*, ::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: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(238 230 217 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 17 5 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  /* 16 /140% */
}

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

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

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

a {
  cursor: pointer;
}

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

.font-bold {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  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: 1440px) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

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

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

@media (max-width: 1440px) {
  .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: "aktiv-grotesk", sans-serif;
  font-weight: 300;
  font-style: normal;
  /* 85 100 %*/
}

@media (max-width: 1440px) {
  h1,
  .h1 {
    font-size: 60px !important;
  }
}

@media (max-width: 1240px) {
  h1,
  .h1 {
    font-size: 50px !important;
  }
}

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

h1,
  .h1 {
  font-size: 85px;
  line-height: 100%;
  font-weight: 300;
}

h2,
  .h2 {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 300;
  font-style: normal;
  /* 50 110 %*/
}

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

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

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

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

h3,
  .h3 {
  /* 30 110% */
}

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

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

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

h3,
  .h3 {
  font-size: 30px;
  line-height: 110%;
}

h4,
  .h4,
  p.large {
  /* 18 130% */
}

@media (max-width: 1440px) {
  h4,
  .h4,
  p.large {
    font-size: 16px !important;
  }
}

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

h4,
  .h4,
  p.large {
  font-size: 18px;
  line-height: 130%;
}

p {
  /* 16 /140% */
}

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

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

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

/* xs to 3xl - 12 14 16 18 30 50 85 */

.text-2xl {
  /* 50 110 %*/
}

@media (max-width: 1440px) {
  .text-2xl {
    font-size: 40px !important;
  }
}

@media (max-width: 1240px) {
  .text-2xl {
    font-size: 36px !important;
  }
}

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

.text-xl {
  /* 30 110% */
}

@media (max-width: 1440px) {
  .text-xl {
    font-size: 26px !important;
  }
}

@media (max-width: 1240px) {
  .text-xl {
    font-size: 24px !important;
  }
}

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

.text-lg {
  /* 18 130% */
}

@media (max-width: 1440px) {
  .text-lg {
    font-size: 16px !important;
  }
}

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

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

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

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

.text-sm {
  /* 14 110% */
}

