/*
! tailwindcss v3.3.1 | 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: #e5e7eb;
  /* 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.
*/

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", 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 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

html {
  font-family: "mr-eaves-modern", sans-serif;
  color: #3c3c3b;
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 244 / var(--tw-bg-opacity));
}

.font-change {
  font-family: "change", sans-serif;
}

.font-change-italic {
  font-family: "change", sans-serif;
  font-style: italic;
}

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

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

@media (max-width: 1080px) {
  .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: 2.5rem;
       column-gap: 2.5rem;
}

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

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

*, ::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-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:  ;
}

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

.container {
  width: 100%;
}

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

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

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

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

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

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

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

@media (max-width: 1300px) {
  .button {
    font-size: 0.9rem;
    line-height: 1.25rem;
  }
}

@media (max-width: 860px) {
  .button {
    line-height: 18px;
  }
}

@media (max-width: 1080px) {
  .button {
    min-width: 180px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 860px) {
  .button {
    min-width: 110px;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.button.white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(60 60 59 / var(--tw-text-opacity));
}

.button.white-solid {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(148 98 103 / var(--tw-text-opacity));
}

.button.white-solid:hover {
  --tw-border-opacity: 1;
  border-color: rgb(148 98 103 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(148 98 103 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.dark-solid {
  --tw-border-opacity: 1;
  border-color: rgb(60 60 59 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 59 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.button.dark-solid:hover {
  --tw-border-opacity: 1;
  border-color: rgb(148 98 103 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(148 98 103 / var(--tw-bg-opacity));
}

.button.dark {
  --tw-border-opacity: 1;
  border-color: rgb(60 60 59 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(60 60 59 / var(--tw-text-opacity));
}

.button.dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 59 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-9 {
  bottom: 2.25rem;
}

.left-0 {
  left: 0px;
}

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

.left-2 {
  left: 0.5rem;
}

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

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-2 {
  top: 0.5rem;
}

.top-2\.5 {
  top: 0.625rem;
}

.top-36 {
  top: 9rem;
}

.top-5 {
  top: 1.25rem;
}

.top-7 {
  top: 1.75rem;
}

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

.isolate {
  isolation: isolate;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-right {
  float: right;
}

.float-none {
  float: none;
}

.clear-both {
  clear: both;
}

.m-auto {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-1 {
  margin-left: 0.25rem;
}

.ml-4 {
  margin-left: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-border {
  box-sizing: border-box;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.table {
  display: table;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.h-12 {
  height: 3rem;
}

.h-56 {
  height: 14rem;
}

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

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

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

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

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

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

.w-1\/3 {
  width: 33.333333%;
}

.w-12 {
  width: 3rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

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

.w-\[calc\(100\%-230px\)\] {
  width: calc(100% - 230px);
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-screen-lg {
  max-width: 1024px;
}

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.overflow-hidden {
  overflow: hidden;
}

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

.border {
  border-width: 1px;
}

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

.border-dark {
  --tw-border-opacity: 1;
  border-color: rgb(60 60 59 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-maroon {
  --tw-border-opacity: 1;
  border-color: rgb(148 98 103 / var(--tw-border-opacity));
}

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

.border-b-dark\/80 {
  border-bottom-color: rgb(60 60 59 / 0.8);
}

.border-opacity-40 {
  --tw-border-opacity: 0.4;
}

.bg-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(241 237 231 / var(--tw-bg-opacity));
}

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

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(116 136 155 / var(--tw-bg-opacity));
}

.bg-brown {
  --tw-bg-opacity: 1;
  background-color: rgb(137 122 100 / var(--tw-bg-opacity));
}

.bg-cream {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 244 / var(--tw-bg-opacity));
}

.bg-darkgreen {
  --tw-bg-opacity: 1;
  background-color: rgb(73 94 76 / var(--tw-bg-opacity));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(152 176 164 / var(--tw-bg-opacity));
}

.bg-maroon {
  --tw-bg-opacity: 1;
  background-color: rgb(148 98 103 / var(--tw-bg-opacity));
}

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

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

.bg-\[length\:90\%_auto\] {
  background-size: 90% auto;
}

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

.bg-fixed {
  background-attachment: fixed;
}

.bg-center {
  background-position: center;
}

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

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-16 {
  padding: 4rem;
}

.p-5 {
  padding: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-20 {
  padding-right: 5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-6 {
  line-height: 1.5rem;
}

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

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

.\!text-blue {
  --tw-text-opacity: 1 !important;
  color: rgb(116 136 155 / var(--tw-text-opacity)) !important;
}

.text-maroon {
  --tw-text-opacity: 1;
  color: rgb(148 98 103 / var(--tw-text-opacity));
}

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

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

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

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

.\!opacity-0 {
  opacity: 0 !important;
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-80 {
  opacity: 0.8;
}

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

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

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

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

header.cream,
  header.alwaysCream {
  border-color: rgb(60 60 59 / var(--tw-border-opacity));
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 244 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(60 60 59 / var(--tw-text-opacity));
}

header.cream .button,
  header.alwaysCream .button {
  --tw-border-opacity: 1;
  border-color: rgb(60 60 59 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 244 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(60 60 59 / var(--tw-text-opacity));
}

header.cream .button:hover,
  header.alwaysCream .button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(60 60 59 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 59 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

header.cream g path,
  header.alwaysCream g path {
  fill: #3c3c3b;
}

header.cream .menuToggle .menuI,
  header.alwaysCream .menuToggle .menuI {
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 59 / var(--tw-bg-opacity));
}

header.blue {
  --tw-bg-opacity: 1;
  background-color: rgb(116 136 155 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

header.blue g path {
  fill: #fff;
}

header.blue .menuToggle .menuI {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.overlayNav.open {
  visibility: visible;
  opacity: 1;
}

.mapHolder svg .active {
  opacity: 1;
}

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

video::-webkit-media-controls,
  video::-moz-media-controls,
  video::-o-media-controls,
  video::-ms-media-controls {
  display: none !important;
}

.slick.slick--ken-burns {
  overflow: hidden;
  --ken-burns-scale-factor: 1.075;
}

.slick.slick--ken-burns .slick-active .img {
  animation: zoomIn 10s 0s ease-in-out forwards;
  transform-origin: 50% 50%;
}

.slick.slick--ken-burns .slick-active .img[data-zoom="out"] {
  animation: zoomOut 10s 0s ease-in-out forwards;
  transform: scale(var(--ken-burns-scale-factor));
}

.slick.slick--ken-burns .slick-slide[aria-hidden="true"] .img {
  transform: scale(var(--ken-burns-scale-factor));
  /*visibility: hidden;*/
}

.slick.slick--ken-burns
    .slick-slide[aria-hidden="true"]
    img[data-zoom="out"] {
  transform: scale(1);
}

@keyframes zoomIn {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(var(--ken-burns-scale-factor));
  }
}

@keyframes zoomOut {
  from {
    transform: scale(var(--ken-burns-scale-factor));
  }

  to {
    transform: scale(1);
  }
}

.topSlider .slick-dots {
  position: absolute;
  bottom: 5rem;
  z-index: 10;
  margin-top: 2.5rem;
  width: 100%;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (max-width: 860px) {
  .topSlider .slick-dots {
    bottom: 3rem;
  }
}

.topSlider .slick-dots li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  height: 10px;
  width: 10px;
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.3;
  font-size: 0;
}

.topSlider .slick-dots li.slick-active {
  --tw-bg-opacity: 1;
}

.testimonialsSlider .slick-dots {
  position: absolute;
  bottom: -3.5rem;
  z-index: 10;
  margin-top: 2.5rem;
  width: 100%;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (max-width: 860px) {
  .testimonialsSlider .slick-dots {
    bottom: -2.5rem;
    margin-top: 1.5rem;
  }
}

.testimonialsSlider .slick-dots li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  height: 10px;
  width: 10px;
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.3;
  font-size: 0;
}

.testimonialsSlider .slick-dots li.slick-active {
  --tw-bg-opacity: 1;
}

@media (max-width: 1300px) {
  .text-xs {
    font-size: 0.7rem;
    line-height: 1.25rem;
  }

  .text-sm {
    font-size: 0.8rem;
    line-height: 1.25rem;
  }

  .text-base {
    font-size: 0.9rem;
    line-height: 1.25rem;
  }
}

@media (max-width: 860px) {
  .text-base {
    line-height: 18px;
  }
}

.text-lg {
  font-size: 1.25rem;
  line-height: 1.5rem;
}

@media (max-width: 1300px) {
  .text-lg {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .text-xl {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .text-2xl {
    font-size: 1.3rem;
    line-height: 1.75rem;
  }
}

@media (max-width: 860px) {
  .text-2xl {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}

@media (max-width: 1300px) {
  .text-3xl {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .text-4xl {
    font-size: 2rem;
    line-height: 2.25rem;
  }

  .text-5xl {
    font-size: 2.5rem;
  }
}

.blogArticleText h2 {
  font-family: "change", sans-serif;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (max-width: 1300px) {
  .blogArticleText h2 {
    font-size: 1.3rem;
    line-height: 1.75rem;
  }
}

@media (max-width: 860px) {
  .blogArticleText h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}

.blogArticleText h3,
  .blogArticleText h4 {
  font-family: "change", sans-serif;
  margin-bottom: 0.5rem;
  margin-top: 2.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 1300px) {
  .blogArticleText h3,
  .blogArticleText h4 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}

@media (max-width: 860px) {
  .blogArticleText h3,
  .blogArticleText h4 {
    margin-top: 2rem;
  }
}

.blogArticleText p {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 1300px) {
  .blogArticleText p {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}

.blogArticleText ul {
}

.blogArticleText ul li {
}

.blogArticleText p a {
  text-decoration: underline;
  text-decoration-line: underline;
}

.blogArticleText ul,
  .blogArticleText ol {
  margin-bottom: 2.5rem;
}

.blogArticleText ul li,
  .blogArticleText ol li {
  margin-bottom: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 1300px) {
  .blogArticleText ul li,
  .blogArticleText ol li {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}

.blogArticleText table {
  width: 100%;
}

.blogArticleText table td {
  padding: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 1300px) {
  .blogArticleText table td {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}

.blogArticleText strong {
  font-weight: 700;
}

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

.pageText h4 {
  font-family: "change", sans-serif;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (max-width: 1300px) {
  .pageText h4 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}

@media (max-width: 860px) {
  .pageText h4 {
    margin-top: 0.5rem;
  }
}

.pageText p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 1300px) {
  .pageText p {
    font-size: 0.9rem;
    line-height: 1.25rem;
  }
}

@media (max-width: 860px) {
  .pageText p {
    line-height: 18px;
  }
}

.pageText p a {
  text-decoration-line: underline;
}

.pageText table {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  width: 100% !important;
  padding-bottom: 2rem;
}

.pageText table td {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(60 60 59 / var(--tw-border-opacity));
  padding: 1rem;
  vertical-align: top;
}

.projectSlider .slick-dots {
  position: absolute;
  bottom: 2.5rem;
  z-index: 10;
  margin-top: 2.5rem;
  width: 100%;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (max-width: 860px) {
  .projectSlider .slick-dots {
    bottom: 2rem;
  }
}

.projectSlider .slick-dots li {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  height: 10px;
  width: 10px;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0;
  font-size: 0;
}

.projectSlider .slick-dots li.slick-active {
  --tw-bg-opacity: 1;
}

.projectSlider .slick-prev,
  .projectSlider .slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -1.25rem;
  height: 1.5rem;
  width: 2rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.projectSlider .slick-prev:hover,
  .projectSlider .slick-next:hover {
  opacity: 0.6;
}

.projectSlider .slick-prev {
  left: 0px;
  margin-left: 1rem;
  background-image: url('/images/icons/prev.png');
}

.projectSlider .slick-next {
  right: 0px;
  margin-right: 1rem;
  background-image: url('/images/icons/next.png');
}

.workList li.active,
  .workStep.active {
  z-index: 10 !important;
  opacity: 1 !important;
}

.instagramWrapper {
  margin-top: 1.25rem;
}

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

.instagramFeed a {
  width: calc(16.666% - 25px);
  height: 0;
  padding-top: calc(21.5% - 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(65% - 20px);
  }
}

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

.testimonialText p em {
  font-family: "change", sans-serif;
  font-style: italic;
  margin-bottom: 1rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(60 60 59 / var(--tw-text-opacity));
}

@media (max-width: 1300px) {
  .testimonialText p em {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}

.testimonialText p {
  font-family: "mr-eaves-modern", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
}

@media (max-width: 1300px) {
  .testimonialText p {
    font-size: 0.8rem;
    line-height: 1.25rem;
  }
}

.answer p a {
  text-decoration-line: underline;
}

.answer ul {
  margin-bottom: 2.5rem;
  margin-top: -1.25rem;
  list-style-type: disc;
}

.answer ul li {
  margin-bottom: 0.25rem;
  margin-left: 1.25rem;
  list-style-position: outside;
  list-style-type: disc;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 1300px) {
  .answer ul li {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}

@font-face {
  font-family: "change", sans-serif;

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "mr-eaves-modern", sans-serif;

  font-weight: 300;

  font-style: normal;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-fadeIn {
  animation: fadeIn 600ms ease-in forwards;
  animation-delay: 0.5s;
}

.placeholder\:text-dark::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(60 60 59 / var(--tw-text-opacity));
}

.placeholder\:text-dark::placeholder {
  --tw-text-opacity: 1;
  color: rgb(60 60 59 / var(--tw-text-opacity));
}

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

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

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

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

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

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

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

.after\:pb-\[\$image_ratio\]::after {
  content: var(--tw-content);
  padding-bottom: $image ratio;
}

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

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

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

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

.after\:text-2xl::after {
  content: var(--tw-content);
  font-size: 1.5rem;
  line-height: 2rem;
}

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

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

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

@media (max-width: 1300px) {
  .after\:text-2xl::after {
    font-size: 1.3rem;
    line-height: 1.75rem;
  }
}

@media (max-width: 860px) {
  .after\:text-2xl::after {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

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

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

@media (max-width: 1300px) {
  .laptop\:col-span-5 {
    grid-column: span 5 / span 5;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium\:hidden {
    display: none;
  }

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

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

  .medium\:p-7 {
    padding: 1.75rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:float-none {
    float: none;
  }

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

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

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

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

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

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

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

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

  .mobile\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

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

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

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

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

  .mobile\:block {
    display: block;
  }

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

  .mobile\:hidden {
    display: none;
  }

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

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

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

  .mobile\:w-20 {
    width: 5rem;
  }

  .mobile\:w-5 {
    width: 1.25rem;
  }

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

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

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

  .mobile\:gap-2 {
    gap: 0.5rem;
  }

  .mobile\:p-0 {
    padding: 0px;
  }

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

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

  .mobile\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

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

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

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

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

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

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

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

  .mobile\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:pl-2 {
    padding-left: 0.5rem;
  }

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

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

  .mobile\:pr-2 {
    padding-right: 0.5rem;
  }

  .mobile\:pr-2\.5 {
    padding-right: 0.625rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:pt-9 {
    padding-top: 2.25rem;
  }

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

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

  .mobile\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .mobile\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .mobile\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .mobile\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .mobile\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  @media (max-width: 1300px) {
    .mobile\:text-xs {
      font-size: 0.7rem;
      line-height: 1.25rem;
    }

    .mobile\:text-sm {
      font-size: 0.8rem;
      line-height: 1.25rem;
    }
  }

  .mobile\:text-lg {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  @media (max-width: 1300px) {
    .mobile\:text-lg {
      font-size: 1rem;
      line-height: 1.25rem;
    }

    .mobile\:text-xl {
      font-size: 1.1rem;
      line-height: 1.5rem;
    }

    .mobile\:text-3xl {
      font-size: 1.6rem;
      line-height: 2rem;
    }
  }
}

@media (max-width: 500px) {
  .small\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  @media (max-width: 1300px) {
    .small\:text-2xl {
      font-size: 1.3rem;
      line-height: 1.75rem;
    }
  }

  @media (max-width: 860px) {
    .small\:text-2xl {
      font-size: 1.3rem;
      line-height: 1.5rem;
    }
  }
}
