﻿*, ::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.17 | 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: #e5e7eb; /* 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 */
  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]) {
  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::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;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
* {
  font-family: utile-display;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html, body {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: utile-display;
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
u {
  text-decoration-line: underline;
}
a {
  text-decoration-thickness: 1px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.container {
  width: 90%;
  max-width: 1295px;
}
.container--smallest {
  max-width: 550px;
}
.container--narrow {
  max-width: 952px;
}
.container--full {
  width: 100%;
  max-width: none;
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}
.contained-hero.container--full .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
p, 
table {
  font-size: 1rem;
  line-height: calc(1rem + 0.5rem);
}
@media (min-width: 768px) {

  p, 
table {
    font-size: 1.25rem;
    line-height: calc(1.25rem + 0.5rem);
  }
}
.main-content h1,
    .main-content h2,
    .main-content h3,
    .main-content h4,
    .main-content h5,
    .main-content h6 {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.main-content p,
    .main-content ul,
    .main-content table,
    .main-content hr {
  margin-bottom: 1.25rem;
}
.main-content p a, .main-content ul a, .main-content table a, .main-content hr a {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.main-content p a:hover, .main-content ul a:hover, .main-content table a:hover, .main-content hr a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.main-content ul {
  font-size: 1rem;
  line-height: calc(1rem + 0.5rem);
}
@media (min-width: 768px) {

  .main-content ul {
    font-size: 1.25rem;
    line-height: calc(1.25rem + 0.5rem);
  }
}
.main-content hr {
  --tw-border-opacity: 1;
  border-color: rgb(210 18 69 / var(--tw-border-opacity, 1));
}
.accordion-copy hr {
  margin-bottom: 1.25rem;
}
.copy {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.copy h1:not(:first-child), .copy h2:not(:first-child), .copy h3:not(:first-child), .copy h4:not(:first-child), .copy h5:not(:first-child), .copy h6:not(:first-child) {
  margin-top: 20px;
}
.copy hr {
  margin-top: 0px;
  margin-bottom: -12px;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.copy hr:not(:first-child) {
  margin-top: 15px;
}
.copy table {
  margin-top: 25px;
  margin-bottom: 35px;
}
.copy table tr:first-child {
  border-top-width: 0px !important;
}
.copy table th {
  min-width: 30vw;
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 801px) {
.copy table th {
    min-width: 210px;
  }
            }
.copy blockquote {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.copy blockquote p {
  font-size: 40px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.copy ul,
    .copy ol {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 0px;
}
.copy ul li:not(:first-child), .copy ol li:not(:first-child) {
  margin-top: 0.5rem;
}
.copy ul {
  list-style-type: disc;
}
.copy ul li::marker {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.copy ul li > ul {
  margin-top: 0px;
}
.copy ol {
  list-style-type: decimal;
}
.copy p,
    .copy ul,
    .copy ol,
    .copy li {
  font-size: 20px;
  line-height: 28px;
}
.copy p:not(:first-child) {
  margin-top: 1.5rem;
}
.copy a:not(.button-with-arrow) {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
.copy a:not(.button-with-arrow):hover {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.copy--large p,
        .copy--large ul,
        .copy--large ol,
        .copy--large li {
  font-size: 42px;
  line-height: 50px;
}
@media screen and (max-width: 639px) {
.copy--large p,
        .copy--large ul,
        .copy--large ol,
        .copy--large li {
    font-size: 32px;
    line-height: 40px;
  }
            }
.copy--large p:not(:first-child) {
  margin-top: 3rem;
}
table {
  width: 100%;
  table-layout: auto;
  overflow: scroll;
}
table tr {
  margin-bottom: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
        border-top-width: 0 !important;
        border-bottom-width: 1px !important;
}
.tablepress>:where(thead)+tbody>*>*, .tablepress>tbody>*~*>* {
    border: none !important;
}
.tablepress>:where(thead,tfoot)>tr>* {
    background-color: transparent !important;
}
video {
    max-width: unset;
}
h1 {
  font-size: 3rem;
  line-height: calc(3rem + 0.5rem);
}
h2 {
  font-size: 2.25rem;
  line-height: calc(2.25rem + 0.5rem);
}
h3 {
  font-size: 1.875rem;
  line-height: calc(1.875rem + 0.5rem);
}
h4 {
  font-size: 1.5rem;
  line-height: calc(1.5rem + 0.5rem);
}
h5 {
  font-size: 1.25rem;
  line-height: calc(1.25rem + 0.5rem);
}
.pointer-events-none {
  pointer-events: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.right-8 {
  right: 2rem;
}
.top-8 {
  top: 2rem;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-\[35px\] {
  margin-top: 35px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[75px\] {
  height: 75px;
}
.h-full {
  height: 100%;
}
.h-96 {
  height: 24rem;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[48\%\] {
  width: 48%;
}
.w-full {
  width: 100%;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.self-center {
  align-self: center;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-visible {
  overflow-y: visible;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-none {
  border-radius: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dotted {
  border-style: dotted;
}
.border-primary-gold {
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\!bg-primary-gold {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.bg-primary-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
}
.bg-primary-red {
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.\!object-contain {
  object-fit: contain !important;
}
.object-cover {
  object-fit: cover;
}
.p-12 {
  padding: 3rem;
}
.p-\[50px\] {
  padding: 50px;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-\[75px\] {
  padding-top: 75px;
  padding-bottom: 75px;
}
.\!pt-\[86px\] {
  padding-top: 86px !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-\[130px\] {
  padding-bottom: 130px;
}
.pb-\[150px\] {
  padding-bottom: 150px;
}
.pb-\[25px\] {
  padding-bottom: 25px;
}
.pb-\[50px\] {
  padding-bottom: 50px;
}
.pb-\[75px\] {
  padding-bottom: 75px;
}
.pl-\[5\%\] {
  padding-left: 5%;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-\[40px\] {
  padding-right: 40px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-40 {
  padding-top: 10rem;
}
.pt-\[130px\] {
  padding-top: 130px;
}
.pt-\[150px\] {
  padding-top: 150px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[75px\] {
  padding-top: 75px;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.text-center {
  text-align: center;
}
.text-5xl {
  font-size: 3rem;
  line-height: calc(3rem + 0.5rem);
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[50px\] {
  font-size: 50px;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-\[34px\] {
  line-height: 34px;
}
.leading-\[58px\] {
  line-height: 58px;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-primary-grey {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.text-primary-red {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-50 {
  opacity: 0.5;
}
.button-with-arrow {
  position: relative;
  display: inline-block;
  width: auto;
  cursor: pointer;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-left: 22px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 14px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero.button-with-arrow .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.button-with-arrow:after {
  position: absolute;
  right: 1rem;
  top: 50%;
  display: block;
  height: 1rem;
  width: 1.25rem;
  --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));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: '';
  content: var(--tw-content);
        background-image: url('../image/right-arrow-gold.svg');
}
.button-with-arrow--beige {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero.button-with-arrow--beige .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.button-with-arrow--beige:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(201 173 136 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.button-with-arrow--beige:hover:after {
                background-image: url('../image/right-arrow-white.svg');
            }
.button-with-arrow--white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.contained-hero.button-with-arrow--white .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.button-with-arrow--white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(201 173 136 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.button-with-arrow--white:hover:after {
                background-image: url('../image/right-arrow-white.svg');
            }
.button-with-arrow--gold {
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.button-with-arrow--gold:after {
            background-image: url('../image/right-arrow-white.svg');
        }
.button-with-arrow--gold:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 189 160 / var(--tw-bg-opacity, 1));
}
.button-with-arrow--wide {
  padding-right: 95px;
}
.category-filters {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-top: 58px;
  padding-bottom: 70px;
}
.contained-hero.category-filters .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 1315px) {
.category-filters {
    padding-top: 0;
    padding-bottom: 25px;
  }
    }
.category-filters--archive {
  padding-top: 0px;
}
.category-filters__container {
  position: relative;
  margin-left: 5%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1315px) {
.category-filters__container {
    display: block;
  }
        }
.category-filters__container--dropdown {
  justify-content: flex-start;
}
.category-filters__container:after {
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 75px;
  --tw-content: '';
  content: var(--tw-content);
            background-image: linear-gradient( to left, rgba(241, 235, 225, 1), rgba(241, 235, 225, 0));
}
.category-filters__heading {
  width: 200px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.category-filters__list {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-right: 100px;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-snap-type: x proximity;
}
.category-filters__list::-webkit-scrollbar {
            display: none;
        }
@media screen and (max-width: 1315px) {
.category-filters__list {
    margin-top: 25px;
    justify-content: flex-start;
    overflow: auto;
    padding-bottom: 12px;
  }
        }
.category-filters__list li {
  display: inline-block;
            scroll-snap-align: start;
}
.category-filters__list li:not(:first-of-type) {
  margin-left: 22px;
}
@media screen and (max-width: 1315px) {
.category-filters__list li:not(:first-of-type) {
    margin-left: 12px;
  }
                }
.category-filters__list a {
  display: inline-flex;
  width: auto;
  align-items: center;
  white-space: nowrap;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 6px;
  padding-bottom: 10px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero.category-filters__list a .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.category-filters__list a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.category-filters__dropdown {
  margin-left: 25px;
  height: 46px;
  min-width: 250px;
  max-width: 250px;
  cursor: pointer;
  appearance: none;
  border-radius: 0.5rem;
  padding-left: 15px;
  padding-right: 55px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
        background-image: url('../image/down-chevron-gold.svg');
        background-size: 18px 8px;
        background-repeat: no-repeat;
        background-position: 93% center;
}
.gform_wrapper .gform_heading {
  display: none;
}
.gform_wrapper .gform_fields {
  row-gap: 20px !important;
}
.gform_wrapper label,
    .gform_wrapper legend {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1)) !important;
}
.gform_wrapper .gform-field-label--type-sub {
  margin-top: 0.5rem !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 26px !important;
}
.gform_wrapper .gform-field-label--type-inline {
  position: relative;
  top: -5px;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1)) !important;
}
.gform_wrapper input.small {
        inline-size: 25% !important;
    }
@media screen and (max-width: 639px) {
.gform_wrapper input.small {
            inline-size: 50% !important
    }
        }
.gform_wrapper input[type="text"],
    .gform_wrapper input[type="tel"],
    .gform_wrapper input[type="email"],
    .gform_wrapper input[type="radio"],
    .gform_wrapper input[type="checkbox"],
    .gform_wrapper textarea {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
  font-size: 18px !important;
  line-height: 26px !important;
}
.gform_wrapper input[type="text"]::placeholder, .gform_wrapper input[type="tel"]::placeholder, .gform_wrapper input[type="email"]::placeholder, .gform_wrapper input[type="radio"]::placeholder, .gform_wrapper input[type="checkbox"]::placeholder, .gform_wrapper textarea::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1)) !important;
}
.gform_wrapper .gfield textarea.large {
        min-block-size: 10rem !important;
    }
.gform_wrapper .gform_button {
  border-radius: 50px !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1)) !important;
  padding-left: 26px !important;
  padding-right: 26px !important;
  padding-top: 10px !important;
  padding-bottom: 15px !important;
  font-size: 22px !important;
  line-height: 30px;
  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: 500ms;
}
.gform_wrapper .gform_button:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1)) !important;
}
.gform_wrapper .gform_confirmation_message {
  font-size: 25px;
}
/* Contact Page */
.page-id-3928 .wysiwyg-block .container {
    overflow: hidden;
}
.footer {
  position: relative;
  z-index: 45;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
}
.contained-hero.footer .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.footer__cta {
  display: flex;
}
@media screen and (max-width: 639px) {
.footer__cta {
    display: block;
  }
        }
.footer__cta li {
  width: 33.333333%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-top-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
@media screen and (max-width: 639px) {
.footer__cta li {
    width: 100%;
  }
            }
.footer__cta li:nth-of-type(2) {
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-left-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  border-right-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.footer__cta a {
  display: block;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 75px;
  text-align: center;
  font-size: 55px;
  line-height: 63px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.footer__cta a {
    padding-top: 10px;
    padding-bottom: 22px;
    font-size: 32px;
    line-height: 40px;
  }
            }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.footer__cta a {
    padding-top: 30px;
    padding-bottom: 37px;
    font-size: 38px;
    line-height: 46px;
  }
            }
.footer__cta a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero.footer__cta a:hover .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.footer__cta a.current-page {
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero.footer__cta a.current-page .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.footer__marquee {
  display: flex;
  border-bottom-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  padding-top: 50px;
  padding-bottom: 85px;
}
@media screen and (max-width: 639px) {
.footer__marquee {
    padding-top: 45px;
    padding-bottom: 65px;
  }
        }
.footer__marquee--extra-padding {
  padding-top: 90px;
  padding-bottom: 125px;
}
.footer__marquee-inner {
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
  text-wrap: nowrap;
  font-size: 188px;
  text-transform: uppercase;
  line-height: 188px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
        will-change: transform;
        animation-name: marquee;
        animation-duration: 1500s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        animation-direction: normal;
}
@media screen and (max-width: 639px) {
.footer__marquee-inner {
    font-size: 100px;
    line-height: 100px;
            animation-duration: 2000s;
  }
        }
@keyframes marquee {
        0% {
            transform: translateX(100vw);
        }
        25% {
            transform: translateX(-100%);
        }
        26% {
            transform: translateX(100vw);
        }
        100% {
            transform: translateX(-100%);
        }
    }
.footer__logos {
  border-bottom-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.footer__logo-item {
  display: block;
  height: 72px !important;
  width: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.footer__logo-item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.footer__logo-item--smaller {
  height: 50px !important;
}
.footer__smallprint {
  font-size: 16px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__smallprint a:hover {
  text-decoration-line: underline;
}
.footer a.footer__smallprint:hover {
  text-decoration-line: underline;
}
.header {
  top: 0px;
  left: 0px;
  z-index: 60;
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 2.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.header--menu {
  position: fixed;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  padding-bottom: 40px;
}
.header__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .header__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .header__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .header__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .header__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .header__container {
    max-width: 1536px;
  }
}
.header__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .header__container {
    overflow: hidden;
}
.wysiwyg-block .header__container {
  overflow: hidden;
  padding-bottom: 3px;
}
.header__button-container {
  display: inline-block;
  width: 92px;
}
@media screen and (max-width: 639px) {
.header__button-container {
    width: auto;
  }
        }
.header__logo {
  position: relative;
  display: inline-block;
  height: 6rem;
  width: 13rem;
}
@media screen and (max-width: 308px) {
.header__logo {
    height: 3.5rem;
    width: 5rem;
  }
        }
@media screen and (min-width: 309px) and (max-width: 499px) {
.header__logo {
    height: 5rem;
    width: 9rem;
  }
        }
.header__logo--bigger {
  height: 8rem;
}
@media screen and (max-width: 308px) {
.header__logo--bigger {
    height: 4rem;
  }
            }
@media screen and (min-width: 309px) and (max-width: 499px) {
.header__logo--bigger {
    height: 5rem;
  }
            }
@media screen and (min-width: 500px) and (max-width: 1023px) {
.header__logo--bigger {
    height: 7rem;
  }
            }
.header__logo-image {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.header__logo-image--after-change {
  display: none;
}
.header__left-list {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 0.75rem;
}
.header__right-list {
  position: relative;
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  column-gap: 0.75rem;
}
.header__button {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.header__search {
  display: inline-block;
  height: 2.5rem;
  width: 2.5rem;
}
.header__burger {
  position: fixed;
  top: 40px;
  right: 5vw;
  display: inline-block;
  height: 2.5rem;
  width: 2.5rem;
}
.header__burger-close {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 100%;
  width: 100%;
}
.header__icon {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.header__left-list-portal {
  display: none;
  height: 2.5rem;
  width: 2.5rem;
}
@media (min-width: 640px) {

  .header__left-list-portal {
    display: inline-block;
  }
}
.main-menu {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(199 171 133 / var(--tw-bg-opacity, 1));
  padding-top: 224px;
}
.main-menu:after {
  pointer-events: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 60;
  display: block;
  height: 6rem;
  width: 100%;
        background-image: linear-gradient(to bottom, rgba(210, 18, 69, 0), rgba(210, 18, 69, 1));
}
.main-menu a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.main-menu__container {
  position: relative;
}
.main-menu__primary {
  z-index: 60;
  display: inline-block;
  width: 66.666667%;
  list-style-type: none;
  padding-bottom: 10rem;
  font-size: 30px;
  line-height: 44px;
}
@media screen and (max-width: 1023px) {
.main-menu__primary {
    display: block;
    width: 100%;
    padding-bottom: 1.5rem;
  }
        }
.main-menu__primary > li > a {
  text-transform: uppercase;
}
.main-menu__primary > li > a em {
  text-transform: none;
}
.main-menu__primary a {
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
.main-menu__open-sub-menu {
    pointer-events: none;
    position: relative;
    z-index: -1;
  }}
.main-menu__sub-menu {
  position: absolute;
  top: 0px;
  left: 40%;
  z-index: 10;
  display: none;
  min-height: 100vh;
  width: 60vw;
  --tw-bg-opacity: 1;
  background-color: rgb(212 189 160 / var(--tw-bg-opacity, 1));
  padding-top: 224px;
  padding-bottom: 20rem;
  padding-left: 6rem;
  opacity: 1;
}
@media screen and (max-width: 639px) {
.main-menu__sub-menu {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 12rem;
    padding-bottom: 6rem;
  }
        }
@media screen and (max-width: 1023px) {
.main-menu__sub-menu {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 100%;
    overflow-y: scroll;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.main-menu__sub-menu {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 12rem;
    padding-bottom: 6rem;
  }
        }
.main-menu__sub-menu-back {
  display: none;
}
@media screen and (max-width: 1023px) {
.main-menu__sub-menu-back {
    display: block;
  }
        }
.main-menu__sub-menu-back a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.main-menu__secondary-parent {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.contained-hero.main-menu__secondary-parent .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 1023px) {
.main-menu__secondary-parent {
    position: static;
    margin-top: 3.5rem;
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
        }
.main-menu__secondary-parent--footer {
  position: static;
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
}
.contained-hero.main-menu__secondary-parent--footer .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 1023px) {
.main-menu__secondary-parent--footer {
    margin-top: 0px;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
            }
.main-menu__secondary-parent--footer li a {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.main-menu__secondary-parent--footer li a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: underline;
}
.main-menu__secondary-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
.main-menu__secondary-container {
    display: block;
  }
        }
@media screen and (min-width: 1024px) {
.main-menu__secondary {
    padding-right: 1rem;
  }
        }
.main-menu__secondary li {
  display: inline-block;
}
@media screen and (max-width: 1023px) {
.main-menu__secondary li {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    display: block;
  }
            }
.main-menu__secondary li:not(:last-of-type) {
  margin-right: 1.5rem;
}
.main-menu__secondary li a {
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.main-menu__secondary li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.main-menu__socials {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media screen and (max-width: 1023px) {
.main-menu__socials {
    margin-top: 3.5rem;
    justify-content: flex-start;
  }
        }
@media screen and (min-width: 1024px) and (max-width: 1320px) {
.main-menu__socials {
    margin-top: 1.5rem;
  }
        }
.main-menu__socials--wysiwyg-block {
  margin-top: 50px;
  justify-content: flex-start;
}
@media screen and (max-width: 770px) {
.main-menu__socials--wysiwyg-block {
    margin-top: 20px;
  }
            }
.main-menu__socials li {
  display: inline-block;
}
.main-menu__socials li:not(:first-of-type) {
  margin-left: 0.5rem;
}
.main-menu__socials li a {
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
}
.main-menu__socials li a img {
  height: 22px;
  width: 22px;
  object-fit: contain;
}
.main-menu__socials li a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(201 173 136 / var(--tw-bg-opacity, 1));
}
.pagination {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .pagination {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .pagination {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .pagination {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .pagination {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .pagination {
    max-width: 1536px;
  }
}
.pagination {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-bottom: 100px;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .pagination {
    overflow: hidden;
}
.contained-hero.pagination .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.wysiwyg-block .pagination {
  overflow: hidden;
  padding-bottom: 3px;
}
.pagination__container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.pagination li {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 28px;
}
.pagination li.prev a,
            .pagination li.prev button,
            .pagination li.next a,
            .pagination li.next button {
  position: relative;
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.contained-hero.pagination li.prev a .contained-hero__heading,.contained-hero
            .pagination li.prev button .contained-hero__heading,.contained-hero
            .pagination li.next a .contained-hero__heading,.contained-hero
            .pagination li.next button .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.pagination li.prev a:disabled, .pagination li.prev button:disabled, .pagination li.next a:disabled, .pagination li.next button:disabled {
  pointer-events: none;
  opacity: 0.6;
}
.pagination li.prev img, .pagination li.next img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 76px;
  width: 76px;
  --tw-translate-x: -50%;
  --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));
}
.pagination li.current {
  height: 50px;
  width: 50px;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.pagination li a {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.portal-nav {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  display: none;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.portal-nav .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.portal-nav {
    display: none !important;
  }
    }
.portal-nav ul {
  display: flex;
  justify-content: space-between;
}
.portal-nav li {
  display: inline-block;
  min-width: 16.66666%;
  flex: 1 1 0%;
}
.portal-nav li:not(:last-of-type) {
  border-right-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.portal-nav a {
  display: block;
  width: 100%;
  padding-left: 2.2vw;
  padding-right: 2.2vw;
  padding-top: 11px;
  padding-bottom: 11px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 640px) and (max-width: 800px) {
.portal-nav a {
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    font-size: 14px;
    line-height: 12px;
  }
        }
.portal-nav a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.post-grid {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-bottom: 190px;
}
.contained-hero.post-grid .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 990px) {
.post-grid {
    padding-bottom: 100px;
  }
    }
.post-grid__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .post-grid__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .post-grid__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .post-grid__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .post-grid__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .post-grid__container {
    max-width: 1536px;
  }
}
.post-grid__container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  column-gap: 30px;
  row-gap: 52px;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .post-grid__container {
    overflow: hidden;
}
.wysiwyg-block .post-grid__container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 500px) {
.post-grid__container {
    display: block;
  }
        }
@media screen and (min-width: 501px) and (max-width: 990px) {
.post-grid__container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 25px;
  }
        }
.post-grid__item {
  display: block;
}
@media screen and (max-width: 500px) {
.post-grid__item {
    padding-top: 32px;
  }
        }
.post-grid__item-image {
  display: block;
  height: 268px;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 501px) and (max-width: 990px) {
.post-grid__item-image {
    height: 220px;
  }
        }
@media screen and (min-width: 991px) and (max-width: 1200px) {
.post-grid__item-image {
    height: 180px;
  }
        }
.post-grid__item-date {
  margin-top: 30px;
  display: block;
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 501px) and (max-width: 990px) {
.post-grid__item-date {
    margin-top: 15px;
  }
        }
.post-grid__item-heading {
  margin-top: 28px;
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 32px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 501px) and (max-width: 990px) {
.post-grid__item-heading {
    margin-top: 15px;
  }
        }
.post-grid__item-excerpt {
  margin-top: 12px;
  display: block;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.post-grid__item-excerpt h1:not(:first-child),.post-grid__item-excerpt h2:not(:first-child),.post-grid__item-excerpt h3:not(:first-child),.post-grid__item-excerpt h4:not(:first-child),.post-grid__item-excerpt h5:not(:first-child),.post-grid__item-excerpt h6:not(:first-child) {
  margin-top: 20px;
}
.post-grid__item-excerpt hr {
  margin-top: 0px;
  margin-bottom: -12px;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.post-grid__item-excerpt hr:not(:first-child) {
  margin-top: 15px;
}
.post-grid__item-excerpt table {
  margin-top: 25px;
  margin-bottom: 35px;
}
.post-grid__item-excerpt table tr:first-child {
  border-top-width: 0px !important;
}
.post-grid__item-excerpt table th {
  min-width: 30vw;
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 801px) {
.post-grid__item-excerpt table th {
    min-width: 210px;
  }
            }
.post-grid__item-excerpt blockquote {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.post-grid__item-excerpt blockquote p {
  font-size: 40px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.post-grid__item-excerpt ul,.post-grid__item-excerpt ol {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 0px;
}
.post-grid__item-excerpt ul li:not(:first-child),.post-grid__item-excerpt ol li:not(:first-child) {
  margin-top: 0.5rem;
}
.post-grid__item-excerpt ul {
  list-style-type: disc;
}
.post-grid__item-excerpt ul li::marker {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.post-grid__item-excerpt ul li > ul {
  margin-top: 0px;
}
.post-grid__item-excerpt ol {
  list-style-type: decimal;
}
.post-grid__item-excerpt p,.post-grid__item-excerpt ul,.post-grid__item-excerpt ol,.post-grid__item-excerpt li {
  font-size: 20px;
  line-height: 28px;
}
.post-grid__item-excerpt p:not(:first-child) {
  margin-top: 1.5rem;
}
.post-grid__item-excerpt a:not(.button-with-arrow) {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
.post-grid__item-excerpt a:not(.button-with-arrow):hover {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .post-grid__item-excerpt {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .post-grid__item-excerpt blockquote {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.section--primary-gold .post-grid__item-excerpt blockquote .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.section--primary-gold .post-grid__item-excerpt blockquote p {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .post-grid__item-excerpt li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .post-grid__item-excerpt a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.section--primary-gold .post-grid__item-excerpt hr {
  --tw-border-opacity: 1;
  border-color: rgb(212 189 160 / var(--tw-border-opacity, 1));
}
.section--primary-red .post-grid__item-excerpt {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .post-grid__item-excerpt li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .post-grid__item-excerpt a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.post-grid__item-excerpt p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.search-hero {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-top: 225px;
  padding-bottom: 3rem;
}
.contained-hero.search-hero .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 942px) {
.search-hero {
    padding-top: 185px;
  }
    }
.search-hero__heading {
  margin-bottom: 90px;
  display: block;
  text-align: center;
  font-size: 100px;
  text-transform: uppercase;
  line-height: 108px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 942px) {
.search-hero__heading {
    margin-bottom: 45px;
    font-size: 50px;
    line-height: 58px;
  }
        }
.search-hero__heading--archive {
  display: block;
  font-size: 24px;
  line-height: 32px;
}
.search-hero__heading--archive span {
  display: block;
  font-size: 100px;
  line-height: 108px;
}
.search-hero__subheading {
  margin-top: -45px;
  margin-bottom: 40px;
  display: block;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (max-width: 942px) {
.search-hero__subheading {
    margin-top: 0px;
  }
        }
.searchform__container {
  position: relative;
}
.searchform__input {
  display: block;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 24px;
  padding-right: 100px;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 32px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.contained-hero.searchform__input .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 400px) {
.searchform__input {
    padding: 12px;
    padding-right: 45px;
    font-size: 17px;
    line-height: 25px;
  }
        }
@media screen and (min-width: 401px) and (max-width: 942px) {
.searchform__input {
    padding: 12px;
    padding-right: 45px;
    font-size: 20px;
    line-height: 28px;
  }
        }
.searchform__input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.searchform__submit {
  position: absolute;
  top: 50%;
  right: 24px;
  height: 44px;
  width: 44px;
  --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;
        background-image: url('../image/right-arrow-icon-beige.svg');
}
@media screen and (max-width: 942px) {
.searchform__submit {
    right: 12px;
    height: 32px;
    width: 32px;
  }
        }
.search-listings {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-bottom: 115px;
}
.contained-hero.search-listings .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.search-listings .read-more {
  display: none;
}
.search-listings__item {
  display: block;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  padding-top: 34px;
  padding-bottom: 50px;
}
@media screen and (max-width: 942px) {
.search-listings__item {
    padding-top: 20px;
    padding-bottom: 26px;
  }
        }
.search-listings__item:last-of-type {
  border-bottom-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.search-listings__item-parent {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.search-listings__item-parent span:last-child {
  display: none;
}
.search-listings__item-title {
  display: block;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 942px) {
.search-listings__item-title {
    font-size: 32px;
    line-height: 40px;
  }
        }
.search-listings__item-excerpt {
  margin-top: 1.5rem;
  display: block;
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.search-listings__item-excerpt span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.site-notice {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 60;
  display: none;
  height: 100vh;
  width: 100%;
    background-color: rgba(0,0,0,.5);
}
.site-notice__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .site-notice__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .site-notice__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .site-notice__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .site-notice__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .site-notice__container {
    max-width: 1536px;
  }
}
.site-notice__container {
  display: flex;
  height: 100vh;
  align-items: center;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .site-notice__container {
    overflow: hidden;
}
.wysiwyg-block .site-notice__container {
  overflow: hidden;
  padding-bottom: 3px;
}
.site-notice__item {
  display: flex;
  max-height: 80vh;
  width: 100%;
  justify-content: space-between;
  overflow-y: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
}
@media screen and (max-width: 639px) {
.site-notice__item {
    display: block;
    overflow-y: scroll;
  }
        }
.site-notice__image {
  display: inline-block;
  height: auto;
  width: 50%;
  object-fit: cover;
}
@media screen and (max-width: 639px) {
.site-notice__image {
    display: block;
    aspect-ratio: auto;
    height: auto;
    width: 100%;
    align-self: flex-start;
  }
        }
.site-notice__content {
  position: relative;
  display: inline-block;
  width: 50%;
  overflow-y: scroll;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 120px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.site-notice__content {
    display: block;
    width: 100%;
    overflow-y: hidden;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1039px) {
.site-notice__content {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
  }
        }
.site-notice__heading {
  display: block;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 48px;
}
@media screen and (max-width: 639px) {
.site-notice__heading {
    padding-right: 45px;
    font-size: 35px;
    line-height: 43px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1039px) {
.site-notice__heading {
    padding-right: 45px;
  }
        }
.site-notice__subheading {
  margin-top: 15px;
  display: block;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 639px) {
.site-notice__subheading {
    margin-top: 6px;
    font-size: 24px;
    line-height: 32px;
  }
        }
.site-notice__copy {
  margin-top: 35px;
}
@media screen and (max-width: 639px) {
.site-notice__copy {
    margin-top: 20px;
  }
        }
.site-notice__button {
  margin-top: 45px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1039px) {
.site-notice__button {
    margin-bottom: 55px;
  }
        }
.site-notice__close {
  position: absolute;
  top: 38px;
  right: 45px;
  display: block;
  height: 45px;
  width: 45px;
}
@media screen and (max-width: 1039px) {
.site-notice__close {
    top: 15px;
    right: 15px;
  }
        }
.sticky-banner {
  position: sticky;
  bottom: 0px;
  left: 0px;
  z-index: 30;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.sticky-banner__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
.sticky-banner__container {
    display: block;
  }
        }
.sticky-banner__heading {
        font-size: 26px;
    }
.sticky-banner p {
  padding-right: 24px;
  font-size: 20px;
  line-height: 28px;
}
.sticky-banner__button-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
.sticky-banner__button-container {
    margin-top: 1rem;
  }
        }
.sticky-banner__button {
        display: inline-block;
        align-self: center;
        min-width: 175px;
    }
.sticky-banner__close {
        display: inline-block;
        width: 32px;
        margin-left: 12px;
    }
.accordion {
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
.accordion.pt-\[150px\] {
    padding-top: 85px;
  }
.accordion.pb-\[150px\] {
    padding-bottom: 85px;
  }
        }
.accordion--nav {
  overflow: visible;
}
.accordion--staff {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.accordion--staff .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.accordion__section-heading {
  font-size: 38px;
  line-height: 46px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.accordion__container--with-heading {
  margin-top: 5rem;
}
@media screen and (max-width: 1023px) {
.accordion__container--with-heading {
    margin-top: 60px;
  }
            }
.accordion__container--with-nav {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 943px) {
.accordion__container--with-nav {
    display: block;
  }
            }
.accordion__nav {
  position: sticky;
  top: 75px;
  left: 0px;
  display: inline-block;
  width: 26%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  font-size: 20px;
  line-height: 28px;
}
@media screen and (max-width: 943px) {
.accordion__nav {
    display: none;
  }
        }
.accordion__nav li {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.accordion__nav a,
        .accordion__nav button {
  display: block;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 10px;
  text-align: left;
  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;
}
.accordion__nav a:hover, .accordion__nav button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.accordion__nav a:hover .contained-hero__heading,.contained-hero .accordion__nav button:hover .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.accordion__main {
  display: inline-block;
  width: 68%;
}
@media screen and (max-width: 943px) {
.accordion__main {
    margin-top: 18px;
    display: block;
    width: 100%;
  }
        }
.accordion__item {
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.accordion__item:last-child {
  border-bottom-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.accordion__item-heading {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-right: 65px;
  text-align: left;
  font-size: 30px;
  line-height: 38px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / 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: 300ms;
}
@media screen and (max-width: 639px) {
.accordion__item-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 45px;
    font-size: 18px;
    line-height: 26px;
  }
        }
.accordion__item-heading:after {
  position: absolute;
  right: 0px;
  top: 50%;
  height: 46px;
  width: 46px;
  --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));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  --tw-content: '';
  content: var(--tw-content);
            background-image: url('../image/plus-icon-gold.svg');
}
@media screen and (max-width: 639px) {
.accordion__item-heading:after {
    height: 35px;
    width: 35px;
  }
            }
.accordion__item-heading:hover {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.accordion__item-heading--download:after {
                background-image: url('../image/down-arrow-icon-gold.svg');
            }
.accordion__item-heading--active:after {
  --tw-rotate: 45deg;
  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));
}
.accordion__item-heading--staff {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.accordion__item-heading--staff {
    font-size: 24px;
    line-height: 32px;
  }
            }
.accordion__item-content {
  display: none;
  padding-bottom: 40px;
}
.accordion__item-content--staff {
  max-width: 100%;
  padding-bottom: 0.75rem;
}
.accordion__item-content img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 465px;
}
.accordion__item-content .dt-container .dt-layout-row.dt-layout-table .dt-layout-cell {
  overflow-x: scroll;
}
.accordion__staff-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 500px) {
.accordion__staff-content {
    display: block;
  }
        }
.accordion__staff-copy {
  width: 48%;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  padding-top: 15px;
  padding-bottom: 15px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.accordion__staff-copy h1:not(:first-child),.accordion__staff-copy h2:not(:first-child),.accordion__staff-copy h3:not(:first-child),.accordion__staff-copy h4:not(:first-child),.accordion__staff-copy h5:not(:first-child),.accordion__staff-copy h6:not(:first-child) {
  margin-top: 20px;
}
.accordion__staff-copy hr {
  margin-top: 0px;
  margin-bottom: -12px;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.accordion__staff-copy hr:not(:first-child) {
  margin-top: 15px;
}
.accordion__staff-copy table {
  margin-top: 25px;
  margin-bottom: 35px;
}
.accordion__staff-copy table tr:first-child {
  border-top-width: 0px !important;
}
.accordion__staff-copy table th {
  min-width: 30vw;
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 801px) {
.accordion__staff-copy table th {
    min-width: 210px;
  }
            }
.accordion__staff-copy blockquote {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.accordion__staff-copy blockquote p {
  font-size: 40px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.accordion__staff-copy ul,.accordion__staff-copy ol {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 0px;
}
.accordion__staff-copy ul li:not(:first-child),.accordion__staff-copy ol li:not(:first-child) {
  margin-top: 0.5rem;
}
.accordion__staff-copy ul {
  list-style-type: disc;
}
.accordion__staff-copy ul li::marker {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.accordion__staff-copy ul li > ul {
  margin-top: 0px;
}
.accordion__staff-copy ol {
  list-style-type: decimal;
}
.accordion__staff-copy p,.accordion__staff-copy ul,.accordion__staff-copy ol,.accordion__staff-copy li {
  font-size: 20px;
  line-height: 28px;
}
.accordion__staff-copy p:not(:first-child) {
  margin-top: 1.5rem;
}
.accordion__staff-copy a:not(.button-with-arrow) {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
.accordion__staff-copy a:not(.button-with-arrow):hover {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .accordion__staff-copy {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .accordion__staff-copy blockquote {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.section--primary-gold .accordion__staff-copy blockquote .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.section--primary-gold .accordion__staff-copy blockquote p {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .accordion__staff-copy li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .accordion__staff-copy a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.section--primary-gold .accordion__staff-copy hr {
  --tw-border-opacity: 1;
  border-color: rgb(212 189 160 / var(--tw-border-opacity, 1));
}
.section--primary-red .accordion__staff-copy {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .accordion__staff-copy li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .accordion__staff-copy a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 500px) {
.accordion__staff-copy {
    display: block;
    width: 100%;
  }
        }
@media screen and (max-width: 639px) {
.accordion__staff-copy p,
        .accordion__staff-copy ul,
        .accordion__staff-copy ol,
        .accordion__staff-copy li {
    font-size: 16px;
    line-height: 24px;
  }
            }
.accordion__staff-copy strong,
        .accordion__staff-copy b {
  text-transform: uppercase;
}
.admissions-steps {
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.admissions-steps .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.admissions-steps:nth-of-type(odd) .admissions-steps__image:after {
  position: absolute;
  bottom: -45px;
  right: -45px;
  z-index: 0;
  height: 358px;
  width: 358px;
  background-size: cover;
  --tw-content: '';
  content: var(--tw-content);
            background-image: url('../image/admissions-steps-bg.svg');
}
@media screen and (max-width: 350px) {
.admissions-steps:nth-of-type(odd) .admissions-steps__image:after {
    display: none;
  }
            }
@media screen and (max-width: 600px) {
.admissions-steps:nth-of-type(odd) .admissions-steps__image:after {
    height: 300px;
    width: 300px;
  }
            }
@media screen and (max-width: 1199px) {
.admissions-steps:nth-of-type(odd) .admissions-steps__image:after {
    right: -4.5vw;
    bottom: -25px;
  }
            }
.admissions-steps:first-child {
  padding-top: 150px;
}
@media screen and (max-width: 1023px) {
.accordion.admissions-steps:first-child {
    padding-top: 85px;
  }
.primary-content.admissions-steps:first-child {
    padding-top: 85px;
  }
.wysiwyg-block.admissions-steps:first-child {
    padding-top: 85px;
  }
        }
@media screen and (max-width: 942px) {
.admissions-steps:first-child {
    padding-top: 55px;
  }
        }
@media screen and (min-width: 943px) and (max-width: 1199px) {
.admissions-steps:first-child {
    padding-top: 85px;
  }
        }
.admissions-steps:last-child {
  padding-bottom: 70px;
}
@media screen and (max-width: 942px) {
.admissions-steps:last-child {
    padding-bottom: 35px;
  }
        }
@media screen and (min-width: 943px) and (max-width: 1199px) {
.admissions-steps:last-child {
    padding-bottom: 55px;
  }
        }
.admissions-steps__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .admissions-steps__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .admissions-steps__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .admissions-steps__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .admissions-steps__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .admissions-steps__container {
    max-width: 1536px;
  }
}
.admissions-steps__container {
  position: relative;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .admissions-steps__container {
    overflow: hidden;
}
.wysiwyg-block .admissions-steps__container {
  overflow: hidden;
  padding-bottom: 3px;
}
.admissions-steps__container:before {
  position: absolute;
  left: 0px;
  top: 50px;
  z-index: 10;
  height: 1px;
  width: 100%;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
.admissions-steps__count {
  position: relative;
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100px;
  width: 100px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
  font-size: 40px;
  line-height: 40px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.contained-hero.admissions-steps__count .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 942px) {
.admissions-steps__count {
    top: 12px;
    height: 75px;
    width: 75px;
    font-size: 32px;
    line-height: 40px;
  }
        }
.admissions-steps__count span {
  position: relative;
  top: -0.25rem;
}
.admissions-steps__content {
  display: flex;
  justify-content: space-between;
  padding-top: 95px;
  padding-bottom: 130px;
}
@media screen and (max-width: 639px) {
.image-gallery.admissions-steps__content {
    padding-bottom: 70px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.image-gallery.admissions-steps__content {
    padding-bottom: 95px;
  }
        }
@media screen and (max-width: 942px) {
.admissions-steps__content {
    display: block;
    padding-top: 45px;
    padding-bottom: 75px;
  }
        }
.admissions-steps__image {
  position: relative;
  display: inline-block;
  height: 530px;
  width: 48%;
  object-fit: cover;
}
@media screen and (max-width: 942px) {
.admissions-steps__image {
    display: block;
    height: auto;
    width: 100%;
    max-width: 618px;
  }
        }
@media screen and (min-width: 943px) and (max-width: 1199px) {
.admissions-steps__image {
    height: 450px;
  }
        }
.admissions-steps__text {
  display: inline-block;
  width: 38%;
  align-self: center;
}
@media screen and (max-width: 942px) {
.admissions-steps__text {
    margin-top: 25px;
    display: block;
    width: 100%;
  }
        }
@media screen and (min-width: 943px) and (max-width: 1199px) {
.admissions-steps__text {
    width: 48%;
  }
        }
.admissions-steps__heading {
  display: block;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 943px) and (max-width: 1199px) {
.admissions-steps__heading {
    font-size: 35px;
    line-height: 43px;
  }
        }
.admissions-steps__copy {
  margin-top: 45px;
}
@media screen and (max-width: 1199px) {
.admissions-steps__copy {
    margin-top: 15px;
  }
        }
.admissions-steps__button {
  margin-top: 50px;
}
@media screen and (max-width: 1199px) {
.admissions-steps__button {
    margin-top: 35px;
  }
        }
.contained-hero {
  overflow: hidden;
  padding-top: 176px;
  text-align: center;
}
@media screen and (max-width: 308px) {
.contained-hero {
    padding-top: 110px;
  }
    }
@media screen and (min-width: 309px) and (max-width: 1128px) {
.contained-hero {
    padding-top: 160px;
  }
    }
.contained-hero--ept {
  padding-top: 225px;
}
@media screen and (max-width: 308px) {
.contained-hero--ept {
    padding-top: 110px;
  }
        }
@media screen and (min-width: 309px) and (max-width: 1128px) {
.contained-hero--ept {
    padding-top: 160px;
  }
        }
.contained-hero.bg-white .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero.bg-primary-beige .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero.bg-primary-red .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.contained-hero__breadcrumb {
  margin-bottom: 25px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 32px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.contained-hero__heading {
  font-size: 100px;
  text-transform: uppercase;
  line-height: 108px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.contained-hero__heading {
    font-size: 32px;
    line-height: 40px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1128px) {
.contained-hero__heading {
    font-size: 72px;
    line-height: 80px;
  }
        }
.contained-hero__heading--medium {
  font-size: 50px;
  line-height: 58px;
}
@media screen and (max-width: 639px) {
.contained-hero__heading--medium {
    font-size: 32px;
    line-height: 40px;
  }
            }
@media screen and (min-width: 640px) and (max-width: 1128px) {
.contained-hero__heading--medium {
    font-size: 45px;
    line-height: 53px;
  }
            }
.contained-hero__image {
  margin-top: 6rem;
  display: block;
  height: 720px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 639px) {
.contained-hero__image {
    margin-top: 2rem;
    height: auto;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1128px) {
.contained-hero__image {
    margin-top: 3rem;
    height: auto;
  }
        }
.contained-primary-content {
  overflow: hidden;
}
.contained-primary-content__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .contained-primary-content__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .contained-primary-content__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .contained-primary-content__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .contained-primary-content__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .contained-primary-content__container {
    max-width: 1536px;
  }
}
.contained-primary-content__container {
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .contained-primary-content__container {
    overflow: hidden;
}
.wysiwyg-block .contained-primary-content__container {
  overflow: hidden;
  padding-bottom: 3px;
}
.contained-primary-content__content {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 942px) {
.contained-primary-content__content {
    display: block;
  }
        }
.contained-primary-content__copy {
  margin-top: 0px;
}
.contained-primary-content__copy--enlarge-first-p p:first-of-type {
  font-size: 30px;
  line-height: 38px;
}
.contained-primary-content__text {
  display: inline-block;
  width: 38%;
}
@media screen and (max-width: 942px) {
.contained-primary-content__text {
    margin-top: 25px;
    display: block;
    width: 100%;
  }
        }
@media screen and (min-width: 943px) and (max-width: 1199px) {
.contained-primary-content__text {
    width: 48%;
  }
        }
.content-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 60;
  display: none;
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
}
.content-modal__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .content-modal__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .content-modal__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .content-modal__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .content-modal__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .content-modal__container {
    max-width: 1536px;
  }
}
.content-modal__container {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 4rem;
  padding-bottom: 4rem;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .content-modal__container {
    overflow: hidden;
}
.wysiwyg-block .content-modal__container {
  overflow: hidden;
  padding-bottom: 3px;
}
.content-modal__button {
  display: inline-block;
  height: 2.75rem;
  width: 2.75rem;
}
.content-modal__button--prev {
  margin-left: 18px;
}
.content-modal__content-container {
  margin-top: 6rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
.content-modal__content-container {
    margin-top: 3rem;
    display: block;
  }
        }
.content-modal__content-container--video {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.75rem;
  width: 900px;
  max-width: 100%;
}
.content-modal__content {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.content-modal__content h1:not(:first-child),.content-modal__content h2:not(:first-child),.content-modal__content h3:not(:first-child),.content-modal__content h4:not(:first-child),.content-modal__content h5:not(:first-child),.content-modal__content h6:not(:first-child) {
  margin-top: 20px;
}
.content-modal__content hr {
  margin-top: 0px;
  margin-bottom: -12px;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.content-modal__content hr:not(:first-child) {
  margin-top: 15px;
}
.content-modal__content table {
  margin-top: 25px;
  margin-bottom: 35px;
}
.content-modal__content table tr:first-child {
  border-top-width: 0px !important;
}
.content-modal__content table th {
  min-width: 30vw;
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 801px) {
.content-modal__content table th {
    min-width: 210px;
  }
            }
.content-modal__content blockquote {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.content-modal__content blockquote p {
  font-size: 40px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.content-modal__content ul,.content-modal__content ol {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 0px;
}
.content-modal__content ul li:not(:first-child),.content-modal__content ol li:not(:first-child) {
  margin-top: 0.5rem;
}
.content-modal__content ul {
  list-style-type: disc;
}
.content-modal__content ul li::marker {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.content-modal__content ul li > ul {
  margin-top: 0px;
}
.content-modal__content ol {
  list-style-type: decimal;
}
.content-modal__content p,.content-modal__content ul,.content-modal__content ol,.content-modal__content li {
  font-size: 20px;
  line-height: 28px;
}
.content-modal__content p:not(:first-child) {
  margin-top: 1.5rem;
}
.content-modal__content a:not(.button-with-arrow) {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
.content-modal__content a:not(.button-with-arrow):hover {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .content-modal__content {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .content-modal__content blockquote {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.section--primary-gold .content-modal__content blockquote .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.section--primary-gold .content-modal__content blockquote p {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .content-modal__content li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .content-modal__content a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.section--primary-gold .content-modal__content hr {
  --tw-border-opacity: 1;
  border-color: rgb(212 189 160 / var(--tw-border-opacity, 1));
}
.section--primary-red .content-modal__content {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .content-modal__content li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .content-modal__content a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.content-modal__content--text {
  padding-right: 6rem;
}
@media screen and (max-width: 1023px) {
.content-modal__content--text {
    padding-right: 0px;
  }
            }
.content-modal__content--video {
  width: 100%;
}
.content-modal__content p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.content-modal__video {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  display: block;
  height: auto;
  max-height: 70vh;
  width: auto;
  max-width: 100%;
  object-fit: cover;
}
.content-modal__heading {
  font-size: 50px;
  line-height: 60px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.content-modal__heading {
    display: block;
  }
        }
.content-modal__image {
  aspect-ratio: 1 / 1;
  width: 378px;
  max-width: 50%;
  align-self: flex-start;
  object-fit: cover;
}
@media screen and (max-width: 1023px) {
.content-modal__image {
    margin-top: 2.5rem;
    max-width: 100%;
  }
        }
.cta-hero {
  position: relative;
  display: flex;
  height: 95vh;
  min-height: 500px;
  width: 100%;
  align-items: center;
  overflow: hidden;
}
.cta-hero:after {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 15;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.2;
  --tw-content: '';
  content: var(--tw-content);
}
.cta-hero__background {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.cta-hero__heading {
  font-size: 60px;
  text-transform: uppercase;
  line-height: 72px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.cta-hero__heading {
    font-size: 40px;
    line-height: 46px;
  }
        }
.cta-hero__button {
  margin-top: 5rem;
}
@media screen and (max-width: 639px) {
.cta-hero__button {
    margin-top: 3rem;
  }
        }
.full-screen-hero {
  position: relative;
  height: 900px;
  max-height: 100vh;
  min-height: 540px;
  overflow: hidden;
    z-index: 45;
}
@media screen and (max-width: 450px) {
.full-screen-hero {
    max-height: 90vh;
  }
    }
.full-screen-hero--reduced-height {
  height: 450px;
  min-height: 70vh;
}
.full-screen-hero--reduced-height .full-screen-hero__content {
  bottom: -100px;
}
@media screen and (max-width: 639px) {
.full-screen-hero--reduced-height .full-screen-hero__content {
    bottom: 0px;
  }
            }
.full-screen-hero--reduced-height .full-screen-hero__main-heading {
  font-size: 65px;
  line-height: 73px;
}
@media screen and (max-width: 639px) {
.full-screen-hero--reduced-height .full-screen-hero__main-heading {
    font-size: 45px;
    line-height: 53px;
  }
            }
.full-screen-hero:before {
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .3), rgba(0, 0, 0, .5));
}
.full-screen-hero:after {
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 290px;
  width: 100%;
  opacity: 0.25;
  --tw-content: '';
  content: var(--tw-content);
        background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
}
.full-screen-hero__background {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.full-screen-hero__content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 13rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.full-screen-hero__content {
    padding-bottom: 7rem;
  }
        }
.full-screen-hero__small-heading {
  display: block;
  font-size: 42px;
  text-transform: uppercase;
  line-height: 50px;
}
@media screen and (max-width: 639px) {
.full-screen-hero__small-heading {
    font-size: 22px;
    line-height: 30px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1128px) {
.full-screen-hero__small-heading {
    font-size: 32px;
    line-height: 40px;
  }
        }
.full-screen-hero a.full-screen-hero__small-heading:hover {
  text-decoration-line: underline;
}
.full-screen-hero__main-heading {
  display: block;
  font-size: 100px;
  text-transform: uppercase;
  line-height: 120px;
}
@media screen and (max-width: 639px) {
.full-screen-hero__main-heading {
    margin-top: 1rem;
    font-size: 52px;
    line-height: 52px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1128px) {
.full-screen-hero__main-heading {
    margin-top: 1rem;
    font-size: 72px;
    line-height: 72px;
  }
        }
.full-screen-hero__scroll-button {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 2rem;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  height: 2.75rem;
  width: 2.75rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.full-screen-hero__scroll-button .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.full-screen-hero__scroll-button:hover .full-screen-hero__arrow--main {
				transform: translate(-50%, 150%);
				opacity: 0;
			}
.full-screen-hero__scroll-button:hover .full-screen-hero__arrow--clone {
				opacity: 1;
				transform: translate(-50%, -50%);
			}
.full-screen-hero__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.75rem;
  width: 1.75rem;
  --tw-translate-x: -50%;
  --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));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.full-screen-hero__arrow--clone {
  opacity: 0;
			transform: translate(-50%, -150%);
}
.full-screen-video {
  position: relative;
  display: flex;
  aspect-ratio: 16 / 9;
  max-height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.full-screen-video__overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.2;
}
.full-screen-video__item {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.full-screen-video__content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 150px;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
.full-screen-video__content {
    bottom: 25px;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.full-screen-video__content {
    bottom: 80px;
  }
        }
.full-screen-video__caption {
  padding-right: 52px;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 72px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.full-screen-video__caption {
    display: block;
    width: 100%;
    padding-right: 0px;
    text-align: center;
    font-size: 25px;
    line-height: 32px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.full-screen-video__caption {
    font-size: 35px;
    line-height: 42px;
  }
        }
.full-screen-video__play-button {
  height: 100px;
  width: 100px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media screen and (max-width: 639px) {
.full-screen-video__play-button {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    display: block;
    height: 45px;
    width: 45px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.full-screen-video__play-button {
    height: 55px;
    width: 55px;
  }
        }
.full-screen-video__play-button:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}
.full-screen-video__play-button img {
  display: block;
  height: 100%;
  width: 100%;
}
.home-hero {
  position: relative;
  max-height: 820px;
  min-height: 800px;
  overflow: hidden;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
  padding-top: 288px;
  padding-bottom: 288px;
}
.contained-hero.home-hero .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 800px) {
.home-hero {
    min-height: 500px;
    padding-top: 240px;
  }
    }
@media screen and (min-width: 801px) and (max-width: 1000px) {
.home-hero {
    min-height: 700px;
    padding-top: 200px;
    padding-bottom: 0px;
  }
    }
.home-hero__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .home-hero__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .home-hero__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .home-hero__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .home-hero__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .home-hero__container {
    max-width: 1536px;
  }
}
.home-hero__container {
  position: absolute;
  position: relative;
  top: -18rem;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .home-hero__container {
    overflow: hidden;
}
.wysiwyg-block .home-hero__container {
  overflow: hidden;
  padding-bottom: 3px;
}
.home-hero__main-heading {
  display: block;
  text-align: center;
  font-size: 300px;
  text-transform: uppercase;
  line-height: 308px;
  letter-spacing: -12px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 1000px) {
.home-hero__main-heading {
    font-size: 30vw;
    letter-spacing: -6px;
  }
        }
.home-hero__background-text {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
  font-size: 300px;
  text-transform: uppercase;
  line-height: 308px;
  letter-spacing: -12px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 1500px) {
.home-hero__background-text {
    font-size: 18vw;
    letter-spacing: 0px;
  }
        }
.home-hero__background-text--top {
  left: 1vw;
  top: 114px;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  text-align: center;
            animation: left-to-right 20s linear infinite;
}
@media screen and (max-width: 600px) {
.home-hero__background-text--top {
    top: 180px;
  }
            }
@media screen and (min-width: 601px) and (max-width: 800px) {
.home-hero__background-text--top {
    top: 160px;
  }
            }
@media screen and (min-width: 801px) and (max-width: 1000px) {
.home-hero__background-text--top {
    top: 80px;
  }
            }
@media screen and (min-width: 1001px) and (max-width: 1375px) {
.home-hero__background-text--top {
    top: 130px;
  }
            }
.home-hero__background-text--bottom {
  right: auto;
  top: 464px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  text-align: center;
            animation: right-to-left 20s linear infinite;
}
@media screen and (max-width: 600px) {
.home-hero__background-text--bottom {
    top: 320px;
  }
            }
@media screen and (min-width: 601px) and (max-width: 1000px) {
.home-hero__background-text--bottom {
    top: 335px;
  }
            }
@media screen and (min-width: 801px) and (max-width: 1000px) {
.home-hero__background-text--bottom {
    top: 350px;
  }
            }
@media screen and (min-width: 1001px) and (max-width: 1500px) {
.home-hero__background-text--bottom {
    top: 450px;
  }
            }
.home-hero__scroll-button {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 2rem;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: none;
  height: 2.75rem;
  width: 2.75rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.home-hero__scroll-button .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.home-hero__scroll-button {
    display: block;
  }
		}
.home-hero__scroll-button:hover .home-hero__arrow--main {
				transform: translate(-50%, 150%);
				opacity: 0;
			}
.home-hero__scroll-button:hover .home-hero__arrow--clone {
				opacity: 1;
				transform: translate(-50%, -50%);
			}
.home-hero__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.75rem;
  width: 1.75rem;
  --tw-translate-x: -50%;
  --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));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.home-hero__arrow--clone {
  opacity: 0;
			transform: translate(-50%, -150%);
}
.home-hero__background-text,
.home-hero__main-heading {
    opacity: 0;
}
@keyframes slide-in-left {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes slide-in-right {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.25;
    }
}
@keyframes fade-in-up {
    from {
        transform: translateY(50px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
.image-gallery {
  overflow: hidden;
  overflow-x: hidden;
}
@media screen and (max-width: 639px) {
.image-gallery.pt-\[130px\] {
    padding-top: 70px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.image-gallery.pt-\[130px\] {
    padding-top: 95px;
  }
        }
@media screen and (max-width: 639px) {
.image-gallery.pb-\[130px\] {
    padding-bottom: 70px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.image-gallery.pb-\[130px\] {
    padding-bottom: 95px;
  }
        }
.image-gallery__controls {
  height: 44px;
  align-self: center;
}
@media screen and (max-width: 639px) {
.image-gallery__controls {
    margin-top: 1.5rem;
  }
        }
.image-gallery__arrow {
  display: inline-block;
}
.image-gallery__arrow:nth-of-type(2) {
  margin-left: 18px;
}
.image-gallery__arrow img {
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
body.has-sticky-banner .jump-to-links--scroll {
  bottom: 96px;
  transition-property: bottom;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 800px) {
body.has-sticky-banner .jump-to-links--scroll {
    bottom: 156px;
  }
    }
.jump-to-links {
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 68px;
  padding-bottom: 68px;
}
.contained-hero.jump-to-links .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.jump-to-links {
    padding-top: 68px;
    padding-bottom: 75px;
  }
    }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.jump-to-links {
    padding-top: 52px;
    padding-bottom: 52px;
  }
    }
.jump-to-links.section--primary-red a, .jump-to-links.section--primary-gold a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.jump-to-links.section--primary-red a:hover, .jump-to-links.section--primary-gold a:hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.jump-to-links__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .jump-to-links__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .jump-to-links__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .jump-to-links__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .jump-to-links__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .jump-to-links__container {
    max-width: 1536px;
  }
}
.jump-to-links__container {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .jump-to-links__container {
    overflow: hidden;
}
.wysiwyg-block .jump-to-links__container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
.jump-to-links__container {
    display: block;
  }
        }
.jump-to-links__heading {
  position: relative;
  top: 3px;
}
.jump-to-links__nav--scroll {
  display: flex;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;

            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
}
.jump-to-links__nav--scroll::-webkit-scrollbar {
  display: none;
}
.jump-to-links__nav--scroll li:last-child {
  padding-right: 15%;
}
.jump-to-links__nav li {
  margin-right: 30px;
  display: inline-block;
  font-size: 30px;
  line-height: 40px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.jump-to-links__nav li {
    display: block;
  }
.jump-to-links__nav li:first-of-type {
                    margin-bottom: 15px
            }
            }
.jump-to-links__nav a {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.jump-to-links__nav a:hover {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
.jump-to-links__button {
  min-width: 200px;
  align-self: flex-start;
}
@media screen and (max-width: 639px) {
.jump-to-links__button {
    display: none;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.jump-to-links__button {
    margin-top: 32px;
  }
        }
.jump-to-links--scroll {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 40;
  display: block;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  transition-property: bottom;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.jump-to-links--scroll:after {
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  height: 100%;
  width: 20%;
  background-image: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1));
  --tw-content: '';
  content: var(--tw-content);
}
.jump-to-links--scroll.section--primary-beige:after {
  background-image: linear-gradient(to right,rgba(241,235,225,0),rgba(241,235,225,1));
}
.jump-to-links--scroll.section--primary-gold .jump-to-links__heading {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.jump-to-links--scroll.section--primary-gold:after {
  background-image: linear-gradient(to right,rgba(187,153,106,0),rgba(187,153,106,1));
}
.jump-to-links--scroll.section--primary-red .jump-to-links__heading {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.jump-to-links--scroll.section--primary-red:after {
  background-image: linear-gradient(to right,rgba(210,18,69,0),rgba(210,18,69,1));
}
.jump-to-links--scroll.is-sticky {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.jump-to-links--scroll li {
  font-size: 16px !important;
  line-height: 16px !important;
}
@media screen and (max-width: 639px) {
.jump-to-links--scroll li:first-of-type {
    margin-bottom: 0px;
  }
                }
.jump-to-links--scroll a {
  font-size: 16px;
  line-height: 24px;
}
.latest-post {
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-bottom: 58px;
}
.contained-hero.latest-post .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 943px) {
.latest-post {
    padding-bottom: 35px;
  }
    }
.latest-post__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .latest-post__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .latest-post__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .latest-post__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .latest-post__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .latest-post__container {
    max-width: 1536px;
  }
}
.latest-post__container {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .latest-post__container {
    overflow: hidden;
}
.wysiwyg-block .latest-post__container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 943px) {
.latest-post__container {
    display: block;
  }
        }
.latest-post__image {
  display: inline-block;
  height: 565px;
  width: 48.5%;
  object-fit: cover;
}
@media screen and (max-width: 943px) {
.latest-post__image {
    display: block;
    height: 300px;
    width: 100%;
    max-width: 500px;
  }
        }
.latest-post__content {
  display: inline-block;
  width: 48.5%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 6%;
}
@media screen and (max-width: 943px) {
.latest-post__content {
    display: block;
    width: 100%;
    border-top-width: 0px;
    padding-left: 0px;
  }
        }
@media screen and (min-width: 944px) and (max-width: 1199px) {
.latest-post__content {
    padding-left: 3%;
  }
        }
.latest-post__pubdate {
  display: block;
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 943px) {
.latest-post__pubdate {
    font-size: 18px;
    line-height: 26px;
  }
        }
.latest-post__title {
  margin-top: 18px;
  display: block;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 54px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 943px) {
.latest-post__title {
    font-size: 32px;
    line-height: 40px;
  }
        }
@media screen and (min-width: 944px) and (max-width: 1199px) {
.latest-post__title {
    font-size: 40px;
    line-height: 48px;
  }
        }
.latest-post__excerpt {
  margin-top: 22px;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.latest-post__excerpt h1:not(:first-child),.latest-post__excerpt h2:not(:first-child),.latest-post__excerpt h3:not(:first-child),.latest-post__excerpt h4:not(:first-child),.latest-post__excerpt h5:not(:first-child),.latest-post__excerpt h6:not(:first-child) {
  margin-top: 20px;
}
.latest-post__excerpt hr {
  margin-top: 0px;
  margin-bottom: -12px;
  border-top-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
.latest-post__excerpt hr:not(:first-child) {
  margin-top: 15px;
}
.latest-post__excerpt table {
  margin-top: 25px;
  margin-bottom: 35px;
}
.latest-post__excerpt table tr:first-child {
  border-top-width: 0px !important;
}
.latest-post__excerpt table th {
  min-width: 30vw;
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (min-width: 801px) {
.latest-post__excerpt table th {
    min-width: 210px;
  }
            }
.latest-post__excerpt blockquote {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.latest-post__excerpt blockquote p {
  font-size: 40px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.latest-post__excerpt ul,.latest-post__excerpt ol {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
  margin-right: 0px;
}
.latest-post__excerpt ul li:not(:first-child),.latest-post__excerpt ol li:not(:first-child) {
  margin-top: 0.5rem;
}
.latest-post__excerpt ul {
  list-style-type: disc;
}
.latest-post__excerpt ul li::marker {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.latest-post__excerpt ul li > ul {
  margin-top: 0px;
}
.latest-post__excerpt ol {
  list-style-type: decimal;
}
.latest-post__excerpt p,.latest-post__excerpt ul,.latest-post__excerpt ol,.latest-post__excerpt li {
  font-size: 20px;
  line-height: 28px;
}
.latest-post__excerpt p:not(:first-child) {
  margin-top: 1.5rem;
}
.latest-post__excerpt a:not(.button-with-arrow) {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
.latest-post__excerpt a:not(.button-with-arrow):hover {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .latest-post__excerpt {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .latest-post__excerpt blockquote {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.section--primary-gold .latest-post__excerpt blockquote .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.section--primary-gold .latest-post__excerpt blockquote p {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .latest-post__excerpt li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .latest-post__excerpt a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.section--primary-gold .latest-post__excerpt hr {
  --tw-border-opacity: 1;
  border-color: rgb(212 189 160 / var(--tw-border-opacity, 1));
}
.section--primary-red .latest-post__excerpt {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .latest-post__excerpt li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .latest-post__excerpt a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 943px) {
.latest-post__excerpt {
    margin-top: 10px;
  }
        }
.latest-post__excerpt p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 943px) {
.latest-post__excerpt p {
    font-size: 18px;
    line-height: 26px;
  }
            }
.latest-post__excerpt p:not(:first-of-type) {
  display: none;
}
.latest-post__excerpt a {
  display: none;
}
.latest-post__button {
  margin-top: 45px;
}
@media screen and (max-width: 943px) {
.latest-post__button {
    margin-top: 32px;
  }
        }
.link-grid {
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 130px;
}
@media screen and (max-width: 639px) {
.link-grid {
    padding-top: 80px;
    padding-bottom: 80px;
  }
    }
.link-grid--reduced-spacing {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 639px) {
.link-grid--reduced-spacing {
    padding-top: 35px;
    padding-bottom: 35px;
  }
        }
.link-grid--four-cols .link-grid__item {
  width: 23%;
}
@media screen and (max-width: 639px) {
.link-grid--four-cols .link-grid__item {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
  }
            }
@media screen and (min-width: 640px) and (max-width: 1100px) {
.link-grid--four-cols .link-grid__item {
    width: 48%;
    max-width: 500px;
  }
            }
.link-grid.section--primary-red .link-grid__item-heading:nth-child(3) {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.link-grid.section--primary-gold .link-grid__item:hover .link-grid__item-heading {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.link-grid__heading-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .link-grid__heading-container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .link-grid__heading-container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .link-grid__heading-container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .link-grid__heading-container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .link-grid__heading-container {
    max-width: 1536px;
  }
}
.link-grid__heading-container {
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .link-grid__heading-container {
    overflow: hidden;
}
.wysiwyg-block .link-grid__heading-container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 639px) {
.link-grid__heading-container {
    margin-bottom: 12px;
    display: block;
  }
        }
.link-grid__section-heading {
  font-size: 50px;
  text-transform: uppercase;
  line-height: 60px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.link-grid__section-heading {
    font-size: 40px;
    line-height: 48px;
  }
        }
.link-grid__select {
  height: 46px;
  min-width: 250px;
  max-width: 250px;
  cursor: pointer;
  appearance: none;
  border-radius: 0.5rem;
  padding-left: 15px;
  padding-right: 55px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
        background-image: url('../image/down-chevron-gold.svg');
        background-size: 18px 8px;
        background-repeat: no-repeat;
        background-position: 93% center;
}
@media screen and (max-width: 639px) {
.link-grid__select {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    display: block;
    min-width: 180px;
  }
        }
.link-grid__item {
  position: relative;
  margin-bottom: 3rem;
  display: inline-flex;
  width: 33.333333%;
  max-width: 370px;
  flex-direction: column;
  text-align: left;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media screen and (max-width: 639px) {
.link-grid__item {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__item {
    padding-left: 1rem;
    padding-right: 1rem;
  }
        }
@media screen and (min-width: 1226px) and (max-width: 1315px) {
.link-grid__item {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
        }
.link-grid__item:hover .link-grid__item-heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.link-grid__item:hover .link-grid__item-image {
                transform: scale(1.02);
            }
.link-grid__item--portrait {
  width: 25%;
  max-width: 300px;
}
@media screen and (max-width: 639px) {
.link-grid__item--portrait {
    display: block;
    width: 100%;
  }
            }
@media screen and (min-width: 640px) and (max-width: 991px) {
.link-grid__item--portrait {
    width: 50%;
    max-width: 100%;
  }
            }
@media screen and (min-width: 1226px) and (max-width: 1438px) {
.link-grid__item--portrait {
    padding-left: 1rem;
    padding-right: 1rem;
  }
            }
.link-grid__item--empty {
  margin-top: 0px;
}
.link-grid__item-image {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  object-fit: cover;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__item-image {
    aspect-ratio: 1 / 1;
    height: auto;
  }
        }
.link-grid__item-image--square {
  height: 295px;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__item-image--square {
    aspect-ratio: 1 / 1;
    height: auto;
  }
            }
.link-grid__item-image--circle {
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1 / 1;
  height: auto;
  border-radius: 9999px;
}
.link-grid__item-image--portrait {
  aspect-ratio: 9/13;
}
.link-grid__item-heading {
  position: relative;
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / 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: 300ms;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__item-heading {
    font-size: 20px;
    line-height: 22px;
  }
        }
.link-grid__item-heading:nth-child(3) {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.link-grid__item-heading--circle {
  text-align: center;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__item-heading--square {
    padding-right: 3rem;
  }
            }
.link-grid__item-arrow-container {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  height: 2.75rem;
  width: 2.75rem;
  overflow: hidden;
  border-radius: 9999px;
}
.link-grid__item-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.75rem;
  width: 1.75rem;
  --tw-translate-x: -50%;
  --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));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.link-grid__item-arrow--clone {
  opacity: 0;
            transform: translate(-50%, -150%);
}
.link-grid__play-button {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 165px;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1 / 1;
  width: 100px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__play-button {
    top: 100px;
    width: 8vw;
  }
        }
.link-grid__play-button:hover {
  top: 140px;
  width: 110px;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__play-button:hover {
    top: 145px;
    width: 8.5vw;
  }
            }
.link-grid__play-button--on-circle {
  top: 235px;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__play-button--on-circle {
    top: 45%;
  }
            }
.link-grid__play-button--on-circle:hover {
  top: 225px;
}
@media screen and (min-width: 640px) and (max-width: 1225px) {
.link-grid__play-button--on-circle:hover {
    top: 39%;
  }
                }
.location-info {
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-top: 140px;
  padding-bottom: 140px;
}
.contained-hero.location-info .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 943px) {
.location-info {
    padding-top: 65px;
    padding-bottom: 65px;
  }
    }
.location-info__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .location-info__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .location-info__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .location-info__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .location-info__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .location-info__container {
    max-width: 1536px;
  }
}
.location-info__container {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .location-info__container {
    overflow: hidden;
}
.wysiwyg-block .location-info__container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 943px) {
.location-info__container {
    display: block;
  }
        }
.location-info__content {
  display: inline-block;
  width: 40%;
}
@media screen and (max-width: 943px) {
.location-info__content {
    display: block;
    width: 100%;
  }
        }
@media screen and (min-width: 943px) and (max-width: 1199px) {
.location-info__content {
    width: 48%;
  }
        }
.location-info__item {
  max-width: 450px;
  border-bottom-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  padding-bottom: 55px;
}
@media screen and (max-width: 943px) {
.location-info__item {
    padding-bottom: 35px;
  }
        }
.location-info__item:not(:first-of-type) {
  padding-top: 50px;
}
@media screen and (max-width: 943px) {
.location-info__item:not(:first-of-type) {
    padding-top: 35px;
  }
            }
.location-info__heading {
  margin-bottom: 30px;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 943px) {
.location-info__heading {
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 43px;
  }
        }
.location-info__button {
  margin-top: 35px;
}
.location-info__right {
  display: inline-block;
  width: 48%;
}
@media screen and (max-width: 943px) {
.location-info__right {
    margin-top: 45px;
    display: block;
    width: 100%;
  }
        }
.location-info__map {
  display: block;
  height: 660px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 943px) {
.location-info__map {
    aspect-ratio: 16 / 9;
    height: auto;
  }
        }
@media screen and (min-width: 943px) and (max-width: 1199px) {
.location-info__map {
    height: 400px;
  }
        }
.location-info__socials {
  margin-top: 75px;
}
@media screen and (max-width: 943px) {
.location-info__socials {
    margin-top: 45px;
  }
        }
.news-image-gallery__item-container {
  display: block;
  aspect-ratio: 16 / 9;
  width: 100%;
}
.news-image-gallery__item {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.news-image-gallery__controls {
  position: absolute;
  right: 52px;
  bottom: 45px;
  display: flex;
  width: 105px;
  justify-content: space-between;
}
.news-image-gallery__arrow {
  display: inline-block;
  height: 45px;
  width: 45px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.news-image-gallery__arrow:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
.news-slider {
  overflow: hidden;
  overflow-x: hidden;
  padding-top: 140px;
  padding-bottom: 70px;
}
@media screen and (max-width: 639px) {
.news-slider {
    padding-top: 60px;
    padding-bottom: 50px;
  }
    }
@media screen and (min-width: 639px) and (max-width: 1023px) {
.news-slider {
    padding-top: 90px;
    padding-bottom: 80px;
  }
    }
.news-slider--gallery {
  padding-bottom: 130px;
}
@media screen and (max-width: 639px) {
.image-gallery.news-slider--gallery {
    padding-bottom: 70px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.image-gallery.news-slider--gallery {
    padding-bottom: 95px;
  }
        }
@media screen and (max-width: 639px) {
.news-slider--gallery {
    padding-bottom: 70px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.news-slider--gallery {
    padding-bottom: 95px;
  }
        }
.news-slider--links {
  padding-bottom: 178px;
}
@media screen and (max-width: 639px) {
.news-slider--links {
    padding-bottom: 70px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.news-slider--links {
    padding-bottom: 100px;
  }
        }
.news-slider__intro-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .news-slider__intro-container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .news-slider__intro-container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .news-slider__intro-container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .news-slider__intro-container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .news-slider__intro-container {
    max-width: 1536px;
  }
}
.news-slider__intro-container {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .news-slider__intro-container {
    overflow: hidden;
}
.wysiwyg-block .news-slider__intro-container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 639px) {
.news-slider__intro-container {
    display: block;
  }
        }
.news-slider__section-heading {
  font-size: 50px;
  text-transform: uppercase;
  line-height: 60px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 670px) {
.news-slider__section-heading {
    font-size: 34px;
    line-height: 42px;
  }
        }
.news-slider__controls {
  height: 44px;
  align-self: center;
}
@media screen and (max-width: 639px) {
.news-slider__controls {
    margin-top: 1.5rem;
  }
        }
.news-slider__arrow {
  display: inline-block;
}
.news-slider__arrow:nth-of-type(2) {
  margin-left: 18px;
}
.news-slider__arrow img {
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.news-slider__container {
  margin-top: 112px;
}
@media screen and (max-width: 639px) {
.news-slider__container {
    margin-top: 40px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.news-slider__container {
    margin-top: 80px;
  }
        }
.news-slider__container--gallery {
  margin-top: 74px;
}
@media screen and (max-width: 639px) {
.news-slider__container--gallery {
    margin-top: 32px;
  }
            }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.news-slider__container--gallery {
    margin-top: 50px;
  }
            }
.news-slider__slider .slick-list {
  overflow: visible;
}
.news-slider__slider .slick-slide {
  margin-right: 30px;
}
.news-slider__item {
  position: relative;
  width: 330px;
  max-width: 90vw;
  opacity: 0.5;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
}
.news-slider__item.slick-active {
  opacity: 1;
}
.news-slider__item--gallery {
  width: auto;
}
@media screen and (max-width: 639px) {
.news-slider__item--gallery {
    max-width: 80vw;
  }
            }
.news-slider__item:hover .news-slider__item-heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.news-slider__item:hover .news-slider__item-image {
                transform: scale(1.02);
            }
.news-slider__item-image {
  height: 266px;
  width: 100%;
  object-fit: cover;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.news-slider__item-image--gallery {
  height: 530px;
}
@media screen and (max-width: 639px) {
.news-slider__item-image--gallery {
    aspect-ratio: 1 / 1;
    height: auto;
  }
            }
.news-slider__item-image--links {
  aspect-ratio: 1 / 1;
  height: auto;
}
.news-slider__item-date {
  margin-top: 30px;
  display: block;
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.news-slider__item-heading {
  margin-top: 30px;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 30px;
  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;
}
.news-slider__item-heading--links {
  padding-right: 110px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.news-slider__item-heading--links {
    padding-right: 80px;
  }
            }
.news-slider__item-heading--no-arrow {
  padding-right: 0px;
  font-size: 20px;
  line-height: 28px;
}
.news-slider__item-heading--no-arrow .news-slider__item-arrow-container {
  display: none !important;
}
.news-slider__item-caption {
  margin-top: 42px;
  display: block;
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.news-slider__item-caption {
    margin-top: 24px;
  }
        }
.news-slider__bottom-container {
  margin-top: 130px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
.news-slider__bottom-container {
    margin-top: 70px;
    display: block;
  }
        }
.news-slider__socials {
  justify-content: flex-end;
}
@media screen and (max-width: 1023px) {
.news-slider__socials {
    margin-top: 64px;
  }
        }
.news-slider__item-arrow-container {
  position: absolute;
  right: 0px;
  top: -0.25rem;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  height: 2.75rem;
  width: 2.75rem;
  overflow: hidden;
  border-radius: 9999px;
}
.news-slider__item-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.75rem;
  width: 1.75rem;
  --tw-translate-x: -50%;
  --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));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.news-slider__item-arrow--clone {
  opacity: 0;
            transform: translate(-50%, -150%);
}
.news-slider__item-entry-age {
  position: absolute;
  left: 50%;
  top: 190px;
  display: flex;
  height: 100px;
  width: 100px;
  --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));
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
  font-size: 32px;
  line-height: 32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.contained-hero.news-slider__item-entry-age .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 367px) {
.news-slider__item-entry-age {
    top: 45vw;
  }
        }
@media screen and (max-width: 639px) {
.news-slider__item-entry-age {
    height: 75px;
    width: 75px;
    font-size: 26px;
    line-height: 34px;
  }
        }
.news-slider__item-entry-age span {
  position: relative;
  top: -3px;
}
.news-slider__button {
  margin-top: 100px;
}
@media screen and (max-width: 639px) {
.news-slider__button {
    margin-top: 65px;
  }
        }
.primary-content {
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
.primary-content.pt-\[150px\] {
    padding-top: 85px;
  }
.primary-content.pb-\[150px\] {
    padding-bottom: 85px;
  }
        }
.primary-content__wrapper {
  position: relative;
}
.primary-content__left {
  min-height: 680px;
  width: 50%;
  padding-right: 4rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 942px) {
.primary-content__left {
    min-height: 0px;
    width: 100%;
    padding-right: 0px;
  }
        }
.primary-content__left--inverted {
  margin-left: auto;
  padding-left: 4rem;
  padding-right: 0px;
}
@media screen and (max-width: 942px) {
.primary-content__left--inverted {
    padding-left: 0px;
  }
            }
.primary-content__copy--enlarge-first-p p:first-of-type {
  font-size: 30px;
  line-height: 38px;
}
.primary-content__button-container {
  margin-top: 2.25rem;
}
.primary-content__button {
  margin-top: 1.5rem;
  margin-right: 0.75rem;
}
.primary-content__image {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: block;
  height: 100%;
  width: 50%;
  object-fit: cover;
}
@media screen and (max-width: 942px) {
.primary-content__image {
    position: static;
    height: auto;
    width: 100%;
    padding-left: 2rem;
  }
        }
.primary-content__image--inverted {
  left: 0px;
}
@media screen and (max-width: 942px) {
.primary-content__image--inverted {
    padding-left: 0px;
    padding-right: 2rem;
  }
            }
.single-quote {
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
.single-quote {
    padding-top: 62px;
    padding-bottom: 62px;
  }
    }
.single-quote.section--white .single-quote__text {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.single-quote.section--primary-beige .single-quote__text {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.single-quote__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .single-quote__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .single-quote__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .single-quote__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .single-quote__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .single-quote__container {
    max-width: 1536px;
  }
}
.single-quote__container {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .single-quote__container {
    overflow: hidden;
}
.wysiwyg-block .single-quote__container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 639px) {
.single-quote__container {
    flex-wrap: wrap;
  }
        }
.single-quote__text {
  max-width: 952px;
  font-style: italic;
}
@media screen and (max-width: 639px) {
.single-quote__text {
    order: 2;
    display: block;
    width: 100%;
  }
        }
.single-quote__text p {
  font-size: 42px;
  line-height: 50px;
}
@media screen and (min-width: 640px) and (max-width: 1200px) {
.single-quote__text p {
    padding-right: 2rem;
  }
            }
@media screen and (max-width: 1023px) {
.single-quote__text p {
    font-size: 32px;
    line-height: 40px;
  }
            }
.single-quote__text--no-image {
  max-width: 100%;
}
.single-quote__author {
  margin-top: 35px;
  display: block;
  font-size: 20px;
  font-style: normal;
  line-height: 28px;
}
.single-quote__image {
  display: inline-block;
  aspect-ratio: 1 / 1;
  width: 150px;
  align-self: flex-start;
  object-fit: cover;
}
@media screen and (max-width: 639px) {
.single-quote__image {
    order: 1;
    margin-bottom: 3rem;
  }
        }
.split-hero-swiper {
  position: relative;
  z-index: 40;
  overflow: hidden;
}
.split-hero-swiper__container {
  display: flex;
  height: 90vh;
  min-height: 560px;
  width: 100%;
}
@media screen and (max-width: 639px) {
.split-hero-swiper__container {
    display: block;
    height: auto;
    min-height: 0px;
  }
        }
.split-hero-swiper__parent {
  position: relative;
  height: 100%;
  width: 50%;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 639px) {
.split-hero-swiper__parent {
    height: 660px;
    min-height: 90vh;
    width: 100%;
  }
        }
.split-hero-swiper__content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  width: 560px;
  max-width: 85%;
  --tw-translate-x: -50%;
  --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));
}
@media screen and (max-width: 1400px) {
.split-hero-swiper__content {
    text-align: center;
  }
        }
.split-hero-swiper__heading {
  display: block;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 60px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.split-hero-swiper__heading {
    text-align: center;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.split-hero-swiper__heading {
    font-size: 45px;
    line-height: 45px;
  }
        }
.split-hero-swiper__play {
  position: absolute;
  top: 0px;
  right: -75px;
  margin-left: auto;
  margin-right: auto;
  height: 75px;
  width: 75px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media screen and (max-width: 639px) {
.split-hero-swiper__play {
    opacity: 1;
  }
        }
@media screen and (max-width: 1400px) {
.split-hero-swiper__play {
    position: static;
    margin-top: 25px;
  }
        }
.split-hero-swiper__play:hover {
            transform: scale(1.1);
        }
.split-hero-swiper__play--desktop {
  display: block;
  opacity: 0;
}
@media screen and (max-width: 639px) {
.split-hero-swiper__play--desktop {
    display: none;
  }
            }
.split-hero-swiper__play--mobile {
  display: none;
}
@media screen and (max-width: 639px) {
.split-hero-swiper__play--mobile {
    display: block;
  }
            }
.split-hero-swiper__close {
  position: absolute;
  top: 75px;
  right: 75px;
  z-index: 10;
  height: 40px;
  width: 40px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.split-hero-swiper__close:hover {
            transform: scale(1.1);
        }
.split-hero-swiper__child {
  opacity: 0;
}
@media screen and (max-width: 639px) {
.split-hero-swiper__child {
    text-align: center;
    opacity: 1;
  }
        }
.split-hero-swiper__text {
  margin-top: 3rem;
  display: block;
  font-size: 40px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.split-hero-swiper__text {
    display: none;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.split-hero-swiper__text {
    margin-top: 1.5rem;
    font-size: 25px;
    line-height: 33px;
  }
        }
.split-hero-swiper__button {
  margin-top: 3rem;
}
.split-hero-swiper__background {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
}
.split-hero-swiper__background:after {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  --tw-content: '';
  content: var(--tw-content);
            background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.split-hero-swiper__background img,
        .split-hero-swiper__background video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.staff-members {
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
  padding-top: 125px;
  padding-bottom: 125px;
}
.contained-hero.staff-members .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.staff-members {
    padding-top: 65px;
    padding-bottom: 65px;
  }
    }
.staff-members--rpt {
  padding-top: 0px;
}
@media screen and (max-width: 639px) {
.staff-members--rpt {
    padding-top: 0px;
  }
            .staff-members--rpt .staff-members__item:first-of-type {
    border-top-width: 0px;
  }
        }
@media screen and (min-width: 640px) {
            .staff-members--rpt .staff-members__item {
    border-top-width: 0px;
  }
        }
.staff-members--rpb {
  padding-bottom: 0px;
}
@media screen and (max-width: 639px) {
.staff-members--rpb {
    padding-bottom: 0px;
  }
        }
.staff-members__section-heading {
  margin-bottom: 70px;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 639px) {
.staff-members__section-heading {
    margin-bottom: 35px;
  }
        }
.staff-members__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .staff-members__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .staff-members__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .staff-members__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .staff-members__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .staff-members__container {
    max-width: 1536px;
  }
}
.staff-members__container {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .staff-members__container {
    overflow: hidden;
}
.wysiwyg-block .staff-members__container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 1023px) {
.staff-members__container {
    display: block;
  }
        }
.staff-members__item {
  display: inline-flex;
  width: 49%;
  justify-content: space-between;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  padding-top: 45px;
  padding-bottom: 68px;
}
@media screen and (max-width: 1023px) {
.staff-members__item {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding-bottom: 45px;
  }
        }
.staff-members__item:first-of-type {
  padding-right: 30px;
}
@media screen and (max-width: 1023px) {
.staff-members__item:first-of-type {
    border-bottom-width: 0px;
    padding-right: 0px;
  }
            }
.staff-members__item-image {
  margin-left: 20px;
  aspect-ratio: 1 / 1;
  width: 225px;
  align-self: flex-start;
  object-fit: cover;
}
@media screen and (max-width: 1023px) {
.staff-members__item-image {
    order: 1;
    margin-left: 0px;
    margin-bottom: 1.5rem;
    width: 175px;
  }
        }
@media screen and (min-width: 1024px) and (max-width: 1199px) {
.staff-members__item-image {
    width: 150px;
  }
        }
.staff-members__item-image--small {
  width: 150px;
}
@media screen and (max-width: 1023px) {
.staff-members__item-image--small {
    width: 100px;
  }
            }
@media screen and (min-width: 1024px) and (max-width: 1199px) {
.staff-members__item-image--small {
    width: 125px;
  }
            }
@media screen and (max-width: 1023px) {
.staff-members__item-content {
    order: 2;
    display: block;
    width: 100%;
  }
        }
.staff-members__item-heading {
  display: block;
  font-size: 40px;
  line-height: 48px;
}
.staff-members__item-bio {
  margin-top: 24px;
  max-width: 300px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 1023px) {
.staff-members__item-bio {
    margin-top: 20px;
    max-width: 600px;
  }
        }
.staff-members__item-bio--wider {
  max-width: 420px;
}
.staff-members__button {
  margin-top: 32px;
}
.statistics {
  overflow: hidden;
  padding-top: 114px;
  padding-bottom: 127px;
    /* *{outline: 1px dotted red} */
}
/* *{outline: 1px dotted red} */
@media screen and (max-width: 639px) {
.statistics {
    padding-top: 85px;
    padding-bottom: 65px;
  }
    }
.statistics.section--primary-gold .statistics__item:nth-of-type(2) {
  --tw-border-opacity: 1;
  border-color: rgb(241 235 225 / var(--tw-border-opacity, 1));
}
.statistics__intro-container {
  margin-bottom: 75px;
  text-align: center;
}
@media screen and (max-width: 639px) {
.statistics__intro-container {
    margin-bottom: 25px;
  }
        }
.statistics__section-heading {
  font-size: 50px;
  text-transform: uppercase;
  line-height: 60px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.statistics__container {
  display: flex;
}
@media screen and (max-width: 639px) {
.statistics__container {
    display: block;
  }
        }
.statistics__item {
  display: inline-block;
  width: 33.333333%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 5rem;
  text-align: center;
}
@media screen and (max-width: 639px) {
.statistics__item {
    display: block;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0.75rem;
    padding-bottom: 3.5rem;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.statistics__item {
    padding-top: 0.75rem;
    padding-bottom: 3.5rem;
  }
        }
.statistics__item:nth-of-type(2) {
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
}
@media screen and (max-width: 639px) {
.statistics__item:nth-of-type(2) {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
  }
            }
.statistics__item--two:nth-of-type(2) {
  border-right-width: 0px;
}
@media screen and (max-width: 639px) {
.statistics__item--two:nth-of-type(2) {
    border-bottom-width: 0px;
  }
                }
.statistics__item-main {
  display: block;
  font-size: 140px;
  line-height: 168px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 308px) {
.statistics__item-main {
    font-size: 100px;
    line-height: 120px;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.statistics__item-main {
    font-size: 90px;
    line-height: 110px;
  }
        }
.statistics__item-main strong {
  font-weight: 400;
}
.statistics__item-main span {
  position: relative;
  top: -3.5rem;
  display: inline-block;
  font-size: 65px;
  line-height: 65px;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 308px) {
.statistics__item-main span {
    top: -2.5rem;
    font-size: 45px;
    line-height: 45px;
  }
            }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.statistics__item-main span {
    top: -2.5rem;
    font-size: 40px;
    line-height: 40px;
  }
            }
.statistics__item-supporting {
  margin-top: 4rem;
  display: block;
  font-size: 1.5rem;
  line-height: calc(1.5rem + 0.5rem);
  line-height: 2rem;
}
@media screen and (max-width: 1023px) {
.statistics__item-supporting {
    margin-top: 1rem;
  }
        }
.sticky-nav {
  display: none;
}
@media screen and (min-width: 640px) {
.sticky-nav {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 4rem;
    z-index: 20;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    width: 312px;
    border-radius: 1.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.25rem;
    padding-bottom: 0.5rem;
    text-align: center;
  }
.contained-hero.sticky-nav .contained-hero__heading {
    --tw-text-opacity: 1;
    color: rgb(187 153 106 / var(--tw-text-opacity, 1));
  }
    }
.sticky-nav li {
  display: inline-block;
}
.sticky-nav li:nth-of-type(2) {
  position: relative;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.sticky-nav li:nth-of-type(2):before,
            .sticky-nav li:nth-of-type(2):after {
                content: '';
                position: absolute;
                top: 0.25rem;
                display: block;
                height: 75%;
                width: 1px;
                --tw-bg-opacity: 1;
                background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
            }
.sticky-nav li:nth-of-type(2):before {
  left: -0.75rem;
}
.sticky-nav li:nth-of-type(2):after {
  right: -0.75rem;
}
.sticky-nav a {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.sticky-nav a:hover {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.text-cta {
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 943px) {
.text-cta {
    padding-top: 50px;
    padding-bottom: 50px;
  }
    }
.text-cta.section--white .text-cta__button {
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-cta.section--white .text-cta__button:after {
            background-image: url('../image/right-arrow-white.svg');
        }
.text-cta.section--white .text-cta__button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 189 160 / var(--tw-bg-opacity, 1));
}
.text-cta.section--primary-gold p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-cta.section--primary-red p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-cta__container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {

  .text-cta__container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .text-cta__container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .text-cta__container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .text-cta__container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .text-cta__container {
    max-width: 1536px;
  }
}
.text-cta__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1295px;
}
.page-id-3928 .wysiwyg-block .text-cta__container {
    overflow: hidden;
}
.wysiwyg-block .text-cta__container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 943px) {
.text-cta__container {
    display: block;
  }
        }
.text-cta__text-container {
  max-width: 75%;
}
@media screen and (max-width: 943px) {
.text-cta__text-container {
    max-width: 100%;
  }
.text-cta__text-container--mobile-center {
    text-align: center;
  }
        }
.text-cta__primary-text {
  font-size: 30px;
  line-height: 38px;
}
.text-cta__secondary-text {
  margin-top: 12px;
  font-size: 18px;
  line-height: 26px;
}
.text-cta__button {
  margin-left: 65px;
  min-width: 180px;
}
@media screen and (max-width: 943px) {
.text-cta__button {
    margin-left: 0px;
    margin-top: 35px;
  }
        }
.where-next {
  overflow: hidden;
  padding-top: 95px;
  padding-bottom: 95px;
}
@media screen and (max-width: 639px) {
.where-next {
    padding-top: 78px;
    padding-bottom: 78px;
  }
    }
.where-next.section--primary-gold .where-next__container {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.where-next.section--primary-gold .where-next__intro {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.where-next.section--primary-red .where-next__intro {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.where-next__container {
  display: flex;
  justify-content: space-between;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(187 153 106 / var(--tw-border-opacity, 1));
  padding-top: 44px;
  padding-bottom: 54px;
}
@media screen and (max-width: 639px) {
.where-next__container {
    display: block;
    padding-top: 34px;
  }
        }
.where-next__container:hover .where-next__page-title {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.where-next__text {
  display: inline-block;
}
@media screen and (max-width: 639px) {
.where-next__text {
    display: block;
  }
        }
.where-next__image {
  display: inline-block;
  height: 225px;
  width: 376px;
  object-fit: cover;
}
@media screen and (max-width: 639px) {
.where-next__image {
    margin-top: 50px;
    display: block;
    max-width: 90vw;
  }
        }
@media screen and (min-width: 640px) and (max-width: 1023px) {
.where-next__image {
    margin-left: 35px;
  }
        }
.where-next__image--icon {
  height: 100px;
  width: 100px;
}
.where-next__intro {
  display: block;
  font-size: 40px;
  font-style: italic;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.where-next__page-title {
  display: block;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / 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: 500ms;
}
.wysiwyg-block .container {
  overflow: hidden;
  padding-bottom: 3px;
}
@media screen and (max-width: 1023px) {
.wysiwyg-block.pt-\[150px\] {
    padding-top: 85px;
  }
.wysiwyg-block.pb-\[150px\] {
    padding-bottom: 85px;
  }
        }
.wysiwyg-block__two-col-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wysiwyg-block__sidebar {
  order: 1;
  margin-bottom: 50px;
  display: inline-block;
  width: 25%;
  padding-top: 5px;
}
@media screen and (max-width: 770px) {
.wysiwyg-block__sidebar {
    display: block;
    width: 100%;
  }
        }
.wysiwyg-block__sidebar--empty {
  margin-bottom: 0px;
}
.wysiwyg-block__sidebar-heading {
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.wysiwyg-block__content {
  position: relative;
  order: 2;
  display: inline-block;
  width: 69%;
}
@media screen and (max-width: 770px) {
.wysiwyg-block__content {
    display: block;
    width: 100%;
  }
.wysiwyg-block__content--sharing h2 {
    font-size: 24px;
    line-height: 32px;
  }
.wysiwyg-block__content--gallery {
    margin-top: 0px;
  }
        }
.section--primary-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(187 153 106 / var(--tw-bg-opacity, 1));
}
.section--primary-gold h1,
        .section--primary-gold h2,
        .section--primary-gold h3,
        .section--primary-gold h4,
        .section--primary-gold h5,
        .section--primary-gold h6,
        .section--primary-gold span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .copy {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .copy blockquote {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.section--primary-gold .copy blockquote .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.section--primary-gold .copy blockquote p {
  --tw-text-opacity: 1;
  color: rgb(210 18 69 / var(--tw-text-opacity, 1));
}
.section--primary-gold .copy li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-gold .copy a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.section--primary-gold .copy hr {
  --tw-border-opacity: 1;
  border-color: rgb(212 189 160 / var(--tw-border-opacity, 1));
}
.section--primary-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(241 235 225 / var(--tw-bg-opacity, 1));
}
.contained-hero.section--primary-beige .contained-hero__heading {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.section--primary-red {
  --tw-bg-opacity: 1;
  background-color: rgb(210 18 69 / var(--tw-bg-opacity, 1));
}
.contained-hero.section--primary-red .contained-hero__breadcrumb {
  --tw-text-opacity: 1;
  color: rgb(187 153 106 / var(--tw-text-opacity, 1));
}
.section--primary-red h1,
        .section--primary-red h2,
        .section--primary-red h3,
        .section--primary-red h4,
        .section--primary-red h5,
        .section--primary-red h6,
        .section--primary-red span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .copy {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .copy li::marker {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.section--primary-red .copy a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(241 235 225 / var(--tw-text-opacity, 1));
}
.page-id-38 table th:first-of-type {
  min-width: 295px;
}
.page-id-38 table th:not(:first-of-type) {
  min-width: 0px;
  max-width: 100px;
}
#CookiebotWidget {
    bottom: 70px !important;
}
img {
    -webkit-touch-callout: none;
    user-select: none;
}
@media (min-width: 768px) {

  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  @media (min-width: 640px) {

    .md\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .md\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {

    .md\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .md\:container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px) {

    .md\:container {
      max-width: 1536px;
    }
  }
}
.before\:block::before {
  content: var(--tw-content);
  display: block;
}
.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}
.before\:opacity-30::before {
  content: var(--tw-content);
  opacity: 0.3;
}
.before\:opacity-50::before {
  content: var(--tw-content);
  opacity: 0.5;
}
@media (min-width: 640px) {

  .sm\:max-w-\[500px\] {
    max-width: 500px;
  }
}
@media (min-width: 768px) {

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:pb-\[150px\] {
    padding-bottom: 150px;
  }

  .md\:pt-\[150px\] {
    padding-top: 150px;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }
}
@media (min-width: 1024px) {

  .lg\:flex {
    display: flex;
  }

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

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

  .lg\:pt-\[500px\] {
    padding-top: 500px;
  }

  .lg\:pt-\[250px\] {
    padding-top: 250px;
  }

  .lg\:pt-\[200px\] {
    padding-top: 200px;
  }
}