*, ::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 Mono", monospace;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
  font-size: 14px;
  line-height: 22px
}

a {
  cursor: pointer;
}

.title {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 5rem;
  padding-right: 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-narrowest {
  max-width: 800px;
}

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

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

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

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

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

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

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

h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

h1.large,
  .h1.large {
  /*h1 large - 28vw/1*/
  /*@apply laptop:!text-[75px] laptop:!leading-[75px] mobile:!text-[45px] mobile:!leading-[45px];*/
  font-size: 28vw;
  line-height: 1
}

h1,
  .h1 {
  /*h1 - 12vw/1*/
  /*@apply laptop:!text-[60px] laptop:!leading-[60px] mobile:!text-[45px] mobile:!leading-[45px];*/
  font-size: 12vw;
  line-height: 1
}

h2,
  .h2 {
  /*h2 - 110*/
}

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

h2,
  .h2 {
  font-size: 110px;
  line-height: 110px;
}

h3,
  .h3 {
  /*h3 - 31/35*/
  /*@apply laptop:!text-[28px] laptop:!leading-[32px] mobile:!text-[24px] mobile:!leading-[28px];*/
  font-size: 64px;
  line-height: 64px
}

h4,
  .h4,
  p.large {
  /*22 27*/
}

@media (max-width: 860px) {
  h4,
  .h4,
  p.large {
    font-size: 50px;
    line-height: 50px;
  }
}

h4,
  .h4,
  p.large {
  font-size: 40px;
  line-height: 1;
}

p {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
  font-size: 14px;
  line-height: 22px
}

.text-3xl {
  /*h1 - 12vw/1*/
  /*@apply laptop:!text-[60px] laptop:!leading-[60px] mobile:!text-[45px] mobile:!leading-[45px];*/
}

.text-2xl {
  /*h2 - 110*/
}

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

.text-xl {
  /*h3 - 31/35*/
  /*@apply laptop:!text-[28px] laptop:!leading-[32px] mobile:!text-[24px] mobile:!leading-[28px];*/
}

.text-lg {
  /*22 27*/
}

@media (max-width: 860px) {
  .text-lg {
    font-size: 50px;
    line-height: 50px;
  }
}

.text-base {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
}

.text-sm {
  /*15 19*/
  /*@apply tracking-widest mobile:!text-[14px] mobile:!leading-[18px];*/
}

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

.blurMe {
}

.button {
  /*15 19*/
  /*@apply tracking-widest mobile:!text-[14px] mobile:!leading-[18px];*/
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  height: 50px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(244 239 217 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 17px;
  padding-bottom: 22px;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  line-height: 1 !important;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-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
}

@media (max-width: 860px) {
  .button {
    height: 40px;
    padding-left: 30px;
    padding-right: 28px;
    padding-top: 12px;
    padding-bottom: 17px;
  }
}

.button.tight {
  height: 32px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.button:before {
  pointer-events: none;
  position: absolute;
  left: 10px;
  right: 10px;
  top: -1px;
  bottom: -1px;
  z-index: 0;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

.button.tight:before {
  left: 6px;
  right: 6px;
}

.button:after {
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  pointer-events: auto;
  position: absolute;
  left: -2px;
  right: -2px;
  z-index: 0;
  display: block;
  height: calc(100% - 20px);
  transform-origin: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

.button.tight:after {
  height: calc(100% - 12px);
}

.button:hover:after {
  height: 0px;
}

.button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 72 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 72 0 / var(--tw-text-opacity, 1));
}

.button.orange {
  --tw-border-opacity: 1;
  border-color: rgb(255 72 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 72 0 / var(--tw-text-opacity, 1));
}

.button.orange:hover {
  --tw-border-opacity: 1;
  border-color: rgb(244 239 217 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
}

.button span {
  position: relative;
  z-index: 10;
}

.menuLink {
}

.menuLink svg * {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (max-width: 860px) {
  .menuLink svg * {
    transition-duration: 0s;
  }
}

.menuLink.active {
  --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;
}

.menuLink.active svg line,
  .menuLink.active svg path,
  .menuLink.active svg circle {
  stroke: #000000;
}

.menuLink.active:hover svg line,
  .menuLink.active:hover svg path,
  .menuLink.active:hover svg circle {
  stroke: #FFFFFF;
  opacity: 1;
}

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-bottom-60 {
  bottom: -15rem;
}

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

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

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

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

.bottom-14 {
  bottom: 3.5rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-8 {
  bottom: 2rem;
}

.bottom-\[10\%\] {
  bottom: 10%;
}

.left-0 {
  left: 0px;
}

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

.left-10 {
  left: 2.5rem;
}

.left-14 {
  left: 3.5rem;
}

.left-20 {
  left: 5rem;
}

.left-32 {
  left: 8rem;
}

.left-6 {
  left: 1.5rem;
}

.left-8 {
  left: 2rem;
}

.left-\[20\%\] {
  left: 20%;
}

.right-8 {
  right: 2rem;
}

.right-\[10\%\] {
  right: 10%;
}

.right-\[15\%\] {
  right: 15%;
}

.top-0 {
  top: 0px;
}

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

.top-10 {
  top: 2.5rem;
}

.top-32 {
  top: 8rem;
}

.top-40 {
  top: 10rem;
}

.top-48 {
  top: 12rem;
}

.top-8 {
  top: 2rem;
}

.top-\[calc\(100vh-18vw\)\] {
  top: calc(100vh - 18vw);
}

.top-auto {
  top: auto;
}

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

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

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

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

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

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

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

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

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

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

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

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

.col-start-7 {
  grid-column-start: 7;
}

.col-start-8 {
  grid-column-start: 8;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

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

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

.my-28 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.-ml-\[calc\(50vw-200px\)\] {
  margin-left: calc(calc(50vw - 200px) * -1);
}

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

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

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

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

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

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

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

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

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

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

.ml-2\.5 {
  margin-left: 0.625rem;
}

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

.ml-\[calc\(50vw-200px\)\] {
  margin-left: calc(50vw - 200px);
}

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

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

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

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

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

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

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

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

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

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

.mt-52 {
  margin-top: 13rem;
}

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-20 {
  height: 5rem;
}

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-3\/5 {
  width: 60%;
}

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[70vw\] {
  max-width: 70vw;
}

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

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

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

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

.origin-center {
  transform-origin: center;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

.list-none {
  list-style-type: none;
}

.columns-2 {
  -moz-columns: 2;
       columns: 2;
}

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

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

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

.justify-end {
  justify-content: flex-end;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-6 {
  gap: 1.5rem;
}

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.border {
  border-width: 1px;
}

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

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

.border-cream {
  --tw-border-opacity: 1;
  border-color: rgb(244 239 217 / var(--tw-border-opacity, 1));
}

.border-cream-dark {
  --tw-border-opacity: 1;
  border-color: rgb(184 181 165 / var(--tw-border-opacity, 1));
}

.border-cream-dark\/30 {
  border-color: rgb(184 181 165 / 0.3);
}

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

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

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

.bg-orange\/0 {
  background-color: rgb(255 72 0 / 0);
}

.bg-button-corners {
  background-image: url('/images/icons/button-corners.svg');
}

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

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

.from-dark\/70 {
  --tw-gradient-from: rgb(0 0 0 / 0.7) 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);
}

.from-dark\/80 {
  --tw-gradient-from: rgb(0 0 0 / 0.8) 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);
}

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

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

.bg-contain {
  background-size: contain;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.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-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

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

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

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

.py-52 {
  padding-top: 13rem;
  padding-bottom: 13rem;
}

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

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

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

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

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

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

.pr-12 {
  padding-right: 3rem;
}

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

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

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

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

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

.pt-52 {
  padding-top: 13rem;
}

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

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

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

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

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

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

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

.text-3xl {
  font-size: 12vw;
  line-height: 1;
}

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

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

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

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

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

.text-base {
  font-size: 14px;
  line-height: 22px;
}

.text-lg {
  font-size: 40px;
  line-height: 1;
}

.text-sm {
  font-size: 12px;
  line-height: 15px;
}

.text-xl {
  font-size: 64px;
  line-height: 64px;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

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

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

.tracking-wider {
  letter-spacing: 0.05em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-cream {
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
}

.text-cream-dark {
  --tw-text-opacity: 1;
  color: rgb(184 181 165 / var(--tw-text-opacity, 1));
}

.text-cream-dark\/70 {
  color: rgb(184 181 165 / 0.7);
}

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

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

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

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

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

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

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

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

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

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

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

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

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

.hoverLink:hover {
  opacity: 1;
}

.overlayNavBg.active {
  pointer-events: auto;
  opacity: 1;
}

.overlayNav {
  --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));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.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 nav li {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 0px;
  display: block;
  font-size: 9vh;
  line-height: 1;
}

.overlayNav nav li a {
  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;
}

.overlayNav nav li a:hover {
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .overlayNav nav li a {
    transition-duration: 0s;
  }
}

.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 {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
  margin-bottom: 1.25rem;
  font-size: 14px;
  line-height: 22px
}

@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 {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
  margin-left: 1.75rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
  font-size: 14px;
  line-height: 22px
}

.textContent h2 {
  /*h2 - 110*/
}

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

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

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

.textContent h2.inner {
  /*h2 - 110*/
}

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

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

.textContent h3 {
  /*h3 - 31/35*/
  /*@apply laptop:!text-[28px] laptop:!leading-[32px] mobile:!text-[24px] mobile:!leading-[28px];*/
  margin-bottom: 1rem;
  margin-top: 3rem;
  font-size: 64px;
  line-height: 64px
}

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

.textContent h4 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  /*22 27*/
}

@media (max-width: 860px) {
  .textContent h4 {
    font-size: 50px;
    line-height: 50px;
  }
}

.textContent h4 {
  margin-bottom: 1rem;
  margin-top: 5rem;
  font-size: 40px;
  line-height: 1;
}

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

.tag {
  /*15 19*/
  /*@apply tracking-widest mobile:!text-[14px] mobile:!leading-[18px];*/
  position: absolute;
  top: 0.875rem;
  left: 1.5rem;
  z-index: 10;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em
}

.tag:before {
  position: absolute;
  left: -0.75rem;
  top: 0px;
  display: inline-block;
  --tw-content: '\00B7';
  content: var(--tw-content);
}

.tag span {
  display: block;
  opacity: 0.5;
}

.serviceLink {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  /*h2 - 110*/
}

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

.serviceLink {
  pointer-events: none;
  margin-bottom: 1rem;
  display: block;
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
  font-size: 110px;
  line-height: 110px;
  --tw-text-opacity: 1;
  color: rgb(255 72 0 / var(--tw-text-opacity, 1));
  opacity: 0.2;
  --tw-blur: blur(7px);
  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-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
}

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

.serviceLink.active {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
  opacity: 1;
  --tw-blur:  ;
  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);
}

.serviceLink.nextActive {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
  opacity: 0.4;
  --tw-blur: blur(4px);
  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);
}

.oneProject {
  position: relative;
  opacity: 0.7;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.oneProject:hover {
  opacity: 1;
}

@media (max-width: 860px) {
  .oneProject {
    opacity: 1;
  }
}

.oneProjectHolder.filterOut {
  display: none;
}

@media (min-width: 860px) {
  .oneProject:hover .tag,
  .oneProject:hover video,
  .oneProject:hover .bottomText {
    opacity: 1;
  }
}

.oneProject:hover .bottomText h3 {
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
}

.oneProject .bottomText p {
  visibility: hidden;
  margin-top: 0px;
  min-height: 0px;
  opacity: 0;
}

@media (max-width: 860px) {
  .oneProject .bottomText p {
    visibility: visible;
    margin-top: 1rem;
    min-height: 50px;
    opacity: 1;
  }
}

.oneProject .bottomText p {
  transition: visibility 0s, max-height 0.6s ease, margin-top 0.6s ease,
      opacity 0.6s ease;
}

@media (min-width: 860px) {
  .oneProject:hover .bottomText p {
    visibility: visible;
    margin-top: 2rem;
    min-height: 50px;
    opacity: 1;
  }
}

.oneProject:hover .bottomText p {
  transition: visibility 0.6s, max-height 0.6s ease, margin-top 0.6s ease,
      opacity 0.6s ease;
}

.oneProject .tag {
  top: 2.5rem;
  left: 3.5rem;
}

@media (max-width: 860px) {
  .oneProject .tag {
    top: 1.25rem;
    left: 2.5rem;
  }
}

.oneProject.halfProject .tag {
  top: 1rem;
  left: 1.5rem !important;
}

.oneProject.halfProject:hover .bottomText p {
  margin-top: 1rem !important;
}

#contact_form {
  width: 100%;
}

#contact_form input,
  #contact_form textarea {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
  margin-bottom: 1.25rem;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(244 239 217 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 14px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px
}

#contact_form input::-moz-placeholder, #contact_form textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
}

#contact_form input::placeholder,
  #contact_form textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(244 239 217 / var(--tw-text-opacity, 1));
}

#contact_form input:focus,
  #contact_form textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 72 0 / var(--tw-border-opacity, 1));
}

#contact_form input:active,
  #contact_form textarea:active {
  --tw-border-opacity: 1;
  border-color: rgb(255 72 0 / var(--tw-border-opacity, 1));
}

#contact_form textarea {
  height: 150px;
}

.projectGallery {
  position: relative;
  overflow: hidden;
  border-radius: 0.375rem;
}

.projectGallery:hover .projectOverlay {
  opacity: 1;
}

.projectGallery .projectOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 0.6);
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.scroll-slider {
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-align: center;
}

