/*
! 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: 430px) {

  .container {
    max-width: 430px;
  }
}
@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;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.container {
  max-width: 100%;
}
@media (min-width: 430px) {

  .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%;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[1vw\] {
  bottom: 1vw;
}
.bottom-\[8px\] {
  bottom: 8px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-\[32px\] {
  top: 32px;
}
.top-\[8px\] {
  top: 8px;
}
.-z-10 {
  z-index: -10;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[-1\] {
  z-index: -1;
}
.z-\[98\] {
  z-index: 98;
}
.z-\[99\] {
  z-index: 99;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-2 {
  grid-column-start: 2;
}
.col-start-3 {
  grid-column-start: 3;
}
.-mx-\[8vw\] {
  margin-left: -8vw;
  margin-right: -8vw;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-sm {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5xl {
  margin-bottom: 2rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[0\.48rem\] {
  margin-bottom: 0.48rem;
}
.mb-\[0\.4rem\] {
  margin-bottom: 0.4rem;
}
.mb-\[0\.96rem\] {
  margin-bottom: 0.96rem;
}
.mb-\[1\.32rem\] {
  margin-bottom: 1.32rem;
}
.mb-\[1\.63rem\] {
  margin-bottom: 1.63rem;
}
.mb-\[48px\] {
  margin-bottom: 48px;
}
.mb-base {
  margin-bottom: 1rem;
}
.mb-sm {
  margin-bottom: 0.75rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-auto {
  margin-left: auto;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-10xl {
  margin-top: 4rem;
}
.mt-2xl {
  margin-top: 1.5rem;
}
.mt-5xl {
  margin-top: 2rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-\[22px\] {
  margin-top: 22px;
}
.mt-md {
  margin-top: 1.125rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-16\/9 {
  aspect-ratio: 16 / 9;
}
.aspect-3\/2 {
  aspect-ratio: 3 / 2;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.h-3 {
  height: 0.75rem;
}
.h-4xl {
  height: 1.75rem;
}
.h-\[140px\] {
  height: 140px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[76px\] {
  height: 76px;
}
.h-base {
  height: 1rem;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\/2 {
  width: 50%;
}
.w-4xl {
  width: 1.75rem;
}
.w-\[1000px\] {
  width: 1000px;
}
.w-\[112px\] {
  width: 112px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-auto {
  width: auto;
}
.w-base {
  width: 1rem;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-full {
  max-width: 100%;
}
.max-w-screen-3xl {
  max-width: 2561px;
}
.max-w-screen-4xl {
  max-width: 3072px;
}
.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-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes bounce {

  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-\[bounce_2s_ease-in-out_infinite\] {
  animation: bounce 2s ease-in-out infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.content-center {
  align-content: center;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1xl {
  gap: 1.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-4xl {
  gap: 1.75rem;
}
.gap-5xl {
  gap: 2rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[9px\] {
  gap: 9px;
}
.gap-md {
  gap: 1.125rem;
}
.gap-sm {
  gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-5xl {
  row-gap: 2rem;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded {
  border-radius: 0.25rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-gold {
  --tw-border-opacity: 1;
  border-color: rgb(179 138 105 / var(--tw-border-opacity));
}
.border-b-gold {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(179 138 105 / var(--tw-border-opacity));
}
.bg-\[\#000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.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-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(218 211 205 / 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(225 208 195 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(230 232 234 / var(--tw-bg-opacity));
}
.bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-dark-olive\/70 {
  fill: rgb(60 63 48 / 0.7);
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-none {
  -o-object-fit: none;
     object-fit: none;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-\[48px\] {
  padding: 48px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[8vw\] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.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;
}
.py-8xl {
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}
.py-xs {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.\!pl-0 {
  padding-left: 0px !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8xl {
  padding-bottom: 3.25rem;
}
.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-4xl {
  padding-top: 1.75rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-\[10rem\] {
  padding-top: 10rem;
}
.pt-\[3px\] {
  padding-top: 3px;
}
.pt-\[45px\] {
  padding-top: 45px;
}
.pt-\[88px\] {
  padding-top: 88px;
}
.pt-lg {
  padding-top: 1.25rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-editor-light {
  font-family: Editor-Light, sans-serif;
}
.font-editor-regular {
  font-family: Editor-Regular, sans-serif;
}
.font-stackers {
  font-family: Stackers, sans;
}
.text-1xl {
  font-size: 1.375rem;
  line-height: 1.8125rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 1.9375rem;
}
.text-3xl {
  font-size: 1.625rem;
  line-height: 2.125rem;
}
.text-4xl {
  font-size: 1.75rem;
  line-height: 2.25rem;
}
.text-5xl {
  font-size: 2rem;
  line-height: 2.625rem;
}
.text-6xl {
  font-size: 2.625rem;
  line-height: 3.4375rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.3125rem;
}
.text-lg {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
.text-md {
  font-size: 1.125rem;
  line-height: 1.5625rem;
}
.text-sm {
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.text-tiny {
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.text-xs {
  font-size: 0.625rem;
  line-height: 0.625rem;
}
.font-\[100\] {
  font-weight: 100;
}
.font-bold {
  font-weight: 900;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[16px\] {
  line-height: 16px;
}
.leading-\[17px\] {
  line-height: 17px;
}
.leading-\[20px\] {
  line-height: 20px;
}
.leading-\[21px\] {
  line-height: 21px;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[0\.08em\] {
  letter-spacing: 0.08em;
}
.tracking-\[0\.96px\] {
  letter-spacing: 0.96px;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-dark-olive {
  --tw-text-opacity: 1;
  color: rgb(60 63 48 / var(--tw-text-opacity));
}
.text-gold {
  --tw-text-opacity: 1;
  color: rgb(179 138 105 / var(--tw-text-opacity));
}
.text-saphire {
  --tw-text-opacity: 1;
  color: rgb(4 28 43 / var(--tw-text-opacity));
}
.text-taupe {
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(230 232 234 / 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;
}
.opacity-0 {
  opacity: 0;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-\[\.05\] {
  opacity: .05;
}
.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;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-\[1200ms\] {
  transition-duration: 1200ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.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: 0.75rem;
  color: #718096;
}
.spacing-top-none {
  padding-top: 0;
}
.spacing-top-small {
  padding-top: 2rem;
}
.spacing-top-medium {
  padding-top: 3rem;
}
.spacing-top-large {
  padding-top: 5rem;
}
.spacing-bottom-none {
  padding-bottom: 0;
}
.spacing-bottom-small {
  padding-bottom: 2rem;
}
.spacing-bottom-medium {
  padding-bottom: 3rem;
}
.spacing-bottom-large {
  padding-bottom: 5rem;
}
@media (min-width: 769px) {

  .spacing-top-small {
    padding-top: 3rem;
  }

  .spacing-top-medium {
    padding-top: 4.5rem;
  }

  .spacing-top-large {
    padding-top: 7.5rem;
  }

  .spacing-bottom-small {
    padding-bottom: 3rem;
  }

  .spacing-bottom-medium {
    padding-bottom: 4.5rem;
  }

  .spacing-bottom-large {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 1601px) {

  .spacing-top-small {
    padding-top: 2.875rem;
  }

  .spacing-top-medium {
    padding-top: 6rem;
  }

  .spacing-top-large {
    padding-top: 10rem;
  }

  .spacing-bottom-small {
    padding-bottom: 2.875rem;
  }

  .spacing-bottom-medium {
    padding-bottom: 6rem;
  }

  .spacing-bottom-large {
    padding-bottom: 10rem;
  }
}
@media (min-width: 2561px) {

  .spacing-top-small {
    padding-top: 6rem;
  }

  .spacing-top-medium {
    padding-top: 9rem;
  }

  .spacing-top-large {
    padding-top: 15rem;
  }

  .spacing-bottom-small {
    padding-bottom: 6rem;
  }

  .spacing-bottom-medium {
    padding-bottom: 9rem;
  }

  .spacing-bottom-large {
    padding-bottom: 15rem;
  }
}
@media (min-width: 3072px) {

  .spacing-top-small {
    padding-top: 7rem;
  }

  .spacing-top-medium {
    padding-top: 10.5rem;
  }

  .spacing-top-large {
    padding-top: 30rem;
  }

  .spacing-bottom-small {
    padding-bottom: 7rem;
  }

  .spacing-bottom-medium {
    padding-bottom: 10.5rem;
  }

  .spacing-bottom-large {
    padding-bottom: 30rem;
  }
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
  margin-top: 0 !important;
}
body {
  --tw-bg-opacity: 1;
  background-color: rgb(230 232 234 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(4 28 43 / var(--tw-text-opacity)) !important;
}
body table th {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
}
body table tr {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(179 138 105 / var(--tw-border-opacity));
}
body {
  animation: fadeIn 0.8s ease-in;
}
.font-stackers * {
  letter-spacing: 0.05em;
}
.bg-dark-olive,
.bg-saphire {
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
.bg-dark-olive .btn-primary, .bg-saphire .btn-primary {
  --tw-text-opacity: 1;
  color: rgb(4 28 43 / var(--tw-text-opacity));
}
.bg-white,
.bg-grey,
.bg-taupe {
  --tw-text-opacity: 1 !important;
  color: rgb(4 28 43 / var(--tw-text-opacity)) !important;
}
.bg-white table th, .bg-grey table th, .bg-taupe table th {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
}
.bg-white table tr, .bg-grey table tr, .bg-taupe table tr {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(179 138 105 / var(--tw-border-opacity));
}
.bg-taupe {
  --tw-bg-opacity: 1;
  background-color: rgb(225 208 195 / var(--tw-bg-opacity));
}
.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,
h2 {
  font-family: Editor-Light, sans-serif;
  text-transform: uppercase;
}
h1 {
  /* Font sizes */
  font-size: 1.75rem;
  line-height: 2.25rem;
}
@media (min-width: 769px) {

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

  h1 {
    font-size: 2.625rem;
    line-height: 3.4375rem;
  }
}
@media (min-width: 2561px) {

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

  h1 {
    font-size: 4rem;
    line-height: 5.125rem;
  }
}
h1 { /* 64px/82px */

  /* Tracking */

  letter-spacing: 0.1em;

  /* MB */

  margin-bottom: 1.63rem;
}
@media (min-width: 769px) {

  h1 {
    margin-bottom: 1.92rem;
  }
}
@media (min-width: 1601px) {

  h1 {
    margin-bottom: 2.52rem;
  }
}
@media (min-width: 2561px) {

  h1 {
    margin-bottom: 3.36rem;
  }
}
@media (min-width: 3072px) {

  h1 {
    margin-bottom: 3.84rem;
  }
}
h1 { /* +3.84px */
}
h2 {
  /* Font sizes */
  font-size: 1.375rem;
  line-height: 1.8125rem;
}
@media (min-width: 769px) {

  h2 {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }
}
@media (min-width: 1601px) {

  h2 {
    font-size: 2rem;
    line-height: 2.625rem;
  }
}
@media (min-width: 2561px) {

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

  h2 {
    font-size: 3.25rem;
    line-height: 4.25rem;
  }
}
h2 { /* 52px/68px */

  /* Tracking */

  letter-spacing: 0.1em;

  /* MB */

  margin-bottom: 1.32rem;
}
@media (min-width: 769px) {

  h2 {
    margin-bottom: 1.56rem;
  }
}
@media (min-width: 1601px) {

  h2 {
    margin-bottom: 1.92rem;
  }
}
@media (min-width: 2561px) {

  h2 {
    margin-bottom: 2.64rem;
  }
}
@media (min-width: 3072px) {

  h2 {
    margin-bottom: 3.12rem;
  }
}
h2 { /* +3.12px */
}
h3 {
  /* Font sizes */
  font-size: 0.75rem;
  line-height: 0.75rem;
}
@media (min-width: 769px) {

  h3 {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
@media (min-width: 1601px) {

  h3 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media (min-width: 2561px) {

  h3 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}
@media (min-width: 3072px) {

  h3 {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}
h3 { /* 24px/31px */

  /* Tracking */

  letter-spacing: 0.05em;

  /* MB */

  margin-bottom: 0.96rem;
}
@media (min-width: 769px) {

  h3 {
    margin-bottom: 1.12rem;
  }
}
@media (min-width: 1601px) {

  h3 {
    margin-bottom: 1.28rem;
  }
}
@media (min-width: 2561px) {

  h3 {
    margin-bottom: 1.6rem;
  }
}
@media (min-width: 3072px) {

  h3 {
    margin-bottom: 1.92rem;
  }
}
h3 { /* +1.92px */
}
p {
  /* Font sizes */
  font-size: 0.875rem;
  line-height: 1.125rem;
}
@media (min-width: 769px) {

  p {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media (min-width: 1601px) {

  p {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
@media (min-width: 2561px) {

  p {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }
}
@media (min-width: 3072px) {

  p {
    font-size: 1.875rem;
  }
}
p { /* 30px/42px */

  /* Tracking */

  letter-spacing: -0.025em;
}
h4 {
  /* Font sizes */
  font-size: 0.75rem;
  line-height: 0.75rem;
}
@media (min-width: 769px) {

  h4 {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
@media (min-width: 1601px) {

  h4 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media (min-width: 2561px) {

  h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}
@media (min-width: 3072px) {

  h4 {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}
h4 { /* 24px/24px */

  /* Tracking */

  letter-spacing: 0.025em;

  /* MB */

  margin-bottom: 0.48rem;
}
@media (min-width: 769px) {

  h4 {
    margin-bottom: 0.56rem;
  }
}
@media (min-width: 1601px) {

  h4 {
    margin-bottom: 0.66rem;
  }
}
@media (min-width: 2561px) {

  h4 {
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 3072px) {

  h4 {
    margin-bottom: 0.96rem;
  }
}
h4 { /* +0.96px */
}
h5 {
  /* Font sizes */
  font-size: 0.625rem;
  line-height: 0.625rem;
}
@media (min-width: 769px) {

  h5 {
    font-size: 0.75rem;
    line-height: 0.75rem;
  }
}
@media (min-width: 1601px) {

  h5 {
    font-size: 0.75rem;
    line-height: 0.75rem;
  }
}
@media (min-width: 2561px) {

  h5 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media (min-width: 3072px) {

  h5 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}
h5 { /* 20px/30px */

  /* Tracking */

  letter-spacing: 0.025em;

  /* MB */

  margin-bottom: 0.4rem;
}
@media (min-width: 769px) {

  h5 {
    margin-bottom: 0.48rem;
  }
}
@media (min-width: 1601px) {

  h5 {
    margin-bottom: 0.48rem;
  }
}
@media (min-width: 2561px) {

  h5 {
    margin-bottom: 0.64rem;
  }
}
@media (min-width: 3072px) {

  h5 {
    margin-bottom: 0.8rem;
  }
}
h5 { /* +0.8px */
}
.prose {
  font-family: Editor-Light, sans-serif;
}
.prose * {
    color: inherit;
  }
.prose h1,
  .prose h2,
  .prose h3,
  .prose h4,
  .prose h5,
  .prose h6 {
  font-family: Editor-Light, sans-serif;
  text-transform: uppercase;
    font-weight: 300;
}
.text-body {
  font-family: Editor-Light, sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
@media (min-width: 769px) {

  .text-body {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
.text-body p:last-child {
    margin-bottom: 0;
  }
.small-body {
  font-family: Editor-Light, sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: -0.025em;
}
@media (min-width: 2561px) {

  .small-body {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
a {
  /* @apply hover:underline underline-offset-4; */
}
.table-holder {
  width: 100%;
  overflow: auto;
}
.table-holder th,
  .table-holder td {
    border-collapse: collapse;
    padding: 1.5rem;
  }
.mobile-table {
  width: 100%;
  overflow-x: auto;
}
.btn {
  text-transform: uppercase;
  font-weight: 850;
  transition: all 0.5s ease-in-out;
  border-width: 1px;
  border-color: transparent;
  font-size: 0.75rem;
  line-height: 0.75rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1152px) {

  .btn {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.btn {
  letter-spacing: 0.025em;
  font-family: Stackers, sans;
}
.btn * {
  letter-spacing: 0.05em;
}
.btn-sm {
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.btn-lg {
  font-size: 1.125rem;
  line-height: 1.5625rem;
}
.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
}
.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(150 105 68 / var(--tw-bg-opacity));
}
.btn-secondary {
  /* secondary styles */
}
.btn-secondary:hover {
  /* secondary hover styles */
}
.btn-tertiary {
  /* tertiary styles */
}
.btn-tertiary:hover {
  /* tertiary hover styles */
}
.btn-tab {
  /* tab styles */
}
.btn-tab:hover {
  /* tab hover styles */
}
.slick-slider {
  position: relative;
}
.section {
  margin-left: auto;
  margin-right: auto;
  padding-left: 8vw;
  padding-right: 8vw;
}
@media (min-width: 769px) {

  .section {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
/* Hide default Slick dots completely */
.slick-dots {
  display: none !important;
}
.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
/* Rest of your custom dots styling */
.slick-slider-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 999;
  margin-top: 22px;
}
@media (min-width: 769px) {

  .slick-slider-dots {
    margin-top: 12px;
  }
}
@media (min-width: 1367px) {

  .slick-slider-dots {
    margin-top: 16px;
  }
}
@media (min-width: 1601px) {

  .slick-slider-dots {
    margin-top: 24px;
  }
}
.slick-slider-dots .slick-dots {
  display: flex !important;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
  gap: 19px;
}
.slick-slider-dots .slick-dots li {
  margin: 0 0.25rem;
}
.slick-slider-dots .slick-dots li button {
  height: 0.25rem;
  width: 2rem;
  overflow: hidden;
  border: none;
  font-size: 0;
  padding: 0;
}
.slick-dots li button:before {
  display: none !important;
}
.slick-slide img {
  width: 100% !important;
}
/* Homepage slider dots are always saphire */
body.home .slick-slider-dots button {
  background-color: rgb(4 28 43 / 0.4);
}
body.home .slick-slider-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(4 28 43 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
body.home .slick-slider-dots li.slick-active button .btn-primary {
  --tw-text-opacity: 1;
  color: rgb(4 28 43 / var(--tw-text-opacity));
}

bodybody.home .slick-slider-dots li.slick-active button {
  --tw-text-opacity: 1 !important;
  color: rgb(225 208 195 / var(--tw-text-opacity)) !important;
  /* .horizontal,
  .vertical {
    @apply bg-taupe !important;
  } */
}
 bodybody.home .slick-slider-dots li.slick-active button .menu-item {
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
/* When background is taupe, dots are saphire */
.slick-slider-dots[data-color="bg-taupe"] button, .slick-slider-dots[data-color="bg-grey"] button, .slick-slider-dots[data-color="bg-transparent"] button, .slick-slider-dots[data-color="bg-bg-transparent"] button, .slick-slider-dots[data-color="bg-white"] button {
  background-color: rgb(4 28 43 / 0.4);
}
.slick-slider-dots[data-color="bg-taupe"] li.slick-active button, .slick-slider-dots[data-color="bg-grey"] li.slick-active button, .slick-slider-dots[data-color="bg-transparent"] li.slick-active button, .slick-slider-dots[data-color="bg-bg-transparent"] li.slick-active button, .slick-slider-dots[data-color="bg-white"] li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(4 28 43 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
.slick-slider-dots[data-color="bg-taupe"] li.slick-active button .btn-primary, .slick-slider-dots[data-color="bg-grey"] li.slick-active button .btn-primary, .slick-slider-dots[data-color="bg-transparent"] li.slick-active button .btn-primary, .slick-slider-dots[data-color="bg-bg-transparent"] li.slick-active button .btn-primary, .slick-slider-dots[data-color="bg-white"] li.slick-active button .btn-primary {
  --tw-text-opacity: 1;
  color: rgb(4 28 43 / var(--tw-text-opacity));
}

body.slick-slider-dots[data-color="bg-taupe"] li.slick-active button,
body .slick-slider-dots[data-color="bg-grey"] li.slick-active button,
body .slick-slider-dots[data-color="bg-transparent"] li.slick-active button,
body .slick-slider-dots[data-color="bg-bg-transparent"] li.slick-active button,
body .slick-slider-dots[data-color="bg-white"] li.slick-active button {
  --tw-text-opacity: 1 !important;
  color: rgb(225 208 195 / var(--tw-text-opacity)) !important;
  /* .horizontal,
  .vertical {
    @apply bg-taupe !important;
  } */
}
 body.slick-slider-dots[data-color="bg-taupe"] li.slick-active button .menu-item, body .slick-slider-dots[data-color="bg-grey"] li.slick-active button .menu-item, body .slick-slider-dots[data-color="bg-transparent"] li.slick-active button .menu-item, body .slick-slider-dots[data-color="bg-bg-transparent"] li.slick-active button .menu-item, body .slick-slider-dots[data-color="bg-white"] li.slick-active button .menu-item {
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
/* When background is saphire or dark-olive, dots are taupe */
.slick-slider-dots[data-color="bg-saphire"] .slick-dots li button, .slick-slider-dots[data-color="bg-dark-olive"] .slick-dots li button, body.bg-dark-olive .slick-dots li button {
  background-color: rgb(225 208 195 / 0.4);
}
.slick-slider-dots[data-color="bg-saphire"] .slick-dots li.slick-active button, .slick-slider-dots[data-color="bg-dark-olive"] .slick-dots li.slick-active button, body.bg-dark-olive .slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(225 208 195 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(4 28 43 / var(--tw-text-opacity)) !important;
}
.slick-slider-dots[data-color="bg-saphire"] .slick-dots li.slick-active button table th, .slick-slider-dots[data-color="bg-dark-olive"] .slick-dots li.slick-active button table th, body.bg-dark-olive .slick-dots li.slick-active button table th {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
}
.slick-slider-dots[data-color="bg-saphire"] .slick-dots li.slick-active button table tr, .slick-slider-dots[data-color="bg-dark-olive"] .slick-dots li.slick-active button table tr, body.bg-dark-olive .slick-dots li.slick-active button table tr {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(179 138 105 / var(--tw-border-opacity));
}
.slick-slider-dots[data-color="bg-saphire"] .slick-dots li.slick-active button, .slick-slider-dots[data-color="bg-dark-olive"] .slick-dots li.slick-active button, body.bg-dark-olive .slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(225 208 195 / var(--tw-bg-opacity));
}
:focus {
  outline: none;
  /* border: none; */
  box-shadow: none;
}
.page-hero .subtitle {
  position: absolute;
  left: 50%;
  z-index: 50;
  --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));
  margin-top: 7.875rem;
  width: 100%;
}
.accordion-row.active .content .page-hero .subtitle {
  padding: 1.75rem;
}
@media (min-width: 1152px) {

  .page-hero .subtitle {
    width: 200%;
  }
}
.primary-nav:not(.hidden) ul {
  align-items: center;
  gap: 2rem;
  font-weight: 900;
  letter-spacing: 0.1em;
}
a:not(:has(svg)):not(.btn):not(.btn-primary):not(.btn-secondary):not(
    .btn-tertiary
  ) {
  position: relative;
}
a:not(:has(svg)):not(.btn):not(.btn-primary):not(.btn-secondary):not(
    .btn-tertiary
  )::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
  transition: width 0.5s ease-in-out;
}
a:not(:has(svg)):not(.btn):not(.btn-primary):not(.btn-secondary):not(
    .btn-tertiary
  ):hover::after {
  width: 100%;
}
.related-post .link-hover-effect::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width 0.5s ease-in-out;
  }
.related-post:hover .link-hover-effect::after {
  width: 105%;
}
.logo svg {
  height: 0.75rem;
  width: auto;
}
@media (min-width: 769px) {

  .logo svg {
    height: auto;
  }
}
/* Add these at the end of your custom.css */
/* Define the fade-in animation */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
#home-header-bg {
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.8s ease-in-out;
  width: 100%;
  z-index: 9;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; /* Adding 24px padding */
}
#home-header-bg.visible {
  opacity: 0.95;
  transform: translateY(0);
}
/* Update header class for internal pages */
.header {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; /* Adding 24px padding */
}
.menu-button .horizontal,
.menu-button .vertical {
  position: absolute;
  width: 4px;
  height: 24px;
}
/* .menu-button[data-color="text-taupe"] .horizontal,
.menu-button[data-color="text-taupe"] .vertical {
  @apply bg-taupe;
}

.menu-button[data-color="text-saphire"] .horizontal,
.menu-button[data-color="text-saphire"] .vertical {
  @apply bg-saphire;
}

.menu-button[data-color="text-dark-olive"] .horizontal,
.menu-button[data-color="text-dark-olive"] .vertical {
  @apply bg-taupe;
} */
/* Mobile Navigation Styles */
body.menu-open {
  overflow: hidden;
}
body.menu-open #mobile-nav {
  transform: translateX(0);
}
body.bg-dark-olive,
body.bg-saphire {
  --tw-text-opacity: 1 !important;
  color: rgb(225 208 195 / var(--tw-text-opacity)) !important;
  /* .horizontal,
  .vertical {
    @apply bg-taupe !important;
  } */
}
body.bg-dark-olive .menu-item, body.bg-saphire .menu-item {
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
/* Menu Button Animation */
.menu-button {
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: relative;
  z-index: 999999;
}
.menu-button .horizontal,
.menu-button .vertical {
  transition: all 0.3s ease-in-out;
}
.menu-button .vertical.cross {
  opacity: 1;
}
/* Animated state for menu button */
.menu-open .menu-button .horizontal.top-[8px] {
  transform: rotate(45deg) translate(5px, 5px);
}
.menu-open .menu-button .horizontal.bottom-[8px] {
  transform: rotate(-45deg) translate(5px, -5px);
}
.menu-open .menu-button .vertical {
  opacity: 0;
}
.tab-button {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(179 138 105 / var(--tw-border-opacity));
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.tab-button:not(.active),
.tab-button:not(.active):hover {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(179 138 105 / var(--tw-border-opacity));
}
.tab-button.active,
.tab-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(60 63 48 / var(--tw-text-opacity));
}
.tab-content {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  position: absolute;
  width: 100%;
}
.tab-content.active {
  visibility: visible;
  opacity: 1;
  position: relative;
}
/* body.admin-bar {
  .primary-nav nav {
    @apply pt-lg md:pt-2xl;
  }
} */
.accordion-row.active.mob button {
  border-bottom-color: transparent;
}
.accordion-row {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.accordion-row .content {
  overflow: hidden;
    transform-origin: top;
    transform: scale(1, 0);
    opacity: 0;
    max-height: 0;
    visibility: hidden;
    transition: transform 300ms ease-in-out, opacity 300ms ease-in-out,
      max-height 300ms ease-in-out, visibility 0ms linear 300ms;
}
.accordion-row svg {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.accordion-row.active {
  --tw-bg-opacity: 1;
  background-color: rgb(225 208 195 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(4 28 43 / var(--tw-text-opacity)) !important;
}
.accordion-row.active table th {
  --tw-bg-opacity: 1;
  background-color: rgb(179 138 105 / var(--tw-bg-opacity));
}
.accordion-row.active table tr {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(179 138 105 / var(--tw-border-opacity));
}
.accordion-row.active {
  --tw-bg-opacity: 1;
  background-color: rgb(225 208 195 / var(--tw-bg-opacity));
}
.accordion-row.active button.grid {
  border-bottom-color: transparent;
}
.accordion-row.active svg.plus {
  --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-row.active .content {
      transform: scale(1, 1);
      opacity: 1;
      max-height: 2000px;
      visibility: visible;
      transition: transform 300ms ease-in-out, opacity 300ms ease-in-out,
        max-height 300ms ease-in-out, visibility 0ms linear;
    }
.accordion-row.active .content .w-full {
  padding: 1.75rem;
}
.building {
  position: relative;
  z-index: 99;
}
.building polygon {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.building g:hover polygon, .building g.active polygon {
  cursor: pointer;
  fill: rgb(60 63 48 / 0.7);
}
.hero-bg-image {
  background-size: cover;
  background-repeat: no-repeat;
}
body.bg-dark-olive .section {
  --tw-text-opacity: 1;
  color: rgb(225 208 195 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
.slick-slide .slide img.md\:hidden {
          display: none !important
      }
        }
.slick-slide .slide img.md\:block {
        display: none !important;
      }
@media (min-width: 768px) {
.slick-slide .slide img.md\:block {
          display: block !important
      }
        }
/* Remove the duplicate and problematic rules */
.slick-slide .slider-image-mobile,
.slick-slide .slider-image-desktop,
.slick-slide .slider-image,
.slick-slide .mobile-image-wrapper,
.slick-slide .desktop-image-wrapper {
  display: none;
}
@media (min-width: 1152px) {

  .hide-desktop {
    display: none;
  }
}
.slider-caption {
  font-size: 12px;
}
@media (min-width: 769px) {

  .slider-caption {
    font-size: 14px;
  }
}
@media (min-width: 1601px) {

  .slider-caption {
    font-size: 16px;
  }
}
@media (min-width: 2561px) {

  .slider-caption {
    font-size: 20px;
  }
}
@media (min-width: 3072px) {

  .slider-caption {
    font-size: 24px;
  }
}
.tab-headline {
  font-size: 16px;
  line-height: 21px;
}
@media (min-width: 2561px) {

  .tab-headline {
    font-size: 24px;
    line-height: 32px;
  }
}
.tab-list {
  font-size: 10px;
  line-height: 20px;
}
@media (min-width: 2561px) {

  .tab-list {
    font-size: 15px;
    line-height: 28px;
  }
}
.title-sm {
  font-size: 10px;
  line-height: 17px;
}
@media (min-width: 769px) {

  .title-sm {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width: 1601px) {

  .title-sm {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width: 2561px) {

  .title-sm {
    font-size: 16px;
    line-height: 27px;
  }
}
@media (min-width: 3072px) {

  .title-sm {
    font-size: 20px;
    line-height: 34px;
  }
}
.caption {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.96px;
  --tw-text-opacity: 1;
  color: rgb(4 28 43 / var(--tw-text-opacity));
}
@media (min-width: 769px) {

  .caption {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1.12px;
  }
}
@media (min-width: 1601px) {

  .caption {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 1.28px;
  }
}
@media (min-width: 2561px) {

  .caption {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 3072px) {

  .caption {
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 1.92px;
  }
}
.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;
  position: relative;
  z-index: 999999;
}
.menu-button .horizontal {
  position: absolute;
  background-color: @apply bg-gold;
  width: 2px;
  height: 24px;
}
.menu-button .vertical {
  position: absolute;
  background-color: @apply bg-gold;
  width: 2px;
  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);
  opacity: 1;
}
.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\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
  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));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.focus\:border-b:focus {
  border-bottom-width: 1px;
}
.focus\:border-b-gold:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(179 138 105 / var(--tw-border-opacity));
}
.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105 {
  --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));
}
.group:hover .group-hover\:opacity-\[\.5\] {
  opacity: .5;
}
@media (min-width: 431px) {

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

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

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

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

  .sm\:col-end-12 {
    grid-column-end: 12;
  }
}
@media (min-width: 769px) {

  .md\:-left-0 {
    left: -0px;
  }

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

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

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

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

  .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-9 {
    grid-column-start: 9;
  }

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

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

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:-ml-\[5vw\] {
    margin-left: -5vw;
  }

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

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

  .md\:mb-10xl {
    margin-bottom: 4rem;
  }

  .md\:mb-\[0\.48rem\] {
    margin-bottom: 0.48rem;
  }

  .md\:mb-\[0\.56rem\] {
    margin-bottom: 0.56rem;
  }

  .md\:mb-\[1\.12rem\] {
    margin-bottom: 1.12rem;
  }

  .md\:mb-\[1\.56rem\] {
    margin-bottom: 1.56rem;
  }

  .md\:mb-\[1\.92rem\] {
    margin-bottom: 1.92rem;
  }

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

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

  .md\:mt-\[12px\] {
    margin-top: 12px;
  }

  .md\:block {
    display: block;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-16\/9 {
    aspect-ratio: 16 / 9;
  }

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

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

  .md\:w-auto {
    width: auto;
  }

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

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

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

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

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

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

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

  .md\:gap-y-0 {
    row-gap: 0px;
  }

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

  .md\:bg-transparent {
    background-color: transparent;
  }

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

  .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-8xl {
    padding-top: 3.25rem;
  }

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

  .md\:text-3xl {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }

  .md\:text-5xl {
    font-size: 2rem;
    line-height: 2.625rem;
  }

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

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

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

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

  .md\:text-sm {
    font-size: 0.75rem;
    line-height: 0.75rem;
  }

  .md\:text-tiny {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }

  .md\:leading-\[18px\] {
    line-height: 18px;
  }

  .md\:leading-\[20px\] {
    line-height: 20px;
  }

  .md\:tracking-\[1\.12px\] {
    letter-spacing: 1.12px;
  }

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

  .lg\:pointer-events-auto {
    pointer-events: auto;
  }

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

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

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

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

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

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

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

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

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

  .lg\:col-end-10 {
    grid-column-end: 10;
  }

  .lg\:col-end-5 {
    grid-column-end: 5;
  }

  .lg\:-ml-\[8vw\] {
    margin-left: -8vw;
  }

  .lg\:-mr-\[8vw\] {
    margin-right: -8vw;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

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

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

  .lg\:w-\[200\%\] {
    width: 200%;
  }

  .lg\:w-\[50vw\] {
    width: 50vw;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

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

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

  .lg\:py-15xl {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:py-sm {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

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

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

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

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

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

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

  .lg\:text-5xl {
    font-size: 2rem;
    line-height: 2.625rem;
  }

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

  .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\:mt-\[16px\] {
    margin-top: 16px;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:grid-cols-\[1fr_350px\] {
    grid-template-columns: 1fr 350px;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

  .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: 1.9375rem;
  }

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

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

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

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

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

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

  .\32xl\:col-end-9 {
    grid-column-end: 9;
  }

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

  .\32xl\:mb-\[0\.48rem\] {
    margin-bottom: 0.48rem;
  }

  .\32xl\:mb-\[0\.66rem\] {
    margin-bottom: 0.66rem;
  }

  .\32xl\:mb-\[1\.28rem\] {
    margin-bottom: 1.28rem;
  }

  .\32xl\:mb-\[1\.92rem\] {
    margin-bottom: 1.92rem;
  }

  .\32xl\:mb-\[2\.52rem\] {
    margin-bottom: 2.52rem;
  }

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

  .\32xl\:mt-\[24px\] {
    margin-top: 24px;
  }

  .\32xl\:flex {
    display: flex;
  }

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

  .\32xl\:grid-cols-\[1fr_474px\] {
    grid-template-columns: 1fr 474px;
  }

  .\32xl\:grid-cols-\[1fr_350px\] {
    grid-template-columns: 1fr 350px;
  }

  .\32xl\:flex-row {
    flex-direction: row;
  }

  .\32xl\:flex-col {
    flex-direction: column;
  }

  .\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: 2rem;
    line-height: 2.625rem;
  }

  .\32xl\:text-6xl {
    font-size: 2.625rem;
    line-height: 3.4375rem;
  }

  .\32xl\:text-\[12px\] {
    font-size: 12px;
  }

  .\32xl\:text-\[16px\] {
    font-size: 16px;
  }

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

  .\32xl\:text-md {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }

  .\32xl\:text-sm {
    font-size: 0.75rem;
    line-height: 0.75rem;
  }

  .\32xl\:leading-\[20px\] {
    line-height: 20px;
  }

  .\32xl\:leading-\[21px\] {
    line-height: 21px;
  }

  .\32xl\:tracking-\[1\.28px\] {
    letter-spacing: 1.28px;
  }
}
@media (min-width: 2561px) {

  .\33xl\:left-0 {
    left: 0px;
  }

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

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

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

  .\33xl\:mb-\[0\.64rem\] {
    margin-bottom: 0.64rem;
  }

  .\33xl\:mb-\[0\.8rem\] {
    margin-bottom: 0.8rem;
  }

  .\33xl\:mb-\[1\.6rem\] {
    margin-bottom: 1.6rem;
  }

  .\33xl\:mb-\[2\.64rem\] {
    margin-bottom: 2.64rem;
  }

  .\33xl\:mb-\[3\.36rem\] {
    margin-bottom: 3.36rem;
  }

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

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

  .\33xl\:grid-cols-\[1fr_720px\] {
    grid-template-columns: 1fr 720px;
  }

  .\33xl\:grid-cols-\[1fr_474px\] {
    grid-template-columns: 1fr 474px;
  }

  .\33xl\:gap-9 {
    gap: 2.25rem;
  }

  .\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-2xl {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .\33xl\:text-3xl {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }

  .\33xl\:text-7xl {
    font-size: 2.75rem;
    line-height: 4.5rem;
  }

  .\33xl\:text-9xl {
    font-size: 3.5rem;
    line-height: 4.5625rem;
  }

  .\33xl\:text-\[15px\] {
    font-size: 15px;
  }

  .\33xl\:text-\[16px\] {
    font-size: 16px;
  }

  .\33xl\:text-\[20px\] {
    font-size: 20px;
  }

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

  .\33xl\:text-base {
    font-size: 1rem;
    line-height: 1.3125rem;
  }

  .\33xl\:text-lg {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }

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

  .\33xl\:leading-\[26px\] {
    line-height: 26px;
  }

  .\33xl\:leading-\[27px\] {
    line-height: 27px;
  }

  .\33xl\:leading-\[28px\] {
    line-height: 28px;
  }

  .\33xl\:leading-\[32px\] {
    line-height: 32px;
  }

  .\33xl\:tracking-\[1\.6px\] {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 3072px) {

  .\34xl\:mb-\[0\.8rem\] {
    margin-bottom: 0.8rem;
  }

  .\34xl\:mb-\[0\.96rem\] {
    margin-bottom: 0.96rem;
  }

  .\34xl\:mb-\[1\.92rem\] {
    margin-bottom: 1.92rem;
  }

  .\34xl\:mb-\[3\.12rem\] {
    margin-bottom: 3.12rem;
  }

  .\34xl\:mb-\[3\.84rem\] {
    margin-bottom: 3.84rem;
  }

  .\34xl\:grid-cols-\[1fr_720px\] {
    grid-template-columns: 1fr 720px;
  }

  .\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-2xl {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .\34xl\:text-5xl {
    font-size: 2rem;
    line-height: 2.625rem;
  }

  .\34xl\:text-\[1\.875rem\] {
    font-size: 1.875rem;
  }

  .\34xl\:text-\[20px\] {
    font-size: 20px;
  }

  .\34xl\:text-\[24px\] {
    font-size: 24px;
  }

  .\34xl\:leading-\[31px\] {
    line-height: 31px;
  }

  .\34xl\:leading-\[34px\] {
    line-height: 34px;
  }

  .\34xl\:tracking-\[1\.92px\] {
    letter-spacing: 1.92px;
  }
}
