*, ::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: "dm-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(252 251 245 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  /* 16, 140% */
}

@media (max-width: 860px) {
  p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

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

a {
  cursor: pointer;
}

.font-medium {
  font-family: "dm-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}

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

@media (max-width: 1360px) {
  .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: 1410px;
}

.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: 1240px) {
  .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%);
}

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

h1,
  .h1 {
  font-family: "dm-sans", sans-serif;
  font-style: normal;
  font-weight: 500;
}

h2,
  .h2 {
  font-family: "dm-sans", sans-serif;
  font-style: normal;
  font-weight: 500;
}

h3,
  .h3 {
  font-family: "dm-sans", sans-serif;
  font-style: normal;
  font-weight: 500;
}

p {
  /* 16, 140% */
}

@media (max-width: 860px) {
  p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

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

.text-5xl {
  /* 60, 110% */
}

@media (max-width: 1240px) {
  .text-5xl {
    font-size: 48px !important;
    line-height: 120% !important;
  }
}

@media (max-width: 860px) {
  .text-5xl {
    font-size: 32px !important;
    line-height: 120% !important;
  }
}

.text-4xl {
  /* 40, 120% */
}

@media (max-width: 860px) {
  .text-4xl {
    font-size: 28px !important;
    line-height: 120% !important;
  }
}

.text-3xl {
  /* 38, 120% */
}

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

.text-2xl {
  /* 25, 120% */
}

@media (max-width: 860px) {
  .text-2xl {
    font-size: 20px !important;
    line-height: 120% !important;
  }
}

.text-lg {
  /* 18, 140% */
}

@media (max-width: 860px) {
  .text-lg {
    font-size: 18px !important;
    line-height: 120% !important;
  }
}

.text-base {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .text-base {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.text-sm {
  /* 14, 18 */
}

@media (max-width: 860px) {
  .text-sm {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}

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 {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .button {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  text-align: center;
  font-size: 16px;
  line-height: 140%;
  line-height: 1 !important;
  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;
}

.button.cream-to-green {
  --tw-bg-opacity: 1;
  background-color: rgb(252 251 245 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(41 64 62 / var(--tw-text-opacity, 1));
}

.button.cream-to-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(41 64 62 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(252 251 245 / var(--tw-text-opacity, 1));
}

.button.clear-to-green {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(41 64 62 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(41 64 62 / var(--tw-text-opacity, 1));
}

.button.clear-to-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(41 64 62 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(252 251 245 / var(--tw-text-opacity, 1));
}

.button.cream-outline {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(252 251 245 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(252 251 245 / var(--tw-text-opacity, 1));
}

.button.cream-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 251 245 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(41 64 62 / var(--tw-text-opacity, 1));
}

.menuToggle {
}

.menuToggle span {
}

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.\!top-7 {
  top: 1.75rem !important;
}

.bottom-10 {
  bottom: 2.5rem;
}

.bottom-20 {
  bottom: 5rem;
}

.left-0 {
  left: 0px;
}

.left-20 {
  left: 5rem;
}

.left-5 {
  left: 1.25rem;
}

.right-0 {
  right: 0px;
}

.right-20 {
  right: 5rem;
}

.top-0 {
  top: 0px;
}

.top-20 {
  top: 5rem;
}

.top-40 {
  top: 10rem;
}

.top-6 {
  top: 1.5rem;
}

.top-8 {
  top: 2rem;
}

.right-5 {
  right: 1.25rem;
}

.top-5 {
  top: 1.25rem;
}

.right-4 {
  right: 1rem;
}

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

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

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

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

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

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

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

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

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

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

.my-36 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.my-48 {
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem;
}

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

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

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

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

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

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

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

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

.mb-36 {
  margin-bottom: 9rem;
}

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

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

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

.ml-5 {
  margin-left: 1.25rem;
}

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

.ml-\[10\%\] {
  margin-left: 10%;
}

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

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

.mr-2 {
  margin-right: 0.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

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

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

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

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

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

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

.h-\[calc\(100\%\+200px\)\] {
  height: calc(100% + 200px);
}

.h-full {
  height: 100%;
}

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

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

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

.w-6 {
  width: 1.5rem;
}

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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;
}

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

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

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

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

.gap-0 {
  gap: 0px;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.break-words {
  overflow-wrap: break-word;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}

.rounded-br-md {
  border-bottom-right-radius: 0.375rem;
}

.rounded-tl-md {
  border-top-left-radius: 0.375rem;
}

.rounded-tr-md {
  border-top-right-radius: 0.375rem;
}

.border-0 {
  border-width: 0px;
}

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

.border-l {
  border-left-width: 1px;
}

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

.border-brown {
  --tw-border-opacity: 1;
  border-color: rgb(97 79 71 / var(--tw-border-opacity, 1));
}

.border-dark\/20 {
  border-color: rgb(0 0 0 / 0.2);
}

.border-transparent {
  border-color: transparent;
}

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

.bg-brown {
  --tw-bg-opacity: 1;
  background-color: rgb(97 79 71 / var(--tw-bg-opacity, 1));
}

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

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(41 64 62 / var(--tw-bg-opacity, 1));
}

.bg-green-medium {
  --tw-bg-opacity: 1;
  background-color: rgb(52 85 72 / var(--tw-bg-opacity, 1));
}

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

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

.from-green {
  --tw-gradient-from: #29403E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(41 64 62 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-medium {
  --tw-gradient-from: #345548 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(52 85 72 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-brown-medium {
  --tw-gradient-to: #5C3C2E var(--tw-gradient-to-position);
}

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

.p-7 {
  padding: 1.75rem;
}

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

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

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

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

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

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

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

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

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

.pl-20 {
  padding-left: 5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-2xl {
  font-size: 25px;
  line-height: 120%;
}

.text-3xl {
  font-size: 38px;
  line-height: 120%;
}

.text-4xl {
  font-size: 40px;
  line-height: 120%;
}

.text-5xl {
  font-size: 60px;
  line-height: 110%;
}

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

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

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

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

.text-xs {
  font-size: 12px;
  line-height: 16px;
}

.font-medium {
  font-weight: 500;
}

.lowercase {
  text-transform: lowercase;
}

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

.text-brown-light {
  --tw-text-opacity: 1;
  color: rgb(175 133 114 / var(--tw-text-opacity, 1));
}

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

.text-dark\/50 {
  color: rgb(0 0 0 / 0.5);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(252 251 245 / 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;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-\[0\.15\] {
  opacity: 0.15;
}

.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;
}

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

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

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

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

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

.fillScreen {
  min-height: calc(100vh - 546px);
}

@media (max-width: 1360px) {
  .fillScreen {
    min-height: calc(100vh - 533px);
  }
}

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

header .inline-list a {
  /* 18, 140% */
}

@media (max-width: 860px) {
  header .inline-list a {
    font-size: 18px !important;
    line-height: 120% !important;
  }
}

header .inline-list a {
  font-size: 18px;
  line-height: 140%;
}

@media (max-width: 1240px) {
  header .inline-list a {
    /* 16, 140% */
  }

  @media (max-width: 860px) {
    header .inline-list a {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }
}

header .inline-list a:hover {
  border-bottom-width: 1px;
}

@media (max-width: 1240px) {
  header .inline-list a {
    font-size: 16px;
    line-height: 140%;
  }
}

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

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

.overlayNav .navLink {
  /* 25, 120% */
}

@media (max-width: 860px) {
  .overlayNav .navLink {
    font-size: 20px !important;
    line-height: 120% !important;
  }
}

.overlayNav .navLink {
  margin-bottom: 1rem;
  display: block;
  font-size: 25px;
  line-height: 120%;
}

.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;
}

.textContent p {
  /* 16, 140% */
}

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

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

@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 {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .textContent ul li {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

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

.textContent h2 {
  /* 25, 120% */
}

@media (max-width: 860px) {
  .textContent h2 {
    font-size: 20px !important;
    line-height: 120% !important;
  }
}

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

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

.textContent h2.inner {
  /* 25, 120% */
}

@media (max-width: 860px) {
  .textContent h2.inner {
    font-size: 20px !important;
    line-height: 120% !important;
  }
}

.textContent h2.inner {
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 120%;
}

.textContent h3 {
  /* 18, 140% */
}

@media (max-width: 860px) {
  .textContent h3 {
    font-size: 18px !important;
    line-height: 120% !important;
  }
}

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

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

.textContent h4 {
  /* 18, 140% */
}

@media (max-width: 860px) {
  .textContent h4 {
    font-size: 18px !important;
    line-height: 120% !important;
  }
}

.textContent h4 {
  margin-bottom: 1rem;
  margin-top: 3rem;
  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) {
  text-decoration-line: underline;
}

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

.textContent table {
  width: 100%;
  border-collapse: collapse;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.textContent td {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .textContent td {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.textContent td {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  vertical-align: top;
  font-size: 16px;
  line-height: 140%;
}

@media (max-width: 860px) {
  .textContent td {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.pageIntro h4,
  .pageIntro .h4 {
  margin-bottom: 2.5rem;
  display: block;
}

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

.oneBrand {
  margin-right: 2.5rem;
  margin-bottom: 3.5rem;
  display: inline-block;
  width: 460px;
}

@media (max-width: 1240px) {
  .oneBrand {
    margin-right: 2rem;
    width: 360px;
  }
}

@media (max-width: 860px) {
  .oneBrand {
    margin-right: 1.25rem;
    margin-bottom: 2rem;
    width: 220px;
    padding-bottom: 1.25rem;
  }
}

.brandBlock {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 0.375rem;
  transition-duration: 600ms;
}

.brandBlock::after {
  display: block;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0 0 0 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  padding-bottom: 130%;
  opacity: 0.9;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: '';
  content: var(--tw-content);
}

.brandBlock:hover::after {
  content: var(--tw-content);
  opacity: 1;
}

.brandBlock img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 2.5rem;
  top: auto;
  z-index: 10;
  max-height: 80px;
  max-width: 180px;
}

@media (max-width: 860px) {
  .brandBlock img {
    bottom: 1.75rem;
    max-height: 50px;
    max-width: 120px;
  }
}

.oneLookbook {
  margin-right: 2.5rem;
  margin-bottom: 3rem;
  display: inline-block;
  width: 340px;
}

@media (max-width: 860px) {
  .oneLookbook {
    margin-right: 1.25rem;
    margin-bottom: 2rem;
    width: 160px;
    padding-bottom: 0.5rem;
  }
}

.lookbookBlock {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 0.375rem;
  transition-duration: 600ms;
}

.lookbookBlock::after {
  display: block;
  padding-bottom: 100%;
  --tw-content: '';
  content: var(--tw-content);
}

.input {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .input {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.input {
  margin-bottom: 1rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(97 79 71 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 0.75rem;
  font-size: 16px;
  line-height: 140%;
}

.input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(97 79 71 / var(--tw-text-opacity, 1));
}

.input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(97 79 71 / var(--tw-text-opacity, 1));
}

.textarea {
  height: 200px;
  border-radius: 20px;
}

.serviceBlock {
  margin-top: 0px;
  height: 100%;
  width: 100%;
  border-radius: 0.375rem;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #29403E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(41 64 62 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #5C3C2E var(--tw-gradient-to-position);
  padding: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(252 251 245 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .serviceBlock {
    margin-bottom: 2rem;
    height: auto;
  }
}

.oneAward {
  position: relative;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: inline-block;
  height: 240px;
  width: 240px;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
  vertical-align: middle;
}

@media (max-width: 1240px) {
  .oneAward {
    height: 200px;
    width: 200px;
  }
}

@media (max-width: 860px) {
  .oneAward {
    height: auto;
    width: auto;
    background-color: transparent;
  }
}

.oneAward img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
}

@media (max-width: 860px) {
  .oneAward img {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 60px;
  }
}

.oneList {
  vertical-align: top;
}

.oneList a {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .oneList a {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.oneList a {
  margin-bottom: 0.5rem;
  display: inline-block;
  border-bottom-width: 1px;
  border-color: transparent;
  font-size: 16px;
  line-height: 140%;
}

.oneList a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 251 245 / var(--tw-border-opacity, 1));
}

.oneList .subtitle {
  /* 14, 18 */
}

@media (max-width: 860px) {
  .oneList .subtitle {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}

.oneList .subtitle {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 18px;
  opacity: 0.8;
}

.inputField {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .inputField {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.inputField {
  margin-bottom: 1.25rem;
  display: block;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 16px;
  line-height: 140%;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.inputField::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.inputField::placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .inputField {
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}

textarea.inputField {
  height: 300px;
  border-radius: 1.5rem !important;
}

@media (max-width: 860px) {
  textarea.inputField {
    height: 160px;
    border-radius: 1rem !important;
  }
}

select.inputField {
  background-image: url('/images/icons/arrow-down.svg');
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
}

.stickyContainer table {
  /* 16, 140% */
}

@media (max-width: 860px) {
  .stickyContainer table {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.stickyContainer table {
  margin-top: 2rem;
  width: 100%;
  border-collapse: collapse;
  border-style: none;
  font-size: 16px;
  line-height: 140%;
}

@media (max-width: 1024px) {
  .stickyContainer table {
    margin-top: 1.25rem;
  }
}

#map iframe {
  height: 600px;
  width: 100%;
}

@media (max-width: 860px) {
  #map iframe {
    height: 400px;
  }
}

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

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

.animate-fadeIn {
  animation: fadeIn 700ms ease-out forwards;
  animation-delay: 0.5s;
}

.homeScroller .inner {
  white-space: nowrap;
}

.homeScroller .os-scrollbar {
  z-index: 40;
  /*The size of the scrollbar*/
  --os-size: 8px;
  /*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: #dbd5d1;
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: #dbd5d1;
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: #dbd5d1;
  /*The border radius of the scrollbar handle*/
  --os-handle-border-radius: 6px;
  /*The background of the scrollbar handle*/
  --os-handle-bg: #381d02;
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: #381d02;
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: #381d02;
  /*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: 400%;
  /*The :hover axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-hover: 400%;
  /*The :active axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-active: 400%;
  /*Increases the interactive area of the scrollbar handle.*/
  --os-handle-interactive-area-offset: 2px;
}

.homeScroller .inner.os-host > .os-padding > .os-viewport {
  scroll-snap-align: start;
  scroll-snap-type: x mandatory;
  scroll-snap-type: mandatory;
  -ms-scroll-snap-type: mandatory;
  -moz-scroll-snap-type: mandatory;
  -webkit-scroll-snap-type: mandatory;
  -webkit-scroll-snap-destination: 0% 0%;
  -webkit-overflow-scrolling: touch;
}

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

@media (max-width: 1360px) {
  .homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track {
    left: 2rem;
    right: 4rem;
    width: calc(100% - 64px);
  }
}

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

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

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

.homeScroller .os-scrollbar-track {
  height: 2px;
}

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.imageSlider .slick-list,
.imageSlider .slick-track,
.imageSlider .slick-slide,
.imageSlider .slick-slide div,
.imageSlider .slick-slide div img {
  height: 100% !important;
}

.imageSlider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.textSlider .slick-track {
  display: flex;
}

.textSlider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: flex-end;
  justify-content: center;
}

.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%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1240px) {
  .medium\:text-2xl {
    /* 25, 120% */
  }

  @media (max-width: 860px) {
    .medium\:text-2xl {
      font-size: 20px !important;
      line-height: 120% !important;
    }
  }

  .medium\:text-lg {
    /* 18, 140% */
  }

  @media (max-width: 860px) {
    .medium\:text-lg {
      font-size: 18px !important;
      line-height: 120% !important;
    }
  }
}

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

  .mobile\:text-3xl {
    /* 38, 120% */
  }

  @media (max-width: 860px) {
    .mobile\:text-3xl {
      font-size: 28px !important;
      line-height: 120% !important;
    }
  }

  .mobile\:text-base {
    /* 16, 140% */
  }

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

  .mobile\:text-sm {
    /* 14, 18 */
  }

  @media (max-width: 860px) {
    .mobile\:text-sm {
      font-size: 12px !important;
      line-height: 16px !important;
    }
  }
}

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

.before\:pb-\[72\%\]::before {
  content: var(--tw-content);
  padding-bottom: 72%;
}

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

.hover\:h-\[105\%\]:hover {
  height: 105%;
}

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

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

.group:hover .group-hover\:border-brown {
  --tw-border-opacity: 1;
  border-color: rgb(97 79 71 / var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:opacity-20 {
  opacity: 0.2;
}

@media (max-width: 1360px) {
  .laptop\:ml-6 {
    margin-left: 1.5rem;
  }

  .laptop\:ml-8 {
    margin-left: 2rem;
  }

  .laptop\:mr-6 {
    margin-right: 1.5rem;
  }

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

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

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

  .laptop\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .laptop\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}

@media (max-width: 1240px) {
  .medium\:bottom-16 {
    bottom: 4rem;
  }

  .medium\:left-16 {
    left: 4rem;
  }

  .medium\:right-16 {
    right: 4rem;
  }

  .medium\:top-16 {
    top: 4rem;
  }

  .medium\:top-32 {
    top: 8rem;
  }

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

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

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

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

  .medium\:mb-28 {
    margin-bottom: 7rem;
  }

  .medium\:mb-7 {
    margin-bottom: 1.75rem;
  }

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

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

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

  .medium\:block {
    display: block;
  }

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

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

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

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

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

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

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

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

  .medium\:pl-0 {
    padding-left: 0px;
  }

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

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

  .medium\:text-2xl {
    font-size: 25px;
    line-height: 120%;
  }

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

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

  .tablet\:top-auto {
    top: auto;
  }

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

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

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

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

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

  .tablet\:border-l-0 {
    border-left-width: 0px;
  }

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

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

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

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

  .tablet\:pr-5 {
    padding-right: 1.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

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

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

  .mobile\:block {
    display: block;
  }

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

  .mobile\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .mobile\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .mobile\:border-none {
    border-style: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:pt-5 {
    padding-top: 1.25rem;
  }

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

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

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

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

  .mobile\:\!text-xs {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .mobile\:text-3xl {
    font-size: 38px;
    line-height: 120%;
  }

  .mobile\:text-\[0\] {
    font-size: 0;
  }

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

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

  .mobile\:\!leading-6 {
    line-height: 1.5rem !important;
  }
}

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

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

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