.scroll-slider .slick-track {
  display: flex;
  align-items: center;
}

.scroll-slider .oneScroller {
  padding-right: 100px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

@media (max-width: 860px) {
  .scroll-slider .oneScroller {
    padding-right: 3.5rem;
  }
}

.scroll-slider .oneScroller img {
  display: inline-block;
  max-height: 80px;
  max-width: 160px;
  vertical-align: middle;
  --tw-brightness: brightness(.75);
  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);
}

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

.partnerLogo:hover {
  opacity: 1;
}

.socialLinks a svg {
  height: 2rem;
  width: 2rem;
}

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

@media (max-width: 860px) {
  .socialLinks a * {
    transition-duration: 0s;
  }
}

.socialLinks a:hover svg path {
  fill: #FFFFFF;
}

.jobText {
}

.jobText p {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 22px
}

.jobText ul {
  /*18 23*/
  /*@apply laptop:!text-[17px] laptop:!leading-[21px] mobile:!text-[16px] mobile:!leading-[20px];*/
  margin-top: 1rem;
  margin-bottom: 1rem;
  list-style-type: disc;
  padding-left: 1rem;
  font-size: 14px;
  line-height: 22px
}

@media (max-width: 860px) {
  .jobText ul {
    margin-top: 1rem;
  }
}

