/** Shopify CDN: Minification failed

Line 2768:2 Unexpected "255\\2c\n"
Line 2776:2 Unexpected "255\\2c\n"

**/
*,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box;
}

:after,
:before {
  --tw-content: "";
}

:host,
html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
pre,
samp {
  font-feature-settings: normal;
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-size: 1em;
  font-variation-settings: normal;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}

#signup-form input:-webkit-autofill,
#signup-form input:-webkit-autofill:hover, 
#signup-form input:-webkit-autofill:focus, 
#signup-form input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    -webkit-text-fill-color: #000 !important;
}

button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}

fieldset,
legend,
menu,
ol,
ul {
  padding: 0;
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
}
dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

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

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

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

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

img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
html {
  -webkit-tap-highlight-color: transparent;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 24px;
  pointer-events: all;
  width: 24px;
}
input[type="search"]::-ms-clear,
input[type="search"]::-ms-reveal {
  display: none;
  height: 0;
  width: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--background) inset !important;
  color: var(--text) !important;
}


input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
input:autofill,
input:autofill:active,
input:autofill:focus,
input:autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--background) inset !important;
  color: var(--text) !important;
}

input.bg-contrast:-webkit-autofill,
input.bg-contrast:-webkit-autofill:active,
input.bg-contrast:-webkit-autofill:focus,
input.bg-contrast:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--contrast) inset !important;
  color: var(--text) !important;
}

input.bg-contrast:-webkit-autofill,
input.bg-contrast:-webkit-autofill:active,
input.bg-contrast:-webkit-autofill:focus,
input.bg-contrast:-webkit-autofill:hover,
input.bg-contrast:autofill,
input.bg-contrast:autofill:active,
input.bg-contrast:autofill:focus,
input.bg-contrast:autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--contrast) inset !important;
  color: var(--text) !important;
}

input.\!bg-contrast:-webkit-autofill,
input.\!bg-contrast:-webkit-autofill:active,
input.\!bg-contrast:-webkit-autofill:focus,
input.\!bg-contrast:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--contrast) inset !important;
  color: var(--text) !important;
}

input.\!bg-contrast:-webkit-autofill,
input.\!bg-contrast:-webkit-autofill:active,
input.\!bg-contrast:-webkit-autofill:focus,
input.\!bg-contrast:-webkit-autofill:hover,
input.\!bg-contrast:autofill,
input.\!bg-contrast:autofill:active,
input.\!bg-contrast:autofill:focus,
input.\!bg-contrast:autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--contrast) inset !important;
  color: var(--text) !important;
}

input:-webkit-autofill-and-obscured {
  color: var(--text) !important;
}

input:-internal-autofill-selected {
  color: var(--text) !important;
}

img[src*=".jpeg"],
img[src*=".jpg"] {
  background-color: rgba(0, 0, 0, 0.1);
}

a svg,
label svg {
  pointer-events: none;
}

body .no-js .no-js\:hidden:not(.absolute, .relative, .fixed, .sticky) {
  position: unset;
}

body .no-js .no-js\:hidden.relative {
  position: relative;
}

body .no-js .no-js\:hidden.absolute {
  position: absolute;
}

body .no-js .no-js\:hidden.fixed {
  position: fixed;
}

body .no-js .no-js\:hidden.sticky {
  position: sticky;
}

body .no-js .no-js\:hidden.max-w-full,
body .no-js .no-js\:hidden:not([class*="w-"]) {
  width: unset;
}

body .no-js .no-js\:hidden.w-full {
  width: 100%;
}

body .no-js .no-js\:hidden.max-h-full,
body .no-js .no-js\:hidden:not([class*="h-"]) {
  height: unset;
}

body .no-js .no-js\:hidden.h-full {
  height: 100%;
}

body .no-js .no-js\:hidden:not([class*="left-"], [class*="inset-"]) {
  left: unset;
}

body .no-js .no-js\:hidden:not([class*="overflow-"]) {
  overflow: initial;
}

@media (max-width: 1024px) {
  body .no-js .no-js\:hidden.tablet\:relative {
    position: relative;
  }
  body .no-js .no-js\:hidden.tablet\:absolute {
    position: absolute;
  }
  body .no-js .no-js\:hidden.tablet\:fixed {
    position: fixed;
  }
  body .no-js .no-js\:hidden.tablet\:sticky {
    position: sticky;
  }

  body .no-js .no-js\:hidden.tablet\:w-full {
    width: 100%;
  }

  body .no-js .no-js\:hidden.tablet\:h-full {
    height: 100%;
  }
}

@media (max-width: 720px) {
  body .no-js .no-js\:hidden.mobile\:w-full {
    width: 100%;
  }

  body .no-js .no-js\:hidden.mobile\:h-full {
    height: 100%;
  }

  body .no-js .no-js\:hidden.mobile\:relative {
    position: relative;
  }
  body .no-js .no-js\:hidden.mobile\:absolute {
    position: absolute;
  }
  body .no-js .no-js\:hidden.mobile\:fixed {
    position: fixed;
  }
  body .no-js .no-js\:hidden.mobile\:sticky {
    position: sticky;
  }
}

.no-js .no-js\:hidden {
  display: none;
}

body .js .js\:hidden:not(.absolute, .relative, .fixed, .sticky) {
  position: unset;
}

body .js .js\:hidden.relative {
  position: relative;
}

body .js .js\:hidden.absolute {
  position: absolute;
}

body .js .js\:hidden.fixed {
  position: fixed;
}

body .js .js\:hidden.sticky {
  position: sticky;
}

body .js .js\:hidden.max-w-full,
body .js .js\:hidden:not([class*="w-"]) {
  width: unset;
}

body .js .js\:hidden.w-full {
  width: 100%;
}

body .js .js\:hidden.max-h-full,
body .js .js\:hidden:not([class*="h-"]) {
  height: unset;
}

body .js .js\:hidden.h-full {
  height: 100%;
}

body .js .js\:hidden:not([class*="left-"], [class*="inset-"]) {
  left: unset;
}

body .js .js\:hidden:not([class*="overflow-"]) {
  overflow: initial;
}

@media (max-width: 1024px) {
  body .js .js\:hidden.tablet\:relative {
    position: relative;
  }
  body .js .js\:hidden.tablet\:absolute {
    position: absolute;
  }
  body .js .js\:hidden.tablet\:fixed {
    position: fixed;
  }
  body .js .js\:hidden.tablet\:sticky {
    position: sticky;
  }

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

  body .js .js\:hidden.tablet\:h-full {
    height: 100%;
  }
}

@media (max-width: 720px) {
  body .js .js\:hidden.mobile\:w-full {
    width: 100%;
  }

  body .js .js\:hidden.mobile\:h-full {
    height: 100%;
  }

  body .js .js\:hidden.mobile\:relative {
    position: relative;
  }
  body .js .js\:hidden.mobile\:absolute {
    position: absolute;
  }
  body .js .js\:hidden.mobile\:fixed {
    position: fixed;
  }
  body .js .js\:hidden.mobile\:sticky {
    position: sticky;
  }
}

.js .js\:hidden {
  display: none;
}

s {
  color: var(--text);
}
a {
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
*,
:after,
:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-display: swap;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
}

.font-heading {
  color: var(--links);
}

.rte {
  text-wrap: pretty;
  color: var(--text);
  font-family:
    Gill Sans,
    system-ui,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  line-height: var(--line-height);
}

.rte a:not([class*="button"], [href^="tel:"]) {
  color: var(--links);
  text-decoration-line: underline;
}

.text-white .h1,
.text-white .h2,
.text-white .h3,
.text-white .h4,
.text-white .rte h1,
.text-white .rte h2,
.text-white .rte h3,
.text-white .rte h4,
.text-white .shopify-policy__container h1,
.text-white .shopify-policy__container h2,
.text-white .shopify-policy__container h3,
.text-white .shopify-policy__container h4 {
  color: rgb(var(--white));
}

.h1,
.h2,
.h3,
.h4,
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.shopify-policy__container h1,
.shopify-policy__container h2,
.shopify-policy__container h3,
.shopify-policy__container h4 {
  color: var(--links);
  font-family:
    EB Garamond,
    Goudy Oldstyle,
    Iowan Old Style,
    Apple Garamond,
    Baskerville,
    Times New Roman,
    Droid Serif,
    Times,
    Source Serif Pro,
    serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-weight: 400;
}

.h1,
.rte h1,
.shopify-policy__container h1 {
  font-size: var(--text-heading-lg);
  line-height: 1.1em;
}

.h2,
.h3,
.rte h2,
.rte h3,
.shopify-policy__container h2,
.shopify-policy__container h3 {
  font-size: var(--text-heading-md);
  line-height: 1.2em;
}

.h4,
.rte h4,
.shopify-policy__container h4 {
  font-size: var(--text-heading-sm);
  line-height: 1.3em;
}

.h5,
.rte h5,
.shopify-policy__container h5 {
  color: var(--links);
  font-size: var(--text-xl);
  line-height: var(--line-height);
}

.h5:not(:last-child),
.rte h5:not(:last-child) {
  margin-bottom: var(--spacing-xxs);
}

.h6,
.rte h6,
.text-caps-lg,
.text-caps-sm {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.h6,
.rte h6 {
  font-size: var(--text-caps-lg);
  line-height: 1em;
}

.text-white .font-heading,
.text-white .rte {
  color: rgb(var(--white));
}

sup {
  top: -0.4em;
}

.rte h1:not(:last-child),
.rte h2:not(:last-child),
.rte h3:not(:last-child),
.rte h4:not(:last-child),
.rte h6:not(:last-child),
.rte ol:not(:last-child),
.rte p:not(:last-child),
.rte ul:not(:last-child),
.shopify-policy__container h1:not(:last-child),
.shopify-policy__container h2:not(:last-child),
.shopify-policy__container h3:not(:last-child),
.shopify-policy__container h4:not(:last-child),
.shopify-policy__container h6:not(:last-child),
.shopify-policy__container ol:not(:last-child),
.shopify-policy__container p:not(:last-child),
.shopify-policy__container ul:not(:last-child) {
  margin-bottom: var(--spacing-sm);
}

.rte ol:not(.flex),
.rte ul:not(.flex),
.shopify-policy__container ol,
.shopify-policy__container ul {
  list-style-position: outside;
  margin-left: 0.5em;
  padding-left: 0.5em;
}

.rte ul li,
.shopify-policy__container ul li {
  list-style-type: disc;
}

.rte ol li,
.shopify-policy__container ol li {
  list-style-type: decimal;
}

*,
:after,
:before {
  --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: rgba(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: rgba(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:;
}
.container {
  width: 100%;
}
.checkbox {
  height: 16px;
  width: 16px;
}
.checkbox:after {
  background-color: var(--swatch-colour, currentColor);
  background-image: var(--swatch-image, none);
  background-size: cover;
  bottom: 1px;
  content: "";
  left: 1px;
  opacity: 0;
  position: absolute;
  right: 1px;
  top: 1px;
}
.checkbox.rounded-full:after {
  background-color: var(--swatch-colour, transparent);
}
.fsForm input:not([type="button"], [type="radio"], [type="checkbox"]),
.fsForm select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-duration: 0.3s;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
input .fsForm select:-webkit-autofill,
input .fsForm select:-webkit-autofill:active,
input .fsForm select:-webkit-autofill:focus,
input .fsForm select:-webkit-autofill:hover,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill:active,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill:focus,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--contrast) inset;
  color: var(--text);
}
input .fsForm select:-webkit-autofill,
input .fsForm select:-webkit-autofill:active,
input .fsForm select:-webkit-autofill:focus,
input .fsForm select:-webkit-autofill:hover,
input .fsForm select:autofill,
input .fsForm select:autofill:active,
input .fsForm select:autofill:focus,
input .fsForm select:autofill:hover,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill:active,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill:focus,
input.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  ):-webkit-autofill:hover,
input.fsForm
  input:not([type="button"], [type="radio"], [type="checkbox"]):autofill,
input.fsForm
  input:not([type="button"], [type="radio"], [type="checkbox"]):autofill:active,
input.fsForm
  input:not([type="button"], [type="radio"], [type="checkbox"]):autofill:focus,
