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

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

body.voyager,
body.block-editor-page .is-root-container {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}

.font-size--heading {
  font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
  font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
  line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
  line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.h1,
.font-size--h1 {
  font-size: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  font-size: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  line-height: min(max(3.5rem,0.15vw + 3.44rem), 3.625rem);
  line-height: clamp(3.5rem, 0.15vw + 3.44rem, 3.63rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .h1,
  .font-size--h1 {
    font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
    font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
    line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
    line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  }
}

.h2,
.font-size--h2,
.font-size--h2 * {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .h2,
  .font-size--h2,
  .font-size--h2 * {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}

.h3,
.font-size--h3 {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.625rem,0.15vw + 2.57rem), 2.75rem);
  line-height: clamp(2.63rem, 0.15vw + 2.57rem, 2.75rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .h3,
  .font-size--h3 {
    letter-spacing: 1%;
  }
}
.h3,
.font-size--h3 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .h3,
  .font-size--h3 {
    font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
    font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
    line-height: min(max(2.625rem,0.3vw + 2.51rem), 2.875rem);
    line-height: clamp(2.63rem, 0.3vw + 2.51rem, 2.88rem);
  }
}

.h4,
.font-size--h4 {
  font-size: min(max(1.625rem,0.45vw + 1.45rem), 2rem);
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  line-height: min(max(2.75rem,0.15vw + 2.69rem), 2.875rem);
  line-height: clamp(2.75rem, 0.15vw + 2.69rem, 2.88rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .h4,
  .font-size--h4 {
    letter-spacing: 1%;
  }
}
.h4,
.font-size--h4 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.h5,
.font-size--h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.5rem,-0.15vw + 2.56rem), 2.375rem);
  line-height: clamp(2.5rem, -0.15vw + 2.56rem, 2.38rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .h5,
  .font-size--h5 {
    letter-spacing: 1%;
  }
}
.h5,
.font-size--h5 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.h6,
.font-size--h6 {
  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(2.375rem,-0.3vw + 2.49rem), 2.125rem);
  line-height: clamp(2.38rem, -0.3vw + 2.49rem, 2.13rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .h6,
  .font-size--h6 {
    letter-spacing: 5%;
  }
}
.h6,
.font-size--h6 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.font-size--pre-heading,
.font-size--pre-heading * {
  font-size: 1.125rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .font-size--pre-heading,
  .font-size--pre-heading * {
    letter-spacing: 0.14em;
  }
}
.font-size--pre-heading,
.font-size--pre-heading * {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 1760px) {
  .font-size--pre-heading,
  .font-size--pre-heading * {
    font-size: 1.25rem;
    line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
    line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  }
}

.font-size--sub-heading,
.font-size--sub-heading * {
  font-size: 1.25rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .font-size--sub-heading,
  .font-size--sub-heading * {
    letter-spacing: 0.14em;
  }
}
.font-size--sub-heading,
.font-size--sub-heading * {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--body-large {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .font-size--body-large {
    letter-spacing: 0.05em;
  }
}
.font-size--body-large {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}

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

.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.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  text-transform: uppercase;
}

.font-size--button-large {
  font-size: min(max(1.0625rem,0.15vw + 1.01rem), 1.1875rem);
  font-size: clamp(1.06rem, 0.15vw + 1.01rem, 1.19rem);
  line-height: 1.25rem;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .font-size--button-large {
    letter-spacing: 0.1em;
  }
}
.font-size--button-large {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  text-transform: uppercase;
}

.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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
}

.font-size--button-small {
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
}

.font-size--legal {
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}

.font-size--accordion-tab-title {
  font-size: 1.25rem;
  line-height: min(max(2.125rem,-0.15vw + 2.18rem), 2rem);
  line-height: clamp(2.13rem, -0.15vw + 2.18rem, 2rem);
  letter-spacing: 0.02em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.font-size--footnote {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: initial;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}

.font-size--level-0-menu-icon {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0.1em;
  font-family: "voyager-icon";
}

.font-size--level-1-menu-icon {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0.1em;
  font-family: "voyager-icon";
}

.font-size--menu-item {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.5rem,0.15vw + 1.44rem), 1.625rem);
  line-height: clamp(1.5rem, 0.15vw + 1.44rem, 1.63rem);
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 688px) {
  .font-size--menu-item {
    letter-spacing: 0.1em;
  }
}
.font-size--menu-item {
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
}

.font-size--submenu-item {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.5rem,0.15vw + 1.44rem), 1.625rem);
  line-height: clamp(1.5rem, 0.15vw + 1.44rem, 1.63rem);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 688px) {
  .font-size--submenu-item {
    letter-spacing: 0.06em;
  }
}
.font-size--submenu-item {
  font-family: "Libre Baskerville", serif;
}

.font-size--third-level-menu-item {
  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.375rem,0.15vw + 1.32rem), 1.5rem);
  line-height: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 688px) {
  .font-size--third-level-menu-item {
    letter-spacing: 0.06em;
  }
}
.font-size--third-level-menu-item {
  font-family: "Libre Baskerville", serif;
}

.font-size--booking-widget-title {
  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.5rem,0.45vw + 2.33rem), 2.875rem);
  line-height: clamp(2.5rem, 0.45vw + 2.33rem, 2.88rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .font-size--booking-widget-title {
    letter-spacing: 0.01em;
  }
}
.font-size--booking-widget-title {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.font-size--booking-date-h1 {
  font-size: min(max(1.125rem,5.45vw + -0.92rem), 5.625rem);
  font-size: clamp(1.13rem, 5.45vw + -0.92rem, 5.63rem);
  line-height: min(max(1.875rem,5.3vw + -0.11rem), 6.25rem);
  line-height: clamp(1.88rem, 5.3vw + -0.11rem, 6.25rem);
  letter-spacing: 0.05em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--booking-check-in-out {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  letter-spacing: 0.12em;
}
@media only screen and (min-width: 688px) {
  .font-size--booking-check-in-out {
    letter-spacing: 0.14em;
  }
}
.font-size--booking-check-in-out {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--booking-date-month {
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 0.14em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.font-size--booking-date-day {
  font-size: min(max(1.125rem,5.45vw + -0.92rem), 5.625rem);
  font-size: clamp(1.13rem, 5.45vw + -0.92rem, 5.63rem);
  line-height: min(max(1.875rem,5.3vw + -0.11rem), 6.25rem);
  line-height: clamp(1.88rem, 5.3vw + -0.11rem, 6.25rem);
  letter-spacing: 0.05em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.font-size--booking-date-year {
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 0.14em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.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: "Libre Baskerville", serif;
  font-weight: 600;
}

.font-size--sidebar-title {
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: 0.1em;
  font-family: "Libre Baskerville", 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: "Libre Baskerville", serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--blog-breadcrumbs {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  letter-spacing: initial;
  font-family: "Libre Baskerville", 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: "Libre Baskerville", serif;
  font-weight: 600;
}

.font-size--input-field {
  font-size: min(max(0.875rem,0.15vw + 0.82rem), 1rem);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: 1.5rem;
  letter-spacing: initial;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}

.font-size--card-title {
  font-size: min(max(1.875rem,0.15vw + 1.82rem), 2rem);
  font-size: clamp(1.88rem, 0.15vw + 1.82rem, 2rem);
  line-height: min(max(2.875rem,0.15vw + 2.82rem), 3rem);
  line-height: clamp(2.88rem, 0.15vw + 2.82rem, 3rem);
  letter-spacing: 0.01em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .font-size--card-title {
    font-size: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
    font-size: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
    line-height: min(max(2.875rem,0.15vw + 2.82rem), 3rem);
    line-height: clamp(2.88rem, 0.15vw + 2.82rem, 3rem);
  }
}

.font-size--card-description {
  font-size: 1.125rem;
  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: 0.01em;
}
@media only screen and (min-width: 688px) {
  .font-size--card-description {
    letter-spacing: 0.06em;
  }
}
.font-size--card-description {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .font-size--card-description {
    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.75rem,0.45vw + 1.58rem), 2.125rem);
    line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  }
}

.font-size--feature-icon {
  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.75rem,0.61vw + 1.52rem), 2.25rem);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 688px) {
  .font-size--feature-icon {
    letter-spacing: 0.05em;
  }
}
.font-size--feature-icon {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.font-size--contact-details {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .font-size--contact-details {
    letter-spacing: 0.1em;
  }
}
.font-size--contact-details {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--footer-link {
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--address-text {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .font-size--address-text {
    letter-spacing: 0.1em;
  }
}
.font-size--address-text {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--calendar-title {
  font-size: 1.25rem;
  line-height: min(max(2.125rem,0.15vw + 2.07rem), 2.25rem);
  line-height: clamp(2.13rem, 0.15vw + 2.07rem, 2.25rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .font-size--calendar-title {
    letter-spacing: 0.14em;
  }
}
.font-size--calendar-title {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}

.font-size--accordion-title {
  font-size: 1.25rem;
  line-height: min(max(2.125rem,-0.15vw + 2.18rem), 2rem);
  line-height: clamp(2.13rem, -0.15vw + 2.18rem, 2rem);
  letter-spacing: 0.02em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.voyager-footer__scroll-top .voyager-icon-arrow-pointing-up-big:before, .voyager-footer__text-content a:before, .voyager-footer--option-1 .voyager-footer__menu-anchor:before, .voyager-text-content__textarea li::marker:before, .voyager-gallery__overlay-icon:before, .voyager-forms-panel .ginput_container_select:before,
.voyager-forms-panel .ginput_container_date:before, .voyager-forms-panel .ginput_address_country:before, .voyager-fifty-fifty-slider__arrows-icon--prev:before, .voyager-fifty-fifty-slider__arrows-icon--next:before, .voyager-accordion__header-icon:before, .voyager-accordion__item.is-active .voyager-accordion__header-icon:before, .voyager-icon-arrow-pointing-prev-small:before, .voyager-icon-arrow-pointing-next-small:before, .voyager-icon-instagram-filled:before, .voyager-icon-linkedin-filled:before, .voyager-icon-linkedin:before, .voyager-icon-twitter:before, .voyager-icon-facebook-filled:before, .voyager-icon-fax:before, .voyager-icon-pagination-active:before, .voyager-icon-pagination-empty:before, .voyager-icon-play:before, .voyager-icon-pause:before, .voyager-icon-chevron-pointing-left-big:before, .voyager-icon-chevron-pointing-right-big:before, .voyager-icon-chevron-pointing-up-big:before, .voyager-icon-chevron-pointing-down-big:before, .voyager-icon-minus:before, .voyager-icon-plus:before, .voyager-icon-close:before, .voyager-icon-facebook:before, .voyager-icon-submit:before, .voyager-icon-youtube:before, .voyager-icon-phone:before, .voyager-icon-map:before, .voyager-icon-address:before, .voyager-icon-hamburger:before, .voyager-icon-arrow-pointing-right:before, .voyager-icon-arrow-pointing-up-small:before, .voyager-icon-arrow-pointing-right-small:before, .voyager-icon-arrow-pointing-left-small:before, .voyager-icon-arrow-pointing-down-small:before, .voyager-icon-chevron-pointing-right-mini:before, .voyager-icon-chevron-pointing-up:before, .voyager-icon-chevron-pointing-left:before, .voyager-icon-chevron-pointing-down:before, .voyager-icon-chevron-pointing-down-mini:before, .voyager-icon-chevron-pointing-down-big-1:before, .voyager-icon-chevron-pointing-up-mini:before, .voyager-icon-chevron-pointing-up-big-1:before, .voyager-icon-chevron-pointing-left-mini:before, .voyager-icon-chevron-pointing-right:before, .voyager-icon-chevron-pointing-right-big-1:before, .voyager-icon-chevron-pointing-left-big-1:before, .voyager-icon-menu-minus:before, .voyager-icon-youtube-filled:before, .voyager-icon-arrow-pointing-left:before, .voyager-icon-back-to-top:before, .voyager-icon-unmute:before, .voyager-icon-mute:before, .voyager-icon-magnifying-glass:before, .voyager-icon-pinterest-filled:before, .voyager-icon-pinterest:before, .voyager-icon-email:before, .voyager-icon-instagram:before, .voyager-icon-arrow-pointing-up-big:before, .voyager-icon-arrow-pointing-down-big:before, .voyager-icon-map-marker:before, .voyager-icon-arrow-pointing-right-big:before, .voyager-icon-menu:before, .voyager-icon-arrow-pointing-left-big: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: 1em;
  text-align: center;
  text-transform: none;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.voyager-icon-back-to-top:before {
  content: "\e80e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.voyager-icon-submit:before {
  content: "\e828";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
.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-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  overflow: hidden;
  white-space: nowrap;
}

.datepicker {
  display: none;
}
@media only screen and (min-width: 992px) {
  .datepicker--prev-btn, .datepicker--next-btn {
    position: absolute;
    top: 50%;
    width: 2.25rem;
    font-weight: 400;
  }
}
@media only screen and (min-width: 992px) {
  .datepicker--prev-btn {
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .datepicker--next-btn {
    right: 0;
  }
}
.datepicker--next-btn::before {
  position: relative;
  left: 1px;
}
.datepicker--active, .datepicker--inline {
  display: block;
}
.datepicker--dropdown {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  padding: 0;
}
.datepicker--dropdown.datepicker--orient-top {
  padding-top: 0;
  padding-bottom: 4px;
}
.datepicker--dropdown .datepicker__picker {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  box-shadow: none;
}
.datepicker--dropdown .datepicker__header {
  margin-bottom: 10px;
}
.datepicker__picker {
  padding: 15px 10px;
  color: var(--voyager-color--black);
  background-color: var(--voyager-color--white);
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .datepicker__picker {
    padding: 15px;
  }
}
.datepicker__span {
  display: block;
  flex: 1;
  flex-basis: 13.1857142857%;
  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: 18.48rem;
  flex-wrap: wrap;
  gap: 1px;
}
@media only screen and (min-width: 688px) {
  .datepicker__grid {
    width: 21rem;
  }
}
@media only screen and (min-width: 992px) {
  .datepicker__grid {
    width: 18.48rem;
  }
}
.datepicker--month {
  flex-basis: 24%;
}
.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 {
  align-items: center;
  padding: 2px 2px 0;
}
.datepicker__button {
  position: relative;
  display: inline-flex;
  height: 36px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: calc(0.375em - 1px) 0.75em;
  color: var(--voyager-color--black);
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-size: 1.25rem;
  line-height: 2.25rem;
  letter-spacing: 0.14em;
  text-align: center;
  text-transform: uppercase;
  background-color: #FFF;
  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-color--brand-one);
}
.datepicker__button:active {
  border-color: #4A4A4A;
  color: #363636;
}
.datepicker__button:focus {
  border-color: var(--voyager-color--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 {
  margin: 0 7px;
  font-size: 1.0625rem;
  font-weight: 400;
  letter-spacing: 0.16875rem;
  text-transform: uppercase;
  border-radius: 0;
}
@media only screen and (min-width: 992px) {
  .datepicker--header-button {
    font-size: 1.125rem;
  }
}
.datepicker--header-button[disabled] {
  opacity: 0.6;
}
@media only screen and (min-width: 992px) {
  .datepicker--header-button[disabled]:hover {
    color: var(--voyager-color--brand-one);
    background: none;
    border-color: transparent;
  }
}
.datepicker--view-switch {
  flex: auto;
}
.datepicker--prev-btn, .datepicker--next-btn {
  width: 22px;
  height: 22px;
  padding-right: 9px;
  padding-left: 9px;
  color: var(--voyager-color--black);
  font-family: "voyager-icon";
  font-size: 1.25rem;
  font-weight: 400;
  border-radius: 0;
}
.datepicker__view .datepicker__dow {
  height: 2.5rem;
  color: var(--voyager-color--brand-four);
  line-height: 2.5rem;
}
.datepicker__view .datepicker__dow:first-child {
  color: var(--voyager-color--brand-one);
}
.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;
  background-color: var(--voyager-color--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: var(--voyager-color--brand-nine);
}
.datepicker--today.datepicker--focused:not(.datepicker--selected) {
  color: #FFF;
  background-color: var(--voyager-color--brand-one);
}
.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);
}
.datepicker {
  /* stylelint-disable-next-line media-feature-name-disallowed-list -- Required byt the Javascript */
}
@media (max-width: 22.5rem) {
  .datepicker .datepicker__calendar-weeks + .datepicker__days .datepicker__grid {
    width: 13.78125rem;
  }
}
.datepicker--day:nth-child(7n+1) {
  color: var(--voyager-color--brand-one);
}
.datepicker--day:nth-child(7n+1).datepicker--today:not(.datepicker--prev, .datepicker--next, .datepicker--selected) {
  color: var(--voyager-color--black);
  background-color: var(--voyager-color--white);
}
.datepicker--day:nth-child(7n+1).datepicker--today.datepicker--focused:not(.datepicker--prev, .datepicker--next, .datepicker--selected) {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-four);
}
.datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next).datepicker--range-start, .datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next).datepicker--range-end {
  color: var(--voyager-color--white);
  background: var(--voyager-color--brand-four);
}
@media only screen and (min-width: 992px) {
  .datepicker--day:nth-child(7n+1):not(.datepicker--prev, .datepicker--next):hover:not(.datepicker--disabled, .datepicker--range) {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-four);
  }
}

/* stylelint-disable */
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 1rem;
  width: 100%;
  box-sizing: border-box;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-open {
  overflow: visible;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: var(--voyager-color--input-disabled-background-color);
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices [hidden] {
  display: none !important;
}
.choices[data-type*=select-one] {
  cursor: pointer;
}
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid var(--voyager-color--input-keyline-color);
  background-color: #fff;
  margin: 0;
}
.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}
.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}
.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px var(--voyager-color--input-primary-color);
}
.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button {
  display: none;
}
.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: var(--voyager-color--input-text-color) transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.choices[data-type*=select-one].is-open::after {
  border-color: transparent transparent var(--voyager-color--input-text-color);
  margin-top: -7.5px;
}
.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}
.choices[data-type*=select-multiple] .choices__inner, .choices[data-type*=text] .choices__inner {
  cursor: text;
}
.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid var(--voyager-color--input-choices-button-border-color);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus, .choices[data-type*=text] .choices__button:hover, .choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}
.choices__inner {
  display: inline-block;
  width: 100%;
  min-height: 38px;
  padding: 0.2em;
  background-color: var(--voyager-color--input-background-color);
  border: 1px solid var(--voyager-color--border-color);
  border-radius: 2.5px;
  vertical-align: top;
  font-size: min(max(0.875rem,0.15vw + 0.82rem), 1rem);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: 1.5rem;
  letter-spacing: initial;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.choices__inner:focus {
  outline: none;
  border-color: var(--voyager-color--brand-one);
}
.choices__inner {
  overflow: hidden;
}
.is-focused .choices__inner, .is-open .choices__inner {
  border-color: var(--voyager-color--input-keyline-focus-color);
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}
.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.choices__list[aria-expanded] {
  top: 100%;
  z-index: 1;
  display: none;
  width: 100%;
  margin-top: -1px;
  background-color: var(--voyager-color--input-background-color);
  border: 1px solid var(--voyager-input-border-color);
  border-bottom-left-radius: var(--voyager-input-border-radius);
  border-bottom-right-radius: var(--voyager-input-border-radius);
  overflow: hidden;
  word-break: break-all;
  position: absolute;
}
.choices__list[aria-expanded].is-active {
  display: block;
}
.is-open .choices__list[aria-expanded] {
  border-color: var(--voyager-color--input-keyline-focus-color);
}
.is-flipped .choices__list[aria-expanded] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list[aria-expanded] .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 10px;
  font-size: 0.875rem;
  text-align: left;
}
[dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}
.choices__list[aria-expanded] .choices__item[data-group-id] {
  padding-left: 3em;
}
@media (min-width: 640px) {
  .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
    padding-right: 100px;
  }
  .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
    content: attr(data-select-text);
    font-size: 0.75rem;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
    right: auto;
    left: 10px;
  }
}
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: rgb(242.25, 242.25, 242.25);
}
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}
.choices__list--single {
  display: inline-block;
  padding: 4px 22px 4px 4px;
  width: 100%;
}
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}
.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 0.75rem;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: var(--voyager-color--input-primary-color);
  border: 1px solid var(--voyager-color--input-choices-button-border-color);
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: var(--voyager-color--input-highlighted-background-color);
  border: 1px solid var(--voyager-color--input-highlighted-border-color);
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: var(--voyager-color--input-disabled-background-color);
  border: 1px solid var(--voyager-color--input-disabled-border-color);
}
.choices__list--dropdown {
  top: 100%;
  z-index: 1;
  display: none;
  width: 100%;
  margin-top: -1px;
  background-color: var(--voyager-color--input-background-color);
  border: 1px solid var(--voyager-input-border-color);
  border-bottom-left-radius: var(--voyager-input-border-radius);
  border-bottom-right-radius: var(--voyager-input-border-radius);
  overflow: hidden;
  word-break: break-all;
  position: absolute;
}
.choices__list--dropdown.is-active {
  display: block;
}
.is-open .choices__list--dropdown {
  border-color: var(--voyager-color--input-keyline-focus-color);
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 0.875rem;
  text-align: left;
}
[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}
.choices__list--dropdown .choices__item[data-group-id] {
  padding-left: 3em;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable[data-select-text] {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable[data-select-text]::after {
    content: attr(data-select-text);
    font-size: 0.75rem;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text] {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: rgb(242.25, 242.25, 242.25);
}
.choices__list--dropdown .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}
.choices__item {
  cursor: default;
}
.choices__item--selectable {
  cursor: pointer;
}
.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.5;
}
.choices__heading {
  font-weight: 600;
  font-size: 0.75rem;
  padding: 10px;
  border-bottom: 1px solid var(--voyager-color--input-disabled-background-color);
  color: rgb(127.5, 127.5, 127.5);
}
.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus {
  outline: none;
}
.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: var(--voyager-color--input-background-color);
  font-size: 0.875rem;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