.blockText {
}

.blockText p {
  margin-bottom: 2.5rem;
}

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

.blockText h4 {
  font-family: "DM Mono", monospace;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 1rem;
  font-size: 20px;
  text-transform: none;
  line-height: 1.375;
}

@media (max-width: 860px) {
  .blockText h4 {
    font-size: 18px;
  }
}

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

@media (max-width: 860px) {
  .video-slider .slick-arrow {
    height: 2rem;
    width: 2rem;
  }
}

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

@media (max-width: 860px) {
  .video-slider .slick-next {
    right: 0px;
  }
}

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

@media (max-width: 860px) {
  .video-slider .slick-prev {
    left: 0px;
  }
}

.video-slider .slick-dots {
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  display: flex;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 0;
}

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

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

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

@media (max-width: 1360px) {
  .laptop\:text-lg {
    /*22 27*/
  }

  @media (max-width: 860px) {
    .laptop\:text-lg {
      font-size: 50px;
      line-height: 50px;
    }
  }
}

@media (max-width: 860px) {
  .mobile\:text-lg {
    /*22 27*/
  }

  @media (max-width: 860px) {
    .mobile\:text-lg {
      font-size: 50px;
      line-height: 50px;
    }
  }

  .mobile\:text-sm {
    /*15 19*/
    /*@apply tracking-widest mobile:!text-[14px] mobile:!leading-[18px];*/
  }

  .mobile\:text-xs {
    /*13 16*/
    /*@apply mobile:!text-[12px] mobile:!leading-[15px];*/
  }
}

