@charset "UTF-8";
/*!
Theme Name: travelseen-v3
Theme URI: http://underscores.me/
Author: Stefan Green
Author URI: https://stefangreen.io
Description: TravelSeen 2023
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: travelseen-v3
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

travelseen-v3 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@font-face {
  font-family: "Wright Deco";
  src: local("☺"), url("/wp-content/themes/travelseen-v3/fonts/Latinotype-WrightDeco-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Just Lovely";
  src: local("☺"), url("/wp-content/themes/travelseen-v3/fonts/NickyLaatz-JustLovely.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
:root {
  --tr-constrain: 1400px;
  --tr-constrain-wide: 1880px;
  --tr-constrain-slim: 950px;
  --tr-white: #FFFFFF;
  --tr-black: #000000;
  --tr-grey-dark: #3C3C3C;
  --tr-gold: #84754D;
  --tr-orange: #EE710B;
  --tr-teal: #60BEAD;
  --tr-font-serif: serif;
  --tr-font-sans-serif: "Wright Deco", Arial, sans-serif;
  --tr-font-monospace: monospace;
  --tr-font-script: "Just Lovely", cursive;
  --tr-line-height-body: 1.5;
  --tr-line-height-heading: 1.2;
  --tr-radius-small: 10px;
  --tr-radius-medium: 22px;
  --tr-radius-large: 40px;
  --tr-radius-extra-large: 50px;
  --tr-shadow-small: 0 3px 6px rgb(0 0 0 / 16%);
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  line-height: var(--tr-line-height-body);
  font-size: 1rem;
  font-family: var(--tr-font-sans-serif);
  color: var(--tr-grey-dark);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--tr-font-script);
  line-height: var(--tr-line-height-heading);
  font-weight: 500;
  margin-bottom: 1rem;
  margin-top: 0;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}
p:last-child {
  margin-bottom: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  margin-bottom: 1em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

abbr,
acronym {
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
section {
  padding: 2rem 0;
}

.post-type-archive-hotel h1 {
  font-family: var(--tr-font-script);
  font-size: 4rem;
  margin-bottom: 1rem;
  margin-top: 3rem;
  text-align: center;
}
.post-type-archive-hotel h1 + p {
  text-align: center;
  font-size: 1.25rem;
}
.post-type-archive-hotel .hotel-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  max-width: 950px;
  margin: 0 auto;
  margin-bottom: 2rem;
  text-decoration: none;
}
.post-type-archive-hotel .hotel-item:first-of-type {
  margin-top: 4rem;
}
.post-type-archive-hotel .hotel-item:last-of-type {
  margin-bottom: 4rem;
}
.post-type-archive-hotel .hotel-item .text {
  display: flex;
  flex-direction: column;
}
.post-type-archive-hotel .hotel-item .text h2 {
  text-decoration: none;
  font-family: var(--tr-font-script);
  font-size: 4rem;
  color: var(--tr-grey-dark);
  margin: 0;
  margin-bottom: 0.5rem;
}
.post-type-archive-hotel .hotel-item .text p:first-of-type {
  text-decoration: none;
  color: var(--tr-grey-dark);
}
.post-type-archive-hotel .hotel-item .text .learn-more {
  text-decoration: underline;
  color: var(--tr-grey-dark);
}
.post-type-archive-hotel .hotel-item .image {
  border-radius: var(--tr-radius-medium);
  overflow: hidden;
}
.post-type-archive-hotel .hotel-item .image img {
  min-height: 250px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.intro {
  display: flex;
  flex-flow: column nowrap;
  background-size: cover;
  min-height: 950px;
  align-items: center;
}
.intro .hotel-price {
  font-size: 1.125rem;
}
.intro h1 {
  color: var(--tr-white);
  font-size: 8rem;
  font-family: var(--tr-font-script);
  font-weight: 400;
  margin-bottom: 8rem;
}
.intro__blurb {
  max-width: 680px;
  backdrop-filter: blur(30px);
  border-radius: var(--tr-radius-large);
  overflow: hidden;
  padding: 1rem 2rem;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 32px;
}
.intro__blurb img {
  border-radius: 100%;
  width: 90px;
  height: 90px;
  object-fit: cover;
}
.intro__blurb p:nth-child(1) {
  color: var(--tr-white);
  font-size: 1.125rem;
}
.intro__blurb p:nth-child(1) span {
  font-family: var(--tr-font-script);
  font-size: 2rem;
}
.intro__blurb p:nth-child(2) {
  color: var(--tr-white);
  font-size: 1.125rem;
}

.locations-archive .location-list {
  max-width: var(--tr-constrain);
  margin: 0 auto;
}
.locations-archive h1 {
  font-family: var(--tr-font-script);
  font-size: 4rem;
  margin-bottom: 1rem;
  margin-top: 3rem;
  text-align: center;
  font-weight: 400;
}
.locations-archive h1 + p {
  text-align: center;
  font-size: 1.25rem;
}
.locations-archive .locations {
  display: grid;
  gap: 32px;
}
.locations-archive .locations .location {
  display: grid;
  gap: 2.5rem;
  padding: 2rem 2rem;
  overflow: hidden;
  border-radius: var(--tr-radius-medium);
  background-size: cover;
  background-position: 50% 50%;
  text-decoration: none;
  max-width: 950px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .locations-archive .locations .location {
    grid-template-columns: 1fr 1fr;
  }
}
.locations-archive .locations .location__title {
  font-size: 3.5rem;
  margin: 0;
  font-family: var(--tr-font-script);
  color: var(--tr-grey-dark);
}
.locations-archive .locations .location__description {
  color: var(--tr-grey-dark);
}
.locations-archive .locations .location__image {
  object-fit: cover;
  border-radius: var(--tr-radius-medium);
  height: 200px;
}
@media (min-width: 768px) {
  .locations-archive .locations .location__image {
    height: 320px;
  }
}

.location-single {
  max-width: var(--tr-constrain);
  margin: 0 auto;
}

.columns-generic--dark {
  background-color: var(--tr-grey-dark);
  color: var(--tr-white);
}
.columns-generic h3, .columns-generic h4 {
  text-align: center;
  font-family: var(--tr-font-sans-serif);
}
.columns-generic__columns {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  max-width: var(--tr-constrain);
  margin: 0 auto;
  text-align: center;
}
.columns-generic__column {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 1rem;
  margin: 0;
  flex: 1 1 auto;
}
.columns-generic img {
  max-width: 50px;
  max-height: 50px;
  margin-bottom: 1rem;
}

.faqs {
  padding-left: 2rem;
  padding-right: 2rem;
}
.faqs__inner {
  max-width: var(--tr-constrain);
  margin: 0 auto;
}
.faqs__single-heading {
  font-size: 6rem;
  text-align: center;
}
.faqs__heading {
  font-size: 1.125rem;
  font-weight: 700;
  font-family: var(--tr-font-sans-serif);
  margin-bottom: 0;
}
.accordion-container {
  max-width: 800px;
  margin: 0 auto;
}
.accordion-container h3 {
  position: relative;
  border: 1px solid var(--tr-gold);
  padding: 8px 16px;
  padding-right: 32px;
  border-radius: 8px;
  text-align: left;
  margin-top: 16px;
}
.accordion-container h3.ui-state-active::after {
  transform: rotate(270deg);
}
.accordion-container h3::after {
  content: ">";
  position: absolute;
  right: 20px;
  top: 3px;
  font-size: 24px;
  transition: 0.3s;
  transform: rotate(90deg);
  transform-origin: 50% 57%;
  color: var(--tr-gold);
}
.accordion-container p {
  border: none;
  text-align: left;
  padding: 8px 16px;
}

.timeline {
  --timeline-color: var(--tr-grey-dark);
  --timeline-thickness: 1px;
  --timeline-gap: 40px;
  display: grid;
  position: relative;
  grid-template-columns: 1fr var(--timeline-thickness);
  column-gap: var(--timeline-gap);
  row-gap: calc(2.5rem + var(--timeline-gap));
  padding-top: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.125rem;
}
.timeline__container {
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #F8F8F8;
}
.timeline__heading {
  text-align: center;
  font-size: 6rem;
}
.timeline__inner {
  max-width: var(--tr-constrain);
  margin: 0 auto;
}
.timeline__line {
  grid-column: 2;
  width: var(--timeline-thickness);
  background-color: var(--timeline-color);
  position: absolute;
  top: auto;
  left: 50%;
  left: auto;
  height: 100%;
}
.timeline__line::before, .timeline__line::after {
  content: "";
  position: absolute;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  width: 15px;
  height: 15px;
  border: 2px solid var(--timeline-color);
  border-radius: 100%;
  background: var(--tr-white);
}
.timeline__line::before {
  top: -9px;
}
.timeline__line::after {
  bottom: -9px;
}
.timeline__item-container {
  position: relative;
  grid-column: 1;
}
.timeline__item-container::before {
  content: "";
  display: flex;
  position: absolute;
  top: 50%;
  right: calc(var(--timeline-gap) * -1);
  height: var(--timeline-thickness);
  width: var(--timeline-gap);
  background-color: var(--timeline-color);
}
.timeline__item-container:last-child {
  margin-bottom: 0;
}
.timeline__item {
  position: relative;
  padding: 1.5rem 2rem 1.5rem 4rem;
  z-index: 5;
  border-radius: var(--tr-radius-medium);
  background-color: var(--tr-white);
  box-shadow: var(--tr-shadow-small);
}
.timeline__item .timeline__item-inner p:last-child {
  margin-bottom: 0;
}
.timeline__item-tag {
  position: absolute;
  top: calc((22px + 1.32rem) * -1);
  left: 2.5rem;
  width: fit-content;
  padding: 0.66rem 2.5rem 0.66rem 2.5rem;
  font-size: 22px;
  font-weight: 700;
  color: var(--tr-white);
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  background-color: var(--tr-gold);
}
.timeline__item-tag p {
  margin-bottom: 0;
  line-height: 1;
}
@media (min-width: 1000px) {
  .timeline {
    grid-template-columns: 1fr var(--timeline-thickness) 1fr;
    row-gap: var(--timeline-gap);
  }
  .timeline__line {
    grid-column: 2;
  }
  .timeline__item-container {
    min-height: 150px;
    margin-bottom: -4rem;
  }
  .timeline__item-container:nth-child(even) {
    grid-column: 1;
  }
  .timeline__item-container:nth-child(even)::before {
    right: calc(var(--timeline-gap) * -1);
    left: initial;
  }
  .timeline__item-container:nth-child(odd) {
    grid-column: 3;
  }
  .timeline__item-container:nth-child(odd)::before {
    left: calc(var(--timeline-gap) * -1);
    right: initial;
  }
  .timeline__item-container:nth-child(2) {
    grid-row: 1;
  }
  .timeline__item-container:nth-child(3) {
    grid-row: 2;
  }
  .timeline__item-container:nth-child(4) {
    grid-row: 3;
  }
  .timeline__item-container:nth-child(5) {
    grid-row: 4;
  }
  .timeline__item-container:nth-child(6) {
    grid-row: 5;
  }
  .timeline__item-container:nth-child(7) {
    grid-row: 6;
  }
  .timeline__item-container:nth-child(8) {
    grid-row: 7;
  }
  .timeline__item-container:nth-child(9) {
    grid-row: 8;
  }
  .timeline__item-container:nth-child(10) {
    grid-row: 9;
  }
  .timeline__item-container:nth-child(11) {
    grid-row: 10;
  }
  .timeline__item-container:nth-child(12) {
    grid-row: 11;
  }
}

.free-text {
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
}
.free-text__heading {
  font-size: 1.5rem;
  font-family: var(--tr-font-sans-serif);
  margin-bottom: 1.5rem;
}
.free-text__inner {
  max-width: var(--tr-constrain-slim);
  margin: 0 auto;
}

.full-width-image {
  background-size: cover;
  background-position: 50% 50%;
  height: 350px;
}
@media (min-width: 768px) {
  .full-width-image {
    height: 500px;
  }
}

.highlight {
  background-size: cover;
  padding-left: 2rem;
  padding-right: 2rem;
}
.highlight__inner {
  max-width: var(--tr-constrain);
  margin: 0 auto;
  overflow: hidden;
  min-height: 650px;
  display: flex;
  align-items: center;
}
.highlight__actual {
  backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: var(--tr-radius-medium);
  max-width: 470px;
}
.highlight__top {
  border-bottom: 1px solid var(--tr-white);
}
.highlight__top p {
  background-color: var(--tr-white);
  width: fit-content;
  padding: 10px;
  margin: 0;
  border-radius: var(--tr-radius-medium) var(--tr-radius-medium) var(--tr-radius-medium) 0;
}
.highlight__main {
  padding: 1rem;
}
.highlight__main-text {
  color: var(--tr-white);
  font-size: 3rem;
  font-family: var(--tr-font-script);
  margin-bottom: 1rem;
  line-height: 1;
  margin-top: 0;
}
.highlight__secondary-text {
  color: var(--tr-white);
  margin: 0;
}

.site-header {
  background-color: var(--tr-grey-dark);
}
.site-header-inner {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  max-width: var(--tr-constrain);
  margin: 0 auto;
  padding: 12px 2rem;
  display: grid;
  gap: 2rem;
  grid-template-columns: auto 1fr;
}
@media (min-width: 580px) {
  .site-header-inner {
    grid-template-columns: 1fr auto auto;
  }
}
@media (min-width: 768px) {
  .site-header-inner {
    grid-template-columns: 1fr auto auto auto;
  }
}
@media (min-width: 1200px) {
  .site-header-inner {
    grid-template-columns: repeat(4, auto);
    justify-items: center;
  }
}
.site-header .site-logo {
  width: 130px;
}
@media (min-width: 580px) {
  .site-header .site-logo {
    width: 214px;
  }
}
.site-header-contact {
  display: none;
  margin-left: auto;
}
@media (min-width: 580px) {
  .site-header-contact {
    display: initial;
  }
}
.site-header-contact p {
  margin-bottom: 0;
  font-size: 0.625rem;
  color: var(--tr-white);
}
@media (min-width: 580px) {
  .site-header-contact p:first-of-type {
    font-size: 0.875rem;
  }
}
.site-header-contact a {
  font-size: 1rem;
  font-weight: 700;
  color: var(--tr-gold);
}
@media (min-width: 580px) {
  .site-header-contact a {
    font-size: 1.5rem;
  }
}
.site-header-logos {
  display: none;
}
@media (min-width: 768px) {
  .site-header-logos {
    display: grid;
    grid-template-columns: auto auto;
    align-items: end;
    gap: 1rem;
  }
}

.main-navigation {
  display: none;
}
@media (min-width: 1200px) {
  .main-navigation {
    display: flex;
    flex-flow: row wrap;
  }
}
.main-navigation a {
  color: var(--tr-white);
  text-decoration: none;
  margin: 0 16px;
  text-transform: uppercase;
}

.mobile-menu__sidebar {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 100;
  background-color: #CCCCCC;
  padding: 1rem 1rem;
}
.mobile-menu__menu {
  display: flex;
  flex-direction: column;
}
.mobile-menu__menu a {
  padding: 1rem 0;
  color: var(--tr-grey-dark);
  text-transform: uppercase;
}
.mobile-menu__menu a:not(:last-child) {
  border-bottom: 1px solid var(--tr-black);
}
.mobile-menu__toggle {
  margin-left: auto;
}
@media (min-width: 1200px) {
  .mobile-menu__toggle {
    display: none;
  }
}
.mobile-menu__close {
  margin-left: auto;
}
.mobile-menu__overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 75;
  background-color: rgba(0, 0, 0, 0.85);
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu li a {
  text-decoration: none;
}

.site-footer {
  background-color: var(--tr-grey-dark);
  padding: 0 32px;
  color: var(--tr-white);
}
.site-footer__cta {
  max-width: var(--tr-constrain);
  margin: 0 auto;
  padding: 2.5rem 1rem;
  text-align: center;
  border-bottom: 2px solid currentColor;
}
.site-footer__cta h3 {
  color: var(--tr-gold);
  font-size: 5rem;
}
.site-footer__cta p {
  font-size: 1.5rem;
  font-weight: 700;
}
.site-footer__cta p:nth-of-type(1) {
  font-weight: 400;
}
.site-footer__cta p a {
  color: var(--tr-gold);
}
.site-footer__info {
  display: grid;
  max-width: var(--tr-constrain);
  margin: 0 auto;
  padding: 2.5rem 1rem;
  gap: 2rem 0;
}
@media (min-width: 580px) {
  .site-footer__info {
    grid-template-columns: auto auto;
  }
}
.site-footer__misc {
  display: flex;
  flex-flow: row wrap;
  align-items: start;
}
.site-footer__misc img {
  margin-bottom: 1rem;
}
.site-footer__misc h4 {
  font-size: 1.125rem;
  color: var(--tr-gold);
  font-family: var(--tr-font-sans-serif);
}
.site-footer__misc nav a {
  color: var(--tr-white);
}
.site-footer__misc > * {
  margin-right: 2rem;
}
.site-footer__contact {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 580px) {
  .site-footer__contact {
    align-items: end;
  }
}
.site-footer__contact-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1rem;
  align-items: center;
  justify-items: center;
}
@media (min-width: 768px) {
  .site-footer__contact-images {
    grid-template-columns: repeat(4, auto);
  }
  .site-footer__contact-images img {
    margin-right: 1rem;
  }
}
.site-footer__contact-images a:last-child img {
  margin-right: 0;
}
.site-footer__address {
  font-size: 0.875rem;
  text-align: center;
}
@media (min-width: 580px) {
  .site-footer__address {
    text-align: right;
  }
}

a {
  text-decoration: none;
}
address {
  font-style: initial;
}

.carousel__container {
  display: flex;
  flex-flow: row nowrap;
  scroll-snap-type: x mandatory;
  overflow-x: scroll;
  width: 100%;
  height: 100%;
}
.carousel__container::-webkit-scrollbar {
  display: none;
}
.carousel__slide {
  display: flex;
  scroll-snap-align: center;
  width: 100%;
  height: 100%;
  flex: 1 0 100%;
}
.carousel__slide > img,
.carousel__slide > iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-nav {
  width: fit-content;
  z-index: 5;
}
.carousel-nav__prev, .carousel-nav__next {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  font-size: 30px;
  background-color: var(--tr-gold);
  color: var(--tr-white);
  cursor: pointer;
  user-select: none;
  align-items: end;
}
hr {
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
.button {
  padding: 0.25rem 3rem;
  border-radius: var(--tr-radius-medium);
  font-family: var(--tr-font-sans-serif);
  text-decoration: none;
  width: fit-content;
}
.button__separator {
  flex: 1 1 auto;
  height: 2px;
  align-self: center;
  background-color: var(--tr-gold);
}
.button--square {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  border-radius: 0;
}
@supports (aspect-ratio: 1/1) {
  .button--square {
    aspect-ratio: 1/1;
  }
}
.button--shadow {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.button--gold {
  border: 2px solid var(--tr-gold);
  background-color: var(--tr-gold);
  color: var(--tr-white);
}
.button--white {
  border: 2px solid var(--tr-gold);
  background-color: var(--tr-white);
}
.button--orange {
  border: 2px solid var(--tr-orange);
  background-color: var(--tr-orange);
}
.button--transparent {
  background-color: transparent;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  border-radius: 3px;
  padding: 3px;
}
textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/* Layouts
--------------------------------------------- */
.carousel-generic__heading {
  max-width: var(--tr-constrain);
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
}
.carousel-generic__container {
  display: flex;
  flex-flow: row nowrap;
  overflow-x: auto;
  padding: 2rem 0;
  scroll-snap-type: x mandatory;
}
.carousel-generic__container::-webkit-scrollbar {
  display: none;
}
.carousel-generic__slide {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 350px;
  height: 550px;
  min-width: 350px;
  margin-right: 2rem;
  overflow: hidden;
  scroll-snap-align: center;
  box-shadow: var(--tr-shadow-small);
  border-radius: var(--tr-radius-medium);
  background-size: cover;
  background-position: 50% 50%;
}
.carousel-generic__slide:first-child {
  margin-left: 25%;
}
@media (min-width: 768px) {
  .carousel-generic__slide {
    width: 420px;
    height: 650px;
    min-width: 420px;
  }
}
.carousel-generic__slide-heading {
  padding: 2rem;
  font-size: 5.5rem;
  color: var(--tr-white);
}
.carousel-generic__slide-text {
  position: relative;
  padding: 1rem;
  margin-top: auto;
  height: 100px;
  background-color: var(--tr-white);
  color: var(--tr-grey-dark);
  text-align: center;
}
.carousel-generic__slide-banner {
  position: absolute;
  right: -8.75rem;
  bottom: 5rem;
  width: 500px;
  padding: 0.625rem 8.75rem;
  text-align: center;
  transform: rotate(-45deg);
  background-color: var(--tr-gold);
  color: var(--tr-white);
}
.carousel-generic__slide:has(.carousel-generic__slide-text) .carousel-generic__slide-banner {
  bottom: calc(5rem + 100px);
}
.carousel-generic .carousel-nav {
  display: flex;
  flex-flow: row nowrap;
  gap: 1rem;
  margin: 0 auto;
}

