@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", "Arial", sans-serif;
}

.font-size--heading {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.font-size--heading {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.font-size--heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .font-size--heading {
    letter-spacing: 0.0625rem;
  }
}
.font-size--heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}

.h1,
.font-size--h1 {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.h1,
.font-size--h1 {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.h1,
.font-size--h1 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .h1,
  .font-size--h1 {
    letter-spacing: 0.0625rem;
  }
}
.h1,
.font-size--h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}

.h2,
.font-size--h2,
.font-size--h2 * {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.h2,
.font-size--h2,
.font-size--h2 * {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.h2,
.font-size--h2,
.font-size--h2 * {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .h2,
  .font-size--h2,
  .font-size--h2 * {
    letter-spacing: 0.0625rem;
  }
}
.h2,
.font-size--h2,
.font-size--h2 * {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}

.h3,
.font-size--h3 {
  font-size: 1.125rem;
}
.h3,
.font-size--h3 {
  line-height: 1.5rem;
}
.h3,
.font-size--h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .h3,
  .font-size--h3 {
    letter-spacing: 0.0625rem;
  }
}
.h3,
.font-size--h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.h4,
.font-size--h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.h4,
.font-size--h4 {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.h4,
.font-size--h4 {
  letter-spacing: 0.0625rem;
}
.h4,
.font-size--h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}

.h5,
.font-size--h5 {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.h5,
.font-size--h5 {
  line-height: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
}
.h5,
.font-size--h5 {
  letter-spacing: initial;
}
.h5,
.font-size--h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}

.h6,
.font-size--h6 {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.h6,
.font-size--h6 {
  line-height: clamp(1.38rem, 0.53vw + 1.18rem, 1.81rem);
}
.h6,
.font-size--h6 {
  letter-spacing: initial;
}
.h6,
.font-size--h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}

.font-size--pre-heading,
.font-size--pre-heading * {
  font-size: 1.125rem;
}
.font-size--pre-heading,
.font-size--pre-heading * {
  line-height: 1.5rem;
}
.font-size--pre-heading,
.font-size--pre-heading * {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .font-size--pre-heading,
  .font-size--pre-heading * {
    letter-spacing: 0.0625rem;
  }
}
.font-size--pre-heading,
.font-size--pre-heading * {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.font-size--sub-heading,
.font-size--sub-heading * {
  font-size: 1.125rem;
}
.font-size--sub-heading,
.font-size--sub-heading * {
  line-height: 1.5rem;
}
.font-size--sub-heading,
.font-size--sub-heading * {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .font-size--sub-heading,
  .font-size--sub-heading * {
    letter-spacing: 0.0625rem;
  }
}
.font-size--sub-heading,
.font-size--sub-heading * {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.font-size--body-large {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.font-size--body-large {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.font-size--body-large {
  letter-spacing: 0;
}
@media only screen and (min-width: 688px) {
  .font-size--body-large {
    letter-spacing: 0.0625rem;
  }
}
.font-size--body-large {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}

.font-size--body-regular {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.font-size--body-regular {
  line-height: 1.5rem;
}
.font-size--body-regular {
  letter-spacing: 0.0625rem;
}
.font-size--body-regular {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}

.font-size--body-small {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.font-size--body-small {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.font-size--body-small {
  letter-spacing: 0;
}
.font-size--body-small {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}

.font-size--button-large {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.font-size--button-large {
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
}
.font-size--button-large {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .font-size--button-large {
    letter-spacing: 0.0625rem;
  }
}
.font-size--button-large {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}

.font-size--button-regular {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.font-size--button-regular {
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
}
.font-size--button-regular {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .font-size--button-regular {
    letter-spacing: 0.0625rem;
  }
}
.font-size--button-regular {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}

.font-size--button-small {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.font-size--button-small {
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
}
.font-size--button-small {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .font-size--button-small {
    letter-spacing: 0.0625rem;
  }
}
.font-size--button-small {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}

.font-size--legal {
  font-size: 1rem;
}
.font-size--legal {
  line-height: 1.375rem;
}
.font-size--legal {
  letter-spacing: 0;
}
.font-size--legal {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}

.font-size--accordion-title {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.font-size--accordion-title {
  line-height: clamp(1.88rem, 0.15vw + 1.82rem, 2rem);
}
.font-size--accordion-title {
  letter-spacing: 0.09375rem;
}
@media only screen and (min-width: 688px) {
  .font-size--accordion-title {
    letter-spacing: 0.15625rem;
  }
}
.font-size--accordion-title {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}

.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", "Arial", sans-serif;
}

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

.font-size--level-1-menu-icon {
  font-size: 0.8125rem;
}
.font-size--level-1-menu-icon {
  line-height: 1.125rem;
}
.font-size--level-1-menu-icon {
  font-family: "voyager-icons";
}

.font-size--menu-item {
  font-size: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
}
.font-size--menu-item {
  line-height: clamp(1.75rem, 2.42vw + 0.84rem, 3.75rem);
}
.font-size--menu-item {
  letter-spacing: 0.0625rem;
}
.font-size--menu-item {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 400;
}

.font-size--submenu-item {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.font-size--submenu-item {
  line-height: 1.5rem;
}
.font-size--submenu-item {
  letter-spacing: 0.0625rem;
}
@media only screen and (min-width: 688px) {
  .font-size--submenu-item {
    letter-spacing: 0.025em;
  }
}
.font-size--submenu-item {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 400;
}

.font-size--third-level-menu-item {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.font-size--third-level-menu-item {
  line-height: 1.5rem;
}
.font-size--third-level-menu-item {
  letter-spacing: 0.0625rem;
}
@media only screen and (min-width: 688px) {
  .font-size--third-level-menu-item {
    letter-spacing: 0.025em;
  }
}
.font-size--third-level-menu-item {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 400;
}

.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", "Times New Roman", sans-serif;
  font-weight: 500;
}

.font-size--booking-date-month {
  font-size: clamp(0.88rem, 0.45vw + 0.7rem, 1.25rem);
}
.font-size--booking-date-month {
  line-height: 1em;
}
.font-size--booking-date-month {
  letter-spacing: initial;
}
.font-size--booking-date-month {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}

.font-size--booking-date-day {
  font-size: 1.125rem;
}
.font-size--booking-date-day {
  line-height: 2.25rem;
}
.font-size--booking-date-day {
  letter-spacing: 0.03125rem;
}
.font-size--booking-date-day {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}

.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", "Times New Roman", sans-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", "Times New Roman", sans-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", "Times New Roman", sans-serif;
  font-weight: 600;
  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", "Times New Roman", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.font-size--blog-breadcrumbs {
  font-size: 1.125rem;
}
.font-size--blog-breadcrumbs {
  line-height: 2.25rem;
}
.font-size--blog-breadcrumbs {
  letter-spacing: 0;
}
.font-size--blog-breadcrumbs {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
}

.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", "Times New Roman", sans-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", "Arial", sans-serif;
}

/*
.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", "Arial", 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-one);
  font-size: 1rem;
}
.datepicker--prev-btn:hover, .datepicker--next-btn:hover {
  color: var(--voyager-color--brand-five);
  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) {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
.datepicker--today.datepicker--focused:not(.datepicker--selected) {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
.datepicker--range-end:not(.datepicker--selected), .datepicker--range-start:not(.datepicker--selected) {
  color: #FFF;
  background-color: #B5B5B5;
}
.datepicker--range-end:not(.datepicker--selected):hover, .datepicker--range-start:not(.datepicker--selected):hover {
  background-color: #B5B5B5;
}
.datepicker--range-end.datepicker--focused:not(.datepicker--selected), .datepicker--range-start.datepicker--focused:not(.datepicker--selected) {
  background-color: #AFAFAF;
}
.datepicker--range {
  background-color: #DBDBDB;
  border-radius: 0;
}
.datepicker--range:not(.datepicker--disabled):not(.datepicker--focused):not(.datepicker--today):hover {
  background-color: #D5D5D5;
}
.datepicker--range.datepicker--disabled {
  color: #C2C2C2;
}
.datepicker--range.datepicker--focused {
  background-color: #CFCFCF;
}
.datepicker__view.datepicker__grid .datepicker__cell {
  height: 60px;
  line-height: 3.75rem;
}
.datepicker__input.datepicker--in-edit {
  border-color: #2366D1;
}
.datepicker__input.datepicker--in-edit:focus, .datepicker__input.datepicker--in-edit:active {
  box-shadow: 0 0 0.25em 0.25em rgba(35, 102, 209, 0.2);
}
@media (max-width: 22.5rem) {
  .datepicker .datepicker__calendar-weeks + .datepicker__days .datepicker__grid {
    width: 13.78125rem;
  }
}

/* stylelint-disable */
:root {
  --voyager-footer-bg: url(/wp-content/themes/harveys-point/assets/img/footer-standard.png);
  --voyager-footer-weddings-bg: url(/wp-content/themes/harveys-point/assets/img/footer-weddings.png);
  --voyager-hotel-logo: url(/wp-content/themes/harveys-point/assets/img/harveys-point-hotel-logo-dark.svg);
  --voyager-hotel-weddings-logo: url(/wp-content/themes/harveys-point/assets/img/harveys-point-weddings-logo-dark.svg);
  --voyager-search-icon: url(/wp-content/themes/harveys-point/assets/img/search-icon.svg);
}

.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", "Arial", 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-image-video__play-button-icon:before, .voyager-image-video__pause-button-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-accordion__item.is-active .voyager-accordion__header-icon:before, .voyager-video__play-button-icon:before, .voyager-video__pause-button-icon:before, .voyager-icon-linkedin:before, .voyager-icon-fax:before, .voyager-icon-pagination-active:before, .voyager-icon-pagination-empty:before, .voyager-icon-play:before, .voyager-icon-chevron-pointing-left-big:before, .voyager-icon-chevron-pointing-right-big:before, .voyager-icon-chevron-pointing-up-big:before, .voyager-icon-chevron-pointing-down-big:before, .voyager-icon-menu:before, .voyager-icon-magnifying-glass:before, .voyager-icon-unmute:before, .voyager-icon-mute:before, .voyager-icon-youtube:before, .voyager-icon-magnifying-glass-exp:before, .voyager-icon-facebook:before, .voyager-icon-twitter:before, .voyager-icon-tripadvisor:before, .voyager-icon-close:before, .voyager-icon-arrow-pointing-up-small:before, .voyager-icon-arrow-pointing-right-small:before, .voyager-icon-arrow-pointing-left-small:before, .voyager-icon-arrow-pointing-down-small:before, .voyager-icon-chevron-pointing-right-mini:before, .voyager-icon-chevron-pointing-up:before, .voyager-icon-chevron-pointing-left:before, .voyager-icon-chevron-pointing-down:before, .voyager-icon-chevron-pointing-down-mini:before, .voyager-icon-chevron-pointing-down-big-1:before, .voyager-icon-chevron-pointing-up-mini:before, .voyager-icon-chevron-pointing-up-big-1:before, .voyager-icon-chevron-pointing-left-mini:before, .voyager-icon-chevron-pointing-right:before, .voyager-icon-chevron-pointing-right-big-1:before, .voyager-icon-chevron-pointing-left-big-1:before, .voyager-icon-gift-vouchers:before, .voyager-icon-instagram:before, .voyager-icon-modal-close-button:before, .voyager-icon-phone:before, .voyager-icon-play-1:before, .voyager-icon-pause:before, .voyager-icon-menu-plus:before, .voyager-icon-pinterest-filled:before, .voyager-icon-pinterest:before, .voyager-icon-email:before, .voyager-icon-address:before, .voyager-icon-arrow-pointing-up-big:before, .voyager-icon-arrow-pointing-down-big:before, .voyager-icon-map-marker:before, .voyager-icon-arrow-pointing-left-big:before, .voyager-icon-menu-minus:before, .voyager-icon-menu-close:before, .voyager-icon-arrow-pointing-right-big:before, .voyager-icon-tiktok:before {
  display: inline-block;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- Icons don't need a fallback family */
  font-family: voyager-icon;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  text-transform: none;
  text-decoration: inherit;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.voyager-icon-modal-close-button:before {
  content: "\e80f";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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__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: 0;
  transition: all 600ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
}
.voyager-buttons__anchor {
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
}
.voyager-buttons__anchor {
  line-height: clamp(1.25rem, 0.45vw + 1.08rem, 1.63rem);
}
.voyager-buttons__anchor {
  letter-spacing: initial;
}
.voyager-buttons__anchor {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.voyager-buttons--small {
  padding: var(--voyager-padding--button-small);
}
.voyager-buttons--small {
  font-size: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
}
.voyager-buttons--small {
  line-height: clamp(1.63rem, -0.3vw + 1.74rem, 1.38rem);
}
.voyager-buttons--small {
  letter-spacing: initial;
}
.voyager-buttons--small {
  font-family: "montserrat", "Arial", sans-serif;
}
.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: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
}
.voyager-buttons--large {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-buttons--large {
    letter-spacing: 0.0625rem;
  }
}
.voyager-buttons--large {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.voyager-buttons--primary {
  position: relative;
  color: var(--voyager-color--brand-one);
  background-color: transparent;
  border: 2px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.voyager-buttons--primary::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 30px);
  height: 2px;
  background-color: var(--voyager-color--brand-one);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--primary::after {
    width: calc(100% - 60px);
  }
}
.voyager-buttons--primary:active, .voyager-buttons--primary:focus {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--primary:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-one);
    border-color: var(--voyager-color--brand-one);
  }
  .voyager-buttons--primary:hover::after {
    opacity: 0;
  }
}
.voyager-buttons--secondary {
  position: relative;
  color: var(--voyager-color--brand-one);
  background-color: transparent;
  border: 2px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.voyager-buttons--secondary::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 60px);
  height: 2px;
  background-color: var(--voyager-color--brand-one);
  opacity: 1;
}
.voyager-buttons--secondary:active, .voyager-buttons--secondary:focus {
  background-color: var(--voyager-color--brand-four);
  border-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons--secondary:hover {
    background-color: var(--voyager-color--brand-four);
    border-color: var(--voyager-color--brand-one);
  }
  .voyager-buttons--secondary:hover::after {
    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: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
}
.voyager-buttons--full-width {
  line-height: clamp(1.25rem, 0.45vw + 1.08rem, 1.63rem);
}
.voyager-buttons--full-width {
  letter-spacing: initial;
}
.voyager-buttons--full-width {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.voyager-buttons__anchor-2.voyager-buttons--primary {
  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: 0;
  transition: all 600ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  position: relative;
  color: var(--voyager-color--brand-one);
  background-color: transparent;
  border: 2px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.voyager-buttons__anchor-2.voyager-buttons--primary {
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
}
.voyager-buttons__anchor-2.voyager-buttons--primary {
  line-height: clamp(1.25rem, 0.45vw + 1.08rem, 1.63rem);
}
.voyager-buttons__anchor-2.voyager-buttons--primary {
  letter-spacing: initial;
}
.voyager-buttons__anchor-2.voyager-buttons--primary {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.voyager-buttons__anchor-2.voyager-buttons--primary::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 60px);
  height: 2px;
  background-color: var(--voyager-color--brand-one);
  opacity: 1;
}
.voyager-buttons__anchor-2.voyager-buttons--primary:active, .voyager-buttons__anchor-2.voyager-buttons--primary:focus {
  background-color: var(--voyager-color--brand-four);
  border-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__anchor-2.voyager-buttons--primary:hover {
    background-color: var(--voyager-color--brand-four);
    border-color: var(--voyager-color--brand-one);
  }
  .voyager-buttons__anchor-2.voyager-buttons--primary:hover::after {
    opacity: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-buttons__anchor-2.voyager-buttons--primary:hover {
    color: var(--voyager-color--brand-one);
  }
}

/**
	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;
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
}
@media only screen and (min-width: 992px) {
  .static-hero {
    height: calc(100vh - 80px);
  }
}
.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;
}
.static-hero__heading, .static-hero__sub-heading, .static-hero__textarea, .static-hero__inline-features-title {
  margin: 5px 0;
  color: var(--voyager-color--white);
}
.static-hero__heading {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.static-hero__heading {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.static-hero__heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .static-hero__heading {
    letter-spacing: 0.0625rem;
  }
}
.static-hero__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.static-hero__heading {
  margin: 10px 0;
}
.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: 65vh;
  flex: 2;
}
@media only screen and (min-width: 992px) {
  .static-hero__splide, .static-hero__item {
    height: calc(100vh - 80px);
  }
}
@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%;
}

.voyager-sidebar {
  max-width: 100%;
  order: 2;
  flex: 0 0 100%;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar {
    max-width: 350px;
    flex: 0 0 350px;
    margin-top: 0;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar {
    max-width: 390px;
    flex: 0 0 390px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar {
    max-width: 480px;
    flex: 0 0 480px;
    margin-left: 38px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__wrapper {
    position: sticky;
    top: 115px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__wrapper {
    top: 150px;
  }
}
.voyager-sidebar__block {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__block {
    margin-bottom: 50px;
  }
}
.voyager-sidebar__block.voyager-sidebar__search-block {
  margin-bottom: 30px;
}
.voyager-sidebar__block:last-child {
  margin-bottom: 0;
}
.voyager-sidebar__block label {
  display: block;
}
.voyager-sidebar__block .search-field {
  width: 100%;
  height: 53px;
  padding: 5px 70px 5px 30px;
  color: var(--voyager-color--search-input);
  font-family: "montserrat", "Arial", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  text-transform: none;
  border: 1px solid var(--voyager-color--brand-five);
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__block .search-field {
    height: 65px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__block .search-field {
    height: 80px;
  }
}
.voyager-sidebar__block .search-field:placeholder {
  color: var(--voyager-color--search-input);
  opacity: 1;
}
.voyager-sidebar__block .search-field:focus {
  outline: none;
}
.voyager-sidebar__block .search-form {
  position: relative;
}
.voyager-sidebar__block .search-submit {
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 1;
  width: 60px;
  height: calc(100% - 2px);
  font-size: 0;
  background: var(--voyager-search-icon) center center no-repeat;
  border: 0;
  border-radius: 0;
  transition: all 500ms ease 0s;
  cursor: pointer;
  background-size: 24px 24px;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__block .search-submit:hover {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__block .search-submit {
    background-size: 28px 28px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__block .search-submit {
    background-size: 30px 30px;
    width: 85px;
  }
}
.voyager-sidebar__block-title {
  margin-bottom: 19px;
  padding-bottom: 19px;
  color: var(--voyager-color--brand-one);
  font-style: italic;
  text-transform: none;
  border-bottom: 1px solid var(--voyager-color--brand-five);
}
.voyager-sidebar__block-title {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-sidebar__block-title {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-sidebar__block-title {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__block-title {
    letter-spacing: 0.0625rem;
  }
}
.voyager-sidebar__block-title {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-sidebar__recent-block, .voyager-sidebar__blog-categories-block {
  padding: 15px;
  background: var(--voyager-color--brand-three);
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__recent-block, .voyager-sidebar__blog-categories-block {
    padding: 40px;
  }
}
.voyager-sidebar__recent-block__post-date, .voyager-sidebar__recent-block__paragraph,
.voyager-sidebar .voyager-buttons {
  display: none;
}
.voyager-sidebar__recent-block__post-image-wrapper {
  width: 110px;
  height: 80px;
  flex: 0 0 110px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-image-wrapper {
    width: 135px;
    height: 103px;
    flex: 0 0 135px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__recent-block__post-image-wrapper {
    width: 160px;
    height: 125px;
    flex: 0 0 160px;
  }
}
.voyager-sidebar__recent-block__post-image {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 500ms ease 0s;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-sidebar__recent-block__post-date {
  display: none;
}
.voyager-sidebar__recent-block__post-anchor {
  display: flex;
  color: var(--voyager-color--search-input);
  text-decoration: none;
  transition: all 500ms ease 0s;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-anchor:hover {
    color: var(--voyager-color--brand-five);
  }
  .voyager-sidebar__recent-block__post-anchor:hover .voyager-sidebar__post-title {
    color: var(--voyager-color--brand-five);
  }
  .voyager-sidebar__recent-block__post-anchor:hover .voyager-sidebar__recent-block__post-image {
    transform: scale(1.15);
  }
}
.voyager-sidebar__recent-block__post-content {
  flex: 1;
  padding-left: 18px;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__recent-block__post-content {
    padding-left: 22px;
  }
}
.voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
  margin-bottom: 0;
  color: var(--voyager-color--search-input);
  font-family: "montserrat", "Arial", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.625rem;
  text-transform: none;
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__recent-block__post-titlee, .voyager-sidebar__recent-block__post-title {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
.voyager-sidebar__recent-block__post-item {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
.voyager-sidebar__recent-block__post-item:last-child {
  margin-bottom: 0;
}
.voyager-sidebar__archives-block {
  display: none;
  padding: 15px;
  background: var(--voyager-color--brand-two);
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__archives-block {
    padding: 40px;
  }
}
.voyager-sidebar__archives-block-list {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.voyager-sidebar__archives-block-list .voyager-sidebar__archives-block-list-item {
  margin-bottom: 18px;
}
.voyager-sidebar__archives-block-list .voyager-sidebar__archives-block-list-item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__archives-block-list .voyager-sidebar__archives-block-list-item {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-sidebar__archives-block-list .voyager-sidebar__archives-block-list-item {
    margin-bottom: 25px;
  }
}
.voyager-sidebar__archives-block-list a {
  display: block;
  width: 100%;
  padding: 15px 0 0;
  color: var(--voyager-color--brand-two);
  transition: all 500ms ease 0s;
  text-decoration: none;
}
.voyager-sidebar__archives-block-list a {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-sidebar__archives-block-list a {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.voyager-sidebar__archives-block-list a {
  letter-spacing: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__archives-block-list a {
    letter-spacing: 0.0625rem;
  }
}
.voyager-sidebar__archives-block-list a {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-sidebar__archives-block-list a:first-child {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__archives-block-list a:hover {
    color: var(--voyager-color--brand-five);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__block-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 0;
  }
}
.voyager-sidebar__block-wrapper.js-category--open {
  display: block;
  padding: 15px 30px;
  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);
  transition: transform 0.3s;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__mobile-toggle-icon {
    display: none;
  }
}
.voyager-sidebar__mobile-toggle-icon::before {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
  font-size: 2.1875rem;
}
.voyager-sidebar__blog-categories-block-title {
  position: relative;
  padding: 19px 0;
  color: var(--voyager-color--brand-one);
  text-align: left;
  border-bottom: 1px solid var(--voyager-color--brand-five);
}
.voyager-sidebar__blog-categories-block-title.js-category-mobile--open .voyager-sidebar__mobile-toggle-icon {
  transform: rotate(-180deg);
}
.voyager-sidebar__title {
  margin-bottom: 15px;
  color: var(--voyager-color--brand-one);
}
.voyager-sidebar__article {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 48px;
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__article {
    flex-direction: row;
  }
}
@media only screen and (min-width: 688px) {
  .voyager-sidebar__article-image-wrapper {
    flex: 1;
  }
  .voyager-sidebar__article-title-wrapper {
    flex: 2;
  }
}
.voyager-sidebar__article-thumbnail {
  display: block;
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-sidebar__list {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.voyager-sidebar__list .cat-item a {
  display: block;
  width: 100%;
  margin-bottom: 18px;
  padding: 15px 0 0;
  color: #2B2D33;
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 400;
  transition: all 500ms ease 0s;
  text-decoration: none;
}
.voyager-sidebar__list .cat-item a {
  font-size: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
}
.voyager-sidebar__list .cat-item a {
  line-height: clamp(1.88rem, 0.61vw + 1.65rem, 2.38rem);
}
.voyager-sidebar__list .cat-item a {
  letter-spacing: initial;
}
.voyager-sidebar__list .cat-item a:first-child {
  padding-top: 0;
}
@media only screen and (min-width: 1312px) {
  .voyager-sidebar__list .cat-item a {
    padding: 25px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-sidebar__list .cat-item a:hover {
    color: var(--voyager-color--brand-five);
  }
}
.voyager-sidebar__post-anchor {
  display: flex;
  flex-wrap: nowrap;
  text-decoration: none;
}

.voyager-blog__container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-blog__wrapper {
  flex: 2;
}
@media only screen and (min-width: 992px) {
  .voyager-blog__wrapper {
    width: 60vw;
    max-width: 1180px;
  }
}

.voyager-blog-archive {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-blog-archive__container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive__container {
    width: 100%;
    flex-direction: row;
  }
}
.voyager-blog-archive__post-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive__post-wrapper {
    width: 100%;
  }
}
.voyager-blog-archive .voyager-buttons__button-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: 0;
  transition: all 600ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
}
.voyager-blog-archive .voyager-buttons__button-anchor {
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
}
.voyager-blog-archive .voyager-buttons__button-anchor {
  line-height: clamp(1.25rem, 0.45vw + 1.08rem, 1.63rem);
}
.voyager-blog-archive .voyager-buttons__button-anchor {
  letter-spacing: initial;
}
.voyager-blog-archive .voyager-buttons__button-anchor {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.voyager-blog-archive .voyager-buttons__button-anchor {
  position: relative;
  color: var(--voyager-color--brand-one);
  background-color: transparent;
  border: 2px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.voyager-blog-archive .voyager-buttons__button-anchor::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 30px);
  height: 2px;
  background-color: var(--voyager-color--brand-one);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive .voyager-buttons__button-anchor::after {
    width: calc(100% - 60px);
  }
}
.voyager-blog-archive .voyager-buttons__button-anchor:active, .voyager-blog-archive .voyager-buttons__button-anchor:focus {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive .voyager-buttons__button-anchor:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-one);
    border-color: var(--voyager-color--brand-one);
  }
  .voyager-blog-archive .voyager-buttons__button-anchor:hover::after {
    opacity: 0;
  }
}
.voyager-blog-archive__article-button-wrapper {
  margin-top: var(--voyager-spacing-md);
}
@media only screen and (min-width: 992px) {
  .voyager-blog-archive__article-button-wrapper {
    margin-top: calc(var(--voyager-spacing-md) + 10px);
  }
}
.voyager-blog-archive .nav-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}
.voyager-blog-archive .page-numbers {
  padding: 10px 15px;
  color: var(--voyager-color--black);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: var(--voyager-color--brand-three);
  text-decoration: none;
}
.voyager-blog-archive .page-numbers:hover {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
.voyager-blog-archive .page-numbers.current {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}

.voyager-blog-single {
  box-sizing: border-box;
}
.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 {
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single__container {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.voyager-blog-single section, .voyager-blog-single section .voyager-banner__wrapper {
  width: auto;
}
.voyager-blog-single .voyager-text-content {
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0;
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No class present in the H tags */
  /* No different class exists for h2 tag */
  /* No different class exists for h3 tag */
  /* No different class exists for h4 tag */
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single .voyager-text-content {
    margin-top: 46px;
  }
}
.voyager-blog-single .voyager-text-content__container {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.voyager-blog-single .voyager-text-content__heading {
  color: var(--voyager-color--brand-one);
}
.voyager-blog-single .voyager-text-content h1 {
  margin: 25px 0 15px;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h1 {
    margin: 40px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content h2 {
  margin: 25px 0 15px;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h2 {
    margin: 40px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content h3 {
  margin: 25px 0 15px;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h3 {
    margin: 40px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content h4 {
  margin: 25px 0 12px;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h4 {
    margin: 32px 0 12px;
  }
}
.voyager-blog-single .voyager-text-content h5 {
  margin: 25px 0 12px;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h5 {
    margin: 32px 0 15px;
  }
}
.voyager-blog-single .voyager-text-content h1:first-child,
.voyager-blog-single .voyager-text-content h2:first-child,
.voyager-blog-single .voyager-text-content h3:first-child,
.voyager-blog-single .voyager-text-content h4:first-child,
.voyager-blog-single .voyager-text-content h5:first-child,
.voyager-blog-single .voyager-text-content h6:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h1:last-child,
.voyager-blog-single .voyager-text-content h2:last-child,
.voyager-blog-single .voyager-text-content h3:last-child,
.voyager-blog-single .voyager-text-content h4:last-child,
.voyager-blog-single .voyager-text-content h5:last-child,
.voyager-blog-single .voyager-text-content h6:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
  margin: 20px 0 15px;
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
  letter-spacing: initial;
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default {
    margin: 30px 0 25px;
  }
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h2.voyager-text-content__heading.default:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
  margin: 15px 0 12px;
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
  font-size: 1.125rem;
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
  line-height: 1.5rem;
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
    letter-spacing: 0.0625rem;
  }
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default {
    margin: 25px 0 20px;
  }
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h3.voyager-text-content__heading.default:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
  margin: 15px 0 12px;
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
  letter-spacing: 0.0625rem;
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default {
    margin: 25px 0 18px;
  }
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content h4.voyager-text-content__heading.default:last-child {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content .voyager-text-content__heading {
  margin-bottom: 0;
}
.voyager-blog-single .voyager-text-content .voyager-text-content__heading::before {
  display: none;
}
.voyager-blog-single .voyager-text-content .voyager-text-content__textarea {
  margin-top: 25px;
}
.voyager-blog-single .voyager-text-content .voyager-text-content__textarea:first-child {
  margin-top: 0;
}
.voyager-blog-single .voyager-text-content__main-content {
  /* No class present in the img tag */
}
.voyager-blog-single .voyager-text-content__main-content img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 380px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 450px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-text-content__main-content img {
    height: 590px;
  }
}
.voyager-blog-single .voyager-text-content__voyager-buttons {
  justify-content: initial;
}
.voyager-blog-single .voyager-text-content .voyager-buttons__button-anchor {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  text-decoration: none !important;
}
.voyager-blog-single .voyager-text-content .voyager-buttons {
  justify-content: flex-start;
}
.voyager-blog-single .voyager-image-video__wrapper {
  height: 100%;
}
.voyager-blog-single .static-hero__image-wrapper::before {
  display: none;
}
.voyager-blog-single .voyager-image-video__container {
  margin-top: 40px;
  padding: 0;
}
.voyager-blog-single .voyager-image-video__figure {
  height: 300px;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single .voyager-image-video__figure {
    height: 380px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single .voyager-image-video__figure {
    height: 450px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single .voyager-image-video__figure {
    height: 590px;
  }
}
.voyager-blog-single .voyager-image-video--styles-default {
  height: auto;
  margin: 0;
  padding: 0;
}
.voyager-blog-single__static-hero {
  height: auto;
  min-height: auto;
}
.voyager-blog-single__meta {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: var(--voyager-color--brand-one);
}
.voyager-blog-single__meta {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-blog-single__meta {
  line-height: 1.5rem;
}
.voyager-blog-single__meta {
  letter-spacing: 0.0625rem;
}
.voyager-blog-single__meta {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-blog-single__author-description {
  padding-bottom: 0;
}
.voyager-blog-single__card-textarea-static, .voyager-blog-single__card-textarea-date {
  display: inline-block;
}
.voyager-blog-single__meta-separator {
  padding: 0 5px;
}
.voyager-blog-single__image-wrapper {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single__image-wrapper {
    height: 380px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-blog-single__image-wrapper {
    height: 450px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single__image-wrapper {
    height: 590px;
  }
}
.voyager-blog-single__image {
  height: 100%;
}
.voyager-blog-single__title {
  margin-bottom: 15px;
  color: var(--voyager-color--brand-one);
  font-style: italic;
  text-align: center;
}
.voyager-blog-single__title {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-blog-single__title {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-blog-single__title {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-blog-single__title {
    letter-spacing: 0.0625rem;
  }
}
.voyager-blog-single__title {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single__title {
    margin-bottom: 20px;
  }
}
.voyager-blog-single__title-wrapper {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-blog-single__title-wrapper {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-blog-single__title-wrapper {
    margin-bottom: 60px;
  }
}
.voyager-blog-single__card-textarea-static {
  text-transform: uppercase;
}

.voyager-search__heading {
  position: relative;
  margin: 0 0 var(--voyager-global-title-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-search__heading.font-size--heading {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-search__heading.font-size--heading {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-search__heading.font-size--heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__heading.font-size--heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-search__heading.font-size--heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-search__heading.default {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-search__heading.default {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-search__heading.default {
  letter-spacing: initial;
}
.voyager-search__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-search__heading.font-size--sub-heading {
  position: relative;
  margin: 0 0 var(--voyager-global-sub-heading-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-search__heading.font-size--sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-search__heading.font-size--sub-heading {
  line-height: 1.25rem;
}
.voyager-search__heading.font-size--sub-heading {
  letter-spacing: 0.02em;
}
.voyager-search__heading.font-size--sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-search__sub-heading {
  position: relative;
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-search__sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-search__sub-heading {
  line-height: 1.25rem;
}
.voyager-search__sub-heading {
  letter-spacing: 0.02em;
}
.voyager-search__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-search__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  color: var(--voyager-color--brand-one);
}
.voyager-search__pre-heading {
  font-size: 1.125rem;
}
.voyager-search__pre-heading {
  line-height: 1.5rem;
}
.voyager-search__pre-heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search__pre-heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-search__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-search .font-size--sub-heading__textarea-paragraph {
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-search .font-size--sub-heading__textarea-paragraph {
  font-size: 1.125rem;
}
.voyager-search .font-size--sub-heading__textarea-paragraph {
  line-height: 1.5rem;
}
.voyager-search .font-size--sub-heading__textarea-paragraph {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search .font-size--sub-heading__textarea-paragraph {
    letter-spacing: 0.0625rem;
  }
}
.voyager-search .font-size--sub-heading__textarea-paragraph {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-search .voyager-search__textarea {
  color: var(--voyager-color--black);
}
.voyager-search .voyager-search__textarea h1 {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-search .voyager-search__textarea h1 {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-search .voyager-search__textarea h1 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search .voyager-search__textarea h1 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-search .voyager-search__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-search .voyager-search__textarea h2 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-search .voyager-search__textarea h2 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-search .voyager-search__textarea h2 {
  letter-spacing: initial;
}
.voyager-search .voyager-search__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-search .voyager-search__textarea h3 {
  font-size: 1.125rem;
}
.voyager-search .voyager-search__textarea h3 {
  line-height: 1.5rem;
}
.voyager-search .voyager-search__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-search .voyager-search__textarea h3 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-search .voyager-search__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-search .voyager-search__textarea h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-search .voyager-search__textarea h4 {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-search .voyager-search__textarea h4 {
  letter-spacing: 0.0625rem;
}
.voyager-search .voyager-search__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.voyager-search .voyager-search__textarea h5 {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-search .voyager-search__textarea h5 {
  line-height: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
}
.voyager-search .voyager-search__textarea h5 {
  letter-spacing: initial;
}
.voyager-search .voyager-search__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-search .voyager-search__textarea h6 {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-search .voyager-search__textarea h6 {
  line-height: clamp(1.38rem, 0.53vw + 1.18rem, 1.81rem);
}
.voyager-search .voyager-search__textarea h6 {
  letter-spacing: initial;
}
.voyager-search .voyager-search__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-search .voyager-search__textarea p {
  margin-bottom: 20px;
}
.voyager-search .voyager-search__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-search .voyager-search__textarea p {
  line-height: 1.5rem;
}
.voyager-search .voyager-search__textarea p {
  letter-spacing: 0.0625rem;
}
.voyager-search .voyager-search__textarea p {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-search .voyager-search__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-search .voyager-search__textarea a {
  text-decoration: none;
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.voyager-search .voyager-search__textarea ul {
  list-style: disc;
}
.voyager-search .voyager-search__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-search .voyager-search__textarea ul {
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-search .voyager-search__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-search .voyager-search__textarea li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--black);
  list-style-type: none;
}
.voyager-search .voyager-search__textarea li {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-search .voyager-search__textarea li {
  line-height: 1.5rem;
}
.voyager-search .voyager-search__textarea li {
  letter-spacing: 0.0625rem;
}
.voyager-search .voyager-search__textarea li {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-search .voyager-search__textarea li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: -10px;
  width: 5px;
  height: 5px;
  background: var(--voyager-color--brand-one);
  border-radius: 50%;
}
.voyager-search .voyager-search__textarea li:last-child {
  margin: 0;
}
.voyager-search .voyager-search__textarea ol {
  list-style: decimal;
}
.voyager-search .voyager-search__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-search .voyager-search__textarea em {
  font-style: italic;
}
.voyager-search .voyager-search__textarea strong {
  font-weight: 600;
}
.voyager-search .voyager-search__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-search .voyager-search__textarea .img {
  margin-top: 0.5em;
}
.voyager-search .voyager-search__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-search .voyager-search__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-search .voyager-search__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-search .voyager-search__textarea:last-child {
  margin-bottom: 0;
}
.voyager-search__textarea-paragraph {
  color: var(--voyager-color--black);
}
.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-top: var(--voyager-global-spacing--small);
}
@media only screen and (min-width: 992px) {
  .voyager-search__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + 10px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-search__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + var(--voyager-global-spacing--small));
  }
}
.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(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-search .page-numbers {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.voyager-search .page-numbers {
  letter-spacing: 0;
}
.voyager-search .page-numbers {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.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;
}

.voyager-sitemap {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-sitemap__list {
  list-style: disc;
}
.voyager-sitemap__list {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-sitemap h1 {
  margin-top: clamp(30px, 9.7050147493px + 0.0294985251 * 100vw, 50px);
  margin-bottom: clamp(20px, 9.8525073746px + 0.0147492625 * 100vw, 30px);
  text-align: center;
}
.voyager-sitemap h1 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-sitemap h1 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-sitemap h1 {
  letter-spacing: initial;
}
.voyager-sitemap h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-sitemap h2 {
  color: var(--voyager-color--brand-four);
}
.voyager-sitemap h3.font-size--sub-heading {
  color: var(--voyager-color--brand-one);
  text-align: center;
}
.voyager-sitemap h3.font-size--sub-heading {
  font-size: 1.125rem;
}
.voyager-sitemap h3.font-size--sub-heading {
  line-height: 1.5rem;
}
.voyager-sitemap h3.font-size--sub-heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap h3.font-size--sub-heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-sitemap h3.font-size--sub-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  color: var(--voyager-color--brand-three);
  text-align: center;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  line-height: 1.25rem;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  letter-spacing: 0.02em;
}
.voyager-sitemap h3.voyager-sitemap__post-type-title {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-sitemap li {
  list-style: none;
  padding-bottom: 10px;
}
.voyager-sitemap a {
  text-decoration: none;
  color: var(--voyager-color--black);
}
.voyager-sitemap a.voyager-sitemap__menu-anchor-level-0 {
  color: var(--voyager-color--brand-one);
  text-transform: uppercase;
}
.voyager-sitemap a.voyager-sitemap__menu-anchor-level-0:hover {
  color: var(--voyager-color--brand-two);
}
.voyager-sitemap a.voyager-sitemap__menu-anchor-level-1 {
  color: var(--voyager-color--black);
}
.voyager-sitemap__menu {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-sitemap__menu {
    max-width: 60vw;
  }
}
.voyager-sitemap__menu-anchor-level-0 {
  display: block;
  padding-bottom: 10px;
}
.voyager-sitemap__menu-anchor-level-0 {
  font-size: clamp(1.38rem, 0.15vw + 1.32rem, 1.5rem);
}
.voyager-sitemap__menu-anchor-level-0 {
  line-height: clamp(1.75rem, 2.42vw + 0.84rem, 3.75rem);
}
.voyager-sitemap__menu-anchor-level-0 {
  letter-spacing: 0.0625rem;
}
.voyager-sitemap__menu-anchor-level-0 {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 400;
}
.voyager-sitemap__menu-anchor-level-1 {
  display: block;
  padding-bottom: 10px;
}
.voyager-sitemap__menu-anchor-level-1 {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.voyager-sitemap__menu-anchor-level-1 {
  line-height: 1.5rem;
}
.voyager-sitemap__menu-anchor-level-1 {
  letter-spacing: 0.0625rem;
}
@media only screen and (min-width: 688px) {
  .voyager-sitemap__menu-anchor-level-1 {
    letter-spacing: 0.025em;
  }
}
.voyager-sitemap__menu-anchor-level-1 {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 400;
}
.voyager-sitemap__menu-anchor-level-2 {
  font-size: clamp(0.81rem, 0.08vw + 0.78rem, 0.88rem);
}
.voyager-sitemap__menu-anchor-level-2 {
  line-height: 1.375rem;
}
.voyager-sitemap__menu-anchor-level-2 {
  letter-spacing: initial;
}
.voyager-sitemap__menu-anchor-level-2 {
  font-family: "montserrat", "Arial", sans-serif;
}

.voyager-card {
  position: relative;
  width: 100%;
  margin: var(--voyager-global-spacing--small);
  background-color: var(--voyager-color--white);
}
.voyager-card__heading {
  position: relative;
  margin: 0 0 var(--voyager-global-title-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-card__heading.font-size--heading {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-card__heading.font-size--heading {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-card__heading.font-size--heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card__heading.font-size--heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-card__heading.font-size--heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-card__heading.default {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-card__heading.default {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-card__heading.default {
  letter-spacing: initial;
}
.voyager-card__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-card__heading.font-size--sub-heading {
  position: relative;
  margin: 0 0 var(--voyager-global-sub-heading-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-card__heading.font-size--sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-card__heading.font-size--sub-heading {
  line-height: 1.25rem;
}
.voyager-card__heading.font-size--sub-heading {
  letter-spacing: 0.02em;
}
.voyager-card__heading.font-size--sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-card__sub-heading {
  position: relative;
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-card__sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-card__sub-heading {
  line-height: 1.25rem;
}
.voyager-card__sub-heading {
  letter-spacing: 0.02em;
}
.voyager-card__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-card__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  color: var(--voyager-color--brand-one);
}
.voyager-card__pre-heading {
  font-size: 1.125rem;
}
.voyager-card__pre-heading {
  line-height: 1.5rem;
}
.voyager-card__pre-heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card__pre-heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-card__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-card .font-size--sub-heading__textarea-paragraph {
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-card .font-size--sub-heading__textarea-paragraph {
  font-size: 1.125rem;
}
.voyager-card .font-size--sub-heading__textarea-paragraph {
  line-height: 1.5rem;
}
.voyager-card .font-size--sub-heading__textarea-paragraph {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card .font-size--sub-heading__textarea-paragraph {
    letter-spacing: 0.0625rem;
  }
}
.voyager-card .font-size--sub-heading__textarea-paragraph {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-card .voyager-card__textarea {
  color: var(--voyager-color--black);
}
.voyager-card .voyager-card__textarea h1 {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-card .voyager-card__textarea h1 {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-card .voyager-card__textarea h1 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card .voyager-card__textarea h1 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-card .voyager-card__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-card .voyager-card__textarea h2 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-card .voyager-card__textarea h2 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-card .voyager-card__textarea h2 {
  letter-spacing: initial;
}
.voyager-card .voyager-card__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-card .voyager-card__textarea h3 {
  font-size: 1.125rem;
}
.voyager-card .voyager-card__textarea h3 {
  line-height: 1.5rem;
}
.voyager-card .voyager-card__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-card .voyager-card__textarea h3 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-card .voyager-card__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-card .voyager-card__textarea h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-card .voyager-card__textarea h4 {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-card .voyager-card__textarea h4 {
  letter-spacing: 0.0625rem;
}
.voyager-card .voyager-card__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.voyager-card .voyager-card__textarea h5 {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-card .voyager-card__textarea h5 {
  line-height: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
}
.voyager-card .voyager-card__textarea h5 {
  letter-spacing: initial;
}
.voyager-card .voyager-card__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-card .voyager-card__textarea h6 {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-card .voyager-card__textarea h6 {
  line-height: clamp(1.38rem, 0.53vw + 1.18rem, 1.81rem);
}
.voyager-card .voyager-card__textarea h6 {
  letter-spacing: initial;
}
.voyager-card .voyager-card__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-card .voyager-card__textarea p {
  margin-bottom: 20px;
}
.voyager-card .voyager-card__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-card .voyager-card__textarea p {
  line-height: 1.5rem;
}
.voyager-card .voyager-card__textarea p {
  letter-spacing: 0.0625rem;
}
.voyager-card .voyager-card__textarea p {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-card .voyager-card__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-card .voyager-card__textarea a {
  text-decoration: none;
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.voyager-card .voyager-card__textarea ul {
  list-style: disc;
}
.voyager-card .voyager-card__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-card .voyager-card__textarea ul {
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-card .voyager-card__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-card .voyager-card__textarea li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--black);
  list-style-type: none;
}
.voyager-card .voyager-card__textarea li {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-card .voyager-card__textarea li {
  line-height: 1.5rem;
}
.voyager-card .voyager-card__textarea li {
  letter-spacing: 0.0625rem;
}
.voyager-card .voyager-card__textarea li {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-card .voyager-card__textarea li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: -10px;
  width: 5px;
  height: 5px;
  background: var(--voyager-color--brand-one);
  border-radius: 50%;
}
.voyager-card .voyager-card__textarea li:last-child {
  margin: 0;
}
.voyager-card .voyager-card__textarea ol {
  list-style: decimal;
}
.voyager-card .voyager-card__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-card .voyager-card__textarea em {
  font-style: italic;
}
.voyager-card .voyager-card__textarea strong {
  font-weight: 600;
}
.voyager-card .voyager-card__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-card .voyager-card__textarea .img {
  margin-top: 0.5em;
}
.voyager-card .voyager-card__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-card .voyager-card__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-card .voyager-card__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-card .voyager-card__textarea:last-child {
  margin-bottom: 0;
}
.voyager-card__textarea-paragraph {
  color: var(--voyager-color--black);
}
.voyager-card__inline-features {
  margin-bottom: var(--voyager-global-list-item-margin);
  padding-left: var(--voyager-global-list-item-large);
}
.voyager-card__inline-features-item {
  position: relative;
}
.voyager-card__inline-features-icon {
  position: absolute;
  left: -20px;
}
.voyager-card__category-list {
  margin-bottom: var(--voyager-global-list-item-small);
  padding-left: var(--voyager-global-spacing--large);
}
.voyager-card__category-list:last-child {
  margin-bottom: 0;
}
.voyager-card__icon {
  width: 30px;
  max-height: 30px;
}
.voyager-card__image {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-image-margin);
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-card__feature {
  gap: var(--voyager-global-spacing--small);
}
.voyager-card__feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-card__feature-icon-wrapper {
  width: 30px;
  height: 30px;
  margin-bottom: var(--voyager-global-list-item-margin);
}
.voyager-card__buttons {
  margin-top: var(--voyager-global-spacing--small);
}
@media only screen and (min-width: 992px) {
  .voyager-card__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + 10px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-card__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + var(--voyager-global-spacing--small));
  }
}
.voyager-card__heading, .voyager-card__heading.default {
  color: var(--voyager-color--brand-one);
}
.voyager-card__heading, .voyager-card__heading.default {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-card__heading, .voyager-card__heading.default {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-card__heading, .voyager-card__heading.default {
  letter-spacing: 0.0625rem;
}
.voyager-card__heading, .voyager-card__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.voyager-card__category-list {
  margin: 0 0 var(--voyager-global-spacing--small);
  padding: var(--voyager-global-spacing--small);
  border: 1px solid var(--voyager-color--brand-four);
}
.voyager-card__category-list:last-child {
  margin-bottom: 0;
}
.voyager-card__content-wrapper {
  flex: 1;
  padding: var(--voyager-global-spacing--small);
  text-align: left;
  background: var(--voyager-color--white);
}
.voyager-card__content-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-card__category-content-wrapper {
  padding: 0;
}
.voyager-card__sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-card__sub-heading {
  line-height: 1.25rem;
}
.voyager-card__sub-heading {
  letter-spacing: 0.02em;
}
.voyager-card__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-card__textarea {
  text-align: left;
}
.voyager-card__buttons {
  justify-content: flex-start;
}
@media only screen and (min-width: 1760px) {
  .voyager-card__buttons {
    flex-wrap: nowrap;
  }
}
.voyager-card .voyager-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-card--default .voyager-card {
  width: 70vw;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card {
    width: 79.2vw;
    max-width: 1190px;
  }
}
.voyager-card--default .voyager-card__image-wrapper {
  height: 70vw;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__image-wrapper {
    height: 32.86vw;
    aspect-ratio: 1/1;
    max-height: 631px;
  }
}
.voyager-card--default .voyager-card__card-inner-wrapper {
  height: 100%;
  flex: 1;
}
.voyager-card--default .voyager-card__card-inner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__card-inner-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--default .voyager-card__content-wrapper {
    margin-left: 4.16vw;
    padding: var(--voyager-global-spacing--small) 0 var(--voyager-global-spacing--small) 4.16vw;
    border-left: 1px solid var(--voyager-color--brand-four);
  }
}
@media only screen and (min-width: 1920px) {
  .voyager-card--default .voyager-card__content-wrapper {
    margin-left: 3.6vw;
    padding: var(--voyager-global-spacing--small) 0 var(--voyager-global-spacing--small) 3.6vw;
  }
}
.voyager-card--bottom-text .voyager-card {
  max-width: 100%;
  background-color: var(--voyager-color--white);
}
@media only screen and (min-width: 688px) {
  .voyager-card--bottom-text .voyager-card {
    max-width: 42vw;
    flex: 1 1 40%;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card {
    width: 28.5vw;
    max-width: 28.5vw;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-card--bottom-text .voyager-card {
    max-width: 547px;
  }
}
.voyager-card--bottom-text .voyager-card__card-inner-wrapper {
  position: relative;
  overflow: hidden;
}
.voyager-card--bottom-text .voyager-card__image-wrapper {
  position: relative;
  height: 350px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__image-wrapper {
    height: 58vh;
    max-height: 628px;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper {
    position: absolute;
    top: 100%;
    z-index: 1;
    width: 100%;
    padding: var(--voyager-global-spacing--small);
    transition: transform 0.5s ease;
    transform: translateY(-60px);
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-card--bottom-text .voyager-card__content-wrapper {
    padding: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-card--bottom-text .voyager-card__card-inner-wrapper:hover .voyager-card__content-wrapper {
    transform: translateY(-100%);
  }
}
.voyager-card--full-background .voyager-card {
  min-height: 460px;
}
.voyager-card--full-background .voyager-card__card-inner-wrapper {
  display: grid;
  width: 100%;
  height: 100%;
  gap: 0 0;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  overflow: hidden;
}
.voyager-card--full-background .voyager-card__image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.voyager-card--full-background .voyager-card__image {
  position: absolute;
}
.voyager-card--full-background .voyager-card__image-wrapper,
.voyager-card--full-background .voyager-card__content-wrapper {
  grid-area: 1/1/2/2;
}
.voyager-card--full-background .voyager-card__content-wrapper {
  z-index: 1;
  padding: var(--voyager-global-spacing--small);
  background: var(--voyager-color--white);
  flex-grow: 1;
}
.voyager-card--full-background .voyager-card__content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-card--full-background .voyager-card__content-wrapper {
  margin: clamp(1.88rem, 1.14vw + 1.45rem, 2.81rem);
}
@media only screen and (min-width: 992px) {
  .voyager-card--full-background .voyager-card__content-wrapper {
    padding: 40px 50px;
  }
}

.voyager-footer {
  position: relative;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  color: var(--voyager-color--black);
  background-image: var(--voyager-footer-bg);
  background-size: cover;
  background-position: bottom;
}
.voyager-footer__top-row {
  padding: 15px 0;
  border-bottom: 1px solid var(--voyager-color--white);
}
.voyager-footer__single-row, .voyager-footer__middle-row {
  padding: var(--voyager-global-spacing--large) 0;
  text-align: center;
}
.voyager-footer__middle-row, .voyager-footer__bottom-row {
  width: 90.4vw;
  max-width: 1736px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__middle-row, .voyager-footer__bottom-row {
    width: 95vw;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-footer__middle-row, .voyager-footer__bottom-row {
    width: 90.4vw;
  }
}
.voyager-footer__bottom-row {
  padding-top: var(--voyager-global-spacing--medium);
  padding-bottom: calc(var(--voyager-global-spacing--xxlarge) + 20px);
  border-top: 1px solid var(--voyager-color--brand-seven);
}
@media only screen and (min-width: 992px) {
  .voyager-footer__bottom-row {
    padding-bottom: var(--voyager-global-spacing--medium);
  }
}
.voyager-footer__single-row-container, .voyager-footer__bottom-row-container {
  gap: 10px;
}
.voyager-footer__single-row-container, .voyager-footer__bottom-row-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-footer__middle-row-container {
  gap: 0;
  padding: 0;
}
.voyager-footer__middle-row-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__middle-row-container {
    gap: 0;
  }
  .voyager-footer__middle-row-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-footer__middle-row-container {
    gap: 3.1vw;
  }
}
.voyager-footer__widget-middle-row0 {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 30px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row0 {
    width: 20vw;
    max-width: 300px;
    gap: 3.1vw;
    text-align: left;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-footer__widget-middle-row0 {
    width: 15.625vw;
  }
}
.voyager-footer__address-wrapper {
  font-style: normal;
}
.voyager-footer__phone-number, .voyager-footer__email-address,
.voyager-footer .voyager-shortcode__address-title {
  font-weight: 500;
}
.voyager-footer__widget-middle-row1, .voyager-footer__widget-middle-row2 {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row1, .voyager-footer__widget-middle-row2 {
    width: 32.29vw;
    max-width: 620px;
    min-height: 280px;
    justify-content: initial;
    padding-left: 1.1vw;
    border-left: 1px solid var(--voyager-color--brand-seven);
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-footer__widget-middle-row1, .voyager-footer__widget-middle-row2 {
    padding-left: 3.1vw;
  }
}
.voyager-footer__widget-middle-row1 {
  display: none;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__widget-middle-row1 {
    display: flex;
  }
}
.voyager-footer__widget-middle-row2 {
  flex-direction: column;
  text-align: left;
}
.voyager-footer__widget-middle-row2 .voyager-footer__shortcode,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content {
  width: 100%;
  margin: 50px 0;
  padding-bottom: 50px;
  text-align: center;
  border-bottom: 1px solid var(--voyager-color--brand-seven);
}
.voyager-footer__widget-middle-row2 .gform_title,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content p {
  color: var(--voyager-color--brand-one);
}
.voyager-footer__widget-middle-row2 .gform_title,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content p {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-footer__widget-middle-row2 .gform_title,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content p {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-footer__widget-middle-row2 .gform_title,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content p {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__widget-middle-row2 .gform_title,
  .voyager-footer__widget-middle-row2 .voyager-footer__text-content p {
    letter-spacing: 0.0625rem;
  }
}
.voyager-footer__widget-middle-row2 .gform_title,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content p {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-footer__widget-middle-row2 .gform_title,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content p {
  font-style: italic;
}
.voyager-footer__widget-middle-row2 .gform_description {
  line-height: 1.375rem;
}
.voyager-footer__widget-middle-row2 form {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.voyager-footer__widget-middle-row2 form .gform_body {
  flex-basis: 70%;
}
.voyager-footer__widget-middle-row2 form .gform_button,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content a {
  /* stylelint-disable-next-line property-ordering */
  all: unset;
  padding: 6.25px 15px;
  color: var(--voyager-color--brand-one);
  background-color: var(--voyager-color--brand-four);
  border: 2px solid var(--voyager-color--brand-one);
  cursor: pointer;
}
.voyager-footer__widget-middle-row2 form .gform_button,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content a {
  width: var(--voyager-width--button-large);
  height: var(--voyager-height--button-large);
}
.voyager-footer__widget-middle-row2 form .gform_button,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content a {
  font-size: clamp(1.13rem, 0.15vw + 1.07rem, 1.25rem);
}
.voyager-footer__widget-middle-row2 form .gform_button,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content a {
  line-height: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
}
.voyager-footer__widget-middle-row2 form .gform_button,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content a {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__widget-middle-row2 form .gform_button,
  .voyager-footer__widget-middle-row2 .voyager-footer__text-content a {
    letter-spacing: 0.0625rem;
  }
}
.voyager-footer__widget-middle-row2 form .gform_button,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content a {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.voyager-footer__widget-middle-row2 form .gform_button:hover,
.voyager-footer__widget-middle-row2 .voyager-footer__text-content a:hover {
  color: var(--voyager-color--brand-four);
  border-color: var(--voyager-color--brand-four);
  background-color: var(--voyager-color--brand-one);
}
.voyager-footer__widget-bottom-row0 {
  padding-right: 10px;
  border-right: 1px solid var(--voyager-color--black);
}
.voyager-footer__made-by-shr a {
  color: var(--voyager-color--black);
}
.voyager-footer__logos {
  max-width: 90%;
  margin: 0 auto;
}
.voyager-footer__splide {
  margin-left: -3px;
}
.voyager-footer__link, .voyager-footer__menu-anchor {
  color: var(--voyager-color--black);
  text-decoration: none;
}
.voyager-footer__menu {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-footer__menu-item {
  box-sizing: border-box;
  width: 50%;
  text-align: left;
}
.voyager-footer__menu-anchor {
  padding: var(--voyager-global-spacing--small) var(--voyager-global-spacing--medium);
  text-decoration: none;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-footer__menu-anchor {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.voyager-footer__menu-anchor {
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
}
.voyager-footer__menu-anchor {
  line-height: clamp(2.19rem, 1.89vw + 1.48rem, 3.75rem);
}
.voyager-footer__menu-anchor {
  letter-spacing: 0.03125rem;
}
.voyager-footer__menu-anchor {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-footer__link:hover, .voyager-footer__menu-anchor:hover {
  color: var(--voyager-color--brand-one);
  text-decoration: underline;
  text-underline-offset: 10px;
}
.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;
  margin: 0 auto;
}
.voyager-footer__logo-wrapper {
  flex: 1;
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .voyager-footer__logo-wrapper {
    width: auto;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-footer__logo-wrapper {
    display: flex;
    align-items: center;
  }
}
.voyager-footer__scroll-top {
  display: none;
}
.voyager-footer .splide__track {
  width: 80%;
  margin: 0 auto;
}
.voyager-footer .splide__arrows {
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 1;
  width: 100%;
  transform: none;
}
.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;
}
.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;
}

body.brand-weddings .voyager-footer {
  background-image: var(--voyager-footer-weddings-bg);
}

body.brand-weddings .voyager-footer .gform_button {
  background-color: transparent;
  border-color: transparent;
}

body.brand-weddings .voyager-footer .gform_button:hover {
  color: var(--voyager-color--brand-two);
  border-color: var(--voyager-color--brand-two);
}

.brand-weddings .voyager-footer__logo-image {
  filter: hue-rotate(133deg) saturate(1.5) brightness(1.1);
}

.inline-features {
  list-style: none;
  margin: 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__item {
  margin-bottom: var(--voyager-global-spacing--medium);
}
.inline-features__item:last-child {
  margin: 0;
}
.inline-features__icon {
  width: 60px;
  height: 60px;
  margin-right: var(--voyager-global-spacing--medium);
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.inline-features__title {
  color: var(--voyager-color--black);
}
.inline-features__title {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.inline-features__title {
  line-height: 1.5rem;
}
.inline-features__title {
  letter-spacing: 0.0625rem;
}
.inline-features__title {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.inline-features__title {
  margin-bottom: 0;
  letter-spacing: 0;
}

.voyager-social-links {
  gap: var(--voyager-global-spacing--small);
  margin: 0;
  padding: 0;
  list-style: none;
}
.voyager-social-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-social-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.voyager-social-links__icon-anchor {
  width: 45px;
  height: 45px;
  color: var(--voyager-color--brand-one);
  font-size: 1.5rem;
  line-height: 1.375rem;
  text-align: center;
  background-color: var(--voyager-color--white);
  text-decoration: none;
}
.voyager-social-links__icon-anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-social-links__icon-anchor:hover {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
.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-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
@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: "\e81a";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-family: "voyager-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: clamp(0.75rem, 0.08vw + 0.72rem, 0.81rem);
}
.voyager-contact-details__title-text {
  line-height: clamp(1.63rem, -0.3vw + 1.74rem, 1.38rem);
}
.voyager-contact-details__title-text {
  letter-spacing: initial;
}
.voyager-contact-details__title-text {
  font-family: "montserrat", "Arial", sans-serif;
}

.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(0, 0, 0, 0.8);
}
.voyager-lightbox__container {
  position: relative;
  top: 10vh;
  left: 10vw;
  width: 80vw;
  height: 80vh;
}
.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;
  }
}
.voyager-lightbox__splide-track {
  height: 100%;
}
.voyager-lightbox__slider-container {
  position: relative;
}
.voyager-lightbox__slider {
  position: relative;
  height: 80vh;
}
.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: 0;
  right: 0;
  z-index: 1;
}
.voyager-lightbox__video video {
  height: 100%;
}
.voyager-lightbox .sr-only {
  display: none;
}
.voyager-lightbox__button-close--path {
  fill: var(--voyager-color--brand-one);
}
.voyager-lightbox__button-close {
  box-sizing: border-box;
  width: 80px;
  height: 80px;
  padding: 30px;
  background-color: var(--voyager-color--white);
}
.voyager-lightbox__button-close:hover {
  background-color: var(--voyager-color--brand-one);
}
.voyager-lightbox__button-close:hover .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%;
}
.voyager-lightbox__slide-image {
  -o-object-fit: contain;
     object-fit: contain;
}
.voyager-lightbox__slide-content {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-lightbox__slide-description-wrap {
  position: absolute;
  bottom: 0;
  padding: var(--voyager-global-spacing--small);
}
.voyager-lightbox__slide-description-inner {
  display: none;
  padding: var(--voyager-global-spacing--small);
  text-align: center;
}
.voyager-lightbox__slide-title {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-lightbox__slide-title {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-lightbox__slide-title {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-lightbox__slide-title {
    letter-spacing: 0.0625rem;
  }
}
.voyager-lightbox__slide-title {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-lightbox__slide-title, .voyager-lightbox__slide-description {
  color: var(--voyager-color--brand-one);
}

.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;
  right: 30px;
  bottom: 0;
  z-index: 2;
  width: 60px;
  height: 60px;
  padding: 0;
  background: var(--voyager-color--white);
  border: 1px solid var(--voyager-color--brand-one);
  border-radius: 0%;
  aspect-ratio: 1;
  transform: translate(-50%, -50%) rotate(45deg);
  box-shadow: var(--voyager-box-shadow--video);
}
.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 {
    cursor: pointer;
  }
}
.voyager-video__control--play, .voyager-video__control--pause {
  bottom: 90px;
}
.voyager-video__control-text {
  color: var(--voyager-color--brand-one);
  font-size: 1rem;
  white-space: nowrap;
  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-video__control-text:focus {
  top: 5px;
  left: 5px;
  z-index: 100000;
  /* Above WP toolbar. */
  display: block;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: #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-video__play-button-icon, .voyager-video__pause-button-icon, .voyager-video__mute-button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--voyager-color--brand-one);
  font-size: 1.375rem;
  line-height: 1em;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.voyager-video__play-button-icon:before {
  content: "\f00f";
}
.voyager-video__pause-button-icon:before {
  content: "\e80c";
}
@media only screen and (min-width: 992px) {
  .voyager-video__pause-button-icon {
    display: block;
  }
}
.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,
.voyager-video__controls--playing .voyager-video__video-control--progress {
  opacity: 0;
}
.voyager-video__controls--paused::before {
  top: 0;
  left: 0;
  opacity: 0.8;
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--voyager-color--brand-four);
}
.voyager-video__controls--paused .voyager-video__control--pause {
  display: none;
}
.voyager-video__video-control--progress {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 100%;
  color: var(--voyager-color--brand-one);
  font-size: 0.75rem;
  opacity: 0;
  transform: translateX(-50%);
}
.voyager-video__video-control--progress {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-video__video-control--progress .voyager-video__control-current-time {
  width: 50px;
  text-align: right;
}
.voyager-video__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__video-control--progress .voyager-video__control-progress-bar {
  height: 100%;
  background: var(--voyager-color--brand-two);
}
.voyager-video__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:hover + .voyager-video__controls--playing .voyager-video__control--pause,
  .voyager-video:hover + .voyager-video__controls--playing .voyager-video__control--mute {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

.voyager-accordion {
  font-family: "montserrat", "Arial", sans-serif;
}
.voyager-accordion {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-accordion__wrapper {
  padding: 0;
}
.voyager-accordion__intro-text-heading {
  text-transform: none;
}
.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: calc(var(--voyager-global-spacing--small) - 2px) var(--voyager-global-spacing--medium);
  color: var(--voyager-color--white);
  text-align: left;
  text-transform: none;
  background-color: var(--voyager-color--brand-one);
  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: stretch;
  flex-direction: center;
  flex-wrap: nowrap;
}
.voyager-accordion__header {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-accordion__header {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-accordion__header {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__header {
    letter-spacing: 0.0625rem;
  }
}
.voyager-accordion__header {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header {
    padding: calc(var(--voyager-global-spacing--small) + 2px) var(--voyager-global-spacing--medium);
  }
  .voyager-accordion__header:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--accordion-active-color);
  }
}
.voyager-accordion__header-icon {
  align-self: center;
  margin: 0 0 0 10px;
  font-size: 0.75rem;
  line-height: 0.75rem;
  transition: transform 0.3s;
  pointer-events: none;
}
.voyager-accordion__header-icon:before {
  content: "\e80b";
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__header-icon {
    margin-right: 10px;
  }
}
.voyager-accordion__body {
  display: block;
  overflow: hidden;
}
.voyager-accordion__body {
  transition: max-height 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-accordion__content {
  gap: calc(var(--voyager-global-spacing--medium) - 10px);
  margin-bottom: 0;
  padding: calc(var(--voyager-global-spacing--medium) - 15px) var(--voyager-global-spacing--medium);
}
.voyager-accordion__content {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-accordion__content {
  line-height: 1.5rem;
}
.voyager-accordion__content {
  letter-spacing: 0.0625rem;
}
.voyager-accordion__content {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-accordion__content h1 {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-accordion__content h1 {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-accordion__content h1 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h1 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-accordion__content h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-accordion__content h2 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-accordion__content h2 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-accordion__content h2 {
  letter-spacing: initial;
}
.voyager-accordion__content h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-accordion__content h3 {
  font-size: 1.125rem;
}
.voyager-accordion__content h3 {
  line-height: 1.5rem;
}
.voyager-accordion__content h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion__content h3 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-accordion__content h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-accordion__content h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-accordion__content h4 {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-accordion__content h4 {
  letter-spacing: 0.0625rem;
}
.voyager-accordion__content h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.voyager-accordion__content h5 {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-accordion__content h5 {
  line-height: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
}
.voyager-accordion__content h5 {
  letter-spacing: initial;
}
.voyager-accordion__content h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-accordion__content h6 {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-accordion__content h6 {
  line-height: clamp(1.38rem, 0.53vw + 1.18rem, 1.81rem);
}
.voyager-accordion__content h6 {
  letter-spacing: initial;
}
.voyager-accordion__content h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-accordion__content p {
  margin-bottom: 20px;
}
.voyager-accordion__content p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-accordion__content p {
  line-height: 1.5rem;
}
.voyager-accordion__content p {
  letter-spacing: 0.0625rem;
}
.voyager-accordion__content p {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-accordion__content p:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content a {
  text-decoration: none;
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.voyager-accordion__content ul {
  list-style: disc;
}
.voyager-accordion__content ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-accordion__content ul {
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-accordion__content ul:last-child {
  margin-bottom: 0;
}
.voyager-accordion__content li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--black);
  list-style-type: none;
}
.voyager-accordion__content li {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-accordion__content li {
  line-height: 1.5rem;
}
.voyager-accordion__content li {
  letter-spacing: 0.0625rem;
}
.voyager-accordion__content li {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-accordion__content li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: -10px;
  width: 5px;
  height: 5px;
  background: var(--voyager-color--brand-one);
  border-radius: 50%;
}
.voyager-accordion__content li:last-child {
  margin: 0;
}
.voyager-accordion__content ol {
  list-style: decimal;
}
.voyager-accordion__content ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-accordion__content em {
  font-style: italic;
}
.voyager-accordion__content strong {
  font-weight: 600;
}
.voyager-accordion__content blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-accordion__content .img {
  margin-top: 0.5em;
}
.voyager-accordion__content .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-accordion__content .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-accordion__content .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-accordion__content {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content {
    padding-right: var(--voyager-global-spacing--site-horizontal-padding);
    padding-left: var(--voyager-global-spacing--site-horizontal-padding);
  }
}
.voyager-accordion__content-wrapper {
  flex: 2 1 70%;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion__content-wrapper .voyager-accordion__button_anchor-1:hover {
    color: var(--voyager-color--white);
  }
  .voyager-accordion__content-wrapper .voyager-accordion__button_anchor-1:hover:active {
    color: var(--voyager-color--white);
  }
}
.voyager-accordion--variation-default .voyager-accordion__container {
  max-width: var(--voyager-container-width-accordion);
}
.voyager-accordion--variation-default .voyager-accordion__image-wrapper {
  display: flex;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-default .voyager-accordion__image-wrapper {
    flex-wrap: nowrap;
    gap: 30px;
  }
}
.voyager-accordion--variation-default .voyager-accordion__image {
  display: block;
  width: 100%;
  max-height: var(--voyager-accordion-image-height);
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-default .voyager-accordion__image {
    width: 100%;
    max-width: calc(33.33% - 30px);
    height: 100vh;
  }
}
.voyager-accordion--variation-default .voyager-accordion__image--second {
  display: none;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-default .voyager-accordion__image--second {
    display: block;
  }
}
.voyager-accordion--variation-default .voyager-accordion__image--third {
  display: none;
  width: calc(50% - 15px);
  grid-column: 1/-1;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-default .voyager-accordion__image--third {
    display: block;
    width: auto;
  }
}
.voyager-accordion__buttons {
  justify-content: flex-start;
}
.voyager-accordion .voyager-buttons__additional {
  margin: 0;
  padding: 0;
}
.voyager-accordion__item {
  box-sizing: border-box;
  margin-bottom: 1rem;
  background-color: #F7F7F5;
}
.voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--accordion-active-color);
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon {
  font-size: 0.25rem;
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon:before {
  content: "\e802";
}
.voyager-accordion__item.is-active .voyager-accordion__header-icon:before {
  width: auto;
}
.voyager-accordion__item-last {
  margin-bottom: 0;
}
.voyager-accordion--variation-panel .voyager-accordion__header {
  padding: 0 0 0 47px;
}
.voyager-accordion--variation-panel .voyager-accordion__header {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-accordion--variation-panel .voyager-accordion__header {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-accordion--variation-panel .voyager-accordion__header {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-panel .voyager-accordion__header {
    letter-spacing: 0.0625rem;
  }
}
.voyager-accordion--variation-panel .voyager-accordion__header {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-accordion--variation-panel .voyager-accordion__header {
  margin-bottom: var(--voyager-global-spacing--medium);
  color: var(--voyager-color--white);
  font-style: italic;
}
.voyager-accordion--variation-panel .voyager-accordion__container {
  background: var(--voyager-color--brand-one);
}
.voyager-accordion--variation-panel .voyager-accordion__container {
  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-accordion--variation-panel .voyager-accordion__container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.voyager-accordion--variation-panel .voyager-accordion__wrapper {
  padding: 0;
}
.voyager-accordion--variation-panel .voyager-accordion__image {
  position: relative;
  width: 100%;
  width: calc(100% - 40px);
  height: 100vh;
  max-height: var(--voyager-pannel-trigger-image-height);
  margin: 0 20px var(--voyager-global-spacing--medium) 20px;
}
.voyager-accordion--variation-panel .voyager-accordion__content {
  gap: 0;
  padding: 0;
}
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper {
  margin-top: -225px;
  padding: 205px 20px 30px;
  background: var(--voyager-color--white);
}
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
  margin-top: 0;
  margin-bottom: var(--voyager-global-spacing--medium);
}
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
  line-height: clamp(1.88rem, 0.15vw + 1.82rem, 2rem);
}
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
  letter-spacing: 0.09375rem;
}
@media only screen and (min-width: 688px) {
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
    letter-spacing: 0.15625rem;
  }
}
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
.voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
    margin-bottom: calc(var(--voyager-global-spacing--medium) + 5px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h2,
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h3,
  .voyager-accordion--variation-panel .voyager-accordion__content-wrapper .voyager-accordion-h4 {
    margin-bottom: calc(var(--voyager-global-spacing--medium) + var(--voyager-global-spacing--medium));
  }
}
.voyager-accordion--variation-panel .voyager-accordion__buttons {
  margin-top: var(--voyager-global-spacing--large);
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__buttons {
    margin-top: calc(var(--voyager-global-spacing--medium) + 5px);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-accordion--variation-panel .voyager-accordion__buttons {
    margin-top: calc(var(--voyager-global-spacing--medium) + var(--voyager-global-spacing--medium));
  }
}
.voyager-accordion--variation-panel .voyager-accordion__item {
  position: relative;
  margin-bottom: calc(var(--voyager-global-spacing--xlarge) - 10px);
  background-color: transparent;
  box-shadow: none;
}
.voyager-accordion--variation-panel .voyager-accordion__item:last-child {
  margin: 0;
}
.voyager-accordion--variation-panel .voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-color--white);
  background: transparent;
  text-decoration: underline;
}
.voyager-accordion--variation-panel .voyager-accordion__header-icon {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__container {
    max-width: 1706px;
    background: transparent;
  }
  .voyager-accordion--variation-panel .voyager-accordion__wrapper {
    -moz-column-gap: var(--voyager-pannel-cantent-spacing);
         column-gap: var(--voyager-pannel-cantent-spacing);
    position: relative;
    padding: var(--voyager-global-spacing--xxlarge) 0;
  }
  .voyager-accordion--variation-panel .voyager-accordion__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1312px) {
  .voyager-accordion--variation-panel .voyager-accordion__wrapper {
    padding: calc(var(--voyager-global-spacing--xxlarge) + 20px) 0;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1760px) {
  .voyager-accordion--variation-panel .voyager-accordion__wrapper {
    padding: calc(var(--voyager-global-spacing--xxlarge) + var(--voyager-global-spacing--xxlarge)) 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    z-index: -1;
    width: 100vw;
    height: 100%;
    background-color: var(--voyager-color--brand-one);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper {
    flex: var(--voyager-pannel-trigger-width);
    background: var(--voyager-color--black);
    -webkit-background-clip: text;
            background-clip: text;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    margin-bottom: 10px;
    background: transparent;
    border: 0;
    transition: all 1s; /* lets make it smooth */
    box-shadow: none;
    overflow: initial;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--voyager-color--brand-four);
    opacity: 0;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item:hover::before {
    width: 100%;
    opacity: 1;
    transition: all 0.5s;
    transform: translateX(10px);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item:hover .voyager-accordion__header {
    transform: translateX(10px);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    padding: 5px 0;
    text-align: left;
    background-color: unset;
    border-radius: 0;
    box-shadow: none;
    transition: all 1s;
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1760px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__header-icon {
    display: none;
  }
  .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: 0 solid var(--voyager-color--black);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active::before {
    top: 16px;
    right: calc(100% + 10px);
    left: auto;
    width: 100vw;
    opacity: 1;
    transition: all 0.5s;
    transform: none;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1760px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active::before {
    right: calc(100% + 40px);
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active::before {
    right: calc(100% + 80px);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active:hover .voyager-accordion__header {
    transform: translateX(0);
  }
  .voyager-accordion--variation-panel .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active .voyager-accordion__header {
    color: var(--voyager-color--white);
    border-radius: 0;
    transition: all 1s;
    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;
    width: 100%;
    margin: 0;
  }
  .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: 100vh;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image--second {
    display: none;
    height: 50vh;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image--thired {
    display: none;
    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: none;
    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 {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__content {
    background-color: unset;
    -moz-column-gap: var(--voyager-pannel-cantent-spacing);
         column-gap: var(--voyager-pannel-cantent-spacing);
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__image-wrapper {
    flex: 1 1 54.78%;
  }
  .voyager-accordion--variation-panel .voyager-accordion__panel-wrapper .voyager-accordion__content-wrapper {
    max-width: 400px;
    flex: 2 1 45.22%;
    margin: 0;
    padding: 0;
    background: transparent;
  }
}
.voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__header {
  color: var(--voyager-color--black);
  background: transparent;
}
.voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__container {
  background: var(--voyager-color--brand-three);
}
.voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__item.is-active .voyager-accordion__header {
  color: var(--voyager-color--brand-one);
}
.voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__trigger-wrapper {
  background: var(--voyager-color--white);
  -webkit-background-clip: text;
          background-clip: text;
}
@media only screen and (min-width: 992px) {
  .voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__container {
    background: transparent;
  }
  .voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__wrapper::after {
    background: var(--voyager-color--brand-three);
  }
  .voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__trigger-wrapper .voyager-accordion__item::before {
    background: var(--voyager-color--brand-one);
  }
  .voyager-accordion--variation-panel.voyager-accordion--styles-light .voyager-accordion__trigger-wrapper .voyager-accordion__item.is-active .voyager-accordion__header {
    color: var(--voyager-color--brand-one);
  }
}
.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);
  background-color: var(--voyager-color--brand-three);
}
.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);
  color: var(--voyager-color--brand-one);
  font-style: italic;
}
.voyager-archive__article--default .voyager-archive__article-image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 9/6 auto;
  border-radius: 0;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__article--default .voyager-archive__article-image-wrapper {
    max-width: 532px;
    height: 34vh;
    max-height: 375px;
    flex: 0 0 27vw;
    aspect-ratio: initial;
  }
}
.voyager-archive__article--default .voyager-archive__article-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  translate: -50% -50%;
}
.voyager-archive__article--last {
  margin-bottom: 0;
}
.voyager-archive__article-meta {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-archive__article-meta-separator {
  padding: 0 5px;
}
.voyager-archive__date {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-archive__date {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.voyager-archive__date {
  letter-spacing: 0;
}
.voyager-archive__date {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.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: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.voyager-archive__breadcrumb-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-archive__breadcrumb-link {
  color: var(--voyager-color--brand-one);
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-archive__breadcrumb-link:hover {
    color: var(--voyager-color--brand-five);
  }
}
.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-archive .nav-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}
.voyager-archive .page-numbers {
  padding: 10px 15px;
  color: var(--voyager-color--black);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: var(--voyager-color--brand-three);
  text-decoration: none;
}
.voyager-archive .page-numbers:hover {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}
.voyager-archive .page-numbers.current {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
}

.voyager-banner {
  padding: 30px 0;
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-banner {
    padding: 0;
  }
}
.voyager-banner__wrapper, .voyager-banner__splide {
  width: 80vw;
  max-width: 1760px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__wrapper, .voyager-banner__splide {
    width: 91vw;
    padding: 60px 0 120px;
  }
}
.voyager-banner__wrapper {
  position: relative;
  min-height: 400px;
  align-items: center;
}
@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;
  padding-right: 0;
  padding-left: 0;
  background-color: var(--voyager-color--white);
}
.voyager-banner__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-banner__splide-track {
  z-index: 1;
}
.voyager-banner__arrows-wrapper {
  top: 12%;
  bottom: auto;
  z-index: 1;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__arrows-wrapper {
    top: 76vh;
    z-index: 0;
  }
}
.voyager-banner__text-wrapper {
  position: relative;
  display: grid;
  display: flex;
  width: 86vw;
  max-width: 1458px;
  align-items: center;
  flex-direction: column;
  margin: 0 20px;
  padding: var(--voyager-global-spacing--medium) 0;
  color: var(--voyager-color--black);
  /* Second-to-last child goes in the second column */
  /* All other children go in the first column */
}
.voyager-banner__text-wrapper > * {
  display: flex;
  height: 100%; /* Ensure it fills the grid cell */
  align-items: center; /* Vertical centering */
}
.voyager-banner__text-wrapper > *:last-child {
  justify-content: center;
  flex-direction: row;
  grid-column: 3;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper > *:last-child {
    align-items: flex-end;
    flex-direction: column;
  }
}
.voyager-banner__text-wrapper > *:nth-last-child(2) {
  padding: 0;
  grid-column: 2;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper > *:nth-last-child(2) {
    font-style: italic;
    font-weight: 500;
    border-right: 1px solid var(--voyager-color--brand-one);
  }
}
.voyager-banner__text-wrapper > *:not(:nth-last-child(-n+2)) {
  padding-right: 0;
  color: var(--voyager-color--brand-one);
  grid-column: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper > *:not(:nth-last-child(-n+2)) {
    border-right: 1px solid var(--voyager-color--brand-one);
  }
}
.voyager-banner__text-wrapper > *:not(:nth-last-child(-n+2)) {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-banner__text-wrapper > *:not(:nth-last-child(-n+2)) {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-banner__text-wrapper > *:not(:nth-last-child(-n+2)) {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-banner__text-wrapper > *:not(:nth-last-child(-n+2)) {
    letter-spacing: 0.0625rem;
  }
}
.voyager-banner__text-wrapper > *:not(:nth-last-child(-n+2)) {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__text-wrapper {
    display: grid;
    gap: 15px;
    margin: 0 auto;
    grid-template-columns: 25% 45% 1fr;
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-banner__text-wrapper {
    grid-template-columns: 29% 55% 1fr;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-banner__text-wrapper {
    grid-template-columns: 31% 49% 1fr;
    width: 76vw;
    gap: 30px;
  }
}
.voyager-banner__textarea-paragraph {
  line-height: 2rem;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__textarea-paragraph {
    line-height: 2.25rem;
  }
}
.voyager-banner__progress-bar-wrapper {
  position: absolute;
  bottom: var(--voyager-global-spacing--xlarge);
  left: 50%;
  width: 15vw;
  transform: translateX(-50%);
}
.voyager-banner__intro-text-container {
  padding: 0;
}
.voyager-banner__intro-text-heading.default {
  color: var(--voyager-color--white);
}
.voyager-banner__item {
  position: relative;
}
.voyager-banner__item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-banner__image-wrapper {
  position: relative;
  width: 100%;
  height: 30vh;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__image-wrapper {
    height: 64vh;
    max-height: 700px;
  }
}
.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%;
}
@media only screen and (min-width: 992px) {
  .voyager-banner__sub-heading {
    margin: var(--voyager-global-sub-heading-margin) 0;
  }
  .voyager-banner__textarea {
    margin: 0;
  }
  .voyager-banner__buttons {
    margin: 0;
    justify-content: flex-start;
  }
}
.voyager-banner--styles-light {
  background-color: var(--voyager-color--brand-three);
}
.voyager-banner--styles-light .voyager-banner__progress-bar {
  background: var(--voyager-color--brand-one);
}
.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;
}

.brand-weddings .voyager-banner--styles-light {
  background-color: var(--voyager-color--brand-four);
}

.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(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-booking-panel__modal-button {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.voyager-booking-panel__modal-button {
  letter-spacing: 0;
}
.voyager-booking-panel__modal-button {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.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: 0;
  transition: all 600ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
}
.voyager-booking-panel__button {
  font-size: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
}
.voyager-booking-panel__button {
  line-height: clamp(1.25rem, 0.45vw + 1.08rem, 1.63rem);
}
.voyager-booking-panel__button {
  letter-spacing: initial;
}
.voyager-booking-panel__button {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.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: clamp(1.75rem, 0.3vw + 1.64rem, 2rem);
}
.voyager-booking-panel__button {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-booking-panel__button {
    letter-spacing: 0.0625rem;
  }
}
.voyager-booking-panel__button {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.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", "Arial", 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.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  letter-spacing: initial;
}
.voyager-booking-panel--square .voyager-booking-panel__card-day {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.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: 1.5rem;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  letter-spacing: 0.0625rem;
}
.voyager-booking-panel--square .voyager-booking-panel__card-month {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.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", "Arial", 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::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-color--brand-one);
}
.voyager-card-grid__intro-text--text-center-aligned {
  padding-top: var(--voyager-global-spacing--xlarge);
}
.voyager-card-grid__wrapper {
  padding: 0;
}
.voyager-card-grid__wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-card-grid__wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.voyager-card-grid__intro-text-heading.voyager-intro-text__heading, .voyager-card-grid__intro-text-textarea, .voyager-card-grid__intro-text-textarea-anchor.voyager-intro-text__textarea-anchor {
  color: var(--voyager-color--white);
}
.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--styles-light::after {
  background-color: var(--voyager-color--brand-three);
}
.voyager-card-grid--styles-light .voyager-card-grid__intro-text-heading,
.voyager-card-grid--styles-light .voyager-card-grid__intro-text-textarea-anchor.voyager-intro-text__textarea-anchor {
  color: var(--voyager-color--brand-one);
}
.voyager-card-grid--styles-light .voyager-card-grid__intro-text-textarea {
  color: var(--voyager-color--black);
}

.voyager-carousel {
  position: relative;
  z-index: 1;
  padding-bottom: 160px;
  color: var(--voyager-color--white);
}
.voyager-carousel {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-carousel::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel::after {
    width: 66.7%;
  }
}
.voyager-carousel__intro-text--text-center-aligned {
  padding-top: var(--voyager-global-spacing--xlarge);
}
.voyager-carousel__intro-text--align-left {
  text-align: left;
}
.voyager-carousel__intro-text--text-left-aligned {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel__intro-text--text-left-aligned {
    padding-left: 10vw;
    text-align: left;
  }
}
.voyager-carousel__intro-text-heading.default {
  color: var(--voyager-color--white);
}
.voyager-carousel__buttons-wrapper {
  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;
  margin: 0;
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel__card {
    height: 100%;
  }
}
.voyager-carousel__card-textarea-paragraph,
.voyager-carousel .voyager-buttons--primary,
.voyager-carousel .voyager-buttons--secondary {
  color: var(--voyager-color--white);
}
.voyager-carousel__progress-bar-wrapper {
  margin-left: 55vw;
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-carousel::after {
    width: 100%;
  }
}
.voyager-carousel--splide-carousel .voyager-carousel__splide-container {
  width: 88.5vw;
  max-width: 1702px;
  margin: 0 auto;
}
.voyager-carousel--splide-carousel .voyager-carousel__card {
  box-shadow: var(--voyager-box-shadow--card--default);
}
.voyager-carousel--splide-carousel .voyager-carousel__card-textarea-paragraph {
  color: var(--voyager-color--black);
}
.voyager-carousel--splide-carousel .voyager-buttons--primary,
.voyager-carousel--splide-carousel .voyager-buttons--secondary {
  color: var(--voyager-color--brand-one);
}
.voyager-carousel--splide-carousel .voyager-buttons--primary:hover {
  color: var(--voyager-color--white);
}
.voyager-carousel--splide-carousel .voyager-buttons--secondary:hover,
.voyager-carousel--splide-carousel .voyager-buttons__anchor-2.voyager-buttons--primary:hover {
  color: var(--voyager-color--brand-one);
}
.voyager-carousel--splide-carousel .voyager-carousel__card-inner-wrapper:hover .voyager-carousel__content-wrapper {
  background: rgba(255, 255, 255, 0.9);
}
.voyager-carousel--styles-light {
  color: var(--voyager-color--black);
}
.voyager-carousel--styles-light::after {
  background-color: var(--voyager-color--brand-three);
}
.voyager-carousel--styles-light .voyager-carousel__card-textarea-paragraph {
  color: var(--voyager-color--black);
}
.voyager-carousel--styles-light .voyager-carousel__intro-text-heading.default,
.voyager-carousel--styles-light .voyager-carousel__card-heading,
.voyager-carousel--styles-light .voyager-buttons--primary,
.voyager-carousel--styles-light .voyager-buttons--secondary {
  color: var(--voyager-color--brand-one);
}
.voyager-carousel--styles-light .voyager-buttons--primary:hover,
.voyager-carousel--styles-light .voyager-buttons--secondary:hover {
  color: var(--voyager-color--white);
}
.voyager-carousel--styles-light .voyager-buttons__anchor-2.voyager-buttons--primary:hover {
  color: var(--voyager-color--brand-one);
}
.voyager-carousel--styles-light .voyager-carousel__progress-bar {
  background-color: var(--voyager-color--brand-one);
}
.voyager-carousel--styles-light .voyager-carousel__content-wrapper {
  border-color: var(--voyager-color--brand-six);
}
.voyager-carousel--splide-wide .voyager-carousel__content-wrapper {
  background-color: transparent;
}
.voyager-carousel--splide-wide .voyager-carousel__card-heading {
  color: var(--voyager-color--brand-one);
}
.voyager-carousel--splide-wide .voyager-buttons--secondary:hover {
  color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-carousel--splide-wide .voyager-carousel__intro-text-heading {
    padding-left: 140px;
  }
  .voyager-carousel--splide-wide .voyager-carousel__arrows-wrapper {
    width: 95vw;
    max-width: 1400px;
  }
  .voyager-carousel--splide-wide .voyager-carousel__splide-slide.is-prev {
    opacity: 0;
  }
  .voyager-carousel--splide-wide .voyager-carousel__splide-slide.is-next {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-carousel--splide-wide .voyager-carousel__arrows-wrapper {
    width: 75vw;
  }
}
.voyager-carousel--splide-wide.voyager-carousel--styles-default { /* dark background */ }
.voyager-carousel--splide-wide.voyager-carousel--styles-default .voyager-carousel__card-heading {
  color: var(--voyager-color--white);
}
.voyager-carousel--splide-wide.voyager-carousel--styles-default .voyager-buttons--primary::after,
.voyager-carousel--splide-wide.voyager-carousel--styles-default .voyager-buttons--secondary::after {
  background-color: var(--voyager-color--white);
}
.voyager-carousel--splide-wide.voyager-carousel--styles-default .voyager-buttons--primary:hover {
  color: var(--voyager-color--brand-one);
  background-color: var(--voyager-color--white);
  border-color: var(--voyager-color--white);
}
.voyager-carousel--splide-wide.voyager-carousel--styles-default .voyager-buttons--secondary:hover {
  color: var(--voyager-color--white);
  background-color: transparent;
  border-color: var(--voyager-color--white);
}

body.brand-weddings .voyager-carousel__card-heading {
  color: var(--voyager-color--black);
}

.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 {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-features .voyager-features__heading {
  margin-top: 0;
}
.voyager-features__container {
  max-width: 1290px;
}
.voyager-features-buttons {
  margin: var(--voyager-global-spacing--small) 0;
}
.voyager-features__splide-track {
  padding-top: 35px;
}
.voyager-features__text-container {
  margin: 0 auto;
}
.voyager-features__feature {
  -moz-column-gap: 0;
       column-gap: 0;
}
.voyager-features__feature {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-features__feature-icon {
  position: relative;
  display: flex;
  width: 40px;
  height: 40px;
  margin-bottom: 0;
}
.voyager-features__feature-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.voyager-features__feature-icon::before {
  content: "";
  position: absolute;
  top: auto;
  left: auto;
  z-index: -1;
  width: 75px;
  height: 75px;
  background: var(--voyager-color--brand-three);
  transform: rotate(45deg);
}
.voyager-features__feature-icon svg {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.voyager-features__feature-caption {
  overflow: hidden;
}
.voyager-features__title {
  color: var(--voyager-color--black);
  text-align: center;
  background: var(--voyager-color--white);
  -webkit-background-clip: text;
          background-clip: text;
}
.voyager-features__title {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-features__title {
  line-height: 1.5rem;
}
.voyager-features__title {
  letter-spacing: 0.0625rem;
}
.voyager-features__title {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-features__title {
  margin: calc(var(--voyager-global-spacing--medium) + var(--voyager-global-spacing--medium)) auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .voyager-features__title {
    max-width: 280px;
  }
}
.voyager-features .splide__slide__row {
  /* stylelint-disable-next-line declaration-no-important -- Required to force height on screen reader text */
  height: auto !important;
}
.voyager-features .splide__slide__row {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: center;
  flex-wrap: nowrap;
}
.voyager-features__splide-slide:last-child {
  /* stylelint-disable-next-line declaration-no-important -- Required to force height on screen reader text */
  margin: 0 !important;
}
.voyager-features__splide .voyager-features__arrows-wrapper {
  position: static;
  max-width: 100%;
  transform: none;
}
@media only screen and (min-width: 992px) {
  .voyager-features__splide .voyager-features__control-bar {
    padding-top: 0;
  }
}
.voyager-features__splide .voyager-features__arrows-button--prev,
.voyager-features__splide .voyager-features__arrows-button--next {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  margin: 0;
}
.voyager-features__splide .voyager-features__arrows-button {
  transform: translateY(-50%);
}
.voyager-features__splide .voyager-features__arrows-button--prev {
  left: 0;
}
.voyager-features__splide .voyager-features__arrows-button--next {
  right: 0;
}
.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-gallery__image {
  width: 100%;
}
.voyager-fifty-fifty-gallery__control-bar {
  position: relative;
}
.voyager-fifty-fifty-gallery__arrows-button--prev, .voyager-fifty-fifty-gallery__arrows-button--next {
  width: 48px;
  height: 80px;
}
.voyager-fifty-fifty-gallery__arrows-icon--prev::after {
  top: -20px;
}
.voyager-fifty-fifty-gallery__arrows-icon--next::after {
  top: -12px;
  left: 15px;
}
.voyager-fifty-fifty-gallery__arrows-wrapper {
  right: 0;
  bottom: 0;
  left: auto;
  width: auto;
  justify-content: center;
  padding: 0 17px;
  background: var(--voyager-color--slider-arrow-overlay);
  transform: none;
}

.voyager-fifty-fifty-slider {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-fifty-fifty-slider__heading {
  position: relative;
  margin: 0 0 var(--voyager-global-title-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider__heading.font-size--heading {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-fifty-fifty-slider__heading.font-size--heading {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-fifty-fifty-slider__heading.font-size--heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__heading.font-size--heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-fifty-fifty-slider__heading.font-size--heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty-slider__heading.default {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-fifty-fifty-slider__heading.default {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-fifty-fifty-slider__heading.default {
  letter-spacing: initial;
}
.voyager-fifty-fifty-slider__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty-slider__heading.font-size--sub-heading {
  position: relative;
  margin: 0 0 var(--voyager-global-sub-heading-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider__heading.font-size--sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-fifty-fifty-slider__heading.font-size--sub-heading {
  line-height: 1.25rem;
}
.voyager-fifty-fifty-slider__heading.font-size--sub-heading {
  letter-spacing: 0.02em;
}
.voyager-fifty-fifty-slider__heading.font-size--sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider__sub-heading {
  position: relative;
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider__sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-fifty-fifty-slider__sub-heading {
  line-height: 1.25rem;
}
.voyager-fifty-fifty-slider__sub-heading {
  letter-spacing: 0.02em;
}
.voyager-fifty-fifty-slider__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  color: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider__pre-heading {
  font-size: 1.125rem;
}
.voyager-fifty-fifty-slider__pre-heading {
  line-height: 1.5rem;
}
.voyager-fifty-fifty-slider__pre-heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider__pre-heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-fifty-fifty-slider__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider .font-size--sub-heading__textarea-paragraph {
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider .font-size--sub-heading__textarea-paragraph {
  font-size: 1.125rem;
}
.voyager-fifty-fifty-slider .font-size--sub-heading__textarea-paragraph {
  line-height: 1.5rem;
}
.voyager-fifty-fifty-slider .font-size--sub-heading__textarea-paragraph {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider .font-size--sub-heading__textarea-paragraph {
    letter-spacing: 0.0625rem;
  }
}
.voyager-fifty-fifty-slider .font-size--sub-heading__textarea-paragraph {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea {
  color: var(--voyager-color--black);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h1 {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h1 {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h1 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h1 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h2 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h2 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h2 {
  letter-spacing: initial;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h3 {
  font-size: 1.125rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h3 {
  line-height: 1.5rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h3 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h4 {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h4 {
  letter-spacing: 0.0625rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h5 {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h5 {
  line-height: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h5 {
  letter-spacing: initial;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h6 {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h6 {
  line-height: clamp(1.38rem, 0.53vw + 1.18rem, 1.81rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h6 {
  letter-spacing: initial;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea p {
  margin-bottom: 20px;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea p {
  line-height: 1.5rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea p {
  letter-spacing: 0.0625rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea p {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea a {
  text-decoration: none;
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea ul {
  list-style: disc;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea ul {
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--black);
  list-style-type: none;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea li {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea li {
  line-height: 1.5rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea li {
  letter-spacing: 0.0625rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea li {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: -10px;
  width: 5px;
  height: 5px;
  background: var(--voyager-color--brand-one);
  border-radius: 50%;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea li:last-child {
  margin: 0;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea ol {
  list-style: decimal;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea em {
  font-style: italic;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea strong {
  font-weight: 600;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea .img {
  margin-top: 0.5em;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__textarea:last-child {
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider__textarea-paragraph {
  color: var(--voyager-color--black);
}
.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-top: var(--voyager-global-spacing--small);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + 10px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + var(--voyager-global-spacing--small));
  }
}
.voyager-fifty-fifty-slider__container {
  max-width: 100%;
  padding: 0;
}
.voyager-fifty-fifty-slider__row {
  gap: 0;
}
.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: 992px) {
  .voyager-fifty-fifty-slider__row {
    flex-direction: row;
  }
}
.voyager-fifty-fifty-slider__column {
  position: relative;
  width: 100%;
  align-self: center;
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider__column {
    width: 50%;
    flex: 1 1 45%;
  }
  .voyager-fifty-fifty-slider__column.voyager-fifty-fifty-slider__column-on-top {
    order: initial;
  }
}
.voyager-fifty-fifty-slider__column {
  flex: 1;
}
.voyager-fifty-fifty-slider__textarea {
  margin-bottom: 0;
}
.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: "\e803";
}
.voyager-fifty-fifty-slider__arrows-icon--next:before {
  content: "\e800";
}
.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;
  margin-top: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider__buttons {
    margin-top: calc(var(--voyager-global-spacing--medium) + 10px);
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider__buttons {
    margin-top: calc(var(--voyager-global-spacing--medium) + var(--voyager-global-spacing--medium));
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__row {
  text-align: left;
  background: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__row {
    min-height: var(--voyager-default-large-image-height);
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__heading {
  font-style: italic;
  font-weight: 500;
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__textarea-paragraph .voyager-fifty-fifty-slider__textarea-anchor {
  text-decoration: underline;
  color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__heading,
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__sub-heading,
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__pre-heading,
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__textarea-paragraph,
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__textarea-list-item {
  color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item {
  color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item::before {
  background: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider--button-primary {
  color: var(--voyager-color--white);
  transition: all 600ms ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider--button-primary:hover {
    color: var(--voyager-color--brand-one);
    background-color: var(--voyager-color--white);
    border-color: var(--voyager-color--white);
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider--button-primary::after {
  background: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left {
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left {
    flex: 1 1 54%;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left {
    flex: 1 1 45.83%;
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__content-wrapper-left-column {
  height: 100%;
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__image {
  height: 65vh;
  max-height: var(--voyager-default-large-image-height);
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__image {
    min-height: 65%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__image {
    max-height: var(--voyager-default-large-image-height);
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__splide,
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__splide-track,
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__splide-slide,
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__image {
    height: 65%;
    max-height: 65%;
  }
}
@media only screen and (min-width: 1280px) and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-gallery__image {
    height: 65vh;
    min-height: var(--voyager-default-large-image-height);
    max-height: var(--voyager-default-large-image-height);
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right {
  padding: var(--voyager-default-slider-padding-wrapper);
  /* Force pre-heading and heading to full width */
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right {
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right {
    flex: 1 1 46%;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right {
    flex: 1 1 54.16%;
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right {
    align-self: center;
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__content-wrapper-right-column {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__content-wrapper-right-column {
    display: grid;
    height: auto;
    text-align: left;
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__content-wrapper-right-column {
    max-width: 1000px;
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__pre-heading,
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__heading {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__pre-heading {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 3;
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__heading {
  margin: 0 0 var(--voyager-global-title-margin-text-content);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__heading {
    max-width: 100%;
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 3;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__textarea {
    grid-row-start: 3;
    grid-column-start: 1;
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__image,
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__image-wrapper {
  width: var(--voyager-default-small-image-width);
  min-width: var(--voyager-default-small-image-width);
  height: var(--voyager-default-small-image-height);
  margin: 0 auto var(--voyager-default-image-small-margin) auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__image,
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__image-wrapper {
    grid-row-start: 3;
    grid-column-start: 2;
    grid-row-end: 9;
    grid-column-end: 2;
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__image-wrapper {
  width: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__image {
    margin-left: var(--voyager-default-image-wrapper-left-margin);
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .inline-features {
  display: flex;
  flex-direction: column;
  margin-top: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .inline-features {
    display: block;
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 5;
    grid-column-end: 1;
    width: auto;
    margin-top: var(--voyager-global-spacing--large);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .inline-features {
    margin-top: var(--voyager-global-spacing--xlarge);
  }
}
.voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .inline-features__title {
  color: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__textarea + .voyager-buttons {
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 5;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default .voyager-fifty-fifty-slider__column--right .inline-features + .voyager-fifty-fifty-slider__buttons {
    grid-row-start: 5;
    grid-column-start: 1;
    grid-row-end: 6;
    grid-column-end: 4;
  }
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__row {
  background: var(--voyager-color--light-bg-fifty-slider);
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__heading,
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__sub-heading,
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__pre-heading,
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-paragraph,
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .inline-features__title {
  color: var(--voyager-color--black);
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item {
  color: var(--voyager-color--black);
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item::before {
  background: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__heading {
  color: var(--voyager-color--light-bg-fifty-slider-heading);
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-anchor {
  text-decoration: underline;
  color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-anchor:hover, .voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-anchor:active {
    text-decoration: underline;
    color: var(--voyager-color--brand-two);
  }
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider--button-primary {
  color: var(--voyager-color--brand-one);
  transition: all 600ms ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider--button-primary:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-one);
    border-color: var(--voyager-color--brand-one);
  }
}
.voyager-fifty-fifty-slider--variation-default.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider--button-primary::after {
  background: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__row {
  text-align: left;
  background: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__row {
    min-height: var(--voyager-default-large-image-height);
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__heading {
  font-style: italic;
  font-weight: 500;
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__textarea-paragraph .voyager-fifty-fifty-slider__textarea-anchor {
  text-decoration: underline;
  color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__heading,
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__sub-heading,
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__pre-heading,
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__textarea-paragraph,
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__textarea-list-item {
  color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item {
  color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item::before {
  background: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider--button-primary {
  color: var(--voyager-color--white);
  transition: all 600ms ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider--button-primary:hover {
    color: var(--voyager-color--brand-one);
    background-color: var(--voyager-color--white);
    border-color: var(--voyager-color--white);
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider--button-primary::after {
  background: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left {
  padding: var(--voyager-wide-right-slider-padding-wrapper);
  /* Force pre-heading and heading to full width */
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left {
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left {
    flex: 1 1 46%;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left {
    flex: 1 1 54.16%;
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left {
    align-self: center;
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__content-wrapper-left-column {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__content-wrapper-left-column {
    display: grid;
    height: auto;
    text-align: left;
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__content-wrapper-left-column {
    max-width: 1000px;
    margin-left: auto;
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__pre-heading,
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__heading {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__pre-heading {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 3;
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__heading {
  margin: 0 0 var(--voyager-global-title-margin-text-content);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__heading {
    max-width: 100%;
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 3;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__textarea {
    grid-row-start: 3;
    grid-column-start: 1;
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__image,
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__image-wrapper {
  width: var(--voyager-default-small-image-width);
  min-width: var(--voyager-default-small-image-width);
  height: var(--voyager-default-small-image-height);
  margin: 0 auto var(--voyager-default-image-small-margin) auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__image,
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__image-wrapper {
    grid-row-start: 3;
    grid-column-start: 2;
    grid-row-end: 9;
    grid-column-end: 2;
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__image-wrapper {
  width: auto;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__image {
    margin-left: var(--voyager-default-image-wrapper-left-margin);
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .inline-features {
  display: flex;
  flex-direction: column;
  margin-top: var(--voyager-global-spacing--medium);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .inline-features {
    display: block;
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 5;
    grid-column-end: 1;
    width: auto;
    margin-top: var(--voyager-global-spacing--large);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .inline-features {
    margin-top: var(--voyager-global-spacing--xlarge);
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .inline-features__title {
  color: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .voyager-fifty-fifty-slider__textarea + .voyager-buttons {
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 5;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--left .inline-features + .voyager-fifty-fifty-slider__buttons {
    grid-row-start: 5;
    grid-column-start: 1;
    grid-row-end: 6;
    grid-column-end: 4;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right {
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right {
    flex: 1 1 54%;
  }
}
@media only screen and (min-width: 1760px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right {
    flex: 1 1 45.83%;
  }
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__content-wrapper-right-column {
  height: 100%;
}
.voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__image {
  height: 65vh;
  max-height: var(--voyager-default-large-image-height);
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__image {
    min-height: 65%;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__image {
    max-height: var(--voyager-default-large-image-height);
  }
}
@media only screen and (min-width: 1280px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__splide,
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__splide-track,
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__splide-slide,
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__image {
    height: 65%;
    max-height: 65%;
  }
}
@media only screen and (min-width: 1280px) and (min-width: 1440px) {
  .voyager-fifty-fifty-slider--variation-wide-right .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-gallery__image {
    height: 65vh;
    min-height: var(--voyager-default-large-image-height);
    max-height: var(--voyager-default-large-image-height);
  }
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__row {
  background: var(--voyager-color--light-bg-fifty-slider);
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-anchor {
  text-decoration: underline;
  color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-anchor:hover, .voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-anchor:active {
    text-decoration: underline;
    color: var(--voyager-color--brand-two);
  }
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__heading,
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__sub-heading,
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__pre-heading,
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-paragraph,
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .inline-features__title {
  color: var(--voyager-color--black);
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item {
  color: var(--voyager-color--black);
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__textarea-unordered-list .voyager-fifty-fifty-slider__textarea-list-item::before {
  background: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider__heading {
  color: var(--voyager-color--light-bg-fifty-slider-heading);
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider--button-primary {
  color: var(--voyager-color--brand-one);
  transition: all 600ms ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider--button-primary:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-one);
    border-color: var(--voyager-color--brand-one);
  }
}
.voyager-fifty-fifty-slider--variation-wide-right.voyager-fifty-fifty-slider--styles-light-bg .voyager-fifty-fifty-slider--button-primary::after {
  background: var(--voyager-color--brand-one);
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 280px;
  margin-bottom: 0;
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
    height: 300px;
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
    height: 300px;
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video {
    height: 350px;
  }
}
.voyager-fifty-fifty-slider .voyager-fifty-fifty-slider__video .vjs-tech {
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-fifty-fifty-slider__video-controls {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by video.js. This allows the video to display on the default cards. */
  display: none !important;
}
.voyager-fifty-fifty-slider--sticky-left-column .voyager-fifty-fifty-slider__content-wrapper-left-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty-slider--sticky-right-column .voyager-fifty-fifty-slider__content-wrapper-right-column {
  position: sticky;
  top: 0;
}
.voyager-fifty-fifty-slider--sticky-left-column .voyager-fifty-fifty-slider__border, .voyager-fifty-fifty-slider--sticky-right-column .voyager-fifty-fifty-slider__border {
  height: 10px;
  margin-bottom: 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-slider--mobile-left-column-top .voyager-fifty-fifty-slider__column--left {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--mobile-left-column-top .voyager-fifty-fifty-slider__column--left {
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty-slider--mobile-right-column-top .voyager-fifty-fifty-slider__column--right {
  order: -1;
  margin-bottom: 0;
}
.voyager-fifty-fifty-slider--mobile-right-column-top .voyager-fifty-fifty-slider__column--right .voyager-fifty-fifty-slider__textarea {
  margin-top: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-fifty-fifty-slider--mobile-right-column-top .voyager-fifty-fifty-slider__column--right {
    order: initial;
    margin-bottom: 0;
  }
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary {
  position: relative;
  color: var(--voyager-color--brand-one);
  background-color: transparent;
  border: 2px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 30px);
  height: 2px;
  background-color: var(--voyager-color--brand-one);
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary::after {
    width: calc(100% - 60px);
  }
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary:active, .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary:focus {
  color: var(--voyager-color--white);
  background-color: var(--voyager-color--brand-one);
  border-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary:hover {
    color: var(--voyager-color--white);
    background-color: var(--voyager-color--brand-one);
    border-color: var(--voyager-color--brand-one);
  }
  .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary:hover::after {
    opacity: 0;
  }
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary {
  color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary::after {
  background-color: var(--voyager-color--white);
}
.voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary:active, .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary:focus {
  background-color: var(--voyager-color--brand-four);
  border-color: var(--voyager-color--white);
}
@media only screen and (min-width: 992px) {
  .voyager-fifty-fifty-slider--styles-default .voyager-fifty-fifty-slider--button-secondary:hover {
    color: var(--voyager-color--brand-one);
    background-color: var(--voyager-color--brand-four);
    border-color: var(--voyager-color--brand-one);
  }
}

.voyager-forms-panel {
  /* stylelint-disable-next-line selector-no-qualifying-type, selector-max-compound-selectors -- gform required to override the gravity form CSS */
  /* 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__container, .voyager-forms-panel__content {
  display: flex;
  max-width: 1123px;
  flex-direction: column;
}
.voyager-forms-panel__content {
  justify-content: center;
  margin-bottom: var(--voyager-global-spacing--large);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__content {
    margin-bottom: var(--voyager-global-spacing--xlarge);
  }
}
.voyager-forms-panel__heading {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 30px;
  padding: 0;
}
.voyager-forms-panel .voyager-forms-panel__title.font-size--h3 {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: var(--voyager-global-title-margin-text-content);
  color: var(--voyager-forms-text-label-color);
  font-style: italic;
  text-align: center;
  text-transform: none;
}
.voyager-forms-panel .voyager-forms-panel__title.font-size--h3 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-forms-panel .voyager-forms-panel__title.font-size--h3 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-forms-panel .voyager-forms-panel__title.font-size--h3 {
  letter-spacing: initial;
}
.voyager-forms-panel .voyager-forms-panel__title.font-size--h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-forms-panel .voyager-forms-panel__title.font-size--h3 {
  font-weight: 500;
}
.voyager-forms-panel .voyager-forms-panel__title.font-size--h3: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--black);
  text-align: center;
}
.voyager-forms-panel__description--paragraph a {
  color: var(--voyager-color--brand-one);
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__description--paragraph a:hover {
    color: var(--voyager-color--brand-two);
  }
  .voyager-forms-panel__description--paragraph a:active, .voyager-forms-panel__description--paragraph a:visited {
    color: var(--voyager-color--brand-two);
  }
}
.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(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  line-height: 1.25rem;
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  letter-spacing: 0.02em;
}
.voyager-forms-panel .font-size--sub-heading .voyager-forms-panel__textarea-paragraph {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-forms-panel .gform-field-label a {
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.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.gravity-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gravity-theme select,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 65px;
  margin-bottom: 0;
  padding: 5px 20px;
  color: var(--voyager-color--black);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 400;
  background-color: transparent;
  border: 1px solid var(--voyager-forms-input-border-color);
  border-radius: 6px;
  box-shadow: none;
  outline: none;
  resize: none;
}
.voyager-forms-panel input,
.voyager-forms-panel textarea,
.voyager-forms-panel select,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=color],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
.voyager-forms-panel .gform_wrapper.gravity-theme select,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea {
  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.gravity-theme input[type=color]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme select::-moz-placeholder, .voyager-forms-panel .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: var(--voyager-color--black);
  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.gravity-theme input[type=color]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=date]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=email]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=month]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=number]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=password]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=search]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=text]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=time]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=url]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme input[type=week]::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme select::placeholder,
.voyager-forms-panel .gform_wrapper.gravity-theme textarea::placeholder {
  color: var(--voyager-color--black);
  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.gravity-theme input[type=color],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=date],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime-local],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=datetime],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=email],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=month],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=number],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=password],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=search],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=tel],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=text],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=time],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=url],
  .voyager-forms-panel .gform_wrapper.gravity-theme input[type=week],
  .voyager-forms-panel .gform_wrapper.gravity-theme select,
  .voyager-forms-panel .gform_wrapper.gravity-theme textarea {
    padding: 10px 20px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme textarea.large {
  height: 169px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme textarea.large {
    height: 193px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 40px;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_label {
  display: block;
  margin-bottom: 15px;
  color: var(--voyager-forms-text-label-color);
  font-family: "montserrat", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.375rem;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .datepicker {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  display: block !important;
  width: 100%;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_fields {
  display: grid;
  grid-row-gap: 15px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 30px;
    grid-row-gap: 40px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_required {
  padding-left: 1px;
  color: var(--voyager-forms-text-label-color);
  font-size: 1rem;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-inline {
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite inline CSS added by splide.js. This allows the box-shadow to display on the default cards. */
  margin-bottom: 0 !important;
}
.voyager-forms-panel .gform_wrapper.gravity-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.gravity-theme .gform_footer,
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer,
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 44px 0 0;
  }
}
.voyager-forms-panel .gform_ajax_spinner {
  display: none;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_date select {
  min-width: 150px;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-sub {
  display: none;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-inline {
  margin-left: var(--voyager-global-spacing--small);
  color: var(--voyager-forms-text-label-color);
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-inline {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-inline {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-inline {
  letter-spacing: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-inline {
    letter-spacing: 0.0625rem;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-field-label--type-inline {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gchoice {
  margin-bottom: 10px;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_time {
  min-width: 100px;
  max-width: 100px;
}
.voyager-forms-panel .gform_description {
  text-align: center;
}
.voyager-forms-panel__shortcode-wrapper {
  width: 100%;
  height: 100%;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform-grid-col {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform-grid-col {
    padding-inline: 0;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  display: block;
  width: -moz-min-content;
  width: min-content;
  justify-content: center;
  margin: 30px auto 0;
  background: transparent;
  transition: all 600ms ease-in-out;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer {
    margin: 48px auto 0;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gravity-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: 41px;
  margin: 0;
  text-align: center;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite css added by gravityform */
  border: 2px solid var(--voyager-color--brand-one) !important;
  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: 0;
  transition: all 600ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
  word-break: normal;
  position: relative;
  color: var(--voyager-color--brand-one);
  background-color: transparent;
  border: 2px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gravity-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: clamp(1rem, 0.45vw + 0.83rem, 1.38rem);
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gravity-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.25rem, 0.45vw + 1.08rem, 1.63rem);
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gravity-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: initial;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
.voyager-forms-panel .gform_wrapper.gravity-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", "Arial", sans-serif;
  font-weight: 500;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform]::after,
.voyager-forms-panel .gform_wrapper.gravity-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;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 60px);
  height: 2px;
  background-color: var(--voyager-color--brand-one);
  opacity: 1;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:active, .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:focus,
.voyager-forms-panel .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform]:active,
.voyager-forms-panel .gform_wrapper.gravity-theme.gform-theme--framework .gform_footer input[id^=gform]:focus,
.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]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.voyager-forms-panel .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:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.voyager-forms-panel .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--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]:active,
.voyager-forms-panel .gform-theme.gform_wrapper input[type=submit]:focus {
  background-color: var(--voyager-color--brand-four);
  border-color: var(--voyager-color--brand-one);
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:hover,
  .voyager-forms-panel .gform_wrapper.gravity-theme.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 {
    background-color: var(--voyager-color--brand-four);
    border-color: var(--voyager-color--brand-one);
  }
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform]:hover::after,
  .voyager-forms-panel .gform_wrapper.gravity-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 {
    opacity: 0;
  }
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .gform_footer input[id^=gform],
  .voyager-forms-panel .gform_wrapper.gravity-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: 51px;
  }
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gchoice,
.voyager-forms-panel .gform_wrapper.gravity-theme .ginput_container_consent {
  display: flex;
  align-items: center;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield_radio .gchoice {
  align-items: center;
  margin-bottom: 10px;
}
.voyager-forms-panel .gform_wrapper.gravity-theme .gchoice input[type=checkbox],
.voyager-forms-panel .gform_wrapper.gravity-theme .gfield 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.gravity-theme .gfield select {
  position: relative;
  z-index: 1;
  line-height: 1.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.voyager-forms-panel .gform_wrapper.gravity-theme option {
  padding-right: 10px;
  padding-left: 10px;
}
.voyager-forms-panel .gform_wrapper.gravity-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 .gform_wrapper.gravity-theme .gform-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: 9px 0 0 -7px;
}
.voyager-forms-panel .ginput_address_country,
.voyager-forms-panel .ginput_container_select {
  position: relative;
  background-color: var(--voyager-forms-input-bg-color);
}
.voyager-forms-panel .ginput_address_country:before,
.voyager-forms-panel .ginput_container_select:before {
  content: "\e81a";
}
.voyager-forms-panel .ginput_address_country::before,
.voyager-forms-panel .ginput_container_select::before {
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 2;
  color: var(--voyager-color--black);
  font-size: 1.25rem;
  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 .gform_wrapper.gravity-theme .ginput_complex {
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel .gform_wrapper.gravity-theme .ginput_complex {
    gap: 0;
  }
}
.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 */
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__description {
  color: var(--voyager-color--black);
}
.voyager-forms-panel__newsletter-signup .voyager-forms-panel__title {
  color: var(--voyager-color--brand-one);
  text-align: center;
}
.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;
  }
}
.voyager-forms-panel__newsletter-signup .gform_wrapper.gravity-theme .ginput_complex {
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .voyager-forms-panel__newsletter-signup .gform_wrapper.gravity-theme .ginput_complex {
    gap: 0;
  }
}
@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 {
  position: relative;
}
.voyager-gallery::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 33%;
  height: 100%;
  background-color: var(--voyager-color--brand-three);
}
.voyager-gallery {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-gallery__intro-text--text-center-aligned {
  padding-top: var(--voyager-global-spacing--xlarge);
}
.voyager-gallery__title {
  text-transform: uppercase;
}
.voyager-gallery__heading-wrapper {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__container {
    padding-bottom: 100px;
  }
}
.voyager-gallery__wrapper {
  display: grid;
  gap: var(--voyager-global-spacing--small) var(--voyager-global-spacing--small);
  grid-template-columns: repeat(2, 1fr);
}
.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: 1.5rem;
}
.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%;
  max-width: 304px;
}
@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: rgba(1, 58, 64, 0.8);
  opacity: 0;
}
.voyager-gallery__image-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.voyager-gallery__lightbox-content-overlay {
  background-image: var(--voyager-footer-bg);
  background-size: cover;
  background-position: bottom left;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__lightbox-content-overlay {
    background-position: bottom;
  }
}
.voyager-gallery__lightbox-thumbnail-slider {
  opacity: 0;
}
.voyager-gallery__controls {
  position: fixed;
  right: 80px;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__controls {
    right: 0;
  }
}
.voyager-gallery__lightbox-button-close {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-gallery__lightbox-button-close {
    right: 0;
    left: initial;
  }
}
.voyager-gallery__lightbox-slide-content {
  padding-bottom: 100px;
}
.voyager-gallery__lightbox-slide-description-wrap {
  left: 50%;
  transform: translateX(-50%);
}
.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(5, 1fr);
  }
}
@media only screen and (min-width: 688px) {
  .voyager-gallery--layout-four-images .voyager-gallery__wrapper {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .voyager-gallery--layout-four-images .voyager-gallery__wrapper {
    grid-template-columns: repeat(5, 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: 1;
  }
}
@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;
}
.voyager-gallery--variation-group .voyager-gallery .voyager-gallery__splide-slide {
  max-width: 304px;
}
.voyager-gallery--variation-group .voyager-gallery__image-wrapper {
  max-width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}

.brand-weddings .voyager-gallery::before {
  background-color: var(--voyager-color--tab-color);
}

.brand-weddings .voyager-gallery__lightbox-content-overlay {
  background-image: var(--voyager-footer-weddings-bg);
}

.brand-weddings .voyager-gallery__image-overlay {
  background: rgba(175, 135, 145, 0.8);
}

.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__video {
  width: 100%;
  height: 0;
  /* stylelint-disable-next-line declaration-no-important -- Required to overwrite specificity CSS added by video.js. */
  padding-bottom: 56.5% !important;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__video {
    height: 100%;
    /* stylelint-disable-next-line declaration-no-important -- Required to overwrite specificity CSS added by video.js. */
    padding-bottom: 0 !important;
  }
}
.voyager-image-video .vjs-tech, .voyager-image-video__title, .voyager-image-video__image, .voyager-image-video__image-webp {
  width: 100%;
  height: 100%;
  margin-bottom: var(--voyager-global-spacing--small);
  color: var(--voyager-color--white);
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 688px) {
  .voyager-image-video .vjs-tech, .voyager-image-video__title, .voyager-image-video__image, .voyager-image-video__image-webp {
    margin-bottom: var(--voyager-global-spacing--xlarge);
  }
}
.voyager-image-video .vjs-poster img {
  -o-object-fit: cover;
     object-fit: cover;
}
.voyager-image-video__caption {
  padding: var(--voyager-global-spacing--small);
  color: var(--voyager-image-video-cap-text-color);
  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", "Arial", sans-serif;
}
.voyager-image-video__figure:has(.voyager-image-video__caption) {
  color: var(--voyager-image-video-cap-text-color);
  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;
  max-width: 1760px;
  height: auto;
  margin: 0 auto;
}
.voyager-image-video__figure {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__figure {
    height: 100%;
  }
}
.voyager-image-video-buttons {
  margin: var(--voyager-global-spacing--small) 0;
}
.voyager-image-video__wrapper {
  min-height: 20vh;
}
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--mute,
.voyager-image-video__wrapper:hover .voyager-image-video__controls--playing .voyager-image-video__video-control--progress {
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__wrapper {
    height: 85vh;
  }
}
.voyager-image-video__video-control--play, .voyager-image-video__video-control--pause {
  top: 50%;
  left: 50%;
  width: auto;
  flex-direction: row;
  border-radius: 0;
  transform: rotate(45deg);
}
.voyager-image-video__video-control--play .voyager-image-video__video-control-text, .voyager-image-video__video-control--pause .voyager-image-video__video-control-text {
  display: inline-block;
  width: 0;
  padding: 0;
  color: var(--voyager-color--white);
  font-size: 1.25rem;
  overflow: hidden;
}
.voyager-image-video__video-control--play .voyager-image-video__video-control-text, .voyager-image-video__video-control--pause .voyager-image-video__video-control-text {
  transition: all 0.2s 0s cubic-bezier(0, 0, 0.2, 1);
}
.voyager-image-video__video-control--play:hover, .voyager-image-video__video-control--pause:hover {
  color: var(--voyager-color--white);
}
.voyager-image-video__video-control--play:hover .voyager-image-video__video-control-text, .voyager-image-video__video-control--pause:hover .voyager-image-video__video-control-text {
  width: 0;
  padding: 0;
}
.voyager-image-video__play-button-icon, .voyager-image-video__pause-button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: content-box;
  width: 2em;
  height: 1em;
  font-size: 1.5rem;
  border-radius: 0%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.voyager-image-video__play-button-icon:before {
  content: "\f00f";
}
.voyager-image-video__pause-button-icon:before {
  content: "\e80c";
}
@media only screen and (min-width: 992px) {
  .voyager-image-video__pause-button-icon {
    display: block;
  }
}
.voyager-image-video__video-control--mute {
  bottom: 40px;
  box-sizing: border-box;
}
.voyager-image-video__video-control--mute .voyager-image-video__video-control-text {
  font-size: 0.75rem;
}
.voyager-image-video__mute-button-icon {
  font-size: 1.125rem;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--play {
  display: none;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--pause {
  top: auto;
  bottom: 70px;
  left: 30px;
}
.voyager-image-video__controls--playing .voyager-image-video__video-control--pause,
.voyager-image-video__controls--playing .voyager-image-video__video-control--mute,
.voyager-image-video__controls--playing .voyager-image-video__video-control--progress {
  opacity: 0;
}
.voyager-image-video__controls--paused .voyager-image-video__video-control--pause {
  display: none;
}
.voyager-image-video__video-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-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 {
  padding: 0 20%;
  color: var(--voyager-color--black);
  text-align: center;
}
.voyager-instagram-feed__user-id {
  color: var(--voyager-color--black);
  text-decoration: none;
}
.voyager-instagram-feed__description {
  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 {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.voyager-instagram-feed__media-anchore:hover .voyager-instagram-feed__inline-caption {
  z-index: 1;
  max-height: 290px;
  padding: var(--voyager-global-spacing--small);
  color: var(--voyager-color--white);
  background: rgba(0, 0, 0, 0.65);
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.voyager-instagram-feed__splide {
  margin-top: var(--voyager-global-spacing--medium);
}
.voyager-instagram-feed__splide .voyager-instagram-feed__arrows {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.voyager-instagram-feed__splide .voyager-instagram-feed__arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__arrow svg {
  width: 15px;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__arrow--prev {
  left: -20px;
  transform: rotate(180deg) translateY(50%);
}
.voyager-instagram-feed__splide .voyager-instagram-feed__arrow--next {
  top: calc(50% - 18px);
  right: -20px;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  max-height: var(--voyager-media-wrapper-height);
  padding-bottom: 100%;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper img,
.voyager-instagram-feed__splide .voyager-instagram-feed__media-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 9/16;
}
.voyager-instagram-feed__splide .voyager-instagram-feed__media-anchore {
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.voyager-instagram-feed__arrows-wrapper {
  position: static;
  transform: none;
  bottom: auto;
}
.voyager-instagram-feed__lightbox-arrows-wrapper {
  top: 50%;
  bottom: auto;
  width: 100%;
  transform: translate(-50%, -50%);
}
.voyager-instagram-feed__arrows-button--prev, .voyager-instagram-feed__arrows-button--next {
  position: absolute;
  top: 50%;
  bottom: auto;
  justify-content: center;
  transform: translateY(-50%);
}
.voyager-instagram-feed__arrows-button--prev {
  left: -10px;
}
.voyager-instagram-feed__arrows-button--next {
  right: -10px;
}
@media only screen and (min-width: 992px) {
  .voyager-instagram-feed__arrows-button--prev {
    left: -38px;
  }
  .voyager-instagram-feed__arrows-button--next {
    right: -40px;
  }
}
.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-intro-text {
  max-width: var(--voyager-global-maximum-content-width);
  margin-right: auto;
  margin-left: auto;
}
.voyager-intro-text__heading {
  margin-bottom: var(--voyager-global-spacing--medium);
  color: var(--voyager-color--brand-one);
  font-style: italic;
  text-align: center;
}
.voyager-intro-text__heading {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-intro-text__heading {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-intro-text__heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-intro-text__heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-intro-text__heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-intro-text--text-left-aligned {
  margin-bottom: var(--voyager-global-spacing--xlarge);
}
@media only screen and (min-width: 1760px) {
  .voyager-intro-text--text-left-aligned {
    margin-bottom: calc(var(--voyager-global-spacing--large) + 40px);
  }
}
.voyager-intro-text--text-left-aligned .voyager-intro-text__buttons {
  justify-content: flex-start;
}
.voyager-intro-text--text-left-aligned .voyager-buttons {
  justify-content: flex-start;
}
.voyager-intro-text--text-center-aligned {
  margin: 0 auto var(--voyager-global-spacing--xlarge) auto;
  text-align: center;
}
@media only screen and (min-width: 1760px) {
  .voyager-intro-text--text-center-aligned {
    margin-bottom: calc(var(--voyager-global-spacing--large) + 40px);
  }
}
.voyager-intro-text--text-center-aligned .voyager-intro-text__buttons {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .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 {
  margin-bottom: 20px;
}
.voyager-intro-text__textarea-anchor {
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}

.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-map {
  position: relative;
  /*
  	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;
  margin: 0 auto;
  padding: 0;
}
.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", "Arial", 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: 1.5rem;
}
.voyager-map__filter-trigger {
  letter-spacing: 0.0625rem;
}
.voyager-map__filter-trigger {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.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", "Arial", sans-serif;
}
.voyager-map__filter-text {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-map__filter-text {
  line-height: 1.5rem;
}
.voyager-map__filter-text {
  letter-spacing: 0.0625rem;
}
.voyager-map__filter-text {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-map__map-wrapper {
  position: relative;
  z-index: 1;
  width: 91.66vw;
  max-width: 1760px;
  height: 74vh;
  max-height: 428px;
  margin: 0 auto;
  background-color: #F5F5F5;
}
@media only screen and (min-width: 992px) {
  .voyager-map__map-wrapper {
    height: 74vh;
    max-height: 800px;
  }
}
.voyager-map__map {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #F3F3F3;
}
.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-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-text-content {
  margin-top: var(--voyager-global-spacing--block-vertical-margin);
  margin-bottom: var(--voyager-global-spacing--block-vertical-margin);
}
.voyager-text-content h1 {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-text-content h1 {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-text-content h1 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h1 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content h2 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-text-content h2 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-text-content h2 {
  letter-spacing: initial;
}
.voyager-text-content h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content h3 {
  font-size: 1.125rem;
}
.voyager-text-content h3 {
  line-height: 1.5rem;
}
.voyager-text-content h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content h3 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-text-content h4 {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-text-content h4 {
  letter-spacing: 0.0625rem;
}
.voyager-text-content h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.voyager-text-content h5 {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content h5 {
  line-height: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
}
.voyager-text-content h5 {
  letter-spacing: initial;
}
.voyager-text-content h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content h6 {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-text-content h6 {
  line-height: clamp(1.38rem, 0.53vw + 1.18rem, 1.81rem);
}
.voyager-text-content h6 {
  letter-spacing: initial;
}
.voyager-text-content h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.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: 1.5rem;
}
.voyager-text-content p {
  letter-spacing: 0.0625rem;
}
.voyager-text-content p {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-text-content p:last-child {
  margin-bottom: 0;
}
.voyager-text-content a {
  text-decoration: none;
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.voyager-text-content ul {
  list-style: disc;
}
.voyager-text-content ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-text-content ul {
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-text-content ul:last-child {
  margin-bottom: 0;
}
.voyager-text-content li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--black);
  list-style-type: none;
}
.voyager-text-content li {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content li {
  line-height: 1.5rem;
}
.voyager-text-content li {
  letter-spacing: 0.0625rem;
}
.voyager-text-content li {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-text-content li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: -10px;
  width: 5px;
  height: 5px;
  background: var(--voyager-color--brand-one);
  border-radius: 50%;
}
.voyager-text-content li:last-child {
  margin: 0;
}
.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 {
  position: relative;
  margin: 0 0 var(--voyager-global-title-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-text-content__heading.font-size--heading {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-text-content__heading.font-size--heading {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-text-content__heading.font-size--heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__heading.font-size--heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content__heading.font-size--heading {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content__heading.default {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-text-content__heading.default {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-text-content__heading.default {
  letter-spacing: initial;
}
.voyager-text-content__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content__heading.font-size--sub-heading {
  position: relative;
  margin: 0 0 var(--voyager-global-sub-heading-margin-text-content);
  color: var(--voyager-color--brand-one);
}
.voyager-text-content__heading.font-size--sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-text-content__heading.font-size--sub-heading {
  line-height: 1.25rem;
}
.voyager-text-content__heading.font-size--sub-heading {
  letter-spacing: 0.02em;
}
.voyager-text-content__heading.font-size--sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content__sub-heading {
  position: relative;
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-text-content__sub-heading {
  font-size: clamp(0.75rem, 0.15vw + 0.69rem, 0.88rem);
}
.voyager-text-content__sub-heading {
  line-height: 1.25rem;
}
.voyager-text-content__sub-heading {
  letter-spacing: 0.02em;
}
.voyager-text-content__sub-heading {
  margin-bottom: var(--voyager-global-sub-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  color: var(--voyager-color--brand-one);
}
.voyager-text-content__pre-heading {
  font-size: 1.125rem;
}
.voyager-text-content__pre-heading {
  line-height: 1.5rem;
}
.voyager-text-content__pre-heading {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__pre-heading {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content__pre-heading {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content .font-size--sub-heading__textarea-paragraph {
  margin: 0 0 calc(var(--voyager-global-sub-heading-margin-text-content) - 6px);
  color: var(--voyager-color--brand-one);
}
.voyager-text-content .font-size--sub-heading__textarea-paragraph {
  font-size: 1.125rem;
}
.voyager-text-content .font-size--sub-heading__textarea-paragraph {
  line-height: 1.5rem;
}
.voyager-text-content .font-size--sub-heading__textarea-paragraph {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content .font-size--sub-heading__textarea-paragraph {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content .font-size--sub-heading__textarea-paragraph {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content .voyager-text-content__textarea {
  color: var(--voyager-color--black);
}
.voyager-text-content .voyager-text-content__textarea h1 {
  font-size: clamp(1.63rem, 0.45vw + 1.45rem, 2rem);
}
.voyager-text-content .voyager-text-content__textarea h1 {
  line-height: clamp(2.13rem, 0.61vw + 1.9rem, 2.63rem);
}
.voyager-text-content .voyager-text-content__textarea h1 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content .voyager-text-content__textarea h1 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content .voyager-text-content__textarea h1 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content .voyager-text-content__textarea h2 {
  font-size: clamp(1.63rem, 0.91vw + 1.28rem, 2.38rem);
}
.voyager-text-content .voyager-text-content__textarea h2 {
  line-height: clamp(1.88rem, 1.67vw + 1.25rem, 3.25rem);
}
.voyager-text-content .voyager-text-content__textarea h2 {
  letter-spacing: initial;
}
.voyager-text-content .voyager-text-content__textarea h2 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content .voyager-text-content__textarea h3 {
  font-size: 1.125rem;
}
.voyager-text-content .voyager-text-content__textarea h3 {
  line-height: 1.5rem;
}
.voyager-text-content .voyager-text-content__textarea h3 {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content .voyager-text-content__textarea h3 {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content .voyager-text-content__textarea h3 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content .voyager-text-content__textarea h4 {
  font-size: clamp(1.5rem, 0.3vw + 1.39rem, 1.75rem);
}
.voyager-text-content .voyager-text-content__textarea h4 {
  line-height: clamp(1.75rem, 0.61vw + 1.52rem, 2.25rem);
}
.voyager-text-content .voyager-text-content__textarea h4 {
  letter-spacing: 0.0625rem;
}
.voyager-text-content .voyager-text-content__textarea h4 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
}
.voyager-text-content .voyager-text-content__textarea h5 {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content .voyager-text-content__textarea h5 {
  line-height: clamp(1.5rem, 0.45vw + 1.33rem, 1.88rem);
}
.voyager-text-content .voyager-text-content__textarea h5 {
  letter-spacing: initial;
}
.voyager-text-content .voyager-text-content__textarea h5 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content .voyager-text-content__textarea h6 {
  font-size: clamp(0.88rem, 0.15vw + 0.82rem, 1rem);
}
.voyager-text-content .voyager-text-content__textarea h6 {
  line-height: clamp(1.38rem, 0.53vw + 1.18rem, 1.81rem);
}
.voyager-text-content .voyager-text-content__textarea h6 {
  letter-spacing: initial;
}
.voyager-text-content .voyager-text-content__textarea h6 {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-weight: 500;
}
.voyager-text-content .voyager-text-content__textarea p {
  margin-bottom: 20px;
}
.voyager-text-content .voyager-text-content__textarea p {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content .voyager-text-content__textarea p {
  line-height: 1.5rem;
}
.voyager-text-content .voyager-text-content__textarea p {
  letter-spacing: 0.0625rem;
}
.voyager-text-content .voyager-text-content__textarea p {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-text-content .voyager-text-content__textarea p:last-child {
  margin-bottom: 0;
}
.voyager-text-content .voyager-text-content__textarea a {
  text-decoration: none;
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.voyager-text-content .voyager-text-content__textarea ul {
  list-style: disc;
}
.voyager-text-content .voyager-text-content__textarea ul {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-text-content .voyager-text-content__textarea ul {
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 0;
}
.voyager-text-content .voyager-text-content__textarea ul:last-child {
  margin-bottom: 0;
}
.voyager-text-content .voyager-text-content__textarea li {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  color: var(--voyager-color--black);
  list-style-type: none;
}
.voyager-text-content .voyager-text-content__textarea li {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content .voyager-text-content__textarea li {
  line-height: 1.5rem;
}
.voyager-text-content .voyager-text-content__textarea li {
  letter-spacing: 0.0625rem;
}
.voyager-text-content .voyager-text-content__textarea li {
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
.voyager-text-content .voyager-text-content__textarea li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: -10px;
  width: 5px;
  height: 5px;
  background: var(--voyager-color--brand-one);
  border-radius: 50%;
}
.voyager-text-content .voyager-text-content__textarea li:last-child {
  margin: 0;
}
.voyager-text-content .voyager-text-content__textarea ol {
  list-style: decimal;
}
.voyager-text-content .voyager-text-content__textarea ol {
  margin: 16px 0;
  padding: 0 0 0 2rem;
}
.voyager-text-content .voyager-text-content__textarea em {
  font-style: italic;
}
.voyager-text-content .voyager-text-content__textarea strong {
  font-weight: 600;
}
.voyager-text-content .voyager-text-content__textarea blockquote {
  margin: 1.5em 0.8em;
  padding: 0.5em 0.8em;
  border-left: 1px solid;
}
.voyager-text-content .voyager-text-content__textarea .img {
  margin-top: 0.5em;
}
.voyager-text-content .voyager-text-content__textarea .alignleft {
  float: left;
  margin-right: 1.6em;
}
.voyager-text-content .voyager-text-content__textarea .alignright {
  float: right;
  margin-left: 1.6em;
}
.voyager-text-content .voyager-text-content__textarea .aligncenter {
  display: block;
  margin: 1.5em auto;
  text-align: center;
}
.voyager-text-content .voyager-text-content__textarea:last-child {
  margin-bottom: 0;
}
.voyager-text-content__textarea-paragraph {
  color: var(--voyager-color--black);
}
.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-top: var(--voyager-global-spacing--small);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + 10px);
  }
}
@media only screen and (min-width: 1312px) {
  .voyager-text-content__buttons {
    margin-top: calc(var(--voyager-global-spacing--small) + var(--voyager-global-spacing--small));
  }
}
.voyager-text-content__container {
  max-width: var(--voyager-text-container--width);
}
.voyager-text-content__heading, .voyager-text-content__heading.default {
  font-size: 1.625rem;
}
.voyager-text-content__heading, .voyager-text-content__heading.default {
  line-height: 2.125rem;
}
.voyager-text-content__heading, .voyager-text-content__heading.default {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__heading, .voyager-text-content__heading.default {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content__heading, .voyager-text-content__heading.default {
  margin-bottom: var(--voyager-global-title-margin);
  font-family: "cormorant-garamond", "Georgia", "Times New Roman", sans-serif;
  font-style: italic;
  font-weight: 500;
  text-transform: none;
}
.voyager-text-content__columns {
  row-gap: calc(var(--voyager-global-spacing--medium) + 10px);
  text-align: left;
}
.voyager-text-content__columns {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__columns {
    -moz-column-gap: calc(var(--voyager-global-spacing--large) - 4px);
         column-gap: calc(var(--voyager-global-spacing--large) - 4px);
  }
}
.voyager-text-content__column {
  width: 100%;
  flex: auto;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__column {
    width: 50%;
    flex: 1 1 45%;
    margin: 0;
  }
}
.voyager-text-content__column .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  color: var(--voyager-color--brand-four);
}
.voyager-text-content__column .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  font-size: 1.125rem;
}
.voyager-text-content__column .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  line-height: 1.5rem;
}
.voyager-text-content__column .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__column .font-size--sub-heading .voyager-text-content__textarea-paragraph {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content__column .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content__column .voyager-text-content__textarea-unordered-list {
  margin-top: var(--voyager-global-spacing--small);
}
.voyager-text-content__column .voyager-text-content__heading:last-child {
  margin: 0;
}
.voyager-text-content__column .voyager-text-content__heading {
  margin-bottom: calc(var(--voyager-global-spacing--small) + 5px);
}
.voyager-text-content__column-left {
  padding-left: 0;
}
.voyager-text-content__column-right {
  padding-right: 0;
}
.voyager-text-content .voyager-text-content__button_anchor.voyager-text-content--button-primary {
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content .voyager-text-content__button_anchor:hover {
    text-decoration: none;
  }
}
.voyager-text-content__contact-details-contact-details {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-direction: column;
  row-gap: 15px;
  margin-top: var(--voyager-spacing-md);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__contact-details-contact-details {
    margin-top: var(--voyager-global-spacing--large);
  }
}
.voyager-text-content__contact-details-phone-wrapper, .voyager-text-content__contact-details-email-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  font-style: normal;
}
.voyager-text-content__contact-details-phone-anchor, .voyager-text-content__contact-details-email-anchor {
  margin-bottom: 0;
  color: var(--voyager-color--brand-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.voyager-text-content__contact-details-phone-anchor, .voyager-text-content__contact-details-email-anchor {
  font-size: clamp(1rem, 0.15vw + 0.94rem, 1.13rem);
}
.voyager-text-content__contact-details-phone-anchor, .voyager-text-content__contact-details-email-anchor {
  line-height: clamp(2rem, 0.3vw + 1.89rem, 2.25rem);
}
.voyager-text-content__contact-details-phone-anchor, .voyager-text-content__contact-details-email-anchor {
  letter-spacing: 0;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content__contact-details-phone-anchor, .voyager-text-content__contact-details-email-anchor {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content__contact-details-phone-anchor, .voyager-text-content__contact-details-email-anchor {
  margin-bottom: var(--voyager-global-paragraph-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__contact-details-phone-anchor, .voyager-text-content__contact-details-email-anchor {
    line-height: 2.25rem;
  }
}
.voyager-text-content__contact-details-phone-icon, .voyager-text-content__contact-details-email-icon {
  display: flex;
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
  font-size: 2.25rem;
  aspect-ratio: 1/1;
}
.voyager-text-content__contact-details-phone-icon::before, .voyager-text-content__contact-details-email-icon::before {
  width: 100%;
  height: 100%;
}
.voyager-text-content__contact-details-phone-title-text, .voyager-text-content__contact-details-email-title-text {
  display: none;
}
.voyager-text-content__main-content {
  max-width: var(--voyager-container--width);
}
.voyager-text-content__main-content .voyager-text-content__heading + .font-size--sub-heading {
  margin-top: -10px;
  margin-bottom: calc(var(--voyager-global-spacing--medium) - 10px);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__main-content .voyager-text-content__heading + .font-size--sub-heading {
    margin-top: -15px;
    margin-bottom: var(--voyager-global-spacing--medium);
  }
}
.voyager-text-content__main-content .voyager-text-content__buttons + .voyager-text-content__textarea {
  margin-top: calc(var(--voyager-global-spacing--medium) + 10px);
}
.voyager-text-content__main-content + .voyager-text-content__columns {
  margin-top: calc(var(--voyager-global-spacing--medium) + 10px);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__main-content + .voyager-text-content__columns {
    margin-top: var(--voyager-global-spacing--xlarge);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-text-content__main-content + .voyager-text-content__columns {
    margin-top: calc(var(--voyager-global-spacing--xlarge) + 20px);
  }
}
.voyager-text-content__main-content + .voyager-text-content__columns + .voyager-text-content__main-content {
  margin-top: calc(var(--voyager-global-spacing--medium) + 10px);
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__main-content + .voyager-text-content__columns + .voyager-text-content__main-content {
    margin-top: var(--voyager-global-spacing--xlarge);
  }
}
@media only screen and (min-width: 1440px) {
  .voyager-text-content__main-content + .voyager-text-content__columns + .voyager-text-content__main-content {
    margin-top: calc(var(--voyager-global-spacing--xlarge) + 20px);
  }
}
.voyager-text-content .font-size--sub-heading {
  position: relative;
  margin: 0 0 var(--voyager-global-sub-heading-margin-text-content);
  color: var(--voyager-color--brand-seven);
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  color: var(--voyager-color--brand-four);
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  font-size: 1.125rem;
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  line-height: 1.5rem;
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  letter-spacing: 0.03125rem;
}
@media only screen and (min-width: 688px) {
  .voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
    letter-spacing: 0.0625rem;
  }
}
.voyager-text-content .font-size--sub-heading .voyager-text-content__textarea-paragraph {
  margin-bottom: var(--voyager-global-pre-heading-margin);
  font-family: "montserrat", "Arial", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.voyager-text-content .voyager-text-content__textarea .font-size--h2,
.voyager-text-content .voyager-text-content__textarea .font-size--h3 {
  color: var(--voyager-color--brand-seven);
}
.voyager-text-content .voyager-text-content__textarea .font-size--h2 + .voyager-text-content__textarea-paragraph,
.voyager-text-content .voyager-text-content__textarea .font-size--h3 + .voyager-text-content__textarea-paragraph {
  margin-top: calc(var(--voyager-global-spacing--medium) - 5px);
}
.voyager-text-content .voyager-text-content__textarea a {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.voyager-text-content .voyager-text-content__textarea a:hover {
  color: var(--voyager-color--brand-two);
}
.voyager-text-content__buttons {
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content__buttons {
    flex-direction: row;
  }
}
.voyager-text-content--alignment-center-aligned {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--alignment-center-aligned {
    width: 61.66vw;
    max-width: 1000px;
    margin: var(--voyager-global-spacing--large) auto;
  }
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__buttons {
  justify-content: center;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__main-content {
  margin: 0 auto;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__column {
  text-align: left;
}
.voyager-text-content--alignment-center-aligned .voyager-text-content__column .voyager-text-content__buttons {
  align-items: flex-start;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--alignment-center-aligned .voyager-text-content__column .voyager-text-content__buttons {
    justify-content: flex-start;
    align-items: center;
  }
}
.voyager-text-content--alignment-left-aligned {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .voyager-text-content--alignment-left-aligned {
    width: 89.16vw;
    max-width: 1720px;
    margin: var(--voyager-global-spacing--large) auto;
  }
}
.voyager-text-content--alignment-left-aligned .voyager-text-content__buttons {
  justify-content: flex-start;
}
.voyager-text-content--alignment-left-aligned .voyager-text-content__column {
  text-align: left;
}
.voyager-text-content--alignment-left-aligned .voyager-text-content__column .voyager-text-content__buttons {
  justify-content: flex-start;
}
.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-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-one);
  /* @include media-query.breakpoint("medium") {
  	&:hover {
  		color: colors.$brand-one;
  	}
  } */
}
.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 */
