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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

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

html {
  font-family: "new-hero", sans-serif;
  font-style: normal;
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 248 / var(--tw-bg-opacity, 1));
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 860px) {
  p {
    font-size: 15px !important;
  }
}

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

a {
  cursor: pointer;
}

.font-regular {
  font-family: "new-hero", sans-serif;
  font-weight: 400;
  font-style: normal;
}

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

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

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

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

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

.wrapper-narrowest {
  max-width: 800px;
}

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

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

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

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

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

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

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

h1,
  .h1 {
  font-family: "montserrat", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 4px;
}

@media (max-width: 1140px) {
  h1,
  .h1 {
    font-size: 48px !important;
    letter-spacing: 3px !important;
  }
}

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

h1,
  .h1 {
  font-size: 60px;
  line-height: 110%;
  text-transform: uppercase;
}

h2,
  .h2 {
  font-family: "new-hero", sans-serif;
  font-weight: 300;
  font-style: normal;
}

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

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

h2,
  .h2 {
  font-size: 35px;
  line-height: 120%;
  font-weight: 300;
}

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

h3,
  .h3 {
  font-size: 22px;
  line-height: 135%;
}

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

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

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

h5,
  .h5 {
  font-size: 18px;
  line-height: 140%;
}

@media (max-width: 860px) {
  p {
    font-size: 15px !important;
  }
}

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

em {
  font-style: normal;
}

/*
    xxs: 12-100% 
    xs: 13-130% 
    sm: 14-130% 
    base: 16-135% 
    lg: 18-140% 
    xl: 22-135% 
    2xl: 35-120% 
    3xl: 50-58px 
    4xl: 60-110%
  */

@media (max-width: 1140px) {
  .text-3xl {
    font-size: 35px !important;
  }
}

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

  .text-xl {
    font-size: 20px !important;
  }

  .text-lg {
    font-size: 17px !important;
  }

  .text-base {
    font-size: 15px !important;
  }

  .text-sm {
    font-size: 13px !important;
  }

  .text-xs {
    font-size: 12px !important;
  }

  .text-xxs {
    font-size: 11px !important;
  }
}

.gradient-1 {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #DFD8C8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(223 216 200 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #EEEAE0 var(--tw-gradient-to-position);
}

.gradient-2 {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #DFD8C8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(223 216 200 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #EAE5DA var(--tw-gradient-to-position);
}

.gradient-3 {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #DFD8C8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(223 216 200 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #E3DED0 var(--tw-gradient-to-position);
}

.gradient-4 {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #DFD8C8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(223 216 200 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #DFD8C8 var(--tw-gradient-to-position);
}

.subtitle {
  font-family: "new-hero", sans-serif;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 860px) {
  .subtitle {
    font-size: 11px !important;
  }
}