.fifty-fifty {
  display: grid;
  align-items: center;
  gap: 4rem;
}
@media (min-width: 1200px) {
  .fifty-fifty {
    grid-template-columns: repeat(2, 1fr);
  }
}
.fifty-fifty__text-container {
  display: flex;
  flex-direction: column;
  max-width: calc(var(--tr-constrain) / 2);
  width: 100%;
  margin-left: auto;
  padding: 0 2rem;
}
.fifty-fifty__media-container {
  width: 80%;
}
@media (min-width: 1200px) {
  .fifty-fifty__media-container {
    width: initial;
  }
}
.fifty-fifty__preheading {
  color: var(--tr-gold);
  font-family: var(--tr-font-script);
  font-size: 1.75rem;
  margin-bottom: 0.25rem;
}
.fifty-fifty__heading {
  margin: 0.5rem 0;
  font-size: 6rem;
  font-family: var(--tr-font-script);
  color: var(--tr-grey-dark);
}
.fifty-fifty__subheading {
  font-style: italic;
  font-weight: 700;
}
.fifty-fifty__main-text {
  margin-bottom: 3rem;
}
.fifty-fifty__buttons {
  display: flex;
  flex-flow: row wrap;
}
.fifty-fifty__media-container {
  position: relative;
  height: 350px;
  margin-left: auto;
  overflow: hidden;
  border-radius: var(--tr-radius-large) 0 0 var(--tr-radius-large);
}
.fifty-fifty__media-container > img,
.fifty-fifty__media-container > iframe {
  width: 100%;
  height: 100%;
}
.fifty-fifty__media-container > img {
  object-fit: cover;
}
@media (min-width: 1200px) {
  .fifty-fifty__media-container {
    height: 580px;
    margin-left: initial;
  }
}
.fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
  margin-right: auto;
  margin-left: unset;
}
@media (min-width: 1200px) {
  .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
    order: 2;
  }
}
.fifty-fifty + .fifty-fifty .fifty-fifty__media-container {
  margin-left: unset;
  border-radius: 0;
  border-radius: 0 var(--tr-radius-large) var(--tr-radius-large) 0;
}
.fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
  margin-left: auto;
  margin-right: unset;
}
@media (min-width: 1200px) {
  .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
    order: 0;
  }
}
.fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__media-container {
  border-radius: 0;
  border-radius: var(--tr-radius-large) 0 0 var(--tr-radius-large);
}
.fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
  margin-right: auto;
  margin-left: unset;
}
@media (min-width: 1200px) {
  .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
    order: 2;
  }
}
.fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__media-container {
  margin-left: unset;
  border-radius: 0;
  border-radius: 0 var(--tr-radius-large) var(--tr-radius-large) 0;
}
.fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
  margin-left: auto;
  margin-right: unset;
}
@media (min-width: 1200px) {
  .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
    order: 0;
  }
}
.fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__media-container {
  border-radius: 0;
  border-radius: var(--tr-radius-large) 0 0 var(--tr-radius-large);
}
.fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
  margin-right: auto;
  margin-left: unset;
}
@media (min-width: 1200px) {
  .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__text-container {
    order: 2;
  }
}
.fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty + .fifty-fifty .fifty-fifty__media-container {
  margin-left: unset;
  border-radius: 0;
  border-radius: 0 var(--tr-radius-large) var(--tr-radius-large) 0;
}
.fifty-fifty .carousel-nav {
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.fifty-fifty .carousel-nav__next {
  margin-left: auto;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/*# sourceMappingURL=style.css.map */