.hover\:text-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(255 72 0 / var(--tw-text-opacity, 1));
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.group:hover .group-hover\:bottom-16 {
  bottom: 4rem;
}

.group:hover .group-hover\:bottom-8 {
  bottom: 2rem;
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

@media (max-width: 1360px) {
  .laptop\:bottom-\[8\%\] {
    bottom: 8%;
  }

  .laptop\:right-10 {
    right: 2.5rem;
  }

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

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

  .laptop\:-ml-\[calc\(50vw-140px\)\] {
    margin-left: calc(calc(50vw - 140px) * -1);
  }

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

  .laptop\:ml-\[calc\(50vw-140px\)\] {
    margin-left: calc(50vw - 140px);
  }

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

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

  .laptop\:gap-5 {
    gap: 1.25rem;
  }

  .laptop\:text-lg {
    font-size: 40px;
    line-height: 1;
  }
}

@media (max-width: 1240px) {
  .medium\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}

@media (min-width: 860px) {
  .desktop\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .desktop\:hover\:opacity-80:hover {
    opacity: 0.8;
  }
}

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

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

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

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

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

  .mobile\:bottom-\[5\%\] {
    bottom: 5%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

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

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

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

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

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

  .mobile\:mb-10 {
    margin-bottom: 2.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\:ml-0 {
    margin-left: 0px;
  }

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

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

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

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

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

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

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

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

  .mobile\:block {
    display: block;
  }

  .mobile\:table {
    display: table;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:h-8 {
    height: 2rem;
  }

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

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

  .mobile\:w-16 {
    width: 4rem;
  }

  .mobile\:w-8 {
    width: 2rem;
  }

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

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

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

  .mobile\:min-w-0 {
    min-width: 0px;
  }

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

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

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

  .mobile\:gap-4 {
    gap: 1rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-20 {
    padding-top: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:text-lg {
    font-size: 40px;
    line-height: 1;
  }

  .mobile\:text-sm {
    font-size: 12px;
    line-height: 15px;
  }

  .mobile\:text-xs {
    font-size: 10px;
    line-height: 13px;
  }

  .mobile\:leading-\[24px\] {
    line-height: 24px;
  }

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

  .mobile\:text-cream {
    --tw-text-opacity: 1;
    color: rgb(244 239 217 / var(--tw-text-opacity, 1));
  }

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

  .mobile\:opacity-100 {
    opacity: 1;
  }

  .mobile\:opacity-50 {
    opacity: 0.5;
  }

  .mobile\:opacity-90 {
    opacity: 0.9;
  }

  .mobile\:duration-0 {
    transition-duration: 0s;
  }

  .group:hover .mobile\:group-hover\:bottom-6 {
    bottom: 1.5rem;
  }
}

@media (max-height: 900px) {
  .short\:pt-28 {
    padding-top: 7rem;
  }
}