.choices__input:focus {
  outline: 0;
}
.choices__input::-webkit-search-decoration, .choices__input::-webkit-search-cancel-button, .choices__input::-webkit-search-results-button, .choices__input::-webkit-search-results-decoration {
  display: none;
}
.choices__input::-ms-clear, .choices__input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}
.choices__placeholder {
  opacity: 0.5;
}

/* stylelint-enable */
.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-box-shadow--glightbox);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    right: 20px;
    opacity: 0.7;
  }
}
/* stylelint-disable-next-line media-feature-name-disallowed-list -- Required byt the 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;
}

/* stylelint-disable scss/operator-no-unspaced -- VSCode auto format removes the space after == */
/* stylelint-enable */
.voyager-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 10px);
  margin-left: calc(-1 * 10px);
}
.voyager-buttons__wrapper {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-block: 20px;
}
.voyager-buttons__anchor {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--brand-two);
  background-color: var(--voyager-color--brand-eight);
  border-radius: 5px;
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-buttons--small {
  padding: var(--voyager-padding--button-small);
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
}
.voyager-buttons--small.voyager-button--button-arrow {
  width: 40px;
  height: 40px;
  border: 0;
}
.voyager-buttons--large {
  flex: var(--voyager-flex--button-large);
  padding: var(--voyager-padding--button-small);
  font-size: min(max(1.0625rem,0.15vw + 1.01rem), 1.1875rem);
  font-size: clamp(1.06rem, 0.15vw + 1.01rem, 1.19rem);
  line-height: 1.25rem;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons--large {
    letter-spacing: 0.1em;
  }
}
.voyager-buttons--large {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 1760px) {
  .voyager-buttons--large {
    padding: var(--voyager-padding--button-large);
  }
}
.voyager-buttons--primary {
  color: var(--voyager-color--brand-two);
  font-weight: 700;
  background-color: var(--voyager-color--brand-eight);
  border: solid var(--voyager-color--brand-two);
  border-width: 1px 1px 4px;
}
.voyager-buttons--primary:active {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--primary:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-two);
  }
}
.voyager-buttons--secondary {
  display: block;
  flex-direction: row;
  gap: 10px;
  padding: 0 10px 0 30px;
  color: var(--voyager-color--brand-one);
  font-weight: 400;
  background-color: unset;
  border: 0;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-buttons--secondary::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
  flex: 1 1;
  margin: auto;
  border: 1.5px solid var(--voyager-color--brand-one);
  transition: transform 0.3s ease;
  transform-origin: center;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--secondary:hover::before {
    transform: scaleX(2);
  }
}
.voyager-buttons--secondary:active::before {
  transform: scaleX(2);
  border-color: var(--voyager-color--brand-five);
}
.voyager-buttons--secondary:active {
  gap: 20px;
  padding: 0 0 0 40px;
  color: var(--voyager-color--brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--secondary:hover {
    gap: 20px;
    padding: 0 0 0 40px;
  }
}
.voyager-buttons--ghost {
  color: var(--voyager-color--white);
  background-color: transparent;
  border: solid 1px var(--voyager-color--white);
}
.voyager-buttons--ghost:active, .voyager-buttons--ghost:focus {
  color: var(--voyager-color--brand-three);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--ghost:hover {
    background-color: var(--voyager-color--brand-one);
  }
}
.voyager-buttons--arrow {
  display: flex;
  width: var(--voyager-width--arrow-button);
  height: var(--voyager-height--arrow-button);
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border-radius: 50%;
}
.voyager-buttons--arrow::before {
  content: "\e822";
  font-family: "voyager-icon";
}
.voyager-buttons--arrow {
  color: var(--voyager-color--brand-one);
  border: solid 1px var(--voyager-color--brand-one);
}
.voyager-buttons--full-width {
  width: 100%;
  padding: var(--voyager-padding--button-large);
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  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);
  }
}
/*

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

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

*/
.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;
}

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
}
*/
.voyager-container {
  max-width: var(--voyager-site-width);
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--voyager-spacing--site-horizontal-padding);
  padding-left: var(--voyager-spacing--site-horizontal-padding);
}

