*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

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

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html {
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Newsreader", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.grillContent {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 238 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

p {
  font-size: 16px;
  line-height: 150%;
}

a {
  cursor: pointer;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.wrapper-inside {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
}

.narrow {
  max-width: 1360px;
}

.narrowest {
  max-width: 940px;
}

.full-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .full-grid {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .full-grid {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .full-grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center-y {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 1360px) {
  h1,
  .h1 {
    font-size: 42px !important;
  }
}

@media (max-width: 860px) {
  h1,
  .h1 {
    font-size: 30px !important;
  }
}

h1,
  .h1 {
  font-size: 50px;
  line-height: 100%;
}

@media (max-width: 1360px) {
  h2,
  .h2 {
    font-size: 27px !important;
  }
}

@media (max-width: 860px) {
  h2,
  .h2 {
    font-size: 24px !important;
  }
}

h2,
  .h2 {
  font-size: 32px;
  line-height: 105%;
}

@media (max-width: 1360px) {
  h3,
  .h3 {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  h3,
  .h3 {
    font-size: 20px !important;
  }
}

h3,
  .h3 {
  font-size: 27px;
  line-height: 105%;
}

@media (max-width: 1360px) {
  h4,
  .h4 {
    font-size: 20px !important;
  }
}

@media (max-width: 860px) {
  h4,
  .h4 {
    font-size: 18px !important;
  }
}

h4,
  .h4 {
  font-size: 22px;
  line-height: 105%;
}

h5,
  .h5 {
  font-size: 16px;
  line-height: 115%;
}

h6,
  .h6 {
  font-size: 12px;
  line-height: 100%;
}

p {
  font-size: 16px;
  line-height: 150%;
}

p.large {
  font-size: 18px;
  line-height: 150%;
}

.subtitle {
  margin-bottom: 1rem;
  display: block;
  font-size: 18px;
  line-height: 150%;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.grill-subtitle {
  font-size: 14px;
  line-height: 150%;
}

.grill-subtitle .button {
  font-family: "Ezra", sans-serif;
  padding-top: 1rem;
  font-weight: 600;
}

.grill-subtitle {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
  font-family: "Ezra", sans-serif;
  font-weight: 300;
}

/*
    sm: ["12px", "120%"],
    base: ["16px", "150%"],
    lg: ["16px", "115%"],
    xl: ["18px", "150%"],
    "2xl": ["22px", "105%"],
    "3xl": ["27px", "105%"],
    "4xl": ["32px", "105%"],
    "5xl": ["50px", "100%"],
  */

@media (max-width: 1360px) {
  .text-4xl {
    font-size: 27px !important;
  }
}

@media (max-width: 860px) {
  .text-4xl {
    font-size: 24px !important;
  }
}

/* GRILL FONTS */

/*
    110/100 - 65/100
    40/105 - 33/105
    30/105 - 24/105
    22/105 - 18/105
    16/150
    14/150
    12/105
  */

.grill-h1 {
  font-size: 110px;
  line-height: 100%;
  font-family: "Erstoria";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

@media (max-width: 1360px) {
  .grill-h1 {
    font-size: 90px !important;
  }
}

@media (max-width: 860px) {
  .grill-h1 {
    font-size: 65px;
  }
}

.grill-h2 {
  font-size: 40px;
  line-height: 105%;
  font-family: "Erstoria";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

@media (max-width: 1360px) {
  .grill-h2 {
    font-size: 38px !important;
  }
}

@media (max-width: 860px) {
  .grill-h2 {
    font-size: 33px;
  }
}

.grill-h3 {
  font-size: 30px;
  line-height: 105%;
  font-family: "Erstoria";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

@media (max-width: 1360px) {
  .grill-h3 {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  .grill-h3 {
    font-size: 24px;
  }
}

.grill-base {
  font-size: 14px;
  line-height: 150%;
}

html.lenis,
  html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.container {
  width: 100%;
}

@media (min-width: 860px) {
  .container {
    max-width: 860px;
  }
}

.grill-body .button {
  font-family: "Ezra", sans-serif;
  padding-top: 1rem;
  font-weight: 600;
}

.button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 12px;
  line-height: 100%;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  .button {
    width: 100%;
  }
}

.button.gold {
  --tw-border-opacity: 1;
  border-color: rgb(211 191 137 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(211 191 137 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

.button.gold:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.button.gold-outline {
  --tw-border-opacity: 1;
  border-color: rgb(211 191 137 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.button.gold-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(211 191 137 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

.button.red {
  --tw-border-opacity: 1;
  border-color: rgb(90 21 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(90 21 47 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.button.red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 238 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(90 21 47 / var(--tw-text-opacity, 1));
}

.button.red-outline {
  --tw-border-opacity: 1;
  border-color: rgb(90 21 47 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(90 21 47 / var(--tw-text-opacity, 1));
}

.button.red-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(90 21 47 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.button.wide {
  min-width: 280px;
}

.oneAccordion {
  border-bottom-width: 1px;
  border-color: rgb(211 191 137 / 0.3);
  padding-top: 1.5rem;
}

@media (max-width: 860px) {
  .oneAccordion {
    padding-top: 1rem;
  }
}

.oneAccordion.firstAccordion {
  border-top-width: 1px;
}

.question {
  position: relative;
  cursor: pointer;
  padding-right: 2.5rem;
}

.question::after {
  content: var(--tw-content);
}

@media (max-width: 1360px) {
  .question::after {
    font-size: 27px !important;
  }
}

@media (max-width: 860px) {
  .question::after {
    font-size: 24px !important;
  }
}

.question::after {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -0.125rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: 32px;
  line-height: 105%;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
  --tw-content: '+';
  content: var(--tw-content);
}

.question span {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 400;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.question span:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .question span {
    font-size: 16px;
    line-height: 150%;
  }
}

.answer {
  max-height: 0px;
  overflow: hidden;
  padding-right: 5rem;
  padding-top: 1rem;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 860px) {
  .answer {
    padding-right: 0px;
    padding-top: 0.5rem;
  }
}

.answer p {
  margin-bottom: 3rem;
  display: block;
  padding-right: 1.5rem;
  padding-top: 1rem;
  font-size: 18px;
  line-height: 150%;
}

.answer p a,
  .answer .inner a {
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.answer p a:hover,
  .answer .inner a:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.answer .inner {
  margin-bottom: 1rem;
  display: block;
  padding-right: 1.5rem;
  padding-top: 1rem;
  font-size: 18px;
  line-height: 150%;
}

.answer .inner:last-child {
  margin-bottom: 3rem;
}

.popup {
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(20 19 23 / 0.8);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.popup.active {
  visibility: visible;
  opacity: 1;
}

.popupContent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  height: 500px;
  width: 100%;
  max-width: 900px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 238 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .popupContent {
    height: auto;
  }
}

.popupContent .closePopup {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  height: 1rem;
  width: 1rem;
  cursor: pointer;
}

.popupContent .popupInnerContent {
  display: flex;
}

@media (max-width: 860px) {
  .popupContent .popupInnerContent {
    flex-direction: column;
  }
}

.popupContent .popupInnerContent .popupImage {
  height: 100%;
  width: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 860px) {
  .popupContent .popupInnerContent .popupImage {
    display: none;
  }
}

.popupContent .popupInnerContent .popupText {
  display: flex;
  height: 100%;
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (max-width: 860px) {
  .popupContent .popupInnerContent .popupText {
    height: 50%;
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  @media (max-width: 1360px) {
    .popupContent .popupInnerContent .popupText h2 {
      font-size: 28px !important;
    }
  }

  @media (max-width: 860px) {
    .popupContent .popupInnerContent .popupText h2 {
      font-size: 20px !important;
    }
  }

  .popupContent .popupInnerContent .popupText h2 {
    margin-bottom: 1.5rem;
    font-size: 27px;
    line-height: 105%;
  }
}

hr {
  margin-top: 8rem;
  margin-bottom: 8rem;
  border-top-width: 1px;
  border-color: rgb(211 191 137 / 0.3);
}

@media (max-width: 860px) {
  hr {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!top-6 {
  top: 1.5rem !important;
}

.-top-\[1px\] {
  top: -1px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-8 {
  bottom: 2rem;
}

.left-0 {
  left: 0px;
}

.left-10 {
  left: 2.5rem;
}

.left-6 {
  left: 1.5rem;
}

.left-auto {
  left: auto;
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 2.5rem;
}

.right-6 {
  right: 1.5rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-10 {
  top: 2.5rem;
}

.top-5 {
  top: 1.25rem;
}

.top-7 {
  top: 1.75rem;
}

.top-\[1px\] {
  top: 1px;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[120\] {
  z-index: 120;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.col-span-full {
  grid-column: 1 / -1;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.\!mb-2 {
  margin-bottom: 0.5rem !important;
}

.\!mb-8 {
  margin-bottom: 2rem !important;
}

.\!mr-10 {
  margin-right: 2.5rem !important;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-28 {
  margin-top: 7rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-3\.5 {
  margin-top: 0.875rem;
}

.mt-32 {
  margin-top: 8rem;
}

.mt-36 {
  margin-top: 9rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.box-border {
  box-sizing: border-box;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}

.\!h-auto {
  height: auto !important;
}

.h-12 {
  height: 3rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[600px\] {
  height: 600px;
}

.h-\[700px\] {
  height: 700px;
}

.h-\[calc\(50\%-20px\)\] {
  height: calc(50% - 20px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.\!max-h-0 {
  max-height: 0px !important;
}

.min-h-\[2lh\] {
  min-height: 2lh;
}

.min-h-\[4lh\] {
  min-height: 4lh;
}

.min-h-\[600px\] {
  min-height: 600px;
}

.min-h-\[7lh\] {
  min-height: 7lh;
}

.min-h-\[3lh\] {
  min-height: 3lh;
}

.\!w-9 {
  width: 2.25rem !important;
}

.w-1\.5 {
  width: 0.375rem;
}

.w-1\/2 {
  width: 50%;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-2 {
  width: 0.5rem;
}

.w-6 {
  width: 1.5rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[104px\] {
  width: 104px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[155px\] {
  width: 155px;
}

.w-\[350px\] {
  width: 350px;
}

.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px);
}

.w-full {
  width: 100%;
}

.min-w-\[120px\] {
  min-width: 120px;
}

.max-w-\[240px\] {
  max-width: 240px;
}

.max-w-\[340px\] {
  max-width: 340px;
}

.max-w-\[360px\] {
  max-width: 360px;
}

.max-w-\[380px\] {
  max-width: 380px;
}

.max-w-\[450px\] {
  max-width: 450px;
}

.max-w-\[460px\] {
  max-width: 460px;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.max-w-\[504px\] {
  max-width: 504px;
}

.max-w-\[550px\] {
  max-width: 550px;
}

.max-w-\[562px\] {
  max-width: 562px;
}

.max-w-\[584px\] {
  max-width: 584px;
}

.max-w-\[590px\] {
  max-width: 590px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[620px\] {
  max-width: 620px;
}

.max-w-\[670px\] {
  max-width: 670px;
}

.max-w-\[700px\] {
  max-width: 700px;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.max-w-\[842px\] {
  max-width: 842px;
}

.max-w-\[85\%\] {
  max-width: 85%;
}

.max-w-\[850px\] {
  max-width: 850px;
}

.max-w-\[860px\] {
  max-width: 860px;
}

.max-w-\[880px\] {
  max-width: 880px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[200\%\] {
  --tw-translate-y: 200%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\!-rotate-45 {
  --tw-rotate: -45deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.\!rotate-45 {
  --tw-rotate: 45deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.flex-col {
  flex-direction: column;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

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

.items-stretch {
  align-items: stretch;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-0 {
  gap: 0px;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.self-start {
  align-self: flex-start;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.rounded-2xl {
  border-radius: 1rem;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-\[6px\] {
  border-left-width: 6px;
}

.border-t {
  border-top-width: 1px;
}

.border-gold {
  --tw-border-opacity: 1;
  border-color: rgb(211 191 137 / var(--tw-border-opacity, 1));
}

.border-gold-dark\/30 {
  border-color: rgb(182 133 78 / 0.3);
}

.border-gold\/30 {
  border-color: rgb(211 191 137 / 0.3);
}

.bg-burgundy {
  --tw-bg-opacity: 1;
  background-color: rgb(90 21 47 / var(--tw-bg-opacity, 1));
}

.bg-charcoal {
  --tw-bg-opacity: 1;
  background-color: rgb(31 30 34 / var(--tw-bg-opacity, 1));
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
}

.bg-dark\/0 {
  background-color: rgb(20 19 23 / 0);
}

.bg-dark\/30 {
  background-color: rgb(20 19 23 / 0.3);
}

.bg-dark\/50 {
  background-color: rgb(20 19 23 / 0.5);
}

.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(211 191 137 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-dark-pattern {
  background-image: url('/images/home/gradient-blog.webp');
}

.bg-dark-pattern-large {
  background-image: url('/images/home/gradient-big.webp');
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.\!p-0 {
  padding: 0px !important;
}

.p-14 {
  padding: 3.5rem;
}

.p-16 {
  padding: 4rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-7 {
  padding: 1.75rem;
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-28 {
  padding-bottom: 7rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pb-36 {
  padding-bottom: 9rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-20 {
  padding-right: 5rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-36 {
  padding-top: 9rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

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

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

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.\!text-\[12px\] {
  font-size: 12px !important;
}

.\!text-lg {
  font-size: 16px !important;
  line-height: 115% !important;
}

.text-4xl {
  font-size: 32px;
  line-height: 105%;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-base {
  font-size: 16px;
  line-height: 150%;
}

.text-lg {
  font-size: 16px;
  line-height: 115%;
}

.text-sm {
  font-size: 12px;
  line-height: 100%;
}

.\!font-\[400\] {
  font-weight: 400 !important;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.italic {
  font-style: italic;
}

.\!not-italic {
  font-style: normal !important;
}

.leading-none {
  line-height: 1;
}

.leading-snug {
  line-height: 1.375;
}

.tracking-\[0\.1em\] {
  letter-spacing: 0.1em;
}

.\!text-gold {
  --tw-text-opacity: 1 !important;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1)) !important;
}

.text-burgundy {
  --tw-text-opacity: 1;
  color: rgb(90 21 47 / var(--tw-text-opacity, 1));
}

.text-cream {
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.text-gold-dark {
  --tw-text-opacity: 1;
  color: rgb(182 133 78 / var(--tw-text-opacity, 1));
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}

.text-light {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-\[600ms\] {
  transition-duration: 600ms;
}

.ease-linear {
  transition-timing-function: linear;
}

.textContent :first-child {
  margin-top: 0px;
}

.textContent img {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  width: 100%;
}

@media (max-width: 860px) {
  .textContent img {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.textContent p {
  margin-bottom: 1.25rem;
  font-size: 16px;
  line-height: 150%;
}

@media (max-width: 860px) {
  .textContent p {
    margin-bottom: 1rem;
  }
}

.textContent ul {
  margin-top: -0.5rem;
  margin-bottom: 2rem;
}

@media (max-width: 860px) {
  .textContent ul {
    margin-bottom: 2rem;
  }
}

.textContent ul li {
  margin-left: 1.75rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
  font-size: 16px;
  line-height: 150%;
}

.textContent h3 {
  margin-bottom: 1rem;
  margin-top: 2.5rem;
}

@media (max-width: 860px) {
  .textContent h3 {
    margin-bottom: 0.75rem;
    margin-top: 2rem;
  }
}

.textContent h4 {
  margin-bottom: 1rem;
  margin-top: 2.5rem;
}

.textContent p a:not(.button),
  .textContent ul li a,
  .textContent ol li a {
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.textContent p a:not(.button):hover,
  .textContent ul li a:hover,
  .textContent ol li a:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.textContent .button {
  margin-top: 1rem;
  margin-right: 1rem;
  display: inline-block;
}

/* Subnav and Overlay Menus */

.overlayNav {
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  height: 100%;
  width: 100%;
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (min-width: 860px) {
  .overlayNav {
    display: none;
  }
}

.overlayNav.active {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.subNav {
  pointer-events: none;
  position: absolute;
  top: 6rem;
  z-index: 0;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
}

.subNav.active {
  pointer-events: auto;
  z-index: 10 !important;
  opacity: 1 !important;
}

.backNavLink {
  width: 50%;
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.backNavLink:active {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.navLink {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 115%;
  display: block;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.navLink:active {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.navLink.expands {
  background-image: url('/images/icons/nav-arrow.svg');
  background-position: right 24px center;
  background-repeat: no-repeat;
}

.navImageLink {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 115%;
  margin-top: 2.25rem;
  display: block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.navImageLink:active {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.navImage {
  margin-bottom: 1rem;
  aspect-ratio: 3/1;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.subnavTitle {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 100%;
  margin-bottom: 2rem;
  display: block;
  border-bottom-width: 1px;
  border-color: rgb(211 191 137 / 0.3);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.overlayNav.navOpen .level2,
  .overlayNav.navOpen .level3 {
  display: block;
  /* this stops the flicker when closing, display none by default */
}

.oneNav.level2,
  .oneNav.level3 {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  display: none;
  height: 100%;
  width: 100%;
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: transform opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 800ms;
}

.oneNav.level2.open,
  .oneNav.level3.open {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  opacity: 1;
}

/* Subnav Bar and Overlay on Hotel Pages */

.subNavBar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgb(211 191 137 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  text-align: center;
}

@media (max-width: 1140px) {
  .subNavBar {
    gap: 2.5rem;
  }
}

@media (max-width: 1080px) {
  .subNavBar {
    gap: 2rem;
  }
}

@media (max-width: 860px) {
  .subNavBar {
    display: none;
  }
}

.subNavBar .subNavLink {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 100%;
  position: relative;
  display: inline-block;
  padding-top: 1.5rem;
  padding-bottom: 23px;
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.subNavBar .subNavLink::after {
  position: absolute;
  bottom: -1px;
  left: 0px;
  height: 1px;
  width: 0px;
  background-color: rgb(211 191 137 / 0.8);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

.subNavBar .subNavLink:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.subNavBar .subNavLink:hover::after {
  content: var(--tw-content);
  width: 100%;
}

.subNavBar .subNavLink.active,
  .subNavBar .subNavLink.hovered {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.subNavBar .subNavLink.active::after,
  .subNavBar .subNavLink.hovered::after {
  content: var(--tw-content);
  width: 100%;
}

.subNavOverlay {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 196px;
  z-index: 90;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.subNavOverlay.active {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

/* Mobile Subnav Bar and Overlay */

.mobileBookingSubNav {
  position: absolute;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgb(211 191 137 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
  text-align: center;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 1140px) {
  .mobileBookingSubNav {
    gap: 2.5rem;
  }
}

@media (max-width: 1080px) {
  .mobileBookingSubNav {
    gap: 2rem;
  }
}

@media (min-width: 860px) {
  .mobileBookingSubNav {
    display: none;
  }
}

.mobileBookingSubNav .subNavLink {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 100%;
  position: relative;
  display: inline-block;
  padding-top: 1.5rem;
  padding-bottom: 23px;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.mobileBookingSubNav .subNavLink::after {
  position: absolute;
  bottom: -1px;
  left: 0px;
  height: 1px;
  width: 0px;
  background-color: rgb(211 191 137 / 0.8);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

.mobileBookingSubNav .subNavLink:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.mobileBookingSubNav .subNavLink:hover::after {
  content: var(--tw-content);
  width: 100%;
}

.mobileBookingSubNav .subNavLink.active,
  .mobileBookingSubNav .subNavLink.hovered {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.mobileBookingSubNav .subNavLink.active::after,
  .mobileBookingSubNav .subNavLink.hovered::after {
  content: var(--tw-content);
  width: 100%;
}

/*
  .subNavOverlay {
    @apply fixed invisible opacity-0 transition-all duration-[500ms] bg-dark top-[196px] w-full pointer-events-none z-[90];
  }
  .subNavOverlay.active {
    @apply visible opacity-100 pointer-events-auto;
  }*/

/* Home Page Location Scroller */

.homeScroller .inner {
  margin-left: 0px;
  white-space: nowrap;
}

.oneLocation {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-right: 1.5rem;
  margin-bottom: 3rem;
  display: inline-block;
  height: 390px;
  width: 292px;
  overflow: hidden;
  vertical-align: top;
}

@media (max-width: 860px) {
  .oneLocation {
    margin-right: 1.25rem;
    margin-bottom: 2.5rem;
    height: 320px;
    width: 240px;
  }
}

.oneLocation img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.oneLocation .locationDetails {
  position: absolute;
  bottom: -2.75rem;
  z-index: 10;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (max-width: 860px) {
  .oneLocation .locationDetails {
    bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.oneLocation .locationDetails .subtitle {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.oneLocation .locationDetails h4 {
  white-space: normal;
}

@media (max-width: 860px) {
  .oneLocation .locationDetails h4 {
    font-size: 18px !important;
    line-height: 150% !important;
    line-height: 1 !important;
  }
}

.oneLocation .locationDetails span.button {
  margin-top: 1.25rem;
  width: 100%;
  opacity: 0;
}

@media (max-width: 860px) {
  .oneLocation .locationDetails span.button {
    display: none;
    opacity: 1;
  }
}

.oneLocation .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(20 19 23 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 19 23 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  opacity: 0.5;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.oneLocation:first-child {
  margin-left: 2.5rem;
}

@media (max-width: 860px) {
  .oneLocation:first-child {
    margin-left: 1.5rem;
  }
}

.oneLocation:last-child {
  margin-right: 2.5rem !important;
}

@media (max-width: 860px) {
  .oneLocation:last-child {
    margin-right: 1.25rem;
  }
}

.heroSliderWrapper {
  position: relative;
  height: 70dvh;
  min-height: 600px;
  overflow: hidden;
}

@media (max-width: 860px) {
  .heroSliderWrapper {
    height: 600px;
  }
}

.heroSliderWrapper .heroSlider,
  .heroSliderWrapper .heroSlide {
  height: 100%;
}

.heroSlider .heroSlide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.heroSlider .heroSlide::before {
  position: absolute;
  bottom: 0px;
  z-index: 10;
  height: 50%;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(20 19 23 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  content: var(--tw-content);
  --tw-gradient-to: rgb(20 19 23 / 0) var(--tw-gradient-to-position);
}

.heroSlider .heroSlide::after {
  position: absolute;
  inset: 0px;
  z-index: 10;
  content: var(--tw-content);
  background-color: rgb(20 19 23 / 0.5);
}

.homeScroller .os-scrollbar {
  z-index: 40;
  /*The size of the scrollbar*/
  --os-size: 2px;
  /*The axis-perpendicular padding of the scrollbar (horizontal: padding-y, vertical: padding-x)*/
  --os-padding-perpendicular: 1px;
  /*The axis padding of the scrollbar (horizontal: padding-x, vertical: padding-y)*/
  --os-padding-axis: 0;
  /*The border radius of the scrollbar track*/
  --os-track-border-radius: 6px;
  /*The background of the scrollbar track*/
  --os-track-bg: #d3bf89;
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: #d3bf89;
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: #d3bf89;
  /*The border radius of the scrollbar handle*/
  --os-handle-border-radius: 4px;
  /*The background of the scrollbar handle*/
  --os-handle-bg: #d3bf89;
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: #d3bf89;
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: #d3bf89;
  /*The min size of the scrollbar handle*/
  --os-handle-min-size: 20px;
  /*The max size of the scrollbar handle*/
  --os-handle-max-size: 360px;
  /*The axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size: 100%;
  /*The :hover axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-hover: 100%;
  /*The :active axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-active: 100%;
  /*Increases the interactive area of the scrollbar handle.*/
  --os-handle-interactive-area-offset: 2px;
}

header {
  font-size: 12px;
  line-height: 100%;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

header .mainNav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 860px) {
  header .mainNav {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

header .mainNav a:not(.button) {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

header .mainNav a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

header.hasTopBar,
  .pageContent.hasTopBar,
  footer.hasTopBar {
  --tw-translate-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

header,
  .pageContent,
  footer {
  --tw-translate-y: -29px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.pageContent {
  margin-top: 134px;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
}

@media (max-width: 860px) {
  .pageContent {
    margin-top: 5rem;
  }
}

header.noAnim,
  .pageContent.noAnim,
  footer.noAnim {
  transition-property: none;
  transition-duration: 0s;
}

.bookingBar {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  margin-top: -35px;
  display: flex;
  height: 70px;
  width: 90%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 238 / var(--tw-bg-opacity, 1));
}

@media (max-width: 860px) {
  .bookingBar {
    margin-top: -76px;
    height: auto;
    flex-direction: column;
  }
}

.bookingBar > div {
  width: 20%;
  flex-grow: 1;
  border-right-width: 1px;
  border-style: solid;
  border-color: rgb(140 140 140 / 0.5);
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 238 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.bookingBar > div:last-child {
  border-style: none;
}

@media (max-width: 860px) {
  .bookingBar > div {
    width: 100%;
    border-right-width: 0px;
    border-bottom-width: 1px;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.bookingBar label {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 10px;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.bookingBar input,
  .bookingBar select {
  width: 100%;
  border-style: none;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.bookingBar input::-moz-placeholder, .bookingBar select::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

.bookingBar input::placeholder,
  .bookingBar select::placeholder {
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

.bookingBar .button {
  width: 100%;
}

@media (max-width: 860px) {
  .bookingBar .button {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.clickBox > div:not(.insetText),
  .clickBox > div:not(.roomsInfo) {
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden;
}

@media (max-width: 860px) {
  .clickBox > div:not(.insetText),
  .clickBox > div:not(.roomsInfo) {
    margin-bottom: 1.5rem;
  }
}

.clickBox > div:not(.insetText) .overlay,
  .clickBox > div:not(.roomsInfo) .overlay {
  position: absolute;
  inset: 0px;
  background-image: linear-gradient(180deg,rgba(20,19,23,0) 56.79%,rgba(20,19,23,0.88) 100%);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.clickBox > div:not(.insetText) > img,
  .clickBox > div:not(.roomsInfo) > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (max-width: 860px) {
  .clickBox > div:not(.insetText) > img,
  .clickBox > div:not(.roomsInfo) > img {
    aspect-ratio: 4/3;
  }
}

.clickBox > h4,
  .clickBox .insetText > h4 {
  margin-bottom: 1rem;
}

@media (max-width: 860px) {
  .clickBox > h4,
  .clickBox .insetText > h4 {
    margin-bottom: 0.75rem;
  }
}

.clickBox > p,
  .clickBox .insetText > p {
  margin-bottom: 1.5rem;
}

@media (max-width: 860px) {
  .clickBox > p,
  .clickBox .insetText > p {
    margin-bottom: 1rem;
  }
}

.clickBox > span,
  .clickBox .insetText > span {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 100%;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.clickBox > span img,
  .clickBox .insetText > span img,
  .arrowLink img {
  margin-left: 1rem;
  display: inline-block;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.group:hover .clickBox > span img,.group:hover 
  .clickBox .insetText > span img,.group:hover 
  .arrowLink img {
  margin-left: 1.5rem;
}

.clickBox .insetText {
  --tw-bg-opacity: 1;
  background-color: rgb(31 30 34 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.25rem;
}

@media (max-width: 860px) {
  .clickBox .insetText {
    padding-bottom: 1rem;
  }
}

.clickBox.grillClickBox > h3 {
  font-size: 30px;
  line-height: 105%;
  font-family: "Erstoria";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

@media (max-width: 1360px) {
  .clickBox.grillClickBox > h3 {
    font-size: 28px !important;
  }
}

@media (max-width: 860px) {
  .clickBox.grillClickBox > h3 {
    font-size: 24px;
  }
}

.clickBox.grillClickBox > h3 {
  margin-bottom: 0.875rem;
}

@media (max-width: 860px) {
  .clickBox.grillClickBox > h3 {
    margin-bottom: 0.625rem;
  }
}

.clickBox.grillClickBox > p {
  font-size: 14px;
  line-height: 150%;
}

.clickBox.grillClickBox > span {
  font-size: 12px;
  line-height: 105%;
}

.clickBox.grillClickBox > span .button {
  font-family: "Ezra", sans-serif;
  padding-top: 1rem;
  font-weight: 600;
}

.clickBox.grillClickBox > span {
  --tw-text-opacity: 1;
  color: rgb(182 133 78 / var(--tw-text-opacity, 1));
  font-family: "Ezra", sans-serif;
  font-weight: 600;
}

.roomsSlider {
  margin-bottom: 2rem;
}

.roomsBox {
  margin-bottom: 4rem;
}

@media (max-width: 860px) {
  .roomsBox {
    margin-bottom: 1.5rem;
  }
}

.roomsInfo {
  margin-bottom: 0px !important;
  margin-top: 1.25rem !important;
  display: flex;
  align-items: center;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.roomsInfo span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.roomsInfo span sub {
  position: relative;
  top: -0.25rem;
  left: -0.25rem;
  display: inline-block;
  font-size: 8px;
}

.roomsInfo span img {
  position: relative;
  top: -1px;
  height: 1rem;
  width: auto;
}

p.roomsIntro > p {
  font-size: 18px;
  line-height: 150%;
}

.roomsIntro > p {
  margin-bottom: 0px !important;
  margin-top: 1.5rem;
}

.roomsExcerpt p {
  margin-top: 1rem;
  width: 100%;
}

.roomsFeatures > ul {
  margin-top: 1.5rem;
}

.roomsFeatures > ul li {
  margin-bottom: 0.5rem;
  font-size: 16px;
  line-height: 150%;
}

.roomsFeatures > ul li::before {
  position: relative;
  margin-right: 0.625rem;
  display: inline-block;
  height: 0.625rem;
  width: 1rem;
  background-image: url('/images/icons/tick.svg');
  background-size: contain;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

@media (max-width: 1360px) {
  .testimonial > p {
    font-size: 27px !important;
  }
}

@media (max-width: 860px) {
  .testimonial > p {
    font-size: 24px !important;
  }
}

.testimonial > p {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  font-size: 32px;
  line-height: 105%;
  line-height: 1.375;
}

.grillTestimonial p .button {
  font-family: "Ezra", sans-serif;
  padding-top: 1rem;
  font-weight: 600;
}

.grillTestimonial p {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  font-size: 22px;
  font-family: "Ezra", sans-serif;
  font-weight: 300;
}

.grillTestimonial img {
  fill: #5A152F;
}

.drinkDineIntro p {
  font-size: 14px;
  line-height: 150%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}

@media (max-width: 860px) {
  .drinkDineIntro p {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
  }
}

.drinkDineIntro a {
  min-width: 200px;
}

.twoButtons {
  margin-top: 1.5rem;
  display: flex;
  gap: 1.5rem;
}

@media (max-width: 860px) {
  .twoButtons {
    flex-direction: column;
    gap: 1rem;
  }
}

.twoButtons .button {
  flex: 1 1 0%;
}

@media (max-width: 860px) {
  .twoButtons .button {
    width: 100%;
  }
}

.textBlock {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 500px;
  flex-direction: column;
  justify-content: center;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (max-width: 860px) {
  .textBlock {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.textBlock > span {
  display: block;
  font-size: 18px;
  line-height: 150%;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
  margin-bottom: 1rem;
}

.oneLocation .locationDetails .textBlock > span {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .textBlock > span {
    margin-bottom: 0.625rem;
  }
}

.textBlock > h2 {
  margin-bottom: 1.75rem;
}

@media (max-width: 860px) {
  .textBlock > h2 {
    margin-bottom: 1.25rem;
  }
}

.textBlock > h3 {
  margin-bottom: 1.75rem;
}

@media (max-width: 860px) {
  .textBlock > h3 {
    margin-bottom: 1.25rem;
  }
}

.textBlock > p {
  margin-bottom: 1.25rem;
}

@media (max-width: 860px) {
  .textBlock > p {
    margin-bottom: 1.75rem;
  }
}

/*this targets buttons added in CMS text editors.*/

@media (max-width: 1360px) {
  .textBlock > p > a {
    margin-bottom: -0.5rem;
    width: 100%;
  }
}

.textBlock > ul li {
  margin-bottom: 0.5rem;
  font-size: 16px;
  line-height: 150%;
}

.textBlock > ul li::before {
  position: relative;
  margin-right: 0.625rem;
  display: inline-block;
  height: 0.625rem;
  width: 1rem;
  background-image: url('/images/icons/tick.svg');
  background-size: contain;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

/*blocks*/

.blockBuilderText ul {
  margin-top: -0.5rem;
  margin-bottom: 2rem;
}

@media (max-width: 860px) {
  .blockBuilderText ul {
    margin-bottom: 2rem;
  }
}

.blockBuilderText ul li {
  margin-left: 1.75rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
  font-size: 16px;
  line-height: 150%;
}

.fullSlider .slick-track {
  display: flex !important;
  gap: 2.5rem;
}

@media (max-width: 860px) {
  .fullSlider .slick-track {
    gap: 0px;
  }
}

.fullSlider .slick-slide {
  height: inherit !important;
  width: auto !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

@media (max-width: 860px) {
  .fullSlider .slick-slide {
    height: auto !important;
    width: 100% !important;
  }
}

.fullSlider .slick-slide img {
  height: 600px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 860px) {
  .fullSlider .slick-slide img {
    aspect-ratio: 4/3;
    height: auto;
  }
}

.fullSlider .slick-arrow,
  .roomsSlider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: flex;
  height: 3rem;
  width: 3rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

@media (max-width: 860px) {
  .fullSlider .slick-arrow,
  .roomsSlider .slick-arrow {
    height: 2.25rem;
    width: 2.25rem;
  }
}

.fullSlider .slick-arrow:hover,
  .roomsSlider .slick-arrow:hover {
  opacity: 0.9;
}

.fullSlider .slick-arrow.hide {
  pointer-events: none;
  opacity: 0;
}

.fullSlider .slick-prev {
  left: 1.25rem;
  background-image: url('/images/icons/prev-full.svg');
}

@media (max-width: 860px) {
  .fullSlider .slick-prev {
    left: 1.25rem;
  }
}

.fullSlider .slick-next {
  right: 1.25rem;
  background-image: url('/images/icons/next-full.svg');
}

@media (max-width: 860px) {
  .fullSlider .slick-next {
    right: 1.25rem;
  }
}

.scrollingBar {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 30;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 23px;
  transition-property: top;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 800ms;
}

@media (max-width: 860px) {
  .scrollingBar {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.scrollingBar.dark {
  --tw-bg-opacity: 1;
  background-color: rgb(31 30 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.scrollingBar.burgundy {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(90 21 47 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.scrollingBar.show {
  top: 167px;
}

@media (max-width: 860px) {
  .scrollingBar.show {
    top: 80px;
  }
}

.scrollingBar.hasTopBar.show {
  top: 196px;
}

@media (max-width: 860px) {
  .scrollingBar.hasTopBar.show {
    top: 108px;
  }
}

.scrollingBar a {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 100%;
  position: relative;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.scrollingBar a::after {
  position: absolute;
  left: 0px;
  bottom: -1.5rem;
  height: 1px;
  width: 0px;
  border-bottom-width: 1px;
  background-color: rgb(211 191 137 / 0.7);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

.scrollingBar a:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.scrollingBar a:hover::after {
  content: var(--tw-content);
  width: 100%;
}

@media (max-width: 860px) {
  .scrollingBar a {
    font-size: 10px;
    line-height: 100%;
  }
}

.scrollingBar.burgundy a {
  font-size: 12px;
  line-height: 105%;
}

.scrollingBar.burgundy a .button {
  font-family: "Ezra", sans-serif;
  padding-top: 1rem;
  font-weight: 600;
}

.scrollingBar.burgundy a {
  font-family: "Ezra", sans-serif;
  font-weight: 600;
}

.roomsSlider .slick-dots {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
  top: auto;
  bottom: 1.5rem;
  display: flex;
  gap: 0.5rem;
  font-size: 0;
}

@media (max-width: 860px) {
  .roomsSlider .slick-dots {
    bottom: 1.25rem;
  }
}

.roomsSlider .slick-dots li button {
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(140 140 140 / var(--tw-bg-opacity, 1));
}

.roomsSlider .slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 238 / var(--tw-bg-opacity, 1));
}

.roomsSlider .slick-arrow {
  height: 2rem;
  width: 2rem;
}

.roomsSlider .slick-prev {
  left: 1.25rem;
  background-image: url('/images/icons/prev.svg');
}

@media (max-width: 860px) {
  .roomsSlider .slick-prev {
    left: 1.25rem;
  }
}

.roomsSlider .slick-next {
  right: 1.25rem;
  background-image: url('/images/icons/next.svg');
}

@media (max-width: 860px) {
  .roomsSlider .slick-next {
    right: 1.25rem;
  }
}

.filterNav {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgb(211 191 137 / 0.3);
  padding-top: 0.125rem;
  text-align: center;
}

@media (max-width: 1080px) {
  .filterNav {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.filterNav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1360px) {
  .filterNav ul {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }
}

@media (max-width: 1080px) {
  .filterNav ul {
    flex-wrap: wrap;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

.filterNav ul li a {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 100%;
  position: relative;
  display: block;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.filterNav ul li a::after {
  position: absolute;
  bottom: -1px;
  left: 0px;
  height: 1px;
  width: 0px;
  background-color: rgb(211 191 137 / 0.8);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

.filterNav ul li a:hover::after {
  content: var(--tw-content);
  width: 100%;
}

@media (max-width: 1080px) {
  .filterNav ul li a {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .filterNav ul li a::after {
    content: var(--tw-content);
    display: none;
  }
}

.filterNav ul li a.active,
  .filterNav ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.filterNav ul li a.active::after,
  .filterNav ul li a:hover::after {
  content: var(--tw-content);
  width: 100%;
}

.pagination {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

@media (max-width: 860px) {
  .pagination {
    gap: 0.625rem;
  }
}

.pagination a.page {
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  padding-top: 5px;
  padding-bottom: 5px;
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.pagination a.page:hover {
  --tw-border-opacity: 1;
  border-color: rgb(211 191 137 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.pagination a.prev,
  .pagination a.next {
  padding-top: 5px;
  padding-bottom: 5px;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.pagination a.prev:hover,
  .pagination a.next:hover {
  opacity: 0.7;
}

.pagination a.prev.disabled,
  .pagination a.next.disabled {
  pointer-events: none;
  opacity: 0.2;
}

.pagination a.next {
  margin-left: 0.5rem;
}

.pagination a.prev {
  margin-right: 0.5rem;
}

.pagination a.active {
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(211 191 137 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 19 23 / var(--tw-text-opacity, 1));
}

.ctaBox {
  position: relative;
  display: block;
  overflow: hidden;
}

.ctaBox img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.ctaBox .ctaOverlay {
  position: absolute;
  inset: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgb(20 19 23 / 0.5);
  padding: 2.5rem;
  text-align: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.ctaBox .ctaOverlay h2 {
  margin-bottom: 2rem;
}

@media (max-width: 860px) {
  .ctaBox .ctaOverlay h2 {
    margin-bottom: 1.5rem;
  }

  .ctaBox .ctaOverlay span.button {
    width: auto;
    min-width: 282px;
  }
}

footer.hasTopBar {
  padding-bottom: 2rem;
}

footer {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
}

footer a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

footer h6 {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

footer .footerList {
  margin-top: 1.5rem;
}

footer .footerList li {
  margin-bottom: 0.75rem;
  line-height: 1;
}

@media (max-width: 860px) {
  footer .footerList.splitOnMobile {
    font-size: 0;
  }

  footer .footerList.splitOnMobile li {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    line-height: 150%;
    line-height: 1;
  }
}

.form {
}

.form label:not(.checkboxLabel) {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 10px;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.form input:not([type="checkbox"]),
  .form select,
  .form textarea {
  margin-bottom: 1.5rem;
  width: 100%;
  border-radius: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(211 191 137 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.form input:not([type="checkbox"])::-moz-placeholder, .form select::-moz-placeholder, .form textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.form input:not([type="checkbox"])::placeholder,
  .form select::placeholder,
  .form textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
}

.form textarea {
  height: 8rem;
  resize: none;
}

.form .checkboxLabel {
  display: block;
  cursor: pointer;
}

.form .checkboxLabel span {
  vertical-align: middle;
}

@media (max-width: 860px) {
  .form .checkboxLabel span {
    font-size: 12px;
    line-height: 100%;
  }
}

.form .checkboxLabel input {
  position: relative;
  top: -1px;
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}

.instagram_feed {
  display: flex;
  gap: 1.5rem;
}

@media (max-width: 860px) {
  .instagram_feed {
    flex-wrap: wrap;
    gap: 1rem;
  }
}

.instagram_feed a {
  width: 16.666667%;
}

@media (max-width: 860px) {
  .instagram_feed a {
    flex: 0 0 calc(33.333% - 11px);
  }
}

@media (max-width: 501px) {
  .instagram_feed a {
    flex: 0 0 calc(50% - 8px);
  }
}

.instagram_feed img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.menuSection {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(20 19 23 / var(--tw-bg-opacity, 1));
}

.menuSection .backgroundImage {
  position: absolute;
  inset: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
}

.menuSection .backgroundImage img {
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.menuSection .backgroundImage img.active {
  opacity: 1;
}

.menuSection .overlay {
  position: absolute;
  inset: 0px;
  z-index: 5;
  background-color: rgb(20 19 23 / 0.6);
}

.menuSection .menuWrapper {
  position: relative;
  z-index: 10;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

@media (max-width: 860px) {
  .menuSection .menuWrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.menuSection .menuLinks {
  margin-top: 2.5rem;
}

@media (max-width: 860px) {
  .menuSection .menuLinks {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
}

.menuSection .menuLinks li {
  margin-bottom: 0px;
}

.menuSection .menuLinks li:last-child {
  margin-bottom: 0px;
}

.menuSection .menuLinks li a {
  font-size: 40px;
  line-height: 105%;
  font-family: "Erstoria";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

@media (max-width: 1360px) {
  .menuSection .menuLinks li a {
    font-size: 38px !important;
  }
}

@media (max-width: 860px) {
  .menuSection .menuLinks li a {
    font-size: 33px;
  }
}

.menuSection .menuLinks li a {
  position: relative;
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 248 238 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.menuSection .menuLinks li a:hover {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.menuSection .menuLinks li a img {
  margin-left: 0px;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.icons {
  margin-bottom: 8rem;
  display: flex;
  justify-content: space-evenly;
  gap: 2.5rem;
}

@media (max-width: 860px) {
  .icons {
    flex-wrap: wrap;
    row-gap: 3rem;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

.icons .iconBox {
  width: 16.666667%;
  white-space: normal;
}

@media (max-width: 860px) {
  .icons .iconBox {
    width: 33.333333%;
  }
}

.logo-slider .logo {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  display: flex;
  height: 50px;
  width: 200px;
  align-items: center;
}

@media (max-width: 860px) {
  .logo-slider .logo {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    height: 40px;
    width: 150px;
  }
}

.logo-slider .logo img {
  margin-left: auto;
  margin-right: auto;
  max-height: 50px;
  max-width: 100%;
}

.largerIcons {
  margin-bottom: 2rem;
  margin-top: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  row-gap: 5rem;
}

@media (max-width: 860px) {
  .largerIcons {
    gap: 2.5rem;
  }
}

.largerIcons .iconBox {
  width: calc(33.33% - 48px);
  text-align: center;
}

@media (max-width: 860px) {
  .largerIcons .iconBox {
    width: 50%;
  }
}

.largerIcons .iconBox img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}

.largerIcons .iconBox h5 {
  margin-bottom: 1.25rem;
}

.cta1Intro p {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  max-width: 460px;
}

@media (max-width: 860px) {
  .cta1Intro p {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
  }
}

/* scrolling testimonial on careers page */

.oneTestimonial {
  margin-bottom: 5rem;
  margin-right: 1.5rem;
  display: inline-block;
  width: 400px;
  vertical-align: top;
}

.oneTestimonial:last-child {
  margin-right: 0px;
}

@media (max-width: 860px) {
  .oneTestimonial {
    margin-bottom: 4rem;
    width: 300px;
  }
}

.oneTestimonial {
  white-space: normal;
}

.oneTestimonial p.quote {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  padding-right: 1.5rem;
  font-style: italic;
}

@media (max-width: 860px) {
  .oneTestimonial p.quote {
    padding-right: 1rem;
  }
}

.oneTestimonial h6 {
  margin-bottom: 0.25rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.careersStages .oneStage {
  position: relative;
  margin-bottom: 2.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(211 191 137 / var(--tw-border-opacity, 1));
  padding: 1.25rem;
  text-align: center;
  line-height: 1;
}

@media (max-width: 860px) {
  .careersStages .oneStage {
    padding: 1rem;
  }
}

.careersStages .oneStage::after {
  position: absolute;
  top: 100%;
  left: 50%;
  height: 2.5rem;
  width: 1rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-image: url('/images/icons/arrow-down-plain.svg');
  background-size: contain;
  background-repeat: no-repeat;
  --tw-content: '';
  content: var(--tw-content);
}

.careersStages .oneStage:last-child {
  margin-bottom: 0px;
}

.careersStages .oneStage:last-child::after {
  content: var(--tw-content) !important;
  display: none !important;
}

.careersStages .oneStage span {
  letter-spacing: 0.1em;
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 100%;
  line-height: 1 !important;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fadeIn {
  animation: fadeIn 600ms ease-out forwards;
  animation-delay: 0.3s;
}

.newsreader-regular {
  font-family: "Newsreader", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Ezra";

  src: url("/fonts/Ezra-Light.woff2") format("woff2"),
    url("/fonts/Ezra-Light.woff") format("woff");

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "Erstoria";

  src: url("/fonts/Erstoria-Regular.woff2") format("woff2"),
    url("/fonts/Erstoria-Regular.woff") format("woff");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "GT";

  font-optical-sizing: auto;

  font-weight: 300;

  font-style: normal;

  src: url("/fonts/GT-America-Extended-Light.woff2") format("woff2"),
    url("/fonts/GT-America-Extended-Light.woff") format("woff");
}

.grill-heading {
  font-family: "Erstoria";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.grill-body {
  font-family: "Ezra", sans-serif;
  font-weight: 300;
}

.grill-bold {
  font-weight: 600;
}

.font-header {
  font-family: "GT", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track {
  width: calc(100% - 80px);
  left: 40px;
}

@media (max-width: 860px) {
  .homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track {
    left: 1.5rem;
    width: calc(100% - 44px);
  }
}

.homeScroller .os-scrollbar-horizontal .os-scrollbar-handle {
  bottom: -1px;
  cursor: pointer;
  left: 0;
  height: 2px;
}

@media (max-width: 860px) {
  .homeScroller .os-scrollbar-horizontal .os-scrollbar-handle {
    width: 180px;
  }
}

.homeScroller .os-scrollbar-track {
  height: 1px;
  overflow: visible;
  margin-top: -2px;
  background-color: rgb(211 191 137 / 0.1);
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

@media (max-width: 1140px) {
  @media (max-width: 1360px) {
    .medium\:\!text-2xl {
      font-size: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .medium\:\!text-2xl {
      font-size: 18px !important;
    }
  }
}

@media (max-width: 860px) {
  .mobile\:center-reset {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: none;
  }
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:bg-cover::after {
  content: var(--tw-content);
  background-size: cover;
}

.after\:pb-\[67\.5\%\]::after {
  content: var(--tw-content);
  padding-bottom: 67.5%;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.after\:content-\[\'-\'\]::after {
  --tw-content: '-';
  content: var(--tw-content);
}

.group:hover .group-hover\:ml-3 {
  margin-left: 0.75rem;
}

.group:hover .group-hover\:ml-6 {
  margin-left: 1.5rem;
}

.group:hover .group-hover\:scale-\[103\%\] {
  --tw-scale-x: 103%;
  --tw-scale-y: 103%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-dark\/0 {
  background-color: rgb(20 19 23 / 0);
}

.group:hover .group-hover\:bg-dark\/10 {
  background-color: rgb(20 19 23 / 0.1);
}

.group:hover .group-hover\:bg-dark\/40 {
  background-color: rgb(20 19 23 / 0.4);
}

.group:hover .group-hover\:text-gold {
  --tw-text-opacity: 1;
  color: rgb(211 191 137 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:\!opacity-100 {
  opacity: 1 !important;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-50 {
  opacity: 0.5;
}

@media (max-width: 1360px) {
  .laptop\:p-12 {
    padding: 3rem;
  }
}

@media (max-width: 1140px) {
  .medium\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .medium\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .medium\:hidden {
    display: none;
  }

  .medium\:min-h-\[500px\] {
    min-height: 500px;
  }

  .medium\:p-10 {
    padding: 2.5rem;
  }

  .medium\:\!text-2xl {
    font-size: 22px !important;
    line-height: 105% !important;
  }
}

@media (max-width: 1080px) {
  .tablet\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .tablet\:col-span-full {
    grid-column: 1 / -1;
  }

  .tablet\:hidden {
    display: none;
  }

  .tablet\:aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }

  .tablet\:gap-6 {
    gap: 1.5rem;
  }
}

@media (min-width: 860px) {
  .group:hover .desktop\:group-hover\:bottom-6 {
    bottom: 1.5rem;
  }

  .group:hover .desktop\:group-hover\:scale-\[103\%\] {
    --tw-scale-x: 103%;
    --tw-scale-y: 103%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .desktop\:group-hover\:bg-dark\/40 {
    background-color: rgb(20 19 23 / 0.4);
  }

  .group:hover .desktop\:group-hover\:\!opacity-100 {
    opacity: 1 !important;
  }
}

@media (max-width: 860px) {
  .mobile\:relative {
    position: relative;
  }

  .mobile\:-top-\[3px\] {
    top: -3px;
  }

  .mobile\:bottom-8 {
    bottom: 2rem;
  }

  .mobile\:left-5 {
    left: 1.25rem;
  }

  .mobile\:left-6 {
    left: 1.5rem;
  }

  .mobile\:right-5 {
    right: 1.25rem;
  }

  .mobile\:right-auto {
    right: auto;
  }

  .mobile\:top-6 {
    top: 1.5rem;
  }

  .mobile\:order-1 {
    order: 1;
  }

  .mobile\:order-2 {
    order: 2;
  }

  .mobile\:order-3 {
    order: 3;
  }

  .mobile\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .mobile\:col-span-full {
    grid-column: 1 / -1;
  }

  .mobile\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .mobile\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .mobile\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .mobile\:\!mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .mobile\:\!mr-5 {
    margin-right: 1.25rem !important;
  }

  .mobile\:mb-0 {
    margin-bottom: 0px;
  }

  .mobile\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .mobile\:mb-12 {
    margin-bottom: 3rem;
  }

  .mobile\:mb-20 {
    margin-bottom: 5rem;
  }

  .mobile\:mb-4 {
    margin-bottom: 1rem;
  }

  .mobile\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .mobile\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .mobile\:mb-8 {
    margin-bottom: 2rem;
  }

  .mobile\:ml-0 {
    margin-left: 0px;
  }

  .mobile\:ml-6 {
    margin-left: 1.5rem;
  }

  .mobile\:mr-3 {
    margin-right: 0.75rem;
  }

  .mobile\:mt-0 {
    margin-top: 0px;
  }

  .mobile\:mt-10 {
    margin-top: 2.5rem;
  }

  .mobile\:mt-12 {
    margin-top: 3rem;
  }

  .mobile\:mt-16 {
    margin-top: 4rem;
  }

  .mobile\:mt-20 {
    margin-top: 5rem;
  }

  .mobile\:mt-24 {
    margin-top: 6rem;
  }

  .mobile\:mt-4 {
    margin-top: 1rem;
  }

  .mobile\:mt-6 {
    margin-top: 1.5rem;
  }

  .mobile\:mt-8 {
    margin-top: 2rem;
  }

  .mobile\:mt-9 {
    margin-top: 2.25rem;
  }

  .mobile\:block {
    display: block;
  }

  .mobile\:inline-block {
    display: inline-block;
  }

  .mobile\:inline {
    display: inline;
  }

  .mobile\:\!hidden {
    display: none !important;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:aspect-\[4\/5\] {
    aspect-ratio: 4/5;
  }

  .mobile\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .mobile\:h-\[280px\] {
    height: 280px;
  }

  .mobile\:h-\[400px\] {
    height: 400px;
  }

  .mobile\:h-auto {
    height: auto;
  }

  .mobile\:min-h-\[auto\] {
    min-height: auto;
  }

  .mobile\:\!w-6 {
    width: 1.5rem !important;
  }

  .mobile\:w-7 {
    width: 1.75rem;
  }

  .mobile\:w-\[120px\] {
    width: 120px;
  }

  .mobile\:w-\[78px\] {
    width: 78px;
  }

  .mobile\:w-\[80px\] {
    width: 80px;
  }

  .mobile\:w-full {
    width: 100%;
  }

  .mobile\:max-w-\[280px\] {
    max-width: 280px;
  }

  .mobile\:max-w-\[600px\] {
    max-width: 600px;
  }

  .mobile\:max-w-full {
    max-width: 100%;
  }

  .mobile\:flex-col {
    flex-direction: column;
  }

  .mobile\:gap-3 {
    gap: 0.75rem;
  }

  .mobile\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .mobile\:p-0 {
    padding: 0px;
  }

  .mobile\:p-4 {
    padding: 1rem;
  }

  .mobile\:p-6 {
    padding: 1.5rem;
  }

  .mobile\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mobile\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mobile\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mobile\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .mobile\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .mobile\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .mobile\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .mobile\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .mobile\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .mobile\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .mobile\:pb-12 {
    padding-bottom: 3rem;
  }

  .mobile\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .mobile\:pb-16 {
    padding-bottom: 4rem;
  }

  .mobile\:pb-20 {
    padding-bottom: 5rem;
  }

  .mobile\:pb-24 {
    padding-bottom: 6rem;
  }

  .mobile\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .mobile\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .mobile\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .mobile\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .mobile\:pr-0 {
    padding-right: 0px;
  }

  .mobile\:pt-0 {
    padding-top: 0px;
  }

  .mobile\:pt-12 {
    padding-top: 3rem;
  }

  .mobile\:pt-16 {
    padding-top: 4rem;
  }

  .mobile\:pt-20 {
    padding-top: 5rem;
  }

  .mobile\:pt-32 {
    padding-top: 8rem;
  }

  .mobile\:pt-8 {
    padding-top: 2rem;
  }

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

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

  .mobile\:text-sm {
    font-size: 12px;
    line-height: 100%;
  }
}

@media (max-width: 501px) {
  .small\:max-w-\[300px\] {
    max-width: 300px;
  }
}
