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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::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:  ;
}
.container {
  width: 100%;
}
@media (min-width: 300px) {

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

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

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

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

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

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

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

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

  .container {
    max-width: 3840px;
  }
}
.container {
  max-width: 100%;
}
@media (min-width: 300px) {

  .container {
    max-width: 90%;
  }
}
@media (min-width: 431px) {

  .container {
    max-width: 90%;
  }
}
@media (min-width: 769px) {

  .container {
    max-width: 80%;
  }
}
@media (min-width: 1152px) {

  .container {
    max-width: 75%;
  }
}
@media (min-width: 1367px) {

  .container {
    max-width: 75%;
  }
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.right-\[8vw\] {
  right: 8vw;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-8 {
  top: 2rem;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[-1\] {
  z-index: -1;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-\[140px\] {
  height: 140px;
}
.h-screen {
  height: 100vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-\[105px\] {
  width: 105px;
}
.w-\[84px\] {
  width: 84px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.flex-grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-1\/2 {
  --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));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.auto-cols-auto {
  grid-auto-columns: auto;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.content-center {
  align-content: center;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-16 {
  gap: 4rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.rounded {
  border-radius: 0.25rem;
}
.border {
  border-width: 1px;
}
.bg-dark-olive {
  --tw-bg-opacity: 1;
  background-color: rgb(60 63 48 / var(--tw-bg-opacity));
}
.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-saphire {
  --tw-bg-opacity: 1;
  background-color: rgb(4 28 43 / var(--tw-bg-opacity));
}
.bg-taupe {
  --tw-bg-opacity: 1;
  background-color: rgb(218 211 205 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-saphire\/20 {
  --tw-gradient-from: rgb(4 28 43 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(4 28 43 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-saphire {
  --tw-gradient-to: #041c2b var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.p-4 {
  padding: 1rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-\[8vw\] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pb-\[88px\] {
  padding-bottom: 88px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-\[88px\] {
  padding-top: 88px;
}
.text-center {
  text-align: center;
}
.font-editor-light {
  font-family: Editor-Light, sans-serif;
}
.font-editor-regular {
  font-family: Editor-Regular, sans-serif;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-1xl {
  font-size: 1.375rem;
  line-height: 28px;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 36px;
}
.text-3xl {
  font-size: 1.6875rem;
  line-height: 36px;
}
.text-4xl {
  font-size: 1.875rem;
  line-height: 45px;
}
.text-5xl {
  font-size: 2.25rem;
  line-height: 47px;
}
.text-6xl {
  font-size: 2.75rem;
  line-height: 57px;
}
.text-base {
  font-size: 1rem;
  line-height: 24px;
}
.text-lg {
  font-size: 1.25rem;
  line-height: 30px;
}
.text-sm {
  font-size: .875rem;
  line-height: 21px;
}
.font-bold {
  font-weight: 900;
}
.uppercase {
  text-transform: uppercase;
}
.leading-tight {
  line-height: 1.25;
}
.\!text-taupe {
  --tw-text-opacity: 1 !important;
  color: rgb(218 211 205 / var(--tw-text-opacity)) !important;
}
.text-saphire {
  --tw-text-opacity: 1;
  color: rgb(4 28 43 / var(--tw-text-opacity));
}
.text-taupe {
  --tw-text-opacity: 1;
  color: rgb(218 211 205 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.alignfull {
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}
.alignwide {
  margin: 2rem 0;
  max-width: 1367px !important;
}
.alignnone {
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}
.aligncenter {
  margin: 0.5rem auto;
  display: block;
}
@media (min-width: 431px) {

  .alignleft:not(.wp-block-button) {
    margin-right: 0.5rem;
    float: left;
  }

  .alignright:not(.wp-block-button) {
    margin-left: 0.5rem;
    float: right;
  }

  .wp-block-button.alignleft a {
    float: left;
    margin-right: 1rem;
  }

  .wp-block-button.alignright a {
    float: right;
    margin-left: 1rem;
  }
}
.wp-caption {
  display: inline-block;
}
.wp-caption img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.wp-caption-text {
  font-size: .875rem;
  color: #718096;
}
.wysiwig ul {
    list-style: disc;
    padding-left: 32px;
    padding-bottom: 16px;
  }
.wysiwig ul li {
      margin-bottom: 8px;
    }
.wysiwig p {
    margin-bottom: 16px;
  }
.wysiwig p:last-child {
      margin-bottom: 0;
    }
h1 {
  margin-bottom: 1.5rem;
  font-family: Editor-Regular, sans-serif;
  font-size: 1.375rem;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: .1em;
}
@media (min-width: 769px) {

  h1 {
    font-size: 1.6875rem;
    line-height: 36px;
  }
}
@media (min-width: 1601px) {

  h1 {
    margin-bottom: 2rem;
    font-size: 2.25rem;
    line-height: 47px;
  }
}
@media (min-width: 2561px) {

  h1 {
    font-size: 2.75rem;
    line-height: 57px;
  }
}
@media (min-width: 3072px) {

  h1 {
    font-size: 3.375rem;
    line-height: 70px;
  }
}
.text-body {
  font-family: Editor-Light, sans-serif;
  font-size: .875rem;
  line-height: 21px;
  letter-spacing: -0.025em;
}
@media (min-width: 769px) {

  .text-body {
    font-size: 1rem;
    line-height: 24px;
  }
}
@media (min-width: 1601px) {

  .text-body {
    font-size: 1.25rem;
    line-height: 30px;
  }
}
@media (min-width: 2561px) {

  .text-body {
    font-size: 1.5rem;
    line-height: 36px;
    letter-spacing: -0.05em;
  }
}
@media (min-width: 3072px) {

  .text-body {
    font-size: 1.5rem;
    line-height: 36px;
  }
}
.small-body {
  font-family: Editor-Light, sans-serif;
  font-size: .875rem;
  line-height: 21px;
  letter-spacing: -0.025em;
}
@media (min-width: 2561px) {

  .small-body {
    font-size: 1.125rem;
    line-height: 27px;
  }
}
a {
  text-underline-offset: 4px;
}
a:hover {
  text-decoration-line: underline;
}
.table-holder {
  width: 100%;
  overflow: auto;
}
.table-holder table, .table-holder th, .table-holder td {
    border: 1px solid white;
    border-collapse: collapse;
    padding: 10px;
  }
.mobile-table {
  width: 100%;
  overflow-x: auto;
}
.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Editor-Regular, sans-serif;
  font-size: .875rem;
  line-height: 21px;
  letter-spacing: .05em;
  --tw-text-opacity: 1;
  color: rgb(4 28 43 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-underline-offset: 4px;
}
.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 211 205 / var(--tw-bg-opacity));
}
@media (min-width: 1601px) {

  .btn-primary {
    font-size: 1rem;
    line-height: 24px;
  }
}
@media (min-width: 2561px) {

  .btn-primary {
    font-size: 1.5rem;
    line-height: 36px;
    letter-spacing: .1em;
  }
}
@media (min-width: 3072px) {

  .btn-primary {
    font-size: 1.6875rem;
    line-height: 36px;
  }
}
.slick-dots {
  bottom: -32px !important;
}
.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.slick-dots li button:before {
  font-size: 12px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(218 211 205 / var(--tw-text-opacity)) !important;
  opacity: 0.8 !important;
}
@media (min-width: 2561px) {

  .slick-dots li button:before {
    font-size: 24px !important;
  }
}
@media (min-width: 3072px) {

  .slick-dots li button:before {
    font-size: 32px !important;
  }
}
.slick-dots li.slick-active button:before {
  --tw-text-opacity: 1 !important;
  color: rgb(218 211 205 / var(--tw-text-opacity)) !important;
  opacity: 1 !important;
}
:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.menu {
  position: absolute;
  right: calc(5% - 30px);
  z-index: 10;
  flex-direction: row-reverse;
  align-items: center;
}
.menu-button {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
.menu-button .horizontal {
  position: absolute;
  background-color: #72693E;
  width: 4px;
  height: 24px;
}
.menu-button .vertical {
  position: absolute;
  background-color: #72693E;
  width: 4px;
  height: 24px;
}
.closed .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
}
.closed .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
.opened .menu-button {
  opacity: 1;
}
.opened .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
}
.opened .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.closed .menu-button + .menu-list {
  visibility: hidden;
  opacity: 0;
  transform: translateX(40px);
  transition: visibility 0s, opacity 0.5s linear, transform 0.3s linear;
}
.opened .menu-button + .menu-list {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.menu-button.active {
  z-index: 999999;
}
.menu-button.active .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
  background-color: #72693E;
}
.menu-button.active .vertical.cross {
  transition: all 0.3s ease-in-out;
  transform: rotate(-45deg);
}
.menu-button.active .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1024px) { 
  body.menu-open {
    overflow: hidden;
  }
}
.hover\:bg-taupe:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 211 205 / var(--tw-bg-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
@media (min-width: 431px) {

  .sm\:col-span-10 {
    grid-column: span 10 / span 10;
  }

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

  .sm\:col-start-2 {
    grid-column-start: 2;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:gap-0 {
    gap: 0px;
  }
}
@media (min-width: 769px) {

  .md\:right-\[5vw\] {
    right: 5vw;
  }

  .md\:order-first {
    order: -9999;
  }

  .md\:order-last {
    order: 9999;
  }

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

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

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

  .md\:col-start-1 {
    grid-column-start: 1;
  }

  .md\:col-start-3 {
    grid-column-start: 3;
  }

  .md\:col-start-4 {
    grid-column-start: 4;
  }

  .md\:col-end-13 {
    grid-column-end: 13;
  }

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

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:grid-flow-col {
    grid-auto-flow: column;
  }

  .md\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:place-self-end {
    place-self: end;
  }

  .md\:px-\[5vw\] {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

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

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

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

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

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

  .md\:text-3xl {
    font-size: 1.6875rem;
    line-height: 36px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 24px;
  }

  .md\:text-md {
    font-size: 1.125rem;
    line-height: 27px;
  }

  .md\:text-sm {
    font-size: .875rem;
    line-height: 21px;
  }

  .md\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
@media (min-width: 1152px) {

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

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:flex {
    display: flex;
  }

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

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

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

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

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

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

  .lg\:text-5xl {
    font-size: 2.25rem;
    line-height: 47px;
  }

  .lg\:text-md {
    font-size: 1.125rem;
    line-height: 27px;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
  }
}
@media (min-width: 1367px) {

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

  .xl\:col-start-4 {
    grid-column-start: 4;
  }

  .xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

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

  .xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .xl\:pt-28 {
    padding-top: 7rem;
  }

  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 36px;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
  }
}
@media (min-width: 1601px) {

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

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

  .\32xl\:h-\[190px\] {
    height: 190px;
  }

  .\32xl\:w-\[112px\] {
    width: 112px;
  }

  .\32xl\:w-\[140px\] {
    width: 140px;
  }

  .\32xl\:gap-8 {
    gap: 2rem;
  }

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

  .\32xl\:pb-16 {
    padding-bottom: 4rem;
  }

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

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

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

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

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

  .\32xl\:text-5xl {
    font-size: 2.25rem;
    line-height: 47px;
  }

  .\32xl\:text-base {
    font-size: 1rem;
    line-height: 24px;
  }

  .\32xl\:text-lg {
    font-size: 1.25rem;
    line-height: 30px;
  }
}
@media (min-width: 2561px) {

  .\33xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .\33xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .\33xl\:col-start-2 {
    grid-column-start: 2;
  }

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

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

  .\33xl\:w-\[224px\] {
    width: 224px;
  }

  .\33xl\:w-\[280px\] {
    width: 280px;
  }

  .\33xl\:gap-12 {
    gap: 3rem;
  }

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

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

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

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

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

  .\33xl\:\!text-\[24px\] {
    font-size: 24px !important;
  }

  .\33xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 36px;
  }

  .\33xl\:text-6xl {
    font-size: 2.75rem;
    line-height: 57px;
  }

  .\33xl\:text-md {
    font-size: 1.125rem;
    line-height: 27px;
  }

  .\33xl\:tracking-tighter {
    letter-spacing: -0.05em;
  }

  .\33xl\:tracking-widest {
    letter-spacing: .1em;
  }
}
@media (min-width: 3072px) {

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

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

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

  .\34xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .\34xl\:pb-\[180px\] {
    padding-bottom: 180px;
  }

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

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

  .\34xl\:pt-\[180px\] {
    padding-top: 180px;
  }

  .\34xl\:\!text-\[32px\] {
    font-size: 32px !important;
  }

  .\34xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 36px;
  }

  .\34xl\:text-3xl {
    font-size: 1.6875rem;
    line-height: 36px;
  }

  .\34xl\:text-7xl {
    font-size: 3.375rem;
    line-height: 70px;
  }
}