input.fsForm
  input:not([type="button"], [type="radio"], [type="checkbox"]):autofill:hover {
  -webkit-box-shadow: 0 0 0 30px var(--contrast) inset;
  color: var(--text);
}
.fsForm input:not([type="button"], [type="radio"], [type="checkbox"]),
.fsForm select {
  background-color: var(--contrast);
  border-color: var(--border);
  border-width: 1px;
}
.fsForm input:not([type="button"], [type="radio"], [type="checkbox"]):focus,
.fsForm input:not([type="button"], [type="radio"], [type="checkbox"]):hover,
.fsForm select:focus,
.fsForm select:hover {
  border-color: var(--border-active);
}
.fsForm input:not([type="button"], [type="radio"], [type="checkbox"]),
.fsForm select,
body .hidden .fsForm select,
body
  .hidden.fsForm
  input:not([type="button"], [type="radio"], [type="checkbox"]) {
  width: 100%;
}
.fsForm input:not([type="button"], [type="radio"], [type="checkbox"]) {
  color: var(--text);
  min-height: 45px;
}
.fsForm
  input:not(
    [type="button"],
    [type="radio"],
    [type="checkbox"]
  )::-moz-placeholder {
  color: currentColor;
}
.fsForm
  input:not([type="button"], [type="radio"], [type="checkbox"])::placeholder {
  color: currentColor;
}
@media (max-width: 1024px) {
  .fsForm input:not([type="button"], [type="radio"], [type="checkbox"]) {
    font-size: 16px;
  }
}
.fsForm input:not([type="button"], [type="radio"], [type="checkbox"]) {
  padding: 9px 15px 11px;
}
.fsForm select {
  color: var(--links);
  cursor: pointer;
  font-size: var(--text-lg);
  line-height: var(--line-height);
  padding: 10px;
}
.fsForm select,
body .hidden.fsForm select {
  position: relative;
}
.fsForm select {
  align-items: center;
  display: flex;
}
.fsForm input[type="checkbox"] {
  accent-color: rgba(var(--grey-green), 1);
  margin-right: var(--spacing-xs);
}
.fsLabel,
.fsRow {
  margin-top: var(--spacing-sm);
}
.fsLabel,
.fsRow,
.fsSection {
  display: block;
  margin-bottom: var(--spacing-sm);
}
.text-white .fsSectionHeading {
  color: rgb(var(--white));
}
.fsSectionHeading {
  color: var(--links);
  font-family:
    EB Garamond,
    Goudy Oldstyle,
    Iowan Old Style,
    Apple Garamond,
    Baskerville,
    Times New Roman,
    Droid Serif,
    Times,
    Source Serif Pro,
    serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: var(--text-heading-sm);
  line-height: 1.3em;
  margin-bottom: var(--spacing-lg);
}
.fsSection ~ .fsSection .fsSectionHeading {
  margin-top: var(--spacing-lg);
}
.fsLabel {
  color: var(--links);
}
body .\!hidden:not(.absolute, .relative, .fixed, .sticky) {
  position: unset !important;
}
body .hidden:not(.absolute, .relative, .fixed, .sticky) {
  position: unset;
}
body .\!hidden.relative {
  position: relative !important;
}
body .hidden.relative {
  position: relative;
}
body .hidden.\!relative {
  position: relative !important;
}
body .\!hidden.absolute {
  position: absolute !important;
}
body .hidden.absolute {
  position: absolute;
}
body .hidden.\!absolute {
  position: absolute !important;
}
body .\!hidden.fixed {
  position: fixed !important;
}
body .hidden.fixed {
  position: fixed;
}
body .\!hidden.sticky {
  position: sticky !important;
}
body .hidden.sticky {
  position: sticky;
}
body .hidden.max-w-full,
body .hidden:not([class*="w-"]) {
  width: unset;
}
body .\!hidden.max-w-full,
body .\!hidden:not([class*="w-"]) {
  width: unset !important;
}
body .\!hidden.w-full {
  width: 100% !important;
}
body .hidden.w-full {
  width: 100%;
}
body .hidden.\!w-full {
  width: 100% !important;
}
body .hidden.max-h-full,
body .hidden:not([class*="h-"]) {
  height: unset;
}
body .\!hidden.max-h-full,
body .\!hidden:not([class*="h-"]) {
  height: unset !important;
}
body .\!hidden.h-full {
  height: 100% !important;
}
body .hidden.h-full {
  height: 100%;
}
body .hidden.\!h-full {
  height: 100% !important;
}
body .\!hidden:not([class*="left-"], [class*="inset-"]) {
  left: unset !important;
}
body .hidden:not([class*="left-"], [class*="inset-"]) {
  left: unset;
}
body .\!hidden:not([class*="overflow-"]) {
  overflow: initial !important;
}
body .hidden:not([class*="overflow-"]) {
  overflow: initial;
}
body [class*="StyledForm"] {
  background-color: transparent;
  padding: 0;
}
@media (max-width: 1024px) {
  body
    .tablet\:hidden:not(
      .tablet\:absolute,
      .tablet\:relative,
      .tablet\:fixed,
      .tablet\:sticky
    ) {
    position: unset;
  }

  body .hidden.tablet\:relative {
    position: relative;
  }
  body .hidden.tablet\:absolute {
    position: absolute;
  }
  body .hidden.tablet\:fixed {
    position: fixed;
  }
  body .hidden.tablet\:sticky {
    position: sticky;
  }

  body .tablet\:hidden:not([class*="w-"]) {
    width: unset;
  }

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

  body .tablet\:hidden:not([class*="h-"]) {
    height: unset;
  }

  body .hidden.tablet\:h-full {
    height: 100%;
  }

  body .tablet\:hidden:not([class*="left-"], [class*="inset-"]) {
    left: unset;
  }

  body .tablet\:hidden:not([class*="overflow-"]) {
    overflow: initial;
  }

  body .\!hidden.tablet\:relative {
    position: relative !important;
  }
  body .\!hidden.tablet\:absolute {
    position: absolute !important;
  }
  body .\!hidden.tablet\:fixed {
    position: fixed !important;
  }
  body .\!hidden.tablet\:sticky {
    position: sticky !important;
  }

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

  body .\!hidden.tablet\:h-full {
    height: 100% !important;
  }
}
@media (max-width: 720px) {
  body
    .mobile\:hidden:not(
      .mobile\:absolute,
      .mobile\:relative,
      .mobile\:fixed,
      .mobile\:sticky
    ) {
    position: unset;
  }

  body .mobile\:hidden:not([class*="w-"]) {
    width: unset;
  }

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

  body .mobile\:hidden:not([class*="h-"]) {
    height: unset;
  }

  body .hidden.mobile\:h-full {
    height: 100%;
  }

  body .mobile\:hidden:not([class*="left-"], [class*="inset-"]) {
    left: unset;
  }

  body .mobile\:hidden:not([class*="overflow-"]) {
    overflow: initial;
  }

  body .hidden.mobile\:relative {
    position: relative;
  }
  body .hidden.mobile\:absolute {
    position: absolute;
  }
  body .hidden.mobile\:fixed {
    position: fixed;
  }
  body .hidden.mobile\:sticky {
    position: sticky;
  }

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

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

  body .\!hidden.mobile\:relative {
    position: relative !important;
  }
  body .\!hidden.mobile\:absolute {
    position: absolute !important;
  }
  body .\!hidden.mobile\:fixed {
    position: fixed !important;
  }
  body .\!hidden.mobile\:sticky {
    position: sticky !important;
  }
}
#pixlee_container,
body .hidden#pixlee_container {
  position: relative;
}
#pixlee_container {
  z-index: 0;
}
body .hidden.template-product #pixlee_container > iframe {
  position: relative;
}
.template-product #pixlee_container > iframe {
  background-color: var(--background);
  position: relative;
}
@media (max-width: 1024px) {
  .template-product #pixlee_container > iframe {
    --columns: 1.2;
  }
}
.template-product #pixlee_container > iframe {
  height: calc(
    (
        100vw - var(--spacing-offset) * 4 - var(--spacing-gutter) *
          (var(--columns) - 1)
      ) / var(--columns)
  ) !important;
  margin-bottom: -10px;
  z-index: 101;
}
body #pixlee_container > a[style]:not(.absolute, .relative, .fixed, .sticky) {
  position: unset !important;
}
body #pixlee_container > a[style].relative {
  position: relative !important;
}
body #pixlee_container > a[style].absolute {
  position: absolute !important;
}
body #pixlee_container > a[style].fixed {
  position: fixed !important;
}
body #pixlee_container > a[style].sticky {
  position: sticky !important;
}
body #pixlee_container > a[style].max-w-full,
body #pixlee_container > a[style]:not([class*="w-"]) {
  width: unset !important;
}
body #pixlee_container > a[style].w-full {
  width: 100% !important;
}
body #pixlee_container > a[style].max-h-full,
body #pixlee_container > a[style]:not([class*="h-"]) {
  height: unset !important;
}
body #pixlee_container > a[style].h-full {
  height: 100% !important;
}
body #pixlee_container > a[style]:not([class*="left-"], [class*="inset-"]) {
  left: unset !important;
}
body #pixlee_container > a[style]:not([class*="overflow-"]) {
  overflow: initial !important;
}
@media (max-width: 1024px) {
  body #pixlee_container > a[style].tablet\:relative {
    position: relative !important;
  }
  body #pixlee_container > a[style].tablet\:absolute {
    position: absolute !important;
  }
  body #pixlee_container > a[style].tablet\:fixed {
    position: fixed !important;
  }
  body #pixlee_container > a[style].tablet\:sticky {
    position: sticky !important;
  }

  body #pixlee_container > a[style].tablet\:w-full {
    width: 100% !important;
  }

  body #pixlee_container > a[style].tablet\:h-full {
    height: 100% !important;
  }
}
@media (max-width: 720px) {
  body #pixlee_container > a[style].mobile\:w-full {
    width: 100% !important;
  }

  body #pixlee_container > a[style].mobile\:h-full {
    height: 100% !important;
  }

  body #pixlee_container > a[style].mobile\:relative {
    position: relative !important;
  }
  body #pixlee_container > a[style].mobile\:absolute {
    position: absolute !important;
  }
  body #pixlee_container > a[style].mobile\:fixed {
    position: fixed !important;
  }
  body #pixlee_container > a[style].mobile\:sticky {
    position: sticky !important;
  }
}
#pixlee_container > a[style] {
  display: none !important;
}
body .hidden .rte table,
body .hidden .table table,
body .hidden.table {
  width: 100%;
}
.rte table,
.table,
.table table {
  background-color: rgba(var(--putty), 1);
  width: 100%;
}
.rte .table {
  overflow-x: auto;
  overflow-y: visible;
}
.rte table td,
.rte table th {
  border-color: var(--border);
  border-width: 1px;
  padding: var(--spacing-xs);
  text-align: center;
}
.rte table th,
.rte table thead {
  color: var(--links);
  font-weight: 700;
}
.rte table tr:nth-child(2n) {
  background-color: rgba(var(--white), 1);
}
.CookieDeclaration .CookieDeclarationType {
  border-color: var(--border);
}
.tab[data-tab="1"]:checked ~ [data-labels] [data-tab="1"],
.tab[data-tab="2"]:checked ~ [data-labels] [data-tab="2"],
.tab[data-tab="3"]:checked ~ [data-labels] [data-tab="3"],
.tab[data-tab="4"]:checked ~ [data-labels] [data-tab="4"],
.tab[data-tab="5"]:checked ~ [data-labels] [data-tab="5"] {
  color: var(--links);
}
.tab[data-tab="1"]:checked ~ [data-labels] [data-tab="1"] span,
.tab[data-tab="2"]:checked ~ [data-labels] [data-tab="2"] span,
.tab[data-tab="3"]:checked ~ [data-labels] [data-tab="3"] span,
.tab[data-tab="4"]:checked ~ [data-labels] [data-tab="4"] span,
.tab[data-tab="5"]:checked ~ [data-labels] [data-tab="5"] span {
  opacity: 1;
}
@media (max-width: 1024px) {
  .tab[data-tab="1"]:checked ~ [data-content] [data-tab="1"],
  .tab[data-tab="2"]:checked ~ [data-content] [data-tab="2"],
  .tab[data-tab="3"]:checked ~ [data-content] [data-tab="3"],
  .tab[data-tab="4"]:checked ~ [data-content] [data-tab="4"],
  .tab[data-tab="5"]:checked ~ [data-content] [data-tab="5"] {
    display: flex;
  }
}
.gradient {
  background: linear-gradient(
    0deg,
    rgba(var(--putty), 1) 0,
    rgba(var(--putty), 0) 100%
  );
  height: 75px;
  top: 75px;
}
body .vngage-content {
  background-color: rgba(var(--putty), 1) !important;
  border-radius: 0 !important;
  font-family:
    Gill Sans,
    system-ui,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol !important;
}
body .vngage-message {
  padding: var(--spacing-lg) !important;
}
body body .vngage-tab:not(.absolute, .relative, .fixed, .sticky) {
  position: unset !important;
}
body body .vngage-tab.relative {
  position: relative !important;
}
body body .vngage-tab.absolute {
  position: absolute !important;
}
body body .vngage-tab.fixed {
  position: fixed !important;
}
body body .vngage-tab.sticky {
  position: sticky !important;
}
body body .vngage-tab.max-w-full,
body body .vngage-tab:not([class*="w-"]) {
  width: unset !important;
}
body body .vngage-tab.w-full {
  width: 100% !important;
}
body body .vngage-tab.max-h-full,
body body .vngage-tab:not([class*="h-"]) {
  height: unset !important;
}
body body .vngage-tab.h-full {
  height: 100% !important;
}
body body .vngage-tab:not([class*="left-"], [class*="inset-"]) {
  left: unset !important;
}
body body .vngage-tab:not([class*="overflow-"]) {
  overflow: initial !important;
}
@media (max-width: 1024px) {
  body body .vngage-tab.tablet\:relative {
    position: relative !important;
  }
  body body .vngage-tab.tablet\:absolute {
    position: absolute !important;
  }
  body body .vngage-tab.tablet\:fixed {
    position: fixed !important;
  }
  body body .vngage-tab.tablet\:sticky {
    position: sticky !important;
  }

  body body .vngage-tab.tablet\:w-full {
    width: 100% !important;
  }

  body body .vngage-tab.tablet\:h-full {
    height: 100% !important;
  }
}
@media (max-width: 720px) {
  body body .vngage-tab.mobile\:w-full {
    width: 100% !important;
  }

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

  body body .vngage-tab.mobile\:relative {
    position: relative !important;
  }
  body body .vngage-tab.mobile\:absolute {
    position: absolute !important;
  }
  body body .vngage-tab.mobile\:fixed {
    position: fixed !important;
  }
  body body .vngage-tab.mobile\:sticky {
    position: sticky !important;
  }
}
body .vngage-tab {
  display: none !important;
}
input[type="radio"][id^="LayoutColumn"]:checked
  ~ div
  label[for^="LayoutColumn"]
  svg
  path,
