*, ::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.19 | 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 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 230 220 / var(--tw-bg-opacity, 1));
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Concrette Light", serif;
  font-optical-sizing: auto;
}

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

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

a {
  cursor: pointer;
}

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

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

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

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

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

.narrow {
  max-width: 1100px;
}

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

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

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

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

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

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

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

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

h1.hero {
  text-transform: uppercase;
  line-height: 93%;
  letter-spacing: 0.1em;
  font-family: "Concrette Regular", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(40px, 8.4vw, 140px);
}

@media (max-width: 1100px) {
  h1.hero {
    font-size: clamp(32px, 7.4vw, 140px);
  }
}

@media (max-width: 1140px) {
  h1.hero {
    line-height: 100%;
  }
}

@media (max-width: 1080px) {
  h1.hero {
    font-size: 9.6cqw;
  }
}

@media (max-width: 700px) {
  h1.hero {
    font-size: 13cqw;
  }
}

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

h1,
  .h1 {
  font-size: 70px;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Concrette Regular", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

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

h2,
  .h2 {
  font-size: 45px;
  line-height: 100%;
}

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

h3,
  .h3 {
  font-size: 35px;
  line-height: 130%;
}

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

h4,
  .h4 {
  font-size: 25px;
  line-height: 120%;
}

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

h6,
  .h6 {
  margin-bottom: 0px;
  display: block;
  font-size: 16px;
  line-height: 100%;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

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

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

/*
    xs: ["14px", "93%"],
    sm: ["16px", "100%"],
    base: ["17px", "140%"],
    lg: ["25px", "120%"],
    xl: ["35px", "130%"],
    "2xl": ["45px", "100%"],
    "3xl": ["70px", "100%"],
  */

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

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

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

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

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

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

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

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

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

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

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

hr {
  margin-top: 6rem;
  margin-bottom: 6rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(169 167 153 / var(--tw-border-opacity, 1));
}

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

strong {
  font-weight: 700;
}

.container {
  width: 100%;
}

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

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

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

@media (max-width: 364px) {
  .bar p {
    font-size: 9px !important;
  }
}

@media (max-width: 860px) {
  header.active {
    position: fixed;
  }
}

@media (max-width: 364px) {
  header.active {
    top: 0px;
  }
}

.bar.active {
  pointer-events: none;
  border-width: 0px;
  background-color: transparent;
  opacity: 0;
}

.bar.active >div {
  opacity: 0;
}

.subNavOverlay {
  pointer-events: none;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 90;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(233 230 220 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.subNavOverlay.active {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

@media (max-width: 860px) {
  .subNavList li a {
    font-size: 26px !important;
  }
}

.subNavList li a {
  font-size: 35px;
  line-height: 130%;
  margin-bottom: 0.5rem;
  display: block;
  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: 200ms;
}

.subNavList li a:hover {
  --tw-text-opacity: 1;
  color: rgb(90 115 85 / var(--tw-text-opacity, 1));
}

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

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

.headerOverlay {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.7);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.headerOverlay.active {
  visibility: visible;
  opacity: 1;
}

.logos svg path {
  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 {
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 80;
  height: 100%;
  width: 100%;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(233 230 220 / var(--tw-bg-opacity, 1));
  padding-left: 0px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (max-width: 364px) {
  .overlayNav {
    overflow-y: scroll;
  }
}

.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.navOpen .level2,
  .overlayNav.navOpen .level3 {
  display: block;
  /* this stops the flicker when closing, display none by default */
}

.oneNav.level2,
  .oneNav.level3 {
  position: fixed;
  top: 9rem;
  left: 0px;
  z-index: 40;
  display: none;
  height: 50%;
  width: 100%;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(233 230 220 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: transform opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 800ms;
}

.oneNav.level2.active,
  .oneNav.level3.active {
  --tw-translate-x: 0px !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;
  opacity: 1;
}

.navList li {
  margin-bottom: 0.125rem;
}

@media (max-width: 860px) {
  .navList li a:not(.backNavLink) {
    font-size: 26px !important;
  }
}

.navList li a:not(.backNavLink) {
  font-size: 35px;
  line-height: 130%;
  margin-bottom: 0px;
}

.navLink {
  display: block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.navLink.expands {
  background-image: url('/images/icons/arrow-right.svg');
  background-position: right 22px center;
  background-repeat: no-repeat;
}

.backNavLink {
  margin-bottom: 2.5rem;
  display: block;
  background-image: url('/images/icons/arrow-left.svg');
  background-size: 10px;
  background-position: right 22px center;
  background-repeat: no-repeat;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 2.25rem;
}

@media (max-width: 860px) {
  .buttons {
    gap: 1rem;
  }

  .button {
    font-size: 14px !important;
  }
}

.button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 16px;
  line-height: 100%;
  line-height: 1 !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

@media (max-width: 860px) {
  .button {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.button.wider {
  padding-left: 3rem;
  padding-right: 3rem;
}

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

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

.button.clear {
  --tw-border-opacity: 1;
  border-color: rgb(169 167 153 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

.button.clear:hover {
  --tw-border-opacity: 1;
  border-color: rgb(169 167 153 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(169 167 153 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.green {
  --tw-border-opacity: 1;
  border-color: rgb(90 115 85 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(90 115 85 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.green:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(90 115 85 / var(--tw-text-opacity, 1));
}

.button.green-outline {
  --tw-border-opacity: 1;
  border-color: rgb(90 115 85 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(90 115 85 / var(--tw-text-opacity, 1));
}

.button.green-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(90 115 85 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

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

.oneAccordion {
  border-bottom-width: 1px;
  border-color: rgb(44 44 44 / 0.3);
  padding-top: 0.5rem;
}

@media (max-width: 860px) {
  .oneAccordion {
    padding-top: 0.75rem;
  }
}

.oneAccordion.firstAccordion {
  border-top-width: 1px;
}

.question {
  position: relative;
  cursor: pointer;
  padding-right: 2.5rem;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.question::after {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: 1px;
  --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));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: url('/images/icons/arrow-down.svg');
  content: var(--tw-content);
}

.question.rotate::after {
  content: var(--tw-content);
  --tw-rotate: 180deg;
  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));
}

.question span {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  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: 200ms;
}

.question span:hover {
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

.answer {
  max-height: 0px;
  overflow: hidden;
  padding-right: 5rem;
  padding-top: 0.5rem;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 860px) {
  .answer {
    padding-right: 0px;
    padding-top: 0.5rem;
  }
}

.answer p {
  margin-bottom: 3rem;
  display: block;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
}

.answer p a {
  text-decoration-line: underline;
  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: 200ms;
}

.answer p a:hover {
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

.answer .inner {
  padding-bottom: 1rem;
}

.answer .inner strong {
  font-weight: 700;
}

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

.permanent-exhibition {
  margin-top: 3.5rem;
  display: inline-block;
  padding-bottom: 0.125rem;
  font-size: 16px;
  line-height: 100%;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

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

.underlineLink {
  border-bottom-width: 1px;
  padding-bottom: 0.125rem;
  font-size: 16px;
  line-height: 100%;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

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

@media (max-width: 860px) {
  .headerRow {
    margin-bottom: 2.5rem;
    flex-direction: column;
    align-items: center;
    gap: 2.5rem;
  }

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

.tag {
  display: inline-block;
  border-radius: 9999px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 14px;
  line-height: 93%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.tag.clear {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(169 167 153 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / 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: 200ms;
}

a.tag.clear:hover {
  --tw-border-opacity: 1;
  border-color: rgb(94 94 94 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(94 94 94 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sliderItem {
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline-block;
  width: 24rem;
  max-width: 80%;
}

@media (max-width: 860px) {
  .sliderItem {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

.homeScroller .inner {
  margin-left: 0px;
  white-space: nowrap;
  padding-bottom: 2.5rem;
}

.oneEvent {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-wrap: wrap;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  vertical-align: top;
}

@media (max-width: 860px) {
  .oneEvent {
    margin-right: 1.25rem;
    width: calc(100% - 40px);
  }

  .homeScroller .oneEvent {
    width: calc(100% - 40px) !important;
  }
}

.oneEvent .innerEvent {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.oneEvent .innerEvent .tag {
  margin-bottom: 1.5rem;
}

.oneEvent .innerEvent h4 {
  margin-bottom: 1rem;
}

.oneEvent .innerEvent p {
  overflow: visible;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
}

.oneEvent .innerEvent .underlineLink {
  margin-top: 3.5rem;
  display: inline-block;
}

.oneEvent img {
  width: 100%;
}

.oneEvent .innerEvent .date {
  margin-top: 2rem;
  display: inline-block;
}

@media (max-width: 860px) {
  .oneEvent .innerEvent .date .month {
    font-size: 14px !important;
  }
}

.oneEvent .innerEvent .date .month {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 100%;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

@media (max-width: 860px) {
  .oneEvent .innerEvent .date .number {
    font-size: 32px !important;
  }
}

.oneEvent .innerEvent .date .number {
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 45px;
  line-height: 100%;
  font-weight: 300;
  font-family: "Concrette Light", serif;
  font-optical-sizing: auto;
}

.oneEvent:hover {
}

.oneCta {
  position: relative;
  display: inline-block;
  height: 100%;
  overflow: hidden;
  text-wrap: wrap;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  vertical-align: top;
}

@media (max-width: 860px) {
  .oneCta {
    margin-right: 1.25rem;
    width: 100%;
  }
}

.oneCta .innerCta {
  padding: 2rem;
}

@media (max-width: 860px) {
  .oneCta .innerCta {
    padding: 1.25rem;
  }
}

.oneCta img {
  width: 100%;
}

.oneCta .innerCta h4 {
  margin-bottom: 1rem;
}

.oneCta .innerCta p {
  margin-bottom: 2.5rem;
}

.oneCta .innerCta .button {
  width: 100%;
}

.oneRow,
  .eventRow {
  display: flex;
}

@media (max-width: 860px) {
  .oneRow,
  .eventRow {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

.oneRow .inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 7rem;
  padding: 3rem;
}

@media (max-width: 860px) {
  .oneRow .inner {
    gap: 2rem;
    padding: 2rem;
  }
}

.oneRow .inner p {
  margin-bottom: 2rem;
  max-width: 440px;
}

.oneRow .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 450px;
  flex: 1 1 0%;
}

@media (max-width: 860px) {
  .oneRow .image {
    order: 1;
    min-height: 300px;
  }

  .oneRow .text {
    order: 2;
  }

  .eventRow .text {
    order: 1;
  }
}

.eventRow .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 450px;
  flex: 1 1 0%;
}

@media (max-width: 860px) {
  .eventRow .image {
    order: 2;
    min-height: 300px;
    width: 100%;
  }
}

.visitContent {
  margin-top: 150px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(201 199 187 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (max-width: 860px) {
  .visitContent {
    margin-top: 75px;
  }
}

.visitRow {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  display: flex;
  height: auto;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (max-width: 1080px) {
  .visitRow {
    margin-left: auto;
    margin-right: auto;
    max-width: 490px;
    flex-direction: column;
    flex-wrap: wrap;
  }
}

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

.visitRow .inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  gap: 3rem;
  padding: 7rem;
}

@media (max-width: 1080px) {
  .visitRow .inner {
    gap: 1.5rem;
    padding: 3.5rem;
  }
}

@media (max-width: 860px) {
  .visitRow .inner {
    padding: 0px;
  }
}

.visitRow .inner p {
  margin-bottom: 1rem;
  max-width: 440px;
}

.visitRow .inner p:last-of-type {
  margin-bottom: 5rem;
}

@media (max-width: 1080px) {
  .visitRow .inner p:last-of-type {
    margin-bottom: 2.5rem;
  }
}

/*.visitRow .image {
    @apply flex-1 cover min-h-[450px] mobile:order-1 mobile:min-h-[300px];
  }*/

.visitRow .text {
  width: 50%;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

@media (max-width: 1080px) {
  .visitRow .text {
    order: 1;
    width: 100%;
  }
}

/*more calendar styles below in css*/

.calendar-wrapper {
  display: flex;
  width: 50%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1080px) {
  .calendar-wrapper {
    order: 2;
    width: 100%;
  }
}

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

.calendar {
  height: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 16px;
  line-height: 100%;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
}

.calendar-key {
  margin-left: auto;
  margin-right: auto;
  width: 486px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
}

@media (max-width: 1080px) {
  .calendar-key {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 860px) {
  .calendar-key {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.calendar-key {
  width: 100%;
  max-width: 486px;
}

.calendar-key .label {
  display: inline-block;
  height: 1.75rem;
  width: 1.75rem;
  border-radius: 9999px;
}

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

.calendar-key span {
  font-size: 16px;
  line-height: 100%;
}

.featuredJournalImage {
  margin-bottom: 1.5rem;
  aspect-ratio: 5/4;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.oneBlog {
  position: relative;
  margin-bottom: 2.5rem;
  display: inline-block;
  overflow: hidden;
  text-wrap: wrap;
  vertical-align: top;
}

@media (max-width: 860px) {
  .oneBlog {
    margin-right: 1.25rem;
    max-width: calc(100% - 40px);
  }
}

/*targets the first read more link on the right of the featured article to add more margin*/

.oneBlog:nth-child(2) a:nth-child(4) {
  margin-bottom: 4rem;
  display: inline-block;
}

.oneBlog img {
  margin-bottom: 1.5rem;
  width: 100%;
}

.oneBlog h3,
  .oneBlog h4 {
  margin-bottom: 1rem;
}

.oneBlog p {
  margin-bottom: 1.5rem;
  max-width: 470px;
}

.featuredBlog p {
  max-width: 670px;
}

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

.form label {
  margin-bottom: 0px;
  display: block;
  font-size: 16px;
  line-height: 100%;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

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


  .footerLists .form label {
  margin-bottom: 1rem;
}

.form label {
  margin-bottom: 0.625rem;
  display: block;
  font-size: 14px;
  line-height: 93%;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .form input,
  .form textarea {
    font-size: 15px !important;
  }
}

.form input,
  .form textarea {
  margin-bottom: 1.5rem;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(201 199 187 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.625rem;
  font-size: 17px;
  line-height: 140%;
  outline: 2px solid transparent;
  outline-offset: 2px;
  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: 200ms;
}

.form input::-moz-placeholder, .form textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
}

.form input::placeholder,
  .form textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
}

.form input:focus,
  .form textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(44 44 44 / var(--tw-border-opacity, 1));
}

@media (max-width: 860px) {
  .form input,
  .form textarea {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.form .response {
  margin-top: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(90 115 85 / var(--tw-text-opacity, 1));
}

.form .\!response {
  margin-top: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(90 115 85 / var(--tw-text-opacity, 1));
}

footer a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

.footerLists h6,
  .footerLists .h6 {
  margin-bottom: 1rem;
}

.footerLists ul li {
  margin-bottom: 0.625rem;
  font-size: 15px;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
}

.pagination {
  margin-top: 4rem;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  text-align: center;
}

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

  .pagination a {
    font-size: 15px !important;
  }
}

.pagination a {
  position: relative;
  display: block;
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 17px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / 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: 200ms;
}

.pagination a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(90 115 85 / var(--tw-border-opacity, 1));
}

.pagination a.active {
  --tw-border-opacity: 1;
  border-color: rgb(90 115 85 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(90 115 85 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/*pagination arrows*/

.pagination a img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  height: 1rem;
  width: 1rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/*block cards for all block cards. General rules first then specific overides beneath. Other rules are elsewhere too*/

.scroller-card {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding-bottom: 0.5rem;
  vertical-align: top;
}

@media (max-width: 860px) {
  .scroller-card {
    margin-right: 1.25rem;
    margin-bottom: 0px;
    height: 100% !important;
    width: calc(100% - 40px);
  }
}

.scroller-card h4 {
  margin-top: 2rem;
}

.scroller-card p {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  flex-grow: 1;
  text-wrap: wrap;
}

.scroller-card .innerCta p {
  margin-top: 0px;
  margin-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.scroller-card .innerCta h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 860px) {
  .scroller-card div p a,
  #desktopFourCardBlock div p a {
    font-size: 14px !important;
  }
}

.scroller-card div p a,
  #desktopFourCardBlock div p a {
  border-bottom-width: 1px;
  padding-bottom: 0.125rem;
  font-size: 16px;
  line-height: 100%;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.oneEvent .innerEvent .scroller-card div p a,.oneEvent .innerEvent 
  #desktopFourCardBlock div p a {
  margin-top: 3.5rem;
  display: inline-block;
}

.scroller-card div p a,
  #desktopFourCardBlock div p a {
  border-width: 0px;
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
}

.scroller-card:first-child {
  margin-left: 0px;
}

.scroller-card:last-child {
  margin-right: 2.5rem !important;
}

@media (max-width: 860px) {
  .scroller-card:last-child {
    margin-right: 1.25rem !important;
  }
}

/*added greater specificity here to overide general rules above.*/

#desktopDoubleCardBlock div p {
  margin-bottom: 1.5rem;
  flex-grow: 1;
  padding-left: 2rem;
  padding-right: 2rem;
}

#desktopFourCardBlock > div > p:first-of-type {
  margin-top: -8px;
}

#desktopThreeCardBlock .oneCta .innerCta p {
  margin-bottom: 0px;
}

#mobileThreeCardBlock .scroller-card p {
  padding-left: 0px;
  padding-right: 0px;
}

#mobileFourCardBlock .scroller-card p {
  margin-top: 1.5rem;
  margin-bottom: 0px;
}

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

.-bottom-\[84px\] {
  bottom: -84px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-14 {
  bottom: 3.5rem;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.left-0 {
  left: 0px;
}

.left-10 {
  left: 2.5rem;
}

.left-14 {
  left: 3.5rem;
}

.left-5 {
  left: 1.25rem;
}

.left-auto {
  left: auto;
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 2.5rem;
}

.right-14 {
  right: 3.5rem;
}

.right-6 {
  right: 1.5rem;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-14 {
  top: 3.5rem;
}

.top-5 {
  top: 1.25rem;
}

.top-6 {
  top: 1.5rem;
}

.top-7 {
  top: 1.75rem;
}

.top-8 {
  top: 2rem;
}

.top-full {
  top: 100%;
}

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-last {
  order: 9999;
}

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

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-span-4 {
  grid-row: span 4 / span 4;
}

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

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-36 {
  margin-left: 9rem;
}

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

.ml-\[max\(250px\2c calc\(50\%-330px\)\)\] {
  margin-left: max(250px, calc(50% - 330px));
}

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

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

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

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

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

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

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

.mt-3\.5 {
  margin-top: 0.875rem;
}

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

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

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

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

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

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

.aspect-\[5\/4\] {
  aspect-ratio: 5/4;
}

.h-12 {
  height: 3rem;
}

.h-2 {
  height: 0.5rem;
}

.h-4\/5 {
  height: 80%;
}

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.\!max-h-0 {
  max-height: 0px !important;
}

.max-h-60 {
  max-height: 15rem;
}

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

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

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

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

.w-12 {
  width: 3rem;
}

.w-6 {
  width: 1.5rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

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

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

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

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

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

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

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

.w-\[calc\(100\%-max\(250px\2c calc\(50\%-330px\)\)\)\] {
  width: calc(100% - max(250px, calc(50% - 330px)));
}

.w-\[calc\(33\.33\%-26px\)\] {
  width: calc(33.33% - 26px);
}

.w-full {
  width: 100%;
}

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

.max-w-2xl {
  max-width: 42rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1 1 0%;
}

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

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

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

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

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

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

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

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.grid-rows-subgrid {
  grid-template-rows: subgrid;
}

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

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

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

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

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

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

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

.\!justify-evenly {
  justify-content: space-evenly !important;
}

.\!gap-0 {
  gap: 0px !important;
}

.\!gap-8 {
  gap: 2rem !important;
}

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.25rem;
}

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

.gap-3 {
  gap: 0.75rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

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

.place-self-end {
  place-self: end;
}

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

.scroll-smooth {
  scroll-behavior: smooth;
}

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

.border {
  border-width: 1px;
}

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

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

.border-l-\[6px\] {
  border-left-width: 6px;
}

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

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

.border-solid {
  border-style: solid;
}

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

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

.border-grey-green {
  --tw-border-opacity: 1;
  border-color: rgb(169 167 153 / var(--tw-border-opacity, 1));
}

.border-grey\/20 {
  border-color: rgb(94 94 94 / 0.2);
}

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

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(116 143 164 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

.bg-grey-light {
  --tw-bg-opacity: 1;
  background-color: rgb(201 199 187 / var(--tw-bg-opacity, 1));
}

.bg-light {
  --tw-bg-opacity: 1;
  background-color: rgb(233 230 220 / var(--tw-bg-opacity, 1));
}

.bg-rust {
  --tw-bg-opacity: 1;
  background-color: rgb(174 99 80 / var(--tw-bg-opacity, 1));
}

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

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

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(226 174 80 / var(--tw-bg-opacity, 1));
}

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

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

.from-black\/60 {
  --tw-gradient-from: rgb(0 0 0 / 0.6) 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-black\/90 {
  --tw-gradient-from: rgb(0 0 0 / 0.9) 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);
}

.to-black\/10 {
  --tw-gradient-to: rgb(0 0 0 / 0.1) var(--tw-gradient-to-position);
}

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

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

.\!p-0 {
  padding: 0px !important;
}

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

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-16 {
  padding: 4rem;
}

.p-5 {
  padding: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb-\[150px\] {
  padding-bottom: 150px;
}

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

.pl-16 {
  padding-left: 4rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.\!text-lg {
  font-size: 25px !important;
  line-height: 120% !important;
}

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

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

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

.text-sm {
  font-size: 16px;
  line-height: 100%;
}

.text-xs {
  font-size: 14px;
  line-height: 93%;
}

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

.lowercase {
  text-transform: lowercase;
}

.italic {
  font-style: italic;
}

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

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

.text-light {
  --tw-text-opacity: 1;
  color: rgb(233 230 220 / var(--tw-text-opacity, 1));
}

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

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

.decoration-1 {
  text-decoration-thickness: 1px;
}

.underline-offset-\[8px\] {
  text-underline-offset: 8px;
}

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

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

.opacity-0 {
  opacity: 0;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

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

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

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

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

.\!duration-300 {
  transition-duration: 300ms !important;
}

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

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

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

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

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

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

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

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

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

.textContent p {
  margin-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

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

.textContent ul {
  margin-top: -0.5rem;
  margin-bottom: 1.25rem;
}

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

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

.textContent ul li {
  margin-left: 1.75rem;
  list-style-type: disc;
  font-size: 17px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

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

.textContent ol li {
  margin-left: 1.75rem;
  margin-bottom: 0.5rem;
  font-size: 17px;
  line-height: 140%;
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}

.textContent h2 {
  margin-bottom: 1.5rem;
  margin-top: 2.5rem;
}

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

.textContent h3 {
  margin-bottom: 1rem;
  margin-top: 2.5rem;
}

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

.textContent h4 {
  margin-bottom: 1rem;
  margin-top: 2.5rem;
}

.textContent p a:not(.button),
  .textContent ul li a,
  .textContent ol li a {
  text-decoration-line: underline;
  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: 200ms;
}

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

.callout .inner > *:last-child:not(.oneAccordion) {
  margin-top: 3rem;
}

.callout .inner :last-child {
  margin-bottom: 0px;
}

.block_section {
  margin-bottom: 150px;
}

@media (max-width: 860px) {
  .block_section {
    margin-bottom: 75px;
  }
}

.block_section:last-child {
  margin-bottom: 0px;
}

.block_section.text {
  margin-bottom: 80px;
}

@media (max-width: 860px) {
  .block_section.text {
    margin-bottom: 40px;
  }
}

.block_wrapper .block_section:first-child {
  margin-top: 0px !important;
}

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

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

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

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

  100% {
    opacity: 1;
  }
}

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

.animate-fadeInOnly {
  animation: fadeInOnly 600ms ease-out forwards;
}

@font-face {
  font-family: "Concrette Regular";

  src: url("../fonts/ConcretteXL-TRIAL-Regular.woff2") format("woff2");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "Concrette Light";

  src: url("../fonts/ConcretteXL-TRIAL-Light.woff2") format("woff2");

  font-weight: 300;

  font-style: normal;
}

.font-light {
  font-family: "Concrette Light", serif;
  font-optical-sizing: auto;
}

.font-regular {
  font-family: "Concrette Regular", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.font-subtitle {
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track {
  width: calc(100% - 40px);
  left: 0px;
  @media (max-width: 860px) {
    width: calc(100% - 20px);

    left: 0;
  }
}

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

/*tailwind doesn't generate the calendar styles correctly, so I'm writing them manually here*/

.lm-calendar {
  padding: 30px;
  padding-bottom: 0px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.lm-calendar-header > div:first-child {
  padding-left: 0 !important;
  width: 100%;
}

.lm-calendar-navigation {
  gap: 0;
}

.lm-calendar-navigation .lm-calendar-icon {
  border: 1px solid #a9a799;
  border-radius: 0;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  padding: 12px;
}

.lm-calendar-icon:first-child {
  border-right: none;
  background-image: url("/images/icons/arrow-left.svg");
}

.lm-calendar-icon:last-child {
  background-image: url("/images/icons/arrow-right.svg");
}

.lm-calendar-labels {
  font-size: 25px;
  color: black;
  padding-left: 0;
  cursor: not-allowed;
  pointer-events: none;
}

.lm-calendar-labels button {
  font-weight: 300 !important;
}

.lm-calendar-labels button:first-child {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.lm-calendar-weekdays {
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 12px;
  gap: 24px;
}

.lm-calendar-weekdays div {
  padding-bottom: 0;
  font-weight: 300;
}

.lm-calendar-content {
  font-size: 16px;
  font-weight: 300;
  gap: 24px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.lm-calendar-content [data-grey="true"] {
  visibility: hidden;
}

/*functionally reset as styles dynamically added by js*/

.lm-calendar-content > div[data-selected="true"] {
  background-color: #eae6db;
  border: none;
  color: black;
  font-weight: 300;
}

.lm-calendar-content:focus > div[data-selected="true"] {
  outline: none;
  outline-offset: 0;
}

.lm-calendar-content div {
  padding: 6px;
  padding-bottom: 5px;
  background-color: #eae6db;
  margin: 0px;
  color: black;
  cursor: not-allowed;
  pointer-events: none;
  //transition: background-color 0.3s ease;
}

.lm-calendar-container {
  padding-bottom: 0px;
}

.lm-calendar-container::after {
  content: "";
  width: 410px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  border-bottom: 1px solid #a9a799;
  margin-top: 16px;
}

.open {
  background-color: #a9a797 !important;
  color: white !important;
}

.special {
  background-color: #007881 !important;
  color: white !important;
}

.garden {
  background-color: #537452 !important;
  color: white !important;
}

/*needed in addition to default rule to override default open day styling*/

.closed {
  background-color: #eae6db !important;
  color: black !important;
}

@media (max-width: 560px) {
  .calendar-key-wrapper {
    width: 100%;
    max-width: 295px;
  }

  .calendar-key {
    padding: 26px;
    gap: 8px;
  }

  .calendar-key .label {
    width: 18px;
    height: 18px;
    font-size: 12px;
  }

  .calendar-key span {
    font-size: 12px !important;
  }

  .lm-calendar {
    padding: 26px;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 100%;
  }

  .lm-calendar-container::after {
    width: 100%;
  }

  .lm-calendar-header > div:first-child {
    padding: 0 !important;
    width: 100%;
  }

  .lm-calendar-labels {
    font-size: 15px;
    padding-left: 0px !important;
  }

  .lm-calendar-weekdays {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 12px;
    gap: 15px;
    padding: 0px;
  }

  .lm-calendar .lm-calendar-icon {
    padding: 8px;
    width: 24px;
    height: 24px;
    background-size: 12px;
  }

  .lm-calendar-content {
    font-size: 12px;
    gap: 15px;
    padding: 0px;
  }

  .lm-calendar-content div {
    width: 21px;
    min-height: 21px;
    aspect-ratio: 1;
    padding: 0px !important;
    padding-bottom: 0px !important;
    min-width: 0px;
  }
}

@media (max-width: 1080px) {
  .tablet\:center-x {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

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

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

  .mobile\:h3 {
    font-size: 35px;
    line-height: 130%;
  }

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

  .mobile\:h4 {
    font-size: 25px;
    line-height: 120%;
  }

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

.after\:pointer-events-none::after {
  content: var(--tw-content);
  pointer-events: none;
}

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

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

.after\:right-5::after {
  content: var(--tw-content);
  right: 1.25rem;
}

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

.after\:my-auto::after {
  content: var(--tw-content);
  margin-top: auto;
  margin-bottom: auto;
}

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

.after\:h-\[11px\]::after {
  content: var(--tw-content);
  height: 11px;
}

.after\:w-auto::after {
  content: var(--tw-content);
  width: auto;
}

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

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

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

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

.after\:content-\[url\(\'\/images\/icons\/arrow-down\.svg\'\)\]::after {
  --tw-content: url('/images/icons/arrow-down.svg');
  content: var(--tw-content);
}

.hover\:text-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(116 143 164 / var(--tw-text-opacity, 1));
}

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

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

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

.group:hover .group-hover\:ml-6 {
  margin-left: 1.5rem;
}

.group:hover .group-hover\:scale-\[1\.03\] {
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  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));
}

.group:hover .group-hover\:scale-\[103\%\] {
  --tw-scale-x: 103%;
  --tw-scale-y: 103%;
  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));
}

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

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

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

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

.group:hover .group-hover\:opacity-50 {
  opacity: 0.5;
}

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

@media (max-width: 1360px) {
  .laptop\:left-10 {
    left: 2.5rem;
  }

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

  .laptop\:ml-12 {
    margin-left: 3rem;
  }

  .laptop\:ml-28 {
    margin-left: 7rem;
  }

  .laptop\:w-\[calc\(33\.33\%-20px\)\] {
    width: calc(33.33% - 20px);
  }

  .laptop\:p-12 {
    padding: 3rem;
  }

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

@media (max-width: 1140px) {
  .medium\:col-span-12 {
    grid-column: span 12 / span 12;
  }

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

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

  .medium\:ml-20 {
    margin-left: 5rem;
  }

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

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

  .medium\:\!p-10 {
    padding: 2.5rem !important;
  }

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

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

@media (max-width: 1080px) {
  .tablet\:bottom-24 {
    bottom: 6rem;
  }

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

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

  .tablet\:left-7 {
    left: 1.75rem;
  }

  .tablet\:right-3 {
    right: 0.75rem;
  }

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

  .tablet\:top-\[90\%\] {
    top: 90%;
  }

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

  .tablet\:block {
    display: block;
  }

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

  .tablet\:hidden {
    display: none;
  }

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

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

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

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

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

@media (min-width: 860px) {
  .desktop\:sticky {
    position: sticky;
  }

  .desktop\:top-10 {
    top: 2.5rem;
  }

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

  .group:hover .desktop\:group-hover\:scale-\[103\%\] {
    --tw-scale-x: 103%;
    --tw-scale-y: 103%;
    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));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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\:mr-0 {
    margin-right: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:block {
    display: block;
  }

  .mobile\:inline {
    display: inline;
  }

  .mobile\:flex {
    display: flex;
  }

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

  .mobile\:hidden {
    display: none;
  }

  .mobile\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .mobile\:\!h-full {
    height: 100% !important;
  }

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

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

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

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

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

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

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

  .mobile\:w-7 {
    width: 1.75rem;
  }

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

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

  .mobile\:min-w-\[auto\] {
    min-width: auto;
  }

  .mobile\:\!max-w-\[100\%\] {
    max-width: 100% !important;
  }

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

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

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

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

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

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

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

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

  .mobile\:justify-evenly {
    justify-content: space-evenly;
  }

  .mobile\:gap-10 {
    gap: 2.5rem;
  }

  .mobile\:gap-3 {
    gap: 0.75rem;
  }

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

  .mobile\:place-self-auto {
    place-self: auto;
  }

  .mobile\:overflow-visible {
    overflow: visible;
  }

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

  .mobile\:from-black\/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);
  }

  .mobile\:to-black\/20 {
    --tw-gradient-to: rgb(0 0 0 / 0.2) var(--tw-gradient-to-position);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-4 {
    padding-bottom: 1rem;
  }

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

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

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

  .mobile\:pb-\[75px\] {
    padding-bottom: 75px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .small\:ml-6 {
    margin-left: 1.5rem;
  }

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

  .small\:\!w-full {
    width: 100% !important;
  }

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

  .small\:overflow-visible {
    overflow: visible;
  }
}

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

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

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