.static-hero {
  position: relative;
  display: flex;
  min-height: 400px;
  align-items: center;
}
@media only screen and (min-width: 688px) {
  .static-hero {
    min-height: 500px;
  }
}
.static-hero__container {
  position: relative;
  z-index: 1;
  width: 100%;
}
.static-hero__text-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 676px;
  flex-flow: column wrap;
  padding: 35px 15px;
  color: var(--voyager-color--white);
}
@media only screen and (min-width: 688px) {
  .static-hero__text-wrapper {
    padding: 60px 0;
  }
}
.static-hero__image-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.static-hero__image-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.static-hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  .voyager-sidebar {
    width: 250px;
    min-width: 250px;
    background-color: var(--voyager-color--brand-nine);
    box-shadow: var(--voyager-box-shadow--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-color--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-color--brand-nine);
}
.voyager-sidebar__mobile-toggle-icon {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 50px;
  height: 100%;
  align-self: center;
  color: var(--voyager-color--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-color--brand-one);
  text-align: center;
  border: 1px solid var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__blog-categories-block-title {
    padding: 0;
    color: var(--voyager-color--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-color--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-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__list .cat-item a:hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-sidebar__list .cat-item a:visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-sidebar__list .cat-item a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 600;
  text-transform: uppercase;
}
.voyager-sidebar__list .current-cat a {
  color: var(--voyager-color--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-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: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.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-color--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: var(--voyager-spacing--site-horizontal-padding);
  padding-left: var(--voyager-spacing--site-horizontal-padding);
}
.voyager-search__h1 {
  margin-bottom: 10px;
  color: var(--voyager-color--brand-five);
}
.voyager-search__card {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid var(--voyager-color--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-color--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-color--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.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  text-transform: uppercase;
  line-height: 2.375rem;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
}
.voyager-search .page-numbers.current {
  color: var(--voyager-color--white);
  background: var(--voyager-color--brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-search .page-numbers:hover {
    color: var(--voyager-color--white);
    background: var(--voyager-color--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: inherit;
}

/* 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;
}

body {
  overflow-x: hidden;
}

@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;
  outline: none;
  /* stylelint-disable-next-line declaration-no-important -- Splide CSS */
  list-style-type: none !important;
}
.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 > .splide__slide {
  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;
}

.voyager-sitemap {
  padding-right: var(--voyager-spacing--site-horizontal-padding);
  padding-left: var(--voyager-spacing--site-horizontal-padding);
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-sitemap__list {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
}
.voyager-sitemap h1 {
  margin-top: clamp(30px, 9.7050147493px + 0.0294985251 * 100vw, 50px);
  margin-bottom: clamp(20px, 9.8525073746px + 0.0147492625 * 100vw, 30px);
  text-align: center;
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-sitemap h1 {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-sitemap h2 {
  color: var(--voyager-color--brand-four);
}
.voyager-sitemap h3.font-size--sub-heading {
  color: var(--voyager-color--brand-one);
  text-align: center;
  font-size: 1.125rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap h3.font-size--sub-heading {
    letter-spacing: 0.14em;
  }
}
.voyager-sitemap h3.font-size--sub-heading {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 1760px) {
  .voyager-sitemap h3.font-size--sub-heading {
    font-size: 1.25rem;
    line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
    line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  }
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  color: var(--voyager-color--brand-three);
  text-align: center;
  font-size: 1.25rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap h3.voyager-sitemap__post-type-title {
    letter-spacing: 0.14em;
  }
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-sitemap li {
  list-style: none;
  padding-bottom: 10px;
}
.voyager-sitemap a {
  color: var(--voyager-color--brand-two);
  text-decoration: none;
}
.voyager-sitemap a:hover {
  color: var(--voyager-color--brand-five);
}
.voyager-sitemap__menu {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu {
    max-width: 60vw;
  }
}
.voyager-sitemap__menu-anchor-level-0 {
  font-size: min(max(1.25rem,0.15vw + 1.19rem), 1.375rem);
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
  line-height: min(max(1.5rem,0.15vw + 1.44rem), 1.625rem);
  line-height: clamp(1.5rem, 0.15vw + 1.44rem, 1.63rem);
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__menu-anchor-level-0 {
    letter-spacing: 0.1em;
  }
}
.voyager-sitemap__menu-anchor-level-0 {
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  display: block;
  padding-bottom: 10px;
}
.voyager-sitemap__menu-anchor-level-1 {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.5rem,0.15vw + 1.44rem), 1.625rem);
  line-height: clamp(1.5rem, 0.15vw + 1.44rem, 1.63rem);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__menu-anchor-level-1 {
    letter-spacing: 0.06em;
  }
}
.voyager-sitemap__menu-anchor-level-1 {
  font-family: "Libre Baskerville", serif;
  display: block;
  padding-bottom: 10px;
}
.voyager-sitemap__menu-anchor-level-2 {
  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.375rem,0.15vw + 1.32rem), 1.5rem);
  line-height: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__menu-anchor-level-2 {
    letter-spacing: 0.06em;
  }
}
.voyager-sitemap__menu-anchor-level-2 {
  font-family: "Libre Baskerville", serif;
}

.voyager-accordion {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__container {
    max-width: 1024px;
  }
}
.voyager-accordion + .voyager-accordion {
  margin-top: -15px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion + .voyager-accordion {
    margin-top: -60px;
  }
}
.voyager-accordion__intro-text-textarea .font-size--h3 {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.625rem,0.15vw + 2.57rem), 2.75rem);
  line-height: clamp(2.63rem, 0.15vw + 2.57rem, 2.75rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__intro-text-textarea .font-size--h3 {
    letter-spacing: 1%;
  }
}
.voyager-accordion__intro-text-textarea .font-size--h3 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-accordion__intro-text-textarea .font-size--h3 {
    font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
    font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
    line-height: min(max(2.625rem,0.3vw + 2.51rem), 2.875rem);
    line-height: clamp(2.63rem, 0.3vw + 2.51rem, 2.88rem);
  }
}
.voyager-accordion__intro-text-textarea .font-size--h3 {
  color: var(--voyager-color--brand-four);
}
.voyager-accordion__voyager-buttons,
.voyager-accordion .voyager-buttons {
  margin-top: 25px;
}
.voyager-accordion .voyager-accordion__intro-text {
  margin: 0 0 var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion .voyager-accordion__intro-text {
    margin: 0 0 var(--voyager-spacing-lg);
  }
}
.voyager-accordion__wrapper {
  padding: 0;
}
.voyager-accordion__header {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: calc(var(--voyager-spacing-md) - 2px);
  color: var(--voyager-color--black);
  text-align: left;
  text-transform: none;
  background-color: var(--voyager-color--brand-three);
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
  will-change: color, background-color;
  font-size: 1.25rem;
  line-height: min(max(2.125rem,-0.15vw + 2.18rem), 2rem);
  line-height: clamp(2.13rem, -0.15vw + 2.18rem, 2rem);
  letter-spacing: 0.02em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header {
    padding: var(--voyager-spacing-md);
  }
  .voyager-accordion__header:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-two);
  }
}
.voyager-accordion__header-icon {
  align-self: center;
  margin-left: auto;
  margin-left: 24px;
  font-size: 1.1875rem;
  transition: transform 0.3s;
  pointer-events: none;
}
.voyager-accordion__header-icon:before {
  content: "\e82b";
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header-icon {
    font-size: 1.5rem;
  }
}
.voyager-accordion__body {
  display: block;
  overflow: hidden;
  transition: max-height 0.3s;
}
.voyager-accordion__content {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-accordion__content h1 {
  font-size: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  font-size: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  line-height: min(max(3.5rem,0.15vw + 3.44rem), 3.625rem);
  line-height: clamp(3.5rem, 0.15vw + 3.44rem, 3.63rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-accordion__content h1 {
    font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
    font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
    line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
    line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  }
}
.voyager-accordion__content h2 {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-accordion__content h2 {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-accordion__content h3 {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.625rem,0.15vw + 2.57rem), 2.75rem);
  line-height: clamp(2.63rem, 0.15vw + 2.57rem, 2.75rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h3 {
    letter-spacing: 1%;
  }
}
.voyager-accordion__content h3 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-accordion__content h3 {
    font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
    font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
    line-height: min(max(2.625rem,0.3vw + 2.51rem), 2.875rem);
    line-height: clamp(2.63rem, 0.3vw + 2.51rem, 2.88rem);
  }
}
.voyager-accordion__content h4 {
  font-size: min(max(1.625rem,0.45vw + 1.45rem), 2rem);
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  line-height: min(max(2.75rem,0.15vw + 2.69rem), 2.875rem);
  line-height: clamp(2.75rem, 0.15vw + 2.69rem, 2.88rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h4 {
    letter-spacing: 1%;
  }
}
.voyager-accordion__content h4 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-accordion__content h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.5rem,-0.15vw + 2.56rem), 2.375rem);
  line-height: clamp(2.5rem, -0.15vw + 2.56rem, 2.38rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h5 {
    letter-spacing: 1%;
  }
}
.voyager-accordion__content h5 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-accordion__content h6 {
  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(2.375rem,-0.3vw + 2.49rem), 2.125rem);
  line-height: clamp(2.38rem, -0.3vw + 2.49rem, 2.13rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h6 {
    letter-spacing: 5%;
  }
}
.voyager-accordion__content h6 {
  font-family: "Libre Baskerville", 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: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content p {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content p {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-accordion__content p:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content a:not(.voyager-buttons__anchor) {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content a:not(.voyager-buttons__anchor):hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-accordion__content a:not(.voyager-buttons__anchor):visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-accordion__content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-accordion__content ul:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--brand-four);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content li {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content li {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  list-style-type: disc;
}
.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 blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-accordion__content .img {
  margin-top: 0.5em;
}
.voyager-accordion__content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-accordion__content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-accordion__content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-accordion__content .voyager-wysiwyg-anchor {
  color: var(--voyager-color--brand-two);
}
.voyager-accordion__content {
  padding: var(--voyager-spacing-md);
  padding-right: var(--voyager-spacing-lg);
  color: var(--voyager-color--black);
  background-color: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content {
    display: flex;
    gap: 30px;
    padding: 25px var(--voyager-spacing-md);
    padding-right: 43px;
  }
}
.voyager-accordion__content-wrapper {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content-wrapper {
    letter-spacing: 0.05em;
  }
}
.voyager-accordion__content-wrapper {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  padding: 0;
  color: var(--voyager-color--black);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content-wrapper {
    width: 100%;
    min-width: 294px;
    padding: 0;
  }
}
.voyager-accordion__content-wrapper .voyager-buttons--primary {
  text-decoration: none;
}
.voyager-accordion__image-wrapper {
  display: flex;
  max-width: 445px;
  height: -moz-fit-content;
  height: fit-content;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image-wrapper {
    gap: 8px;
    margin: 0 auto;
  }
}
.voyager-accordion__image-wrapper img {
  height: 220px;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image-wrapper img {
    width: 445px;
    max-width: none;
    height: 335px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 0 0;
       object-position: 0 0;
  }
}
.voyager-accordion .voyager-accordion__image--second, .voyager-accordion .voyager-accordion__image--third {
  width: 49%;
  height: -moz-fit-content;
  height: fit-content;
}
.voyager-accordion__item {
  box-sizing: border-box;
  margin-bottom: var(--voyager-spacing-xsm);
}
.voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-five);
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon {
  color: var(--voyager-color--white);
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon:before {
  content: "\e82c";
}
.voyager-accordion .voyager-buttons--primary {
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion .voyager-buttons--primary:hover {
    color: var(--voyager-color--white);
  }
}
.voyager-accordion__item-last {
  margin-bottom: 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;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: var(--voyager-box-shadow--button);
}
.voyager-accordion--panel .voyager-accordion__image:last-child {
  margin-bottom: 0;
}
.voyager-accordion--panel .voyager-accordion__image--first {
  height: 50vh;
}
.voyager-accordion--panel .voyager-accordion__image--second {
  height: 50vh;
}
.voyager-accordion--panel .voyager-accordion__image--thired {
  height: 50vh;
}
.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.45vw + 1.45rem), 2rem);
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  line-height: min(max(2.75rem,0.15vw + 2.69rem), 2.875rem);
  line-height: clamp(2.75rem, 0.15vw + 2.69rem, 2.88rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--panel .voyager-accordion__header {
    letter-spacing: 1%;
  }
}
.voyager-accordion--panel .voyager-accordion__header {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  background: var(--voyager-color--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-color--white);
  background: var(--voyager-color--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-color--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-color--brand-one);
    text-align: left;
    background-color: unset;
    border-top: 1px solid var(--voyager-color--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 {
    background: var(--voyager-color--brand-four);
  }
}
@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-color--brand-one);
    line-height: 1;
    background: var(--voyager-color--brand-three);
    border-radius: 50%;
    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-color--white);
    box-shadow: var(--voyager-box-shadow--button);
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header:hover .voyager-accordion__header-icon:before {
    color: var(--voyager-color--black);
  }
  .voyager-accordion--panel .voyager-accordion__item.is-active .voyager-accordion__header-icon {
    transform: rotate(-90deg);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion--panel .voyager-accordion__trigger-wrapper {
    flex: 0 0 30%;
  }
  .voyager-accordion--panel .voyager-accordion__description {
    flex: 1 0 calc(50% - 67px);
  }
}
.js-voyager-accordion__content:not(.js-voyager-accordion__content-show) {
  display: none;
}
.js-voyager-accordion__content-collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
}

.voyager-accordion .voyager-buttons__wrapper {
  margin-top: 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-color--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-color--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-color--brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-archive__breadcrumb-link:hover {
    color: var(--voyager-color--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-color--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-color--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-banner {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-banner__wrapper {
  position: relative;
  display: flex;
  min-height: 450px;
  align-items: flex-end;
  margin: 0 20px;
}
.voyager-banner__wrapper.voyager-banner--carousel {
  display: block;
}
@media only screen and (min-width: 688px) {
  .voyager-banner__wrapper {
    min-height: 621px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-banner__wrapper {
    min-height: 600px;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-banner__wrapper {
    min-height: 700px;
  }
}
.voyager-banner--center .voyager-banner__text-wrapper {
  margin: 0 auto;
  text-align: center;
}
.voyager-banner--center .voyager-banner__heading {
  margin-right: auto;
  margin-left: auto;
}
.voyager-banner--center .voyager-banner__voyager-buttons {
  justify-content: center;
}
.voyager-banner--left .voyager-banner__voyager-buttons {
  justify-content: flex-start;
}
.voyager-banner__container {
  position: relative;
  z-index: 1;
  width: 100%;
}
.voyager-banner__text-wrapper {
  position: relative;
  display: flex;
  width: auto;
  max-width: 618px;
  flex-flow: column wrap;
  padding: 30px 2px;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper {
    padding: 30px 0 30px 20px;
  }
}
.voyager-banner__item {
  position: relative;
  display: flex;
  height: 621px;
}
.voyager-banner__image-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.voyager-banner__image-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 47.36%, rgba(0, 0, 0, 0.525) 73.68%, rgba(0, 0, 0, 0.7) 100%);
}
.voyager-banner .voyager-banner__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-banner__icon {
  max-width: 80px;
}
.voyager-banner__image, .block-editor__container .voyager-banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-position: 60%;
     object-position: 60%;
}
@media only screen and (min-width: 688px) {
  .voyager-banner__image, .block-editor__container .voyager-banner__image {
    -o-object-position: inherit;
       object-position: inherit;
  }
}
.voyager-banner__sub-heading {
  margin: 12px 0;
}
.voyager-banner__textarea {
  margin: 8px 0 20px;
}
.voyager-banner__heading {
  max-width: 476px;
  margin: 5px 0 12px;
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-banner__heading {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-banner__voyager-buttons {
  margin: 24px 0;
}
.voyager-banner__button_anchor {
  color: var(--voyager-color--white);
}
.voyager-banner__button_anchor::before {
  border-color: var(--voyager-color--white);
}
.voyager-banner--button-primary {
  color: var(--voyager-color--brand-two);
}
.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-color--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.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  text-transform: uppercase;
  line-height: 5.3125rem;
  text-align: center;
  background-color: var(--voyager-color--brand-one);
  border: 0;
  cursor: pointer;
}
.voyager-booking-panel__card {
  position: relative;
  color: var(--voyager-color--brand-one);
  font-size: 1rem;
  text-align: center;
  background-color: var(--voyager-color--brand-four);
}
.voyager-booking-panel__card--active, .voyager-booking-panel__card:hover {
  color: var(--voyager-color--brand-seven);
  background-color: var(--voyager-color--white);
}
.voyager-booking-panel--block {
  cursor: pointer;
}
.voyager-booking-panel__card-input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  overflow: hidden;
}
.voyager-booking-panel__card-content {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__card-content {
    flex-direction: row;
  }
}
.voyager-booking-panel__button {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--brand-two);
  background-color: var(--voyager-color--brand-eight);
  border-radius: 5px;
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
  flex: var(--voyager-flex--button-large);
  padding: var(--voyager-padding--button-small);
  font-size: min(max(1.0625rem,0.15vw + 1.01rem), 1.1875rem);
  font-size: clamp(1.06rem, 0.15vw + 1.01rem, 1.19rem);
  line-height: 1.25rem;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 0.1em;
  }
}
.voyager-booking-panel__button {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 1760px) {
  .voyager-booking-panel__button {
    padding: var(--voyager-padding--button-large);
  }
}
.voyager-booking-panel__button {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border: 0;
  cursor: pointer;
}
.voyager-booking-panel__card-date {
  position: relative;
}
.voyager-booking-panel__card-date::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 100%;
  border-top: 1px solid var(--voyager-color--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: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  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-color--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-color--white);
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square {
    width: 298px;
    padding: 20px;
    padding-top: 70px;
    background-color: var(--voyager-color--white);
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-content {
  position: relative;
  flex-direction: column;
}
.voyager-booking-panel--square .voyager-booking-panel__card-checkin {
  margin-right: auto;
}
.voyager-booking-panel--square .voyager-booking-panel__card-date {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
.voyager-booking-panel--square .voyager-booking-panel__card-date::before {
  display: none;
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  margin-right: 0;
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-booking-panel--square .voyager-booking-panel__card-day {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  position: relative;
  padding-bottom: 0.2em;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square .voyager-booking-panel__card-month {
    letter-spacing: 0.05em;
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.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-color--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: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  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-card {
  position: relative;
  width: 100%;
  margin: 10px;
  background-color: var(--voyager-color--white);
}
.voyager-card__heading {
  font-size: min(max(1.875rem,0.15vw + 1.82rem), 2rem);
  font-size: clamp(1.88rem, 0.15vw + 1.82rem, 2rem);
  line-height: min(max(2.875rem,0.15vw + 2.82rem), 3rem);
  line-height: clamp(2.88rem, 0.15vw + 2.82rem, 3rem);
  letter-spacing: 0.01em;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-card__heading {
    font-size: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
    font-size: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
    line-height: min(max(2.875rem,0.15vw + 2.82rem), 3rem);
    line-height: clamp(2.88rem, 0.15vw + 2.82rem, 3rem);
  }
}
.voyager-card__heading {
  margin-bottom: 10px;
  color: var(--voyager-color--black);
}
@media only screen and (min-width: 1312px) {
  .voyager-card__heading {
    margin-bottom: 15px;
  }
}
.voyager-card__category-list {
  margin: 0 0 20px;
  padding: 15px;
  border: 1px solid var(--voyager-color--brand-four);
}
.voyager-card__category-list:last-child {
  margin-bottom: 0;
}
.voyager-card__content-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 25px 20px;
  background: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-card__content-wrapper {
    padding: 25px 30px;
  }
}
.voyager-card__category-content-wrapper {
  padding: 0;
}
.voyager-card__button-wrapper {
  flex-grow: 4;
}
.voyager-card__sub-heading {
  font-size: 1.25rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-card__sub-heading {
    letter-spacing: 0.14em;
  }
}
.voyager-card__sub-heading {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
  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 {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-card__textarea {
    margin-bottom: 35px;
  }
}
.voyager-card__textarea-paragraph {
  font-size: 1.125rem;
  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: 0.01em;
}
@media only screen and (min-width: 688px) {
  .voyager-card__textarea-paragraph {
    letter-spacing: 0.06em;
  }
}
.voyager-card__textarea-paragraph {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-card__textarea-paragraph {
    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.75rem,0.45vw + 1.58rem), 2.125rem);
    line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  }
}
.voyager-card__voyager-buttons {
  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 .voyager-card, .voyager-card--full-background .voyager-card {
  box-shadow: var(--voyager-box-shadow--card--default);
}
.voyager-card--default .voyager-card {
  margin: 10px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card:active {
    box-shadow: none;
  }
  .voyager-card--default .voyager-card:active .voyager-card__content-wrapper {
    background-color: var(--voyager-color--brand-six);
  }
  .voyager-card--default .voyager-card:hover .voyager-card__content-wrapper {
    background-color: var(--voyager-color--white);
  }
}
.voyager-card--default .voyager-card__content-wrapper {
  position: relative;
  background-color: var(--voyager-color--brand-three);
}
.voyager-card--default .voyager-card__content-wrapper::before {
  content: "";
  position: absolute;
  top: 15px;
  right: 0;
  width: 100%;
  max-width: 171px;
  height: 100%;
  max-height: 171px;
  background: url(./assets/img/icons/card-bg.svg) no-repeat;
  background-position: top right;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__content-wrapper::before {
    max-width: 229px;
    max-height: 191px;
  }
}
.voyager-card--default .voyager-card__image-wrapper {
  height: 250px;
}
@media only screen and (min-width: 1312px) {
  .voyager-card--default .voyager-card__image-wrapper {
    height: 533px;
  }
}
.voyager-card--default .voyager-card__card-inner-wrapper {
  display: flex;
  height: 100%;
  flex: 1;
  flex-direction: column;
}
.voyager-card--default .voyager-card--button-primary {
  display: block;
  flex-direction: row;
  gap: 10px;
  padding: 0 10px 0 30px;
  color: var(--voyager-color--brand-one);
  font-weight: 400;
  background-color: unset;
  border: 0;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-card--default .voyager-card--button-primary::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
  flex: 1 1;
  margin: auto;
  border: 1.5px solid var(--voyager-color--brand-one);
  transition: transform 0.3s ease;
  transform-origin: center;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card--button-primary:hover::before {
    transform: scaleX(2);
  }
}
.voyager-card--default .voyager-card--button-primary:active::before {
  transform: scaleX(2);
  border-color: var(--voyager-color--brand-five);
}
.voyager-card--default .voyager-card--button-primary:active {
  gap: 20px;
  padding: 0 0 0 40px;
  color: var(--voyager-color--brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card--button-primary:hover {
    gap: 20px;
    padding: 0 0 0 40px;
  }
}
.voyager-card--default .voyager-card--button-primary {
  border: 0;
}
.voyager-card--bottom-text .voyager-card {
  background-color: var(--voyager-color--brand-eight);
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card {
    overflow: hidden;
  }
  .voyager-card--bottom-text .voyager-card:hover .voyager-card__image {
    transform: scale(1.2);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__card-inner-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr minmax(120px, auto);
    gap: 10px 0;
    grid-auto-flow: row;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--bottom-text .voyager-card__card-inner-wrapper {
    gap: 30px 0;
  }
}
.voyager-card--bottom-text .voyager-card__image-wrapper {
  grid-area: 1/1/3/2;
  position: relative;
  height: 354px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__image-wrapper {
    height: 450px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--bottom-text .voyager-card__image-wrapper {
    height: 500px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--bottom-text .voyager-card__image-wrapper {
    height: 550px;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-card--bottom-text .voyager-card__image-wrapper {
    max-width: 690px;
    height: 630px;
  }
}
.voyager-card--bottom-text .voyager-card__image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.voyager-card--bottom-text .voyager-card__image {
  transition: transform 0.5s ease-in-out;
}
.voyager-card--bottom-text .voyager-card__content-wrapper {
  z-index: 1;
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;
  margin: 20px 20px 0 0;
  text-align: left;
  background-color: var(--voyager-color--brand-eight);
  grid-area: 3/1/4/2;
  justify-self: center;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper {
    margin: 0 20px 20px 0;
    padding: 10px;
    padding-left: 0;
  }
}
.voyager-card--full-background .voyager-card {
  height: 480px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card {
    overflow: hidden;
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__image {
    transform: scale(1.2);
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__heading {
    transform: translateY(20px);
    margin-bottom: 15px;
  }
  .voyager-card--full-background .voyager-card:hover .voyager-card__textarea-paragraph {
    max-height: 200px;
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--black);
    visibility: visible;
    transform: translateY(20px);
    -webkit-background-clip: text;
            background-clip: text;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--full-background .voyager-card {
    max-width: 938px;
    height: 80vh;
    max-height: 960px;
  }
}
.voyager-card--full-background .voyager-card__card-inner-wrapper {
  position: relative;
  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__card-inner-wrapper::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  max-height: 460px;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.81) 0%, rgba(0, 0, 0, 0.72) 55.27%, rgba(0, 0, 0, 0) 100%);
}
.voyager-card--full-background .voyager-card__card-inner-wrapper .voyager-buttons__wrapper {
  margin-block: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__card-inner-wrapper .voyager-buttons__wrapper {
    margin-top: 30px;
  }
}
.voyager-card--full-background .voyager-card__image {
  position: absolute;
  transition: transform 0.5s ease-in-out;
}
.voyager-card--full-background .voyager-card__content-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  padding: 20px 5px;
  color: var(--voyager-color--white);
  background: transparent;
  flex-grow: 1;
  margin: min(max(15px,1.52vw + 0.37rem), 35px);
  margin: clamp(0.94rem, 1.52vw + 0.37rem, 2.19rem);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 15px 35px;
  }
}
.voyager-card--full-background .voyager-card__heading {
  margin-bottom: 0;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__heading {
    margin-bottom: 50px;
    transition: all 0.5s ease-in-out;
    transform: translateY(140%);
  }
}
.voyager-card--full-background .voyager-card__textarea-paragraph {
  display: none;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__textarea-paragraph {
    display: inherit;
    max-height: 0;
    visibility: hidden;
    transition: all 1s ease-in-out;
    transform: translateY(100%);
    overflow: hidden;
  }
}
.voyager-card--full-background .voyager-card__button_anchor {
  display: block;
  flex-direction: row;
  gap: 10px;
  padding: 0 10px 0 30px;
  color: var(--voyager-color--brand-one);
  font-weight: 400;
  background-color: unset;
  border: 0;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-card--full-background .voyager-card__button_anchor::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
  flex: 1 1;
  margin: auto;
  border: 1.5px solid var(--voyager-color--brand-one);
  transition: transform 0.3s ease;
  transform-origin: center;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__button_anchor:hover::before {
    transform: scaleX(2);
  }
}
.voyager-card--full-background .voyager-card__button_anchor:active::before {
  transform: scaleX(2);
  border-color: var(--voyager-color--brand-five);
}
.voyager-card--full-background .voyager-card__button_anchor:active {
  gap: 20px;
  padding: 0 0 0 40px;
  color: var(--voyager-color--brand-five);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__button_anchor:hover {
    gap: 20px;
    padding: 0 0 0 40px;
  }
}
.voyager-card--full-background .voyager-card__button_anchor {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-card--full-background .voyager-card__button_anchor::before {
  border-color: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__button_anchor:active {
    color: var(--voyager-color--brand-seven);
  }
  .voyager-card--full-background .voyager-card__button_anchor:active::before {
    border-color: var(--voyager-color--brand-seven);
  }
}
.voyager-card__buttons-2 {
  justify-content: normal;
  gap: 5px;
}
@media only screen and (min-width: 992px) {
  .voyager-card__buttons-2 {
    gap: 20px;
  }
}
.voyager-card__buttons-2 .voyager-buttons__wrapper {
  margin-block: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-card__buttons-2 .voyager-buttons__wrapper {
    margin-block: 20px;
  }
}

.voyager-card-grid {
  position: relative;
  background: var(--voyager-color--brand-eight);
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-card-grid__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__wrapper {
    gap: 48px;
  }
}
.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 .voyager-card-grid__card {
  max-width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card {
    max-width: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card {
    max-width: calc(455.3333333333px - (10px + 4vh));
  }
}
.voyager-card-grid--layout-two-cards .voyager-card-grid__card {
  max-width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--layout-two-cards .voyager-card-grid__card {
    max-width: calc(344px - (10px + 4.8vh));
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-two-cards .voyager-card-grid__card {
    max-width: calc(50% - (10px + 4.8vh));
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-five-cards .voyager-card-grid__wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
  }
  .voyager-card-grid--layout-five-cards .voyager-card-grid__card {
    grid-column: span 2;
    margin: 0;
  }
  .voyager-card-grid--layout-five-cards .voyager-card-grid__card1,
  .voyager-card-grid--layout-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-color--brand-one);
  }
}
.voyager-card-grid__filter-menu-item {
  position: relative;
}
.voyager-card-grid__filter-menu-item.is-active {
  color: var(--voyager-color--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-color--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-color--brand-one);
  text-transform: capitalize;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__filter-menu-button {
    letter-spacing: 0.05em;
  }
}
.voyager-card-grid__filter-menu-button {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-card-grid--filter .voyager-card-grid__card:not(.is-active) {
  display: none;
}
.voyager-card-grid--variation-full-background {
  margin-bottom: 0;
}
.voyager-card-grid--variation-full-background .voyager-card-grid__container {
  max-width: 1920px;
  padding: 0 20px;
}
.voyager-card-grid--variation-full-background .voyager-card-grid__wrapper {
  gap: 4px;
}
.voyager-card-grid--variation-full-background .voyager-card-grid__card {
  max-width: 100%;
  margin: 0 0 10px;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--variation-full-background .voyager-card-grid__card {
    max-width: 334px;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--variation-full-background .voyager-card-grid__card {
    max-width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card-grid--variation-full-background .voyager-card-grid__card {
    max-width: calc(50% - 2px);
  }
}

.voyager-carousel {
  position: relative;
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-carousel__container {
  max-width: 1810px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel__container {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel__container {
    padding-left: 110px;
  }
}
.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__splide-carousel {
  padding-top: 60px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel__splide-carousel {
    padding-top: 60px;
    padding-top: 0;
  }
}
.voyager-carousel__card {
  max-width: none;
  height: 100%;
  margin: 0;
}
.voyager-carousel__control-bar {
  position: absolute;
  top: -90px;
  left: -10px;
  width: -moz-max-content;
  width: max-content;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel__control-bar {
    top: -140px;
    right: 40px;
    left: unset;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-carousel__control-bar {
    top: -175px;
  }
}
.voyager-carousel__filter {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
  display: flex;
  flex-direction: column;
  border: transparent;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter {
    border-bottom: 2px solid var(--voyager-color--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-color--brand-two);
  border-bottom: 2px solid var(--voyager-color--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-color--brand-one);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-item {
    letter-spacing: 0.05em;
  }
}
.voyager-carousel__filter-item {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  cursor: pointer;
}
.voyager-carousel__filter-item.is-active {
  color: var(--voyager-color--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-color--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__card-textarea {
  display: none;
}
.voyager-carousel .voyager-card__image-wrapper {
  height: 354px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel .voyager-card__image-wrapper {
    height: 280px;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-carousel .voyager-card__image-wrapper {
    height: 430px;
  }
}
.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-color--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.voyager-card--default .voyager-carousel__splide-track {
  /* 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. */
}
.voyager-carousel--variation-default .voyager-carousel__intro-text-pre-heading {
  margin-bottom: 10px;
}
.voyager-carousel .splide__list {
  gap: 5px;
}
.voyager-carousel__content-wrapper {
  padding: 0;
}

.voyager-columns {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-columns__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 30px);
  margin-left: calc(-1 * 30px);
}
@media only screen and (min-width: 992px) {
  .voyager-columns__wrapper {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 22px;
    margin-left: 22px;
  }
}
.voyager-columns__image {
  display: block;
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-image-height);
}
.voyager-columns__svg-icon {
  width: auto;
}
.voyager-columns__heading {
  position: relative;
  margin: 0 0 var(--voyager-spacing-sm);
  color: var(--voyager-color--brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-columns__heading {
    margin: 0 0 calc(var(--voyager-spacing-lg) - 10px);
  }
}
.voyager-columns__heading.font-size--heading {
  font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
  font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
  line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
  line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-columns__heading.default {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-columns__heading.default {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-columns .voyager-buttons {
  justify-content: center;
  margin-top: calc(var(--voyager-spacing-xl) - 6px);
}
@media only screen and (min-width: 992px) {
  .voyager-columns .voyager-buttons {
    margin-top: calc(var(--voyager-spacing-lg) * 2);
  }
}
.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 {
  margin: 0 0 10px;
  text-align: center;
}
.voyager-columns__textarea-paragraph {
  margin-bottom: 20px;
}
.voyager-columns__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-columns__textarea-paragraph a {
  color: var(--voyager-color--brand-two);
}
.voyager-columns__textarea-paragraph a:hover {
  color: var(--voyager-color--brand-five);
  text-decoration: none;
}
.voyager-columns__textarea-paragraph a:visited {
  color: var(--voyager-color--brand-five);
}
.voyager-columns .voyager-columns__column {
  width: 100%;
  flex: 1 1 100%;
  margin-bottom: 30px;
  margin-left: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-columns .voyager-columns__column {
    margin-bottom: 0;
    margin-left: 0;
  }
}
@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: 100%;
    flex: 1 1 100%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-columns--three-column .voyager-columns__column {
    max-width: 31%;
    flex: 1 1 30%;
  }
  .voyager-columns--three-column .voyager-columns__column-2 {
    position: relative;
    justify-content: center;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .voyager-columns--three-column .voyager-columns__column-2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    max-width: 611px;
    height: 100%;
    max-height: 662px;
    background: url(./assets/img/icons/sketch-img.png) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .voyager-columns--three-column .voyager-columns__image {
    width: 100%;
    height: 100vh;
    max-height: var(--voyager-image-height);
    margin-top: 0;
    margin-bottom: 0;
  }
  .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__mobile-carousel {
  display: none;
}
.voyager-columns.js-mobile-splide-active .voyager-columns__column .voyager-columns__image {
  display: block;
}
@media only screen and (min-width: 992px) {
  .voyager-columns.js-mobile-splide-active .voyager-columns__column .voyager-columns__image {
    display: block;
  }
}
.voyager-columns.js-mobile-splide-active .voyager-columns__mobile-carousel {
  display: block;
}
.voyager-columns .voyager-wysiwyg-anchor {
  color: var(--voyager-color--brand-two);
}
.voyager-columns .voyager-wysiwyg-anchor:hover {
  color: var(--voyager-color--brand-five);
  text-decoration: none;
}

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

.voyager-features {
  position: relative;
  margin: 0 20px;
  background: var(--voyager-color--brand-two);
  padding-top: var(--voyager-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-spacing--block-vertical-padding);
}
@media only screen and (min-width: 992px) {
  .voyager-features::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 63px;
    width: 100%;
    max-width: 191px;
    height: 100%;
    max-height: 252px;
    background: url(./assets/img/icons/feature-tree.svg) no-repeat;
    pointer-events: none;
    background-position: bottom right;
    background-size: contain;
  }
}
.voyager-features .voyager-features__heading {
  margin-top: 0;
}
.voyager-features .voyager-features__intro-text {
  max-width: 777px;
}
@media only screen and (min-width: 992px) {
  .voyager-features .voyager-features__intro-text {
    margin-bottom: calc(var(--voyager-spacing-xl) + 10px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-features .voyager-features__intro-text {
    margin-bottom: calc(var(--voyager-spacing-xxl) + 10px);
  }
}
.voyager-features .voyager-features__intro-text-textarea-paragraph, .voyager-features .voyager-features__intro-text-heading {
  color: var(--voyager-color--white);
}
.voyager-features-buttons {
  margin: 20px 0;
}
.voyager-features__container {
  margin: 0 auto;
}
.voyager-features__text-container {
  margin: 0 auto;
}
.voyager-features__feature {
  display: flex;
  max-width: 196px;
  height: 100vh;
  max-height: 250px;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  padding: 40px 15px 0;
  background: var(--voyager-color--brand-five);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 200px;
  -moz-column-gap: 0;
       column-gap: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-features__feature {
    max-width: 296px;
    max-height: 350px;
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-features__feature {
    max-height: 410px;
    padding-top: 80px;
  }
}
.voyager-features__feature-icon {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.voyager-features__feature-icon svg {
  width: 70px;
  max-width: 100%;
  height: 70px;
  max-height: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-features__feature-icon svg {
    width: 80px;
    height: 90px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-features__feature-icon svg {
    width: 114px;
    height: 120px;
  }
}
.voyager-features__feature-caption {
  overflow: hidden;
}
.voyager-features__title {
  margin-top: 12px;
  color: var(--voyager-color--white);
  text-align: center;
  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.75rem,0.61vw + 1.52rem), 2.25rem);
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 688px) {
  .voyager-features__title {
    letter-spacing: 0.05em;
  }
}
.voyager-features__title {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-features__title {
    max-width: 218px;
    margin-top: 30px;
  }
}
.voyager-features .splide__slide__row {
  display: flex;
  /* stylelint-disable-next-line declaration-no-important -- Required to force height on screen reader text */
  height: auto !important;
  align-items: flex-start;
}
.voyager-features .splide__pagination {
  display: none;
}
.voyager-features__control-bar {
  position: relative;
  justify-content: center;
  padding-top: 25px;
}
@media only screen and (min-width: 1312px) {
  .voyager-features__control-bar {
    padding-top: 50px;
  }
}
.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-color--brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-features + .voyager-banner {
    margin-top: var(--voyager-banner-small-buttom-mergin);
  }
}

.voyager-fifty-fifty {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-fifty-fifty__columns {
  position: relative;
  display: flex;
  flex-flow: column wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__columns {
    flex-flow: row wrap;
    gap: inherit;
    margin-right: 30px;
    margin-left: 30px;
    text-align: left;
  }
}
.voyager-fifty-fifty__column {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__column {
    width: 50%;
  }
  .voyager-fifty-fifty__column.voyager-fifty-fifty__column-on-top {
    order: initial;
  }
}
.voyager-fifty-fifty__contact-details-contact-details, .voyager-fifty-fifty__intro-text-contact-details-contact-details {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 25px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__contact-details-contact-details, .voyager-fifty-fifty__intro-text-contact-details-contact-details {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty__contact-details-contact-details, .voyager-fifty-fifty__intro-text-contact-details-contact-details {
    margin-bottom: 28px;
  }
}
.voyager-fifty-fifty__contact-details-contact-details > .voyager-fifty-fifty__contact-details-address, .voyager-fifty-fifty__intro-text-contact-details-contact-details > .voyager-fifty-fifty__contact-details-address {
  position: relative;
  margin-bottom: 0;
  padding-left: 46px;
}
.voyager-fifty-fifty__contact-details-contact-details > .voyager-fifty-fifty__contact-details-address:last-child, .voyager-fifty-fifty__intro-text-contact-details-contact-details > .voyager-fifty-fifty__contact-details-address:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-address-title, .voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__contact-details-address-title {
  position: absolute;
  top: -1px;
  left: 0;
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-address-title.voyager-fifty-fifty__contact-details-address-title-text, .voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__contact-details-address-title.voyager-fifty-fifty__contact-details-address-title-text {
  top: 2px;
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-address-icon,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-email-icon,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__intro-text-contact-details-email-icon,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__intro-text-contact-details-address-icon, .voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__contact-details-address-icon,
.voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__contact-details-email-icon,
.voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__intro-text-contact-details-email-icon,
.voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__intro-text-contact-details-address-icon {
  font-size: 1.8125rem;
}
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__contact-details-phone-icon,
.voyager-fifty-fifty__contact-details-contact-details .voyager-fifty-fifty__intro-text-contact-details-phone-icon, .voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__contact-details-phone-icon,
.voyager-fifty-fifty__intro-text-contact-details-contact-details .voyager-fifty-fifty__intro-text-contact-details-phone-icon {
  font-size: 1.6875rem;
}
.voyager-fifty-fifty__contact-details-contact-details + .voyager-fifty-fifty__textarea,
.voyager-fifty-fifty__contact-details-contact-details + .voyager-fifty-fifty__textarea li, .voyager-fifty-fifty__intro-text-contact-details-contact-details + .voyager-fifty-fifty__textarea,
.voyager-fifty-fifty__intro-text-contact-details-contact-details + .voyager-fifty-fifty__textarea li {
  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.45vw + 1.58rem), 2.125rem);
  line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
}
.voyager-fifty-fifty .voyager-fifty-fifty__intro-text-contact-details-email-icon,
.voyager-fifty-fifty .voyager-fifty-fifty__intro-text-contact-details-address-icon {
  font-size: 1.8125rem;
}
.voyager-fifty-fifty .voyager-fifty-fifty__intro-text-contact-details-phone-icon {
  font-size: 1.6875rem;
}
.voyager-fifty-fifty__contact-details-address-title-text, .voyager-fifty-fifty__contact-details-phone-title-text, .voyager-fifty-fifty__contact-details-email-title-text, .voyager-fifty-fifty__intro-text-contact-details-phone-title-text, .voyager-fifty-fifty__intro-text-contact-details-email-title-text {
  display: none;
}
.voyager-fifty-fifty__contact-details-address, .voyager-fifty-fifty__contact-details-phone-wrapper, .voyager-fifty-fifty__contact-details-phone-wrapper1, .voyager-fifty-fifty__contact-details-email-wrapper, .voyager-fifty-fifty__contact-details-email-wrapper2 {
  font-size: 1.125rem;
  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: 0.01em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__contact-details-address, .voyager-fifty-fifty__contact-details-phone-wrapper, .voyager-fifty-fifty__contact-details-phone-wrapper1, .voyager-fifty-fifty__contact-details-email-wrapper, .voyager-fifty-fifty__contact-details-email-wrapper2 {
    letter-spacing: 0.06em;
  }
}
.voyager-fifty-fifty__contact-details-address, .voyager-fifty-fifty__contact-details-phone-wrapper, .voyager-fifty-fifty__contact-details-phone-wrapper1, .voyager-fifty-fifty__contact-details-email-wrapper, .voyager-fifty-fifty__contact-details-email-wrapper2 {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty__contact-details-address, .voyager-fifty-fifty__contact-details-phone-wrapper, .voyager-fifty-fifty__contact-details-phone-wrapper1, .voyager-fifty-fifty__contact-details-email-wrapper, .voyager-fifty-fifty__contact-details-email-wrapper2 {
    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.75rem,0.45vw + 1.58rem), 2.125rem);
    line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  }
}
.voyager-fifty-fifty__contact-details-address, .voyager-fifty-fifty__contact-details-phone-wrapper, .voyager-fifty-fifty__contact-details-phone-wrapper1, .voyager-fifty-fifty__contact-details-email-wrapper, .voyager-fifty-fifty__contact-details-email-wrapper2 {
  color: var(--voyager-color--brand-four);
  font-style: normal;
}
.voyager-fifty-fifty__contact-details-phone-anchor, .voyager-fifty-fifty__intro-text-contact-details-phone-anchor, .voyager-fifty-fifty__contact-details-email-anchor, .voyager-fifty-fifty__intro-text-contact-details-email-anchor {
  position: relative;
  display: inline-block;
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 300ms ease 0s;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__contact-details-phone-anchor, .voyager-fifty-fifty__intro-text-contact-details-phone-anchor, .voyager-fifty-fifty__contact-details-email-anchor, .voyager-fifty-fifty__intro-text-contact-details-email-anchor {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty__contact-details-phone-anchor, .voyager-fifty-fifty__intro-text-contact-details-phone-anchor, .voyager-fifty-fifty__contact-details-email-anchor, .voyager-fifty-fifty__intro-text-contact-details-email-anchor {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__contact-details-phone-anchor:hover, .voyager-fifty-fifty__intro-text-contact-details-phone-anchor:hover, .voyager-fifty-fifty__contact-details-email-anchor:hover, .voyager-fifty-fifty__intro-text-contact-details-email-anchor:hover {
    text-decoration: none;
  }
}
.voyager-fifty-fifty__contact-details-address-icon::before, .voyager-fifty-fifty__contact-details-phone-icon::before, .voyager-fifty-fifty__contact-details-email-icon::before {
  margin: 0;
}
.voyager-fifty-fifty__heading {
  position: relative;
  margin: 0 0 calc(var(--voyager-spacing-sm) - 5px);
  color: var(--voyager-color--brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__heading {
    margin: 0 0 var(--voyager-spacing-sm);
  }
}
.voyager-fifty-fifty__heading.font-size--heading {
  font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
  font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
  line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
  line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-fifty-fifty__heading.default {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty__heading.default {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-fifty-fifty .voyager-fifty-fifty__intro-text-pre-heading {
  margin: 0 0 10px;
  color: var(--voyager-color--brand-four);
  font-size: 1.125rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty .voyager-fifty-fifty__intro-text-pre-heading {
    letter-spacing: 0.14em;
  }
}
.voyager-fifty-fifty .voyager-fifty-fifty__intro-text-pre-heading {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty .voyager-fifty-fifty__intro-text-pre-heading {
    font-size: 1.25rem;
    line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
    line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  }
}
.voyager-fifty-fifty .font-size--sub-heading {
  margin-bottom: var(--voyager-spacing-sm);
  color: var(--voyager-color--brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .font-size--sub-heading {
    margin-bottom: calc(var(--voyager-spacing-sm) + 5px);
  }
}
.voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
  font-size: 1.25rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
    letter-spacing: 0.14em;
  }
}
.voyager-fifty-fifty .font-size--sub-heading .voyager-fifty-fifty__textarea-paragraph {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--voyager-color--brand-four);
}
.voyager-fifty-fifty__button_wrapper {
  margin-top: 0;
}
.voyager-fifty-fifty__textarea h1 {
  font-size: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  font-size: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  line-height: min(max(3.5rem,0.15vw + 3.44rem), 3.625rem);
  line-height: clamp(3.5rem, 0.15vw + 3.44rem, 3.63rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty__textarea h1 {
    font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
    font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
    line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
    line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  }
}
.voyager-fifty-fifty__textarea h2 {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty__textarea h2 {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-fifty-fifty__textarea h3 {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.625rem,0.15vw + 2.57rem), 2.75rem);
  line-height: clamp(2.63rem, 0.15vw + 2.57rem, 2.75rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h3 {
    letter-spacing: 1%;
  }
}
.voyager-fifty-fifty__textarea h3 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty__textarea h3 {
    font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
    font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
    line-height: min(max(2.625rem,0.3vw + 2.51rem), 2.875rem);
    line-height: clamp(2.63rem, 0.3vw + 2.51rem, 2.88rem);
  }
}
.voyager-fifty-fifty__textarea h4 {
  font-size: min(max(1.625rem,0.45vw + 1.45rem), 2rem);
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  line-height: min(max(2.75rem,0.15vw + 2.69rem), 2.875rem);
  line-height: clamp(2.75rem, 0.15vw + 2.69rem, 2.88rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h4 {
    letter-spacing: 1%;
  }
}
.voyager-fifty-fifty__textarea h4 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.5rem,-0.15vw + 2.56rem), 2.375rem);
  line-height: clamp(2.5rem, -0.15vw + 2.56rem, 2.38rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h5 {
    letter-spacing: 1%;
  }
}
.voyager-fifty-fifty__textarea h5 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea h6 {
  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(2.375rem,-0.3vw + 2.49rem), 2.125rem);
  line-height: clamp(2.38rem, -0.3vw + 2.49rem, 2.13rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h6 {
    letter-spacing: 5%;
  }
}
.voyager-fifty-fifty__textarea h6 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea p {
  margin-bottom: 20px;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea p {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty__textarea p {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-fifty-fifty__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea a:not(.voyager-buttons__anchor) {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:not(.voyager-buttons__anchor):hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-fifty-fifty__textarea a:not(.voyager-buttons__anchor):visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-fifty-fifty__textarea ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-fifty-fifty__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__textarea li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--brand-four);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea li {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty__textarea li {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  list-style-type: disc;
}
.voyager-fifty-fifty__textarea li:last-child {
  margin: 0;
}
.voyager-fifty-fifty__textarea ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-fifty-fifty__textarea em {
  font-style: italic;
}
.voyager-fifty-fifty__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-fifty-fifty__textarea .img {
  margin-top: 0.5em;
}
.voyager-fifty-fifty__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-fifty-fifty__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-fifty-fifty__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-fifty-fifty__textarea .voyager-wysiwyg-anchor {
  color: var(--voyager-color--brand-two);
}
.voyager-fifty-fifty__textarea {
  margin: 12px 0 0;
}
.voyager-fifty-fifty__textarea ul {
  margin-left: 26px;
}
.voyager-fifty-fifty__textarea li {
  padding-left: 4px;
}
.voyager-fifty-fifty__textarea a {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-fifty-fifty__textarea a:visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-fifty-fifty__textarea a {
  text-decoration: underline;
}
.voyager-fifty-fifty__textarea:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty .font-size--h2 + .voyager-fifty-fifty__textarea-paragraph,
.voyager-fifty-fifty .font-size--h3 + .voyager-fifty-fifty__textarea-paragraph {
  margin-top: 20px;
}
.voyager-fifty-fifty__inline-features {
  margin: 14px 0;
}
.voyager-fifty-fifty__feature {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 16px);
  margin-left: calc(-1 * 16px);
}
.voyager-fifty-fifty__feature-icon-wrapper {
  margin-bottom: 16px;
  margin-left: 16px;
  width: 30px;
  height: 30px;
}
.voyager-fifty-fifty__textarea-paragraph {
  position: relative;
  z-index: 2;
}
.voyager-fifty-fifty__textarea-paragraph:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty .voyager-buttons, .voyager-fifty-fifty__voyager-buttons {
  z-index: 2;
  justify-content: flex-start;
  text-decoration: none;
  margin-top: var(--voyager-spacing-lg);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty .voyager-buttons, .voyager-fifty-fifty__voyager-buttons {
    margin-top: calc(var(--voyager-spacing-lg) * 2);
  }
}
.voyager-fifty-fifty__content-wrapper-left-column > .voyager-fifty-fifty__image, .voyager-fifty-fifty__content-wrapper-right-column > .voyager-fifty-fifty__image {
  width: 100%;
  height: auto;
}
.voyager-fifty-fifty--variation-stacked {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: var(--voyager-bg-left-img--width);
    height: 100%;
    max-height: var(--voyager-bg-left-img--height);
    background: url(./assets/img/icons/fifty-left-img.svg) no-repeat;
    background-size: contain;
  }
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__content-wrapper-right-column {
  position: relative;
  padding-top: 60px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__content-wrapper-right-column {
    padding-top: 140px;
  }
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__content-wrapper-right-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 40px;
  background: url(./assets/img/icons/le-default-top.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__content-wrapper-right-column::before {
    top: 50px;
    width: 93px;
    height: 50px;
  }
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image {
  width: 100%;
  height: 100vh;
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image-1 {
  max-height: var(--voyager-image-one--height);
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image-2 {
  display: none;
  width: calc(61% - var(--voyager-spacing-sm));
  max-height: var(--voyager-image-two--height);
  margin: calc(var(--voyager-spacing-sm) * 2) var(--voyager-spacing-sm) 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image-2 {
    display: block;
  }
}
.voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image-3 {
  display: none;
  width: calc(39% - var(--voyager-spacing-sm));
  max-height: var(--voyager-image-three--height);
  margin: calc(var(--voyager-spacing-sm) * 2) 0 0 var(--voyager-spacing-sm);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-stacked .voyager-fifty-fifty__image-3 {
    display: block;
  }
}
.voyager-fifty-fifty--styles-default {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default::before {
    content: "";
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    max-width: var(--voyager-bg-left-img--width);
    height: 100%;
    max-height: var(--voyager-bg-left-img--height);
    background: url(./assets/img/icons/fifty-right-img.svg) no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__container {
    display: flex;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__content-wrapper-right-column {
  padding: 0;
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__content-wrapper-right-column::before {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__columns {
    flex: 1;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column {
    width: 50%;
    flex: 1 1 45%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column:nth-child(1) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column:nth-child(1) {
    width: 59%;
    max-width: var(--voyager-stack-middle-image--width);
    flex: 1 1 54%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column:nth-child(2) {
    margin-bottom: calc(var(--voyager-spacing-lg) + 5px);
    margin-left: calc(var(--voyager-spacing-md) + 5px);
    padding-left: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column:nth-child(2) {
    width: 41%;
    flex: 0 0 35%;
    margin-left: calc(var(--voyager-spacing-xl) + 10px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column:nth-child(2) {
    margin-bottom: var(--voyager-spacing-xl);
    margin-left: var(--voyager-spacing-xxl);
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__intro-text {
  position: relative;
  z-index: 2;
  width: var(--voyager-stack-intro--width);
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__intro-text {
    margin-top: 20px;
    margin-right: var(--voyager-spacing-lg);
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__intro-text {
    margin-right: calc(var(--voyager-spacing-xl) + 10px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__intro-text {
    margin-right: var(--voyager-spacing-xxl);
    margin-left: 35px;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__image {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__image {
    margin: 0;
  }
}
.voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--left {
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--left {
    flex: 0 0 50%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--left {
    flex: 0 0 52%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--right {
    box-sizing: border-box;
    flex: 0 0 44%;
    margin-bottom: 0;
    padding-left: 120px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--right {
    flex: 0 0 48%;
  }
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
  box-sizing: border-box;
  order: -1;
  margin-bottom: 30px;
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right .voyager-fifty-fifty__textarea {
  margin-top: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    order: initial;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    padding-left: 120px;
  }
}
.voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column {
  position: sticky;
  top: 0;
  padding-top: 60px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column {
    padding-top: 140px;
  }
}
.voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column::before, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 40px;
  background: url(./assets/img/icons/le-default-top.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column::before, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column::before {
    top: 50px;
    width: 93px;
    height: 50px;
  }
}
.voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column {
  position: relative;
  padding-top: 60px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column {
    padding-top: 0;
  }
}
.voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column::before, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 40px;
  background: url(./assets/img/icons/le-default-top.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column::before, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-right-column::before {
    top: 50px;
    width: 93px;
    height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__column--left, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__column--left {
    flex: 0 0 36%;
    padding-right: 120px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__column--left, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__column--left {
    flex: 0 0 39.8%;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__column--left, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__column--left {
    flex: 0 0 40.8%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__column--right, .voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__column--right {
    flex: 0 0 52%;
    padding-left: 0;
  }
}
.voyager-fifty-fifty--sticky-sticky-right-column .voyager-fifty-fifty__content-wrapper-right-column, .voyager-fifty-fifty--sticky-right-column .voyager-fifty-fifty__content-wrapper-right-column {
  position: sticky;
  top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-right-column .voyager-fifty-fifty__column--left, .voyager-fifty-fifty--sticky-right-column .voyager-fifty-fifty__column--left {
    flex: 0 0 52%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--sticky-sticky-right-column .voyager-fifty-fifty__column--right, .voyager-fifty-fifty--sticky-right-column .voyager-fifty-fifty__column--right {
    flex: 0 0 48%;
  }
}
.voyager-fifty-fifty--sticky-sticky-left-column .voyager-fifty-fifty__border, .voyager-fifty-fifty--sticky-sticky-right-column .voyager-fifty-fifty__border, .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-color--brand-four);
  border-bottom: solid 1px var(--voyager-color--brand-four);
}
.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__video-controls {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by video.js. This allows the video to display on the default cards. */
  display: none !important;
}
.voyager-fifty-fifty__images-container {
  display: flex;
  flex-wrap: wrap;
}
.voyager-fifty-fifty__image {
  display: block;
}
.voyager-fifty-fifty--variation-map {
  position: relative;
  margin: 0 20px 20px;
  padding: 20px 5px;
  background: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-map {
    padding-top: var(--voyager-spacing--block-vertical-padding);
    padding-bottom: var(--voyager-spacing--block-vertical-padding);
  }
  .voyager-fifty-fifty--variation-map::before {
    display: none;
  }
}
.voyager-fifty-fifty--variation-map .voyager-fifty-fifty__column {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-map .voyager-fifty-fifty__column {
    width: 50%;
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-map .voyager-fifty-fifty__column:nth-child(1) {
    width: 43%;
    max-width: var(--voyager-stack-middle-image--width);
    flex: 1 1 38%;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-map .voyager-fifty-fifty__column:nth-child(1) {
    width: 59%;
    max-width: var(--voyager-stack-middle-image--width);
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-map .voyager-fifty-fifty__column:nth-child(2) {
    margin-bottom: calc(var(--voyager-spacing-lg) + 5px);
    margin-left: calc(var(--voyager-spacing-md) + 5px);
    padding-left: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--variation-map .voyager-fifty-fifty__column:nth-child(2) {
    width: 41%;
    flex: 1 1 35%;
    margin-left: calc(var(--voyager-spacing-xl) + 10px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--variation-map .voyager-fifty-fifty__column:nth-child(2) {
    margin-bottom: var(--voyager-spacing-xl);
    margin-left: var(--voyager-spacing-xxl);
  }
}
.voyager-fifty-fifty--variation-map .voyager-fifty-fifty__content-wrapper-right-column {
  padding-top: 0;
}
.voyager-fifty-fifty--variation-map .voyager-fifty-fifty__content-wrapper-right-column::before {
  display: none;
}
.voyager-fifty-fifty--variation-map .voyager-fifty-fifty__image {
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-image-one--height);
}

.voyager-fifty-fifty-gallery__image {
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-slider-image-height);
}
.voyager-fifty-fifty-gallery__control-bar {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__arrows-button--prev, .voyager-fifty-fifty-gallery__arrows-button--next {
    position: absolute;
    top: 50%;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__arrows-button--prev {
    transform: translate(-50%, -50%);
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-gallery__arrows-button--next {
    transform: translate(50%, -50%);
    right: 0;
  }
}

.voyager-fifty-fifty-slider {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: url(./assets/img/icons/fifty-slider-bg.svg) no-repeat;
  background-color: var(--voyager-color--brand-six);
  background-position: top right;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.voyager-fifty-fifty-slider__container {
  padding-right: var(--voyager-spacing--site-horizontal-padding);
  padding-left: var(--voyager-spacing--site-horizontal-padding);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__container {
    padding-right: calc(var(--voyager-spacing--site-horizontal-padding) + 30px);
    padding-left: calc(var(--voyager-spacing--site-horizontal-padding) + 30px);
  }
}
.voyager-fifty-fifty-slider__row {
  position: relative;
  display: flex;
  flex-flow: column wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__row {
    justify-content: space-between;
    flex-flow: row wrap;
    margin-right: var(--voyager-spacing--site-horizontal-padding);
    margin-left: var(--voyager-spacing--site-horizontal-padding);
    text-align: left;
  }
}
.voyager-fifty-fifty-slider__column {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__column {
    width: 56%;
  }
  .voyager-fifty-fifty-slider__column.voyager-fifty-fifty-slider__column-on-top {
    order: initial;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__column:nth-child(1) {
    width: auto;
    max-width: 36%;
    margin-right: 40px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider__column:nth-child(1) {
    width: auto;
    max-width: 36%;
    margin-right: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__column:nth-child(1) {
    margin-right: 78px;
  }
}
.voyager-fifty-fifty-slider__contact-details-contact-details, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 25px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__contact-details-contact-details, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider__contact-details-contact-details, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details {
    margin-bottom: 28px;
  }
}
.voyager-fifty-fifty-slider__contact-details-contact-details > .voyager-fifty-fifty-slider__contact-details-address, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details > .voyager-fifty-fifty-slider__contact-details-address {
  position: relative;
  margin-bottom: 0;
  padding-left: 46px;
}
.voyager-fifty-fifty-slider__contact-details-contact-details > .voyager-fifty-fifty-slider__contact-details-address:last-child, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details > .voyager-fifty-fifty-slider__contact-details-address:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-address-title, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-address-title {
  position: absolute;
  top: -1px;
  left: 0;
}
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-address-title.voyager-fifty-fifty-slider__contact-details-address-title-text, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-address-title.voyager-fifty-fifty-slider__contact-details-address-title-text {
  top: 2px;
}
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-address-icon,
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-email-icon,
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__intro-text-contact-details-email-icon,
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__intro-text-contact-details-address-icon, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-address-icon,
.voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-email-icon,
.voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__intro-text-contact-details-email-icon,
.voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__intro-text-contact-details-address-icon {
  font-size: 1.8125rem;
}
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-phone-icon,
.voyager-fifty-fifty-slider__contact-details-contact-details .voyager-fifty-fifty-slider__intro-text-contact-details-phone-icon, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__contact-details-phone-icon,
.voyager-fifty-fifty-slider__intro-text-contact-details-contact-details .voyager-fifty-fifty-slider__intro-text-contact-details-phone-icon {
  font-size: 1.6875rem;
}
.voyager-fifty-fifty-slider__contact-details-contact-details + .voyager-fifty-fifty-slider__textarea,
.voyager-fifty-fifty-slider__contact-details-contact-details + .voyager-fifty-fifty-slider__textarea li, .voyager-fifty-fifty-slider__intro-text-contact-details-contact-details + .voyager-fifty-fifty-slider__textarea,
.voyager-fifty-fifty-slider__intro-text-contact-details-contact-details + .voyager-fifty-fifty-slider__textarea li {
  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.45vw + 1.58rem), 2.125rem);
  line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__intro-text-contact-details-email-icon,
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__intro-text-contact-details-address-icon {
  font-size: 1.8125rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__intro-text-contact-details-phone-icon {
  font-size: 1.6875rem;
}
.voyager-fifty-fifty-slider__contact-details-address-title-text, .voyager-fifty-fifty-slider__contact-details-phone-title-text, .voyager-fifty-fifty-slider__contact-details-email-title-text, .voyager-fifty-fifty-slider__intro-text-contact-details-phone-title-text, .voyager-fifty-fifty-slider__intro-text-contact-details-email-title-text {
  display: none;
}
.voyager-fifty-fifty-slider__contact-details-address, .voyager-fifty-fifty-slider__contact-details-phone-wrapper, .voyager-fifty-fifty-slider__contact-details-phone-wrapper1, .voyager-fifty-fifty-slider__contact-details-email-wrapper, .voyager-fifty-fifty-slider__contact-details-email-wrapper2 {
  font-size: 1.125rem;
  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: 0.01em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__contact-details-address, .voyager-fifty-fifty-slider__contact-details-phone-wrapper, .voyager-fifty-fifty-slider__contact-details-phone-wrapper1, .voyager-fifty-fifty-slider__contact-details-email-wrapper, .voyager-fifty-fifty-slider__contact-details-email-wrapper2 {
    letter-spacing: 0.06em;
  }
}
.voyager-fifty-fifty-slider__contact-details-address, .voyager-fifty-fifty-slider__contact-details-phone-wrapper, .voyager-fifty-fifty-slider__contact-details-phone-wrapper1, .voyager-fifty-fifty-slider__contact-details-email-wrapper, .voyager-fifty-fifty-slider__contact-details-email-wrapper2 {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider__contact-details-address, .voyager-fifty-fifty-slider__contact-details-phone-wrapper, .voyager-fifty-fifty-slider__contact-details-phone-wrapper1, .voyager-fifty-fifty-slider__contact-details-email-wrapper, .voyager-fifty-fifty-slider__contact-details-email-wrapper2 {
    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.75rem,0.45vw + 1.58rem), 2.125rem);
    line-height: clamp(1.75rem, 0.45vw + 1.58rem, 2.13rem);
  }
}
.voyager-fifty-fifty-slider__contact-details-address, .voyager-fifty-fifty-slider__contact-details-phone-wrapper, .voyager-fifty-fifty-slider__contact-details-phone-wrapper1, .voyager-fifty-fifty-slider__contact-details-email-wrapper, .voyager-fifty-fifty-slider__contact-details-email-wrapper2 {
  color: var(--voyager-color--brand-four);
  font-style: normal;
}
.voyager-fifty-fifty-slider__contact-details-phone-anchor, .voyager-fifty-fifty-slider__intro-text-contact-details-phone-anchor, .voyager-fifty-fifty-slider__contact-details-email-anchor, .voyager-fifty-fifty-slider__intro-text-contact-details-email-anchor {
  position: relative;
  display: inline-block;
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 300ms ease 0s;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__contact-details-phone-anchor, .voyager-fifty-fifty-slider__intro-text-contact-details-phone-anchor, .voyager-fifty-fifty-slider__contact-details-email-anchor, .voyager-fifty-fifty-slider__intro-text-contact-details-email-anchor {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty-slider__contact-details-phone-anchor, .voyager-fifty-fifty-slider__intro-text-contact-details-phone-anchor, .voyager-fifty-fifty-slider__contact-details-email-anchor, .voyager-fifty-fifty-slider__intro-text-contact-details-email-anchor {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__contact-details-phone-anchor:hover, .voyager-fifty-fifty-slider__intro-text-contact-details-phone-anchor:hover, .voyager-fifty-fifty-slider__contact-details-email-anchor:hover, .voyager-fifty-fifty-slider__intro-text-contact-details-email-anchor:hover {
    text-decoration: none;
  }
}
.voyager-fifty-fifty-slider__contact-details-address-icon::before, .voyager-fifty-fifty-slider__contact-details-phone-icon::before, .voyager-fifty-fifty-slider__contact-details-email-icon::before {
  margin: 0;
}
.voyager-fifty-fifty-slider__pre-heading {
  margin-bottom: 10px;
}
.voyager-fifty-fifty-slider__heading {
  position: relative;
  margin: 0 0 calc(var(--voyager-spacing-sm) - 5px);
  color: var(--voyager-color--brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__heading {
    margin: 0 0 var(--voyager-spacing-sm);
  }
}
.voyager-fifty-fifty-slider__heading.font-size--heading {
  font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
  font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
  line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
  line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__heading.default {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider__heading.default {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__intro-text-pre-heading {
  margin: 0 0 10px;
  color: var(--voyager-color--brand-four);
  font-size: 1.125rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__intro-text-pre-heading {
    letter-spacing: 0.14em;
  }
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__intro-text-pre-heading {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__intro-text-pre-heading {
    font-size: 1.25rem;
    line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
    line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  }
}
.voyager-fifty-fifty-slider .font-size--sub-heading {
  margin-bottom: var(--voyager-spacing-sm);
  color: var(--voyager-color--brand-four);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider .font-size--sub-heading {
    margin-bottom: calc(var(--voyager-spacing-sm) + 5px);
  }
}
.voyager-fifty-fifty-slider .font-size--sub-heading .voyager-fifty-fifty-slider__textarea-paragraph {
  font-size: 1.25rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider .font-size--sub-heading .voyager-fifty-fifty-slider__textarea-paragraph {
    letter-spacing: 0.14em;
  }
}
.voyager-fifty-fifty-slider .font-size--sub-heading .voyager-fifty-fifty-slider__textarea-paragraph {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--voyager-color--brand-four);
}
.voyager-fifty-fifty-slider__textarea h1 {
  font-size: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  font-size: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  line-height: min(max(3.5rem,0.15vw + 3.44rem), 3.625rem);
  line-height: clamp(3.5rem, 0.15vw + 3.44rem, 3.63rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider__textarea h1 {
    font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
    font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
    line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
    line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  }
}
.voyager-fifty-fifty-slider__textarea h2 {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider__textarea h2 {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-fifty-fifty-slider__textarea h3 {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.625rem,0.15vw + 2.57rem), 2.75rem);
  line-height: clamp(2.63rem, 0.15vw + 2.57rem, 2.75rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h3 {
    letter-spacing: 1%;
  }
}
.voyager-fifty-fifty-slider__textarea h3 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider__textarea h3 {
    font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
    font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
    line-height: min(max(2.625rem,0.3vw + 2.51rem), 2.875rem);
    line-height: clamp(2.63rem, 0.3vw + 2.51rem, 2.88rem);
  }
}
.voyager-fifty-fifty-slider__textarea h4 {
  font-size: min(max(1.625rem,0.45vw + 1.45rem), 2rem);
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  line-height: min(max(2.75rem,0.15vw + 2.69rem), 2.875rem);
  line-height: clamp(2.75rem, 0.15vw + 2.69rem, 2.88rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h4 {
    letter-spacing: 1%;
  }
}
.voyager-fifty-fifty-slider__textarea h4 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.5rem,-0.15vw + 2.56rem), 2.375rem);
  line-height: clamp(2.5rem, -0.15vw + 2.56rem, 2.38rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h5 {
    letter-spacing: 1%;
  }
}
.voyager-fifty-fifty-slider__textarea h5 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h6 {
  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(2.375rem,-0.3vw + 2.49rem), 2.125rem);
  line-height: clamp(2.38rem, -0.3vw + 2.49rem, 2.13rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h6 {
    letter-spacing: 5%;
  }
}
.voyager-fifty-fifty-slider__textarea h6 {
  font-family: "Libre Baskerville", 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: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea p {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty-slider__textarea p {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-fifty-fifty-slider__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__textarea a:not(.voyager-buttons__anchor) {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__textarea a:not(.voyager-buttons__anchor):hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-fifty-fifty-slider__textarea a:not(.voyager-buttons__anchor):visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-fifty-fifty-slider__textarea ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-fifty-fifty-slider__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__textarea li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--brand-four);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea li {
    letter-spacing: 0.05em;
  }
}
.voyager-fifty-fifty-slider__textarea li {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  list-style-type: disc;
}
.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 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 .voyager-wysiwyg-anchor {
  color: var(--voyager-color--brand-two);
}
.voyager-fifty-fifty-slider__textarea {
  margin: 12px 0 0;
}
.voyager-fifty-fifty-slider__textarea a {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__textarea a:hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-fifty-fifty-slider__textarea a:visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-fifty-fifty-slider__textarea a {
  text-decoration: underline;
}
.voyager-fifty-fifty-slider__textarea:first-child {
  margin-top: 0;
}
.voyager-fifty-fifty-slider .font-size--h2 + .voyager-fifty-fifty-slider__textarea-paragraph,
.voyager-fifty-fifty-slider .font-size--h3 + .voyager-fifty-fifty-slider__textarea-paragraph {
  margin-top: 20px;
}
.voyager-fifty-fifty-slider__inline-features {
  margin: 14px 0;
}
.voyager-fifty-fifty-slider__feature {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * 16px);
  margin-left: calc(-1 * 16px);
}
.voyager-fifty-fifty-slider__feature-icon-wrapper {
  margin-bottom: 16px;
  margin-left: 16px;
  width: 30px;
  height: 30px;
}
.voyager-fifty-fifty-slider__textarea-paragraph {
  position: relative;
  z-index: 2;
  color: var(--voyager-color--brand-four);
}
.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 .voyager-buttons, .voyager-fifty-fifty-slider__voyager-buttons {
  z-index: 2;
  justify-content: flex-start;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider .voyager-buttons, .voyager-fifty-fifty-slider__voyager-buttons {
    margin-top: calc(var(--voyager-spacing-lg) * 2);
  }
}
.voyager-fifty-fifty-slider__control-bar {
  margin-top: 40px;
}
.voyager-fifty-fifty-slider__arrows-wrapper {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  width: calc(100% + 100px);
  height: 0;
  justify-content: space-between;
  transform: translate(-50%, -50%);
}
.voyager-fifty-fifty-slider__arrows-icon--prev:before {
  content: "\e801";
}
.voyager-fifty-fifty-slider__arrows-icon--next:before {
  content: "\e803";
}
.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--sticky-left-column .voyager-fifty-fifty-slider__content-wrapper-left-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty-slider--sticky-right-column .voyager-fifty-fifty-slider__content-wrapper-right-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty-slider--sticky-left-column .voyager-fifty-fifty-slider__border, .voyager-fifty-fifty-slider--sticky-right-column .voyager-fifty-fifty-slider__border {
  height: 10px;
  margin-bottom: 66px;
  border-top: solid 5px var(--voyager-color--brand-four);
  border-bottom: solid 1px var(--voyager-color--brand-four);
}
.voyager-fifty-fifty-slider--mobile-left-column-top .voyager-fifty-fifty-slider__column--left {
  margin-bottom: 30px;
}
@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: 30px;
}
.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__image {
  width: 100%;
  height: 280px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__image {
    height: 300px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider__image {
    height: 300px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider__image {
    height: 350px;
  }
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 280px;
  margin-bottom: 0;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
    height: 300px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
    height: 300px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
    height: 350px;
  }
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video .vjs-tech {
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-fifty-fifty-slider__video-controls {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by video.js. This allows the video to display on the default cards. */
  display: none !important;
}
.voyager-fifty-fifty-slider .splide__list {
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider .splide__list {
    height: 600px;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider .splide__list {
    height: 100%;
  }
}
.voyager-fifty-fifty-slider .splide__arrow--prev {
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider .splide__arrow--prev {
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
  }
}
.voyager-fifty-fifty-slider .splide__arrow--next {
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider .splide__arrow--next {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
  }
}
.voyager-fifty-fifty-slider__intro-text-textarea-paragraph {
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__intro-text-textarea-paragraph {
    padding-bottom: 30px;
  }
}

.voyager-forms-panel {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-forms-panel__container, .voyager-forms-panel__content {
  display: flex;
  max-width: 1164px;
  flex-direction: column;
}
.voyager-forms-panel__content {
  justify-content: center;
}
.voyager-forms-panel .voyager-forms-panel__title {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: var(--voyager-spacing--block-vertical-large-margin);
  text-align: center;
  font-size: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  font-size: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  line-height: min(max(3.5rem,0.15vw + 3.44rem), 3.625rem);
  line-height: clamp(3.5rem, 0.15vw + 3.44rem, 3.63rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-forms-panel .voyager-forms-panel__title {
    font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
    font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
    line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
    line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  }
}
.voyager-forms-panel__content-inner {
  margin-bottom: var(--voyager-forms-panel--content-inner-mb);
}
.voyager-forms-panel__description {
  justify-content: center;
  align-items: center;
}
.voyager-forms-panel__description--paragraph {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 20px;
  font-weight: 400;
  text-align: center;
}
.voyager-forms-panel__description a {
  color: var(--voyager-color--brand-two);
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  font-size: 1.25rem;
  line-height: min(max(1.875rem,0.45vw + 1.7rem), 2.25rem);
  line-height: clamp(1.88rem, 0.45vw + 1.7rem, 2.25rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
    letter-spacing: 0.14em;
  }
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.voyager-forms-panel__form-wrapper iframe {
  min-height: 500px;
}
.voyager-forms-panel__form-wrapper {
  /* Gravity Forms classes style */
}
.voyager-forms-panel__form-wrapper .gform_heading {
  display: none;
}
.voyager-forms-panel__form-wrapper {
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
}
.voyager-forms-panel__form-wrapper .gform_wrapper span[class^=gfield] {
  padding-left: 2px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__form-wrapper .gform_wrapper span[class^=gfield] {
    font-size: 1.25rem;
  }
}
.voyager-forms-panel__form-wrapper .gform_wrapper span.gfield_required_asterisk {
  padding-left: 0;
}
.voyager-forms-panel__form-wrapper {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel__form-wrapper .gform_wrapper .gform_footer input[id^=gform] {
  width: 100%;
  margin-bottom: 0;
  border: 0;
  cursor: pointer;
}
.voyager-forms-panel .ginput_container {
  box-shadow: var(--voyager-box-shadow--input);
  border-radius: 5px;
  overflow: hidden;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel input,
.voyager-forms-panel textarea,
.voyager-forms-panel select,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gravity-theme select,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 52px;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by gform. */
  padding: 5px 18px !important;
  color: var(--voyager-color--black);
  border: 0;
  border-radius: 5px;
  font-size: min(max(0.875rem,0.15vw + 0.82rem), 1rem);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: 1.5rem;
  letter-spacing: initial;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by gform. */
  outline: none !important;
}
.voyager-forms-panel input::-moz-placeholder, .voyager-forms-panel textarea::-moz-placeholder, .voyager-forms-panel select::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=color]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme select::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: var(--voyager-color--black);
  opacity: 1;
}
.voyager-forms-panel input::placeholder,
.voyager-forms-panel textarea::placeholder,
.voyager-forms-panel select::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=color]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme select::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea::placeholder {
  color: var(--voyager-color--black);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel input,
  .voyager-forms-panel textarea,
  .voyager-forms-panel select,
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=color],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
  .voyager-forms-panel .gform_wrapper.gravity-theme select,
  .voyager-forms-panel .gform_wrapper.gravity-theme textarea {
    height: 60px;
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme select,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text].gform-datepicker {
  position: relative;
  z-index: 1;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by gform. */
  padding-right: 42px !important;
  font-weight: 400;
  line-height: 3.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  font-size: min(max(0.875rem,0.15vw + 0.82rem), 1rem);
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
  line-height: 1.5rem;
  letter-spacing: initial;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-forms-panel .ginput_container_select,
.voyager-forms-panel .ginput_container_date {
  position: relative;
  font-family: "voyager-icon";
  background: var(--voyager-color--white);
  border-radius: 5px;
}
.voyager-forms-panel .ginput_container_select:before,
.voyager-forms-panel .ginput_container_date:before {
  content: "\e818";
}
.voyager-forms-panel .ginput_container_select::before,
.voyager-forms-panel .ginput_container_date::before {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  font-size: 1.25rem;
}
.voyager-forms-panel .ginput_container_date:before {
  content: "";
}
.voyager-forms-panel .ginput_container_date::before {
  font-size: 1.125rem;
}
.voyager-forms-panel .ginput_container_date img.ui-datepicker-trigger {
  margin-right: 12.8px;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_label {
  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;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gfield_label {
    letter-spacing: 0.05em;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_label {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  display: block;
  margin-bottom: var(--vovoyager-forms-panel--gfield-label-mb);
  margin-bottom: 8px;
  color: var(--voyager-color--black);
  font-weight: 400;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .datepicker {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by gform. */
  display: block !important;
  width: 100%;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_fields {
  display: grid;
  gap: 16px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_fields {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 30px;
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gchoice input[type=radio] {
  width: 20px;
  max-width: inherit;
  height: 20px;
  margin: 1px 0 5px;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by gform. */
  padding: 0 !important;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px 0 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
    justify-content: center;
    margin: 44px 0 0;
    padding: 0;
  }
}
.voyager-forms-panel .gform_ajax_spinner {
  display: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_date select {
  min-width: 150px;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-sub {
  display: none;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_time {
  min-width: 100px;
  max-width: 100px;
}
.voyager-forms-panel .gform_description {
  text-align: center;
}
.voyager-forms-panel__shortcode-wrapper {
  width: 100%;
  height: 100%;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-grid-col {
  margin-bottom: 0;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer {
  justify-content: center;
  margin-top: 0;
  padding: 30px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer {
    padding-top: 40px;
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gravity-theme.gravity-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)),
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)),
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)),
.voyager-forms-panel .gravity-theme.gform_wrapper input[type=submit] {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--brand-two);
  background-color: var(--voyager-color--brand-eight);
  border-radius: 5px;
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
  color: var(--voyager-color--brand-two);
  font-weight: 700;
  background-color: var(--voyager-color--brand-eight);
  border: solid var(--voyager-color--brand-two);
  border-width: 1px 1px 4px;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:active,
.voyager-forms-panel .gform_wrapper.gravity-theme.gravity-theme--framework .gform_footer input[id^=gform]:active,
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)):active,
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)):active,
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)):active,
.voyager-forms-panel .gravity-theme.gform_wrapper input[type=submit]:active {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel .gform_wrapper.gravity-theme.gravity-theme--framework .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)):hover,
  .voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)):hover,
  .voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)):hover,
  .voyager-forms-panel .gravity-theme.gform_wrapper input[type=submit]:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-two);
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gravity-theme.gravity-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)),
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)),
.voyager-forms-panel .gravity-theme--framework.gravity-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gravity-theme-no-framework)):where(:not(.gravity-theme__disable):not(.gravity-theme__disable *):not(.gravity-theme__disable-framework):not(.gravity-theme__disable-framework *)),
.voyager-forms-panel .gravity-theme.gform_wrapper input[type=submit] {
  width: auto;
  min-width: 100px;
  height: auto;
  margin: 0;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by gform. */
  padding: 12px 32px !important;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  transition: opacity 0.8s ease;
  transition: all 500ms ease 0s;
  cursor: pointer;
  box-shadow: none;
  text-decoration: none;
  word-break: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_radio.gchoice {
  display: flex;
  align-items: center;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gchoice input[type=checkbox] {
  display: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield select {
  position: relative;
  z-index: 1;
  color: var(--voyager-color--black);
  line-height: 3.5625rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .ginput_address_country {
  position: relative;
}
.voyager-forms-panel .ginput_address_country:before {
  content: "\e81a";
}
.voyager-forms-panel .ginput_address_country::before {
  position: absolute;
  top: 50%;
  right: 25px;
  color: var(--voyager-color--black);
  font-size: 0.5625rem;
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel {
    /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
  }
  .voyager-forms-panel .gravity-theme--foundation .gform-grid-row {
    display: flex;
    flex-flow: row wrap;
    row-gap: var(--voyager-spacing-md);
  }
}
@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-color--white);
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__title {
  color: var(--voyager-color--brand-two);
  text-align: left;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__newsletter-signup .voyager-forms-panel__title {
    max-width: 578px;
  }
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__newsletter-signup-wrapper {
  width: 100%;
}
.voyager-forms-panel__newsletter-signup {
  /* Gravity Form classes style */
}
.voyager-forms-panel__newsletter-signup .newsletter-signup-form {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .newsletter-signup-form {
    flex-direction: row;
    gap: 30px;
  }
}
.voyager-forms-panel__newsletter-signup {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform classes required to override the gravity form CSS */
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .gform_wrapper .gform_body .gform_fields {
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
  grid-column: 1/-1;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
    grid-column: span 6;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield--input-type-textarea {
  margin-top: var(--vovoyager-forms-panel--gfield-textarea-mt);
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield-choice-input + label {
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gfield-choice-input + label {
    letter-spacing: 0.05em;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield-choice-input + label {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  position: relative;
  padding-left: var(--vovoyager-forms-panel--gfield-label-pl);
  color: var(--voyager-color--black);
}
.voyager-forms-panel .gform-field-label > a {
  color: var(--voyager-color--black);
  transition: all 500ms ease 0s;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform-field-label > a:hover {
    color: var(--voyager-color--brand-one);
  }
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield-choice-input + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 28px;
  background: var(--voyager-color--brand-five);
  border-radius: 9px;
  transform: translateY(-50%);
  cursor: pointer;
}
.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield-choice-input:checked + label::before {
  background-size: 18px, 100%;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield--type-choice,
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield--type-submit,
.voyager-forms-panel .gform_wrapper.gravity-theme .gchoice {
  display: flex;
  align-items: center;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield--type-choice,
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield--type-submit {
  margin-top: var(--vovoyager-forms-panel--gform-footer-mt);
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield--type-choice {
  margin-top: var(--vovoyager-forms-panel--gfield-type-choice-mt);
}
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_checkbox {
  width: 100%;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield--type-submit {
  margin-top: var(--vovoyager-forms-panel--gfield-type-submit-mt);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gfield--type-submit {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__container {
    flex-direction: row;
  }
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__content,
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__form-wrapper {
    width: 50%;
  }
}
.voyager-forms-panel--form-left .voyager-forms-panel__form-wrapper {
  order: -1;
}

.voyager-gallery {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
  margin-right: 30px;
  margin-left: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery {
    margin-right: 0;
    margin-left: 0;
  }
}
.voyager-gallery__title {
  text-transform: uppercase;
}
.voyager-gallery__heading-wrapper {
  text-align: center;
}
.voyager-gallery__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.voyager-gallery__overlay-icon {
  color: var(--voyager-color--white);
  font-size: 1.5rem;
}
.voyager-gallery__overlay-icon:before {
  content: "\e82b";
}
.voyager-gallery__heading {
  margin-top: auto;
  margin-bottom: 30px;
}
.voyager-gallery__images {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.voyager-gallery .voyager-gallery__voyager-buttons,
.voyager-gallery .voyager-buttons {
  justify-content: center;
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery .voyager-gallery__voyager-buttons,
  .voyager-gallery .voyager-buttons {
    margin-top: 32px;
  }
}
.voyager-gallery-buttons {
  margin-top: 15px;
  margin-bottom: 15px;
}
.voyager-gallery__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__wrapper {
    margin-top: 0;
    margin-right: -14px;
    margin-left: -14px;
  }
}
.voyager-gallery__image-wrapper {
  position: relative;
  width: 100%;
  max-width: calc(50% - 10px);
  height: 100%;
  flex: 1 1 calc(50% - 10px);
  margin: 0 5px 10px;
  transition: 0.5s;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__image-wrapper {
    margin: 0 10px 20px;
  }
  .voyager-gallery__image-wrapper:hover {
    transition: 0.5s;
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image-overlay {
    opacity: 1;
  }
  .voyager-gallery__image-wrapper:hover .voyager-gallery__overlay-icon {
    opacity: 1;
  }
}
.voyager-gallery__image-wrapper.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-color--white);
  background-color: var(--voyager-color--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-color--active-color);
  }
}
.voyager-gallery__filter-tab-link.is_active {
  background-color: var(--voyager-color--active-color);
}
.voyager-gallery__image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.45);
  opacity: 0;
  transition: all 500ms ease 0s;
}
.voyager-gallery__video-control {
  width: 100%;
  height: 100%;
}
.voyager-gallery__play-icon::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(assets/img/blocks/gallery/play.png);
}
.voyager-gallery .voyager-gallery__image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  transition: 0.35s ease-in-out;
}
.voyager-gallery .voyager-gallery__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-gallery__image-overlay-icon {
  color: var(--voyager-color--white);
}
.voyager-gallery__image-caption {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--group-three-images .voyager-gallery__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
.voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
  overflow: hidden;
  height: var(--voyager-gallery-image-height-four);
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
    max-width: calc(33.3% - 10px);
    flex: 1 1 calc(33% - 10px);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
    max-width: calc(25% - 42px);
    flex: 1 1 calc(25% - 42px);
    margin: 0 14px 28px;
  }
}
.voyager-gallery--heading-center-aligned .voyager-gallery__heading {
  text-align: center;
}
@supports (aspect-ratio: 1) {
  .voyager-gallery--group-three-images .voyager-gallery__image-wrapper, .voyager-gallery--group-four-images .voyager-gallery__image-wrapper {
    aspect-ratio: 1;
  }
}
@supports not (aspect-ratio: 1) {
  .voyager-gallery--group-three-images .voyager-gallery__image-link::after, .voyager-gallery--group-four-images .voyager-gallery__image-link::after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .voyager-gallery--group-three-images .voyager-gallery__image, .voyager-gallery--group-four-images .voyager-gallery__image {
    position: absolute;
  }
  .voyager-gallery--group-three-images .voyager-gallery__overlay, .voyager-gallery--group-four-images .voyager-gallery__overlay {
    z-index: 1;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--variation-default .voyager-gallery__image-wrapper:hover .voyager-gallery__image {
    scale: 1.1;
  }
}
.voyager-gallery--variation-group .voyager-gallery__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.voyager-gallery--variation-group .voyager-gallery__control-bar {
  padding-top: 0;
}
.voyager-gallery--variation-group .voyager-gallery__image-wrapper {
  width: 100%;
  max-width: calc(100% - 37px);
  height: 100%;
  height: 380px;
  max-height: 380px;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--variation-group .voyager-gallery__image-wrapper {
    height: 480px;
    max-height: 480px;
    pointer-events: none;
  }
  .voyager-gallery--variation-group .voyager-gallery__image-wrapper:hover {
    height: 91%;
    margin-top: 2.8%;
    margin-bottom: -1.5%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery--variation-group .voyager-gallery__image-wrapper {
    max-width: 650px;
    height: 650px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-gallery--variation-group .voyager-gallery__image-wrapper {
    max-width: 900px;
    height: 650px;
    max-height: 650px;
  }
}
.voyager-gallery--variation-group .voyager-gallery__container {
  max-width: 100%;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--variation-group .splide__slide img {
    display: block;
    width: 100%;
    transform: scale(0.92);
    transform-origin: center center;
    transition: 0.35s ease-in-out;
  }
  .voyager-gallery--variation-group .splide__slide.is-active .voyager-gallery__image-wrapper {
    pointer-events: inherit;
  }
  .voyager-gallery--variation-group .splide__slide.is-active .voyager-gallery__image {
    transform: scale(1.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::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-color--gallery-group-title-bg);
}
.voyager-gallery__group-title-heading {
  position: relative;
  color: var(--voyager-color--white);
  text-align: center;
}
.voyager-gallery__group-images {
  position: relative;
  flex: 1;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrow--prev {
  transform: rotate(180deg);
}
.voyager-gallery__group-images .voyager-gallery__arrows-wrapper {
  position: static;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-wrapper {
    margin-top: 0;
  }
}
.voyager-gallery__group-images .voyager-gallery__arrows-button--next, .voyager-gallery__group-images .voyager-gallery__arrows-button--prev {
  position: absolute;
  top: 50%;
  justify-content: center;
  align-items: center;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-button--next, .voyager-gallery__group-images .voyager-gallery__arrows-button--prev {
    margin: 0 7.5px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-wrapper {
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }
  .voyager-gallery__group-images .voyager-gallery__arrows-button--prev, .voyager-gallery__group-images .voyager-gallery__arrows-button--next {
    position: absolute;
    top: 50%;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
  .voyager-gallery__group-images .voyager-gallery__arrows-button--prev {
    left: 34px;
    translate: -60% -35%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-button--prev {
    translate: 0 -35%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-button--prev {
    translate: -50% -37%;
    left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-button--next {
    right: 34px;
    translate: 60% -35%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-button--next {
    translate: 0 -35%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .voyager-gallery__group-images .voyager-gallery__arrows-button--next {
    translate: 50% -37%;
    right: 40px;
  }
}

.voyager-image-video {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
  width: 100%;
  height: 100%;
}
.voyager-image-video--variation-default {
  width: calc(100% - 40px);
  margin-right: 20px;
  margin-left: 20px;
}
.voyager-image-video__container {
  max-width: 100%;
  padding: 0;
}
.voyager-image-video .vjs-tech, .voyager-image-video__title, .voyager-image-video__image, .voyager-image-video__image-webp {
  width: 100%;
  height: 100%;
  color: var(--voyager-color--white);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-image-video__caption {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: initial;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  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: 480px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__wrapper {
    height: 500px;
  }
}
@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: 800px;
  }
}
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--mute,
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--progress {
  display: flex;
  opacity: 1;
}
.voyager-image-video__video-control--play, .voyager-image-video__video-control--pause, .voyager-image-video__video-control--mute {
  position: absolute;
  z-index: 2;
  display: block;
  align-items: center;
  padding: 0;
  color: var(--voyager-color--white);
  border-radius: 50%;
  cursor: pointer;
}
.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-color--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 .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 {
  right: 73px;
  bottom: 63px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--pause {
    right: 137px;
    bottom: 89px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__video-control--pause {
    right: 165px;
    bottom: 99px;
  }
}
.voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon, .voyager-image-video__mute-button-icon {
  position: relative;
  box-sizing: content-box;
  display: block;
  font-size: 2.25rem;
}
@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: 2.8125rem;
  }
}
@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: 3.75rem;
  }
}
.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 {
  width: 42px;
  height: 42px;
  font-size: 0;
  background: url(/wp-content/themes/farnham-estate/assets/img/icons/play-icon.svg) no-repeat;
  border: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__play-button-icon {
    width: 72px;
    height: 72px;
  }
}
.voyager-image-video__pause-button-icon {
  width: 36px;
  height: 36px;
  font-size: 0;
  background: url(/wp-content/themes/farnham-estate/assets/img/icons/pause-icon.svg) no-repeat;
  border: 0;
  filter: invert(1);
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__pause-button-icon {
    width: 60px;
    height: 60px;
  }
}
.voyager-image-video .voyager-icon-mute {
  width: 36px;
  height: 36px;
  font-size: 0;
  background: url(/wp-content/themes/farnham-estate/assets/img/icons/mute-icon.svg) no-repeat;
  border: 0;
  filter: invert(1);
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video .voyager-icon-mute {
    width: 60px;
    height: 60px;
  }
}
.voyager-image-video .voyager-icon-unmute {
  width: 36px;
  height: 36px;
  font-size: 0;
  background: url(/wp-content/themes/farnham-estate/assets/img/icons/unmute-icon.svg) no-repeat;
  border: 0;
  filter: invert(1);
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video .voyager-icon-unmute {
    width: 60px;
    height: 60px;
  }
}
.voyager-image-video__video-control--mute {
  right: 23px;
  bottom: 63px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--mute {
    right: 75px;
    bottom: 89px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__video-control--mute {
    right: 85px;
    bottom: 99px;
  }
}
.voyager-image-video__video-control--pause, .voyager-image-video__video-control--mute {
  transition: all 0.3s;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--play {
  display: none;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--pause {
  display: block;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
.voyager-image-video__controls--playing .voyager-image-video__video-control--mute,
.voyager-image-video__controls--playing .voyager-image-video__video-control--progress {
  opacity: 0;
}
.voyager-image-video__controls--paused .voyager-image-video__video-control--pause {
  display: none;
}
.voyager-image-video__video {
  width: 100%;
  height: 100%;
}
.voyager-image-video .vjs-poster img {
  -o-object-fit: cover;
     object-fit: cover;
}
.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: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-image-video__video-control--progress {
    letter-spacing: 0.05em;
  }
}
.voyager-image-video__video-control--progress {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  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-color--white);
  opacity: 0;
  transform: translateX(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--progress {
    bottom: 42px;
    width: 85%;
    min-height: 32px;
    padding: 0 73px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__video-control--progress {
    width: 90%;
    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;
  margin-right: 27px;
  background: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--progress .voyager-image-video__control-current-time,
  .voyager-image-video__video-control--progress .voyager-image-video__control-duration-time {
    margin-right: 0;
  }
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar-wrap {
  width: 100%;
  height: 8px;
  margin: 0 20px;
  background: transparent;
  border: 1px solid var(--voyager-color--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 28px 0 0;
  }
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar {
  height: 100%;
  background: var(--voyager-color--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-inline-booking {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.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-color--brand-two);
  cursor: pointer;
}
.voyager-inline-booking__item-date.active::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  border: 15px solid var(--voyager-color--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-color--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-color--brand-two);
  border-radius: 20px 0 0 20px;
}
.voyager-inline-booking__month-slider-item.active-next {
  background: var(--voyager-color--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-instagram-feed {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-instagram-feed__container {
  max-width: calc(var(--voyager-site-width) - 70px);
}
.voyager-instagram-feed__content {
  margin-bottom: 18px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__content {
    margin-bottom: 60px;
  }
}
.voyager-instagram-feed__section-title {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-instagram-feed__section-title {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-instagram-feed__section-title {
  position: relative;
  max-width: 746px;
  margin: 0 auto;
  margin-bottom: 25px;
  padding-top: 95px;
  color: var(--voyager-color--brand-four);
  text-transform: none;
}
.voyager-instagram-feed__section-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 80px;
  height: 80px;
  background: url(./assets/img/icons/instatree.svg) no-repeat;
  transform: translateX(-50%);
  background-size: contain;
  background-position: center;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__section-title::before {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__section-title {
    margin-bottom: 30px;
    padding-top: 120px;
  }
}
.voyager-instagram-feed__user-id {
  color: var(--voyager-color--brand-two);
  font-weight: 700;
  background-color: var(--voyager-color--brand-eight);
  border: solid var(--voyager-color--brand-two);
  border-width: 1px 1px 4px;
}
.voyager-instagram-feed__user-id:active {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-two);
  }
}
.voyager-instagram-feed__user-id {
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  border-radius: 5px;
  cursor: pointer;
  word-break: normal;
  text-decoration: none;
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
}
.voyager-instagram-feed__description {
  display: none;
  margin-top: 10px;
}
.voyager-instagram-feed__splide {
  margin-top: 30px;
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__splide .splide__slide__row {
    gap: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .splide__slide__row {
    gap: 30px;
  }
}
.voyager-instagram-feed__splide .splide__slide--col {
  min-height: auto;
}
@media only screen and (min-width: 1312px) {
  .voyager-instagram-feed__splide .splide__slide--col {
    /* stylelint-disable-next-line declaration-no-important -- Required to force width splide slide  */
    width: 23.5% !important;
    min-height: 500px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-instagram-feed__splide .splide__arrow--prev {
    left: -35px;
  }
  .voyager-instagram-feed__splide .splide__arrow--next {
    right: -35px;
  }
}
.voyager-instagram-feed__splide .splide__arrows {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.voyager-instagram-feed__splide .splide__arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.voyager-instagram-feed__splide .splide__arrow svg {
  width: 15px;
}
.voyager-instagram-feed__splide .splide__arrow--prev {
  left: -20px;
  transform: rotate(180deg) translateY(50%);
}
.voyager-instagram-feed__splide .splide__arrow--next {
  top: calc(50% - 18px);
  right: -20px;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 233px;
  padding-bottom: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
    max-height: 380px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
    max-height: 500px;
  }
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper img,
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore {
  display: inline-block;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 1312px) {
  .voyager-intro-text {
    max-width: 1242px;
  }
}
.voyager-intro-text__container {
  max-width: 745px;
  margin: 0 auto 50px;
}
.voyager-intro-text__pre-heading {
  color: var(--voyager-color--brand-four);
}
.voyager-intro-text__heading {
  margin: 0 0 22px;
  color: var(--voyager-color--brand-four);
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-intro-text__heading {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-intro-text--text-left-aligned {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--text-left-aligned {
    margin-bottom: 50px;
  }
}
.voyager-intro-text--text-center-aligned {
  margin: 0 auto 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text--text-center-aligned {
    margin: 0 auto 50px;
  }
}
.voyager-intro-text--text-center-aligned .voyager-buttons {
  justify-content: center;
}
.voyager-intro-text ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  padding: 30px;
  padding-right: 0;
}
.voyager-intro-text ol {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: decimal;
  display: none;
}
.voyager-intro-text p {
  margin-bottom: 20px;
}
.voyager-intro-text a {
  color: var(--voyager-color--brand-two);
}

.voyager-jump-link {
  position: sticky;
  z-index: 2;
  padding: 25px 0;
  background: var(--voyager-color--brand-three);
}
.voyager-jump-link__container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 5px;
}
.voyager-jump-link__jump-to-label {
  padding-left: 10px;
}
.voyager-jump-link__items {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex: 1;
  flex-direction: row;
  gap: 0;
  overflow-x: auto;
  cursor: grab;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
.voyager-jump-link__items::before, .voyager-jump-link__items::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  max-width: 80px;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__items::before, .voyager-jump-link__items::after {
    max-width: 150px;
  }
}
.voyager-jump-link__items::before {
  left: 0;
  background: linear-gradient(-90deg, rgba(249, 243, 233, 0) 0%, #F8F8F8 100%);
}
.voyager-jump-link__items::after {
  right: 0;
  background: linear-gradient(90deg, rgba(249, 243, 233, 0) 0%, #F8F8F8 100%);
}
.voyager-jump-link__items.js-jump-items::before, .voyager-jump-link__items.js-jump-items::after {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items.js-jump-items.is-at-start.is-at-end::before {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__items.js-jump-items.is-at-start.is-at-end::after {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__items.js-dragging {
  cursor: grabbing;
}
.voyager-jump-link__items.js-dragging::before, .voyager-jump-link__items.js-dragging::after {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items:-webkit-scrollbar {
  display: none;
}
.voyager-jump-link__items.is-at-start::before {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__items.is-at-start::after {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items.is-at-end::before {
  opacity: 1;
  visibility: visible;
}
.voyager-jump-link__items.is-at-end::after {
  opacity: 0;
  visibility: hidden;
}
.voyager-jump-link__item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-jump-link__item {
    padding: 0 10px;
  }
  .voyager-jump-link__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: var(--voyager-color--footer);
  }
}
.voyager-jump-link__item.is-active .voyager-jump-link__link {
  color: var(--voyager-color--active-color);
}
.voyager-jump-link__link {
  text-decoration: none;
  color: var(--voyager-color--black);
}
.voyager-jump-link__link:hover {
  color: var(--voyager-color--brand-one);
}

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

.voyager-map { /* Main outer container */
  position: relative;
  padding: 20px;
}
.voyager-map__container { /* First sub container */
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: var(--voyager-color--white);
  row-gap: 30px;
  padding-block: 20px;
  margin-inline: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-map__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-block: 100px;
    padding-inline: 100px;
    row-gap: 50px;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}
.voyager-map__intro-text { /* Container of text content */
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-map__intro-text {
    row-gap: 18px;
  }
}
.voyager-map__intro-text .voyager-buttons { /* Button container */
  margin-bottom: 0; /* Over-riding default that moves bottom and left 10px offset */
  margin-left: 0;
}
.voyager-map__intro-text .voyager-buttons__wrapper {
  margin-bottom: 0;
  margin-left: 0;
}
.voyager-map__intro-text-heading { /* "Location & Directions" heading */
  margin-bottom: 32px;
}
.voyager-map__intro-text-contact-details-contact-details {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-direction: column;
  row-gap: 18px;
}
.voyager-map__intro-text-contact-details-address, .voyager-map__intro-text-contact-details-phone-wrapper { /* Phone number container */
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-style: 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.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-map__intro-text-contact-details-address, .voyager-map__intro-text-contact-details-phone-wrapper {
    letter-spacing: 0.05em;
  }
}
.voyager-map__intro-text-contact-details-address, .voyager-map__intro-text-contact-details-phone-wrapper {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-map__intro-text-contact-details-phone-anchor {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-map__intro-text-contact-details-phone-anchor:hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-map__intro-text-contact-details-phone-anchor:visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-map__intro-text-contact-details-address-icon, .voyager-map__intro-text-contact-details-phone-icon { /* Contact detail icons */
  display: flex;
  width: 38px;
  justify-content: center;
  align-items: center;
  font-size: 1.5625rem;
  aspect-ratio: 1/1;
}
.voyager-map__intro-text-contact-details-address-title-text, .voyager-map__intro-text-contact-details-phone-title-text { /* Phone: and Email: labels */
  display: none;
}
.voyager-map__intro-text-textarea ul {
  padding: 0 0 0 25px;
}
.voyager-map {
  /*
  	Main Map
  */
}
.voyager-map__map-wrapper {
  position: relative;
  z-index: 1;
  min-height: 350px;
  background-color: var(--voyager-color--brand-eight);
  aspect-ratio: 50/50;
}
@media only screen and (min-width: 992px) {
  .voyager-map__map-wrapper {
    min-height: auto;
    aspect-ratio: auto;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__map-wrapper {
    aspect-ratio: 85/75;
    min-height: 600px;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-map__map-wrapper {
    aspect-ratio: 85/75;
    min-height: 750px;
  }
}
.voyager-map__map {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-color--brand-eight);
}
.voyager-map__map-iframe {
  width: 100%;
  height: 100%;
}
.voyager-map {
  /*
  	Media Query
  */
}
@media only screen and (min-width: 688px) {
  .voyager-map {
    /*
    	Filter
    */
  }
  .voyager-map__filter-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
  }
  .voyager-map {
    /*
    	Main Map
    */
  }
  .voyager-map__map-wrapper {
    height: 537px;
  }
}
.voyager-map {
  /*
  	Filter
  */
}
.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-color--black);
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-map__filter-trigger {
    letter-spacing: 0.05em;
  }
}
.voyager-map__filter-trigger {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  background-color: var(--voyager-color--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-color--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-color--white);
  transition: all 0.25s;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .voyager-map__filter-item:hover {
    background-color: var(--voyager-color--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-color--brand-two);
}
.voyager-map__checkbox:checked ~ .voyager-map__filter-label .voyager-map__filter-text {
  color: var(--voyager-color--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-color--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-color--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-color--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-color--brand-one);
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-map__filter-text {
    letter-spacing: 0.05em;
  }
}
.voyager-map__filter-text {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  transition: all 0.25s;
}
.voyager-map {
  /*
  	Main Map Variations
  */
}
.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 .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 {
  /*
  	Color Variations
  */
}
.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-map-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100vh;
  background: var(--voyager-color--brand-booking-bg);
  transition: all 1s ease;
  box-shadow: var(--voyager-box-shadow--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-color--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-color--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-color--brand-two);
  border: 1px solid var(--voyager-color--brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-map-menu__map {
    width: 67%;
    height: auto;
  }
}
.voyager-map-menu__map-main {
  width: 100%;
  height: 100%;
}

.voyager-masonry__wrapper, .voyager-masonry__column, .voyager-masonry__inline-columns, .voyager-masonry__main-content {
  display: grid;
  grid-gap: 0;
  text-align: center;
}
.voyager-masonry__wrapper, .voyager-masonry__inline-columns {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.voyager-masonry__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-masonry .voyager-masonry__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-masonry__column {
  display: flex;
  flex-direction: column;
}
.voyager-masonry__card, .voyager-masonry__card-anchor {
  position: relative;
  display: flex;
  min-height: 480px;
  justify-content: center;
  align-content: center;
  flex: 1;
}
.voyager-masonry__card-inline {
  min-height: 240px;
}
.voyager-masonry .voyager-masonry__card-image {
  position: absolute;
  width: 100%;
  height: 100%;
}
.voyager-masonry__card-text-content {
  position: relative;
  display: flex;
  align-self: center;
  flex-direction: column;
  color: var(--voyager-color--white);
}
.voyager-masonry__heading, .voyager-masonry__textarea, .voyager-masonry__voyager-buttons {
  padding: 10px;
}
.voyager-masonry__voyager-buttons {
  justify-content: center;
}
.voyager-masonry__button-wrapper {
  margin: 0;
}

.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-text-content {
  padding-top: var(--voyager-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-spacing--block-vertical-padding);
  margin: 20px;
  padding-right: 5px;
  padding-left: 5px;
  background: var(--voyager-color--white);
}
.voyager-text-content h1 {
  font-size: min(max(2.25rem,0.3vw + 2.14rem), 2.5rem);
  font-size: clamp(2.25rem, 0.3vw + 2.14rem, 2.5rem);
  line-height: min(max(3.5rem,0.15vw + 3.44rem), 3.625rem);
  line-height: clamp(3.5rem, 0.15vw + 3.44rem, 3.63rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-text-content h1 {
    font-size: min(max(2.25rem,0.91vw + 1.91rem), 3rem);
    font-size: clamp(2.25rem, 0.91vw + 1.91rem, 3rem);
    line-height: min(max(3.5rem,0.61vw + 3.27rem), 4rem);
    line-height: clamp(3.5rem, 0.61vw + 3.27rem, 4rem);
  }
}
.voyager-text-content h2 {
  font-size: min(max(1.875rem,0.3vw + 1.76rem), 2.125rem);
  font-size: clamp(1.88rem, 0.3vw + 1.76rem, 2.13rem);
  line-height: min(max(3rem,0.61vw + 2.77rem), 3.5rem);
  line-height: clamp(3rem, 0.61vw + 2.77rem, 3.5rem);
  letter-spacing: initial;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-text-content h2 {
    font-size: min(max(1.875rem,0.76vw + 1.59rem), 2.5rem);
    font-size: clamp(1.88rem, 0.76vw + 1.59rem, 2.5rem);
    line-height: min(max(3rem,0.91vw + 2.66rem), 3.75rem);
    line-height: clamp(3rem, 0.91vw + 2.66rem, 3.75rem);
  }
}
.voyager-text-content h3 {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.625rem,0.15vw + 2.57rem), 2.75rem);
  line-height: clamp(2.63rem, 0.15vw + 2.57rem, 2.75rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h3 {
    letter-spacing: 1%;
  }
}
.voyager-text-content h3 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-text-content h3 {
    font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
    font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
    line-height: min(max(2.625rem,0.3vw + 2.51rem), 2.875rem);
    line-height: clamp(2.63rem, 0.3vw + 2.51rem, 2.88rem);
  }
}
.voyager-text-content h4 {
  font-size: min(max(1.625rem,0.45vw + 1.45rem), 2rem);
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
  line-height: min(max(2.75rem,0.15vw + 2.69rem), 2.875rem);
  line-height: clamp(2.75rem, 0.15vw + 2.69rem, 2.88rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h4 {
    letter-spacing: 1%;
  }
}
.voyager-text-content h4 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-text-content h5 {
  font-size: min(max(1.375rem,0.45vw + 1.2rem), 1.75rem);
  font-size: clamp(1.38rem, 0.45vw + 1.2rem, 1.75rem);
  line-height: min(max(2.5rem,-0.15vw + 2.56rem), 2.375rem);
  line-height: clamp(2.5rem, -0.15vw + 2.56rem, 2.38rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h5 {
    letter-spacing: 1%;
  }
}
.voyager-text-content h5 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.voyager-text-content h6 {
  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(2.375rem,-0.3vw + 2.49rem), 2.125rem);
  line-height: clamp(2.38rem, -0.3vw + 2.49rem, 2.13rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h6 {
    letter-spacing: 5%;
  }
}
.voyager-text-content h6 {
  font-family: "Libre Baskerville", 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: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content p {
    letter-spacing: 0.05em;
  }
}
.voyager-text-content p {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
}
.voyager-text-content p:last-child {
  margin-bottom: 0;
}
.voyager-text-content a:not(.voyager-buttons__anchor) {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content a:not(.voyager-buttons__anchor):hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-text-content a:not(.voyager-buttons__anchor):visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-text-content ul {
  margin: 0;
  padding: 0 0 0 2rem;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-text-content ul:last-child {
  margin-bottom: 0;
}
.voyager-text-content li {
  position: relative;
  margin-bottom: 2px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--brand-four);
  font-size: min(max(1rem,0.15vw + 0.94rem), 1.125rem);
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
  line-height: min(max(1.75rem,0.3vw + 1.64rem), 2rem);
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content li {
    letter-spacing: 0.05em;
  }
}
.voyager-text-content li {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  list-style-type: disc;
}
.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 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 .voyager-wysiwyg-anchor {
  color: var(--voyager-color--brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content {
    margin-top: var(--voyager-spacing--block-vertical-margin);
    padding-right: 0;
    padding-left: 0;
  }
  .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__heading {
  margin: 15px 0;
}
.voyager-text-content__content {
  margin: 20px 0;
}
.voyager-text-content__main-content {
  max-width: 1291px;
  margin: 0 auto;
}
.voyager-text-content__textarea li::marker:before {
  content: "\e81d";
}
.voyager-text-content__buttons {
  margin-block: 20px; /* Surajit request  */
}
.voyager-text-content--alignment-center-aligned {
  text-align: center;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__buttons {
  justify-content: center;
  margin-top: 30px;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__buttons:last-child {
  margin-bottom: 0;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__button_wrapper {
  margin-bottom: 0;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__column {
  text-align: center;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__column-buttons {
  justify-content: center;
}
.voyager-text-content--columns .voyager-text-content__container {
  max-width: none;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--columns .voyager-text-content__container {
    padding-right: 45px;
    padding-left: 45px;
  }
}
.voyager-text-content--columns .voyager-text-content__textarea {
  margin-top: 20px;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--columns .voyager-text-content__textarea {
    margin-top: 0;
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content--columns .voyager-text-content__textarea {
    margin-top: 0;
    margin-left: 50px;
  }
}
.voyager-text-content--columns .voyager-text-content__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-story {
  position: relative;
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.voyager-story__category-items {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  padding: 0;
  overflow-y: scroll;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.voyager-story {
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.voyager-story__category-items::-webkit-scrollbar {
  display: none;
}
.voyager-story__category-item {
  position: relative;
  cursor: pointer;
}
.voyager-story__category-image-wrapper {
  position: relative;
  display: flex;
  width: 150px;
  height: 200px;
}
.voyager-story__category-image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2039215686);
}
.voyager-story__category-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px;
  color: var(--voyager-color--white);
  font-size: 0.875rem;
  text-align: left;
}
.voyager-story__popup-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  background-color: var(--voyager-color--black);
}
@media only screen and (min-width: 992px) {
  .voyager-story__popup-container {
    width: 430px;
  }
}
.voyager-story__popup-container .voyager-lightbox__slider-container,
.voyager-story__popup-container .voyager-lightbox__slider {
  width: 100%;
  height: 100%;
}
.voyager-story__popup-container .voyager-lightbox__controls {
  top: 35px;
  right: 10px;
}
.voyager-story__popup-container .voyager-lightbox__button-close {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.voyager-story__popup-container .voyager-control-bar {
  display: none;
}
.voyager-story__popup-wrapper {
  height: 100%;
  padding-top: 30px;
}
.voyager-story__popup-slider {
  height: 100%;
}
.voyager-story__popup-slider .splide__arrows {
  top: 45%;
  bottom: auto;
  z-index: 2;
  transform: translateY(-50%);
  justify-content: space-between;
}
.voyager-story__popup-slider .splide__arrow {
  padding: 10px;
  background-color: var(--voyager-color--white);
}
.voyager-story__popup-slider .splide__pagination {
  position: absolute;
  top: -100px;
  bottom: auto;
  justify-content: space-between;
  gap: 10px;
  margin-left: 0;
  padding-right: 5px;
  padding-left: 5px;
}
.voyager-story__popup-slider .splide__pagination li {
  position: relative;
  height: 2px;
  flex: 1;
  margin: 0;
}
.voyager-story__popup-slider .splide__pagination__page {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #FFF 50%, #ACACAC 50%);
  background-size: 200% 100%;
}
.voyager-story__popup-slider .voyager-story__custom-pagination {
  position: absolute;
  top: -80px;
  bottom: auto;
  display: flex;
  width: 100%;
  height: 2px;
  justify-content: space-between;
  gap: 10px;
  margin-left: 0;
  padding-right: 5px;
  padding-left: 5px;
}
.voyager-story__popup-slider .voyager-story__custom-pagination .pagination-bar {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #FFF 50%, #ACACAC 50%);
  background-size: 200% 100%;
  background-position: 100% 0%;
}
.voyager-story__popup-title, .voyager-story__popup-description, .voyager-story__popup-read-more {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 15px 0 20px;
  color: var(--voyager-color--white);
}
.voyager-story__popup-image-wrapper {
  height: 400px;
  margin: 15px 0;
}
.voyager-story__popup-image {
  width: 100%;
  height: 100%;
}
.voyager-story__popup-category-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  padding: 0 20px;
}
.voyager-story__popup-category-image-wrapper {
  width: 50px;
  height: 50px;
  border: 2px solid var(--voyager-color--white);
  border-radius: 100%;
  overflow: hidden;
}
.voyager-story__popup-category-title {
  color: var(--voyager-color--white);
  font-size: 1.25rem;
}
.voyager-story__popup-button {
  display: inline-flex;
  margin: 5px 15px 5px 20px;
}
.voyager-story__popup-link {
  padding: 5px 10px;
  text-decoration: none;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-story__popup-link:hover {
    background-color: var(--voyager-color--brand-twelve);
  }
  .voyager-story__popup-link:active, .voyager-story__popup-link:focus {
    color: var(--voyager-color--brand-three);
    background-color: var(--voyager-color--brand-twelve);
  }
}
.voyager-story__popup-readmore-link {
  padding: 5px 10px;
  text-decoration: none;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-story__popup-readmore-link:hover {
    background-color: var(--voyager-color--brand-twelve);
  }
  .voyager-story__popup-readmore-link:active, .voyager-story__popup-readmore-link:focus {
    color: var(--voyager-color--brand-three);
    background-color: var(--voyager-color--brand-twelve);
  }
}

.voyager-inline-menu__title {
  color: var(--voyager-color--brand-one);
}
.voyager-inline-menu__slide {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.voyager-inline-menu__menu-anchor {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-inline-menu__menu-anchor:hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-inline-menu__menu-anchor:visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-inline-menu__menu-anchor {
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
}
@media only screen and (min-width: 688px) {
  .voyager-inline-menu__menu-anchor:hover {
    background: var(--voyager-color--brand-three);
  }
}
.voyager-inline-menu__anchor--current-page {
  background: var(--voyager-color--brand-three);
  text-decoration: underline;
}

.voyager-footer {
  position: relative;
  width: 100%;
  width: calc(100% - 40px);
  margin: 20px 20px 80px;
  margin-top: 0;
  padding-top: 40px;
  color: var(--voyager-color--white);
  background: url(./assets/img/icons/footer-bg.svg) no-repeat;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer {
    margin: 20px;
    padding-top: 60px;
    background-position: top right;
  }
}
.voyager-footer__single-row, .voyager-footer__middle-row {
  display: flex;
  flex-direction: column;
  padding: 40px 0 0;
  text-align: center;
}
.voyager-footer__single-row-container, .voyager-footer__bottom-row-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.voyager-footer__scroll-top {
  position: absolute;
  top: -30px;
  right: 19px;
  z-index: 2;
  width: 52px;
  height: 52px;
  padding: 0;
  color: var(--voyager-color--black);
  font-size: 1.5rem;
  background: var(--voyager-color--white);
  border: 1px solid var(--voyager-color--brand-four);
  border-radius: 50%;
  transition: all 500ms ease 0s;
  cursor: pointer;
}
.voyager-footer__scroll-top .voyager-icon-arrow-pointing-up-big:before {
  content: "\e80e";
}
@media only screen and (min-width: 992px) {
  .voyager-footer__scroll-top {
    width: 42px;
    height: 42px;
  }
  .voyager-footer__scroll-top::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: transform 0.3s;
  }
  .voyager-footer__scroll-top:hover {
    color: var(--voyager-color--white);
    border-color: var(--voyager-color--white);
    background: var(--voyager-color--brand-two);
  }
  .voyager-footer__scroll-top:active {
    color: var(--voyager-color--brand-four);
    border-color: var(--voyager-color--brand-four);
    background: var(--voyager-color--brand-three);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer__scroll-top {
    top: -25px;
    right: 40px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-footer__scroll-top {
    width: 60px;
    height: 60px;
  }
}
.voyager-footer__text-content {
  margin-top: 30px;
}
.voyager-footer__text-content a {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--brand-two);
  background-color: var(--voyager-color--brand-eight);
  border-radius: 5px;
  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.125rem,0.15vw + 1.07rem), 1.25rem);
  line-height: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  letter-spacing: 0.04em;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
  color: var(--voyager-color--brand-two);
  font-weight: 700;
  background-color: var(--voyager-color--brand-eight);
  border: solid var(--voyager-color--brand-two);
  border-width: 1px 1px 4px;
}
.voyager-footer__text-content a:active {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-two);
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-two);
  }
}
.voyager-footer__text-content a {
  display: block;
  width: 100%;
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
  padding: var(--voyager-padding-newsletter-button);
  color: var(--voyager-color--white);
  background: transparent;
  border-color: var(--voyager-color--white);
  background-color: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer__text-content a:before {
  content: "\e828";
}
.voyager-footer__text-content a::before {
  margin-right: 15px;
  font-family: "voyager-icon";
  font-size: 110%;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content a {
    display: inline-block;
    width: auto;
    max-width: none;
  }
  .voyager-footer__text-content a:hover {
    color: var(--voyager-color--brand-four);
    background: var(--voyager-color--brand-three);
    border-color: var(--voyager-color--white);
  }
  .voyager-footer__text-content a:active {
    color: var(--voyager-color--brand-six);
    background: transparent;
    border-color: var(--voyager-color--brand-six);
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-footer__text-content a {
    padding: var(--voyager-padding-newsletter-button);
  }
}
.voyager-footer__splide {
  margin-left: -3px;
}
.voyager-footer__link, .voyager-footer__menu-anchor {
  color: var(--voyager-color--brand-nine);
  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.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
  background-color: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer__menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.voyager-footer__menu-anchor {
  padding: 10px 25px;
  font-size: 0.9375rem;
  text-decoration: none;
}
.voyager-footer__contact-details-list {
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.voyager-footer__paragraph {
  margin: 0;
}
.voyager-footer__splide-item {
  width: 160px;
}
.voyager-footer__splide-img {
  display: flex;
  width: 100%;
  height: 90px;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.voyager-footer__logo-image {
  display: block;
  width: 163px;
  max-width: 100%;
  max-height: 70px;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__logo-image {
    width: 278px;
    max-height: 120px;
  }
}
.voyager-footer__logo-wrapper {
  display: flex;
  max-height: 120px;
  justify-content: center;
  flex: 1;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__logo-wrapper {
    width: auto;
  }
}
.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-color--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-color--white);
  text-align: center;
  background: var(--voyager-color--footer);
}
.voyager-footer--option-1 .voyager-footer__address {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__address {
    margin-bottom: 12px;
  }
}
.voyager-footer--option-1 .voyager-footer__address-wrapper {
  font-style: normal;
}
.voyager-footer--option-1 .voyager-shortcode__address-title,
.voyager-footer--option-1 .voyager-footer__contact-details:before,
.voyager-footer--option-1 .voyager-footer__menu:before,
.voyager-footer--option-1 .voyager-footer__widget-middle-row3:before {
  display: block;
  margin-bottom: 8px;
  color: var(--voyager-color--brand-three);
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-shortcode__address-title,
  .voyager-footer--option-1 .voyager-footer__contact-details:before,
  .voyager-footer--option-1 .voyager-footer__menu:before,
  .voyager-footer--option-1 .voyager-footer__widget-middle-row3:before {
    letter-spacing: 0.1em;
  }
}
.voyager-footer--option-1 .voyager-shortcode__address-title,
.voyager-footer--option-1 .voyager-footer__contact-details:before,
.voyager-footer--option-1 .voyager-footer__menu:before,
.voyager-footer--option-1 .voyager-footer__widget-middle-row3:before {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-footer--option-1 .voyager-footer__address-paragraph,
.voyager-footer--option-1 .voyager-footer__contact-details-list-item,
.voyager-footer--option-1 .voyager-footer__menu-item,
.voyager-footer--option-1 .voyager-footer__phone-number:before,
.voyager-footer--option-1 .voyager-footer__email-address:before {
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__address-paragraph,
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item,
  .voyager-footer--option-1 .voyager-footer__menu-item,
  .voyager-footer--option-1 .voyager-footer__phone-number:before,
  .voyager-footer--option-1 .voyager-footer__email-address:before {
    letter-spacing: 0.1em;
  }
}
.voyager-footer--option-1 .voyager-footer__address-paragraph,
.voyager-footer--option-1 .voyager-footer__contact-details-list-item,
.voyager-footer--option-1 .voyager-footer__menu-item,
.voyager-footer--option-1 .voyager-footer__phone-number:before,
.voyager-footer--option-1 .voyager-footer__email-address:before {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
  background-color: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer--option-1 .voyager-footer__contact-details-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.voyager-footer--option-1 .voyager-footer__contact-details-list-item {
  margin-bottom: 0;
  padding: 0 15px;
  color: var(--voyager-color--brand-seven);
  border-right: 2px solid var(--voyager-color--white);
  font-size: min(max(1.125rem,0.15vw + 1.07rem), 1.25rem);
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
  line-height: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  line-height: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 688px) {
  .voyager-footer--option-1 .voyager-footer__contact-details-list-item {
    letter-spacing: 0.1em;
  }
}
.voyager-footer--option-1 .voyager-footer__contact-details-list-item {
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-footer--option-1 .voyager-footer__contact-details-list-item:last-child {
  margin-bottom: 0;
  border: 0;
}
.voyager-footer--option-1 .voyager-footer__phone-number,
.voyager-footer--option-1 .voyager-footer__email-address {
  color: var(--voyager-color--brand-three);
  font-size: 0;
  line-height: initial;
}
.voyager-footer--option-1 .voyager-footer__phone-number::before {
  content: "T:";
}
.voyager-footer--option-1 .voyager-footer__email-address::before {
  content: "E:";
}
.voyager-footer--option-1 .voyager-footer__link,
.voyager-footer--option-1 .voyager-footer__menu-anchor {
  text-decoration: none;
  color: var(--voyager-color--brand-seven);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__link:visited, .voyager-footer--option-1 .voyager-footer__link:focus,
  .voyager-footer--option-1 .voyager-footer__menu-anchor:visited,
  .voyager-footer--option-1 .voyager-footer__menu-anchor:focus {
    color: var(--voyager-color--brand-three);
  }
  .voyager-footer--option-1 .voyager-footer__link:hover,
  .voyager-footer--option-1 .voyager-footer__menu-anchor:hover {
    color: var(--voyager-color--white);
  }
  .voyager-footer--option-1 .voyager-footer__link:active,
  .voyager-footer--option-1 .voyager-footer__menu-anchor:active {
    color: var(--voyager-color--brand-three);
  }
}
.voyager-footer--option-1 .voyager-footer__bottom-row-container {
  max-width: 100%;
  margin: 40px 0 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__bottom-row-container {
    margin: 56px 0 0;
  }
}
.voyager-footer--option-1 .voyager-footer__widget-bottom-row0 {
  position: relative;
  display: flex;
  max-width: 1700px;
  justify-content: center;
  flex: 1;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 15px;
}
.voyager-footer--option-1 .voyager-footer__widget-bottom-row0::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  width: calc(100% - 30px);
  max-width: 1700px;
  height: 1px;
  background: var(--voyager-color--footer-border);
  transform: translateX(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-bottom-row0::before {
    width: calc(100% - 60px);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__widget-bottom-row0 {
    justify-content: space-between;
    padding: 0 30px;
  }
}
.voyager-footer--option-1 .voyager-footer__menu {
  display: block;
  max-width: 658px;
  justify-content: space-between;
  -moz-column-count: 2;
       column-count: 2;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__menu {
    padding: 58px 0;
  }
}
.voyager-footer--option-1 .voyager-footer__menu-item {
  margin-right: 5px;
  margin-bottom: 14px;
  text-align: left;
}
.voyager-footer--option-1 .voyager-footer__menu-item.current-voyager-footer__menu-item .voyager-footer__menu-anchor {
  color: var(--voyager-color--brand-seven);
}
.voyager-footer--option-1 .voyager-footer__menu-item.current-voyager-footer__menu-item .voyager-footer__menu-anchor::before {
  color: var(--voyager-color--brand-six);
}
.voyager-footer--option-1 .voyager-footer__menu-anchor {
  position: relative;
  display: none;
  padding: 0 0 0 30px;
  color: var(--voyager-color--brand-three);
  text-transform: uppercase;
  background-color: var(--voyager-color--black);
  transition: all 0.5s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
.voyager-footer--option-1 .voyager-footer__menu-anchor:before {
  content: "\e822";
}
.voyager-footer--option-1 .voyager-footer__menu-anchor::before {
  position: absolute;
  left: 0;
  font-family: "voyager-icon";
  font-size: 0.875rem;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__menu-anchor {
    display: block;
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor:hover {
    color: var(--voyager-color--brand-seven);
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor:hover::before {
    color: var(--voyager-color--brand-six);
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor:active {
    color: var(--voyager-color--brand-eight);
  }
  .voyager-footer--option-1 .voyager-footer__menu-anchor:active::before {
    color: var(--voyager-color--brand-eight);
  }
}
.voyager-footer--option-1 .voyager-footer__menu-wrapper {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__menu-wrapper {
    display: block;
    width: 50%;
    border-right: 1px solid var(--voyager-color--footer-border);
  }
}
.voyager-footer--option-1 .voyager-footer__widget-bottom-row1 {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 22px 15px;
  background: var(--voyager-color--shr-bg);
}
.voyager-footer--option-1 .voyager-footer__logos-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  margin: 40px 20px 60px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__logos-grid {
    max-width: 450px;
    justify-content: flex-end;
    gap: 50px;
    margin: auto 0;
  }
}
.voyager-footer--option-1 .voyager-footer__logos-grid-img {
  display: flex;
  max-width: 124px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__logos-grid-img {
    max-width: 146px;
  }
}
.voyager-footer--option-1 .voyager-footer__made-by-shr {
  color: var(--voyager-color--brand-three);
  font-size: 0.9375rem;
  text-align: center;
  text-transform: uppercase;
  font-size: min(max(0.9375rem,0.08vw + 0.91rem), 1rem);
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
  line-height: 1.625rem;
  letter-spacing: 0.05em;
  font-family: "Helvetica", "Trebuchet MS", trebuchet, sans-serif, system-ui;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__made-by-shr {
    font-size: 1rem;
  }
}
.voyager-footer--option-1 .voyager-footer__made-by-shr p {
  position: relative;
}
.voyager-footer--option-1 .voyager-footer__made-by-shr p::before {
  content: "Designed by";
  display: inline-block;
}
.voyager-footer--option-1 .voyager-footer__made-by-shr a {
  display: inline-block;
  width: 35px;
  color: var(--voyager-color--brand-seven);
  font-weight: 700;
  transition: all 500ms ease 0s;
  text-decoration: underline;
  text-indent: -118px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
@media only screen and (min-width: 992px) {
  .voyager-footer--option-1 .voyager-footer__made-by-shr a {
    width: 36px;
    text-indent: -125px;
  }
  .voyager-footer--option-1 .voyager-footer__made-by-shr a:hover {
    color: var(--voyager-color--white);
  }
  .voyager-footer--option-1 .voyager-footer__made-by-shr a:active {
    color: var(--voyager-color--brand-seven);
  }
}
.voyager-footer--option-2 .voyager-footer__single-row {
  background: var(--voyager-color--footer);
}
.voyager-footer--option-2 .voyager-footer__single-row-container {
  justify-content: space-between;
}
.voyager-footer--option-2 .voyager-footer__social-links-icon {
  font-size: 2rem;
  line-height: 2.3rem;
}

.brand-spa .voyager-footer {
  background: url(./assets/img/icons/spa-footer-bg.svg) no-repeat;
  background-size: cover;
}
.brand-spa .hamburger-button__icon path {
  fill: var(--voyager-color--brand-two);
}

.brand-weddings .voyager-footer {
  background: url(./assets/img/icons/wedding-footer-bg.svg) no-repeat;
  background-size: cover;
}
.brand-weddings .hamburger-button__icon path {
  fill: var(--voyager-color--brand-two);
}

.voyager-lightbox__slider {
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;
}

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

.voyager-social-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}
.voyager-social-links__icon-anchor {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  color: var(--voyager-color--brand-six);
  font-size: 1.5rem;
  line-height: 2.5rem;
  text-align: center;
  background: transparent;
  background-color: var(--voyager-color--black);
  border: 2px solid var(--voyager-color--footer-border);
  border-radius: 50%;
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links__icon-anchor:hover {
    color: var(--voyager-color--brand-four);
    background: var(--voyager-color--brand-three);
    border-color: var(--voyager-color--white);
  }
  .voyager-social-links__icon-anchor:active {
    color: var(--voyager-color--brand-six);
    background: transparent;
    border-color: var(--voyager-color--white);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-social-links__icon-anchor {
    width: 62px;
    height: 62px;
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
.voyager-social-links__icon-anchor:first-child {
  margin-left: 0;
}
.voyager-social-links__icon {
  text-decoration: none;
}
.voyager-social-links__icon.voyager-icon-youtube::before {
  margin-left: 0.12em;
}

.voyager-rooms-navigation__slide {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.voyager-rooms-navigation__anchor {
  color: var(--voyager-color--brand-two);
  text-decoration: underline;
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-rooms-navigation__anchor:hover {
    color: var(--voyager-color--brand-five);
    text-decoration: none;
  }
  .voyager-rooms-navigation__anchor:visited {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-rooms-navigation__anchor {
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
}
@media only screen and (min-width: 688px) {
  .voyager-rooms-navigation__anchor:hover {
    background: var(--voyager-color--brand-three);
  }
}
.voyager-rooms-navigation__anchor--current-page {
  background: var(--voyager-color--brand-three);
  text-decoration: underline;
}

.voyager-tag-banner {
  box-shadow: var(--voyager-box-shadow--button);
  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-color--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-booking-hub {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
}
.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-color--brand-five);
  border-bottom: 1px solid var(--voyager-color--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-color--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-color--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-color--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-color--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-color--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-color--active-color);
  }
}
.voyager-booking-hub__tab-menu--item.is_active {
  color: var(--voyager-color--active-color);
}
.voyager-booking-hub__tab-menu-mobile {
  position: relative;
  display: block;
  margin-top: 10px;
  padding: 14px 0;
  color: var(--voyager-color--white);
  text-align: center;
  text-transform: uppercase;
  background: var(--voyager-color--active-color);
}
.voyager-booking-hub__tab-menu-mobile::after {
  content: "\e81a";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-family: "voyager-icon";
}
@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-color--brand-one);
}
.voyager-booking-hub__tab-description {
  margin-bottom: 15px;
  color: var(--voyager-color--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-color--brand-ten);
  }
}
.voyager-booking-hub__tab-item {
  color: var(--voyager-color--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-color--brand-one);
    text-decoration: underline;
    cursor: pointer;
  }
}
.voyager-booking-hub__tab-item.is_active {
  color: var(--voyager-color--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-color--white);
  border: 0;
  cursor: pointer;
}
.voyager-booking-hub__splide .splide__arrow svg {
  width: 15px;
  fill: var(--voyager-color--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-contact-details__wrapper {
  margin-bottom: 8px;
}
.voyager-contact-details__icon {
  margin-right: 10px;
}

.voyager-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100vw;
  height: 100vh;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox {
    height: 100vh;
  }
}
.voyager-lightbox__content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}
.voyager-lightbox__container {
  position: relative;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: auto;
  transform: translate(-50%, -50%);
}
.voyager-lightbox__splide-track {
  height: 100%;
}
.voyager-lightbox__slider-container {
  position: relative;
  display: flex;
  width: 100vw;
  max-width: 80vw;
  height: 100vh;
  max-height: 400px;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  padding: var(--voyager-padding-light-box-container);
  background: var(--voyager-color--brand-three);
  border-radius: 10px;
}
@media only screen and (orientation: landscape) {
  .voyager-lightbox__slider-container {
    height: 100vh;
    max-height: 200px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider-container {
    max-width: 850px;
    height: 64vh;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-lightbox__slider-container {
    height: 67vh;
    max-height: 90vh;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-lightbox__slider-container {
    max-width: 1104px;
    height: 70vh;
    max-height: 800px;
  }
}
.voyager-lightbox__slider {
  position: relative;
  height: 100%;
}
.voyager-lightbox__control-bar {
  justify-content: center;
  margin-top: 20px;
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__control-bar {
    margin-top: 35px;
  }
}
.voyager-lightbox__control-bar {
  padding-top: 0;
}
.voyager-lightbox__arrows {
  left: 50%;
  z-index: 1;
  display: inline-flex;
  width: auto;
  transform: translateX(-50%);
}
.voyager-lightbox__splide-arrow--next, .voyager-lightbox__splide-arrow--prev {
  display: flex;
  justify-content: center;
  align-items: center;
}
.voyager-lightbox__splide-arrow--prev {
  transform: scale(-1);
}
.voyager-lightbox__thumbnail-slider {
  display: flex;
  display: none;
  justify-content: center;
  padding-top: 10px;
}
.voyager-lightbox__thumbnail-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-lightbox__controls {
  position: absolute;
  top: -36px;
  right: 20px;
  z-index: 1;
  transform: translate(50%, -50%);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__controls {
    top: 0;
    right: 0;
  }
}
.voyager-lightbox__button-close--path {
  fill: var(--voyager-color--black);
  transition: all 500ms ease 0s;
}
.voyager-lightbox__slide-media, .voyager-lightbox__slide-image, .voyager-lightbox__slide-video {
  width: 100%;
  height: 100%;
}
.voyager-lightbox__button-close {
  display: flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;
  padding: 0;
  background: var(--voyager-color--white);
  border-radius: 50%;
  transition: all 500ms ease 0s;
  box-shadow: var(--voyager-box-shadow--lightbox);
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button-close {
    width: 50px;
    height: 50px;
  }
  .voyager-lightbox__button-close:hover {
    background: var(--voyager-color--brand-one);
  }
  .voyager-lightbox__button-close:hover .voyager-lightbox__button-close--path {
    fill: var(--voyager-color--white);
  }
}
.voyager-lightbox__button-close--svg {
  width: 20px;
  height: auto;
}
.voyager-lightbox__slide-content {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.voyager-lightbox__slide-description-inner {
  padding: 10px;
  text-align: center;
}
.voyager-lightbox__slide-title, .voyager-lightbox__slide-description {
  color: var(--voyager-color--brand-four);
}

.wp-block-voyager-tab-wrapper {
  margin-top: var(--voyager-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-spacing--block-vertical-margin);
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
@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-color--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-color--brand-four);
  border-bottom: 0;
  cursor: pointer;
}
.wp-block-voyager-tab-wrapper__tab-list-item.js-active-tab {
  color: var(--voyager-color--white);
  font-weight: 700;
  background-color: var(--voyager-color--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-color--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-smart-note {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: -9;
  padding: 15px;
  color: var(--voyager-color--brand-one);
  background: var(--voyager-color--brand-three);
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note {
    padding: 15px 30px;
  }
}
.voyager-smart-note--show {
  z-index: 9999;
  opacity: 1;
}
.voyager-smart-note__container {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note__container {
    display: flex;
    flex-wrap: nowrap;
  }
}
.voyager-smart-note__wrapper {
  padding-right: 50px;
  font-weight: 600;
  -webkit-box-flex: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-smart-note__wrapper {
    max-width: 30%;
    flex: 0 0 auto;
    padding-right: 0;
  }
}
.voyager-smart-note__cta {
  display: flex;
  margin-top: 5px;
}
.voyager-smart-note--collapse .voyager-smart-note__list,
.voyager-smart-note--collapse .voyager-smart-note__cta {
  display: none;
}
.voyager-smart-note--collapse .voyager-smart-note__collapse-icon {
  transform: rotate(0deg);
}
.voyager-smart-note--collapse .voyager-smart-note__wrapper {
  max-width: none;
  flex: 1;
  -webkit-box-flex: 1;
}
.voyager-smart-note--collapse .voyager-smart-note__greeting-message {
  font-size: min(max(1.75rem,0.15vw + 1.69rem), 1.875rem);
  font-size: clamp(1.75rem, 0.15vw + 1.69rem, 1.88rem);
  line-height: min(max(2.625rem,0.15vw + 2.57rem), 2.75rem);
  line-height: clamp(2.63rem, 0.15vw + 2.57rem, 2.75rem);
  letter-spacing: initial;
}
@media only screen and (min-width: 688px) {
  .voyager-smart-note--collapse .voyager-smart-note__greeting-message {
    letter-spacing: 1%;
  }
}
.voyager-smart-note--collapse .voyager-smart-note__greeting-message {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
@media only screen and (min-width: 1760px) {
  .voyager-smart-note--collapse .voyager-smart-note__greeting-message {
    font-size: min(max(1.75rem,0.61vw + 1.52rem), 2.25rem);
    font-size: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
    line-height: min(max(2.625rem,0.3vw + 2.51rem), 2.875rem);
    line-height: clamp(2.63rem, 0.3vw + 2.51rem, 2.88rem);
  }
}
.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-color--brand-five);
  border: 1px solid var(--voyager-color--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-color--brand-four);
  }
}
.voyager-smart-note__content-cta {
  display: inline-block;
  margin-left: 5px;
}

.voyager-read-more {
  display: inline-block;
}
.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: inline;
}
.voyager-read-more__spacing {
  display: block;
  height: 15px;
  background-color: transparent;
}
.voyager-read-more__button {
  padding: 0;
  color: var(--voyager-color--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-read-more .js-expanded-content ~ .voyager-read-more__button {
  margin-left: 5px;
}
/*# sourceMappingURL=assets/_maps/voyager-styles.min.css.map */