input[type="radio"][id^="LayoutGrid"]:checked
  ~ div
  label[for^="LayoutGrid"]
  svg
  path {
  fill: var(--links);
  stroke: var(--links);
}
@media (max-width: 1024px) {
  input[type="radio"][id^="LayoutColumn"]:checked ~ div product-card .contents {
    display: grid;
  }

  @media (max-width: 1024px) {
    input[type="radio"][id^="LayoutColumn"]:checked
      ~ div
      product-card
      input[type="radio"][id^="LayoutColumn"]:checked
      ~ div
      product-card
      [data-details] {
      display: grid;
    }
  }

  input[type="radio"][id^="LayoutColumn"]:checked
    ~ div
    product-card
    [data-details] {
    display: contents;
  }

  input[type="radio"][id^="LayoutColumn"]:checked ~ div product-card a + a {
    padding-bottom: 0;
    padding-top: 0;
  }

  input[type="radio"][id^="LayoutColumn"]:checked
    ~ div
    product-card
    [data-details]
    div {
    padding-bottom: var(--spacing-sm);
    padding-top: var(--spacing-sm);
  }

  input[type="radio"][id^="LayoutColumn"]:checked
    ~ div
    product-card
    [data-details]
    div:nth-last-of-type(2),
  input[type="radio"][id^="LayoutColumn"]:checked
    ~ div
    product-card
    [data-details]
    div:nth-last-of-type(3) {
    border-bottom-width: 1px;
  }

  input[type="radio"][id^="LayoutColumn"]:checked
    ~ div
    product-card
    [data-details]
    div:nth-last-of-type(3),
  input[type="radio"][id^="LayoutColumn"]:checked
    ~ div
    product-card
    [data-details]
    div:nth-of-type(3) {
    border-right-width: 1px;
  }
}
#Search:checked ~ div [data-search-open]:not([class*="border"]) {
  opacity: 0;
}
#Search:checked ~ div [data-search-open] {
  pointer-events: none;
  transition-delay: 0s;
}
#Search:checked ~ div [data-search-close] {
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0.3s;
}
rose-finder .active button {
  background-color: var(--button-background);
  border-color: var(--border-active);
}
rose-finder .disabled button {
  background: linear-gradient(
      to bottom left,
      transparent,
      transparent calc(50% - 0.5px),
      var(--border) calc(50% - 0.5px),
      var(--border) calc(50% + 0.5px),
      transparent calc(50% + 0.5px),
      transparent
    ),
    linear-gradient(
      to bottom right,
      transparent,
      transparent calc(50% - 0.5px),
      var(--border) calc(50% - 0.5px),
      var(--border) calc(50% + 0.5px),
      transparent calc(50% + 0.5px),
      transparent
    );
  opacity: 0.5;
  pointer-events: none;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.\!absolute {
  position: absolute !important;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.\!inset-0 {
  inset: 0 !important;
}
.-inset-xs {
  inset: calc(var(--spacing-xs) * -1);
}
.inset-0 {
  inset: 0;
}
.\!top-auto {
  top: auto !important;
}
.-left-1 {
  left: -1px;
}

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

.-right-1 {
  right: -1px;
}
.-right-\[8px\] {
  right: -8px;
}
.-top-2 {
  top: -2px;
}
.-top-3 {
  top: -3px;
}
.-top-\[8px\] {
  top: -8px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-2 {
  bottom: 2px;
}
.left-0 {
  left: 0;
}
.left-\[calc\(var\(--progress\)\*\(\(var\(--steps\)-1\)\/var\(--steps\)\)\)\] {
  left: calc(var(--progress) * ((var(--steps) - 1) / var(--steps)));
}
.left-\[var\(--x\)\] {
  left: var(--x);
}
.left-full {
  left: 100%;
}
.left-gutter {
  left: var(--spacing-gutter);
}
.right-0 {
  right: 0;
}
.right-sm {
  right: var(--spacing-sm);
}
.top-0 {
  top: 0;
}
.top-1 {
  top: 1px;
}
.top-1\/2 {
  top: 50%;
}
.top-1\/3 {
  top: 33.333333%;
}
.top-\[var\(--y\)\] {
  top: var(--y);
}
.top-full {
  top: 100%;
}
.top-gutter {
  top: var(--spacing-gutter);
}
.top-header-full {
  top: var(--header-height, --spacing-header);
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.col-\[span_var\(--cols\)\] {
  grid-column: span var(--cols);
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.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-start-1 {
  grid-column-start: 1;
}
.col-start-3 {
  grid-column-start: 3;
}
.col-start-4 {
  grid-column-start: 4;
}
.col-start-5 {
  grid-column-start: 5;
}
.col-start-7 {
  grid-column-start: 7;
}
.col-start-8 {
  grid-column-start: 8;
}
.row-\[span_var\(--rows\)\] {
  grid-row: span var(--rows);
}
.row-span-2 {
  grid-row: span 2 / span 2;
}
.m-auto {
  margin: auto;
}
.m-0auto {
  margin: 0 auto;
}
.-mx-offset {
  margin-left: calc(var(--spacing-offset) * -1);
  margin-right: calc(var(--spacing-offset) * -1);
}
.-my-\[10px\] {
  margin-bottom: -10px;
  margin-top: -10px;
}
.-my-xs {
  margin-bottom: calc(var(--spacing-xs) * -1);
  margin-top: calc(var(--spacing-xs) * -1);
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-offset {
  margin-left: var(--spacing-offset);
  margin-right: var(--spacing-offset);
}
.my-\[15px\] {
  margin-bottom: 15px;
  margin-top: 15px;
}
.my-\[30px\] {
  margin-bottom: 30px;
  margin-top: 30px;
}
.my-lg {
  margin-bottom: var(--spacing-lg);
  margin-top: var(--spacing-lg);
}
.my-md {
  margin-bottom: var(--spacing-md);
  margin-top: var(--spacing-md);
}
.my-offset {
  margin-bottom: var(--spacing-offset);
  margin-top: var(--spacing-offset);
}
.my-sm {
  margin-bottom: var(--spacing-sm);
  margin-top: var(--spacing-sm);
}
.my-xl {
  margin-bottom: var(--spacing-xl);
  margin-top: var(--spacing-xl);
}
.my-xs {
  margin-bottom: var(--spacing-xs);
  margin-top: var(--spacing-xs);
}
.my-xxl {
  margin-bottom: var(--spacing-xxl);
  margin-top: var(--spacing-xxl);
}
.my-xxs {
  margin-bottom: var(--spacing-xxs);
  margin-top: var(--spacing-xxs);
}
.-ml-\[7\.5px\] {
  margin-left: -7.5px;
}
.-mr-\[7\.5px\] {
  margin-right: -7.5px;
}
.-mt-\[75px\] {
  margin-top: -75px;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[25px\] {
  margin-bottom: 25px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-lg {
  margin-bottom: var(--spacing-lg);
}
.mb-md {
  margin-bottom: var(--spacing-md);
}
.mb-sm {
  margin-bottom: var(--spacing-sm);
}
.mb-xl {
  margin-bottom: var(--spacing-xl);
}
.mb-xs {
  margin-bottom: var(--spacing-xs);
}
.mb-xxl {
  margin-bottom: var(--spacing-xxl);
}
.mb-xxs {
  margin-bottom: var(--spacing-xxs);
}
.ml-1 {
  margin-left: 1px;
}
.ml-gutter {
  margin-left: var(--spacing-gutter);
}
.ml-lg {
  margin-left: var(--spacing-lg);
}
.ml-offset {
  margin-left: var(--spacing-offset);
}
.mr-gutter {
  margin-right: var(--spacing-gutter);
}
.mr-offset {
  margin-right: var(--spacing-offset);
}
.mt-3 {
  margin-top: 3px;
}
.mt-\[-20px\] {
  margin-top: -20px;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-gutter {
  margin-top: var(--spacing-gutter);
}
.mt-lg {
  margin-top: var(--spacing-lg);
}
.mt-md {
  margin-top: var(--spacing-md);
}
.mt-sm {
  margin-top: var(--spacing-sm);
}
.mt-xl {
  margin-top: var(--spacing-xl);
}
.mt-xs {
  margin-top: var(--spacing-xs);
}
.mt-xxl {
  margin-top: var(--spacing-xxl);
}
.mt-xxs {
  margin-top: var(--spacing-xxs);
}
.line-clamp-2 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.aspect-\[1\/1\] {
  aspect-ratio: 1/1;
}
.aspect-\[11\/12\] {
  aspect-ratio: 11/12;
}
.aspect-\[4\/6\] {
  aspect-ratio: 4/6;
}
.aspect-\[2\/3\] {
  aspect-ratio: 2/3;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}

.aspect-\[var\(--aspect-ratio\)\] {
  aspect-ratio: var(--aspect-ratio);
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.\!h-\[40px\] {
  height: 40px !important;
}
.\!h-\[50px\] {
  height: 50px !important;
}
.\!h-full {
  height: 100% !important;
}
.h-1 {
  height: 1px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[50vh\] {
  height: 50vh;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[6px\] {
  height: 6px;
}
.h-\[75px\] {
  height: 75px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[8px\] {
  height: 8px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-xs {
  height: var(--spacing-xs);
}
.max-h-0 {
  max-height: 0;
}
.max-h-\[200px\] {
  max-height: 200px;
}
.max-h-\[400px\] {
  max-height: 400px;
}
.max-h-\[46vw\] {
  max-height: 46vw;
}
.max-h-\[calc\(var\(--visual-area\)-100px\)\] {
  max-height: calc(var(--visual-area) - 100px);
}
.max-h-full {
  max-height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.max-h-visual {
  max-height: var(--visual-area);
}
.\!min-h-0 {
  min-height: 0 !important;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[40vw\] {
  min-height: 40vw;
}
.min-h-\[45px\] {
  min-height: 45px;
}
.min-h-\[50px\] {
  min-height: 50px;
}
.min-h-full {
  min-height: 100%;
}
.min-h-header {
  min-height: var(--spacing-header);
}
.min-h-lg {
  min-height: var(--spacing-lg);
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-visual {
  min-height: var(--visual-area);
}
.\!w-\[40px\] {
  width: 40px !important;
}
.\!w-\[50px\] {
  width: 50px !important;
}
.\!w-full {
  width: 100% !important;
}
.w-1\/4 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.w-1\/2 {
  width: 50%;
}
.w-\[1000px\] {
  width: 1000px;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[115px\] {
  width: 115px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[207px\] {
  width: 207px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[45px\] {
  width: 45px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[550px\] {
  width: 550px;
}
.w-\[6px\] {
  width: 6px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[8px\] {
  width: 8px;
}
.w-\[calc\(100\%\+2px\)\] {
  width: calc(100% + 2px);
}
.w-\[calc\(100\%\/var\(--steps\)\)\] {
  width: calc(100% / var(--steps));
}
.w-auto {
  width: auto;
}
.w-drawer {
  width: calc(
    (
        100vw - var(--spacing-offset) * 2 - var(--spacing-gutter) *
          (var(--columns, 12) - 1)
      ) / var(--columns, 12) + var(--spacing-offset)
  );
}
.w-full {
  width: 100%;
}
.w-grid {
  width: calc(
    (
        100vw - var(--spacing-offset) * var(--offsets, 2) -
          var(--spacing-gutter) * (var(--columns, 12) - 1)
      ) / var(--columns, 12)
  );
}
.w-md {
  width: var(--spacing-md);
}
.w-offset {
  width: var(--spacing-offset);
}
.w-screen {
  width: 100vw;
}
.w-xs {
  width: var(--spacing-xs);
}
.min-w-grid {
  min-width: calc(
    (
        100vw - var(--spacing-offset) * var(--offsets, 2) -
          var(--spacing-gutter) * (var(--columns, 12) - 1)
      ) / var(--columns, 12)
  );
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[640px\] {
  max-width: 640px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-grid {
  max-width: calc(
    (
        100vw - var(--spacing-offset) * var(--offsets, 2) -
          var(--spacing-gutter) * (var(--columns, 12) - 1)
      ) / var(--columns, 12)
  );
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.basis-1\/2 {
  flex-basis: 50%;
}
.origin-center {
  transform-origin: center;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-x-\[calc\(50\%-10px\)\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-\[calc\(50\%-10px\)\] {
  --tw-translate-x: calc(-50% - -10px);
}
.-translate-x-\[calc\(50\%-20px\)\] {
  --tw-translate-x: calc(-50% - -20px);
}
.-translate-x-\[calc\(50\%-20px\)\],
.-translate-x-full {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
}
.-translate-x-md {
  --tw-translate-x: calc(var(--spacing-md) * -1);
}
.-translate-x-md,
.-translate-y-1\/2 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-y-xs {
  --tw-translate-y: calc(var(--spacing-xs) * -1);
}
.-translate-y-xs,
.translate-x-full {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
}
.translate-x-md {
  --tw-translate-x: var(--spacing-md);
}
.translate-x-md,
.translate-y-xs {
  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-xs {
  --tw-translate-y: var(--spacing-xs);
}
.\!rotate-0 {
  --tw-rotate: 0deg !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-90 {
  --tw-rotate: -90deg;
}
.-rotate-90,
.rotate-180 {
  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-180 {
  --tw-rotate: 180deg;
}
.rotate-90 {
  --tw-rotate: 90deg;
}
.rotate-90,
.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));
}
@keyframes ping {
  75%,
  to {
    opacity: 0;
    transform: scale(2);
  }
}
.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-wait {
  cursor: wait;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.scroll-px-offset {
  scroll-padding-left: var(--spacing-offset);
  scroll-padding-right: var(--spacing-offset);
}
.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-gutter {
  gap: var(--spacing-gutter);
}
.gap-lg {
  gap: var(--spacing-lg);
}
.gap-md {
  gap: var(--spacing-md);
}
.gap-offset {
  gap: var(--spacing-offset);
}
.gap-sm {
  gap: var(--spacing-sm);
}
.gap-xl {
  gap: var(--spacing-xl);
}
.gap-xs {
  gap: var(--spacing-xs);
}
.gap-xxl {
  gap: var(--spacing-xxl);
}
.gap-xxs {
  gap: var(--spacing-xxs);
}
.gap-x-lg {
  -moz-column-gap: var(--spacing-lg);
  column-gap: var(--spacing-lg);
}
.gap-y-0 {
  row-gap: 0;
}
.gap-y-gutter {
  row-gap: var(--spacing-gutter);
}
.gap-y-lg {
  row-gap: var(--spacing-lg);
}
.gap-y-md {
  row-gap: var(--spacing-md);
}
.gap-y-xl {
  row-gap: var(--spacing-xl);
}
.self-stretch {
  align-self: stretch;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.truncate {
  overflow: hidden;
  white-space: nowrap;
}
.text-ellipsis,
.truncate {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-balance {
  text-wrap: balance;
}
.text-pretty {
  text-wrap: pretty;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-none {
  border-radius: 0;
}
.\!border {
  border-width: 1px !important;
}
.border {
  border-width: 1px;
}
.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y {
  border-top-width: 1px;
}
.border-b,
.border-y {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.\!border-red {
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 0 0 / var(--tw-border-opacity)) !important;
}
.border-border {
  border-color: var(--border);
}
.border-border-active {
  border-color: var(--border-active);
}
.border-button-background {
  border-color: var(--button-background);
}
.border-button-border {
  border-color: var(--button-border);
}
.border-current {
  border-color: currentColor;
}
.border-icons {
  border-color: var(--icons);
}
.border-transparent {
  border-color: transparent;
}
.\!bg-contrast {
  background-color: var(--contrast) !important;
}
.bg-background {
  background-color: var(--background);
}
.bg-black-30 {
  background-color: rgba(var(--black), 0.3);
}
.bg-black-40 {
  background-color: rgba(var(--black), 0.4);
}
.bg-border {
  background-color: var(--border);
}
.bg-border-active {
  background-color: var(--border-active);
}
.bg-button-background {
  background-color: var(--button-background);
}
.bg-button-background-hover {
  background-color: var(--button-background-hover);
}
.bg-contrast {
  background-color: var(--contrast);
}
.bg-current {
  background-color: currentColor;
}
.bg-grey-lines {
  background-color: rgba(var(--grey-lines), 1);
}
.bg-icons {
  background-color: var(--icons);
}
.bg-links {
  background-color: var(--links);
}
.bg-putty {
  background-color: rgba(var(--putty), 1);
}
.bg-putty-dark {
  background-color: rgba(var(--dark-putty), 1);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: rgba(var(--white), 1);
}
.bg-\[linear-gradient\(90deg\2c
  rgba\(255\2c
  255\2c
  255\2c
  0\)_0\%\2c
  \#FFFFFF_100\%\)\] {
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
}
.bg-\[linear-gradient\(90deg\2c
  rgba\(255\2c
  255\2c
  255\2c
  0\)_0\%\2c
  rgb\(var\(--putty\)\)_100\%\)\] {
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0) 0,
    rgb(var(--putty)) 100%
  );
}
.bg-gradient {
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 85%, 0.5),
    transparent 0.01%,
    rgba(0, 0, 0, 0.5)
  );
}
.fill-button-background {
  fill: var(--button-background);
}
.fill-button-text {
  fill: var(--button-text);
}
.stroke-border {
  stroke: var(--border);
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-left-bottom {
  -o-object-position: left bottom;
  object-position: left bottom;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[15px\] {
  padding: 15px;
}
.p-\[20px\] {
  padding: 20px;
}
.p-gutter {
  padding: var(--spacing-gutter);
}
.p-lg {
  padding: var(--spacing-lg);
}
.p-md {
  padding: var(--spacing-md);
}
.p-offset {
  padding: var(--spacing-offset);
}
.p-sm {
  padding: var(--spacing-sm);
}
.p-xxl {
  padding: var(--spacing-xxl);
}
.\!py-\[15px\] {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
.\!py-xxs {
  padding-bottom: var(--spacing-xxs) !important;
  padding-top: var(--spacing-xxs) !important;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-lg {
  padding-left: var(--spacing-lg);
  padding-right: var(--spacing-lg);
}
.px-offset {
  padding-left: var(--spacing-offset);
  padding-right: var(--spacing-offset);
}
.px-sm {
  padding-left: var(--spacing-sm);
  padding-right: var(--spacing-sm);
}
.px-xl {
  padding-left: var(--spacing-xl);
  padding-right: var(--spacing-xl);
}
.px-xs {
  padding-left: var(--spacing-xs);
  padding-right: var(--spacing-xs);
}
.py-\[10px\] {
  padding-bottom: 10px;
  padding-top: 10px;
}
.py-\[12px\] {
  padding-bottom: 12px;
  padding-top: 12px;
}
.py-\[15px\] {
  padding-bottom: 15px;
  padding-top: 15px;
}
.py-\[20px\] {
  padding-bottom: 20px;
  padding-top: 20px;
}
.py-\[22px\] {
  padding-bottom: 22px;
  padding-top: 22px;
}
.py-\[40px\] {
  padding-bottom: 40px;
  padding-top: 40px;
}
.py-\[7px\] {
  padding-bottom: 7px;
  padding-top: 7px;
}
.py-gutter {
  padding-bottom: var(--spacing-gutter);
  padding-top: var(--spacing-gutter);
}
.py-lg {
  padding-bottom: var(--spacing-lg);
  padding-top: var(--spacing-lg);
}
.py-md {
  padding-bottom: var(--spacing-md);
  padding-top: var(--spacing-md);
}
.py-offset {
  padding-bottom: var(--spacing-offset);
  padding-top: var(--spacing-offset);
}
.py-sm {
  padding-bottom: var(--spacing-sm);
  padding-top: var(--spacing-sm);
}
.py-xl {
  padding-bottom: var(--spacing-xl);
  padding-top: var(--spacing-xl);
}
.py-xs {
  padding-bottom: var(--spacing-xs);
  padding-top: var(--spacing-xs);
}
.py-xxl {
  padding-bottom: var(--spacing-xxl);
  padding-top: var(--spacing-xxl);
}
.py-xxs {
  padding-bottom: var(--spacing-xxs);
  padding-top: var(--spacing-xxs);
}
.pb-0 {
  padding-bottom: 0;
}
.pb-\[10px\] {
  padding-bottom: 10px;
}
.pb-\[11px\] {
  padding-bottom: 11px;
}
.pb-\[18px\] {
  padding-bottom: 18px;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-lg {
  padding-bottom: var(--spacing-lg);
}
.pb-md {
  padding-bottom: var(--spacing-md);
}
.pb-offset {
  padding-bottom: var(--spacing-offset);
}
.pb-sm {
  padding-bottom: var(--spacing-sm);
}
.pb-xl {
  padding-bottom: var(--spacing-xl);
}
.pb-xs {
  padding-bottom: var(--spacing-xs);
}
.pb-xxl {
  padding-bottom: var(--spacing-xxl);
}
.pb-xxs {
  padding-bottom: var(--spacing-xxs);
}
.pl-\[10px\] {
  padding-left: 10px;
}
.pl-\[30px\] {
  padding-left: 30px;
}
.pl-\[45px\] {
  padding-left: 45px;
}
.pl-\[80px\] {
  padding-left: 45px;
}
.pl-gutter {
  padding-left: var(--spacing-gutter);
}
.pl-offset {
  padding-left: var(--spacing-offset);
}
.pl-sm {
  padding-left: var(--spacing-sm);
}
.pl-xl {
  padding-left: var(--spacing-xl);
}
.pl-xs {
  padding-left: var(--spacing-xs);
}
.pr-\[100px\] {
  padding-right: 100px;
}
.pr-\[15px\] {
  padding-right: 15px;
}
.pr-\[50px\] {
  padding-right: 50px;
}
.pr-\[70px\] {
  padding-right: 70px;
}
.pr-\[80px\] {
  padding-right: 80px;
}
.pr-gutter {
  padding-right: var(--spacing-gutter);
}
.pr-md {
  padding-right: var(--spacing-md);
}
.pr-offset {
  padding-right: var(--spacing-offset);
}
.pr-xl {
  padding-right: var(--spacing-xl);
}
.pt-0 {
  padding-top: 0;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.pt-\[9px\] {
  padding-top: 9px;
}
.pt-lg {
  padding-top: var(--spacing-lg);
}
.pt-md {
  padding-top: var(--spacing-md);
}
.pt-offset {
  padding-top: var(--spacing-offset);
}
.pt-sm {
  padding-top: var(--spacing-sm);
}
.pt-xl {
  padding-top: var(--spacing-xl);
}
.pt-xs {
  padding-top: var(--spacing-xs);
}
.pt-xxl {
  padding-top: var(--spacing-xxl);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.align-top {
  vertical-align: top;
}
.font-body {
  font-family:
    Gill Sans,
    system-ui,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
}
.font-heading {
  font-family:
    EB Garamond,
    Goudy Oldstyle,
    Iowan Old Style,
    Apple Garamond,
    Baskerville,
    Times New Roman,
    Droid Serif,
    Times,
    Source Serif Pro,
    serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
}
.text-base {
  font-size: var(--text-md);
  line-height: var(--line-height);
}
.text-caps-lg {
  font-size: var(--text-caps-lg);
  line-height: 1em;
}
.text-caps-sm {
  font-size: var(--text-caps-sm);
  line-height: 1em;
}
.text-heading-lg {
  font-size: var(--text-heading-lg);
  line-height: 1.1em;
}
.text-heading-md {
  font-size: var(--text-heading-md);
  line-height: 1.2em;
}
.text-heading-sm {
  font-size: var(--text-heading-sm);
  line-height: 1.3em;
}
.text-lg {
  font-size: var(--text-lg);
}
.text-lg,
.text-sm {
  line-height: var(--line-height);
}
.text-sm {
  font-size: var(--text-sm);
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--line-height);
}
.\!uppercase {
  text-transform: uppercase !important;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-none {
  line-height: 1;
}
.text-background {
  color: var(--background);
}
.text-black {
  color: rgba(var(--black), 1);
}
.text-button-background {
  color: var(--button-background);
}
.text-button-text {
  color: var(--button-text);
}
.text-green {
  color: rgba(var(--grey-green), 1);
}
.text-icons {
  color: var(--icons);
}
.text-links {
  color: var(--links);
}
.text-putty-dark {
  color: rgba(var(--dark-putty), 1);
}
.text-red {
  --tw-text-opacity: 1;
  color: rgb(193 0 0 / var(--tw-text-opacity));
}
.text-text {
  color: var(--text);
}
.text-white {
  color: rgba(var(--white), 1);
}
.underline {
  text-decoration-line: underline;
}
.overline {
  text-decoration-line: overline;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-80 {
  opacity: 0.8;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.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-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-colors {
  transition-duration: 0.3s;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-none {
  transition-property: none;
}
.transition-opacity {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-transform {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.delay-0 {
  transition-delay: 0s;
}
.delay-100 {
  transition-delay: 0.1s;
}
.delay-300 {
  transition-delay: 0.3s;
}
.duration-1000 {
  transition-duration: 1s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.scrollbar-none::-webkit-scrollbar {
  display: none;
}
.scrollbar-none {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.\[--columns\:1\.2\] {
  --columns: 1.2;
}
.\[--columns\:1\.5\] {
  --columns: 1.5;
}
.\[--columns\:10\] {
  --columns: 10;
}
.\[--columns\:12\] {
  --columns: 12;
}
.\[--columns\:1\] {
  --columns: 1;
}
.\[--columns\:2\.4\] {
  --columns: 2.4;
}
.\[--columns\:2\] {
  --columns: 2;
}
.\[--columns\:3\] {
  --columns: 3;
}
.\[--columns\:4\] {
  --columns: 4;
}
.\[--columns\:5\] {
  --columns: 5;
}
.\[--columns\:6\] {
  --columns: 6;
}
.\[--columns\:9\] {
  --columns: 9;
}
.\[--columns\:calc\(12\/9\)\] {
  --columns: 1.33333;
}
.\[--steps\:max\(1\2c calc\(var\(--items\)-var\(--columns\)\+1\)\)\] {
  --steps: max(1, calc(var(--items) - var(--columns) + 1));
}
:root {
  --spacing-xxs: 5px;
  --spacing-xs: 10px;
  --spacing-sm: 15px;
  --spacing-md: 20px;
  --spacing-lg: 30px;
  --spacing-xl: 40px;
  --spacing-xxl: 60px;
  --spacing-header: 70px;

  --spacing-gutter: var(--spacing-sm);
  --spacing-offset: var(--spacing-lg);

  --text-heading-lg: 40px;
  --text-heading-md: 28px;
  --text-heading-sm: 24px;

  --text-caps-lg: 15px;
  --text-caps-sm: 14px;

  --text-xl: 17px;
  --text-lg: 16px;
  --text-md: 15px;
  --text-sm: 14px;
  --line-height: 1.3em;

  --columns: 4;

  --visual-viewport: 100vh;
  --visual-area: calc(
    var(--visual-viewport) - var(--header-height, --spacing-header)
  );

  --grey-green: 77, 105, 71;
  --dark-grey: 65, 64, 66;
  --medium-grey: 105, 104, 106;
  --pale-grey: 185, 184, 186;
  --grey-lines: 227, 226, 222;
  --white: 255, 255, 255;
  --dark-putty: 232, 229, 218;
  --putty: 247, 246, 242;

  --black: 0, 0, 0;
}
@media (max-width: 1024px) {
  :root {
    --spacing-xs: 5px;
    --spacing-sm: 10px;
    --spacing-md: 15px;
    --spacing-lg: 20px;
    --spacing-xl: 30px;
    --spacing-xxl: 40px;
    --spacing-header: 60px;

    --spacing-gutter: 8px;
    --spacing-offset: var(--spacing-md);

    --text-heading-lg: 28px;
    --text-heading-md: 22px;
    --text-heading-sm: 18px;

    --text-caps-lg: 14px;
    --text-caps-sm: 13px;

    --columns: 2.5;

    --visual-area: calc(var(--visual-viewport) - var(--header-height, 150px));
  }
}
@media (max-width: 720px) {
  :root {
    --columns: 1.5;
  }
}
@font-face {
  font-display: swap;
  font-family: Gill Sans;
  font-weight: 300;
  src: url(../assets/gill-sans-light-regular.eot?#iefix);
  src:
    url(../assets/gill-sans-light-regular.eot?#iefix) format("eot"),
    url(../assets/gill-sans-light-regular.woff2) format("woff2"),
    url(../assets/gill-sans-light-regular.woff) format("woff"),
    url(../assets/gill-sans-light-regular.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Gill Sans;
  font-weight: 400;
  src: url(../assets/gill-sans-medium-regular.eot?#iefix);
  src:
    url(../assets/gill-sans-medium-regular.eot?#iefix) format("eot"),
    url(../assets/gill-sans-medium-regular.woff2) format("woff2"),
    url(../assets/gill-sans-medium-regular.woff) format("woff"),
    url(../assets/gill-sans-medium-regular.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Gill Sans;
  font-weight: 500;
  src: url(../assets/gill-sans-medium-regular.eot?#iefix);
  src:
    url(../assets/gill-sans-medium-regular.eot?#iefix) format("eot"),
    url(../assets/gill-sans-medium-regular.woff2) format("woff2"),
    url(../assets/gill-sans-medium-regular.woff) format("woff"),
    url(../assets/gill-sans-medium-regular.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Gill Sans;
  font-style: italic;
  font-weight: 500;
  src: url(../assets/gill-sans-medium-italic.eot?#iefix);
  src:
    url(../assets/gill-sans-medium-italic.eot?#iefix) format("eot"),
    url(../assets/gill-sans-medium-italic.woff2) format("woff2"),
    url(../assets/gill-sans-medium-italic.woff) format("woff"),
    url(../assets/gill-sans-medium-italic.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Gill Sans;
  font-weight: 700;
  src: url(../assets/gill-sans-bold-regular.eot?#iefix);
  src:
    url(../assets/gill-sans-bold-regular.eot?#iefix) format("eot"),
    url(../assets/gill-sans-bold-regular.woff2) format("woff2"),
    url(../assets/gill-sans-bold-regular.woff) format("woff"),
    url(../assets/gill-sans-bold-regular.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: EB Garamond;
  font-weight: 400;
  src: url(../assets/EBGaramond-Regular.ttf);
  src: url(../assets/EBGaramond-Regular.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Goudy Oldstyle;
  font-style: italic;
  font-weight: 400;
  src: url(../assets/goudy-oldstyle-italic.eot?#iefix);
  src:
    url(../assets/goudy-oldstyle-italic.eot?#iefix) format("eot"),
    url(../assets/goudy-oldstyle-italic.woff2) format("woff2"),
    url(../assets/goudy-oldstyle-italic.woff) format("woff"),
    url(../assets/goudy-oldstyle-italic.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: EB Garamond;
  font-style: italic;
  font-weight: 400;
  src: url(../assets/EBGaramond-Italic.ttf);
  src: url(../assets/EBGaramond-italic.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Goudy Oldstyle;
  font-weight: 700;
  src: url(../assets/goudy-oldstyle-bold.eot?#iefix);
  src:
    url(../assets/goudy-oldstyle-bold.eot?#iefix) format("eot"),
    url(../assets/goudy-oldstyle-bold.woff2) format("woff2"),
    url(../assets/goudy-oldstyle-bold.woff) format("woff"),
    url(../assets/goudy-oldstyle-bold.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: EB Garamond;
  font-weight: 700;
  src: url(../assets/EBGaramond-Bold.ttf);
  src: url(../assets/EBGaramond-Bold.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: HandDrawnGoudy;
  src: url(../assets/HandDrawnGoudy2.eot?#iefix);
  src:
    url(../assets/HandDrawnGoudy2.eot?#iefix) format("eot"),
    url(../assets/HandDrawnGoudy2.woff2) format("woff2"),
    url(../assets/HandDrawnGoudy2.woff) format("woff"),
    url(../assets/HandDrawnGoudy2.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: HandDrawnGoudy;
  src: url(../assets/HandDrawnGoudy2.eot?#iefix);
  src:
    url(../assets/HandDrawnGoudy2.eot?#iefix) format("eot"),
    url(../assets/HandDrawnGoudy2.woff2) format("woff2"),
    url(../assets/HandDrawnGoudy2.woff) format("woff"),
    url(../assets/HandDrawnGoudy2.ttf) format("truetype");
}
body body.hidden .shopify-policy__container {
  width: unset;
}
body .shopify-policy__container {
  display: grid;
  gap: var(--spacing-gutter);
  grid-template-columns: repeat(12, minmax(0, 1fr));
  max-width: 100%;
  padding-left: var(--spacing-offset);
  padding-right: var(--spacing-offset);
}
@media (max-width: 1024px) {
  body .shopify-policy__container {
    display: block;
  }
}
body .shopify-policy__body,
body .shopify-policy__title {
  grid-column-end: 11;
  grid-column-start: 3;
}
.text-white body .shopify-policy__title {
  color: rgb(var(--white));
}
body .shopify-policy__title {
  color: var(--links);
  font-family:
    Goudy Oldstyle,
    Iowan Old Style,
    Apple Garamond,
    Baskerville,
    Times New Roman,
    Droid Serif,
    Times,
    Source Serif Pro,
    serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: var(--text-heading-lg);
  font-weight: 400;
  line-height: 1.1em;
}
@media (max-width: 1024px) {
  body .shopify-policy__title {
    margin-bottom: var(--spacing-md);
  }
}
body .shopify-policy__body {
  text-wrap: pretty;
  color: var(--text);
  font-family:
    Gill Sans,
    system-ui,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  line-height: var(--line-height);
}
body .shopify-policy__body a:not([class*="button"], [href^="tel:"]) {
  color: var(--links);
  text-decoration-line: underline;
}
.text-white body .shopify-policy__body h1,
.text-white body .shopify-policy__body h2,
.text-white body .shopify-policy__body h3,
.text-white body .shopify-policy__body h4 {
  color: rgb(var(--white));
}
body .shopify-policy__body h1,
body .shopify-policy__body h2,
body .shopify-policy__body h3,
body .shopify-policy__body h4 {
  color: var(--links);
  font-family:
    Goudy Oldstyle,
    Iowan Old Style,
    Apple Garamond,
    Baskerville,
    Times New Roman,
    Droid Serif,
    Times,
    Source Serif Pro,
    serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-weight: 400;
}
body .shopify-policy__body h1 {
  font-size: var(--text-heading-lg);
  line-height: 1.1em;
}
body .shopify-policy__body h2,
body .shopify-policy__body h3 {
  font-size: var(--text-heading-md);
  line-height: 1.2em;
}
body .shopify-policy__body h4 {
  font-size: var(--text-heading-sm);
  line-height: 1.3em;
}
body .shopify-policy__body h5 {
  color: var(--links);
  font-size: var(--text-xl);
  line-height: var(--line-height);
}
body .shopify-policy__body h5:not(:last-child) {
  margin-bottom: var(--spacing-xxs);
}
body .shopify-policy__body h6 {
  font-size: var(--text-caps-lg);
  letter-spacing: 0.1em;
  line-height: 1em;
  text-transform: uppercase;
}

.text-white body .shopify-policy__body {
  color: rgb(var(--white));
}
body .shopify-policy__body h1:not(:last-child),
body .shopify-policy__body h2:not(:last-child),
body .shopify-policy__body h3:not(:last-child),
body .shopify-policy__body h4:not(:last-child),
body .shopify-policy__body h6:not(:last-child),
body .shopify-policy__body ol:not(:last-child),
body .shopify-policy__body p:not(:last-child),
body .shopify-policy__body ul:not(:last-child) {
  margin-bottom: var(--spacing-sm);
}
body .shopify-policy__body ol:not(.flex),
body .shopify-policy__body ul:not(.flex) {
  list-style-position: outside;
  margin-left: 0.5em;
  padding-left: 0.5em;
}
body .shopify-policy__body ul li {
  list-style-type: disc;
}
body .shopify-policy__body ol li {
  list-style-type: decimal;
}
body body.hidden .shopify-policy__body table {
  width: 100%;
}
body .shopify-policy__body table {
  background-color: rgba(var(--putty), 1);
  width: 100%;
}
body .shopify-policy__body .table {
  overflow-x: auto;
  overflow-y: visible;
}
body .shopify-policy__body table td,
body .shopify-policy__body table th {
  border-color: var(--border);
  border-width: 1px;
  padding: var(--spacing-xs);
  text-align: center;
}
body .shopify-policy__body table th,
body .shopify-policy__body table thead {
  color: var(--links);
  font-weight: 700;
}
body .shopify-policy__body table tr:nth-child(2n) {
  background-color: rgba(var(--white), 1);
}
body #shopify-privacy-banner-div button.accept,
body #shopify-privacy-banner-div button.decline {
  margin-top: 0;
}
@media (max-width: 1024px) {
  body #shopify-privacy-banner-button-div {
    margin-top: var(--spacing-sm);
  }
}
body #shopify-privacy-banner-button-div {
  justify-content: flex-start;
}
.fsForm button,
.fsForm input[type="button"],
.fsForm input[type="submit"],
body #shopify-privacy-banner-div button.accept,
body #shopify-privacy-banner-div button.decline,
body .shopify-challenge__button,
body .vngage-btn[data-vngage-banner="join"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0 !important;
  font-weight: 400 !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
  padding-bottom: 15px !important;
  padding-left: var(--spacing-lg) !important;
  padding-right: var(--spacing-lg) !important;
  padding-top: 15px !important;
  transition-duration: 0.3s !important;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
@media (max-width: 1024px) {
  .fsForm button,
  .fsForm input[type="button"],
  .fsForm input[type="submit"],
  body #shopify-privacy-banner-div button.accept,
  body #shopify-privacy-banner-div button.decline,
  body .shopify-challenge__button,
  body .vngage-btn[data-vngage-banner="join"] {
    padding-left: var(--spacing-md) !important;
    padding-right: var(--spacing-md) !important;
  }
}
.fsForm button,
.fsForm input[type="button"],
.fsForm input[type="submit"],
body #shopify-privacy-banner-div button.accept,
body #shopify-privacy-banner-div button.decline,
body .shopify-challenge__button,
body .vngage-btn[data-vngage-banner="join"] {
  background-color: var(--button-background) !important;
  border-color: var(--button-border) !important;
  border-width: 1px !important;
  color: var(--button-text) !important;
  font-size: var(--text-caps-lg) !important;
  letter-spacing: 0.1em !important;
  line-height: 1em !important;
  text-transform: uppercase !important;
}
.fsForm button:hover,
.fsForm input[type="button"]:hover,
.fsForm input[type="submit"]:hover,
body #shopify-privacy-banner-div button.accept:hover,
body #shopify-privacy-banner-div button.decline:hover,
body .shopify-challenge__button:hover,
body .vngage-btn[data-vngage-banner="join"]:hover {
  background-color: var(--button-background-hover) !important;
  border-color: var(--button-border-hover) !important;
  color: var(--button-text-hover) !important;
}
.after\:rounded-full.checkbox:after:after {
  background-color: var(--swatch-colour, transparent);
  content: var(--tw-content);
}
body .empty\:hidden:empty:not(.absolute, .relative, .fixed, .sticky) {
  position: unset;
}
body .empty\:hidden:empty.relative {
  position: relative;
}
body .empty\:hidden:empty.absolute {
  position: absolute;
}
body .empty\:hidden:empty.fixed {
  position: fixed;
}
body .empty\:hidden:empty.sticky {
  position: sticky;
}
body .empty\:hidden:empty.max-w-full,
body .empty\:hidden:empty:not([class*="w-"]) {
  width: unset;
}
body .empty\:hidden:empty.w-full {
  width: 100%;
}
body .empty\:hidden:empty.max-h-full,
body .empty\:hidden:empty:not([class*="h-"]) {
  height: unset;
}
body .empty\:hidden:empty.h-full {
  height: 100%;
}
body .empty\:hidden:empty:not([class*="left-"], [class*="inset-"]) {
  left: unset;
}
body .empty\:hidden:empty:not([class*="overflow-"]) {
  overflow: initial;
}
@media (max-width: 1024px) {
  body .empty\:hidden:empty.tablet\:relative {
    position: relative;
  }
  body .empty\:hidden:empty.tablet\:absolute {
    position: absolute;
  }
  body .empty\:hidden:empty.tablet\:fixed {
    position: fixed;
  }
  body .empty\:hidden:empty.tablet\:sticky {
    position: sticky;
  }

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

  body .empty\:hidden:empty.tablet\:h-full {
    height: 100%;
  }
}
@media (max-width: 720px) {
  body .empty\:hidden:empty.mobile\:w-full {
    width: 100%;
  }

  body .empty\:hidden:empty.mobile\:h-full {
    height: 100%;
  }

  body .empty\:hidden:empty.mobile\:relative {
    position: relative;
  }
  body .empty\:hidden:empty.mobile\:absolute {
    position: absolute;
  }
  body .empty\:hidden:empty.mobile\:fixed {
    position: fixed;
  }
  body .empty\:hidden:empty.mobile\:sticky {
    position: sticky;
  }
}
body
  .peer:checked
  ~ .peer-checked\:hidden:not(.absolute, .relative, .fixed, .sticky) {
  position: unset;
}
body .peer:checked ~ .peer-checked\:hidden.relative {
  position: relative;
}
body .peer:checked ~ .peer-checked\:hidden.absolute {
  position: absolute;
}
body .peer:checked ~ .peer-checked\:hidden.fixed {
  position: fixed;
}
body .peer:checked ~ .peer-checked\:hidden.sticky {
  position: sticky;
}
body .peer:checked ~ .peer-checked\:hidden.max-w-full,
body .peer:checked ~ .peer-checked\:hidden:not([class*="w-"]) {
  width: unset;
}
body .peer:checked ~ .peer-checked\:hidden.w-full {
  width: 100%;
}
body .peer:checked ~ .peer-checked\:hidden.max-h-full,
body .peer:checked ~ .peer-checked\:hidden:not([class*="h-"]) {
  height: unset;
}
body .peer:checked ~ .peer-checked\:hidden.h-full {
  height: 100%;
}
body
  .peer:checked
  ~ .peer-checked\:hidden:not([class*="left-"], [class*="inset-"]) {
  left: unset;
}
body .peer:checked ~ .peer-checked\:hidden:not([class*="overflow-"]) {
  overflow: initial;
}
@media (max-width: 1024px) {
  body .peer:checked ~ .peer-checked\:hidden.tablet\:relative {
    position: relative;
  }
  body .peer:checked ~ .peer-checked\:hidden.tablet\:absolute {
    position: absolute;
  }
  body .peer:checked ~ .peer-checked\:hidden.tablet\:fixed {
    position: fixed;
  }
  body .peer:checked ~ .peer-checked\:hidden.tablet\:sticky {
    position: sticky;
  }

  body .peer:checked ~ .peer-checked\:hidden.tablet\:w-full {
    width: 100%;
  }

  body .peer:checked ~ .peer-checked\:hidden.tablet\:h-full {
    height: 100%;
  }
}
@media (max-width: 720px) {
  body .peer:checked ~ .peer-checked\:hidden.mobile\:w-full {
    width: 100%;
  }

  body .peer:checked ~ .peer-checked\:hidden.mobile\:h-full {
    height: 100%;
  }

  body .peer:checked ~ .peer-checked\:hidden.mobile\:relative {
    position: relative;
  }
  body .peer:checked ~ .peer-checked\:hidden.mobile\:absolute {
    position: absolute;
  }
  body .peer:checked ~ .peer-checked\:hidden.mobile\:fixed {
    position: fixed;
  }
  body .peer:checked ~ .peer-checked\:hidden.mobile\:sticky {
    position: sticky;
  }
}
@media (max-width: 1024px) {
  body .tablet\:hidden:not(.absolute, .relative, .fixed, .sticky) {
    position: unset;
  }

  body .tablet\:hidden.relative,
  body .tablet\:relative.hidden {
    position: relative;
  }
  body .tablet\:hidden.absolute {
    position: absolute;
  }
  body .tablet\:fixed.hidden,
  body .tablet\:hidden.fixed {
    position: fixed;
  }
  body .tablet\:hidden.sticky,
  body .tablet\:sticky.hidden {
    position: sticky;
  }

  body .tablet\:hidden.max-w-full,
  body .tablet\:hidden:not([class*="w-"]),
  body .tablet\:max-w-full.hidden {
    width: unset;
  }

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

  body .tablet\:hidden.max-h-full,
  body .tablet\:hidden:not([class*="h-"]) {
    height: unset;
  }

  body .tablet\:hidden.h-full {
    height: 100%;
  }

  body .tablet\:hidden:not([class*="left-"], [class*="inset-"]) {
    left: unset;
  }

  body .tablet\:hidden:not([class*="overflow-"]) {
    overflow: initial;
  }

  @media (max-width: 1024px) {
    body .tablet\:hidden.tablet\:relative {
      position: relative;
    }
    body .tablet\:hidden.tablet\:absolute {
      position: absolute;
    }
    body .tablet\:hidden.tablet\:fixed {
      position: fixed;
    }
    body .tablet\:hidden.tablet\:sticky {
      position: sticky;
    }

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

    body .tablet\:hidden.tablet\:h-full {
      height: 100%;
    }
  }

  @media (max-width: 720px) {
    body .tablet\:hidden.mobile\:w-full {
      width: 100%;
    }

    body .tablet\:hidden.mobile\:h-full {
      height: 100%;
    }

    body .tablet\:hidden.mobile\:relative {
      position: relative;
    }
    body .tablet\:hidden.mobile\:absolute {
      position: absolute;
    }
    body .tablet\:hidden.mobile\:fixed {
      position: fixed;
    }
    body .tablet\:hidden.mobile\:sticky {
      position: sticky;
    }
  }

  @media (max-width: 1024px) {
    input[type="radio"][id^="LayoutColumn"]:checked
      ~ div
      product-card
      .tablet\:contents {
      display: grid;
    }
  }
  body
    .peer:checked
    ~ .tablet\:peer-checked\:hidden:not(.absolute, .relative, .fixed, .sticky) {
    position: unset;
  }

  body .peer:checked ~ .tablet\:peer-checked\:hidden.relative {
    position: relative;
  }
  body .peer:checked ~ .tablet\:peer-checked\:hidden.absolute {
    position: absolute;
  }
  body .peer:checked ~ .tablet\:peer-checked\:hidden.fixed {
    position: fixed;
  }
  body .peer:checked ~ .tablet\:peer-checked\:hidden.sticky {
    position: sticky;
  }

  body .peer:checked ~ .tablet\:peer-checked\:hidden.max-w-full,
  body .peer:checked ~ .tablet\:peer-checked\:hidden:not([class*="w-"]) {
    width: unset;
  }

  body .peer:checked ~ .tablet\:peer-checked\:hidden.w-full {
    width: 100%;
  }

  body .peer:checked ~ .tablet\:peer-checked\:hidden.max-h-full,
  body .peer:checked ~ .tablet\:peer-checked\:hidden:not([class*="h-"]) {
    height: unset;
  }

  body .peer:checked ~ .tablet\:peer-checked\:hidden.h-full {
    height: 100%;
  }

  body
    .peer:checked
    ~ .tablet\:peer-checked\:hidden:not([class*="left-"], [class*="inset-"]) {
    left: unset;
  }

  body .peer:checked ~ .tablet\:peer-checked\:hidden:not([class*="overflow-"]) {
    overflow: initial;
  }

  @media (max-width: 1024px) {
    body .peer:checked ~ .tablet\:peer-checked\:hidden.tablet\:relative {
      position: relative;
    }
    body .peer:checked ~ .tablet\:peer-checked\:hidden.tablet\:absolute {
      position: absolute;
    }
    body .peer:checked ~ .tablet\:peer-checked\:hidden.tablet\:fixed {
      position: fixed;
    }
    body .peer:checked ~ .tablet\:peer-checked\:hidden.tablet\:sticky {
      position: sticky;
    }

    body .peer:checked ~ .tablet\:peer-checked\:hidden.tablet\:w-full {
      width: 100%;
    }

    body .peer:checked ~ .tablet\:peer-checked\:hidden.tablet\:h-full {
      height: 100%;
    }
     .tablet\:aspect-auto {
      aspect-ratio: auto;
    }
  }

  @media (max-width: 720px) {
    body .peer:checked ~ .tablet\:peer-checked\:hidden.mobile\:w-full {
      width: 100%;
    }

    body .peer:checked ~ .tablet\:peer-checked\:hidden.mobile\:h-full {
      height: 100%;
    }

    body .peer:checked ~ .tablet\:peer-checked\:hidden.mobile\:relative {
      position: relative;
    }
    body .peer:checked ~ .tablet\:peer-checked\:hidden.mobile\:absolute {
      position: absolute;
    }
    body .peer:checked ~ .tablet\:peer-checked\:hidden.mobile\:fixed {
      position: fixed;
    }
    body .peer:checked ~ .tablet\:peer-checked\:hidden.mobile\:sticky {
      position: sticky;
    }
  }
}
@media (max-width: 720px) {
  body .mobile\:hidden:not(.absolute, .relative, .fixed, .sticky) {
    position: unset;
  }

  body .mobile\:hidden.relative,
  body .mobile\:relative.hidden {
    position: relative;
  }
  body .mobile\:hidden.absolute {
    position: absolute;
  }
  body .mobile\:hidden.fixed {
    position: fixed;
  }
  body .mobile\:hidden.sticky {
    position: sticky;
  }

  body .mobile\:hidden.max-w-full,
  body .mobile\:hidden:not([class*="w-"]) {
    width: unset;
  }

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

  body .mobile\:hidden.max-h-full,
  body .mobile\:hidden:not([class*="h-"]) {
    height: unset;
  }

  body .mobile\:hidden.h-full {
    height: 100%;
  }

  body .mobile\:hidden:not([class*="left-"], [class*="inset-"]) {
    left: unset;
  }

  body .mobile\:hidden:not([class*="overflow-"]) {
    overflow: initial;
  }

  @media (max-width: 1024px) {
    body .mobile\:hidden.tablet\:relative {
      position: relative;
    }
    body .mobile\:hidden.tablet\:absolute {
      position: absolute;
    }
    body .mobile\:hidden.tablet\:fixed {
      position: fixed;
    }
    body .mobile\:hidden.tablet\:sticky {
      position: sticky;
    }

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

    body .mobile\:hidden.tablet\:h-full {
      height: 100%;
    }
  }

  @media (max-width: 720px) {
    body .mobile\:hidden.mobile\:w-full {
      width: 100%;
    }

    body .mobile\:hidden.mobile\:h-full {
      height: 100%;
    }

    body .mobile\:hidden.mobile\:relative {
      position: relative;
    }
    body .mobile\:hidden.mobile\:absolute {
      position: absolute;
    }
    body .mobile\:hidden.mobile\:fixed {
      position: fixed;
    }
    body .mobile\:hidden.mobile\:sticky {
      position: sticky;
    }
    
  }
}
body .\[\&\>li\]\:w-full > li.hidden {
  width: 100%;
}
body .\[\&_p\]\:hidden p:not(.absolute, .relative, .fixed, .sticky) {
  position: unset;
}
body .\[\&_p\]\:hidden p.relative {
  position: relative;
}
body .\[\&_p\]\:hidden p.absolute {
  position: absolute;
}
body .\[\&_p\]\:hidden p.fixed {
  position: fixed;
}
body .\[\&_p\]\:hidden p.sticky {
  position: sticky;
}
body .\[\&_p\]\:hidden p.max-w-full,
body .\[\&_p\]\:hidden p:not([class*="w-"]) {
  width: unset;
}
body .\[\&_p\]\:hidden p.w-full {
  width: 100%;
}
body .\[\&_p\]\:hidden p.max-h-full,
body .\[\&_p\]\:hidden p:not([class*="h-"]) {
  height: unset;
}
body .\[\&_p\]\:hidden p.h-full {
  height: 100%;
}
body .\[\&_p\]\:hidden p:not([class*="left-"], [class*="inset-"]) {
  left: unset;
}
body .\[\&_p\]\:hidden p:not([class*="overflow-"]) {
  overflow: initial;
}
@media (max-width: 1024px) {
  body .\[\&_p\]\:hidden p.tablet\:relative {
    position: relative;
  }
  body .\[\&_p\]\:hidden p.tablet\:absolute {
    position: absolute;
  }
  body .\[\&_p\]\:hidden p.tablet\:fixed {
    position: fixed;
  }
  body .\[\&_p\]\:hidden p.tablet\:sticky {
    position: sticky;
  }

  body .\[\&_p\]\:hidden p.tablet\:w-full {
    width: 100%;
  }

  body .\[\&_p\]\:hidden p.tablet\:h-full {
    height: 100%;
  }
}
@media (max-width: 720px) {
  body .\[\&_p\]\:hidden p.mobile\:w-full {
    width: 100%;
  }

  body .\[\&_p\]\:hidden p.mobile\:h-full {
    height: 100%;
  }

  body .\[\&_p\]\:hidden p.mobile\:relative {
    position: relative;
  }
  body .\[\&_p\]\:hidden p.mobile\:absolute {
    position: absolute;
  }
  body .\[\&_p\]\:hidden p.mobile\:fixed {
    position: fixed;
  }
  body .\[\&_p\]\:hidden p.mobile\:sticky {
    position: sticky;
  }
}
.placeholder\:text-current::-moz-placeholder {
  color: currentColor;
}
.placeholder\:text-current::placeholder {
  color: currentColor;
}
.after\:rounded-full:after {
  border-radius: 9999px;
  content: var(--tw-content);
}
.after\:opacity-100:after {
  content: var(--tw-content);
  opacity: 1;
}
.after\:transition-colors:after {
  content: var(--tw-content);
  transition-duration: 0.3s;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.last\:mb-md:last-child {
  margin-bottom: var(--spacing-md);
}
.empty\:hidden:empty {
  display: none;
}
.hover\:border-border-active:hover {
  border-color: var(--border-active);
}
.hover\:border-current:hover {
  border-color: currentColor;
}
.hover\:bg-button-background-hover:hover {
  background-color: var(--button-background-hover);
}
.hover\:bg-button-text:hover {
  background-color: var(--button-text);
}
.hover\:bg-putty-dark:hover {
  background-color: rgba(var(--dark-putty), 1);
}
.hover\:text-button-text-hover:hover {
  color: var(--button-text-hover);
}
.hover\:text-links:hover {
  color: var(--links);
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.focus\:border-border-active:focus,
.group:hover .group-hover\:border-border-active {
  border-color: var(--border-active);
}
.group:hover .group-hover\:duration-1000 {
  transition-duration: 1s;
}
.peer:checked ~ .peer-checked\:pointer-events-auto {
  pointer-events: auto;
}
.peer:checked ~ .peer-checked\:line-clamp-none {
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
  display: block;
  overflow: visible;
}
.peer:checked ~ .peer-checked\:inline-block {
  display: inline-block;
}
.peer:checked ~ .peer-checked\:hidden {
  display: none;
}
.peer:checked ~ .peer-checked\:max-h-\[200vh\] {
  max-height: 200vh;
}
.peer:checked ~ .peer-checked\:max-h-\[300vh\] {
  max-height: 300vh;
}
.peer:checked ~ .peer-checked\:max-h-screen {
  max-height: 100vh;
}
.peer:checked ~ .peer-checked\:border-border-active {
  border-color: var(--border-active);
}
.peer:checked ~ .peer-checked\:bg-black-30 {
  background-color: rgba(var(--black), 0.3);
}
.peer:checked ~ .peer-checked\:bg-putty-dark {
  background-color: rgba(var(--dark-putty), 1);
}
.peer:checked ~ .peer-checked\:text-links {
  color: var(--links);
}
.peer:checked ~ .peer-checked\:opacity-0 {
  opacity: 0;
}
.peer:checked ~ .peer-checked\:opacity-100 {
  opacity: 1;
}
.peer:checked ~ .peer-checked\:delay-0 {
  transition-delay: 0s;
}
.peer:checked ~ .peer-checked\:delay-100 {
  transition-delay: 0.1s;
}
.peer:checked ~ .peer-checked\:duration-1000 {
  transition-duration: 1s;
}
.peer:checked ~ .peer-checked\:after\:opacity-100:after {
  content: var(--tw-content);
  opacity: 1;
}
.peer:focus ~ .peer-focus\:border-border-active,
.peer:hover ~ .peer-hover\:border-border-active {
  border-color: var(--border-active);
}
@media (hover: hover) {
  .supports-hover\:hover\:border-border-active:hover {
    border-color: var(--border-active);
  }

  .supports-hover\:hover\:border-button-background:hover {
    border-color: var(--button-background);
  }

  .supports-hover\:hover\:border-button-border:hover {
    border-color: var(--button-border);
  }

  .supports-hover\:hover\:border-button-border-hover:hover {
    border-color: var(--button-border-hover);
  }

  .supports-hover\:hover\:border-links:hover {
    border-color: var(--links);
  }

  .supports-hover\:hover\:bg-button-background:hover {
    background-color: var(--button-background);
  }

  .supports-hover\:hover\:bg-button-background-hover:hover {
    background-color: var(--button-background-hover);
  }

  .supports-hover\:hover\:bg-links:hover {
    background-color: var(--links);
  }

  .supports-hover\:hover\:text-background:hover {
    color: var(--background);
  }

  .supports-hover\:hover\:text-button-text:hover {
    color: var(--button-text);
  }

  .supports-hover\:hover\:text-button-text-hover:hover {
    color: var(--button-text-hover);
  }

  .group:hover .supports-hover\:group-hover\:-translate-y-\[var\(--height\)\] {
    --tw-translate-y: calc(var(--height) * -1);
  }

  .group:hover .supports-hover\:group-hover\:-translate-y-\[var\(--height\)\],
  .group:hover .supports-hover\:group-hover\:scale-105 {
    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 .supports-hover\:group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .group:hover .supports-hover\:group-hover\:border-border-active {
    border-color: var(--border-active);
  }

  .group:hover .supports-hover\:group-hover\:after\:opacity-100:after {
    content: var(--tw-content);
    opacity: 1;
  }
}
@media (max-width: 1220px) {
  .laptop\:\[--columns\:6\] {
    --columns: 6;
  }

}
@media (max-width: 1024px) {
  .tablet\:pointer-events-auto {
    pointer-events: auto;
  }

  .tablet\:static {
    position: static;
  }

  .tablet\:fixed {
    position: fixed;
  }

  .tablet\:relative {
    position: relative;
  }

  .tablet\:sticky {
    position: sticky;
  }

  .tablet\:-top-1 {
    top: -1px;
  }

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

  .tablet\:left-\[calc\(-100\%-var\(--spacing-sm\)-1px\)\] {
    left: calc(-100% - var(--spacing-sm) - 1px);
  }

  .tablet\:left-\[var\(--x-mobile\)\] {
    left: var(--x-mobile);
  }

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

  .tablet\:top-\[var\(--left\)\] {
    top: var(--left);
  }

  .tablet\:top-\[var\(--top\)\] {
    top: var(--top);
  }

  .tablet\:top-\[var\(--y-mobile\)\] {
    top: var(--y-mobile);
  }

  .tablet\:top-header-full {
    top: var(--header-height, --spacing-header);
  }

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

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

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

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

  .tablet\:order-\[var\(--order\)\] {
    order: var(--order);
  }

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

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

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

  .tablet\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .tablet\:-mx-offset {
    margin-left: calc(var(--spacing-offset) * -1);
    margin-right: calc(var(--spacing-offset) * -1);
  }

  .tablet\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .tablet\:my-xl {
    margin-bottom: var(--spacing-xl);
    margin-top: var(--spacing-xl);
  }

  .tablet\:my-xs {
    margin-bottom: var(--spacing-xs);
    margin-top: var(--spacing-xs);
  }

  .tablet\:my-xxl {
    margin-bottom: var(--spacing-xxl);
    margin-top: var(--spacing-xxl);
  }

  .tablet\:mb-0 {
    margin-bottom: 0;
  }

  .tablet\:mb-lg {
    margin-bottom: var(--spacing-lg);
  }

  .tablet\:mb-sm {
    margin-bottom: var(--spacing-sm);
  }

  .tablet\:mb-xxl {
    margin-bottom: var(--spacing-xxl);
  }

  .tablet\:mt-0 {
    margin-top: 0;
  }

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

  .tablet\:mt-offset {
    margin-top: var(--spacing-offset);
  }

  .tablet\:mt-sm {
    margin-top: var(--spacing-sm);
  }

  .tablet\:mt-xl {
    margin-top: var(--spacing-xl);
  }

  .tablet\:mt-xxl {
    margin-top: var(--spacing-xxl);
  }

  .tablet\:block {
    display: block;
  }

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

  .tablet\:inline {
    display: inline;
  }

  .tablet\:flex {
    display: flex;
  }

  .tablet\:grid {
    display: grid;
  }

  .tablet\:contents {
    display: contents;
  }

  .tablet\:hidden {
    display: none;
  }

  .tablet\:aspect-\[var\(--aspect-ratio-mobile\2c --aspect-ratio\)\] {
    aspect-ratio: var(--aspect-ratio-mobile, --aspect-ratio);
  }

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

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

  .tablet\:h-xs {
    height: var(--spacing-xs);
  }

  .tablet\:max-h-0 {
    max-height: 0;
  }

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

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

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

  .tablet\:max-h-\[65vw\] {
    max-height: 65vw;
  }

  .tablet\:max-h-screen {
    max-height: 100vh;
  }

  .tablet\:min-h-xl {
    min-height: var(--spacing-xl);
  }

  .tablet\:\!w-\[190px\] {
    width: 190px !important;
  }

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

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

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

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

  .tablet\:w-grid {
    width: calc(
      (
          100vw - var(--spacing-offset) * var(--offsets, 2) -
            var(--spacing-gutter) * (var(--columns, 12) - 1)
        ) / var(--columns, 12)
    );
  }

  .tablet\:min-w-grid {
    min-width: calc(
      (
          100vw - var(--spacing-offset) * var(--offsets, 2) -
            var(--spacing-gutter) * (var(--columns, 12) - 1)
        ) / var(--columns, 12)
    );
  }

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

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

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

  .tablet\:basis-1\/2 {
    flex-basis: 50%;
  }

  .tablet\:translate-y-0 {
    --tw-translate-y: 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));
  }

  .tablet\:scroll-px-offset {
    scroll-padding-left: var(--spacing-offset);
    scroll-padding-right: var(--spacing-offset);
  }

  .tablet\:flex-row {
    flex-direction: row;
  }

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

  .tablet\:flex-col-reverse {
    flex-direction: column-reverse;
  }

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

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

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

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

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

  .tablet\:justify-start {
    justify-content: flex-start;
  }

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

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

  .tablet\:gap-0 {
    gap: 0;
  }

  .tablet\:gap-gutter {
    gap: var(--spacing-gutter);
  }

  .tablet\:gap-lg {
    gap: var(--spacing-lg);
  }

  .tablet\:gap-md {
    gap: var(--spacing-md);
  }

  .tablet\:gap-sm {
    gap: var(--spacing-sm);
  }

  .tablet\:gap-xl {
    gap: var(--spacing-xl);
  }

  .tablet\:gap-xxl {
    gap: var(--spacing-xxl);
  }

  .tablet\:gap-y-md {
    row-gap: var(--spacing-md);
  }

  .tablet\:gap-y-xl {
    row-gap: var(--spacing-xl);
  }

  .tablet\:overflow-hidden {
    overflow: hidden;
  }

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

  .tablet\:whitespace-nowrap {
    white-space: nowrap;
  }

  .tablet\:text-pretty {
    text-wrap: pretty;
  }

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

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

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

  .tablet\:border-r-0 {
    border-right-width: 0;
  }

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

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

  .tablet\:border-border {
    border-color: var(--border);
  }

  .tablet\:bg-background {
    background-color: var(--background);
  }

  .tablet\:bg-button-background {
    background-color: var(--button-background);
  }

  .tablet\:bg-putty {
    background-color: rgba(var(--putty), 1);
  }

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

  .tablet\:p-0 {
    padding: 0;
  }

  .tablet\:p-md {
    padding: var(--spacing-md);
  }

  .tablet\:p-offset {
    padding: var(--spacing-offset);
  }

  .tablet\:p-sm {
    padding: var(--spacing-sm);
  }

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

  .tablet\:px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablet\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tablet\:px-offset {
    padding-left: var(--spacing-offset);
    padding-right: var(--spacing-offset);
  }

  .tablet\:px-xl {
    padding-left: var(--spacing-xl);
    padding-right: var(--spacing-xl);
  }

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

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

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

  .tablet\:py-gutter {
    padding-bottom: var(--spacing-gutter);
    padding-top: var(--spacing-gutter);
  }

  .tablet\:py-lg {
    padding-bottom: var(--spacing-lg);
    padding-top: var(--spacing-lg);
  }

  .tablet\:py-md {
    padding-bottom: var(--spacing-md);
    padding-top: var(--spacing-md);
  }

  .tablet\:py-sm {
    padding-bottom: var(--spacing-sm);
    padding-top: var(--spacing-sm);
  }

  .tablet\:py-xl {
    padding-bottom: var(--spacing-xl);
    padding-top: var(--spacing-xl);
  }

  .tablet\:py-xs {
    padding-bottom: var(--spacing-xs);
    padding-top: var(--spacing-xs);
  }

  .tablet\:py-xxl {
    padding-bottom: var(--spacing-xxl);
    padding-top: var(--spacing-xxl);
  }

  .tablet\:pb-0 {
    padding-bottom: 0;
  }

  .tablet\:pb-lg {
    padding-bottom: var(--spacing-lg);
  }

  .tablet\:pb-md {
    padding-bottom: var(--spacing-md);
  }

  .tablet\:pb-sm {
    padding-bottom: var(--spacing-sm);
  }

  .tablet\:pb-xl {
    padding-bottom: var(--spacing-xl);
  }

  .tablet\:pb-xs {
    padding-bottom: var(--spacing-xs);
  }

  .tablet\:pb-xxl {
    padding-bottom: var(--spacing-xxl);
  }

  .tablet\:pl-0 {
    padding-left: 0;
  }

  .tablet\:pl-md {
    padding-left: var(--spacing-md);
  }

  .tablet\:pl-xl {
    padding-left: var(--spacing-xl);
  }

  .tablet\:pr-0 {
    padding-right: 0;
  }

  .tablet\:pr-xl {
    padding-right: var(--spacing-xl);
  }

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

  .tablet\:pt-lg {
    padding-top: var(--spacing-lg);
  }

  .tablet\:pt-md {
    padding-top: var(--spacing-md);
  }

  .tablet\:pt-sm {
    padding-top: var(--spacing-sm);
  }

  .tablet\:pt-xl {
    padding-top: var(--spacing-xl);
  }

  .tablet\:pt-xs {
    padding-top: var(--spacing-xs);
  }

  .tablet\:pt-xxl {
    padding-top: var(--spacing-xxl);
  }

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

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

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

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

  .tablet\:text-heading-lg {
    font-size: var(--text-heading-lg);
    line-height: 1.1em;
  }

  .tablet\:text-heading-md {
    font-size: var(--text-heading-md);
    line-height: 1.2em;
  }

  .tablet\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--line-height);
  }

  .tablet\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--line-height);
  }

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

  .tablet\:text-button-text {
    color: var(--button-text);
  }

  .tablet\:no-underline {
    text-decoration-line: none;
  }

  .tablet\:\[--aspect-ratio-mobile\:1\/1\] {
    --aspect-ratio-mobile: 1/1;
  }

  .tablet\:\[--columns\:1\.2\] {
    --columns: 1.2;
  }

  .tablet\:\[--columns\:1\] {
    --columns: 1;
  }

  .tablet\:\[--columns\:2\.5\] {
    --columns: 2.5;
  }

  .tablet\:\[--columns\:2\] {
    --columns: 2;
  }

  .tablet\:\[--columns\:3\] {
    --columns: 3;
  }

  .tablet\:\[--columns\:var\(--columns-mobile\)\] {
    --columns: var(--columns-mobile);
  }

  .tablet\:hover\:bg-button-background-hover:hover {
    background-color: var(--button-background-hover);
  }

  .tablet\:hover\:text-button-text-hover:hover {
    color: var(--button-text-hover);
  }

  .tablet\:hover\:no-underline:hover {
    text-decoration-line: none;
  }

  .peer:checked ~ .tablet\:peer-checked\:inline-block {
    display: inline-block;
  }

  .peer:checked ~ .tablet\:peer-checked\:hidden {
    display: none;
  }

  .peer:checked ~ .tablet\:peer-checked\:max-h-screen {
    max-height: 100vh;
  }
}
@media (max-width: 720px) {
  .mobile\:relative {
    position: relative;
  }

  .mobile\:left-\[var\(--x-mobile\)\] {
    left: var(--x-mobile);
  }

  .mobile\:top-\[var\(--y-mobile\)\] {
    top: var(--y-mobile);
  }

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

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

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

  .mobile\:block {
    display: block;
  }

  .mobile\:flex {
    display: flex;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:h-gutter {
    height: var(--spacing-gutter);
  }

  .mobile\:max-h-\[100vw\] {
    max-height: 100vw;
  }

  .mobile\:w-10\/12 {
    width: 83.333333%;
  }

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

  .mobile\:w-grid {
    width: calc(
      (
          100vw - var(--spacing-offset) * var(--offsets, 2) -
            var(--spacing-gutter) * (var(--columns, 12) - 1)
        ) / var(--columns, 12)
    );
  }

  .mobile\:w-gutter {
    width: var(--spacing-gutter);
  }

  .mobile\:w-screen {
    width: 100vw;
  }

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

  .mobile\:-translate-x-lg {
    --tw-translate-x: calc(var(--spacing-lg) * -1);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

  .mobile\:flex-col-reverse {
    flex-direction: column-reverse;
  }

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

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

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

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

  .mobile\:gap-y-xl {
    row-gap: var(--spacing-xl);
  }

  .mobile\:px-offset {
    padding-left: var(--spacing-offset);
    padding-right: var(--spacing-offset);
  }

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

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

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

  .mobile\:\[--columns\:1\.5\] {
    --columns: 1.5;
  }

  .mobile\:\[--columns\:1\] {
    --columns: 1;
  }

  .mobile\:\[--columns\:2\] {
    --columns: 2;
  }

  .mobile\:\[--columns\:calc\(12\/7\)\] {
    --columns: 1.71429;
  }

  .mobile\:\[--columns\:var\(--columns-mobile\)\] {
    --columns: var(--columns-mobile);
  }

.mobile\:ftsmall {
    font-size: 18px;
  }

.mobile\:ftxsmall {
    font-size: 12px;
  }

.mobile\:ftxxsmall {
    font-size: 10px;
  }
}
.peer:checked ~ .peer-checked\:\[\&\>\.w-drawer\]\:translate-x-0 > .w-drawer {
  --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));
}
.peer:checked ~ .peer-checked\:\[\&\>div\]\:max-h-visual > div {
  max-height: var(--visual-area);
}
.peer:checked ~ .peer-checked\:\[\&\>div\]\:opacity-100 > div {
  opacity: 1;
}
.\[\&\>li\]\:w-full > li {
  width: 100%;
}
@media (max-width: 1024px) {
  .peer:checked ~ .peer-checked\:\[\&\>ul\>li\]\:tablet\:col-span-12 > ul > li {
    grid-column: span 12 / span 12;
  }
}
.\[\&_\.px-offset\]\:px-0 .px-offset {
  padding-left: 0;
  padding-right: 0;
}
.peer:checked ~ .peer-checked\:\[\&_a\]\:pointer-events-auto a {
  pointer-events: auto;
}
.peer:checked ~ .peer-checked\:\[\&_a\]\:opacity-100 a {
  opacity: 1;
}
.\[\&_li\:not\(\:last-of-type\)\]\:pb-xs li:not(:last-of-type) {
  padding-bottom: var(--spacing-xs);
}
.\[\&_p\]\:hidden p {
  display: none;
}
@media (max-width: 1024px) {
  .tablet\:\[\&_p\]\:block p {
    display: block;
  }
}
.peer:checked ~ .peer-checked\:\[\&_span\]\:rotate-45 span {
  --tw-rotate: 45deg;
}
.\[\&_svg\]\:-translate-x-1\/4 svg,
.peer:checked ~ .peer-checked\:\[\&_span\]\:rotate-45 span {
  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));
}
.\[\&_svg\]\:-translate-x-1\/4 svg {
  --tw-translate-x: -25%;
}
.peer:checked ~ .peer-checked\:\[\&_svg\]\:-rotate-90 svg {
  --tw-rotate: -90deg;
}
.peer:checked ~ .peer-checked\:\[\&_svg\]\:-rotate-90 svg,
.peer:checked
  ~ .peer-checked\:\[\&_svg_path\:last-child\]\:rotate-90
  svg
  path:last-child {
  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));
}
.peer:checked
  ~ .peer-checked\:\[\&_svg_path\:last-child\]\:rotate-90
  svg
  path:last-child {
  --tw-rotate: 90deg;
}

@media (max-width: 767px) {
  .vanilla-slider [data-slide] {
    aspect-ratio: 16 / 9; /* Maintain a landscape aspect ratio */
    height: auto; /* Allow height to adjust based on aspect ratio */
  }

  .vanilla-slider [data-slide] img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensure the image covers the entire area */
  }
}
@media screen and (min-width: 1700px) {
  #shopify-section-template--15877381324909__featured_grid_ThxJix {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  #shopify-section-template--15877381324909__featured_grid_ThxJix .page-width,
  #shopify-section-template--15877381324909__featured_grid_ThxJix [class*="max-w-"] {
    max-width: 20% !important;
  }
}
