/** Shopify CDN: Minification failed

Line 1967:5 Unexpected "{"
Line 1976:5 Unexpected "{"

**/
/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
  @font-face {
    font-family: 'IBMPlexMono';
    src: url('IBMPlexMono-Regular.woff2') format('woff2'),
         url('IBMPlexMono-Regular.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
  }

  @font-face {
    font-family: 'IBMPlexMono';
    src: url('IBMPlexMono-Italic.woff2') format('woff2'),
         url('IBMPlexMono-Italic.woff') format('woff');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
  }

  /*-------------------------------------------
  BASICS
  -------------------------------------------*/

  * {
  overscroll-behavior: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

  html, body {
  width: auto;
  overscroll-behavior: none;
}

  body {
  font-size: 0.75rem;
  line-height: 1.2;
}

  @media (min-width: 1024px) {

  body {
    font-size: 0.75rem;
  }
}

  main {
    margin-top: calc(var(--header-height) + var(--announcement-height) + 2.5rem);
  }
  ._min-full-height {
    min-height: calc(100vh - var(--header-height) - var(--announcement-height));
    min-height: calc(calc(var(--vh, 1vh) * 100) - var(--header-height) - var(--announcement-height));
  }

  @media (min-width: 1024px) {
    main {
      min-height: calc(100vh - var(--announcement-height));
      min-height: calc(calc(var(--vh, 1vh) * 100) - var(--announcement-height));
      margin-top: 0;
    }
    ._full-height {
      height: calc(100vh - var(--announcement-height));
      height: calc(calc(var(--vh, 1vh) * 100) - var(--announcement-height));
    }
    ._min-full-height {
      min-height: calc(100vh - var(--announcement-height));
      min-height: calc(calc(var(--vh, 1vh) * 100) - var(--announcement-height));
    }
    ._grid {
    display: grid !important;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 0.625rem;
  }
  }

  svg,
  a *,
  button * {
    font-size: inherit;
    pointer-events: none;
  }

  details > summary {
  position: relative;
  list-style-type: none;
}

  details > summary::after {
    content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHN0cm9rZS13aWR0aD0iMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTExIDExdi0xMWgxdjExaDExdjFoLTExdjExaC0xdi0xMWgtMTF2LTFoMTF6Ii8+PC9zdmc+');
    position: absolute;
    top: 0.125rem;
    right: 0px;
    display: inline-flex;
    height: 100%;
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    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));
    align-items: center;
    justify-content: center;
  }

  details[open] > summary::after {
    content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDEydjFoMjN2LTFoLTIzeiIvPjwvc3ZnPg==');
    position: absolute;
    top: 0.125rem;
    right: 0px;
    display: inline-flex;
    height: 100%;
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    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));
    align-items: center;
    justify-content: center;
  }

  details summary::-webkit-details-marker {
  display: none !important;
}

  /* Chrome, Safari, Edge, Opera */
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  /* Firefox */
  input[type=number] {
    -moz-appearance: textfield;
  }

  /* clears the ‘X’ from Internet Explorer */
  input[type=text]::-ms-clear {
  display: none;
  height: 0px;
  width: 0px;
}

  /* clears the ‘X’ from Chrome */
  input[type="search"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-results-button,
  input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
.aspect-w-9 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 9;
}
.aspect-w-9 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-h-12 {
  --tw-aspect-h: 12;
}
.aspect-w-16 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 16;
}
.aspect-w-16 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-h-9 {
  --tw-aspect-h: 9;
}
/*------------------------------------------
  BUTTONS
  -------------------------------------------*/
button, a {
    outline: none !important;
  }
b, strong {
    font-weight: normal;
  }
