@charset "UTF-8";
.voyager,
.edit-post-visual-editor {
  background: var(--voyager-color--white);
}

.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: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
}

.font-size--heading {
  font-size: clamp(2.81rem, 2.35vw + 1.93rem, 4.75rem);
}
.font-size--heading {
  line-height: clamp(3.44rem, 3.41vw + 2.16rem, 6.25rem);
}
.font-size--heading {
  letter-spacing: 0.05625rem;
}
@media only screen and (min-width: 688px) {
  .font-size--heading {
    letter-spacing: initial;
  }
}
.font-size--heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.font-size--heading {
  text-transform: uppercase;
}

.h1,
.font-size--h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.h1,
.font-size--h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.h1,
.font-size--h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .h1,
  .font-size--h1 {
    letter-spacing: 0.0875rem;
  }
}
.h1,
.font-size--h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.h1,
.font-size--h1 {
  text-transform: uppercase;
}

.h2,
.font-size--h2,
.font-size--h2 * {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.h2,
.font-size--h2,
.font-size--h2 * {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.h2,
.font-size--h2,
.font-size--h2 * {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .h2,
  .font-size--h2,
  .font-size--h2 * {
    letter-spacing: 0.075rem;
  }
}
.h2,
.font-size--h2,
.font-size--h2 * {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.h2,
.font-size--h2,
.font-size--h2 * {
  text-transform: uppercase;
}

.h3,
.font-size--h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.h3,
.font-size--h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.h3,
.font-size--h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .h3,
  .font-size--h3 {
    letter-spacing: 0.05rem;
  }
}
.h3,
.font-size--h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.h3,
.font-size--h3 {
  text-transform: uppercase;
}

.h4,
.font-size--h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.h4,
.font-size--h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.h4,
.font-size--h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .h4,
  .font-size--h4 {
    letter-spacing: 0.04375rem;
  }
}
.h4,
.font-size--h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .h4,
  .font-size--h4 {
    font-weight: 500;
  }
}
.h4,
.font-size--h4 {
  text-transform: uppercase;
}

.h5,
.font-size--h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.h5,
.font-size--h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.h5,
.font-size--h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .h5,
  .font-size--h5 {
    letter-spacing: 0.0375rem;
  }
}
.h5,
.font-size--h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .h5,
  .font-size--h5 {
    font-weight: 500;
  }
  .h5,
  .font-size--h5 {
    text-transform: uppercase;
  }
}

.h6,
.font-size--h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.h6,
.font-size--h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.h6,
.font-size--h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .h6,
  .font-size--h6 {
    letter-spacing: 0.125rem;
  }
}
.h6,
.font-size--h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}