@media (max-width: 860px) {
  .text-sm {
    font-size: 13px !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 {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  font-style: normal;
  /* 16 /140% */
}

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

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

.button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 2px;
  border-style: solid;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 16px;
  line-height: 140%;
  font-weight: 700;
  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;
}

@media (max-width: 1440px) {
  .button {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

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

@media (max-width: 860px) {
  .button {
    width: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 0.75rem;
    padding-bottom: 0.625rem;
  }
}

.button.brown-to-cream {
  --tw-border-opacity: 1;
  border-color: rgb(32 17 5 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(32 17 5 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(238 230 217 / var(--tw-text-opacity, 1));
}

.button.brown-to-cream:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 230 217 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 17 5 / var(--tw-text-opacity, 1));
}

.button.cream-to-brown {
  --tw-border-opacity: 1;
  border-color: rgb(238 230 217 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(238 230 217 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 17 5 / var(--tw-text-opacity, 1));
}

.button.cream-to-brown:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(32 17 5 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(238 230 217 / var(--tw-text-opacity, 1));
}

.button.white-to-dark {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 17 5 / var(--tw-text-opacity, 1));
}

.button.white-to-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(32 17 5 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.dark-to-white {
  --tw-border-opacity: 1;
  border-color: rgb(32 17 5 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(32 17 5 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.dark-to-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 230 217 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 17 5 / var(--tw-text-opacity, 1));
}

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

@media (max-width: 860px) {
  .headerRow {
    display: block;
    text-align: center;
  }

  .headerRow .button {
    margin-top: 1.5rem;
  }
}

footer {
  margin-top: 15vh;
}

.footerLinks a {
  margin-left: 0.75rem;
  display: inline-block;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.footerLinks a:hover {
  opacity: 0.5;
}

.menuToggle {
}

.menuToggle span {
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!top-6 {
  top: 1.5rem !important;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-8 {
  bottom: 2rem;
}

.bottom-\[15vh\] {
  bottom: 15vh;
}

.left-0 {
  left: 0px;
}

.left-1\/4 {
  left: 25%;
}

.left-10 {
  left: 2.5rem;
}

.left-20 {
  left: 5rem;
}

.right-20 {
  right: 5rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-20 {
  top: 5rem;
}

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

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

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

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

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

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

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

.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-full {
  grid-column: 1 / -1;
}

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

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

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

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

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

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

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

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

.ml-\[200px\] {
  margin-left: 200px;
}

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

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

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

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

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

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

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

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

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

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

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

.mt-\[15vh\] {
  margin-top: 15vh;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-12 {
  height: 3rem;
}

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

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

.w-12 {
  width: 3rem;
}

.w-5 {
  width: 1.25rem;
}

.w-7 {
  width: 1.75rem;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

.border-brown {
  --tw-border-opacity: 1;
  border-color: rgb(32 17 5 / var(--tw-border-opacity, 1));
}

.border-brown-light {
  --tw-border-opacity: 1;
  border-color: rgb(180 154 121 / var(--tw-border-opacity, 1));
}

.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(32 17 5 / var(--tw-bg-opacity, 1));
}

.bg-brown-light {
  --tw-bg-opacity: 1;
  background-color: rgb(180 154 121 / var(--tw-bg-opacity, 1));
}

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

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

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

.p-1 {
  padding: 0.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

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

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

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

.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-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

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

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

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

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

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

.pt-\[15vh\] {
  padding-top: 15vh;
}

.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: 50px;
  line-height: 110%;
}

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

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

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

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

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

.font-bold {
  font-weight: 700;
}

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

.lowercase {
  text-transform: lowercase;
}

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

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

.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-0 {
  opacity: 0 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-30 {
  opacity: 0.3;
}

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

.grayscale {
  --tw-grayscale: grayscale(100%);
  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-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-200 {
  transition-duration: 200ms;
}

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

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

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

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

header {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 50;
  width: 200px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 17 5 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (max-width: 1040px) {
  header {
    --tw-translate-x: -100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

header.open {
  --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));
}

@media (max-width: 1040px) {
  header nav {
    margin-top: 3.5rem;
  }
}

header nav a {
  /* 18 130% */
}

@media (max-width: 1440px) {
  header nav a {
    font-size: 16px !important;
  }
}

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

header nav a {
  margin-bottom: 0.375rem;
  display: block;
  font-size: 18px;
  line-height: 130%;
  font-weight: 600;
  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) {
  header nav a {
    /* 30 110% */
  }

  @media (max-width: 1440px) {
    header nav a {
      font-size: 26px !important;
    }
  }

  @media (max-width: 1240px) {
    header nav a {
      font-size: 24px !important;
    }
  }

  @media (max-width: 860px) {
    header nav a {
      font-size: 20px !important;
    }
  }
}

header nav a:hover {
  --tw-text-opacity: 1;
  color: rgb(180 154 121 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  header nav a {
    margin-bottom: 0.75rem;
    font-size: 30px;
    line-height: 110%;
  }
}

header nav a.active:before {
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(32 17 5 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: "";
  content: var(--tw-content);
}

header nav a.active:hover:before {
  --tw-bg-opacity: 1;
  background-color: rgb(180 154 121 / var(--tw-bg-opacity, 1));
}

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

@media (max-width: 860px) {
  .oneTeam {
    text-align: center;
  }
}

.oneTeam img {
  margin-bottom: 1.75rem;
  height: 6rem;
  width: 6rem;
  border-radius: 9999px;
}

@media (max-width: 860px) {
  .oneTeam img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.25rem;
  }
}

.oneTeam h3 {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 300;
  font-style: normal;
  /* 30 110% */
}

@media (max-width: 1440px) {
  .oneTeam h3 {
    font-size: 26px !important;
  }
}

@media (max-width: 1240px) {
  .oneTeam h3 {
    font-size: 24px !important;
  }
}

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

.oneTeam h3 {
  font-size: 30px;
  line-height: 110%;
  font-weight: 300;
}

.oneTeam span {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  font-style: normal;
  /* 18 130% */
}

@media (max-width: 1440px) {
  .oneTeam span {
    font-size: 16px !important;
  }
}

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

.oneTeam span {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  display: block;
  font-size: 18px;
  line-height: 130%;
  font-weight: 700;
}

@media (max-width: 860px) {
  .oneTeam span {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
  }
}

.oneTeam p {
  /* 16 /140% */
}

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

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

.oneTeam p {
  max-width: 90%;
  font-size: 16px;
  line-height: 140%;
}

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

.partnerLogos a {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 860px) {
  .partnerLogos a {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

.partnerLogos a img {
  max-width: 100px;
}

.oneTimeline hr {
  margin-bottom: 1rem;
  height: 1px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(180 154 121 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
}

@media (max-width: 860px) {
  .oneTimeline hr {
    margin-bottom: 1.25rem;
  }
}

.oneTimeline img {
}

.oneTimeline h3 {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 300;
  font-style: normal;
  /* 30 110% */
}

@media (max-width: 1440px) {
  .oneTimeline h3 {
    font-size: 26px !important;
  }
}

@media (max-width: 1240px) {
  .oneTimeline h3 {
    font-size: 24px !important;
  }
}

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

.oneTimeline h3 {
  margin-bottom: 1.25rem;
  font-size: 30px;
  line-height: 110%;
  font-weight: 300;
}

.oneTimeline span {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  font-style: normal;
  /* 18 130% */
}

@media (max-width: 1440px) {
  .oneTimeline span {
    font-size: 16px !important;
  }
}

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

.oneTimeline span {
  margin-bottom: 0.5rem;
  display: block;
  white-space: normal;
  padding-right: 2.5rem;
  font-size: 18px;
  line-height: 130%;
  font-weight: 700;
}

.oneTimeline p {
  display: block;
  white-space: normal;
  padding-right: 2.5rem;
  padding-bottom: 1.25rem;
}

.arrowLinks a {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.arrowLinks a:hover {
  opacity: 0.5;
}

.serviceList {
  font-family: "aktiv-grotesk", sans-serif;
  font-style: normal;
  margin-top: 3rem;
  font-weight: 700;
}

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

.serviceList li {
  margin-bottom: 0.25rem;
}

.serviceList li img {
  position: relative;
  top: -2px;
  margin-right: 0.5rem;
  display: inline-block;
}

.label {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  font-style: normal;
  /* 16 /140% */
}

@media (max-width: 1440px) {
  .label {
    font-size: 15px !important;
  }
}

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

.label {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 16px;
  line-height: 140%;
  font-weight: 700;
}

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

@media (max-width: 1440px) {
  .input {
    font-size: 15px !important;
  }
}

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

.input {
  margin-bottom: 1.5rem;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(32 17 5 / 0.25);
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 16px;
  line-height: 140%;
  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;
}

.input::-moz-placeholder {
  color: rgb(32 17 5 / 0.5);
}

.input::placeholder {
  color: rgb(32 17 5 / 0.5);
}

.input:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 154 121 / var(--tw-ring-opacity, 1));
}

textarea.input {
  height: 8rem;
}

@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,
.timelineScroller {
  margin-left: 2.5rem;
  margin-top: 8rem;
  font-size: 0;
}

@media (max-width: 860px) {
  .homeScroller,
.timelineScroller {
    margin-top: 2.5rem;
    margin-left: 1.25rem;
  }
}

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

.oneProject {
  margin-right: 1.5rem;
  display: inline-block;
  width: 780px;
  padding-bottom: 5rem;
}

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

.oneProject.last {
  margin-right: 2rem;
}

@media (max-width: 1240px) {
  .oneProject.last {
    margin-right: 1.75rem;
  }
}

@media (max-width: 860px) {
  .oneProject.last {
    margin-right: 0px;
  }
}

.oneTimeline {
  display: inline-block;
  width: 320px;
  padding-bottom: 4rem;
  vertical-align: top;
}

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

.homeScroller .os-scrollbar {
  z-index: 40;
  /*The size of the scrollbar*/
  --os-size: 4px;
  /*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: 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;
}

.timelineScroller .os-scrollbar {
  z-index: 40;
  /*The size of the scrollbar*/
  --os-size: 4px;
  /*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;
  --os-track-bg: rgba(255, 255, 255, 0.25);
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: rgba(255, 255, 255, 0.25);
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: rgba(255, 255, 255, 0.25);
  /*The border radius of the scrollbar handle*/
  --os-handle-border-radius: 6px;
  /*The background of the scrollbar handle*/
  --os-handle-bg: #b49a79;
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: #b49a79;
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: #b49a79;
  /*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;
}

.homeScroller .inner.os-host > .os-padding > .os-viewport,
.timelineScroller .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,
.timelineScroller .os-scrollbar-handle,
.timelineScroller .os-scrollbar-track {
  width: calc(100%-32px);
  right: 32px;
}

@media (max-width: 860px) {
  .homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track,
.timelineScroller .os-scrollbar-handle,
.timelineScroller .os-scrollbar-track {
    left: 0px;
  }
}

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

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

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

.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: 1440px) {
  .laptop\:\!text-xs {
    /* 12 110% */
  }

  @media (max-width: 860px) {
    .laptop\:\!text-xs {
      font-size: 11px !important;
    }
  }
}

@media (max-width: 1240px) {
  .medium\:text-lg {
    /* 18 130% */
  }

  @media (max-width: 1440px) {
    .medium\:text-lg {
      font-size: 16px !important;
    }
  }

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

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

  .mobile\:text-sm {
    /* 14 110% */
  }

  @media (max-width: 860px) {
    .mobile\:text-sm {
      font-size: 13px !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%;
}

.group:hover .group-hover\:border-brown {
  --tw-border-opacity: 1;
  border-color: rgb(32 17 5 / var(--tw-border-opacity, 1));
}

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

@media (max-width: 1440px) {
  .laptop\:\!text-xs {
    font-size: 12px !important;
    line-height: 110% !important;
  }
}

@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\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

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

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

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

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

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

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

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

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

@media (max-width: 1040px) {
  .tablet\:ml-0 {
    margin-left: 0px;
  }

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

  .tablet\:block {
    display: block;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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