a:not(._btn) {
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
._btn {
  display: inline-flex;
  height: fit-content;
  width: fit-content;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  text-transform: uppercase;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
._btn:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
._btn:disabled {
  pointer-events: none;
  opacity: 0.3;
}
._btn-primary {
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(7 7 5 / var(--tw-bg-opacity));
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._btn-primary[error] {
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(7 7 5 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._btn-link {
  text-transform: uppercase;
  text-decoration-line: underline;
}
/*-------------------------------------------
  FORMS
  -------------------------------------------*/
summary::-webkit-details-marker {
    display: none !important;
  }
summary {
  appearance: none;
}
input,
  textarea,
  select {
  height: 2rem;
  width: 100%;
  appearance: none;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
input::placeholder,
  textarea::placeholder,
  select::placeholder {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
input:focus,
  textarea:focus,
  select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
._checkbox {
  float: left;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  display: flex;
  height: 0.625rem;
  width: 0.625rem;
  cursor: pointer;
  appearance: none;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
  vertical-align: top;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
._checkbox::after {
  --tw-bg-opacity: 1;
  background-color: rgb(7 7 5 / var(--tw-bg-opacity));
  padding: 4px;
  opacity: 0;
  --tw-content: '';
  content: var(--tw-content);
}
._checkbox:checked {
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
}
._checkbox:checked::after {
  content: var(--tw-content);
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {

  ._checkbox:hover::after {
    --tw-bg-opacity: 1;
    background-color: rgb(7 7 5 / var(--tw-bg-opacity));
    content: var(--tw-content);
    opacity: 1;
  }

  ._checkbox:hover:checked::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(7 7 5 / var(--tw-bg-opacity));
  }
}
._checkbox:focus {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
[data-validation-message] {
  margin-top: 0.25rem;
  display: flex;
  font-size: 0.625rem;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
/* SCROLLBAR */
._scrollbar::-webkit-scrollbar {
  display: block;
  height: 2px;
}
._scrollbar::-webkit-scrollbar-thumb {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(7 7 5 / var(--tw-bg-opacity));
}
._scrollbar::-webkit-scrollbar-track {
  margin-left: 1rem;
  margin-right: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.top-header {
  top: var(--header-height);
}
.top-0 {
  top: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.bottom-12 {
  bottom: 3rem;
}
.top-header_d {
  top: var(--header-height-desktop);
}
.right-2\.5 {
  right: 0.625rem;
}
.right-2 {
  right: 0.5rem;
}
.bottom-4 {
  bottom: 1rem;
}
.right-0 {
  right: 0px;
}
.isolate {
  isolation: isolate;
}
.z-20 {
  z-index: 20;
}
.-z-10 {
  z-index: -10;
}
.z-\[15\] {
  z-index: 15;
}
.-z-20 {
  z-index: -20;
}
.-z-50 {
  z-index: -50;
}
.z-10 {
  z-index: 10;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-8 {
  grid-column-start: 8;
}
.col-start-7 {
  grid-column-start: 7;
}
.col-start-9 {
  grid-column-start: 9;
}
.col-start-11 {
  grid-column-start: 11;
}
.col-start-4 {
  grid-column-start: 4;
}
.col-start-5 {
  grid-column-start: 5;
}
.col-start-6 {
  grid-column-start: 6;
}
.col-start-2 {
  grid-column-start: 2;
}
.col-end-8 {
  grid-column-end: 8;
}
.col-end-13 {
  grid-column-end: 13;
}
.col-end-3 {
  grid-column-end: 3;
}
.col-end-9 {
  grid-column-end: 9;
}
.col-end-11 {
  grid-column-end: 11;
}
.col-end-4 {
  grid-column-end: 4;
}
.col-end-5 {
  grid-column-end: 5;
}
.col-end-6 {
  grid-column-end: 6;
}
.col-end-12 {
  grid-column-end: 12;
}
.m-0 {
  margin: 0px;
}
.\!m-0 {
  margin: 0px !important;
}
.m-2\.5 {
  margin: 0.625rem;
}
.m-2 {
  margin: 0.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mx-2\.5 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-0 {
  margin-top: 0px;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.box-content {
  box-sizing: content-box;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-full {
  height: 100%;
}
.h-fit {
  height: fit-content;
}
.h-\[10vh\] {
  height: 10vh;
  height: calc(var(--vh, 1vh) * 10);
}
.h-\[30px\] {
  height: 30px;
}
.h-auto {
  height: auto;
}
.h-14 {
  height: 3.5rem;
}
.h-screen {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.h-5 {
  height: 1.25rem;
}
.h-2 {
  height: 0.5rem;
}
.h-12 {
  height: 3rem;
}
.h-6 {
  height: 1.5rem;
}
.h-\[11px\] {
  height: 11px;
}
.h-1 {
  height: 0.25rem;
}
.h-4 {
  height: 1rem;
}
.min-h-screen {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[136px\] {
  min-height: 136px;
}
.w-full {
  width: 100%;
}
.w-24 {
  width: 6rem;
}
.w-screen {
  width: 100vw;
}
.w-fit {
  width: fit-content;
}
.w-\[125px\] {
  width: 125px;
}
.w-16 {
  width: 4rem;
}
.w-14 {
  width: 3.5rem;
}
.w-5 {
  width: 1.25rem;
}
.w-2 {
  width: 0.5rem;
}
.w-12 {
  width: 3rem;
}
.w-\[11px\] {
  width: 11px;
}
.w-1 {
  width: 0.25rem;
}
.max-w-full {
  max-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.basis-full {
  flex-basis: 100%;
}
.rotate-90 {
  --tw-rotate: 90deg;
  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-\[-90deg\] {
  --tw-rotate: -90deg;
  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-90 {
  --tw-rotate: -90deg;
  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 pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  user-select: none;
}
.resize {
  resize: both;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.\!flex-nowrap {
  flex-wrap: nowrap !important;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.gap-4 {
  gap: 1rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.break-all {
  word-break: break-all;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-\[0\.1rem\] {
  border-width: 0.1rem;
}
.border-t {
  border-top-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-none {
  border-style: none;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(7 7 5 / var(--tw-border-opacity));
}
.border-error {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(7 7 5 / var(--tw-bg-opacity));
}
.bg-body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.px-m {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-1\.5 {
  padding-top: 0.375rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.text-right {
  text-align: right;
}
.text-xs {
  font-size: 0.625rem;
  line-height: 1.2;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.text-error {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-red {
  --tw-text-opacity: 1;
  color: rgb(187 28 48 / var(--tw-text-opacity));
}
.text-\[\#FFDC62\] {
  --tw-text-opacity: 1;
  color: rgb(255 220 98 / var(--tw-text-opacity));
}
.text-\[\#6AFF8B\] {
  --tw-text-opacity: 1;
  color: rgb(106 255 139 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-success {
  --tw-text-opacity: 1;
  color: rgb(37 161 106 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-\[\#F56B60\] {
  --tw-text-opacity: 1;
  color: rgb(245 107 96 / var(--tw-text-opacity));
}
.\!opacity-0 {
  opacity: 0 !important;
}
.opacity-100 {
  opacity: 1;
}
.opacity-0 {
  opacity: 0;
}
.opacity-40 {
  opacity: 0.4;
}
.mix-blend-difference {
  mix-blend-mode: difference;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.\!outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline {
  outline-style: solid;
}
.outline-1 {
  outline-width: 1px;
}
.outline-transparent {
  outline-color: transparent;
}
.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);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}
._visually-hidden {
  position: absolute;
  margin: -2px;
  height: 0px;
  width: 0px;
  overflow: hidden;
  border-width: 0px;
  padding: 0px;
}


:root {
  --header-height: 4.5rem;
  --header-height-desktop: 3.75rem;
  --announcement-height: 0px;
}


.placeholder\:opacity-40::placeholder {
  opacity: 0.4;
}


.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}


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


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


.after\:z-0::after {
  content: var(--tw-content);
  z-index: 0;
}


.first\:m-0:first-child {
  margin: 0px;
}


.last\:m-0:last-child {
  margin: 0px;
}


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


.open\:pointer-events-auto[open] {
  pointer-events: auto;
}


.open\:visible[open] {
  visibility: visible;
}


.open\:block[open] {
  display: block;
}


.open\:flex[open] {
  display: flex;
}


.open\:opacity-100[open] {
  opacity: 1;
}


@media (hover: hover) and (pointer: fine) {

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


.group[open] .group-open\:block {
  display: block;
}


.group[open] .group-open\:hidden {
  display: none;
}


.group[open] .group-open\:outline-black {
  outline-color: #070705;
}


@media (hover: hover) and (pointer: fine) {

  .group:hover .group-hover\:hidden {
    display: none;
  }

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


@keyframes pulse {

  50% {
    opacity: .5;
  }
}


.data-\[loading\]\:animate-pulse[data-loading] {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}


.group\/addtocart[data-loading] .group-data-\[loading\]\/addtocart\:flex {
  display: flex;
}


.group\/addtocart[data-loading] .group-data-\[loading\]\/addtocart\:hidden {
  display: none;
}


._orders .orders\:flex {
  display: flex;
}


._orders .orders\:hidden {
  display: none;
}


@keyframes pulse {

  50% {
    opacity: .5;
  }
}


.loading\:animate-pulse[loading] {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}


@media (min-width: 768px) {

  .md\:w-\[35vw\] {
    width: 35vw;
  }

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


@media (min-width: 1024px) {

  .lg\:fixed {
    position: fixed;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:sticky {
    position: sticky;
  }

  .lg\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

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

  .lg\:top-sticky_top {
    top: calc(var(--header-height-desktop) + var(--announcement-height) + var(--custom-menu-height-desktop));
  }

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

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

  .lg\:col-end-11 {
    grid-column-end: 11;
  }

  .lg\:col-end-3 {
    grid-column-end: 3;
  }

  .lg\:col-end-4 {
    grid-column-end: 4;
  }

  .lg\:m-0 {
    margin: 0px;
  }

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-screen {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }

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

  .lg\:h-full {
    height: 100%;
  }

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

  .lg\:w-fit {
    width: fit-content;
  }

  .lg\:w-\[30vw\] {
    width: 30vw;
  }

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

  .lg\:grow-0 {
    flex-grow: 0;
  }
  .lg\:_full-height {
    height: calc(100vh - var(--header-height) - var(--announcement-height));
    height: calc(calc(var(--vh, 1vh) * 100) - var(--header-height) - var(--announcement-height));
  }

  @media (min-width: 1024px) {
     {
      min-height: calc(100vh - var(--announcement-height));
      min-height: calc(calc(var(--vh, 1vh) * 100) - var(--announcement-height));
      margin-top: 0;
    }
    .lg\:_full-height {
      height: calc(100vh - var(--announcement-height));
      height: calc(calc(var(--vh, 1vh) * 100) - var(--announcement-height));
    }
     {
      min-height: calc(100vh - var(--announcement-height));
      min-height: calc(calc(var(--vh, 1vh) * 100) - var(--announcement-height));
    }
  }

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

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

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

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

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

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

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

  .lg\:px-d {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

  .lg\:pr-\[50\%\] {
    padding-right: 50%;
  }

  .lg\:pl-\[50\%\] {
    padding-left: 50%;
  }

  .lg\:open\:open\:pointer-events-auto[open][open] {
    pointer-events: auto;
  }

  .lg\:open\:pointer-events-auto[open] {
    pointer-events: auto;
  }

  .lg\:open\:visible[open] {
    visibility: visible;
  }

  .open\:lg\:flex[open] {
    display: flex;
  }

  .lg\:open\:opacity-100[open] {
    opacity: 1;
  }

  .lg\:open\:\!opacity-100[open] {
    opacity: 1 !important;
  }

  ._orders .orders\:lg\:\!block {
    display: block !important;
  }
}