.font-size--pre-heading,
.font-size--pre-heading * {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.font-size--pre-heading,
.font-size--pre-heading * {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.font-size--pre-heading,
.font-size--pre-heading * {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .font-size--pre-heading,
  .font-size--pre-heading * {
    letter-spacing: 0.125rem;
  }
}
.font-size--pre-heading,
.font-size--pre-heading * {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}

.font-size--sub-heading,
.font-size--sub-heading * {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.font-size--sub-heading,
.font-size--sub-heading * {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.font-size--sub-heading,
.font-size--sub-heading * {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .font-size--sub-heading,
  .font-size--sub-heading * {
    letter-spacing: 0.125rem;
  }
}
.font-size--sub-heading,
.font-size--sub-heading * {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}

.font-size--body-large {
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
}
.font-size--body-large {
  line-height: clamp(1.75rem, 0.83vw + 1.44rem, 2.44rem);
}
.font-size--body-large {
  letter-spacing: initial;
}
.font-size--body-large {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}

.font-size--body-regular {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.font-size--body-regular {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.font-size--body-regular {
  letter-spacing: initial;
}
.font-size--body-regular {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}

.font-size--body-small {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.font-size--body-small {
  line-height: 1.75rem;
}
.font-size--body-small {
  letter-spacing: initial;
}
.font-size--body-small {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}

.font-size--button-large {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.font-size--button-large {
  line-height: 1.625rem;
}
.font-size--button-large {
  letter-spacing: 0.05625rem;
}
@media only screen and (min-width: 688px) {
  .font-size--button-large {
    letter-spacing: 0.0625rem;
  }
}
.font-size--button-large {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.font-size--button-large {
  text-transform: uppercase;
}

.font-size--button-regular {
  font-size: 1rem;
}
.font-size--button-regular {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.font-size--button-regular {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .font-size--button-regular {
    letter-spacing: 0.02rem;
  }
}
.font-size--button-regular {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.font-size--button-regular {
  text-transform: uppercase;
}

.font-size--button-small {
  font-size: 0.875rem;
}
.font-size--button-small {
  line-height: 1.75rem;
}
.font-size--button-small {
  letter-spacing: initial;
}
.font-size--button-small {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.font-size--button-small {
  text-transform: uppercase;
}

.font-size--legal {
  font-size: 1rem;
}
.font-size--legal {
  line-height: 1.25rem;
}
.font-size--legal {
  letter-spacing: initial;
}
.font-size--legal {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}

.font-size--menu-item {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.font-size--menu-item {
  line-height: 1.5rem;
}
.font-size--menu-item {
  letter-spacing: 0.06rem;
}
@media only screen and (min-width: 688px) {
  .font-size--menu-item {
    letter-spacing: 0.045rem;
  }
}
.font-size--menu-item {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.font-size--menu-item {
  text-transform: uppercase;
}
@media only screen and (min-width: 688px) {
  .font-size--menu-item {
    text-transform: capitalize;
  }
}

.font-size--submenu-item {
  font-size: clamp(0.88rem, 0.3vw + 0.76rem, 1.13rem);
}
.font-size--submenu-item {
  line-height: 1.5rem;
}
.font-size--submenu-item {
  letter-spacing: 0.0175rem;
}
@media only screen and (min-width: 688px) {
  .font-size--submenu-item {
    letter-spacing: 0.05rem;
  }
}
.font-size--submenu-item {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}

.font-size--footermenu-item {
  font-size: 1.125rem;
}
.font-size--footermenu-item {
  line-height: 2.5rem;
}
.font-size--footermenu-item {
  letter-spacing: initial;
}
.font-size--footermenu-item {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}

.font-size--footnote {
  font-size: 0.875rem;
}
.font-size--footnote {
  line-height: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
}
.font-size--footnote {
  letter-spacing: initial;
}
.font-size--footnote {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
}

.font-size--level-0-menu-icon {
  font-size: clamp(1.69rem, -0.53vw + 1.89rem, 1.25rem);
}
.font-size--level-0-menu-icon {
  line-height: normal;
}
.font-size--level-0-menu-icon {
  font-family: "voyager-icons";
}

.font-size--level-1-menu-icon {
  font-size: clamp(1.69rem, -0.53vw + 1.89rem, 1.25rem);
}
.font-size--level-1-menu-icon {
  line-height: normal;
}
.font-size--level-1-menu-icon {
  font-family: "voyager-icons";
}

.font-size--third-level-menu-item {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.font-size--third-level-menu-item {
  line-height: 1.5rem;
}
.font-size--third-level-menu-item {
  letter-spacing: 0.0175rem;
}
@media only screen and (min-width: 688px) {
  .font-size--third-level-menu-item {
    letter-spacing: 0.05rem;
  }
}
.font-size--third-level-menu-item {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}

.font-size--booking-date-h1 {
  font-size: clamp(0.88rem, 2.35vw + -0.01rem, 2.81rem);
}
.font-size--booking-date-h1 {
  line-height: clamp(1.25rem, 2.65vw + 0.26rem, 3.44rem);
}
.font-size--booking-date-h1 {
  letter-spacing: initial;
}
.font-size--booking-date-h1 {
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 500;
}

.font-size--booking-date-month {
  font-size: clamp(0.88rem, 0.3vw + 0.76rem, 1.13rem);
}
.font-size--booking-date-month {
  line-height: 1em;
}
.font-size--booking-date-month {
  letter-spacing: initial;
}
.font-size--booking-date-month {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}

.font-size--booking-date-day {
  font-size: 1.125rem;
}
.font-size--booking-date-day {
  line-height: 1em;
}
.font-size--booking-date-day {
  letter-spacing: initial;
}
.font-size--booking-date-day {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}

.font-size--booking-date-year {
  font-size: clamp(0.88rem, 0.45vw + 0.7rem, 1.25rem);
}
.font-size--booking-date-year {
  line-height: 1em;
}
.font-size--booking-date-year {
  letter-spacing: initial;
}
.font-size--booking-date-year {
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 500;
}

.font-size--blog-heading {
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
}
.font-size--blog-heading {
  line-height: clamp(1.63rem, 0.15vw + 1.57rem, 1.75rem);
}
.font-size--blog-heading {
  letter-spacing: initial;
}
.font-size--blog-heading {
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 600;
}

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

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

.font-size--blog-breadcrumbs {
  font-size: 0.8125rem;
}
.font-size--blog-breadcrumbs {
  line-height: 1.25rem;
}
.font-size--blog-breadcrumbs {
  letter-spacing: initial;
}
.font-size--blog-breadcrumbs {
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 600;
}

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

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

.font-size--jump-link {
  font-size: 1rem;
}
.font-size--jump-link {
  line-height: 1.5rem;
}
.font-size--jump-link {
  letter-spacing: initial;
}
.font-size--jump-link {
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 600;
}

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

.font-size--booking-placeholder {
  font-size: 1.25rem;
}
.font-size--booking-placeholder {
  line-height: 1.5625rem;
}
.font-size--booking-placeholder {
  letter-spacing: initial;
}
.font-size--booking-placeholder {
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 500;
}

.font-size--feature-feature-caption {
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
}
.font-size--feature-feature-caption {
  line-height: 2rem;
}
.font-size--feature-feature-caption {
  letter-spacing: 0.1rem;
}
@media only screen and (min-width: 688px) {
  .font-size--feature-feature-caption {
    letter-spacing: 0.0275rem;
  }
}
.font-size--feature-feature-caption {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .font-size--feature-feature-caption {
    font-weight: 700;
  }
}

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

/* 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 {
  overflow: hidden;
  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;
}
.choices__inner {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.choices__inner {
  line-height: 1.5rem;
}
.choices__inner {
  letter-spacing: initial;
}
.choices__inner {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
}
.choices__inner:focus {
  outline: none;
  border-color: var(--voyager-color--brand-one);
}
.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 */
section::before, section::after,
.cf::before,
.cf::after,
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
section::after,
.cf::after,
.clearfix::after {
  clear: both;
}

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

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

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

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

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

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

.voyager-instagram-feed__media-anchore:before, .voyager-gallery__overlay-icon:before, .voyager-forms-panel .ginput_address_country:before,
.voyager-forms-panel .ginput_container_select:before, .voyager-fifty-fifty-slider__arrows-icon--prev:before, .voyager-fifty-fifty-slider__arrows-icon--next:before, .voyager-accordion__header-icon:before, .voyager-video__play-button-icon:before, .voyager-video__pause-button-icon:before, .voyager-icon-facebook:before, .voyager-icon-instagram:before, .voyager-icon-plus:before, .voyager-icon-minus:before, .voyager-icon-chevron-right:before, .voyager-icon-chevron-left:before, .voyager-icon-up:before, .voyager-icon-unmute:before, .voyager-icon-right-arrow:before, .voyager-icon-left-arrow:before, .voyager-icon-play:before, .voyager-icon-guest:before, .voyager-icon-pause:before, .voyager-icon-expand:before, .voyager-icon-down-arrow:before, .voyager-icon-close:before, .voyager-icon-calendar:before, .voyager-icon-mute:before {
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  text-transform: none;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

.voyager-icon-guest:before {
  content: "\e806";
}

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

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

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

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

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

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

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

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

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

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

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

/* stylelint-disable scss/operator-no-unspaced -- VSCode auto format removes the space after == */
/* stylelint-enable */
.voyager-buttons {
  gap: var(--voyager-global-spacing--small);
}
.voyager-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-buttons__wrapper {
  padding: 0;
}
.voyager-buttons__additional {
  justify-content: center;
}
.voyager-buttons__additional {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-buttons__anchor {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-radius: 100px;
  transition: all 500ms ease 0s;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
}
.voyager-buttons__anchor {
  font-size: 1rem;
}
.voyager-buttons__anchor {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.voyager-buttons__anchor {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons__anchor {
    letter-spacing: 0.02rem;
  }
}
.voyager-buttons__anchor {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-buttons__anchor {
  text-transform: uppercase;
}
.voyager-buttons__anchor {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-buttons__anchor::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  padding: var(--voyager-padding--button-regular);
  background: var(--voyager-color--brand-two);
  transition: all 0.35s;
}
.voyager-buttons__anchor::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__anchor:hover::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.voyager-buttons__anchor:active::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.voyager-buttons--small {
  padding: var(--voyager-padding--button-small);
}
.voyager-buttons--small {
  font-size: 0.875rem;
}
.voyager-buttons--small {
  line-height: 1.75rem;
}
.voyager-buttons--small {
  letter-spacing: initial;
}
.voyager-buttons--small {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-buttons--small {
  text-transform: uppercase;
}
.voyager-buttons--small.voyager-button--button-arrow {
  width: 40px;
  height: 40px;
  border: 0;
}
.voyager-buttons--large {
  width: var(--voyager-width--button-large);
  height: var(--voyager-height--button-large);
}
.voyager-buttons--large {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.voyager-buttons--large {
  line-height: 1.625rem;
}
.voyager-buttons--large {
  letter-spacing: 0.05625rem;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons--large {
    letter-spacing: 0.0625rem;
  }
}
.voyager-buttons--large {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-buttons--large {
  text-transform: uppercase;
}
.voyager-buttons--primary, .voyager-buttons--permalink {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--primary:hover, .voyager-buttons--permalink:hover {
    color: var(--voyager-color--brand-seven);
  }
  .voyager-buttons--primary:active, .voyager-buttons--permalink:active {
    color: var(--voyager-color--white);
  }
  .voyager-buttons--primary:active::after, .voyager-buttons--permalink:active::after {
    background: var(--voyager-color--brand-fourteen);
  }
}
.voyager-buttons--secondary {
  position: relative;
  padding: 5px 0;
  color: var(--voyager-color--brand-sixteen);
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  border-radius: inherit;
  overflow: hidden;
}
.voyager-buttons--secondary::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  border-top: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 0;
  transition: all 500ms ease 0s;
}
.voyager-buttons--secondary::after {
  content: "";
  position: absolute;
  top: inherit;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 0;
  background-color: transparent;
  border-bottom: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--secondary:hover {
    background-color: transparent;
    text-decoration: none;
    border-radius: 0;
  }
  .voyager-buttons--secondary:hover::before {
    opacity: 1;
  }
  .voyager-buttons--secondary:active {
    background-color: transparent;
  }
  .voyager-buttons--secondary:active::before {
    opacity: 0;
  }
}
.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 {
  width: var(--voyager-width--arrow-button);
  height: var(--voyager-height--arrow-button);
  padding: 0;
  background-color: transparent;
  border-radius: 50%;
}
.voyager-buttons--arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-buttons--arrow::before {
  content: "";
  font-family: "voyager-icons";
}
.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;
}
.voyager-buttons--full-width {
  font-size: 1rem;
}
.voyager-buttons--full-width {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.voyager-buttons--full-width {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons--full-width {
    letter-spacing: 0.02rem;
  }
}
.voyager-buttons--full-width {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-buttons--full-width {
  text-transform: uppercase;
}

button.splide__arrow {
  width: 70px;
  height: 56px;
  color: var(--voyager-color--brand-seven);
  background-color: var(--voyager-color--brand-two);
  border-radius: 0;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  button.splide__arrow:hover {
    color: var(--voyager-color--white);
    background: var(--voyager-color--brand-three);
  }
  button.splide__arrow:active {
    color: var(--voyager-color--white);
    background: var(--voyager-color--brand-one);
  }
}
@media only screen and (min-width: 1780px) {
  button.splide__arrow {
    width: 86px;
    height: 70px;
  }
}

/**
	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 {
  list-style: disc;
}
.unordered-list {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}

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

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 {
  box-sizing: border-box;
  width: 100%;
  max-width: var(--voyager-site-width);
  margin-right: auto;
  margin-left: auto;
}
.voyager-container {
  padding-right: var(--voyager-global-spacing--site-horizontal-padding);
  padding-left: var(--voyager-global-spacing--site-horizontal-padding);
}

.static-hero {
  position: relative;
  min-height: 400px;
  align-items: center;
}
.static-hero {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.static-hero {
  position: relative;
  height: 65vh;
}
@media only screen and (min-width: 992px) {
  .static-hero {
    height: 100vh;
  }
}
.static-hero__container {
  position: relative;
}
.static-hero__image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.static-hero .static-hero__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.static-hero__content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 950px;
}
.static-hero__heading, .static-hero__sub-heading, .static-hero__textarea, .static-hero__inline-features-title {
  color: var(--voyager-color--white);
  background: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.static-hero__heading {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.static-hero__heading {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.static-hero__heading {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .static-hero__heading {
    letter-spacing: 0.0875rem;
  }
}
.static-hero__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.static-hero__heading {
  text-transform: uppercase;
}
.static-hero__heading {
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.static-hero__sub-heading.font-size--sub-heading {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.static-hero__sub-heading.font-size--sub-heading {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.static-hero__sub-heading.font-size--sub-heading {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .static-hero__sub-heading.font-size--sub-heading {
    letter-spacing: 0.125rem;
  }
}
.static-hero__sub-heading.font-size--sub-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}
.static-hero__sub-heading.font-size--sub-heading {
  margin-bottom: 1px;
}
.static-hero__sub-heading.font-size--sub-heading {
  font-size: clamp(1.13rem, 1.67vw + 0.5rem, 2.5rem);
}
.static-hero__sub-heading.font-size--sub-heading {
  line-height: clamp(2rem, 1.74vw + 1.35rem, 3.44rem);
}
@media only screen and (min-width: 1440px) {
  .static-hero__sub-heading.font-size--sub-heading {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1440px) {
  .static-hero__sub-heading.font-size--sub-heading {
    margin-bottom: 20px;
  }
}
.static-hero__textarea {
  margin-bottom: 40px;
}
.static-hero__buttons {
  max-width: -moz-fit-content;
  max-width: fit-content;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1312px) {
  .static-hero__buttons {
    align-items: stretch;
  }
}
.static-hero__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.static-hero__video .vjs-tech {
  -o-object-fit: cover;
     object-fit: cover;
}
.static-hero__video .vjs-poster {
  display: none;
}
.static-hero__splide, .static-hero__item {
  width: 100%;
  min-width: 65%;
  height: 100%;
  flex: 2;
}
@media only screen and (min-width: 688px) {
  .static-hero {
    min-height: 500px;
  }
}
.static-hero__container {
  width: 100%;
}
.static-hero__text-wrapper {
  position: relative;
  width: 100%;
  max-width: 676px;
  padding: var(--voyager-global-spacing--large) var(--voyager-global-spacing--xlarge);
  color: var(--voyager-color--white);
}
.static-hero__text-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.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-eight);
    box-shadow: var(--voyager-box-shadow--menu--default);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__wrapper {
    position: sticky;
    top: 115px;
    padding: var(--voyager-global-spacing--small);
  }
}
.voyager-sidebar__block {
  margin-bottom: var(--voyager-global-spacing--small);
  padding-bottom: var(--voyager-global-spacing--small);
  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: var(--voyager-global-spacing--small);
  }
}
.voyager-sidebar__block-wrapper.js-category--open {
  display: block;
  padding: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium);
  background-color: var(--voyager-color--brand-eight);
}
.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);
  pointer-events: none;
}
.voyager-sidebar__mobile-toggle-icon {
  transition: transform 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-sidebar__mobile-toggle-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__mobile-toggle-icon {
    display: none;
  }
}
.voyager-sidebar__mobile-toggle-icon::before {
  width: 100%;
  height: 100%;
  margin-right: 0;
  margin-left: 0;
  font-size: 2.1875rem;
}
.voyager-sidebar__mobile-toggle-icon::before {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-sidebar__blog-categories-block-title {
  position: relative;
  padding: var(--voyager-global-spacing--small) var(--voyager-global-spacing--xsmall);
  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: var(--voyager-global-spacing--small);
  color: var(--voyager-color--brand-one);
}
.voyager-sidebar__article {
  gap: var(--voyager-global-spacing--small);
  margin-bottom: var(--voyager-global-spacing--large);
}
.voyager-sidebar__article {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@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 {
  gap: var(--voyager-global-spacing--small);
  list-style: none;
}
.voyager-sidebar__list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@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-one);
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__list .cat-item a:hover {
    color: var(--voyager-color--brand-one);
  }
}
.voyager-sidebar__list .cat-item a {
  font-size: 0.875rem;
}
.voyager-sidebar__list .cat-item a {
  line-height: 1.25rem;
}
.voyager-sidebar__list .cat-item a {
  letter-spacing: initial;
}
.voyager-sidebar__list .cat-item a {
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 600;
}
.voyager-sidebar__list .cat-item a {
  text-transform: uppercase;
}
.voyager-sidebar__list .current-cat a {
  color: var(--voyager-color--brand-two);
}
.voyager-sidebar__post-anchor {
  text-decoration: none;
}
.voyager-sidebar__post-anchor {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-sidebar__post-content, .voyager-sidebar__blog-categories {
  margin-top: var(--voyager-global-spacing--small);
}

.voyager-blog__container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-blog__wrapper {
  flex: 2;
}

.voyager-blog-archive__container, .voyager-blog-archive__post-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive__container, .voyager-blog-archive__post-wrapper {
    width: 100%;
  }
}

.voyager-blog-single {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-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__heading {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-search__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
}
.voyager-search__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
}
.voyager-search__textarea h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-search__textarea h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-search__textarea h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h1 {
    letter-spacing: 0.0875rem;
  }
}
.voyager-search__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-search__textarea h1 {
  text-transform: uppercase;
}
.voyager-search__textarea h2 {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-search__textarea h2 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-search__textarea h2 {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h2 {
    letter-spacing: 0.075rem;
  }
}
.voyager-search__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-search__textarea h2 {
  text-transform: uppercase;
}
.voyager-search__textarea h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-search__textarea h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-search__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h3 {
    letter-spacing: 0.05rem;
  }
}
.voyager-search__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-search__textarea h3 {
  text-transform: uppercase;
}
.voyager-search__textarea h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-search__textarea h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-search__textarea h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h4 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-search__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h4 {
    font-weight: 500;
  }
}
.voyager-search__textarea h4 {
  text-transform: uppercase;
}
.voyager-search__textarea h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-search__textarea h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-search__textarea h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h5 {
    letter-spacing: 0.0375rem;
  }
}
.voyager-search__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h5 {
    font-weight: 500;
  }
  .voyager-search__textarea h5 {
    text-transform: uppercase;
  }
}
.voyager-search__textarea h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.voyager-search__textarea h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.voyager-search__textarea h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__textarea h6 {
    letter-spacing: 0.125rem;
  }
}
.voyager-search__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
.voyager-search__textarea p {
  margin-bottom: 20px;
}
.voyager-search__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-search__textarea p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-search__textarea p {
  letter-spacing: initial;
}
.voyager-search__textarea p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-search__textarea a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-search__textarea a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-search__textarea ul {
  padding: 30px;
  padding-right: 0;
}
.voyager-search__textarea ul {
  list-style: disc;
}
.voyager-search__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-search__textarea ol {
  list-style: decimal;
}
.voyager-search__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-search__textarea em {
  font-style: italic;
}
.voyager-search__textarea strong {
  font-weight: 600;
}
.voyager-search__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-search__textarea .img {
  margin-top: 0.5em;
}
.voyager-search__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-search__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-search__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-search__textarea {
  margin-bottom: var(--voyager-global-paragraph-margin);
}
.voyager-search__textarea *:last-child {
  margin-bottom: 0;
}
.voyager-search__inline-features {
  margin-bottom: var(--voyager-global-list-item-margin);
  padding-left: var(--voyager-global-list-item-large);
}
.voyager-search__inline-features-item {
  position: relative;
}
.voyager-search__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-search__category-list {
  margin-bottom: var(--voyager-global-list-item-small);
  padding-left: var(--voyager-global-spacing--large);
}
.voyager-search__category-list:last-child {
  margin-bottom: 0;
}
.voyager-search__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-search__image {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-image-margin);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-search__feature {
  gap: var(--voyager-global-spacing--small);
}
.voyager-search__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-search__feature-icon-wrapper {
  width: 30px;
  height: 30px;
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-search__buttons {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-search__container {
  gap: var(--voyager-global-spacing--medium);
}
.voyager-search__container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-search__container {
  padding-right: var(--voyager-global-spacing--site-horizontal-padding);
  padding-left: var(--voyager-global-spacing--site-horizontal-padding);
}
.voyager-search__h1 {
  margin-bottom: var(--voyager-global-spacing--small);
  color: var(--voyager-color--brand-five);
}
.voyager-search__card {
  margin-bottom: var(--voyager-global-spacing--medium);
  padding: var(--voyager-global-spacing--small);
  border: 1px solid var(--voyager-color--brand-four);
}
.voyager-search__card:last-child {
  margin-bottom: 0;
}
.voyager-search__article-wrapper {
  flex: 1;
  gap: var(--voyager-global-spacing--small);
}
.voyager-search__article-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-search__article-wrapper {
    flex-direction: row;
    gap: var(--voyager-global-spacing--medium);
  }
}
.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: var(--voyager-global-spacing--small);
}
.voyager-search__article-button-anchor, .voyager-search__buttons {
  margin-top: var(--voyager-global-spacing--small);
}
.voyager-search__category_card {
  margin: 0 0 var(--voyager-global-spacing--small);
  padding: var(--voyager-global-spacing--small);
  border: 1px solid var(--voyager-color--brand-four);
}
.voyager-search__category_card:last-child {
  margin-bottom: 0;
}
.voyager-search__card-inner-wrapper {
  flex: 1;
  gap: var(--voyager-global-spacing--small);
}
.voyager-search__card-inner-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-search__card-inner-wrapper {
    flex-direction: row;
    gap: var(--voyager-global-spacing--medium);
  }
}
.voyager-search .page-numbers {
  display: inline-block;
  width: 38px;
  height: 38px;
  color: var(--voyager-color--black);
  border-radius: 10px;
}
.voyager-search .page-numbers {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-search .page-numbers {
  line-height: 1.75rem;
}
.voyager-search .page-numbers {
  letter-spacing: initial;
}
.voyager-search .page-numbers {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-search .page-numbers {
  line-height: 2.375rem;
  text-align: center;
  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: border-box;
}

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

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

video {
  width: 100%;
}

iframe {
  border: 0;
}

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

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

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

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

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

body {
  overflow-x: hidden;
}

p:empty,
p:-moz-only-whitespace {
  display: none;
}

@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;
  height: 100%;
  margin: 0;
  padding: 0;
  transform-style: preserve-3d;
}
.splide__list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.voyager-sitemap {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-sitemap__container {
  text-align: center;
}
.voyager-sitemap__container {
  padding-right: var(--voyager-global-spacing--site-horizontal-padding);
  padding-left: var(--voyager-global-spacing--site-horizontal-padding);
}
.voyager-sitemap .sitemap-menu-footer-container {
  margin-top: 40px;
  margin-bottom: 100px;
}
.voyager-sitemap h2 {
  padding-top: 0;
  padding-bottom: 15px;
  color: var(--voyager-color--black);
}
.voyager-sitemap .sitemap__title {
  margin-bottom: 30px;
  color: var(--voyager-color--black);
  text-align: center;
}
.voyager-sitemap .sitemap__title {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-sitemap .sitemap__title {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-sitemap .sitemap__title {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap .sitemap__title {
    letter-spacing: 0.0875rem;
  }
}
.voyager-sitemap .sitemap__title {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-sitemap .sitemap__title {
  text-transform: uppercase;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  color: var(--voyager-color--brand-six);
  text-align: center;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap h3.voyager-sitemap__post-type-title {
    letter-spacing: 0.075rem;
  }
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  text-transform: uppercase;
}
.voyager-sitemap li {
  list-style: none;
  padding: 0;
}
.voyager-sitemap p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-sitemap p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-sitemap p {
  letter-spacing: initial;
}
.voyager-sitemap p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-sitemap a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-sitemap a {
  text-decoration: none;
}
.voyager-sitemap__menu {
  text-align: center;
}
.voyager-sitemap__menu-item {
  list-style: disc;
}
.voyager-sitemap__menu-item {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-sitemap__menu-item {
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
  padding: 0;
}
.voyager-sitemap__menu-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item {
    max-width: 100%;
    margin-bottom: 18px;
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor {
  font-size: clamp(1.25rem, 0.38vw + 1.11rem, 1.56rem);
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor {
  margin-bottom: 0;
  color: var(--voyager-color--brand-seven);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
  line-height: normal;
  border: 0;
  transition: color 0.8s ease;
  text-decoration: none;
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:hover {
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:hover {
    color: var(--voyager-color--brand-three);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu-item .voyager-sitemap__menu-anchor:active {
    color: var(--voyager-color--brand-seven);
  }
}
.voyager-sitemap__menu-item .voyager-sitemap__menu-anchor-level-0 {
  font-weight: 400;
}
.voyager-sitemap__menu-item-level-0 {
  text-transform: none;
}
.voyager-sitemap__menu-item-level-0:last-child .voyager-sitemap__submenu {
  margin-bottom: 0;
}
.voyager-sitemap__submenu {
  margin-top: 10px;
  margin-bottom: 25px;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-anchor {
  display: inline-block;
  color: var(--voyager-color--brand-one);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5rem;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-anchor {
  font-size: clamp(0.94rem, 0.08vw + 0.91rem, 1rem);
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:hover {
    color: var(--voyager-color--brand-three);
  }
  .voyager-sitemap__submenu .voyager-sitemap__menu-anchor:active {
    color: var(--voyager-color--brand-one);
  }
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item {
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 0;
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-1,
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-2,
.voyager-sitemap__submenu .voyager-sitemap__menu-item.voyager-sitemap__menu-item-has-children > .voyager-sitemap__menu-anchor-level-3 {
  font-weight: 500;
  text-transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__submenu .voyager-sitemap__menu-item {
    margin-top: 10px;
  }
}
.voyager-sitemap__submenu .voyager-sitemap__menu-item:last-child {
  margin-bottom: 0;
}
.voyager-sitemap__submenu-level-4 {
  margin-bottom: 11px;
}

.voyager-card {
  position: relative;
  width: 100%;
}
.voyager-card__textarea-paragraph {
  margin-bottom: 0;
  color: var(--voyager-color--brand-seven);
}
.voyager-card__textarea-paragraph {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-card__textarea-paragraph {
  line-height: 1.75rem;
}
.voyager-card__textarea-paragraph {
  letter-spacing: initial;
}
.voyager-card__textarea-paragraph {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.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__category-content-wrapper {
  padding: 0;
}
.voyager-card__button-wrapper {
  margin: 0 25px 10px 0;
}
@media only screen and (min-width: 1312px) {
  .voyager-card__button-wrapper {
    margin: 0 40px 0 0;
  }
}
.voyager-card__button-wrapper:last-child {
  margin-right: 0;
}
.voyager-card__sub-heading {
  margin-bottom: 20px;
}
.voyager-card__sub-heading {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.voyager-card__sub-heading {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.voyager-card__sub-heading {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card__sub-heading {
    letter-spacing: 0.125rem;
  }
}
.voyager-card__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}
.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__voyager-buttons {
  margin: 0 0 -10px;
  overflow: hidden;
}
.voyager-card__image {
  display: block;
  width: 100%;
  height: 100%;
}
.voyager-card .voyager-card__buttons {
  justify-content: flex-start;
}
.voyager-card--default .voyager-card__card-inner-wrapper, .voyager-card--full-background .voyager-card__card-inner-wrapper {
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__card-inner-wrapper:hover .voyager-card__image-wrapper img, .voyager-card--full-background .voyager-card__card-inner-wrapper:hover .voyager-card__image-wrapper img {
    transform: scale(1.18);
  }
}
.voyager-card--default .voyager-card__image-wrapper, .voyager-card--full-background .voyager-card__image-wrapper {
  overflow: hidden;
}
.voyager-card--default .voyager-card__image, .voyager-card--full-background .voyager-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-card--default .voyager-card__image, .voyager-card--full-background .voyager-card__image {
  transition: all 500ms 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-card--default .voyager-card__content-wrapper, .voyager-card--full-background .voyager-card__content-wrapper {
  position: absolute;
  z-index: 1;
}
.voyager-card--default .voyager-card__heading, .voyager-card--full-background .voyager-card__heading {
  color: var(--voyager-color--brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__buttons, .voyager-card--full-background .voyager-card__buttons {
    margin-top: var(--voyager-card--buttons-margin-top);
  }
}
.voyager-card--default .voyager-card__card-inner-wrapper {
  padding: var(--voyager-card--image-wrapper-padding);
}
.voyager-card--default .voyager-card__image-wrapper {
  aspect-ratio: 1.036;
}
.voyager-card--default .voyager-card__content-wrapper {
  right: 0;
  bottom: 0;
  width: 100%;
  padding: var(--voyager-card--content-wrapper-padding);
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__content-wrapper {
    margin: 0;
  }
}
.voyager-card--default .voyager-card__heading {
  font-weight: 400;
}
.voyager-card--default .voyager-card__heading {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-card--default .voyager-card__heading {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-card--default .voyager-card__heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card--default .voyager-card__heading {
    letter-spacing: 0.05rem;
  }
}
.voyager-card--default .voyager-card__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-card--default .voyager-card__heading {
  text-transform: uppercase;
}
.voyager-card--default .voyager-card__heading {
  margin-bottom: var(--voyager-card--heading-margin-bottom);
}
.voyager-card--default .voyager-card__textarea {
  margin-bottom: 22px;
}
.voyager-card--default .voyager-card__buttons {
  margin-top: 22px;
}
.voyager-card--full-background {
  position: relative;
  background: var(--voyager-color--brand-eight);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__pre-heading {
    top: 0;
    left: var(--voyager-global-spacing--site-horizontal-padding);
    white-space: nowrap;
  }
  .voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__pre-heading {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite forced css */
    position: absolute !important;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__heading.default {
    grid-column: 1;
    grid-row: 1;
    grid-row-end: 3;
    padding-top: 63px;
  }
  .voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__heading.default {
    margin-bottom: 0;
  }
}
.voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__textarea {
  grid-column: 2;
  grid-row: 1;
  justify-self: center;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__textarea {
    justify-self: start;
  }
}
.voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__buttons {
  grid-column: 2;
  grid-row: 2;
  justify-self: center;
  width: 100%;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-intro-text--text-left-aligned .voyager-intro-text__buttons {
    justify-self: start;
    width: auto;
    justify-content: flex-start;
  }
}
.voyager-card--full-background .splide__arrows-button--prev,
.voyager-card--full-background .splide__arrows-button--next {
  position: static;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .splide__arrows-button--prev,
  .voyager-card--full-background .splide__arrows-button--next {
    position: absolute;
    top: 50%;
  }
}
.voyager-card--full-background .splide__arrows-button--prev {
  left: 26%;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .splide__arrows-button--prev {
    left: calc((100% - var(--voyager-card--wide-card-voyager-card-width)) / 2);
    transform: translate(-50%, -50%);
  }
}
.voyager-card--full-background .splide__arrows-button--next {
  right: 26%;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .splide__arrows-button--next {
    right: calc((100% - var(--voyager-card--wide-card-voyager-card-width)) / 2);
    transform: translate(50%, -50%);
  }
}
.voyager-card--full-background .voyager-carousel__splide-container {
  position: relative;
}
.voyager-card--full-background .voyager-carousel__arrows-wrapper {
  position: static;
  gap: 10px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-carousel__arrows-wrapper {
    gap: 0;
  }
}
.voyager-card--full-background .voyager-carousel__control-bar {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-carousel__control-bar {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card {
    width: var(--voyager-card--wide-card-voyager-card-width);
  }
}
.voyager-card--full-background .voyager-card__image-wrapper {
  width: 100%;
  height: 340px;
}
@media only screen and (min-width: 688px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: 380px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    width: var(--voyager-card--wide-card-voyager-card-image-wrapper-width);
    height: 440px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: 530px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: 590px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-card--full-background .voyager-card__image-wrapper {
    height: 655px;
  }
}
.voyager-card--full-background .voyager-card__content-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 180px 20px 20px;
  background: var(--voyager-color--card-full-gradient);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 230px 46px 42px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 310px 46px 42px;
  }
}
.voyager-card--full-background .voyager-card__heading {
  padding: 0;
  color: var(--voyager-color--white);
}
.voyager-card--full-background .voyager-card__heading {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-card--full-background .voyager-card__heading {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-card--full-background .voyager-card__heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card--full-background .voyager-card__heading {
    letter-spacing: 0.05rem;
  }
}
.voyager-card--full-background .voyager-card__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-card--full-background .voyager-card__heading {
  text-transform: uppercase;
}
.voyager-card--full-background .voyager-card__heading {
  margin: 0;
}
.voyager-card--full-background .voyager-card__textarea-paragraph {
  color: var(--voyager-color--white);
}
.voyager-card--full-background .voyager-card__textarea {
  max-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 0;
  transition: all 500ms ease 0s;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__textarea {
    margin-top: 0;
  }
}
.voyager-card--full-background .voyager-card__buttons {
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__buttons {
    margin-top: 20px;
  }
}
.voyager-card--full-background .voyager-card--button-primary {
  position: relative;
  padding: 5px 0;
  color: var(--voyager-color--brand-sixteen);
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  border-radius: inherit;
  overflow: hidden;
}
.voyager-card--full-background .voyager-card--button-primary::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  border-top: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 0;
  transition: all 500ms ease 0s;
}
.voyager-card--full-background .voyager-card--button-primary::after {
  content: "";
  position: absolute;
  top: inherit;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 0;
  background-color: transparent;
  border-bottom: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card--button-primary:hover {
    background-color: transparent;
    text-decoration: none;
    border-radius: 0;
  }
  .voyager-card--full-background .voyager-card--button-primary:hover::before {
    opacity: 1;
  }
  .voyager-card--full-background .voyager-card--button-primary:active {
    background-color: transparent;
  }
  .voyager-card--full-background .voyager-card--button-primary:active::before {
    opacity: 0;
  }
}
.voyager-card--full-background .voyager-card--button-secondary,
.voyager-card--full-background .voyager-card--button-primary {
  color: var(--voyager-color--white);
}
.voyager-card--full-background .voyager-card--button-secondary:hover,
.voyager-card--full-background .voyager-card--button-primary:hover {
  color: var(--voyager-color--white);
}
.voyager-card--full-background .voyager-card--button-secondary::before,
.voyager-card--full-background .voyager-card--button-primary::before {
  border-top-color: var(--voyager-color--white);
}
.voyager-card--full-background .voyager-card--button-secondary::after,
.voyager-card--full-background .voyager-card--button-primary::after {
  border-bottom-color: var(--voyager-color--white);
}
.voyager-card--full-background .voyager-card__card-inner-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__card-inner-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: var(--voyager-color--carousel-overlay);
    transition: all 400ms ease 0s;
  }
  .voyager-card--full-background .voyager-card__card-inner-wrapper:hover .voyager-card__textarea {
    max-height: 150px;
    margin-top: 13px;
    opacity: 1;
    overflow: visible;
  }
}
.voyager-card--full-background .voyager-carousel__splide-slide.is-active.is-visible .voyager-card__card-inner-wrapper:before {
  opacity: 0;
  visibility: hidden;
}

.voyager-footer {
  position: relative;
  width: 100%;
  padding: 22px 22px 80px;
  color: var(--voyager-color--white);
  background: url(./assets/img/icons/footer-bg.png) no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 1280px) {
  .voyager-footer {
    padding: 0;
  }
}
.voyager-footer__container {
  max-width: 1896px;
  padding: 0;
}
.voyager-footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 33, 65, 0.9);
}
.voyager-footer__top-row {
  padding: 15px 0;
  border-bottom: 1px solid var(--voyager-color--white);
}
.voyager-footer__single-row, .voyager-footer__middle-row {
  position: relative;
  z-index: 1;
  text-align: center;
}
.voyager-footer__widget-middle-row0 {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  padding: 47px 22px;
  text-align: center;
  background-color: var(--voyager-color--brand-one);
  border-radius: 20px;
}
.voyager-footer__widget-middle-row0 {
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
}
.voyager-footer__widget-middle-row0 {
  line-height: clamp(1.75rem, 0.83vw + 1.44rem, 2.44rem);
}
.voyager-footer__widget-middle-row0 {
  letter-spacing: initial;
}
.voyager-footer__widget-middle-row0 {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row0 {
    display: flex;
    margin: 12px 12px 0;
    padding: 45px 40px;
    text-align: left;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__widget-middle-row0 {
    padding: 45px 88px;
  }
}
.voyager-footer__widget-middle-row0 .voyager-footer__text-content a {
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row0 .voyager-footer__text-content a:hover {
    color: var(--voyager-color--brand-two);
    text-decoration: none;
  }
}
.voyager-footer__widget-middle-row1 {
  position: relative;
  z-index: 1;
  width: 100%;
  justify-content: space-between;
  gap: 80px;
  padding: 48px 0 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row1 {
    display: flex;
    justify-content: flex-start;
    gap: 50px;
    margin-left: auto;
    padding: 50px 50px 0;
    text-align: left;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__widget-middle-row1 {
    gap: 80px;
    padding: 70px 96px 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row1 .voyager-footer__text-content {
    width: 100%;
    max-width: 360px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__widget-middle-row1 .voyager-footer__text-content {
    max-width: 430px;
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-footer__menu {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer__menu {
    -moz-column-count: 3;
         column-count: 3;
  }
}
.voyager-footer__made-by-shr {
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr {
    margin-bottom: 5px;
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
}
.voyager-footer__made-by-shr p {
  position: relative;
}
.voyager-footer__made-by-shr p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-footer__made-by-shr p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-footer__made-by-shr p {
  letter-spacing: initial;
}
.voyager-footer__made-by-shr p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-footer__made-by-shr p {
  margin: 0;
  line-height: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr p {
    line-height: 2.25rem;
  }
}
.voyager-footer__made-by-shr p::before {
  content: "Designed by";
  display: inline-block;
}
.voyager-footer__made-by-shr a {
  position: relative;
  display: inline-block;
  width: 38px;
  color: var(--voyager-color--white);
  font-weight: 600;
  line-height: 1.25rem;
  background: var(--voyager-color--black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
  text-indent: -109px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__made-by-shr a {
    text-indent: -113px;
    width: 40px;
    font-weight: 400;
    line-height: 2.25rem;
  }
  .voyager-footer__made-by-shr a:hover {
    color: var(--voyager-color--brand-two);
  }
}
.voyager-footer__copyright-notice {
  font-size: 1rem;
  line-height: 1.25rem;
  background: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer__text-content {
  background: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer__text-content a {
  color: var(--voyager-color--white);
  background: var(--voyager-color--black);
  transition: all 500ms ease 0s;
  text-decoration: none;
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-footer__text-content .font-size--h3 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-footer__text-content .font-size--h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-footer__text-content .font-size--h3 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__text-content .font-size--h3 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-footer__text-content .font-size--h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__text-content .font-size--h3 {
    font-weight: 500;
  }
}
.voyager-footer__text-content .font-size--h3 {
  text-transform: uppercase;
}
.voyager-footer__text-content .font-size--h3 {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content .font-size--h3 {
    margin-top: -6px;
  }
}
.voyager-footer__text-content .font-size--h3 a {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-radius: 100px;
  transition: all 500ms ease 0s;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  vertical-align: top;
  /* stylelint-disable-next-line max-nesting-depth -- Required nesting */
}
.voyager-footer__text-content .font-size--h3 a {
  font-size: 1rem;
}
.voyager-footer__text-content .font-size--h3 a {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.voyager-footer__text-content .font-size--h3 a {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__text-content .font-size--h3 a {
    letter-spacing: 0.02rem;
  }
}
.voyager-footer__text-content .font-size--h3 a {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-footer__text-content .font-size--h3 a {
  text-transform: uppercase;
}
.voyager-footer__text-content .font-size--h3 a {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-footer__text-content .font-size--h3 a::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  padding: var(--voyager-padding--button-regular);
  background: var(--voyager-color--brand-two);
  transition: all 0.35s;
}
.voyager-footer__text-content .font-size--h3 a::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content .font-size--h3 a:hover::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.voyager-footer__text-content .font-size--h3 a:active::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.voyager-footer__text-content .font-size--h3 a {
  height: 52px;
  margin-top: 17px;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  color: var(--voyager-color--brand-one);
  line-height: 3.25rem;
  background-color: var(--voyager-color--white);
  background-clip: initial;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__text-content .font-size--h3 a:active {
    color: var(--voyager-color--white);
  }
  .voyager-footer__text-content .font-size--h3 a:active::after {
    background: var(--voyager-color--brand-fourteen);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__text-content .font-size--h3 a {
    height: 71px;
    line-height: 4.4375rem;
  }
}
.voyager-footer__bottom-row {
  padding-top: 0;
  padding-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  .voyager-footer__bottom-row {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__bottom-row {
    padding-top: 75px;
  }
}
.voyager-footer__copyright_notice {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-footer__copyright_notice {
  line-height: 1.75rem;
}
.voyager-footer__copyright_notice {
  letter-spacing: initial;
}
.voyager-footer__copyright_notice {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-footer__widget-bottom-row {
  z-index: 1;
  width: 100%;
  color: var(--voyager-color--white);
  text-align: center;
}
.voyager-footer__single-row-container, .voyager-footer__middle-row-container, .voyager-footer__bottom-row-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-footer__menu-middle {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__menu-middle {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__menu-middle li {
    margin: 0 10px 3px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__menu-middle li {
    margin: 0 20px 5px;
  }
}
.voyager-footer__splide {
  margin-left: -3px;
}
.voyager-footer__link {
  color: var(--voyager-color--white);
  text-decoration: none;
  font-size: 1.125rem;
  transition: all 500ms ease 0s;
}
.voyager-footer__menu-anchor {
  text-decoration: none;
}
@media only screen and (min-width: 1280px) {
  .voyager-footer__menu-anchor {
    padding: 8px 0;
    color: var(--voyager-color--white);
    font-size: 1rem;
    line-height: normal;
    background: var(--voyager-color--black);
    transition: all 500ms ease 0s;
    -webkit-background-clip: text;
            background-clip: text;
  }
  .voyager-footer__menu-anchor {
    font-size: clamp(0.75rem, 0.45vw + 0.58rem, 1.13rem);
  }
  .voyager-footer__menu-anchor {
    line-height: clamp(1.63rem, 1.06vw + 1.23rem, 2.5rem);
  }
  .voyager-footer__menu-anchor:hover {
    color: var(--voyager-color--brand-two);
  }
}
.voyager-footer__contact-details-list {
  list-style: none;
  padding: 0;
}
.voyager-footer__contact-details-list {
  margin: 0;
  padding: 0;
}
.voyager-footer__paragraph {
  margin: 0;
}
.voyager-footer__splide-item {
  width: 160px;
}
.voyager-footer__splide-img {
  width: 100%;
  height: 90px;
  padding: 0 var(--voyager-global-spacing--small);
}
.voyager-footer__splide-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-footer__logo-image {
  display: block;
  width: 100%;
  height: auto;
}
.voyager-footer__logo-anchor {
  display: inline-block;
  vertical-align: top;
  width: 252px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__logo-anchor {
    width: 280px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__logo-anchor {
    width: 339px;
  }
}
.voyager-footer__logo-wrapper {
  flex: 1;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__logo-wrapper {
    width: auto;
    text-align: left;
  }
}
.voyager-footer__address {
  padding: 45px 0 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__address {
    margin: 0 35px;
    padding: 0 35px;
    border-right: 1px solid var(--voyager-color--white);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-footer__address {
    margin: 0 50px;
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-footer__address {
    margin: 0 77px;
    padding: 0 77px;
  }
}
.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: var(--voyager-global-spacing--small);
  color: var(--voyager-color--white);
  text-align: center;
  background: var(--voyager-color--footer);
}
.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;
}
.voyager-footer__scroll-top {
  display: none;
}

.inline-features {
  list-style: none;
  margin: 16px 0;
}
.inline-features__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.inline-features__item {
  margin-bottom: 8px;
}
.inline-features__icon {
  max-width: 25px;
  height: auto;
  margin-right: var(--voyager-global-spacing--small);
  padding: var(--voyager-global-spacing--xsmall) 0;
}
.inline-features__title {
  margin-bottom: 0;
}

.voyager-social-links {
  gap: 25px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.voyager-social-links {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links {
    gap: 30px;
    margin-left: auto;
  }
  .voyager-social-links {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.voyager-social-links__icon-anchor {
  width: 40px;
  height: 40px;
  color: var(--voyager-color--brand-fifteen);
  font-size: 1.5rem;
  line-height: 2.5rem;
  text-align: center;
  background-color: var(--voyager-color--white);
  border-radius: 50%;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
.voyager-social-links__icon-anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links__icon-anchor:hover {
    color: var(--voyager-color--brand-fifteen);
    background-color: var(--voyager-color--brand-nine);
  }
  .voyager-social-links__icon-anchor:active {
    color: var(--voyager-color--brand-fifteen);
    background-color: var(--voyager-color--brand-four);
  }
}
.voyager-social-links__icon {
  text-decoration: none;
}

.voyager-rooms-navigation__slide {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.voyager-rooms-navigation__anchor {
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-rooms-navigation__anchor:hover {
    color: var(--voyager-color--brand-thirteen);
    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);
}
.voyager-tag-banner {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-tag-banner__image-container {
  overflow: hidden;
  position: relative;
  width: 157px;
}
.voyager-tag-banner__image {
  position: absolute;
  height: 100%;
}
.voyager-tag-banner__text-container {
  padding: var(--voyager-global-spacing--small);
  background-color: var(--voyager-color--white);
  row-gap: var(--voyager-global-spacing--small);
}
.voyager-tag-banner__text-container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.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-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-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: "\e803";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-family: "voyager-icons";
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-menu-mobile {
    display: none;
  }
}
.voyager-booking-hub__tab-body {
  position: relative;
  min-height: 100%;
  flex: 1;
  overflow: hidden;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-body {
    padding: 15px 30px 0;
  }
}
.voyager-booking-hub__tab-wrapper {
  margin-bottom: 15px;
}
.voyager-booking-hub__tab-images {
  width: 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-images {
    max-width: 700px;
    flex: 2;
    padding-right: 30px;
    padding-bottom: 0;
  }
}
.voyager-booking-hub__tab-single-image {
  width: 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-single-image {
    max-width: 700px;
    flex: 2;
    padding-right: 30px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-text {
    flex: 1;
  }
}
.voyager-booking-hub__tab-element {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-hub__tab-element {
    flex-direction: row;
    text-align: left;
  }
}
.voyager-booking-hub__tab-title {
  margin-bottom: 10px;
  color: var(--voyager-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 {
  margin-top: var(--voyager-global-paragraph-margin);
  margin-bottom: var(--voyager-global-paragraph-margin);
}
.voyager-contact-details__wrapper {
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-contact-details__icon {
  margin-right: 10px;
}
.voyager-contact-details__title-text {
  margin-right: 10px;
}
.voyager-contact-details__title-text {
  font-size: 0.875rem;
}
.voyager-contact-details__title-text {
  line-height: 1.75rem;
}
.voyager-contact-details__title-text {
  letter-spacing: initial;
}
.voyager-contact-details__title-text {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-contact-details__title-text {
  text-transform: uppercase;
}

.voyager-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100vw;
  height: 100vh;
}
.voyager-lightbox__content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(4, 34, 79, 0.8);
}
.voyager-lightbox__container {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100vw - 40px);
  height: calc(85vh - 30px);
  max-height: 300px;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__container {
    height: calc(95vh - 30px);
    max-height: 530px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    max-width: 800px;
    height: calc(100vh - 200px);
    max-height: 460px;
    margin: 0 auto;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__container {
    max-width: 963px;
    max-height: 500px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-lightbox__container {
    max-width: 1024px;
    max-height: 660px;
  }
}
.voyager-lightbox__container--stories {
  top: 5vh;
  left: 0;
  width: 100%;
  height: 90vh;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__container--stories {
    width: 430px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-lightbox__arrows-button {
    width: 70px;
    height: 56px;
  }
}
.voyager-lightbox__arrows-wrapper {
  top: calc(100% + 20px);
  bottom: auto;
}
@media only screen and (min-width: 1780px) {
  .voyager-lightbox__arrows-wrapper {
    top: calc(100% + 40px);
  }
}
.voyager-lightbox__splide-track {
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__splide-track {
    height: 100%;
  }
}
.voyager-lightbox__slider-container {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider-container {
    display: inherit;
  }
}
.voyager-lightbox__slider {
  position: relative;
  height: 100%;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__slider {
    padding-bottom: 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;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-lightbox__splide-arrow--prev {
  transform: scale(-1);
}
.voyager-lightbox__thumbnail-slider {
  padding-top: var(--voyager-global-spacing--small);
}
.voyager-lightbox__thumbnail-slider {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-lightbox__thumbnail-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-lightbox__controls {
  position: absolute;
  top: -55px;
  right: 0;
  z-index: 1;
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__controls {
    top: -55px;
    right: -55px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-lightbox__controls {
    top: -70px;
    right: -70px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-lightbox__controls {
    top: -90px;
    right: -90px;
  }
}
.voyager-lightbox__button-close {
  position: relative;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 5px;
  background: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-lightbox__button-close {
    width: 45px;
    height: 45px;
    padding: 4px;
  }
  .voyager-lightbox__button-close:hover {
    transform: rotate(180deg);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-lightbox__button-close {
    width: 50px;
    height: 50px;
    padding: 2px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-lightbox__button-close {
    width: 60px;
    height: 60px;
    padding: 2px;
  }
}
.voyager-lightbox__button-close--svg {
  width: 100%;
  height: 100%;
}
.voyager-lightbox__button-close--path {
  fill: var(--voyager-color--white);
}
.voyager-lightbox__slide-media, .voyager-lightbox__slide-image, .voyager-lightbox__slide-video {
  width: 100%;
  height: 100%;
  margin: auto 0;
}
.voyager-lightbox__slide-content {
  max-height: inherit;
  border-radius: 20px;
  overflow: hidden;
}
.voyager-lightbox__slide-content {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-lightbox__splide-track {
  border-radius: 20px;
}
.voyager-lightbox__slide-description-wrap {
  position: absolute;
  bottom: 0;
  padding: var(--voyager-global-spacing--small);
}
.voyager-lightbox__slide-description-inner {
  padding: var(--voyager-global-spacing--small)-5px;
  text-align: center;
}
.voyager-lightbox__slide-title, .voyager-lightbox__slide-description {
  display: none;
  color: var(--voyager-color--white);
}

.wp-block-voyager-tab-wrapper {
  position: relative;
  padding-right: var(--voyager-global-spacing--small);
  padding-left: var(--voyager-global-spacing--small);
}
.wp-block-voyager-tab-wrapper {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
@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 {
    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 {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.wp-block-voyager-tab-wrapper__tab-list-item {
  padding: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium);
  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: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium) var(--voyager-global-spacing--small) var(--voyager-global-spacing--small);
  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-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;
}

.voyager-video__controls {
  display: none;
}
.voyager-video__control--play, .voyager-video__control--pause, .voyager-video__control--mute {
  position: absolute;
  z-index: 3;
  width: 30px;
  height: 30px;
  padding: 0;
  color: var(--voyager-color--white);
  font-size: 1.3125rem;
  background: transparent;
  border: 1px solid var(--voyager-color--white);
  border-radius: 50%;
  aspect-ratio: 1;
}
.voyager-video__control--play, .voyager-video__control--pause, .voyager-video__control--mute {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-video__control--play, .voyager-video__control--pause, .voyager-video__control--mute {
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@media only screen and (min-width: 992px) {
  .voyager-video__control--play, .voyager-video__control--pause, .voyager-video__control--mute {
    width: 46px;
    height: 46px;
    font-size: 2.625rem;
    cursor: pointer;
  }
}
.voyager-video__control-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.voyager-video__control-icon::before {
  width: auto;
  height: auto;
  margin: 0;
}
.voyager-video__control--play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-width: 3px;
  width: 40px;
  height: 40px;
  text-indent: 2px;
}
@media only screen and (min-width: 992px) {
  .voyager-video__control--play {
    border-width: 5px;
    width: 70px;
    height: 70px;
    text-indent: 4px;
  }
}
.voyager-video__control-text {
  display: none;
  color: var(--voyager-color--white);
  font-size: 1rem;
  white-space: nowrap;
}
.voyager-video__play-button-icon:before {
  content: "\e807";
}
.voyager-video__pause-button-icon:before {
  content: "\e805";
}
@media only screen and (min-width: 992px) {
  .voyager-video__pause-button-icon {
    display: block;
  }
}
.voyager-video__controls--paused .voyager-video__control--pause,
.voyager-video__controls--paused .voyager-video__control--mute {
  display: none;
}
.voyager-video__control-duration-time {
  background: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-video__control--progress {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 100%;
  color: var(--voyager-color--white);
  font-size: 0.75rem;
  opacity: 0;
  transform: translateX(-50%);
}
.voyager-video__control--progress {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-video__control--progress .voyager-video__control-current-time {
  width: 50px;
  text-align: right;
  background: var(--voyager-color--black);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-video__control--progress .voyager-video__control-progress-bar-wrap {
  width: calc(100% - 110px);
  height: 7px;
  margin: 5px;
  background: var(--voyager-color--white);
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
}
.voyager-video__control--progress .voyager-video__control-progress-bar {
  height: 100%;
  background: var(--voyager-color--brand-two);
}
.voyager-video__control--progress .voyager-video__control-duration-time {
  width: 50px;
}
@media only screen and (min-width: 992px) {
  .voyager-video:hover + .voyager-video__controls--playing .voyager-video__control--pause,
  .voyager-video:hover + .voyager-video__controls--playing .voyager-video__control--mute {
    opacity: 1;
  }
}
.voyager-video__play-button-icon, .voyager-video__pause-button-icon {
  display: block;
}
.voyager-video__play-button-icon:before {
  content: "\e807";
}
.voyager-video__pause-button-icon:before {
  content: "\e805";
}
@media only screen and (min-width: 992px) {
  .voyager-video__pause-button-icon {
    display: block;
  }
}
.voyager-video__control--pause, .voyager-video__control--mute {
  top: auto;
  bottom: 50px;
  transition: all 0.3s;
}
@media only screen and (min-width: 992px) {
  .voyager-video__control--pause, .voyager-video__control--mute {
    bottom: 28px;
  }
}
.voyager-video__control--mute {
  right: 17px;
  left: auto;
  aspect-ratio: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-video__control--mute {
    right: 28px;
  }
}
.voyager-video__control--pause {
  right: auto;
  left: 64px;
}
@media only screen and (min-width: 992px) {
  .voyager-video__control--pause {
    left: 90px;
  }
}
.voyager-video__controls--playing .voyager-video__control--play {
  display: none;
}
.voyager-video__controls--playing .voyager-video__control--pause,
.voyager-video__controls--playing .voyager-video__control--mute {
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-video__controls--playing .voyager-video__control--pause,
  .voyager-video__controls--playing .voyager-video__control--mute {
    opacity: 0;
  }
}
.voyager-video__controls--paused .voyager-video__control--pause {
  display: none;
}

.voyager-accordion {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
}
.voyager-accordion {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-accordion__intro-text {
  max-width: 1030px;
}
.voyager-accordion__wrapper {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.voyager-accordion__buttons-wrapper {
  gap: var(--voyager-global-spacing--small);
  margin-top: var(--voyager-global-spacing--large);
}
.voyager-accordion__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-accordion__header {
  position: relative;
  width: 100%;
  padding: 18px 20px;
  color: var(--voyager-color--brand-seven);
  text-align: left;
  text-transform: none;
  background-color: var(--voyager-color--brand-four);
  border-radius: 5px;
  transition: color 0.3s cubic-bezier(0, 0, 0.2, 1), background-color 0.3s cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
  will-change: color, background-color;
}
.voyager-accordion__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-accordion__header {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-accordion__header {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-accordion__header {
  letter-spacing: initial;
}
.voyager-accordion__header {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-accordion__header {
  margin-bottom: 0;
  font-weight: 600;
}
@media only screen and (min-width: 1440px) {
  .voyager-accordion__header {
    padding: 21px 20px 21px 25px;
  }
}
.voyager-accordion__header-icon {
  align-self: center;
  margin-left: auto;
  font-size: 2.125rem;
  pointer-events: none;
}
.voyager-accordion__header-icon {
  transition: transform 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-accordion__header-icon:before {
  content: "\e803";
}
.voyager-accordion__header-icon::before {
  position: relative;
  top: 3px;
}
.voyager-accordion__body {
  display: block;
  margin-top: -5px;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-three);
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
.voyager-accordion__body {
  transition: max-height 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-accordion__content {
  margin-bottom: 0;
  padding: var(--voyager-accordion--content-padding);
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content {
    display: flex;
  }
}
.voyager-accordion .voyager-buttons__additional:empty {
  display: none;
}
.voyager-accordion__content-wrapper p:last-child {
  margin-bottom: 0;
}
.voyager-accordion__image-wrapper .voyager-accordion__image,
.voyager-accordion__image-wrapper img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  margin: 0 0 12px;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__image-wrapper .voyager-accordion__image,
  .voyager-accordion__image-wrapper img {
    width: 200px;
    margin: 0 30px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__image-wrapper .voyager-accordion__image,
  .voyager-accordion__image-wrapper img {
    width: 321px;
  }
}
.voyager-accordion__image-wrapper .voyager-accordion__image--second,
.voyager-accordion__image-wrapper .voyager-accordion__image--third {
  margin-top: 5px;
}
.voyager-accordion__buttons {
  justify-content: flex-start;
}
.voyager-accordion__item {
  box-sizing: border-box;
  margin-bottom: 2px;
}
.voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-color--brand-seven);
  background-color: var(--voyager-color--brand-four);
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon {
  transform: rotate(-180deg);
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon:before {
  top: 0;
}
.voyager-accordion__item-last {
  margin-bottom: 0;
}
.voyager-accordion--variation-panel {
  margin-top: var(--voyager-global-spacing--xlarge);
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-panel {
    margin-top: var(--voyager-global-spacing--xxlarge);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__wrapper {
    -moz-column-gap: var(--voyager-global-spacing--small);
         column-gap: var(--voyager-global-spacing--small);
  }
  .voyager-accordion--variation-panel .voyager-accordion__wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item {
    width: 100%;
    margin-bottom: 0;
    background: unset;
    border: 0;
    box-shadow: none;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    background: var(--voyager-color--brand-one);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    letter-spacing: 0.025rem;
  }
}
@media only screen and (min-width: 992px) and (min-width: 688px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    letter-spacing: 0.04375rem;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    margin-bottom: var(--voyager-global-title-margin);
    font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
    font-weight: 700;
  }
}
@media only screen and (min-width: 992px) and (min-width: 688px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    font-weight: 500;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    text-transform: uppercase;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header-icon {
    font-size: clamp(1.13rem, 0.76vw + 0.84rem, 1.75rem);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__trigger-wrapper {
    flex: 0 0 25%;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item-last .voyager-accordion__header {
    border-bottom: 1px solid var(--voyager-color--black);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active .voyager-accordion__header {
    color: var(--voyager-color--white);
    background: var(--voyager-color--brand-five);
    border-radius: 0;
    pointer-events: none;
    box-shadow: none;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .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--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active .voyager-accordion__header:hover .voyager-accordion__header-icon:before {
    color: var(--voyager-color--black);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active .voyager-accordion__header-icon {
    transform: rotate(-90deg);
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image {
    display: block;
    margin-bottom: var(--voyager-global-spacing--small);
    border-radius: 10px;
    box-shadow: var(--voyager-box-shadow--button);
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image:last-child {
    margin-bottom: 0;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image--first {
    height: 50vh;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image--second {
    height: 50vh;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image--thired {
    height: 50vh;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__panel-wrapper {
    height: -moz-fit-content;
    height: fit-content;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__description {
    overflow: auto;
    max-height: 55vh;
    flex: 1 0 calc(50% - var(--voyager-global-spacing--medium));
    padding-top: var(--voyager-global-spacing--small);
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__body {
    display: block;
    background-color: unset;
    opacity: 0;
    visibility: hidden;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__body {
    transition: opacity 1s 0s cubic-bezier(0, 0, 0.2, 1);
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__body.is-active {
    visibility: visible;
    opacity: 1;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__content {
    background-color: unset;
    -moz-column-gap: var(--voyager-global-spacing--medium);
         column-gap: var(--voyager-global-spacing--medium);
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image-wrapper {
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper {
    flex: 0 0 30%;
  }
  .voyager-accordion--variation-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;
}
.js-voyager-accordion__content-collapsing {
  transition: height 0.5s 0s cubic-bezier(0, 0, 0.2, 1);
}

.voyager-archive {
  flex: 1;
}
.voyager-archive__container {
  gap: var(--voyager-global-spacing--small);
}
.voyager-archive__container, .voyager-archive__article-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__container, .voyager-archive__article-wrapper {
    flex-direction: row;
  }
}
.voyager-archive--variation-default {
  flex: 1;
}
.voyager-archive__article {
  margin-bottom: var(--voyager-global-spacing--small);
}
.voyager-archive__article:last-child {
  margin-bottom: 0;
}
.voyager-archive__article--default {
  padding: var(--voyager-global-spacing--small);
  border: 1px solid var(--voyager-color--brand-four);
}
.voyager-archive__article--default .voyager-archive__article-wrapper {
  gap: var(--voyager-global-spacing--small);
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-archive__article-wrapper {
    gap: var(--voyager-global-spacing--medium);
  }
}
.voyager-archive__article--default .voyager-archive__article-heading {
  width: 100%;
  margin-bottom: var(--voyager-global-spacing--small);
}
.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__date {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-archive__date {
  line-height: 1.75rem;
}
.voyager-archive__date {
  letter-spacing: initial;
}
.voyager-archive__date {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-archive__article-buttons {
  margin-top: var(--voyager-global-spacing--small);
}
.voyager-archive__article-textarea {
  width: 100%;
}
.voyager-archive__card-heading {
  color: var(--voyager-color--brand-one);
}
.voyager-archive__image-anchor, .voyager-archive__image-wrapper, .voyager-archive__article-image-wrapper {
  flex: 1;
}
.voyager-archive__image-anchor, .voyager-archive__image-wrapper, .voyager-archive__article-image-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-archive__content-wrapper {
  flex: 3;
}
.voyager-archive__content-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
}
.voyager-archive__breadcrumb-wrapper {
  position: relative;
  z-index: 1;
  margin-top: var(--voyager-global-spacing--small);
  margin-bottom: var(--voyager-global-spacing--small);
}
.voyager-archive__breadcrumb-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-archive__breadcrumb-item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.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 var(--voyager-global-spacing--xsmall);
  color: var(--voyager-brand-five);
  font-size: 0.875rem;
}
.voyager-archive__load-more {
  margin-top: var(--voyager-global-spacing--small);
  text-align: center;
}
.voyager-archive__fifty-container {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__fifty-container {
    padding-right: var(--voyager-global-spacing--medium);
    padding-left: var(--voyager-global-spacing--medium);
  }
}
.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: var(--voyager-global-spacing--medium);
  }
}
.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__wrapper {
  position: relative;
  min-height: 400px;
  align-items: center;
}
.voyager-banner__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-banner__wrapper {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
@media only screen and (min-width: 688px) {
  .voyager-banner__wrapper {
    min-height: 621px;
  }
}
.voyager-banner__wrapper.voyager-banner--carousel {
  display: block;
}
.voyager-banner__container {
  position: relative;
  z-index: 1;
  width: 100%;
  align-items: center;
}
.voyager-banner__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-banner__text-wrapper {
  position: relative;
  width: 100%;
  max-width: 676px;
  padding: var(--voyager-global-spacing--medium) 0;
  color: var(--voyager-color--white);
}
.voyager-banner__text-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
}
@media only screen and (min-width: 688px) {
  .voyager-banner__text-wrapper {
    padding: var(--voyager-global-spacing--xlarge) 0;
  }
}
.voyager-banner__item {
  position: relative;
  height: 621px;
}
.voyager-banner__item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-banner__image-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.voyager-banner__image-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.voyager-banner .voyager-banner__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-banner__icon {
  max-width: 80px;
}
.voyager-banner__image, .block-editor__container .voyager-banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.voyager-banner__sub-heading {
  margin: var(--voyager-global-sub-heading-margin) 0;
}
.voyager-banner__textarea {
  margin: var(--voyager-global-paragraph-margin) 0;
}
.voyager-banner__buttons {
  margin: var(--voyager-global-paragraph-margin) 0;
  justify-content: flex-start;
}
.voyager-banner--variation-parallax .voyager-banner__image {
  visibility: hidden;
}
.voyager-banner--variation-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--variation-parallax .voyager-banner__image-wrapper::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: inherit;
  pointer-events: none;
  background-repeat: inherit;
  background-size: cover;
  background-position: inherit;
  will-change: transform;
}
.voyager-banner--text-left-aligned .voyager-banner__text-wrapper {
  text-align: left;
}
.voyager-banner--text-center-aligned .voyager-banner__text-wrapper {
  text-align: center;
}
.voyager-banner--text-center-aligned .voyager-banner__buttons {
  justify-content: center;
}
.voyager-banner--text-right-aligned .voyager-banner__text-wrapper {
  text-align: right;
}
.voyager-banner--text-right-aligned .voyager-banner__buttons {
  justify-content: flex-end;
}
.voyager-banner--content-center-aligned .voyager-banner__container {
  justify-content: center;
}
.voyager-banner--content-left-aligned .voyager-banner__container {
  justify-content: flex-start;
}
.voyager-banner--content-right-aligned .voyager-banner__container {
  justify-content: flex-end;
}

.voyager-booking-panel {
  display: inline-flex;
  flex-flow: row wrap;
}
.voyager-booking-panel__modal-button {
  width: 90px;
  height: 85px;
  color: var(--voyager-color--white);
  text-align: center;
  background-color: var(--voyager-color--brand-one);
  border: 0;
  cursor: pointer;
}
.voyager-booking-panel__modal-button {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-booking-panel__modal-button {
  line-height: 1.75rem;
}
.voyager-booking-panel__modal-button {
  letter-spacing: initial;
}
.voyager-booking-panel__modal-button {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-booking-panel__modal-button {
  line-height: 5.3125rem;
}
.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 {
  height: 100%;
}
.voyager-booking-panel__card-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__card-content {
    flex-direction: row;
  }
}
.voyager-booking-panel__button {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border: 0;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-radius: 100px;
  transition: all 500ms ease 0s;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
}
.voyager-booking-panel__button {
  font-size: 1rem;
}
.voyager-booking-panel__button {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.voyager-booking-panel__button {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 0.02rem;
  }
}
.voyager-booking-panel__button {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-booking-panel__button {
  text-transform: uppercase;
}
.voyager-booking-panel__button {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-booking-panel__button::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  padding: var(--voyager-padding--button-regular);
  background: var(--voyager-color--brand-two);
  transition: all 0.35s;
}
.voyager-booking-panel__button::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-booking-panel__button:hover::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.voyager-booking-panel__button:active::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.voyager-booking-panel__button {
  width: var(--voyager-width--button-large);
  height: var(--voyager-height--button-large);
}
.voyager-booking-panel__button {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.voyager-booking-panel__button {
  line-height: 1.625rem;
}
.voyager-booking-panel__button {
  letter-spacing: 0.05625rem;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 0.0625rem;
  }
}
.voyager-booking-panel__button {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-booking-panel__button {
  text-transform: uppercase;
}
.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;
}
.voyager-booking-panel__card-chevron {
  transition: transform 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.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;
}
.voyager-booking-panel--footer .voyager-booking-panel__card {
  width: 50%;
  height: 80px;
  border-right: 1px solid #FFF;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--footer .voyager-booking-panel__card {
    width: auto;
    height: auto;
  }
}
.voyager-booking-panel--footer .voyager-booking-panel__button {
  height: 48px;
  margin: 30px auto 0;
  padding: 0 40px;
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-size: 1rem;
}
.voyager-booking-panel--footer .voyager-booking-panel__button {
  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;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
}
.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;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.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;
  align-items: stretch;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
}
.voyager-booking-panel--square .voyager-booking-panel__card-date::before {
  display: none;
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  margin-right: 0;
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel--square .voyager-booking-panel__card-day {
    letter-spacing: 0.075rem;
  }
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  text-transform: uppercase;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  position: relative;
  padding-bottom: 0.2em;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  letter-spacing: initial;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  border-top: 1px solid var(--voyager-color--brand-one);
}
.voyager-booking-panel--square .voyager-booking-panel__card {
  width: 121px;
  height: 122px;
}
.voyager-booking-panel--square .voyager-booking-panel__card {
  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;
}
.voyager-booking-panel--square .voyager-booking-panel__card-title {
  position: absolute;
  top: -15px;
  width: 100%;
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  transform: translateY(-100%);
}
.voyager-booking-panel--square .voyager-booking-panel__button {
  height: 48px;
  margin: 30px auto 0;
  padding: 0 40px;
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-size: 1rem;
}
.voyager-booking-panel--square .voyager-booking-panel__button {
  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-grid {
  position: relative;
}
.voyager-card-grid {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-card-grid__wrapper {
  gap: 60px;
  padding: 0;
}
.voyager-card-grid__wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid__wrapper {
    row-gap: 50px;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid__wrapper {
    row-gap: 50px;
    -moz-column-gap: 36px;
         column-gap: 36px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card-grid__wrapper {
    row-gap: 50px;
    -moz-column-gap: 45px;
         column-gap: 45px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-card-grid__wrapper {
    row-gap: 80px;
    -moz-column-gap: 72px;
         column-gap: 72px;
  }
}
.voyager-card-grid .voyager-card-grid__card-icon {
  margin-bottom: var(--voyager-global-spacing--small);
}
.voyager-card-grid .voyager-card-grid__card-icon svg {
  max-width: 54px;
}
.voyager-card-grid__buttons-wrapper {
  gap: var(--voyager-global-spacing--small);
  margin-top: var(--voyager-global-spacing--medium);
}
.voyager-card-grid__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-card-grid--variation-default .voyager-card-grid__content-wrapper {
  position: static;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background: transparent;
}
.voyager-card-grid--variation-default .voyager-card-grid__card-inner-wrapper {
  padding-bottom: 0;
}
.voyager-card-grid--layout-three-cards .voyager-card-grid__card {
  width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card {
    max-width: calc(50% - 20px);
    flex: 1 1 calc(50% - 20px);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card {
    max-width: calc(33.33% - 24px);
    flex: 1 1 calc(33.33% - 24px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card {
    max-width: calc(33.33% - 30px);
    flex: 1 1 calc(33.33% - 30px);
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-card-grid--layout-three-cards .voyager-card-grid__card {
    max-width: calc(33.33% - 48px);
    flex: 1 1 calc(33.33% - 48px);
  }
}
.voyager-card-grid--layout-two-cards .voyager-card-grid__card {
  max-width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-card-grid--layout-two-cards .voyager-card-grid__card {
    max-width: 50vw;
    flex: 1 1 45%;
  }
}
@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 {
    margin-bottom: var(--voyager-global-spacing--medium);
    border-bottom: 2px solid var(--voyager-color--brand-one);
  }
  .voyager-card-grid__filter-menu {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.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: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium);
  color: var(--voyager-color--brand-one);
  text-transform: capitalize;
}
.voyager-card-grid__filter-menu-button {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-card-grid__filter-menu-button {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-card-grid__filter-menu-button {
  letter-spacing: initial;
}
.voyager-card-grid__filter-menu-button {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-card-grid--variation-filter .voyager-card-grid__card:not(.is-active) {
  display: none;
}

.voyager-carousel {
  position: relative;
}
.voyager-carousel {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-carousel__intro-text--align-left {
  text-align: left;
}
.voyager-carousel__buttons-wrapper {
  justify-content: center;
  align-items: center;
  gap: var(--voyager-global-spacing--xsmall);
  margin-top: var(--voyager-global-spacing--medium);
}
.voyager-carousel__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-carousel__price-tag {
  font-weight: 700;
}
.voyager-carousel__intro-text--align-center {
  text-align: center;
}
.voyager-carousel__card {
  max-width: none;
  height: 100%;
  margin: 0;
}
.voyager-carousel__filter {
  border: transparent;
}
.voyager-carousel__filter {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-carousel__filter {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@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;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-carousel__filter-selected-item {
  margin: 0 var(--voyager-global-spacing--small);
  padding-bottom: var(--voyager-global-spacing--small);
  padding-left: var(--voyager-global-spacing--xlarge);
  color: var(--voyager-color--brand-two);
  border-bottom: 2px solid var(--voyager-color--brand-one);
}
.voyager-carousel__filter-selected-item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-selected-item {
    display: none;
  }
}
.voyager-carousel__filter-arrow {
  display: block;
  width: var(--voyager-global-spacing--medium);
  height: auto;
  transform: rotate(90deg);
}
.voyager-carousel__filter-items {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel__filter-items {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.voyager-carousel__filter-item {
  position: relative;
  padding: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium);
  color: var(--voyager-color--brand-one);
  cursor: pointer;
}
.voyager-carousel__filter-item {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-carousel__filter-item {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-carousel__filter-item {
  letter-spacing: initial;
}
.voyager-carousel__filter-item {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.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__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 {
  height: 100%;
}
.voyager-carousel__popup-container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-carousel__popup-image {
  flex: 1;
  padding: var(--voyager-global-spacing--small);
  background-position: center;
  background-size: cover;
}
.voyager-carousel__popup-content {
  flex: 1;
  padding: var(--voyager-global-spacing--small);
  text-align: center;
}
.voyager-carousel__popup-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-carousel__popup-slider {
  width: 70%;
}
.voyager-carousel__popup-buttons {
  justify-content: center;
  gap: var(--voyager-global-spacing--small);
  margin-top: var(--voyager-global-spacing--small);
  padding-bottom: var(--voyager-global-spacing--small);
}
.voyager-carousel__popup-buttons {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-carousel__popup-close {
  position: absolute;
  right: var(--voyager-global-spacing--medium);
  cursor: pointer;
}
.voyager-carousel__popup-close-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  overflow: hidden;
  /* stylelint-disable-next-line declaration-no-important -- Required to hard reset for screen readers. */
  word-wrap: normal !important;
}
.voyager-carousel__popup-close-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;
}
.voyager-carousel .voyager-carousel__intro-text {
  margin-top: 0;
}
.voyager-carousel .voyager-carousel__intro-text--text-left-aligned {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel .voyager-carousel__intro-text--text-left-aligned {
    text-align: left;
  }
}
.voyager-carousel .voyager-carousel__intro-text--text-center-aligned {
  text-align: center;
}
.voyager-carousel__splide-container {
  padding: var(--voyager-carousel--splide-container-padding);
}
.voyager-carousel--splide-full-width {
  background: var(--voyager-color--brand-eight);
}
.voyager-carousel--splide-full-width .voyager-carousel__container {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-full-width .voyager-carousel__container {
    padding: 0;
  }
}
.voyager-carousel--splide-full-width .voyager-carousel__splide-slide {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-full-width .voyager-carousel__splide-slide {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-full-width .voyager-carousel__intro-text {
    max-width: var(--voyager-site-width);
    margin: 0 auto 50px;
  }
  .voyager-carousel--splide-full-width .voyager-carousel__intro-text {
    padding-right: var(--voyager-global-spacing--site-horizontal-padding);
    padding-left: var(--voyager-global-spacing--site-horizontal-padding);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text, .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text {
    position: relative;
    display: grid;
    max-width: var(--voyager-site-width);
    margin-right: auto;
    margin-left: auto;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .voyager-carousel--variation-default .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text, .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text {
    padding-right: var(--voyager-global-spacing--site-horizontal-padding);
    padding-left: var(--voyager-global-spacing--site-horizontal-padding);
  }
}
.voyager-carousel--variation-default .voyager-carousel__container, .voyager-carousel--variation-single-card .voyager-carousel__container {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-carousel__container, .voyager-carousel--variation-single-card .voyager-carousel__container {
    padding-right: 0;
    padding-left: 0;
  }
}
.voyager-carousel--variation-default .voyager-carousel__card-heading.default, .voyager-carousel--variation-single-card .voyager-carousel__card-heading.default {
  font-weight: 400;
}
.voyager-carousel--variation-default .voyager-carousel__card-heading.default, .voyager-carousel--variation-single-card .voyager-carousel__card-heading.default {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-carousel--variation-default .voyager-carousel__card-heading.default, .voyager-carousel--variation-single-card .voyager-carousel__card-heading.default {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-carousel--variation-default .voyager-carousel__card-heading.default, .voyager-carousel--variation-single-card .voyager-carousel__card-heading.default {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-carousel--variation-default .voyager-carousel__card-heading.default, .voyager-carousel--variation-single-card .voyager-carousel__card-heading.default {
    letter-spacing: 0.05rem;
  }
}
.voyager-carousel--variation-default .voyager-carousel__card-heading.default, .voyager-carousel--variation-single-card .voyager-carousel__card-heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-carousel--variation-default .voyager-carousel__card-heading.default, .voyager-carousel--variation-single-card .voyager-carousel__card-heading.default {
  text-transform: uppercase;
}
.voyager-carousel--variation-default {
  margin: 0;
}
.voyager-carousel--variation-default {
  padding-top: var(--voyager-global-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-global-spacing--block-vertical-padding);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-default .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-default .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text {
    grid-template-columns: 1.5fr 1fr;
  }
}
.voyager-carousel--variation-default .voyager-carousel__content-wrapper {
  bottom: 0;
}
.voyager-carousel--variation-default .voyager-carousel__card-heading.default {
  margin-bottom: 0;
}
.voyager-carousel--full-background {
  background: var(--voyager-color--brand-eight);
}
.voyager-carousel--full-background .voyager-carousel__container {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.voyager-carousel--variation-single-card {
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text {
    position: relative;
    display: grid;
    max-width: var(--voyager-site-width);
    margin-right: auto;
    margin-left: auto;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    grid-template-columns: 1.5fr 1fr;
    grid-template-rows: auto auto;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned.voyager-carousel__intro-text {
    grid-template-columns: 2fr 1fr;
  }
}
.voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-carousel__control-bar {
  max-width: var(--voyager-site-width);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-carousel__container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__pre-heading {
    top: 0;
    left: var(--voyager-global-spacing--site-horizontal-padding);
    white-space: nowrap;
  }
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__pre-heading {
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite forced css */
    position: absolute !important;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__heading.default {
    grid-column: 1;
    grid-row: 1;
    grid-row-end: 3;
    padding-top: 63px;
  }
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__heading.default {
    margin-bottom: 0;
  }
}
.voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__textarea {
  grid-column: 2;
  grid-row: 1;
  justify-self: center;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__textarea {
    justify-self: start;
  }
}
.voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__buttons {
  grid-column: 2;
  grid-row: 2;
  justify-self: center;
  width: 100%;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-intro-text--text-left-aligned .voyager-intro-text__buttons {
    justify-self: start;
    width: auto;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-carousel__splide-container {
    margin-top: -15px;
    padding-left: var(--voyager-global-spacing--site-horizontal-padding);
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-carousel--variation-single-card .voyager-carousel__splide-container {
    padding-left: calc((100% - var(--voyager-site-width)) / 2 + var(--voyager-global-spacing--site-horizontal-padding));
  }
}
.voyager-carousel--variation-single-card .voyager-carousel__card {
  width: 100%;
}
.voyager-carousel--variation-single-card .voyager-carousel__splide-slide {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-carousel__splide-slide {
    width: 85vw;
    max-width: 1080px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--variation-single-card .voyager-carousel__splide-slide {
    width: 75vw;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-single-card .voyager-carousel__splide-slide {
    max-width: 1127px;
  }
}
.voyager-carousel--variation-single-card .voyager-carousel__card-inner-wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 15px 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-carousel__card-inner-wrapper {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    padding: 15px 0;
  }
}
.voyager-carousel--variation-single-card .voyager-carousel__splide {
  margin: 0 -15px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-carousel__splide {
    margin: 0;
  }
}
.voyager-carousel--variation-single-card .splide__track {
  margin-bottom: -15px;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .splide__track {
    margin-bottom: 0;
  }
}
.voyager-carousel--variation-single-card .voyager-card__buttons {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-card__buttons {
    justify-content: flex-start;
  }
}
.voyager-carousel--variation-single-card .voyager-card__image-wrapper {
  width: 100%;
  height: 380px;
  flex: 0 0 380px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-card__image-wrapper {
    width: 463px;
    height: 450px;
    flex: 0 0 463px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-carousel--variation-single-card .voyager-card__image-wrapper {
    width: 515px;
    height: 500px;
    flex: 0 0 515px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-single-card .voyager-card__image-wrapper {
    width: 556px;
    height: 540px;
    flex: 0 0 556px;
  }
}
.voyager-carousel--variation-single-card .splide__list {
  padding: 0;
}
.voyager-carousel--variation-single-card .voyager-carousel__content-wrapper {
  position: inherit;
  width: 100%;
  flex: 1;
  padding: 40px 20px;
  text-align: center;
  background: transparent;
  box-shadow: var(--voyager-box-shadow--card);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .voyager-carousel__content-wrapper {
    display: flex;
    width: auto;
    justify-content: center;
    flex: 1;
    flex-direction: column;
    text-align: left;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-single-card .voyager-carousel__content-wrapper {
    padding: 50px 60px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-carousel--variation-single-card .voyager-carousel__content-wrapper {
    padding: 60px 75px;
  }
}
.voyager-carousel--variation-single-card .splide__arrows {
  position: static;
}
.voyager-carousel--variation-single-card .splide__control-bar {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-single-card .splide__control-bar {
    margin-top: 55px;
  }
}
.voyager-carousel--variation-triple-card .voyager-card--button-primary {
  position: relative;
  padding: 5px 0;
  color: var(--voyager-color--brand-sixteen);
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  border-radius: inherit;
  overflow: hidden;
}
.voyager-carousel--variation-triple-card .voyager-card--button-primary::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  border-top: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 0;
  transition: all 500ms ease 0s;
}
.voyager-carousel--variation-triple-card .voyager-card--button-primary::after {
  content: "";
  position: absolute;
  top: inherit;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 0;
  background-color: transparent;
  border-bottom: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-triple-card .voyager-card--button-primary:hover {
    background-color: transparent;
    text-decoration: none;
    border-radius: 0;
  }
  .voyager-carousel--variation-triple-card .voyager-card--button-primary:hover::before {
    opacity: 1;
  }
  .voyager-carousel--variation-triple-card .voyager-card--button-primary:active {
    background-color: transparent;
  }
  .voyager-carousel--variation-triple-card .voyager-card--button-primary:active::before {
    opacity: 0;
  }
}
.voyager-carousel--variation-triple-card .voyager-carousel__arrows-wrapper {
  position: static;
}
.voyager-carousel--variation-triple-card .voyager-carousel__container {
  position: relative;
  z-index: 1;
}
.voyager-carousel--variation-triple-card .voyager-carousel__card-inner-wrapper {
  padding-bottom: 0;
}
.voyager-carousel--variation-triple-card .voyager-carousel__content-wrapper {
  position: inherit;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background: transparent;
}
.voyager-carousel--variation-triple-card .voyager-carousel__control-bar {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-triple-card .voyager-carousel__control-bar {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-triple-card .voyager-carousel__arrows-button {
    position: absolute;
    top: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-triple-card .voyager-carousel__arrows-button--prev {
    transform: translate(-50%, -50%);
    left: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-triple-card .voyager-carousel__arrows-button--prev {
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-triple-card .voyager-carousel__arrows-button--next {
    transform: translate(50%, -50%);
    right: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-triple-card .voyager-carousel__arrows-button--next {
    right: 0;
  }
}
.voyager-carousel--variation-triple-card::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  display: none;
  width: 246px;
  height: 470px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-left-icon-1.svg) no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-triple-card::before {
    display: block;
  }
}
.voyager-carousel--variation-triple-card::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 20px;
  display: none;
  width: 182px;
  height: 390px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-right-icon-1.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--variation-triple-card::after {
    bottom: -50px;
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-carousel--variation-triple-card::after {
    bottom: -90px;
  }
}

.voyager-columns {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-columns__heading {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-columns__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
}
.voyager-columns__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
}
.voyager-columns__textarea h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-columns__textarea h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-columns__textarea h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h1 {
    letter-spacing: 0.0875rem;
  }
}
.voyager-columns__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-columns__textarea h1 {
  text-transform: uppercase;
}
.voyager-columns__textarea h2 {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-columns__textarea h2 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-columns__textarea h2 {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h2 {
    letter-spacing: 0.075rem;
  }
}
.voyager-columns__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-columns__textarea h2 {
  text-transform: uppercase;
}
.voyager-columns__textarea h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-columns__textarea h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-columns__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h3 {
    letter-spacing: 0.05rem;
  }
}
.voyager-columns__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-columns__textarea h3 {
  text-transform: uppercase;
}
.voyager-columns__textarea h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-columns__textarea h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-columns__textarea h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h4 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-columns__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h4 {
    font-weight: 500;
  }
}
.voyager-columns__textarea h4 {
  text-transform: uppercase;
}
.voyager-columns__textarea h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-columns__textarea h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-columns__textarea h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h5 {
    letter-spacing: 0.0375rem;
  }
}
.voyager-columns__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h5 {
    font-weight: 500;
  }
  .voyager-columns__textarea h5 {
    text-transform: uppercase;
  }
}
.voyager-columns__textarea h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.voyager-columns__textarea h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.voyager-columns__textarea h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .voyager-columns__textarea h6 {
    letter-spacing: 0.125rem;
  }
}
.voyager-columns__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
.voyager-columns__textarea p {
  margin-bottom: 20px;
}
.voyager-columns__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-columns__textarea p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-columns__textarea p {
  letter-spacing: initial;
}
.voyager-columns__textarea p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-columns__textarea a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-columns__textarea a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-columns__textarea ul {
  padding: 30px;
  padding-right: 0;
}
.voyager-columns__textarea ul {
  list-style: disc;
}
.voyager-columns__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-columns__textarea ol {
  list-style: decimal;
}
.voyager-columns__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-columns__textarea em {
  font-style: italic;
}
.voyager-columns__textarea strong {
  font-weight: 600;
}
.voyager-columns__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-columns__textarea .img {
  margin-top: 0.5em;
}
.voyager-columns__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-columns__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-columns__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-columns__textarea {
  margin-bottom: var(--voyager-global-paragraph-margin);
}
.voyager-columns__textarea *:last-child {
  margin-bottom: 0;
}
.voyager-columns__inline-features {
  margin-bottom: var(--voyager-global-list-item-margin);
  padding-left: var(--voyager-global-list-item-large);
}
.voyager-columns__inline-features-item {
  position: relative;
}
.voyager-columns__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-columns__category-list {
  margin-bottom: var(--voyager-global-list-item-small);
  padding-left: var(--voyager-global-spacing--large);
}
.voyager-columns__category-list:last-child {
  margin-bottom: 0;
}
.voyager-columns__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-columns__image {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-image-margin);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-columns__feature {
  gap: var(--voyager-global-spacing--small);
}
.voyager-columns__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-columns__feature-icon-wrapper {
  width: 30px;
  height: 30px;
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-columns__buttons {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-columns__wrapper {
  gap: var(--voyager-global-spacing--medium);
}
.voyager-columns__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-columns__image {
  width: 100%;
  height: 300px;
}
.voyager-columns__svg-icon {
  width: auto;
}
.voyager-columns .voyager-columns__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-columns .voyager-columns__column {
  width: 100%;
  flex: 1 1 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-columns--three-column .voyager-columns__column, .voyager-columns--four-column .voyager-columns__column, .voyager-columns--five-column .voyager-columns__column, .voyager-columns--six-column .voyager-columns__column {
    max-width: 50%;
    flex: 1 1 48%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-columns--three-column .voyager-columns__column {
    max-width: 33.3%;
    flex: 1 1 30%;
  }
  .voyager-columns--four-column .voyager-columns__column {
    max-width: 25%;
    flex: 1 1 23%;
  }
  .voyager-columns--five-column .voyager-columns__column {
    max-width: 20%;
    flex: 1 1 18%;
  }
  .voyager-columns--six-column .voyager-columns__column {
    max-width: 16.6%;
    flex: 1 1 13%;
  }
}
.voyager-columns__mobile-carousel {
  display: none;
}
.voyager-columns.js-mobile-splide-active .voyager-columns__column .voyager-columns__image {
  display: none;
}
@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-category-list__item, .voyager-category-list__option-list, .voyager-category-list__option-item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-category-list__category, .voyager-category-list__category-heading {
  margin-bottom: var(--voyager-global-spacing--xlarge);
}
.voyager-category-list__category-items, .voyager-category-list__option-list {
  list-style: none;
  padding: 0;
}
.voyager-category-list__image-wrapper {
  width: 100%;
  max-width: 200px;
  padding-right: var(--voyager-global-spacing--medium);
}
.voyager-category-list__item-title, .voyager-category-list__item-description {
  margin: 0 0 0.5em;
}
.voyager-category-list__option-icon-wrapper {
  margin-right: var(--voyager-global-spacing--small);
}

.voyager-features {
  position: relative;
  background-color: var(--voyager-color--brand-five);
}
.voyager-features {
  padding-top: var(--voyager-global-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-global-spacing--block-vertical-padding);
}
.voyager-features__container {
  position: relative;
  z-index: 1;
}
.voyager-features::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: none;
  width: 100%;
  max-width: 1997px;
  height: 77px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/features-bg-1.png) no-repeat;
  background-position: center bottom;
  background-size: contain;
  transform: translate(-50%, 0);
}
@media only screen and (min-width: 992px) {
  .voyager-features::after {
    display: block;
  }
}
.voyager-features::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/features-bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
.voyager-features .voyager-features__intro-text-heading {
  max-width: 977px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}
.voyager-features-buttons {
  margin: var(--voyager-global-spacing--small) 0;
}
.voyager-features__text-container {
  margin: 0 auto;
}
.voyager-features__feature {
  max-width: 200px;
  margin: 0 auto;
  text-align: center;
  -moz-column-gap: 25px;
       column-gap: 25px;
}
.voyager-features__feature-icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
}
.voyager-features__feature-icon {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-features__feature-icon {
    margin: 0 auto 40px;
  }
}
.voyager-features__feature-icon svg {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.voyager-features__feature-caption {
  font-size: clamp(1.25rem, 0.15vw + 1.19rem, 1.38rem);
}
.voyager-features__feature-caption {
  line-height: 2rem;
}
.voyager-features__feature-caption {
  letter-spacing: 0.1rem;
}
@media only screen and (min-width: 688px) {
  .voyager-features__feature-caption {
    letter-spacing: 0.0275rem;
  }
}
.voyager-features__feature-caption {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .voyager-features__feature-caption {
    font-weight: 700;
  }
}
.voyager-features__control-bar {
  position: relative;
  padding-top: 90px;
}
@media only screen and (min-width: 992px) {
  .voyager-features__control-bar {
    padding-top: 130px;
  }
}
.voyager-features--variation-grid .voyager-features__features {
  margin-top: var(--voyager-global-spacing--medium);
  padding: 0 var(--voyager-global-spacing--small);
  row-gap: var(--voyager-global-spacing--small);
}
.voyager-features--variation-grid .voyager-features__features {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
@media only screen and (min-width: 688px) {
  .voyager-features--variation-grid .voyager-features__features {
    margin-top: var(--voyager-global-spacing--large);
    padding: 0;
    row-gap: var(--voyager-global-spacing--large);
  }
}
.voyager-features--variation-grid .voyager-features__features .voyager-features__feature {
  width: 100%;
  padding-right: var(--voyager-global-spacing--small);
}
@media only screen and (min-width: 688px) {
  .voyager-features--variation-grid .voyager-features__features .voyager-features__feature {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-features--variation-grid .voyager-features__features .voyager-features__feature {
    width: 33.3%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-features--variation-carousel .voyager-features__arrow.is-style-progress {
    top: calc(50% - 45px);
    border: 0;
  }
  .voyager-features--variation-carousel .voyager-features__arrow.is-style-progress--left {
    transform: translateX(-80px);
  }
  .voyager-features--variation-carousel .voyager-features__arrow.is-style-progress--right {
    transform: translateX(80px);
  }
}
.voyager-features--variation-carousel .voyager-features__splide-slide {
  height: -moz-fit-content;
  height: fit-content;
  padding: 0 var(--voyager-global-spacing--medium);
}
.voyager-features--variation-carousel .splide__slide__row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-features--variation-carousel .voyager-features__features .voyager-features__feature.splide__slide--col {
  width: 85%;
}
.voyager-features--variation-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--variation-carousel .voyager-features__features .voyager-features__feature {
    justify-content: left;
  }
}
.voyager-features--variation-carousel .voyager-features__splide-track {
  padding: 7.5px;
  background-color: var(--voyager-color--brand-three);
}

.voyager-fifty-fifty {
  position: relative;
}
.voyager-fifty-fifty {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-fifty-fifty__heading {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-fifty-fifty__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
}
.voyager-fifty-fifty__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
}
.voyager-fifty-fifty__textarea h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-fifty-fifty__textarea h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-fifty-fifty__textarea h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h1 {
    letter-spacing: 0.0875rem;
  }
}
.voyager-fifty-fifty__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea h1 {
  text-transform: uppercase;
}
.voyager-fifty-fifty__textarea h2 {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-fifty-fifty__textarea h2 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-fifty-fifty__textarea h2 {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h2 {
    letter-spacing: 0.075rem;
  }
}
.voyager-fifty-fifty__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea h2 {
  text-transform: uppercase;
}
.voyager-fifty-fifty__textarea h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-fifty-fifty__textarea h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-fifty-fifty__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h3 {
    letter-spacing: 0.05rem;
  }
}
.voyager-fifty-fifty__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea h3 {
  text-transform: uppercase;
}
.voyager-fifty-fifty__textarea h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-fifty-fifty__textarea h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-fifty-fifty__textarea h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h4 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-fifty-fifty__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h4 {
    font-weight: 500;
  }
}
.voyager-fifty-fifty__textarea h4 {
  text-transform: uppercase;
}
.voyager-fifty-fifty__textarea h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-fifty-fifty__textarea h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-fifty-fifty__textarea h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h5 {
    letter-spacing: 0.0375rem;
  }
}
.voyager-fifty-fifty__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h5 {
    font-weight: 500;
  }
  .voyager-fifty-fifty__textarea h5 {
    text-transform: uppercase;
  }
}
.voyager-fifty-fifty__textarea h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.voyager-fifty-fifty__textarea h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.voyager-fifty-fifty__textarea h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__textarea h6 {
    letter-spacing: 0.125rem;
  }
}
.voyager-fifty-fifty__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
.voyager-fifty-fifty__textarea p {
  margin-bottom: 20px;
}
.voyager-fifty-fifty__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-fifty-fifty__textarea p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-fifty-fifty__textarea p {
  letter-spacing: initial;
}
.voyager-fifty-fifty__textarea p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-fifty-fifty__textarea a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__textarea a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-fifty-fifty__textarea ul {
  padding: 30px;
  padding-right: 0;
}
.voyager-fifty-fifty__textarea ul {
  list-style: disc;
}
.voyager-fifty-fifty__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-fifty-fifty__textarea ol {
  list-style: decimal;
}
.voyager-fifty-fifty__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-fifty-fifty__textarea em {
  font-style: italic;
}
.voyager-fifty-fifty__textarea strong {
  font-weight: 600;
}
.voyager-fifty-fifty__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-fifty-fifty__textarea .img {
  margin-top: 0.5em;
}
.voyager-fifty-fifty__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-fifty-fifty__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-fifty-fifty__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-fifty-fifty__textarea {
  margin-bottom: var(--voyager-global-paragraph-margin);
}
.voyager-fifty-fifty__textarea *:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__inline-features {
  margin-bottom: var(--voyager-global-list-item-margin);
  padding-left: var(--voyager-global-list-item-large);
}
.voyager-fifty-fifty__inline-features-item {
  position: relative;
}
.voyager-fifty-fifty__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-fifty-fifty__category-list {
  margin-bottom: var(--voyager-global-list-item-small);
  padding-left: var(--voyager-global-spacing--large);
}
.voyager-fifty-fifty__category-list:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-fifty-fifty__image {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-image-margin);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-fifty-fifty__feature {
  gap: var(--voyager-global-spacing--small);
}
.voyager-fifty-fifty__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-fifty-fifty__feature-icon-wrapper {
  width: 30px;
  height: 30px;
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-fifty-fifty__buttons {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-fifty-fifty__container {
  position: relative;
  z-index: 2;
}
.voyager-fifty-fifty__columns {
  position: relative;
}
.voyager-fifty-fifty__columns {
  display: flex;
  justify-content: wrap;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty__columns {
    display: flex;
    justify-content: nowrap;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.voyager-fifty-fifty__buttons {
  justify-content: center;
  margin-top: var(--voyager-default-button-spacing);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty__buttons {
    justify-content: flex-start;
  }
}
.voyager-fifty-fifty__image-1 {
  width: 100%;
}
.voyager-fifty-fifty__heading {
  color: var(--voyager-color--brand-seven);
}
.voyager-fifty-fifty h1.voyager-fifty-fifty__heading {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-fifty-fifty h1.voyager-fifty-fifty__heading {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-fifty-fifty h1.voyager-fifty-fifty__heading {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty h1.voyager-fifty-fifty__heading {
    letter-spacing: 0.0875rem;
  }
}
.voyager-fifty-fifty h1.voyager-fifty-fifty__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty h1.voyager-fifty-fifty__heading {
  text-transform: uppercase;
}
.voyager-fifty-fifty h1.voyager-fifty-fifty__heading {
  margin-bottom: 26px;
}
.voyager-fifty-fifty h2.voyager-fifty-fifty__heading {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-fifty-fifty h2.voyager-fifty-fifty__heading {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-fifty-fifty h2.voyager-fifty-fifty__heading {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty h2.voyager-fifty-fifty__heading {
    letter-spacing: 0.075rem;
  }
}
.voyager-fifty-fifty h2.voyager-fifty-fifty__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty h2.voyager-fifty-fifty__heading {
  text-transform: uppercase;
}
.voyager-fifty-fifty h2.voyager-fifty-fifty__heading {
  margin-bottom: 24px;
}
.voyager-fifty-fifty h3.voyager-fifty-fifty__heading {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-fifty-fifty h3.voyager-fifty-fifty__heading {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-fifty-fifty h3.voyager-fifty-fifty__heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty h3.voyager-fifty-fifty__heading {
    letter-spacing: 0.05rem;
  }
}
.voyager-fifty-fifty h3.voyager-fifty-fifty__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty h3.voyager-fifty-fifty__heading {
  text-transform: uppercase;
}
.voyager-fifty-fifty h3.voyager-fifty-fifty__heading {
  margin-bottom: 22px;
}
.voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
    letter-spacing: 0.04375rem;
  }
}
.voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
    font-weight: 500;
  }
}
.voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
  text-transform: uppercase;
}
.voyager-fifty-fifty h4.voyager-fifty-fifty__heading {
  margin-bottom: 22px;
}
.voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__content-wrapper-left-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty--sticky-right-column .voyager-fifty-fifty__content-wrapper-right-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty--sticky-left-column .voyager-fifty-fifty__border, .voyager-fifty-fifty--sticky-right-column .voyager-fifty-fifty__border {
  height: 10px;
  margin-bottom: var(--voyager-global-spacing--xlarge);
  border-top: solid 5px var(--voyager-color--brand-four);
  border-bottom: solid 1px var(--voyager-color--brand-four);
}
.voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--left {
  margin-bottom: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--mobile-left-column-top .voyager-fifty-fifty__column--left {
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
  order: -1;
  margin-bottom: 44px;
}
.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right .voyager-fifty-fifty__textarea {
  margin-top: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    order: initial;
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty--variation-stacked {
  margin-top: 0;
  margin-bottom: 0;
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__columns {
  gap: var(--voyager-two-column-content-left-margin);
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__columns {
    justify-content: space-between;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column--left {
  width: auto;
  flex: 1;
}
.voyager-fifty-fifty--styles-default::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 314px;
  height: 307px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-left-icon.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default::before {
    display: block;
  }
}
.voyager-fifty-fifty--styles-default::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: 322px;
  height: 620px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-right-icon.svg) no-repeat;
  background-position: right center;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default::after {
    bottom: -40px;
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-default::after {
    bottom: -60px;
    display: block;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__column--right {
  width: auto;
  flex: none;
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__content-wrapper-left-column {
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__content-wrapper-left-column {
    margin-top: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__content-wrapper-left-column {
    margin-top: var(--voyager-global-spacing--medium);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__content-wrapper-left-column {
    margin-top: var(--voyager-global-spacing--xlarge);
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__content-wrapper-left-column {
    margin-top: var(--voyager-global-spacing--xxlarge);
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__images-container {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  overflow: hidden;
  aspect-ratio: 0.855;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__images-container {
    justify-content: inherit;
    overflow: inherit;
    gap: 30px;
    aspect-ratio: initial;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__images-container {
    gap: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__images-container {
    gap: 45px;
  }
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__image {
  width: 100%;
  max-width: var(--voyager-two-column-image-right-side-1-width);
  height: var(--voyager-two-column-image-right-side-1-height);
  margin: 0;
}
.voyager-fifty-fifty--styles-default .voyager-fifty-fifty__image-2 {
  display: none;
  max-width: var(--voyager-two-column-image-right-side-2-width);
  height: var(--voyager-two-column-image-right-side-2-height);
  margin-top: var(--voyager-two-column-image-right-side-2-margin-t);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-default .voyager-fifty-fifty__image-2 {
    display: block;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__columns {
  gap: 10px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__columns {
    gap: 45px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__columns {
    gap: 60px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__columns {
    gap: 100px;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__column--left {
  flex: 0 0 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__column--left {
    flex: 0 0 40.06%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__column--left {
    flex: 0 0 48.06%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__column--left {
    flex: 0 0 58.06%;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__content-wrapper-left-column {
  width: 100%;
}
.voyager-fifty-fifty--styles-grid::before {
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  display: none;
  width: 336px;
  height: 750px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-left-icon-1.svg) no-repeat;
  background-position: left bottom;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid::before {
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-grid::before {
    bottom: -90px;
  }
}
.voyager-fifty-fifty--styles-grid::after {
  content: "";
  position: absolute;
  top: -50px;
  right: 0;
  display: none;
  width: 242px;
  height: 500px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-right-icon-1.svg) no-repeat;
  background-position: right top;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid::after {
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-grid::after {
    top: -86px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-fifty-fifty--styles-grid::after {
    top: -95px;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__buttons {
  margin-bottom: 0;
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__images-container {
  position: relative;
  width: 100%;
  margin: 0;
  padding-bottom: 112.823%;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__images-container {
    padding-bottom: 81.56%;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__image-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 320px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__image-1 {
    width: 57.953%;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__image-2 {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  display: none;
  width: calc(42.047% - 28px);
  height: 64.97%;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__image-2 {
    display: block;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__image-3 {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  display: none;
  width: calc(42.047% - 28px);
  height: calc(35.03% - 28px);
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__image-3 {
    display: block;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__column--right {
  flex: 1;
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__content-wrapper-right-column {
  margin-top: 0;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__content-wrapper-right-column {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__content-wrapper-right-column {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__content-wrapper-right-column {
    margin-top: 50px;
  }
}
.voyager-fifty-fifty--styles-grid .voyager-fifty-fifty__pre-heading {
  color: var(--voyager-color--brand-three);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__buttons {
    justify-content: flex-start;
  }
}
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__column--right {
  width: 100%;
  max-width: var(--voyager-image-large-right-column-width);
  flex: none;
  margin-left: var(--voyager-image-large-left-column-margin);
}
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__column--left {
  width: auto;
  max-width: var(--voyager-image-large-left-column-width);
  flex: 1;
  margin-top: var(--voyager-large-middle-content-top-spacing);
}
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-image-large-height-right);
  margin-bottom: 0;
}
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__pre-heading,
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__heading,
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__textarea-paragraph,
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__textarea-unordered-list,
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__sub-heading,
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__buttons,
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .inline-features {
  width: var(--voyager-image-large-left-column-content-width);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__pre-heading,
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__heading,
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__textarea-paragraph,
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__textarea-unordered-list,
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__sub-heading,
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__buttons,
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .inline-features {
    margin-left: var(--voyager-large-right-margin-left-content);
  }
}
.voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
  position: relative;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: var(--voyager-large-right-column-content-image-width);
  height: var(--voyager-large-right-column-content-image-height);
  margin: 0;
  transition: transform 0.5s, filter 1.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  outline: 1px solid var(--voyager-color--white);
  outline-offset: var(--voyager-image-small-border-ofset-gap);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-large-image-right .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__buttons {
    justify-content: flex-start;
  }
}
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__column--right {
  width: auto;
  max-width: var(--voyager-image-large-left-column-width);
  flex: 1;
  margin-top: var(--voyager-large-middle-content-top-spacing);
}
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__column--left {
  width: 100%;
  max-width: var(--voyager-image-large-right-column-width);
  flex: none;
  margin-right: var(--voyager-image-large-left-column-margin);
}
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-left-column .voyager-fifty-fifty__image {
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-image-large-height-right);
  margin-bottom: 0;
}
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__pre-heading,
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__heading,
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__textarea-paragraph,
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__sub-heading,
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__buttons,
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__textarea-unordered-list,
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .inline-features {
  width: var(--voyager-image-large-left-column-content-width);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__pre-heading,
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__heading,
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__textarea-paragraph,
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__sub-heading,
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__buttons,
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__textarea-unordered-list,
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .inline-features {
    margin-right: var(--voyager-large-right-margin-left-content);
  }
}
.voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
  position: relative;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: var(--voyager-large-right-column-content-image-width);
  height: var(--voyager-large-right-column-content-image-height);
  margin: 0;
  transition: transform 0.5s, filter 1.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  outline: 1px solid var(--voyager-color--white);
  outline-offset: var(--voyager-image-small-border-ofset-gap);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--styles-large-image-left .voyager-fifty-fifty__content-wrapper-right-column .voyager-fifty-fifty__image {
    display: block;
  }
}
.voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__content-wrapper-left-column {
  aspect-ratio: 0.855;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__content-wrapper-left-column {
    aspect-ratio: 1;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__content-wrapper-left-column {
    aspect-ratio: 0.837;
  }
}
.voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__columns {
  row-gap: 44px;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__columns {
    row-gap: 0;
    -moz-column-gap: 45px;
         column-gap: 45px;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__columns {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__columns {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
}
.voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--left,
.voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--right {
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--left,
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--right {
    text-align: left;
  }
}
.voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--left {
  flex: 0 0 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--left {
    max-width: 556px;
    flex: 0 0 40%;
  }
}
.voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--right {
  flex: 0 0 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--right {
    max-width: none;
    flex: 0 0 calc(60% - 45px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--right {
    flex: 0 0 calc(60% - 60px);
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__column--right {
    flex: 0 0 calc(60% - 0px);
  }
}
.voyager-fifty-fifty--variation-single-image .voyager-fifty-fifty__image {
  margin-bottom: 0;
}
.voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
  flex: 0 0 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--right {
    max-width: 556px;
    flex: 0 0 40%;
  }
}
.voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__content-wrapper-right-column {
  aspect-ratio: 0.855;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__content-wrapper-right-column {
    aspect-ratio: 1;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__content-wrapper-right-column {
    aspect-ratio: 0.837;
  }
}
.voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--left {
  flex: 0 0 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--left {
    max-width: none;
    flex: 0 0 calc(60% - 45px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--left {
    flex: 0 0 calc(60% - 60px);
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__column--left {
    flex: 0 0 calc(60% - 0px);
  }
}
.voyager-fifty-fifty--variation-single-image.voyager-fifty-fifty--mobile-right-column-top .voyager-fifty-fifty__content-wrapper-left-column {
  aspect-ratio: auto;
}
.voyager-fifty-fifty__video {
  width: 100%;
  height: 0;
  margin-bottom: var(--voyager-global-spacing--medium);
  padding-bottom: 56.5%;
}
.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__image {
  display: block;
}

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

.voyager-fifty-fifty-slider__heading {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-fifty-fifty-slider__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
}
.voyager-fifty-fifty-slider__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
}
.voyager-fifty-fifty-slider__textarea h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-fifty-fifty-slider__textarea h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-fifty-fifty-slider__textarea h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h1 {
    letter-spacing: 0.0875rem;
  }
}
.voyager-fifty-fifty-slider__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h1 {
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider__textarea h2 {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-fifty-fifty-slider__textarea h2 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-fifty-fifty-slider__textarea h2 {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h2 {
    letter-spacing: 0.075rem;
  }
}
.voyager-fifty-fifty-slider__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h2 {
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider__textarea h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-fifty-fifty-slider__textarea h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-fifty-fifty-slider__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h3 {
    letter-spacing: 0.05rem;
  }
}
.voyager-fifty-fifty-slider__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea h3 {
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider__textarea h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-fifty-fifty-slider__textarea h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-fifty-fifty-slider__textarea h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h4 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-fifty-fifty-slider__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h4 {
    font-weight: 500;
  }
}
.voyager-fifty-fifty-slider__textarea h4 {
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider__textarea h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-fifty-fifty-slider__textarea h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-fifty-fifty-slider__textarea h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h5 {
    letter-spacing: 0.0375rem;
  }
}
.voyager-fifty-fifty-slider__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h5 {
    font-weight: 500;
  }
  .voyager-fifty-fifty-slider__textarea h5 {
    text-transform: uppercase;
  }
}
.voyager-fifty-fifty-slider__textarea h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.voyager-fifty-fifty-slider__textarea h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.voyager-fifty-fifty-slider__textarea h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__textarea h6 {
    letter-spacing: 0.125rem;
  }
}
.voyager-fifty-fifty-slider__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
.voyager-fifty-fifty-slider__textarea p {
  margin-bottom: 20px;
}
.voyager-fifty-fifty-slider__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-fifty-fifty-slider__textarea p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-fifty-fifty-slider__textarea p {
  letter-spacing: initial;
}
.voyager-fifty-fifty-slider__textarea p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-fifty-fifty-slider__textarea a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__textarea a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-fifty-fifty-slider__textarea ul {
  padding: 30px;
  padding-right: 0;
}
.voyager-fifty-fifty-slider__textarea ul {
  list-style: disc;
}
.voyager-fifty-fifty-slider__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-fifty-fifty-slider__textarea ol {
  list-style: decimal;
}
.voyager-fifty-fifty-slider__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-fifty-fifty-slider__textarea em {
  font-style: italic;
}
.voyager-fifty-fifty-slider__textarea strong {
  font-weight: 600;
}
.voyager-fifty-fifty-slider__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-fifty-fifty-slider__textarea .img {
  margin-top: 0.5em;
}
.voyager-fifty-fifty-slider__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-fifty-fifty-slider__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-fifty-fifty-slider__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-fifty-fifty-slider__textarea {
  margin-bottom: var(--voyager-global-paragraph-margin);
}
.voyager-fifty-fifty-slider__textarea *:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__inline-features {
  margin-bottom: var(--voyager-global-list-item-margin);
  padding-left: var(--voyager-global-list-item-large);
}
.voyager-fifty-fifty-slider__inline-features-item {
  position: relative;
}
.voyager-fifty-fifty-slider__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-fifty-fifty-slider__category-list {
  margin-bottom: var(--voyager-global-list-item-small);
  padding-left: var(--voyager-global-spacing--large);
}
.voyager-fifty-fifty-slider__category-list:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-fifty-fifty-slider__image {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-image-margin);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-fifty-fifty-slider__feature {
  gap: var(--voyager-global-spacing--small);
}
.voyager-fifty-fifty-slider__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-fifty-fifty-slider__feature-icon-wrapper {
  width: 30px;
  height: 30px;
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-fifty-fifty-slider__buttons {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-fifty-fifty-slider__wrapper {
  padding: 0 180px;
}
.voyager-fifty-fifty-slider__row {
  gap: var(--voyager-global-spacing--medium);
}
.voyager-fifty-fifty-slider__row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider__row {
    flex-direction: row;
    gap: var(--voyager-global-spacing--large);
  }
}
.voyager-fifty-fifty-slider__column {
  flex: 1;
}
.voyager-fifty-fifty-slider__content-wrapper {
  padding: var(--voyager-global-spacing--medium) var(--voyager-global-spacing--large);
}
.voyager-fifty-fifty-slider__control-bar {
  margin-top: var(--voyager-global-spacing--large);
}
.voyager-fifty-fifty-slider__arrows-wrapper {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  width: calc(100% + 180px + 180px);
  height: 0;
  justify-content: space-between;
  transform: translate(-50%, -50%);
}
.voyager-fifty-fifty-slider__arrows-button {
  flex-direction: column;
}
.voyager-fifty-fifty-slider__arrow-text {
  position: absolute;
  width: calc(180px - var());
  padding: 3px 6px;
  color: var(--voyager-color--white);
  background: rgba(0, 0, 0, 0.3);
  border-radius: 2.5px;
}
.voyager-fifty-fifty-slider__arrow-text:empty {
  display: none;
}
.voyager-fifty-fifty-slider__arrow-text--prev {
  transform: translateX(100%);
}
.voyager-fifty-fifty-slider__arrow-text--next {
  transform: translateX(-100%);
}
.voyager-fifty-fifty-slider__arrows-icon--prev:before {
  content: "\e808";
}
.voyager-fifty-fifty-slider__arrows-icon--next:before {
  content: "\e809";
}
.voyager-fifty-fifty-slider__arrows-button--prev {
  left: 0;
  align-items: flex-end;
}
.voyager-fifty-fifty-slider__arrows-button--next {
  right: 0;
  align-items: flex-start;
}
.voyager-fifty-fifty-slider__arrows-icon {
  font-size: 1.875rem;
}
.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__buttons {
  justify-content: flex-start;
}
.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-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-max-compound-selectors -- Required to override CSS added by gravity form  */
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-forms-panel--with-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.voyager-forms-panel--styles-with-background {
  margin: 0;
  background: var(--voyager-color--brand-four);
}
.voyager-forms-panel--styles-with-background {
  padding-top: var(--voyager-global-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-global-spacing--block-vertical-padding);
}
.voyager-forms-panel__container, .voyager-forms-panel__content {
  display: flex;
  max-width: 1223px;
  flex-direction: column;
}
.voyager-forms-panel__content {
  justify-content: center;
  margin-bottom: var(--voyager-forms-panel--content-margin);
}
.voyager-forms-panel__heading {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 30px;
  padding: 0;
}
.voyager-forms-panel .voyager-forms-panel__title {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  color: var(--voyager-color--black);
  text-align: center;
}
.voyager-forms-panel .voyager-forms-panel__title {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-forms-panel .voyager-forms-panel__title {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-forms-panel .voyager-forms-panel__title {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .voyager-forms-panel__title {
    letter-spacing: 0.0875rem;
  }
}
.voyager-forms-panel .voyager-forms-panel__title {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-forms-panel .voyager-forms-panel__title {
  text-transform: uppercase;
}
.voyager-forms-panel .voyager-forms-panel__title:last-child {
  margin-bottom: 0;
}
.voyager-forms-panel__content-inner {
  margin-bottom: 0;
}
.voyager-forms-panel__description {
  justify-content: center;
  align-items: center;
}
.voyager-forms-panel__description--paragraph {
  width: 100%;
  color: var(--voyager-color--brand-seven);
  text-align: center;
}
.voyager-forms-panel__description--paragraph a {
  color: var(--voyager-color--brand-seven);
  text-decoration: none;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__description--paragraph a:hover {
    color: var(--voyager-color--brand-thirteen);
  }
  .voyager-forms-panel__description--paragraph a:active, .voyager-forms-panel__description--paragraph a:visited {
    color: var(--voyager-color--brand-seven);
    text-decoration: none;
  }
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  margin-bottom: 10px;
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
    letter-spacing: 0.125rem;
  }
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}
.voyager-forms-panel .gform-field-label a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform-field-label a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-forms-panel__form-wrapper {
  /* Gravity Forms classes style */
  /* stylelint-disable-next-line selector-no-qualifying-type -- gform required to override the gravity form CSS */
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
}
.voyager-forms-panel__form-wrapper iframe {
  min-height: 500px;
}
.voyager-forms-panel__form-wrapper .gform_heading {
  display: none;
}
.voyager-forms-panel__form-wrapper .gform_wrapper span[class^=gfield] {
  padding-right: 0;
}
.voyager-forms-panel__form-wrapper .gform_wrapper .gform_footer input[id^=gform] {
  width: 100%;
  margin-bottom: 0;
  border: 0;
  cursor: pointer;
}
.voyager-forms-panel input,
.voyager-forms-panel textarea,
.voyager-forms-panel select,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gform-theme select,
.voyager-forms-panel .gform_wrapper.gform-theme textarea {
  width: 100%;
  height: 32px;
  margin-bottom: 0;
  padding: 0 0 5px;
  color: var(--voyager-color--black);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid var(--voyager-color--black);
  border-radius: 0;
  box-shadow: none;
  outline: none;
  resize: none;
}
.voyager-forms-panel input,
.voyager-forms-panel textarea,
.voyager-forms-panel select,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gform-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gform-theme select,
.voyager-forms-panel .gform_wrapper.gform-theme textarea {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-forms-panel input::-moz-placeholder, .voyager-forms-panel textarea::-moz-placeholder, .voyager-forms-panel select::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=color]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=date]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=email]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=month]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=number]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=password]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=search]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=tel]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=text]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=time]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=url]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme input[type=week]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme select::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gform-theme textarea::-moz-placeholder {
  color: var(--voyager-color--black);
  font-weight: 400;
  opacity: 1;
}
.voyager-forms-panel input::placeholder,
.voyager-forms-panel textarea::placeholder,
.voyager-forms-panel select::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=color]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=date]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=email]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=month]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=number]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=password]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=search]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=tel]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=text]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=time]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=url]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme input[type=week]::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme select::placeholder,
.voyager-forms-panel .gform_wrapper.gform-theme textarea::placeholder {
  color: var(--voyager-color--black);
  font-weight: 400;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel input,
  .voyager-forms-panel textarea,
  .voyager-forms-panel select,
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=color],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=date],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime-local],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=datetime],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=email],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=month],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=number],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=password],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=search],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=tel],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=text],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=time],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=url],
  .voyager-forms-panel .gform_wrapper.gform-theme input[type=week],
  .voyager-forms-panel .gform_wrapper.gform-theme select,
  .voyager-forms-panel .gform_wrapper.gform-theme textarea {
    height: 34px;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme textarea.large {
  height: 32px;
  min-height: 32px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme textarea.large {
    height: 34px;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 40px;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield_label {
  display: block;
  margin-bottom: 0;
  color: var(--voyager-color--black);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield_label {
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield_label {
  line-height: clamp(1.75rem, 0.83vw + 1.44rem, 2.44rem);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield_label {
  letter-spacing: initial;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield_label {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-forms-panel .gform_wrapper.gform-theme .datepicker {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  display: block !important;
  width: 100%;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_fields {
  display: grid;
  grid-row-gap: 38px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_fields {
    grid-column-gap: 40px;
    grid-row-gap: 38px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_fields {
    grid-column-gap: 56px;
    grid-row-gap: 49px;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield_required {
  padding-left: 1px;
  color: var(--voyager-color--input-required);
  font-size: 1.625rem;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gchoice input[type=radio] {
  width: 20px;
  max-width: inherit;
  height: 20px;
  margin: 1px 0 0;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite css added by gravityform */
  padding: 0 !important;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer,
.voyager-forms-panel .gform_wrapper.gform-theme .gform_page_footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_page_footer {
    margin: 44px 0 0;
  }
}
.voyager-forms-panel .gform_ajax_spinner {
  display: none;
}
.voyager-forms-panel .gform_wrapper.gform-theme .ginput_container_date select {
  min-width: 150px;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-field-label--type-sub {
  display: none;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-field-label--type-inline {
  color: var(--voyager-color--black);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-field-label--type-inline {
  font-size: clamp(1.13rem, 0.45vw + 0.95rem, 1.5rem);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-field-label--type-inline {
  line-height: clamp(1.75rem, 0.83vw + 1.44rem, 2.44rem);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-field-label--type-inline {
  letter-spacing: initial;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-field-label--type-inline {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-forms-panel .gform_wrapper.gform-theme .ginput_container_time {
  min-width: 100px;
  max-width: 100px;
}
.voyager-forms-panel .gform_description {
  text-align: center;
}
.voyager-forms-panel__shortcode-wrapper {
  width: 100%;
  height: 100%;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform-grid-col {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform-grid-col {
    padding-inline: 0;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-radius: 100px;
  transition: all 500ms ease 0s;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  display: block;
  width: -moz-min-content;
  width: min-content;
  justify-content: center;
  margin: 49px auto 0;
  padding: 0;
  background: transparent;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  font-size: 1rem;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
    letter-spacing: 0.02rem;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  text-transform: uppercase;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  padding: var(--voyager-padding--button-regular);
  background: var(--voyager-color--brand-two);
  transition: all 0.35s;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer:hover::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer:active::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer:hover {
    color: var(--voyager-color--brand-seven);
  }
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer:active {
    color: var(--voyager-color--white);
  }
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer:active::after {
    background: var(--voyager-color--brand-fourteen);
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
  border: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer {
    margin: 59px auto 0;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  width: 100%;
  height: 52px;
  margin: 0;
  /* stylelint-disable-next-line declaration-no-important -- Required to override CSS added by gravity form  */
  padding: 0 30px !important;
  text-align: center;
  text-transform: uppercase;
  /* stylelint-disable-next-line declaration-no-important -- Required to override CSS added by gravity form  */
  background-color: transparent !important;
  border: 0;
  opacity: 1;
  cursor: pointer;
  box-shadow: none;
  text-decoration: none;
  word-break: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-radius: 100px;
  transition: all 500ms ease 0s;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  font-size: 1rem;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
  .voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
    letter-spacing: 0.02rem;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  text-transform: uppercase;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform]::after,
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  padding: var(--voyager-padding--button-regular);
  background: var(--voyager-color--brand-two);
  transition: all 0.35s;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform]::after,
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform]:hover::after,
  .voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]:hover::after,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,
  .voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]:hover::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform]:active::after,
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]:active::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active::after,
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active::after,
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]:active::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
  .voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]:hover {
    color: var(--voyager-color--brand-seven);
  }
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform]:active,
  .voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]:active,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active,
  .voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]:active {
    color: var(--voyager-color--white);
  }
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform]:active::after,
  .voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform]:active::after,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active::after,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active::after,
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):active::after,
  .voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]:active::after {
    background: var(--voyager-color--brand-fourteen);
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-forms-panel .gform_wrapper.gform-theme .gform_footer input[id^=gform],
  .voyager-forms-panel .gform_wrapper.gform-theme.gform-theme--framework .gform_footer input[id^=gform],
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  .voyager-forms-panel .gform-theme.gform_wrapper input[type=submit] {
    height: 58px;
  }
}
.voyager-forms-panel .gform_wrapper.gform-theme .gchoice {
  display: flex;
  align-items: center;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield_radio .gchoice {
  align-items: center;
  margin-bottom: 10px;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gchoice input[type=checkbox] {
  width: 20px;
  max-width: inherit;
  height: 20px;
  margin-right: 0;
  margin-bottom: 0;
  vertical-align: top;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite css added by gravity form */
  padding: 0 !important;
}
.voyager-forms-panel .gform_wrapper.gform-theme .gfield select {
  position: relative;
  z-index: 1;
  line-height: 1.25rem;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.voyager-forms-panel .gform_wrapper.gform-theme option {
  padding-right: 10px;
  padding-left: 10px;
}
.voyager-forms-panel .gform_wrapper.gform-theme .validation_message {
  margin: 0;
  padding: 0;
  border: 0;
}
.voyager-forms-panel .gfield_error [aria-invalid=true] {
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform required to override the gravity form CSS */
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.voyager-forms-panel .ginput_address_country,
.voyager-forms-panel .ginput_container_select {
  position: relative;
}
.voyager-forms-panel .ginput_address_country:before,
.voyager-forms-panel .ginput_container_select:before {
  content: "\e803";
}
.voyager-forms-panel .ginput_address_country::before,
.voyager-forms-panel .ginput_container_select::before {
  position: absolute;
  top: 50%;
  right: 5px;
  color: var(--voyager-color--black);
  font-size: 0.5rem;
  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 .gform-theme--foundation .gform-grid-row {
    display: flex;
    flex-flow: row wrap;
    row-gap: var(--voyager-spacing-md);
  }
}
.voyager-forms-panel__newsletter-signup {
  /* Gravity Form classes style */
  /* stylelint-disable-next-line selector-max-compound-selectors -- gform classes required to override the gravity form CSS */
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel__newsletter-signup .voyager-forms-panel__container {
    margin-left: 0;
    padding: 60px;
  }
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__description {
  color: var(--voyager-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 .newsletter-signup-form {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .newsletter-signup-form {
    flex-direction: row;
    gap: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .gform_wrapper .gform_body .gform_fields {
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__container {
    flex-direction: row;
  }
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__content,
  .voyager-forms-panel--fifty-fifty .voyager-forms-panel__form-wrapper {
    width: 50%;
  }
}
.voyager-forms-panel--form-left .voyager-forms-panel__form-wrapper {
  order: -1;
}

.voyager-gallery {
  padding-top: var(--voyager-global-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-global-spacing--block-vertical-padding);
}
.voyager-gallery__title {
  text-transform: uppercase;
}
.voyager-gallery__heading-wrapper {
  text-align: center;
}
.voyager-gallery__wrapper {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (min-width: 688px) {
  .voyager-gallery__wrapper {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-gallery__wrapper {
    gap: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-gallery__wrapper {
    gap: 44px;
  }
}
.voyager-gallery__buttons-wrapper {
  gap: var(--voyager-global-spacing--small);
  margin-top: var(--voyager-global-spacing--medium);
}
.voyager-gallery__buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-gallery__overlay-icon {
  color: var(--voyager-color--white);
  font-size: 2.1875rem;
}
.voyager-gallery__overlay-icon:before {
  content: "\e804";
}
.voyager-gallery__heading {
  margin-top: auto;
  margin-bottom: var(--voyager-global-spacing--medium);
}
.voyager-gallery__images {
  gap: var(--voyager-global-spacing--small);
}
.voyager-gallery__images {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-gallery-buttons {
  margin-top: var(--voyager-global-spacing--small);
  margin-bottom: var(--voyager-global-spacing--small);
}
.voyager-gallery__image-wrapper {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__image-wrapper:hover .voyager-gallery__image-overlay {
    opacity: 1;
  }
}
.voyager-gallery__image-wrapper.is_hidden {
  display: none;
}
.voyager-gallery__filter-tab {
  gap: var(--voyager-global-spacing--small);
  margin-bottom: var(--voyager-global-spacing--large);
}
.voyager-gallery__filter-tab {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-gallery__filter-tab-link {
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .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;
  width: 100%;
  height: 100%;
  background: var(--voyager-color--gallery-overlay);
  opacity: 0;
  transition: all 500ms ease 0s;
}
.voyager-gallery__image-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.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%;
}
.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;
}
.voyager-gallery__group-title {
  position: relative;
  min-height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.voyager-gallery__group-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
@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;
  padding-bottom: var(--voyager-global-spacing--large);
}
.voyager-gallery__group-images .voyager-gallery__control-bar {
  bottom: -45px;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrows {
  position: absolute;
  right: 0;
  bottom: -50px;
  /* stylelint-disable-next-line max-nesting-depth -- Required to overwrite the splide arrows */
}
.voyager-gallery__group-images .voyager-gallery__splide-arrows svg {
  display: block;
  width: 25px;
  height: auto;
}
.voyager-gallery__group-images .voyager-gallery__splide-arrow--prev {
  transform: rotate(180deg);
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--layout-three-images .voyager-gallery__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--layout-four-images .voyager-gallery__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--layout-four-images .voyager-gallery__wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
.voyager-gallery--heading-center-aligned .voyager-gallery__heading {
  text-align: center;
}
@supports (aspect-ratio: 1) {
  .voyager-gallery--layout-three-images .voyager-gallery__image-wrapper, .voyager-gallery--layout-four-images .voyager-gallery__image-wrapper {
    aspect-ratio: 0.931;
  }
  @media only screen and (min-width: 992px) {
    .voyager-gallery--layout-three-images .voyager-gallery__image-wrapper, .voyager-gallery--layout-four-images .voyager-gallery__image-wrapper {
      aspect-ratio: 0.738;
    }
  }
}
@supports not (aspect-ratio: 1) {
  .voyager-gallery--layout-three-images .voyager-gallery__image-link::after, .voyager-gallery--layout-four-images .voyager-gallery__image-link::after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .voyager-gallery--layout-three-images .voyager-gallery__image, .voyager-gallery--layout-four-images .voyager-gallery__image {
    position: absolute;
  }
  .voyager-gallery--layout-three-images .voyager-gallery__overlay, .voyager-gallery--layout-four-images .voyager-gallery__overlay {
    z-index: 1;
  }
}
.voyager-gallery--variation-group .voyager-gallery__wrapper {
  grid-template-columns: 1fr 2fr;
}
.voyager-gallery--variation-group .voyager-gallery__image-wrapper {
  max-width: 100%;
  height: 100%;
}
.voyager-gallery--variation-carousel .voyager-gallery__wrapper {
  grid-template-columns: none;
}
.voyager-gallery--styles-default .voyager-intro-text__pre-heading {
  color: var(--voyager-color--brand-two);
}
.voyager-gallery--styles-with-background {
  position: relative;
  background: var(--voyager-color--brand-one);
}
.voyager-gallery--styles-with-background::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/gallery-bg.jpg) no-repeat top right;
  opacity: 0.1;
  background-size: cover;
}
.voyager-gallery--styles-with-background .voyager-gallery__container {
  position: relative;
  z-index: 2;
}
.voyager-gallery--styles-with-background .voyager-gallery__intro-text-heading,
.voyager-gallery--styles-with-background .voyager-gallery__intro-text-pre-heading.font-size--pre-heading,
.voyager-gallery--styles-with-background .voyager-gallery__intro-text-textarea-paragraph {
  color: var(--voyager-color--white);
}
.voyager-gallery--styles-with-background .voyager-buttons--secondary {
  color: var(--voyager-color--white);
}
.voyager-gallery--styles-with-background .voyager-buttons--secondary::before {
  border-top-color: var(--voyager-color--white);
}
.voyager-gallery--styles-with-background .voyager-buttons--secondary::after {
  border-bottom-color: var(--voyager-color--white);
}

.voyager-image-video {
  width: 100%;
  height: 100%;
}
.voyager-image-video {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-image-video .voyager-image-video__video {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.voyager-image-video .vjs-tech, .voyager-image-video__title, .voyager-image-video__image, .voyager-image-video__image-webp {
  display: block;
  width: 100%;
  height: 100%;
  color: var(--voyager-color--white);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-image-video__caption {
  padding: var(--voyager-global-spacing--small);
  text-align: center;
}
.voyager-image-video__caption {
  font-size: 0.875rem;
}
.voyager-image-video__caption {
  line-height: clamp(1.25rem, 0.3vw + 1.14rem, 1.5rem);
}
.voyager-image-video__caption {
  letter-spacing: initial;
}
.voyager-image-video__caption {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
}
.voyager-image-video__figure:has(.voyager-image-video__caption) {
  color: var(--voyager-color--brand-five);
  background: var(--voyager-color--brand-three);
}
.voyager-image-video__figure:has(.voyager-image-video__caption) .voyager-image-video__image {
  margin-bottom: 0;
}
.voyager-image-video__figure {
  position: relative;
  height: 280px;
}
.voyager-image-video__figure img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 688px) {
  .voyager-image-video__figure {
    height: auto;
    padding-bottom: 42.562%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__figure {
    padding-bottom: 34.2%;
  }
  .voyager-image-video__figure:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
  .voyager-image-video__figure:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--mute {
    opacity: 1;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-image-video__figure {
    padding-bottom: 41.15%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-image-video__figure {
    padding-bottom: 45.89%;
  }
}
.voyager-image-video-buttons {
  margin: var(--voyager-global-spacing--small) 0;
}
.voyager-image-video__video-control-text {
  display: none;
}
.voyager-image-video__video-control--pause, .voyager-image-video__video-control--mute {
  bottom: 17px;
  left: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--pause, .voyager-image-video__video-control--mute {
    bottom: 28px;
  }
}
.voyager-image-video__video-control--mute {
  right: 17px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--mute {
    right: 28px;
  }
}
.voyager-image-video__video-control--pause {
  right: 64px;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video-control--pause {
    right: 90px;
  }
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--play {
  display: none;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
.voyager-image-video__controls--playing .voyager-image-video__video-control--mute {
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
  .voyager-image-video__controls--playing .voyager-image-video__video-control--mute {
    opacity: 0;
  }
}
.voyager-image-video__controls--paused .voyager-image-video__video-control--pause,
.voyager-image-video__controls--paused .voyager-image-video__video-control--mute {
  display: none;
}
.voyager-image-video .vjs-poster img {
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-image-video__video-control--progress {
  position: absolute;
  bottom: 10px;
  left: 50%;
  display: none;
  width: 100%;
  color: var(--voyager-color--white);
  font-size: 0.75rem;
  opacity: 0;
  transform: translateX(-50%);
}
.voyager-image-video__video-control--progress {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-image-video__video-control--progress .voyager-image-video__control-current-time {
  width: 50px;
  text-align: right;
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar-wrap {
  width: calc(100% - 110px);
  height: 7px;
  margin: 5px;
  background: var(--voyager-color--white);
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
}
.voyager-image-video__video-control--progress .voyager-image-video__control-progress-bar {
  height: 100%;
  background: var(--voyager-color--brand-two);
}
.voyager-image-video__video-control--progress .voyager-image-video__control-duration-time {
  width: 50px;
}

.voyager-inline-booking {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-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-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-instagram-feed__content {
  text-align: center;
}
.voyager-instagram-feed__section-title.font-size--pre-heading {
  font-style: normal;
}
.voyager-instagram-feed__section-title.font-size--pre-heading {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-instagram-feed__section-title.font-size--pre-heading {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-instagram-feed__section-title.font-size--pre-heading {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__section-title.font-size--pre-heading {
    letter-spacing: 0.075rem;
  }
}
.voyager-instagram-feed__section-title.font-size--pre-heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-instagram-feed__section-title.font-size--pre-heading {
  text-transform: uppercase;
}
.voyager-instagram-feed__section-title.font-size--pre-heading {
  margin-bottom: 0;
}
.voyager-instagram-feed__section-title::before {
  content: "Let’s Stay Connected!";
  display: block;
  margin-bottom: var(--voyager-global-pre-heading-margin-intro-text);
  color: var(--voyager-color--brand-three);
}
.voyager-instagram-feed__section-title::before {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.voyager-instagram-feed__section-title::before {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.voyager-instagram-feed__section-title::before {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__section-title::before {
    letter-spacing: 0.125rem;
  }
}
.voyager-instagram-feed__section-title::before {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}
.voyager-instagram-feed__user-id {
  box-sizing: border-box;
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-radius: 100px;
  transition: all 500ms ease 0s;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  position: relative;
  padding: 5px 0;
  color: var(--voyager-color--brand-sixteen);
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  border-radius: inherit;
  overflow: hidden;
  margin-top: 12px;
  margin-bottom: 0;
}
.voyager-instagram-feed__user-id {
  font-size: 1rem;
}
.voyager-instagram-feed__user-id {
  line-height: clamp(1.63rem, -0.76vw + 1.91rem, 1rem);
}
.voyager-instagram-feed__user-id {
  letter-spacing: 0.05rem;
}
@media only screen and (min-width: 688px) {
  .voyager-instagram-feed__user-id {
    letter-spacing: 0.02rem;
  }
}
.voyager-instagram-feed__user-id {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 500;
}
.voyager-instagram-feed__user-id {
  text-transform: uppercase;
}
.voyager-instagram-feed__user-id {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.voyager-instagram-feed__user-id::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  padding: var(--voyager-padding--button-regular);
  background: var(--voyager-color--brand-two);
  transition: all 0.35s;
}
.voyager-instagram-feed__user-id::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id:hover::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.voyager-instagram-feed__user-id:active::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.voyager-instagram-feed__user-id::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  border-top: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 0;
  transition: all 500ms ease 0s;
}
.voyager-instagram-feed__user-id::after {
  content: "";
  position: absolute;
  top: inherit;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 0;
  background-color: transparent;
  border-bottom: 1.5px solid var(--voyager-color--brand-sixteen);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id:hover {
    background-color: transparent;
    text-decoration: none;
    border-radius: 0;
  }
  .voyager-instagram-feed__user-id:hover::before {
    opacity: 1;
  }
  .voyager-instagram-feed__user-id:active {
    background-color: transparent;
  }
  .voyager-instagram-feed__user-id:active::before {
    opacity: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__user-id {
    margin-top: 28px;
  }
}
.voyager-instagram-feed__description {
  display: none;
  margin-top: var(--voyager-global-spacing--small);
}
.voyager-instagram-feed__inline-caption {
  position: absolute;
  bottom: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
}
.voyager-instagram-feed__inline-caption {
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-instagram-feed__media-anchore {
  font-family: "voyager-icons";
  text-decoration: none;
}
.voyager-instagram-feed__media-anchore:before {
  content: "\f16d";
}
.voyager-instagram-feed__media-anchore::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--voyager-color--black);
  opacity: 0;
  transition: all 500ms ease 0s;
  visibility: hidden;
}
.voyager-instagram-feed__media-anchore::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 45px;
  height: 45px;
  color: var(--voyager-color--instagram-icon);
  font-size: 1.625rem;
  line-height: 2.8125rem;
  text-align: center;
  background: var(--voyager-color--white);
  border-radius: 50%;
  opacity: 0;
  transition: all 500ms ease 0s;
  visibility: hidden;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__media-anchore:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .voyager-instagram-feed__media-anchore:hover::after {
    opacity: 0.6;
    visibility: visible;
  }
}
.voyager-instagram-feed__media-anchore:hover .voyager-instagram-feed__inline-caption {
  visibility: hidden;
  z-index: 1;
  padding: var(--voyager-global-spacing--small);
  color: var(--voyager-color--white);
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  transform: translateY(0);
}
.voyager-instagram-feed__splide {
  margin-top: var(--voyager-global-spacing--medium);
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper img,
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper video {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore {
    padding-bottom: 95.8%;
  }
}
.voyager-instagram-feed__popup .voyager-instagram-feed__lightbox-slide-content {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-instagram-feed__popup .voyager-instagram-feed__lightbox-slide-description-wrap {
  max-width: 30%;
  max-height: unset;
  align-self: center;
  padding: var(--voyager-global-spacing--medium);
}
.voyager-instagram-feed__popup .voyager-instagram-feed__lightbox-slide-description-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-instagram-feed__popup .voyager-instagram-feed__lightbox-slide-title {
  color: var(--voyager-color--white);
  font-size: 1.125rem;
  line-height: 2.2em;
}
.voyager-instagram-feed__popup .voyager-instagram-feed__lightbox-slide-description-inner {
  text-align: left;
}
.voyager-instagram-feed__arrows-wrapper {
  position: static;
  z-index: 1;
  justify-content: center;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__arrows-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: auto;
    left: 0;
    justify-content: space-between;
    margin-top: 0;
    transform: translateY(-50%);
    pointer-events: none;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__arrows-button {
    pointer-events: auto;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__arrows-button--prev {
    transform: translateX(-50%);
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-instagram-feed__arrows-button--prev {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__arrows-button--next {
    transform: translateX(50%);
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-instagram-feed__arrows-button--next {
    margin-right: 0;
  }
}

.voyager-intro-text {
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-intro-text {
    margin-bottom: 75px;
  }
}
.voyager-intro-text .voyager-intro-text__pre-heading {
  position: relative;
  margin: 0 0 var(--voyager-global-pre-heading-margin-intro-text);
  color: var(--voyager-color--brand-three);
  font-style: italic;
}
.voyager-intro-text .voyager-intro-text__pre-heading {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.voyager-intro-text .voyager-intro-text__pre-heading {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.voyager-intro-text .voyager-intro-text__pre-heading {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .voyager-intro-text .voyager-intro-text__pre-heading {
    letter-spacing: 0.125rem;
  }
}
.voyager-intro-text .voyager-intro-text__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}
.voyager-intro-text__heading {
  position: relative;
  margin-top: 0;
  margin-bottom: var(--voyager-global-pre-heading-margin-intro-text);
  color: var(--voyager-color--brand-seven);
}
.voyager-intro-text__heading.font-size--heading {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-intro-text__heading.font-size--heading {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-intro-text__heading.font-size--heading {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-intro-text__heading.font-size--heading {
    letter-spacing: 0.0875rem;
  }
}
.voyager-intro-text__heading.font-size--heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-intro-text__heading.font-size--heading {
  text-transform: uppercase;
}
.voyager-intro-text__heading.font-size--heading {
  margin-top: 0;
  margin-bottom: var(--voyager-global-pre-heading-margin-intro-text);
}
.voyager-intro-text__heading.font-size--heading:last-child {
  margin-bottom: 0;
}
.voyager-intro-text__heading.default {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-intro-text__heading.default {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-intro-text__heading.default {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-intro-text__heading.default {
    letter-spacing: 0.075rem;
  }
}
.voyager-intro-text__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-intro-text__heading.default {
  text-transform: uppercase;
}
.voyager-intro-text__heading.default {
  margin-top: 0;
  margin-bottom: var(--voyager-global-pre-heading-margin-intro-text);
}
.voyager-intro-text__heading.default:last-child {
  margin-bottom: 0;
}
.voyager-intro-text__sub-heading {
  position: relative;
  margin: 0 0 var(--voyager-global-sub-heading-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-intro-text__sub-heading {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.voyager-intro-text__sub-heading {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.voyager-intro-text__sub-heading {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .voyager-intro-text__sub-heading {
    letter-spacing: 0.125rem;
  }
}
.voyager-intro-text__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}
.voyager-intro-text__sub-heading:last-child {
  margin-bottom: 0;
}
.voyager-intro-text__buttons {
  align-items: flex-start;
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__buttons {
    margin-top: 20px;
  }
}
.voyager-intro-text--text-left-aligned .voyager-buttons {
  justify-content: flex-start;
}
.voyager-intro-text--text-center-aligned {
  max-width: 1184px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.voyager-intro-text--text-center-aligned .voyager-buttons {
  justify-content: center;
}
.voyager-intro-text__textarea-unordered-list {
  padding: var(--voyager-global-spacing--medium);
  padding-right: 0;
}
.voyager-intro-text__textarea-unordered-list {
  list-style: disc;
}
.voyager-intro-text__textarea-unordered-list {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-intro-text__textarea-ordered-list {
  list-style: decimal;
}
.voyager-intro-text__textarea-ordered-list {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-intro-text__textarea-list-item {
  margin-bottom: 8px;
}
.voyager-intro-text__textarea-paragraph {
  color: var(--voyager-color--brand-seven);
  margin-bottom: 20px;
}
.voyager-intro-text__textarea-paragraph {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-intro-text__textarea-paragraph {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-intro-text__textarea-paragraph {
  letter-spacing: initial;
}
.voyager-intro-text__textarea-paragraph {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-intro-text__textarea-paragraph .voyager-intro-text__textarea-anchor {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__textarea-paragraph .voyager-intro-text__textarea-anchor:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-intro-text__textarea-paragraph:last-child {
  margin-bottom: 0;
}
.voyager-intro-text__textarea-anchor {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-intro-text__textarea-anchor:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}

.voyager-jump-link {
  position: sticky;
  z-index: 2;
  padding: 25px 0;
  background: var(--voyager-color--brand-three);
}
.voyager-jump-link__container {
  gap: var(--voyager-global-spacing--xsmall);
}
.voyager-jump-link__container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-jump-link__jump-to-label {
  padding-left: var(--voyager-global-spacing--small);
}
.voyager-jump-link__items {
  width: 100%;
  flex: 1;
  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 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
}
.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;
  pointer-events: none;
}
.voyager-jump-link__items::before, .voyager-jump-link__items::after {
  transition: transform 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
@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;
  padding: 0;
}
.voyager-jump-link__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: 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-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-logos__grid-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-logos__img-wrapper, .voyager-logos__logo, .voyager-logos__caption, .voyager-logos__item,
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-logos__img-wrapper {
  width: 100%;
  height: 90px;
  overflow: hidden;
}
.voyager-logos__img, .voyager-logos__svg {
  width: auto;
  max-height: 50px;
}
.voyager-logos__logo, .voyager-logos__caption {
  width: 100%;
  flex: 1;
}
.voyager-logos__link {
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.voyager-logos__item {
  width: 100%;
  padding: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium);
}
.voyager-logos--layout-grid .voyager-logos__item {
  max-width: 100%;
}
@media only screen and (min-width: 688px) {
  .voyager-logos--layout-grid .voyager-logos__item {
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-logos--layout-grid .voyager-logos__item {
    max-width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-logos--layout-grid .voyager-logos__item {
    max-width: 25%;
  }
}
.voyager-logos--layout-grid .voyager-logos__logo {
  max-width: 80px;
}
.voyager-logos--layout-grid .voyager-logos__caption {
  padding-left: var(--voyager-global-spacing--medium);
}
.voyager-logos--layout-carousel {
  position: relative;
  padding-bottom: var(--voyager-global-spacing--large);
}
.voyager-logos--layout-carousel .voyager-logos__item {
  flex-direction: column;
}
.voyager-logos--layout-carousel .voyager-logos__caption {
  margin-top: var(--voyager-global-spacing--medium);
  text-align: center;
}
.voyager-logos--layout-carousel .voyager-logos__control-bar {
  bottom: -50px;
}
.voyager-logos--layout-carousel .voyager-logos__splide__arrows {
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  z-index: 1;
}
.voyager-logos--layout-carousel .voyager-logos__splide__arrow {
  position: absolute;
  padding: 0;
  background: transparent;
  border: 0;
}
.voyager-logos--layout-carousel .voyager-logos__splide__arrow svg {
  width: 15px;
}
.voyager-logos--layout-carousel .voyager-logos__splide__arrow--prev {
  top: -3px;
  left: 0;
  transform: rotate(180deg);
}
.voyager-logos--layout-carousel .voyager-logos__splide__arrow--next {
  right: 0;
}
.voyager-logos .voyager-logos__arrows-inner {
  position: static;
}
.voyager-logos .voyager-logos__arrows-inner .voyager-logos__arrow {
  position: absolute;
  top: calc(50% - 45px);
  width: 4.8125rem;
  height: 4.8125rem;
  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 {
  position: relative;
  padding-top: var(--voyager-global-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-global-spacing--block-vertical-padding);
  background-color: var(--voyager-color--brand-eight);
  /*
  	Media Query
  */
  /*
  	Filter
  */
  /*
  	Main Map
  */
  /*
  	Main Map Variations
  */
}
@media only screen and (min-width: 688px) {
  .voyager-map {
    /*
    	Filter
    */
    /*
    	Main Map
    */
  }
  .voyager-map__filter-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
  }
  .voyager-map__map-wrapper {
    height: 537px;
  }
}
.voyager-map__container {
  position: relative;
  padding: 0 20px;
}
.voyager-map__filter-wrapper {
  position: relative;
  z-index: 2;
}
.voyager-map__filter-trigger, .voyager-map__filter-trigger__icon, .voyager-map__filter-item, .voyager-map__filter-list, .voyager-map__filter-checkbox__indicator::after, .voyager-map__filter-icon path, .voyager-map__filter-text {
  transition: all 0.6s 0s cubic-bezier(0, 0, 0.2, 1);
}
.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: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  background-color: var(--voyager-color--brand-four);
  text-decoration: none;
}
.voyager-map__filter-trigger {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-map__filter-trigger {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-map__filter-trigger {
  letter-spacing: initial;
}
.voyager-map__filter-trigger {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-map__filter-trigger__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  font-size: 0.5rem;
  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;
  pointer-events: none;
  list-style: none;
  transform: translateY(10px);
  visibility: hidden;
}
.voyager-map__filter-item {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: var(--voyager-color--white);
  cursor: pointer;
}
.voyager-map__filter-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
@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 {
  width: 60px;
  padding-right: 22px;
  padding-left: 20px;
}
.voyager-map__filter-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.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;
  transform: translate(-50%, -50%) scale(0);
}
.voyager-map__filter-label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.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);
}
.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: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
}
.voyager-map__filter-text {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-map__filter-text {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-map__filter-text {
  letter-spacing: initial;
}
.voyager-map__filter-text {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-map__map-wrapper {
  position: relative;
  z-index: 1;
  height: 390px;
  background-color: var(--voyager-color--brand-eight);
}
@media only screen and (min-width: 992px) {
  .voyager-map__map-wrapper {
    height: 480px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__map-wrapper {
    height: 520px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-map__map-wrapper {
    height: 580px;
  }
}
@media only screen and (min-width: 1780px) {
  .voyager-map__map-wrapper {
    height: 679px;
  }
}
.voyager-map__map {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-color--brand-eight);
}
.voyager-map__fallback {
  height: 100%;
}
.voyager-map__map-iframe {
  width: 100%;
  height: 100%;
}
.voyager-map--full-width .voyager-map__container {
  width: 100%;
  max-width: 100%;
}
.voyager-map__marker-card-thumbnail {
  background-position: 50%;
  height: 130px;
}
.voyager-map--is-static {
  /*
  	Color Variations
  */
}
.voyager-map--is-static .voyager-map__filter-wrapper {
  display: none;
}
.voyager-map--is-static .voyager-map__map {
  /* Cannot use classes since the iframe will be just copied from google maps and used as static map */
}
.voyager-map--is-static .voyager-map__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.voyager-map--is-static.is-grayscale .voyager-map__map {
  filter: grayscale(100%);
}
.voyager-map--is-static.is-sepia .voyager-map__map {
  filter: sepia(100%);
}
.voyager-map__intro-text--text-left-aligned {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-map__intro-text--text-left-aligned {
    display: grid;
    text-align: left;
    grid-template-columns: 1.5fr 1fr;
    grid-template-rows: auto auto;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-map__intro-text--text-left-aligned {
    grid-template-columns: 2fr 1fr;
  }
}
.voyager-map .voyager-intro-text__pre-heading,
.voyager-map .voyager-intro-text__heading {
  grid-column: 1;
  grid-row: 2;
}
@media only screen and (min-width: 992px) {
  .voyager-map .voyager-intro-text__pre-heading,
  .voyager-map .voyager-intro-text__heading {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-map .voyager-intro-text__heading {
    padding-top: 63px;
  }
}
.voyager-map .voyager-intro-text__textarea {
  grid-column: 2;
  grid-row: 2;
}
@media only screen and (min-width: 992px) {
  .voyager-map .voyager-intro-text__textarea {
    margin-bottom: 0;
    justify-self: start;
  }
}
.voyager-map .voyager-intro-text__textarea-paragraph {
  margin-bottom: 10px;
}

.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);
  box-shadow: var(--voyager-box-shadow--card--default);
}
.voyager-map-menu {
  transition: all 0.6s 0s cubic-bezier(0, 0, 0.2, 1);
}
.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 {
  width: 100%;
  height: calc(100vh - 70px);
  padding: 0;
  padding-top: 70px;
}
.voyager-map-menu__container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@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 {
    width: 35%;
  }
  .voyager-map-menu__nav {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.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__heading {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-masonry__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
}
.voyager-masonry__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
}
.voyager-masonry__textarea h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-masonry__textarea h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-masonry__textarea h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h1 {
    letter-spacing: 0.0875rem;
  }
}
.voyager-masonry__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-masonry__textarea h1 {
  text-transform: uppercase;
}
.voyager-masonry__textarea h2 {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-masonry__textarea h2 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-masonry__textarea h2 {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h2 {
    letter-spacing: 0.075rem;
  }
}
.voyager-masonry__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-masonry__textarea h2 {
  text-transform: uppercase;
}
.voyager-masonry__textarea h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-masonry__textarea h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-masonry__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h3 {
    letter-spacing: 0.05rem;
  }
}
.voyager-masonry__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-masonry__textarea h3 {
  text-transform: uppercase;
}
.voyager-masonry__textarea h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-masonry__textarea h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-masonry__textarea h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h4 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-masonry__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h4 {
    font-weight: 500;
  }
}
.voyager-masonry__textarea h4 {
  text-transform: uppercase;
}
.voyager-masonry__textarea h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-masonry__textarea h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-masonry__textarea h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h5 {
    letter-spacing: 0.0375rem;
  }
}
.voyager-masonry__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h5 {
    font-weight: 500;
  }
  .voyager-masonry__textarea h5 {
    text-transform: uppercase;
  }
}
.voyager-masonry__textarea h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.voyager-masonry__textarea h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.voyager-masonry__textarea h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .voyager-masonry__textarea h6 {
    letter-spacing: 0.125rem;
  }
}
.voyager-masonry__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
.voyager-masonry__textarea p {
  margin-bottom: 20px;
}
.voyager-masonry__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-masonry__textarea p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-masonry__textarea p {
  letter-spacing: initial;
}
.voyager-masonry__textarea p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-masonry__textarea a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-masonry__textarea a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-masonry__textarea ul {
  padding: 30px;
  padding-right: 0;
}
.voyager-masonry__textarea ul {
  list-style: disc;
}
.voyager-masonry__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-masonry__textarea ol {
  list-style: decimal;
}
.voyager-masonry__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-masonry__textarea em {
  font-style: italic;
}
.voyager-masonry__textarea strong {
  font-weight: 600;
}
.voyager-masonry__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-masonry__textarea .img {
  margin-top: 0.5em;
}
.voyager-masonry__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-masonry__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-masonry__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-masonry__textarea {
  margin-bottom: var(--voyager-global-paragraph-margin);
}
.voyager-masonry__textarea *:last-child {
  margin-bottom: 0;
}
.voyager-masonry__inline-features {
  margin-bottom: var(--voyager-global-list-item-margin);
  padding-left: var(--voyager-global-list-item-large);
}
.voyager-masonry__inline-features-item {
  position: relative;
}
.voyager-masonry__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-masonry__category-list {
  margin-bottom: var(--voyager-global-list-item-small);
  padding-left: var(--voyager-global-spacing--large);
}
.voyager-masonry__category-list:last-child {
  margin-bottom: 0;
}
.voyager-masonry__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-masonry__image {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-image-margin);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-masonry__feature {
  gap: var(--voyager-global-spacing--small);
}
.voyager-masonry__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-masonry__feature-icon-wrapper {
  width: 30px;
  height: 30px;
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-masonry__buttons {
  margin-bottom: var(--voyager-global-title-margin);
}
.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 .voyager-masonry__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-masonry__column {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-masonry__card, .voyager-masonry__card-anchor {
  position: relative;
  min-height: 480px;
  flex: 1;
}
.voyager-masonry__card, .voyager-masonry__card-anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.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;
  color: var(--voyager-color--white);
}
.voyager-masonry__card-text-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-masonry__voyager-buttons {
  justify-content: center;
}
.voyager-masonry__button-wrapper {
  margin: 0;
}

.voyager-testimonials__testimonial {
  padding: 0 var(--voyager-global-spacing--medium);
  text-align: center;
}
.voyager-testimonials__testimonial {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-testimonials__text {
  margin: var(--voyager-global-spacing--medium) 0;
}
.voyager-testimonials__text {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-testimonials__text {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-testimonials__text {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-testimonials__text {
    letter-spacing: 0.0375rem;
  }
}
.voyager-testimonials__text {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-testimonials__text {
    font-weight: 500;
  }
  .voyager-testimonials__text {
    text-transform: uppercase;
  }
}
.voyager-testimonials_name, .voyager-testimonials_location {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-testimonials_name, .voyager-testimonials_location {
  line-height: 1.75rem;
}
.voyager-testimonials_name, .voyager-testimonials_location {
  letter-spacing: initial;
}
.voyager-testimonials_name, .voyager-testimonials_location {
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-testimonials__rating {
  margin-bottom: 1rem;
}

.voyager-text-content {
  position: relative;
  overflow: hidden;
}
.voyager-text-content {
  padding-top: var(--voyager-global-spacing--block-vertical-padding);
  padding-bottom: var(--voyager-global-spacing--block-vertical-padding);
}
.voyager-text-content h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-text-content h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-text-content h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h1 {
    letter-spacing: 0.0875rem;
  }
}
.voyager-text-content h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-text-content h1 {
  text-transform: uppercase;
}
.voyager-text-content h2 {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-text-content h2 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-text-content h2 {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h2 {
    letter-spacing: 0.075rem;
  }
}
.voyager-text-content h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-text-content h2 {
  text-transform: uppercase;
}
.voyager-text-content h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-text-content h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-text-content h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h3 {
    letter-spacing: 0.05rem;
  }
}
.voyager-text-content h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-text-content h3 {
  text-transform: uppercase;
}
.voyager-text-content h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-text-content h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-text-content h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h4 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-text-content h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h4 {
    font-weight: 500;
  }
}
.voyager-text-content h4 {
  text-transform: uppercase;
}
.voyager-text-content h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-text-content h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-text-content h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h5 {
    letter-spacing: 0.0375rem;
  }
}
.voyager-text-content h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h5 {
    font-weight: 500;
  }
  .voyager-text-content h5 {
    text-transform: uppercase;
  }
}
.voyager-text-content h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.voyager-text-content h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.voyager-text-content h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h6 {
    letter-spacing: 0.125rem;
  }
}
.voyager-text-content h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
.voyager-text-content p {
  margin-bottom: 20px;
}
.voyager-text-content p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-text-content p {
  letter-spacing: initial;
}
.voyager-text-content p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-text-content a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-text-content ul {
  padding: 30px;
  padding-right: 0;
}
.voyager-text-content ul {
  list-style: disc;
}
.voyager-text-content ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-text-content ol {
  list-style: decimal;
}
.voyager-text-content ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-text-content em {
  font-style: italic;
}
.voyager-text-content strong {
  font-weight: 600;
}
.voyager-text-content blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-text-content .img {
  margin-top: 0.5em;
}
.voyager-text-content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-text-content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-text-content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-text-content__heading {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-text-content__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
}
.voyager-text-content__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
}
.voyager-text-content__textarea h1 {
  font-size: clamp(2.19rem, 2.65vw + 1.19rem, 4.38rem);
}
.voyager-text-content__textarea h1 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-text-content__textarea h1 {
  letter-spacing: 0.04375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h1 {
    letter-spacing: 0.0875rem;
  }
}
.voyager-text-content__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-text-content__textarea h1 {
  text-transform: uppercase;
}
.voyager-text-content__textarea h2 {
  font-size: clamp(1.88rem, 2.27vw + 1.02rem, 3.75rem);
}
.voyager-text-content__textarea h2 {
  line-height: clamp(2.5rem, 3.03vw + 1.36rem, 5rem);
}
.voyager-text-content__textarea h2 {
  letter-spacing: 0.0375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h2 {
    letter-spacing: 0.075rem;
  }
}
.voyager-text-content__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-text-content__textarea h2 {
  text-transform: uppercase;
}
.voyager-text-content__textarea h3 {
  font-size: clamp(1.56rem, 1.14vw + 1.14rem, 2.5rem);
}
.voyager-text-content__textarea h3 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-text-content__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h3 {
    letter-spacing: 0.05rem;
  }
}
.voyager-text-content__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
}
.voyager-text-content__textarea h3 {
  text-transform: uppercase;
}
.voyager-text-content__textarea h4 {
  font-size: clamp(1.25rem, 1.14vw + 0.82rem, 2.19rem);
}
.voyager-text-content__textarea h4 {
  line-height: clamp(2.19rem, 1.14vw + 1.76rem, 3.13rem);
}
.voyager-text-content__textarea h4 {
  letter-spacing: 0.025rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h4 {
    letter-spacing: 0.04375rem;
  }
}
.voyager-text-content__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 700;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h4 {
    font-weight: 500;
  }
}
.voyager-text-content__textarea h4 {
  text-transform: uppercase;
}
.voyager-text-content__textarea h5 {
  font-size: clamp(1.13rem, 0.91vw + 0.78rem, 1.88rem);
}
.voyager-text-content__textarea h5 {
  line-height: clamp(1.38rem, 0.61vw + 1.15rem, 1.88rem);
}
.voyager-text-content__textarea h5 {
  letter-spacing: 0.0225rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h5 {
    letter-spacing: 0.0375rem;
  }
}
.voyager-text-content__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h5 {
    font-weight: 500;
  }
  .voyager-text-content__textarea h5 {
    text-transform: uppercase;
  }
}
.voyager-text-content__textarea h6 {
  font-size: clamp(1rem, 0.68vw + 0.74rem, 1.56rem);
}
.voyager-text-content__textarea h6 {
  line-height: clamp(1.38rem, 0.98vw + 1.01rem, 2.19rem);
}
.voyager-text-content__textarea h6 {
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__textarea h6 {
    letter-spacing: 0.125rem;
  }
}
.voyager-text-content__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-weight: 400;
  text-transform: lowercase;
}
.voyager-text-content__textarea p {
  margin-bottom: 20px;
}
.voyager-text-content__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content__textarea p {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-text-content__textarea p {
  letter-spacing: initial;
}
.voyager-text-content__textarea p {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "Montserrat", "Trebuchet MS", trebuchet, system-ui, sans-serif;
  font-weight: 400;
}
.voyager-text-content__textarea a {
  color: var(--voyager-color--brand-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__textarea a:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-text-content__textarea ul {
  padding: 30px;
  padding-right: 0;
}
.voyager-text-content__textarea ul {
  list-style: disc;
}
.voyager-text-content__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-text-content__textarea ol {
  list-style: decimal;
}
.voyager-text-content__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-text-content__textarea em {
  font-style: italic;
}
.voyager-text-content__textarea strong {
  font-weight: 600;
}
.voyager-text-content__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-text-content__textarea .img {
  margin-top: 0.5em;
}
.voyager-text-content__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-text-content__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-text-content__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-text-content__textarea {
  margin-bottom: var(--voyager-global-paragraph-margin);
}
.voyager-text-content__textarea *:last-child {
  margin-bottom: 0;
}
.voyager-text-content__inline-features {
  margin-bottom: var(--voyager-global-list-item-margin);
  padding-left: var(--voyager-global-list-item-large);
}
.voyager-text-content__inline-features-item {
  position: relative;
}
.voyager-text-content__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-text-content__category-list {
  margin-bottom: var(--voyager-global-list-item-small);
  padding-left: var(--voyager-global-spacing--large);
}
.voyager-text-content__category-list:last-child {
  margin-bottom: 0;
}
.voyager-text-content__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-text-content__image {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-image-margin);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-text-content__feature {
  gap: var(--voyager-global-spacing--small);
}
.voyager-text-content__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-text-content__feature-icon-wrapper {
  width: 30px;
  height: 30px;
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-text-content__buttons {
  margin-bottom: var(--voyager-global-title-margin);
}
.voyager-text-content__container {
  position: relative;
  z-index: 1;
}
.voyager-text-content__columns {
  margin: 0 auto 40px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__columns {
    max-width: 1000px;
    margin: 0 auto 40px;
  }
  .voyager-text-content__columns {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .voyager-text-content__column {
    width: 50%;
    flex: 1 1 45%;
    padding: 0 var(--voyager-global-spacing--small);
  }
  .voyager-text-content__column-left {
    padding-left: 0;
  }
  .voyager-text-content__column-right {
    padding-right: 0;
  }
}
.voyager-text-content::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  display: none;
  width: 186px;
  height: 350px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-left-icon-1.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content::before {
    display: block;
  }
}
.voyager-text-content::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: 172px;
  height: 220px;
  background: url(/wp-content/themes/guam-reef-hotel/assets/img/icons/fifty-fifty-right-icon-1.svg) no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content::after {
    display: block;
  }
}
.voyager-text-content__content {
  margin: var(--voyager-global-spacing--small) 0;
}
.voyager-text-content__heading.font-size--heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
}
.voyager-text-content__heading.font-size--sub-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  color: var(--voyager-color--brand-three);
}
.voyager-text-content__heading.font-size--sub-heading {
  font-size: clamp(1.75rem, 0.91vw + 1.41rem, 2.5rem);
}
.voyager-text-content__heading.font-size--sub-heading {
  line-height: clamp(2.38rem, 1.29vw + 1.89rem, 3.44rem);
}
.voyager-text-content__heading.font-size--sub-heading {
  letter-spacing: 0.0875rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__heading.font-size--sub-heading {
    letter-spacing: 0.125rem;
  }
}
.voyager-text-content__heading.font-size--sub-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "Cormorant Garamond", "Georgia", georgia, system-ui, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: capitalize;
}
.voyager-text-content__main-content {
  margin-bottom: 30px;
}
.voyager-text-content__main-content:last-child {
  margin-bottom: 0;
}
.voyager-text-content__column {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__column {
    margin-bottom: 0;
  }
}
.voyager-text-content__buttons {
  gap: 40px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.voyager-text-content__buttons:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 1440px) {
  .voyager-text-content__buttons {
    margin-bottom: 40px;
  }
}
.voyager-text-content__buttons:last-child {
  margin-bottom: 0;
}
.voyager-text-content .voyager-buttons--primary {
  color: var(--voyager-color--white);
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content .voyager-buttons--primary:hover {
    color: var(--voyager-color--brand-seven);
  }
  .voyager-text-content .voyager-buttons--primary:active {
    color: var(--voyager-color--white);
  }
}
.voyager-text-content--text-center {
  text-align: center;
}
.voyager-text-content--text-center .voyager-text-content-buttons {
  justify-content: center;
}
.voyager-text-content--text-center .voyager-text-content__column {
  text-align: center;
}
.voyager-text-content--text-center .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: var(--voyager-global-spacing--large);
    padding-left: var(--voyager-global-spacing--large);
  }
}
.voyager-text-content--columns .voyager-text-content__main-content {
  max-width: 100%;
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content--columns .voyager-text-content__main-content {
    min-width: 415px;
    max-width: 415px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-text-content--columns .voyager-text-content__main-content {
    min-width: 550px;
    max-width: 550px;
  }
}
.voyager-text-content--columns .voyager-text-content__main-content .voyager-text-content__textarea {
  margin-left: 0;
}
.voyager-text-content--alignment-center-aligned {
  text-align: center;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__textarea {
  max-width: 820px;
  margin: 0 auto;
}
.voyager-text-content--styles-with-background {
  background: var(--voyager-color--brand-four);
}
.voyager-text-content--styles-with-background::before, .voyager-text-content--styles-with-background::after {
  display: none;
}
.voyager-text-content--styles-default {
  padding: 0;
}
.voyager-text-content--styles-default {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--styles-default {
    margin: 0;
  }
  .voyager-text-content--styles-default {
    padding-top: var(--voyager-global-spacing--block-vertical-padding);
    padding-bottom: var(--voyager-global-spacing--block-vertical-padding);
  }
}
.voyager-text-content--styles-without-graphics {
  padding: 0;
}
.voyager-text-content--styles-without-graphics {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-text-content--styles-without-graphics::before, .voyager-text-content--styles-without-graphics::after {
  display: none;
}

.voyager-stories {
  position: relative;
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.voyager-stories {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-stories__category-items {
  width: 100%;
  gap: 20px;
  padding: 0;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.voyager-stories__category-items {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-stories__category-items::-webkit-scrollbar {
  display: none;
}
.voyager-stories__category-item {
  position: relative;
  cursor: pointer;
}
.voyager-stories__category-image-wrapper {
  position: relative;
  width: 150px;
  height: 200px;
}
.voyager-stories__category-image-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-stories__category-image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2039215686);
}
.voyager-stories__category-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px;
  color: var(--voyager-color--white);
  font-size: 0.875rem;
  text-align: left;
}
.voyager-stories__popup-container {
  margin: 0 auto;
  background-color: var(--voyager-color--black);
}
.voyager-stories__popup-container .voyager-lightbox__slider-container,
.voyager-stories__popup-container .voyager-lightbox__slider {
  height: 100%;
}
.voyager-stories__popup-container .voyager-lightbox__controls {
  top: 35px;
  right: 10px;
}
.voyager-stories__popup-container .voyager-lightbox__button-close {
  width: 40px;
  height: 40px;
  padding: 0;
}
.voyager-stories__popup-container .voyager-lightbox__button-close {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-stories__popup-container .voyager-control-bar {
  display: none;
}
.voyager-stories__popup-wrapper {
  height: 100%;
  padding-top: 30px;
}
.voyager-stories__popup-slider {
  height: 100%;
}
.voyager-stories__popup-slider .splide__arrows {
  top: 45%;
  bottom: auto;
  z-index: 2;
  transform: translateY(-50%);
  justify-content: space-between;
}
.voyager-stories__popup-slider .splide__arrow {
  padding: 10px;
  background-color: var(--voyager-color--white);
}
.voyager-stories__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-stories__popup-slider .splide__pagination li {
  position: relative;
  height: 2px;
  flex: 1;
  margin: 0;
}
.voyager-stories__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-stories__popup-slider .voyager-stories__custom-pagination {
  position: absolute;
  top: -80px;
  bottom: auto;
  width: 100%;
  height: 2px;
  gap: var(--voyager-global-spacing--small);
  margin-left: 0;
  padding-right: var(--voyager-global-spacing--xsmall);
  padding-left: var(--voyager-global-spacing--xsmall);
}
.voyager-stories__popup-slider .voyager-stories__custom-pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-stories__popup-slider .voyager-stories__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-stories__popup-title, .voyager-stories__popup-description, .voyager-stories__popup-read-more {
  margin-top: var(--voyager-global-spacing--xsmall);
  margin-bottom: var(--voyager-global-spacing--xsmall);
  padding: 0 var(--voyager-global-spacing--small);
  color: var(--voyager-color--white);
}
.voyager-stories__popup-image-wrapper {
  height: 400px;
  margin: var(--voyager-global-spacing--small) 0;
}
.voyager-stories__popup-image {
  width: 100%;
  height: 100%;
}
.voyager-stories__popup-category-wrapper {
  gap: var(--voyager-global-spacing--small);
  margin-bottom: var(--voyager-global-spacing--small);
  padding: 0 var(--voyager-global-spacing--small);
}
.voyager-stories__popup-category-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-stories__popup-category-image-wrapper {
  width: 50px;
  height: 50px;
  border: 2px solid var(--voyager-color--white);
  border-radius: 100%;
  overflow: hidden;
}
.voyager-stories__popup-category-title {
  color: var(--voyager-color--white);
  font-size: 1.25rem;
}
.voyager-stories__popup-button {
  display: inline-flex;
  margin: var(--voyager-global-spacing--small);
}
.voyager-stories__popup-link {
  padding: var(--voyager-global-spacing--small);
  text-decoration: none;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-stories__popup-link:hover {
    background-color: var(--voyager-color--brand-twelve);
  }
  .voyager-stories__popup-link:active, .voyager-stories__popup-link:focus {
    color: var(--voyager-color--brand-three);
    background-color: var(--voyager-color--brand-twelve);
  }
}
.voyager-stories__popup-readmore-link {
  padding: var(--voyager-global-spacing--xsmall) var(--voyager-global-spacing--small);
  text-decoration: none;
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-stories__popup-readmore-link:hover {
    background-color: var(--voyager-color--brand-twelve);
  }
  .voyager-stories__popup-readmore-link:active, .voyager-stories__popup-readmore-link:focus {
    color: var(--voyager-color--brand-three);
    background-color: var(--voyager-color--brand-twelve);
  }
}

.voyager-inline-menu__track {
  box-shadow: inset 15px 0 31px -31px #000, inset -15px 0 31px -31px #000;
}
.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-seven);
  font-weight: 600;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-inline-menu__menu-anchor:hover {
    color: var(--voyager-color--brand-thirteen);
    text-decoration: none;
  }
}
.voyager-inline-menu__menu-anchor {
  display: inline-block;
  padding: var(--voyager-padding--button-regular);
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 3px solid var(--voyager-color--white);
}
@media only screen and (min-width: 688px) {
  .voyager-inline-menu__menu-anchor:hover {
    background: var(--voyager-color--brand-three);
  }
}
.voyager-inline-menu__menu-anchor--is-active {
  background: var(--voyager-color--brand-three);
  border-color: var(--voyager-color--brand-one);
  pointer-events: none;
}
.voyager-inline-menu__anchor--current-page {
  background: var(--voyager-color--brand-three);
  text-decoration: underline;
}
/*# sourceMappingURL=assets/_maps/voyager-styles.min.css.map */