.subtitle {
  margin-bottom: 1rem;
  display: block;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

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

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

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

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

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

.container {
  width: 100%;
}

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

.button {
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 860px) {
  .button {
    font-size: 12px !important;
  }
}

.button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: center;
  font-size: 13px;
  line-height: 130%;
  text-transform: uppercase;
  line-height: 1 !important;
  letter-spacing: 0.05em;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

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

.button.gold {
  --tw-border-opacity: 1;
  border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(196 168 92 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.button.gold:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.button.gold-to-dark {
  --tw-border-opacity: 1;
  border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(196 168 92 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.button.gold-to-dark:hover {
  --tw-border-opacity: 1;
  border-color: rgb(28 28 27 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(28 28 27 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(250 249 248 / var(--tw-text-opacity, 1));
}

.button.gold-outline {
  --tw-border-opacity: 1;
  border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.button.gold-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(196 168 92 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.button.gold-to-outline {
  --tw-border-opacity: 1;
  border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(196 168 92 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.button.gold-to-outline:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(196 168 92 / var(--tw-text-opacity, 1));
}

.underlineLink {
  font-family: "new-hero", sans-serif;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 860px) {
  .underlineLink {
    font-size: 11px !important;
  }
}

.underlineLink {
  margin-bottom: 0px;
  display: inline-block;
  border-bottom-width: 1px;
  border-color: transparent;
  padding-bottom: 0.25rem;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.underlineLink:hover {
  border-color: inherit;
}

.underlineLink.active {
  --tw-border-opacity: 1;
  border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
  font-weight: 700;
}

.headerRow {
  margin-bottom: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

.pointer-events-none {
  pointer-events: none;
}

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!top-4 {
  top: 1rem !important;
}

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

.bottom-16 {
  bottom: 4rem;
}

.bottom-24 {
  bottom: 6rem;
}

.bottom-8 {
  bottom: 2rem;
}

.left-0 {
  left: 0px;
}

.left-10 {
  left: 2.5rem;
}

.left-3 {
  left: 0.75rem;
}

.left-auto {
  left: auto;
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 2.5rem;
}

.right-6 {
  right: 1.5rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-3 {
  top: 0.75rem;
}

.top-32 {
  top: 8rem;
}

.top-48 {
  top: 12rem;
}

.top-5 {
  top: 1.25rem;
}

.top-64 {
  top: 16rem;
}

.top-80 {
  top: 20rem;
}

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-14 {
  margin-bottom: 3.5rem;
}

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

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

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

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

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

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

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

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

.ml-auto {
  margin-left: auto;
}

.mr-0 {
  margin-right: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-2 {
  height: 0.5rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

.h-\[80vh\] {
  height: 80vh;
}

.h-\[calc\(100vh-105px\)\] {
  height: calc(100vh - 105px);
}

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-0 {
  max-height: 0px;
}

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

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

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

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

.w-14 {
  width: 3.5rem;
}

.w-6 {
  width: 1.5rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-4 {
  gap: 1rem;
}

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

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

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

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

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

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

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

.border-r {
  border-right-width: 1px;
}

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

.border-dark\/30 {
  border-color: rgb(28 28 27 / 0.3);
}

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(238 234 224 / var(--tw-border-opacity, 1));
}

.border-grey-200 {
  --tw-border-opacity: 1;
  border-color: rgb(238 234 224 / var(--tw-border-opacity, 1));
}

.border-grey-500\/30 {
  border-color: rgb(223 216 200 / 0.3);
}

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

.bg-cream {
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 248 / var(--tw-bg-opacity, 1));
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(28 28 27 / var(--tw-bg-opacity, 1));
}

.bg-dark\/0 {
  background-color: rgb(28 28 27 / 0);
}

.bg-dark\/30 {
  background-color: rgb(28 28 27 / 0.3);
}

.bg-dark\/50 {
  background-color: rgb(28 28 27 / 0.5);
}

.bg-grey-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 229 218 / var(--tw-bg-opacity, 1));
}

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

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

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

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-dark\/80 {
  --tw-gradient-from: rgb(28 28 27 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(28 28 27 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

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

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

.p-14 {
  padding: 3.5rem;
}

.p-20 {
  padding: 5rem;
}

.p-7 {
  padding: 1.75rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-10 {
  padding-left: 2.5rem;
}

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

.pr-14 {
  padding-right: 3.5rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-8 {
  padding-right: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

.text-3xl {
  font-size: 50px;
  line-height: 116%;
}

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

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

.text-lg {
  font-size: 18px;
  line-height: 140%;
}

.text-sm {
  font-size: 14px;
  line-height: 130%;
}

.text-xl {
  font-size: 22px;
  line-height: 135%;
}

.text-xs {
  font-size: 13px;
  line-height: 130%;
}

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

.lowercase {
  text-transform: lowercase;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-cream\/60 {
  color: rgb(250 249 248 / 0.6);
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(196 168 92 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

.opacity-0 {
  opacity: 0;
}

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

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

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

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-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-300 {
  transition-duration: 300ms;
}

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

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

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

.overlayNav {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 248 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.overlayNav.navOpen {
  pointer-events: auto;
}

@media (max-width: 860px) {
  .overlayNav a:not(.button) {
    font-size: 20px !important;
  }
}

.overlayNav a:not(.button) {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 22px;
  line-height: 135%;
}

.overlayNav .button {
  margin-top: 1.5rem;
  width: auto;
}

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

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

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

.textContent.propertyTextContent img {
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}

@media (max-width: 860px) {
  .textContent p {
    font-size: 15px !important;
  }
}

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

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

.textContent ul {
  margin-bottom: 2.5rem;
}

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

  .textContent ul li {
    font-size: 15px !important;
  }
}

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

@media (max-width: 1140px) {
  .textContent h2 {
    font-size: 28px !important;
  }
}

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

.textContent h2 {
  margin-bottom: 1.5rem;
  font-size: 35px;
  line-height: 120%;
}

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

@media (max-width: 1140px) {
  .textContent h2.inner {
    font-size: 28px !important;
  }
}

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

.textContent h2.inner {
  margin-bottom: 1rem;
  font-size: 35px;
  line-height: 120%;
}

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

.textContent h3 {
  margin-bottom: 1rem;
  margin-top: 3rem;
  font-size: 22px;
  line-height: 135%;
}

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

  .textContent h4 {
    font-size: 17px !important;
  }
}

.textContent h4 {
  margin-bottom: 0.5rem;
  margin-top: 2.5rem;
  font-size: 18px;
  line-height: 140%;
}

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

.textContent p a:not(.button),
  .textContent ul li a,
  .textContent ol li a {
  text-decoration-line: underline;
}

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

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

.topPageContent p {
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
  font-size: 22px;
  line-height: 135%;
}

@media (max-width: 860px) {
  @media (max-width: 860px) {
    .topPageContent p {
      font-size: 17px !important;
    }
  }

  .topPageContent p {
    font-size: 18px;
    line-height: 140%;
  }
}

.backgroundSlider .slick-list,
  .backgroundSlider .slick-track,
  .backgroundSlider .slick-slide,
  .backgroundSlider .slick-slide > div {
  height: 100%;
  width: 100%;
}

.sliderBox {
  margin-bottom: 2.5rem;
  overflow: hidden;
  border-radius: 1rem;
}

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

.sliderBox .slider {
  position: relative;
  height: 100%;
  width: 100%;
  font-size: 0;
}

.sliderBox .slider .slick-arrow {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 0;
}

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

@media (max-width: 860px) {
  .sliderBox .slider .slick-next {
    right: 1rem;
  }
}

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

@media (max-width: 860px) {
  .sliderBox .slider .slick-prev {
    left: 1rem;
  }
}

.sliderBox .slider .slick-dots {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  display: flex;
  --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));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 0;
}

@media (max-width: 860px) {
  .sliderBox .slider .slick-dots {
    bottom: 1.5rem;
  }
}

.sliderBox .slider .slick-dots li {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 248 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sliderBox .slider .slick-dots li:hover {
  opacity: 0.8;
}

.sliderBox .slider .slick-dots li.slick-active {
  opacity: 1;
}

.sliderBox .text {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #DFD8C8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(223 216 200 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #EEEAE0 var(--tw-gradient-to-position);
  display: block;
  min-height: 190px;
  white-space: normal;
  padding: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .sliderBox .text {
    min-height: 150px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}

.sliderBox .text.dark {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/images/home/gradient-blog.webp');
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sliderBox .text h3 {
  margin-bottom: 1rem;
}

.sliderBox .text p {
  margin-bottom: 1.5rem;
}

@media (max-width: 1140px) {
  @media (max-width: 860px) {
    .sliderBox .text p {
      font-size: 13px !important;
    }
  }

  .sliderBox .text p {
    font-size: 14px;
    line-height: 130%;
  }
}

.sliderBox .sliderItem {
  height: 420px;
}

@media (max-width: 860px) {
  .sliderBox .sliderItem {
    height: 300px;
  }
}

.sliderBox.narrow .text {
  position: relative;
  padding: 2.25rem;
}

@media (max-width: 860px) {
  .sliderBox.narrow .text {
    padding: 1.5rem;
  }
}

.sliderBox.narrow .text h3 {
  margin-bottom: 0.75rem;
}

@media (max-width: 860px) {
  .sliderBox.narrow .text h3 {
    margin-bottom: 0.5rem;
  }

  .sliderBox.narrow .text p {
    font-size: 13px !important;
  }
}

.sliderBox.narrow .text p {
  margin-bottom: 0.5rem;
  font-size: 14px;
  line-height: 130%;
}

@media (max-width: 860px) {
  .sliderBox.narrow .text p {
    margin-bottom: 0.25rem;
  }
}

.sliderBox.narrow .sliderItem {
  height: 460px;
}

@media (max-width: 860px) {
  .sliderBox.narrow .sliderItem {
    height: 320px;
  }
}

.logos {
  margin-top: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.logos > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}

@media (max-width: 860px) {
  .logos > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }
}

.logos a {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: center;
}

@media (max-width: 860px) {
  .logos a {
    margin-top: 1.5rem;
    width: 33.333333%;
  }
}

@media (max-width: 500px) {
  .logos a {
    width: 50%;
  }
}

.logos a img {
  margin-bottom: 1rem;
  max-height: 60px;
  max-width: 100%;
}

@media (max-width: 860px) {
  .logos a img {
    margin-bottom: 0.75rem;
  }
}

.homeScroller {
  padding-bottom: 5rem;
}

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

.homeScroller .inner {
  margin-left: 4rem;
  white-space: nowrap;
}

@media (max-width: 860px) {
  .homeScroller .inner {
    margin-left: 1.5rem;
  }
}

.oneProject {
  position: relative;
  margin-right: 2.5rem;
  margin-bottom: 3.5rem;
  display: inline-block;
  width: 420px;
  border-radius: 1rem;
  vertical-align: top;
}

@media (max-width: 860px) {
  .oneProject {
    margin-right: 1.5rem;
    margin-bottom: 2.5rem;
    width: 300px;
  }
}

.oneGallery {
  margin-right: 1.5rem;
  margin-bottom: 3.5rem;
  display: inline-block;
  height: 440px;
  width: auto;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 860px) {
  .oneGallery {
    margin-right: 1rem;
    margin-bottom: 2.25rem;
    height: 300px;
  }
}

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

.stickySections {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
}

.stickySections > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.stickySections {
  padding-bottom: 1rem;
}

.stickySections .oneSticky {
  position: sticky;
  display: flex;
  width: 100%;
  flex-direction: row;
  overflow: hidden;
  border-radius: 1rem;
}

@media (max-width: 860px) {
  .stickySections .oneSticky {
    position: relative;
    top: 0px !important;
    flex-direction: column;
  }
}

.stickySections .oneSticky .text,
  .stickySections .oneSticky .image {
  width: 50%;
}

@media (max-width: 860px) {
  .stickySections .oneSticky .text,
  .stickySections .oneSticky .image {
    width: 100%;
  }

  .stickySections .oneSticky .image {
    order: 1;
  }
}

.stickySections .oneSticky .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 3.5rem;
  padding-right: 4rem;
}

@media (max-width: 1140px) {
  .stickySections .oneSticky .text {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

@media (max-width: 860px) {
  .stickySections .oneSticky .text {
    order: 2;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 2rem;
  }
}

.stickySections .oneSticky .text span {
  margin-bottom: 1rem;
  display: block;
}

@media (max-width: 860px) {
  .stickySections .oneSticky .text span {
    margin-bottom: 0.75rem;
  }
}

.stickySections .oneSticky .text h2 {
  margin-bottom: 1.75rem;
}

@media (max-width: 860px) {
  .stickySections .oneSticky .text h2 {
    margin-bottom: 1rem;
  }
}

.stickySections .oneSticky .text p {
  margin-bottom: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

@media (max-width: 1140px) {
  @media (max-width: 860px) {
    .stickySections .oneSticky .text p {
      font-size: 13px !important;
    }
  }

  .stickySections .oneSticky .text p {
    font-size: 14px;
    line-height: 130%;
  }
}

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

.blogBox {
}

.blogBox .text h3 {
  margin-bottom: 1rem;
}

@media (max-width: 860px) {
  .blogBox .text h3 {
    margin-bottom: 1rem;
  }
}

.blogBox .text p {
  margin-bottom: 1.5rem;
}

@media (max-width: 860px) {
  @media (max-width: 860px) {
    .blogBox .text p {
      font-size: 13px !important;
    }
  }

  .blogBox .text p {
    margin-bottom: 1.25rem;
    font-size: 14px;
    line-height: 130%;
  }
}

/*.instagramGrid {
    @apply flex w-full flex-row justify-between space-x-4 mobile:flex-wrap mobile:space-x-0;
  }
  .instagramGrid .instagramItem {
    @apply w-1/5 h-[340px] medium:h-[220px] cover rounded-2xl mobile:last:hidden mobile:w-[48%] mobile:h-[200px] mobile:mt-4 mobile:rounded-lg mobile:mb-0;
  }*/

.instagramFeed {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.instagramFeed a {
  width: calc(16.666% - 25px);
  height: 0;
  padding-top: calc(20% - 25px);
  margin: 12.5px;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
}

@media (max-width: 860px) {
  .instagramFeed a {
    margin: 0.625rem;
    width: calc(50% - 20px);
    padding-top: calc(50% - 20px);
  }
}

.instagramFeed a img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.footerList {
  margin-top: 1rem;
}

@media (max-width: 860px) {
  .footerList li {
    font-size: 12px !important;
  }
}

.footerList li {
  margin-top: 0.75rem;
  font-size: 13px;
  line-height: 130%;
  color: rgb(250 249 248 / 0.8);
}

@media (max-width: 860px) {
  @media (max-width: 860px) {
    .footerList li {
      font-size: 13px !important;
    }
  }

  .footerList li {
    font-size: 14px;
    line-height: 130%;
  }
}

.footerList li a:hover {
  --tw-text-opacity: 1;
  color: rgb(250 249 248 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .costBlock ul {
    font-size: 15px !important;
  }
}

.costBlock ul {
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  margin-left: 0.5rem;
  list-style-position: inside;
  list-style-type: disc;
  font-size: 16px;
  line-height: 135%;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .costBlock ul {
    margin-top: 0.75rem;
    margin-bottom: 1.5rem;
  }
}

.costBlock ul li {
  margin-bottom: 0.25rem;
}

.costBlock h3 {
  margin-top: 2rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(238 234 224 / var(--tw-border-opacity, 1));
  padding-top: 2rem;
}

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

  .costBlock h3 {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    font-size: 18px;
    line-height: 140%;
  }
}

.costBlock p {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .costBlock p {
    margin-top: 0.75rem;
  }
}

.costBlock hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  --tw-border-opacity: 1;
  border-color: rgb(238 234 224 / var(--tw-border-opacity, 1));
}

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

  .projectText ul,
  .blogText ul {
    font-size: 15px !important;
  }
}

.projectText ul,
  .blogText ul {
  margin-top: 1rem;
  margin-bottom: 2rem;
  margin-left: 0.5rem;
  list-style-position: inside;
  list-style-type: disc;
  font-size: 16px;
  line-height: 135%;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .projectText ul,
  .blogText ul {
    margin-top: 0.75rem;
    margin-bottom: 1.5rem;
  }
}

.projectText ul li,
  .blogText ul li {
  margin-bottom: 0px;
}

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

.projectText h2,
  .blogText h2 {
  font-size: 22px;
  line-height: 135%;
}

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

  .projectText h2,
  .blogText h2 {
    font-size: 22px;
    line-height: 135%;
  }

  .projectText h3,
  .blogText h3 {
    font-size: 17px !important;
  }
}

.projectText h3,
  .blogText h3 {
  font-size: 18px;
  line-height: 140%;
}

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

  .projectText h3,
  .blogText h3 {
    font-size: 18px;
    line-height: 140%;
  }
}

.projectText p,
  .blogText p {
  margin-top: 1rem;
  margin-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .projectText p,
  .blogText p {
    margin-top: 0.75rem;
    margin-bottom: 1.5rem;
  }
}

.projectText a:not(.button),
  .blogText a:not(.button) {
  text-decoration-line: underline;
}

.projectText img,
  .blogText img {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  width: 100%;
  border-radius: 0.375rem;
}

@media (max-width: 860px) {
  .projectText img,
  .blogText img {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

.blogText > *:not(img) {
  margin-left: auto;
  width: 50%;
  min-width: 600px;
}

@media (max-width: 860px) {
  .blogText > *:not(img) {
    margin-left: 0px;
    width: 100%;
    min-width: auto;
  }
}

.pagination {
}

@media (max-width: 860px) {
  .pagination a {
    font-size: 12px !important;
  }
}

.pagination a {
  margin-left: 0px;
  margin-right: 0px;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 13px;
  line-height: 130%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.pagination a:hover {
  --tw-text-opacity: 1;
  color: rgb(196 168 92 / var(--tw-text-opacity, 1));
}

.pagination a.active {
  --tw-bg-opacity: 1;
  background-color: rgb(196 168 92 / var(--tw-bg-opacity, 1));
}

.pagination a.active:hover {
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

.pagination a.inactive {
  cursor: default;
  opacity: 0.3;
}

.pagination a.inactive:hover {
  --tw-text-opacity: 1;
  color: rgb(28 28 27 / var(--tw-text-opacity, 1));
}

#contact_form h3 {
  margin-bottom: 0.25rem;
}

@media (max-width: 860px) {
  #contact_form input:not([type="checkbox"]),
  #contact_form textarea {
    font-size: 13px !important;
  }
}

#contact_form input:not([type="checkbox"]),
  #contact_form textarea {
  margin-bottom: 0px;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 216 200 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 14px;
  line-height: 130%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#contact_form input:not([type="checkbox"])::-moz-placeholder, #contact_form textarea::-moz-placeholder {
  color: rgb(100 95 93 / 0.5);
}

#contact_form input:not([type="checkbox"])::placeholder,
  #contact_form textarea::placeholder {
  color: rgb(100 95 93 / 0.5);
}

#contact_form input:not([type="checkbox"]):focus,
  #contact_form textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (max-width: 860px) {
  #contact_form label {
    font-size: 13px !important;
  }
}

#contact_form label {
  margin-bottom: 0.625rem;
  margin-top: 0.5rem;
  display: block;
  font-size: 14px;
  line-height: 130%;
}

@media (max-width: 860px) {
  .answer p {
    font-size: 13px !important;
  }
}

.answer p {
  margin-bottom: 1.5rem;
  display: block;
  padding-right: 1.5rem;
  padding-top: 1rem;
  font-size: 14px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

.testimonialSlider .slick-dots {
  position: absolute;
  bottom: 2rem;
  left: 75%;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 0;
}

@media (max-width: 860px) {
  .testimonialSlider .slick-dots {
    bottom: 0px;
    left: 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));
  }
}

.testimonialSlider .slick-dots li {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 168 92 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.testimonialSlider .slick-dots li:hover {
  opacity: 0.8;
}

.testimonialSlider .slick-dots li.slick-active {
  opacity: 1;
}

.serviceTextContent p {
  margin-left: auto;
  margin-bottom: 1.25rem;
  max-width: 530px;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

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

.blockText p {
  margin-top: 2rem;
  display: block;
  max-width: 530px;
  --tw-text-opacity: 1;
  color: rgb(100 95 93 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .blockText p {
    margin-top: 1.5rem;
  }
}

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

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

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

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.spin {
  animation: spin 12s linear infinite;
}

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

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

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

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

.homeScroller .os-scrollbar-track {
  height: 1px;
  overflow: visible;
  margin-top: -2px;
  background-color: rgb(28 28 27 / 0.3);
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.after\:text-xl::after {
  content: var(--tw-content);
}

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

@media (max-width: 1140px) {
  @media (max-width: 860px) {
    .medium\:text-sm {
      font-size: 13px !important;
    }
  }
}

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

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

  .mobile\:h3 {
    font-size: 22px;
    line-height: 135%;
  }

  @media (max-width: 860px) {
    .mobile\:text-base {
      font-size: 15px !important;
    }

    .mobile\:text-sm {
      font-size: 13px !important;
    }
  }

  .mobile\:gold.button {
    --tw-border-opacity: 1;
    border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(196 168 92 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(28 28 27 / var(--tw-text-opacity, 1));
  }

  .mobile\:gold.button:hover {
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(28 28 27 / var(--tw-text-opacity, 1));
  }
}

.placeholder\:text-cream\/80::-moz-placeholder {
  color: rgb(250 249 248 / 0.8);
}

.placeholder\:text-cream\/80::placeholder {
  color: rgb(250 249 248 / 0.8);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}

.after\:top-1\/2::after {
  content: var(--tw-content);
  top: 50%;
}

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

.after\:-translate-y-1\/2::after {
  content: var(--tw-content);
  --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));
}

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

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

.after\:text-xl::after {
  content: var(--tw-content);
  font-size: 22px;
  line-height: 135%;
}

.after\:text-gold::after {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(196 168 92 / var(--tw-text-opacity, 1));
}

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

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

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

.hover\:text-cream:hover {
  --tw-text-opacity: 1;
  color: rgb(250 249 248 / var(--tw-text-opacity, 1));
}

.hover\:text-gold:hover {
  --tw-text-opacity: 1;
  color: rgb(196 168 92 / var(--tw-text-opacity, 1));
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.focus\:border-gold:focus {
  --tw-border-opacity: 1;
  border-color: rgb(196 168 92 / var(--tw-border-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:bg-dark\/0 {
  background-color: rgb(28 28 27 / 0);
}

.group:hover .group-hover\:bg-dark\/10 {
  background-color: rgb(28 28 27 / 0.1);
}

.group:hover .group-hover\:bg-dark\/40 {
  background-color: rgb(28 28 27 / 0.4);
}

@media (max-width: 1140px) {
  .medium\:mb-20 {
    margin-bottom: 5rem;
  }

  .medium\:mt-\[93px\] {
    margin-top: 93px;
  }

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

  .medium\:h-\[calc\(100vh-93px\)\] {
    height: calc(100vh - 93px);
  }

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

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

  .medium\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .medium\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .medium\:text-sm {
    font-size: 14px;
    line-height: 130%;
  }
}

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

@media (max-width: 860px) {
  .mobile\:bottom-8 {
    bottom: 2rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:mb-14 {
    margin-bottom: 3.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:mt-7 {
    margin-top: 1.75rem;
  }

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

  .mobile\:mt-\[85px\] {
    margin-top: 85px;
  }

  .mobile\:block {
    display: block;
  }

  .mobile\:inline {
    display: inline;
  }

  .mobile\:hidden {
    display: none;
  }

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

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

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

  .mobile\:min-h-0 {
    min-height: 0px;
  }

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

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

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

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

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

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

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

  .mobile\:flex-wrap {
    flex-wrap: wrap;
  }

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

  .mobile\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

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

  .mobile\:rounded-none {
    border-radius: 0px;
  }

  .mobile\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .mobile\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .mobile\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .mobile\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

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

  .mobile\:border-b-0 {
    border-bottom-width: 0px;
  }

  .mobile\:border-r {
    border-right-width: 1px;
  }

  .mobile\:border-r-0 {
    border-right-width: 0px;
  }

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

  .mobile\:border-t-0 {
    border-top-width: 0px;
  }

  .mobile\:border-grey-200 {
    --tw-border-opacity: 1;
    border-color: rgb(238 234 224 / var(--tw-border-opacity, 1));
  }

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

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

  .mobile\:p-8 {
    padding: 2rem;
  }

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

  .mobile\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

  .mobile\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

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

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

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

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

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

  .mobile\:pb-5 {
    padding-bottom: 1.25rem;
  }

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

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

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

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

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

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

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

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

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

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

  .mobile\:pt-7 {
    padding-top: 1.75rem;
  }

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

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

  .mobile\:text-base {
    font-size: 16px;
    line-height: 135%;
  }

  .mobile\:text-sm {
    font-size: 14px;
    line-height: 130%;
  }

  .mobile\:opacity-0 {
    opacity: 0;
  }
}

@media (max-width: 500px) {
  .small\:col-span-full {
    grid-column: 1 / -1;
  }

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

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