/** Shopify CDN: Minification failed

Line 14643:42 Expected "]" to go with "["
Line 14643:85 Unexpected "]"
Line 14671:46 Expected "]" to go with "["
Line 14671:85 Unexpected "]"
Line 14683:46 Expected "]" to go with "["
Line 14683:85 Unexpected "]"

**/
/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js!./src/components/styles/theme.css ***!
  \*********************************************************************************************************************************************************/
/* Apply typography styles to content using utility classes or .wysiwyg container */

/* Apply typography styles to content using utility classes or .wysiwyg container */

.oke-reviewsTab {
  display: none !important;
}

.review-count {
  position: relative;
  display: flex;
  align-items: center;
}

.review-count:after {
  bottom: 0.25rem;
  height: 1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 1024px) {

  .review-count:after {
    position: absolute;
  }

  .review-count span {
    display: none;
  }
}

.review-count .review-text {
  margin-left: 0.25rem;
  display: none;
}

@media (min-width: 1024px) {

  .review-count .review-text {
    display: block;
  }
}

.Rise-popup {
  width: calc(100% - 32px) !important;
}

.max-height-hero {
  max-height: calc(100vh - 48px - 0);
  max-height: calc(100vh - var(--header-height) - var(--top-bar-height));
}

.template#challenge .shopify-challenge__container {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
}

@media (min-width: 1024px) {

  .template#challenge .shopify-challenge__container {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

.template#challenge .shopify-challenge__container .shopify-challenge__message {
  margin-bottom: 1rem;
}

.wysiwyg--condition .template#challenge .shopify-challenge__container .shopify-challenge__button {
  text-decoration-line: none;
}

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

  .wysiwyg--condition .template#challenge .shopify-challenge__container .shopify-challenge__button:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }
}

.template#challenge .shopify-challenge__container .shopify-challenge__button {
  position: relative;
  display: inline-block;
  min-height: 48px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 9px;
  padding-bottom: 11px;
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.template#challenge .shopify-challenge__container .shopify-challenge__button:disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.template#challenge .shopify-challenge__container .shopify-challenge__button {
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

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

  .template#challenge .shopify-challenge__container .shopify-challenge__button:hover {
    --tw-border-opacity: 1;
    border-color: rgba(164, 179, 164, 1);
    border-color: rgba(164, 179, 164, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(164, 179, 164, 1);
    background-color: rgba(164, 179, 164, var(--tw-bg-opacity, 1));
  }
}

.template#challenge .shopify-challenge__container .shopify-challenge__button {
  margin-top: 1rem;
}

#confetti canvas {
  z-index: 99999999;
}

:root {
  --header-height-desktop: 130px;
  --header-sticky-height-desktop: 68px;
  --header-height-mobile: 56px;
  --top-bar-height: 0;
  --header-height: 48px;
}

.topbar .swiper-fade swiper-slide {
  pointer-events: auto;
}

body wishlist-link wk-button .wk-icon svg {
  height: 1.5rem !important;
  width: 1.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgba(74, 71, 74, 1) !important;
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1)) !important;
}

body wishlist-link wk-button wk-counter .wk-counter {
  position: absolute;
  top: 0px;
  right: -0.25rem;
  display: flex;
  height: 1rem;
  min-width: 19px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(179, 95, 74, 1);
  background-color: rgba(179, 95, 74, var(--tw-bg-opacity, 1));
  padding-bottom: 1px;
  font-size: 12px;
  line-height: 6px;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

body wishlist-link wk-button #BIS_trigger {
  display: none !important;
}

body wishlist-button-product wk-button .wk-button {
  height: 100%;
  width: 100%;
}

body wishlist-button-product wk-button .wk-button .wk-text {
  display: none;
}

body wishlist-button-product wk-button .wk-button .wk-icon,
    body wishlist-button-product wk-button .wk-button svg {
  height: 1.5rem !important;
  width: 1.5rem !important;
}

@media (min-width: 1024px) {

  body wishlist-button-product wk-button .wk-button .wk-icon,
    body wishlist-button-product wk-button .wk-button svg {
    height: 2rem !important;
    width: 2rem !important;
  }
}

body wishlist-button-product wk-button .wk-button svg path {
  fill: transparent !important;
  stroke: #4A474A !important;
}

body wishlist-button-product wk-button .wk-button.wk-selected svg path {
  fill: #2C4525 !important;
}

.wishlist-link--header .wk-button,
  .wishlist-link--header .wk-button .wk-icon {
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));

    --stroke: #54565A;
    --stroke-width: 1.61538;
    --icon-stroke: #54565A;
    --icon-stroke-width: 1.61538;
}

.rc-slider {
  position: relative;
  box-sizing: border-box;
  height: 1rem;
  width: 100%;
  touch-action: none;
  border-radius: 0.375rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.rc-slider * {
  box-sizing: border-box;
}

.rc-slider-rail {
  position: absolute;
  height: 0.25rem;
  width: 100%;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgba(164, 179, 164, 1);
  background-color: rgba(164, 179, 164, var(--tw-bg-opacity, 1));
}

.rc-slider-track,
.rc-slider-tracks {
  position: absolute;
  height: 0.25rem;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
}

.rc-slider-handle {
  position: absolute;
  z-index: 9;
  margin-top: -0.375rem;
  height: 1rem;
  width: 1rem;
  cursor: grab;
  --tw-pan-x: pan-x;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
}

.rc-slider-handle:focus {
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.rc-slider-handle.focus-visible {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.rc-slider-handle.focus-visible {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.rc-slider-handle.focus-visible {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.rc-slider-handle:focus-visible {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.rc-slider-handle:hover {
  --tw-shadow: 0px 0px 0px 8px rgba(44,69,37,0.16);
  --tw-shadow-colored: 0px 0px 0px 8px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.rc-slider-handle:active {
  cursor: grabbing;
  --tw-shadow: 0px 0px 0px 8px rgba(44,69,37,0.16);
  --tw-shadow-colored: 0px 0px 0px 8px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.rc-slider-step {
  position: absolute;
  height: 0.375rem;
  width: 100%;
  background-color: transparent;
}

.klaviyo-form * {
  font-family: Sofiapro, sans-serif !important;
}

.klaviyo-form .ql-font-caveat {
  font-weight: 500 !important;
}

.klaviyo-form label {
  padding-bottom: 0.25rem !important;
  font-weight: 400 !important;
}

.klaviyo-form input::-moz-placeholder {
  font-family: Sofiapro, sans-serif !important;
}

.klaviyo-form input::placeholder {
  font-family: Sofiapro, sans-serif !important;
}

#shop-hcaptcha-badge-container {
  display: none !important;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */

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

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Sofiapro, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3E%3Cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27m6 8 4 4 4-4%27/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])) {
  background-image: none;
  background-image: initial;
  background-position: 0 0;
  background-position: initial;
  background-repeat: repeat;
  background-repeat: initial;
  background-size: auto auto;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: inherit;
          print-color-adjust: inherit;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%270 0 16 16%27 fill=%27%23fff%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z%27/%3E%3C/svg%3E");
}

@media (forced-colors: active)  {

  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%270 0 16 16%27 fill=%27%23fff%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%278%27 cy=%278%27 r=%273%27/%3E%3C/svg%3E");
}

@media (forced-colors: active)  {

  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3E%3Cpath stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3E%3C/svg%3E");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {

  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

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

.text-error-content-content,
  .text-warning-content-content,
  .text-success-content-content,
  .text-info-content-content,
  .text-secondary-content,
  .text-primary-content {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.border-focus {
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
}

#shopify-section-site-header {
  position: sticky;
  top: 0px;
  z-index: 30;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1200px) {

  #shopify-section-site-header {
    top: -100%;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

  #shopify-section-site-header.is-sticky {
    top: 0px;
  }
}

@keyframes translate-infinite {
    100% {
      transform: translateX(calc(-100%));
    }
    0% {
      transform: translateX(0);
    }
  }

@keyframes fade-in-up {
    0% {
      transform: translate(-50%, 100%);
    }
    100% {
      transform: translate(-50%, -50%);
    }
  }

@media (min-width: 1200px) {
    @keyframes fade-in-up {
      0% {
        transform: translate(-50%, 100%);
      }
      100% {
        transform: translate(-50%, 0);
      }
    }
  }

@keyframes fade-in-down {
    0% {
      transform: translate(-50%, -50%);
    }
    100% {
      transform: translate(-50%, 100%);
    }
  }

@media (min-width: 1200px) {
    @keyframes fade-in-down {
      0% {
        transform: translate(-50%, 0);
      }
      100% {
        transform: translate(-50%, 100%);
      }
    }
  }

@keyframes slide-in-up {
    0% {
      transform: translate(-50%, 100%);
    }
    100% {
      transform: translate(-50%, -50%);
    }
  }

@keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

@keyframes fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
      opacity: 0;
      transform: translate3d(0, 3000px, 0) scaleY(5);
    }

    60% {
      opacity: 1;
      transform: translate3d(0, -20px, 0) scaleY(0.9);
    }

    75% {
      transform: translate3d(0, 10px, 0) scaleY(0.95);
    }

    90% {
      transform: translate3d(0, -5px, 0) scaleY(0.985);
    }

    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }

@keyframes bounceOutDown {
    20% {
      transform: translate3d(0, 10px, 0) scaleY(0.985);
    }

    40%,
    45% {
      opacity: 1;
      transform: translate3d(0, -20px, 0) scaleY(0.9);
    }

    to {
      opacity: 0;
      transform: translate3d(0, 2000px, 0) scaleY(3);
    }
  }

@keyframes bounceTop {
    0% {
      opacity: 0;
      transform: translateY(30%);
    }
    60% {
      opacity: 1;
      transform: translateY(-4px);
    }
    80% { transform: translateY(4px); }
    100% { transform: translateY(0); }
  }

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

:root {
    --height-input: 48px;
  }

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 376px) {

  .container {
    max-width: 376px;
  }
}

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container {
    max-width: 768px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width: 1000px) {

  .container {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media (min-width: 1200px) {

  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1440px) {

  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}

@media (min-width: 1921px) {

  .container {
    max-width: 1921px;
  }
}

.h1,
  .wysiwyg h1 {
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -2px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.h2,
  .wysiwyg h2 {
  font-size: 60px;
  line-height: 68px;
  letter-spacing: -1px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.h3,
  .wysiwyg h3 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.h4,
  .wysiwyg h4 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.5px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.h5,
  .wysiwyg h5 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.h6,
  .wysiwyg h6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

body,
  .wysiwyg p {
  font-size: 16px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.label,
  .wysiwyg label {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.link,
  .wysiwyg a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.link:hover, .wysiwyg a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.link-small {
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.link-small:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--footer-bottom {
  position: relative;
}

.wysiwyg--footer-bottom::before {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 21px;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

@media (max-width: 1023px) {

  .wysiwyg--footer-bottom::before {
    --tw-content: none;
    content: var(--tw-content);
  }
}

@media (min-width: 1024px) {

  .wysiwyg--footer-bottom p {
    padding-right: 0px;
    padding-left: 18px;
  }
}

@media (max-width: 1023px) {

  .wysiwyg--footer-bottom p:first-child {
    padding-right: 26px;
  }
}

.wysiwyg--footer-bottom a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg--footer-bottom a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--footer-bottom a {
  white-space: nowrap;
  font-weight: 400;
  text-decoration-line: none;
}

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

  .wysiwyg--footer-bottom a:hover {
    text-decoration-line: underline;
  }
}

.wysiwyg--seo-text p {
  display: inline;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.wysiwyg--seo-text span {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg--seo-text span:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--seo-text span {
  --tw-text-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.wysiwyg-product p {
  margin-bottom: 0.5rem;
}

.wysiwyg-product table {
  width: 100%;
}

.wysiwyg--product-description .read-more-button {
  text-decoration-line: underline;
}

.wysiwyg--product-description p {
  display: inline;
}

.wysiwyg--afterpay p {
  position: relative;
  padding-left: 1.5rem;
  font-size: 14px;
  line-height: 22px;
}

.wysiwyg--afterpay p::before {
  position: absolute;
  left: 0.5rem;
  --tw-content: '\2022';
  content: var(--tw-content);
}

.wysiwyg--article-description p {
  margin-top: 1rem;
  font-size: 16px;
  line-height: 26px;
}

.wysiwyg--article-description p:first-of-type {
  margin-top: 0px;
}

.wysiwyg--article-description img {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  aspect-ratio: 344/240;
  width: 100%;
}

@media (min-width: 768px) {

  .wysiwyg--article-description img {
    aspect-ratio: 848/512;
  }
}

.wysiwyg--article-description h1 + p, .wysiwyg--article-description h2 + p, .wysiwyg--article-description h3 + p, .wysiwyg--article-description h4 + p, .wysiwyg--article-description h5 + p, .wysiwyg--article-description h6 + p {
  margin-top: 0.5rem !important;
}

.wysiwyg--article-description h1 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--article-description h1 {
    margin-top: 2rem;
  }
}

.wysiwyg--article-description h2 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--article-description h2 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--article-description h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
  }
}

.wysiwyg--article-description h3 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--article-description h3 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--article-description h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
  }
}

.wysiwyg--article-description h4 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--article-description h4 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--article-description h4 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
  }
}

.wysiwyg--article-description h5 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--article-description h5 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--article-description h5 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--article-description h6 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--article-description h6 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--article-description h6 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--article-description ul {
  margin-top: 1rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--article-description ul {
    margin-top: 2rem;
  }
}

.wysiwyg--article-description ol {
  margin-top: 1rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
}

.wysiwyg--comfort-intro br {
  display: none;
}

.wysiwyg--comfort-intro .comfort--intro-title a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg--comfort-intro .comfort--intro-title a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--comfort-intro .comfort--intro-title a {
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

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

  .wysiwyg--comfort-intro .comfort--intro-title a:hover {
    --tw-text-opacity: 1;
    color: rgba(164, 179, 164, 1);
    color: rgba(164, 179, 164, var(--tw-text-opacity, 1));
  }
}

.wysiwyg--comfort-intro .comfort--intro-content p + p {
  margin-top: 0.625rem;
}

.wysiwyg--faq .accordion-item-description-content {
  padding-bottom: 1.25rem;
}

.wysiwyg--faq .accordion-item-description-content p {
  font-size: 16px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.wysiwyg--two-up-banner-description ul {
  margin-top: 1rem;
  list-style-type: none;
  padding-left: 1.5rem;
}

@media (min-width: 1200px) {

  .wysiwyg--two-up-banner-description ul {
    margin-top: 1.25rem;
  }
}

.wysiwyg--two-up-banner-description ul li {
  position: relative;
  padding-left: 1rem;
  font-size: 16px;
  line-height: 26px;
}

.wysiwyg--two-up-banner-description ul li::before {
  position: absolute;
  left: 0.375rem;
  top: 0.75rem;
  margin-top: auto;
  margin-bottom: auto;
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 9999px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
}

.wysiwyg--two-up-banner-description p > a {
  text-decoration-line: underline;
}

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

  .wysiwyg--two-up-banner-description p > a:hover {
    --tw-text-opacity: 1;
    color: rgba(44, 69, 37, 1);
    color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  }
}

.wysiwyg--condition .wysiwyg--condition-content p {
  margin-top: 1.5rem;
}

.wysiwyg--condition .wysiwyg--condition-content p:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content p {
    font-size: 20px;
    line-height: 28px;
  }
}

.wysiwyg--condition .wysiwyg--condition-content h1 + p, .wysiwyg--condition .wysiwyg--condition-content h2 + p, .wysiwyg--condition .wysiwyg--condition-content h3 + p, .wysiwyg--condition .wysiwyg--condition-content h4 + p, .wysiwyg--condition .wysiwyg--condition-content h5 + p, .wysiwyg--condition .wysiwyg--condition-content h6 + p {
  margin-top: 1rem !important;
}

.wysiwyg--condition .wysiwyg--condition-content h1 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--condition .wysiwyg--condition-content h1 {
    margin-top: 2rem;
  }
}

.wysiwyg--condition .wysiwyg--condition-content h2 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--condition .wysiwyg--condition-content h2 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
  }
}

.wysiwyg--condition .wysiwyg--condition-content h3 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--condition .wysiwyg--condition-content h3 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
  }
}

.wysiwyg--condition .wysiwyg--condition-content h4 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--condition .wysiwyg--condition-content h4 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content h4 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
  }
}

.wysiwyg--condition .wysiwyg--condition-content h5 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--condition .wysiwyg--condition-content h5 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content h5 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--condition .wysiwyg--condition-content h6 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .wysiwyg--condition .wysiwyg--condition-content h6 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content h6 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--condition .wysiwyg--condition-content a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg--condition .wysiwyg--condition-content a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--condition .wysiwyg--condition-content a {
  text-transform: none;
  text-decoration-line: underline;
}

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

  .wysiwyg--condition .wysiwyg--condition-content a:hover {
    --tw-text-opacity: 1;
    color: rgba(44, 69, 37, 1);
    color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  }
}

.wysiwyg--condition .wysiwyg--condition-content ol {
  margin-top: 1rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content ol {
    padding-left: 30px;
    font-size: 20px;
    line-height: 28px;
  }
}

.wysiwyg--condition .wysiwyg--condition-content ol li {
  margin-bottom: 1.25rem;
}

.wysiwyg--condition .wysiwyg--condition-content ul {
  margin-top: 1rem;
  list-style-type: disc;
  padding-left: 1.5rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {

  .wysiwyg--condition .wysiwyg--condition-content ul {
    padding-left: 30px;
    font-size: 20px;
    line-height: 28px;
  }
}

.wysiwyg--condition .wysiwyg--condition-content ul li {
  margin-bottom: 1.25rem;
}

.wysiwyg--condition .button-primary {
  text-decoration-line: none;
}

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

  .wysiwyg--condition .button-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }
}

.wysiwyg--condition .read-more-button {
  margin-top: 1.25rem;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

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

  .wysiwyg--condition .read-more-button:hover {
    --tw-border-opacity: 1;
    border-color: rgba(164, 179, 164, 1);
    border-color: rgba(164, 179, 164, var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(164, 179, 164, 1);
    color: rgba(164, 179, 164, var(--tw-text-opacity, 1));
  }
}

.wysiwyg--text-block-description p {
  margin-top: 1rem;
  font-size: 16px;
  line-height: 26px;
}

.wysiwyg--text-block-description p:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description p {
    font-size: 20px;
    line-height: 28px;
  }
}

.wysiwyg--text-block-description h1 {
  margin-top: 1.5rem;
  font-size: 48px;
  line-height: 56px;
}

@media (min-width: 768px) {

  .wysiwyg--text-block-description h1 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description h1 {
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -2px;
    font-weight: 500;
  }
}

.wysiwyg--text-block-description h2 {
  margin-top: 1.5rem;
  font-size: 36px;
  line-height: 40px;
}

@media (min-width: 768px) {

  .wysiwyg--text-block-description h2 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
  }
}

.wysiwyg--text-block-description h3 {
  margin-top: 1.5rem;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.5px;
}

@media (min-width: 768px) {

  .wysiwyg--text-block-description h3 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
  }
}

.wysiwyg--text-block-description h4 {
  margin-top: 1.5rem;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
}

@media (min-width: 768px) {

  .wysiwyg--text-block-description h4 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description h4 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
  }
}

.wysiwyg--text-block-description h5 {
  margin-top: 1.5rem;
  font-size: 20px;
  line-height: 28px;
}

@media (min-width: 768px) {

  .wysiwyg--text-block-description h5 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description h5 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--text-block-description h6 {
  margin-top: 1.5rem;
  font-size: 18px;
  line-height: 28px;
}

@media (min-width: 768px) {

  .wysiwyg--text-block-description h6 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description h6 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--text-block-description a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg--text-block-description a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--text-block-description a {
  text-transform: none;
  text-decoration-line: underline;
}

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

  .wysiwyg--text-block-description a:hover {
    --tw-text-opacity: 1;
    color: rgba(44, 69, 37, 1);
    color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  }
}

.wysiwyg--text-block-description ol {
  margin-top: 1rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description ol {
    padding-left: 30px;
    font-size: 20px;
    line-height: 28px;
  }
}

.wysiwyg--text-block-description ol li {
  margin-bottom: 1.25rem;
}

.wysiwyg--text-block-description ul {
  margin-top: 1rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}

@media (min-width: 1024px) {

  .wysiwyg--text-block-description ul {
    padding-left: 30px;
  }
}

.wysiwyg--table h1:first-child, .wysiwyg--table h2:first-child, .wysiwyg--table h3:first-child, .wysiwyg--table h4:first-child, .wysiwyg--table h5:first-child, .wysiwyg--table h6:first-child, .wysiwyg--table p:first-child {
  margin-top: 1rem;
}

.wysiwyg--table h1 + .table-wrapper, .wysiwyg--table h2 + .table-wrapper, .wysiwyg--table h3 + .table-wrapper, .wysiwyg--table h4 + .table-wrapper, .wysiwyg--table h5 + .table-wrapper, .wysiwyg--table h6 + .table-wrapper, .wysiwyg--table p + .table-wrapper {
  margin-top: 0.625rem;
}

.wysiwyg--table .table-wrapper {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

.wysiwyg--table .table-wrapper::-webkit-scrollbar {
      display: none;
    }

@media (max-width: 1023px) {

  .wysiwyg--table .table-wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
    overflow-x: auto;
    padding-right: 1rem;
  }
}

.wysiwyg--table .table-wrapper table {
  width: 100%;
  border-width: 1px;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

@media (max-width: 1023px) {

  .wysiwyg--table .table-wrapper table {
    margin-left: 1rem;
  }
}

.wysiwyg--table .table-wrapper table tbody tr {
  padding: 1rem;
}

.wysiwyg--table .table-wrapper table tbody tr:first-child {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  font-weight: 500;
}

.wysiwyg--table .table-wrapper table tbody td {
  width: 25%;
  min-width: 147px;
  border-width: 1px;
  padding: 1rem;
}

@media (min-width: 768px) {

  .wysiwyg--table .table-wrapper table tbody td {
    min-width: 240px;
  }
}

.wysiwyg--collection-banner p {
  display: inline;
  font-size: 14px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  .wysiwyg--collection-banner p {
    font-size: 16px;
    line-height: 26px;
  }
}

.wysiwyg--collection-banner .read-more-button {
  margin-top: 0.25rem;
  display: block;
  border-style: none;
  font-size: 14px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

@media (min-width: 1024px) {

  .wysiwyg--collection-banner .read-more-button {
    margin-top: 0.5rem;
    font-size: 16px;
    line-height: 26px;
  }
}

.wysiwyg-product-accordion.accordion-item-description-content {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion.accordion-item-description-content {
    font-size: 16px;
    line-height: 22px;
  }
}

.wysiwyg-product-accordion.accordion-item-description-content p {
  margin-top: 1.5rem;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.wysiwyg-product-accordion.accordion-item-description-content p:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion.accordion-item-description-content p {
    font-size: 16px;
    line-height: 22px;
  }
}

.wysiwyg-product-accordion p {
  margin-top: 1.5rem;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.wysiwyg-product-accordion p:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion p {
    font-size: 16px;
    line-height: 22px;
  }
}

.wysiwyg-product-accordion h1 + p, .wysiwyg-product-accordion h2 + p, .wysiwyg-product-accordion h3 + p, .wysiwyg-product-accordion h4 + p, .wysiwyg-product-accordion h5 + p, .wysiwyg-product-accordion h6 + p {
  margin-top: 1rem !important;
}

.wysiwyg-product-accordion h1 {
  margin-top: 1.5rem;
}

.wysiwyg-product-accordion h1:first-child {
  margin-top: 0px;
}

@media (min-width: 768px) {

  .wysiwyg-product-accordion h1 {
    margin-top: 2rem;
  }
}

.wysiwyg-product-accordion h2 {
  margin-top: 1.5rem;
}

.wysiwyg-product-accordion h2:first-child {
  margin-top: 0px;
}

@media (min-width: 768px) {

  .wysiwyg-product-accordion h2 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
  }
}

.wysiwyg-product-accordion h3 {
  margin-top: 1.5rem;
}

.wysiwyg-product-accordion h3:first-child {
  margin-top: 0px;
}

@media (min-width: 768px) {

  .wysiwyg-product-accordion h3 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
  }
}

.wysiwyg-product-accordion h4 {
  margin-top: 1.5rem;
}

.wysiwyg-product-accordion h4:first-child {
  margin-top: 0px;
}

@media (min-width: 768px) {

  .wysiwyg-product-accordion h4 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion h4 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
  }
}

.wysiwyg-product-accordion h5 {
  margin-top: 1.5rem;
}

.wysiwyg-product-accordion h5:first-child {
  margin-top: 0px;
}

@media (min-width: 768px) {

  .wysiwyg-product-accordion h5 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion h5 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg-product-accordion h6 {
  margin-top: 1.5rem;
}

.wysiwyg-product-accordion h6:first-child {
  margin-top: 0px;
}

@media (min-width: 768px) {

  .wysiwyg-product-accordion h6 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion h6 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg-product-accordion a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg-product-accordion a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg-product-accordion a {
  text-transform: none;
  text-decoration-line: underline;
}

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

  .wysiwyg-product-accordion a:hover {
    --tw-text-opacity: 1;
    color: rgba(44, 69, 37, 1);
    color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  }
}

.wysiwyg-product-accordion ol {
  margin-top: 1rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion ol {
    padding-left: 30px;
    font-size: 20px;
    line-height: 28px;
  }
}

.wysiwyg-product-accordion ol li {
  margin-bottom: 1.25rem;
}

.wysiwyg-product-accordion ul {
  margin-top: 1.5rem;
  list-style-type: none;
  font-size: 16px;
  line-height: 26px;
}

.wysiwyg-product-accordion ul:first-child {
  margin-top: 0px;
}

.wysiwyg-product-accordion ul li {
  position: relative;
  margin-bottom: 0.25rem;
  padding-left: 1rem;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.wysiwyg-product-accordion ul li::before {
  position: absolute;
  left: 0.375rem;
  top: 0.75rem;
  margin-top: auto;
  margin-bottom: auto;
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 9999px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
}

.wysiwyg-product-accordion ul li:last-child {
  margin-bottom: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-product-accordion ul li {
    font-size: 16px;
    line-height: 22px;
  }
}

.wysiwyg-highlight a {
  text-decoration-line: underline;
}

.wysiwyg-highlight li {
  position: relative;
  margin-bottom: 0.75rem;
  padding-left: 2rem;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  line-height: 1.25rem;
}

.wysiwyg-highlight li:last-child {
  margin-bottom: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-highlight li {
    font-size: 16px;
    line-height: 22px;
  }
}

.wysiwyg-highlight li img {
  position: absolute;
  left: 0px;
  top: 0px;
  --tw-translate-y: 0.125rem;
  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));
}

.wysiwyg-education-modal * {
  font-size: 16px;
  line-height: 26px;
}

.wysiwyg-education-modal p {
  margin-bottom: 0.625rem;
}

.wysiwyg-education-modal p:last-child {
  margin-bottom: 0px;
}

.wysiwyg-education-modal ol {
  list-style-type: decimal;
  padding-left: 1rem;
}

.ios-device .wysiwyg-education-modal ol {
  margin-left: 0.375rem;
}

.wysiwyg-education-modal ul {
  list-style-type: none;
}

.wysiwyg-education-modal ul li {
  position: relative;
  padding-left: 1rem;
}

.wysiwyg-education-modal ul li::before {
  position: absolute;
  left: 0.375rem;
  top: 0.75rem;
  margin-top: auto;
  margin-bottom: auto;
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 9999px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
}

.ios-device .wysiwyg-education-modal ul li {
  margin-left: 0.375rem;
}

.ios-device .wysiwyg-education-modal ul li::before {
  content: var(--tw-content);
  left: -1px;
}

.wysiwyg--contact-description p + p {
      margin-top: 10px;
    }

.wysiwyg--contact-description a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg--contact-description a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--contact-description a {
  text-transform: none !important;
}

.wysiwyg--hometab-description p, .wysiwyg-product-bundle-pack p {
  margin-top: 1rem;
  font-size: 14px;
  line-height: 22px;
}

.wysiwyg--hometab-description p:first-child, .wysiwyg-product-bundle-pack p:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description p, .wysiwyg-product-bundle-pack p {
    font-size: 16px;
    line-height: 26px;
  }
}

.wysiwyg--hometab-description h1, .wysiwyg-product-bundle-pack h1 {
  margin-top: 1.5rem;
  font-size: 48px;
  line-height: 56px;
}

@media (min-width: 768px) {

  .wysiwyg--hometab-description h1, .wysiwyg-product-bundle-pack h1 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description h1, .wysiwyg-product-bundle-pack h1 {
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -2px;
    font-weight: 500;
  }
}

.wysiwyg--hometab-description h2, .wysiwyg-product-bundle-pack h2 {
  margin-top: 1.5rem;
  font-size: 36px;
  line-height: 40px;
}

@media (min-width: 768px) {

  .wysiwyg--hometab-description h2, .wysiwyg-product-bundle-pack h2 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description h2, .wysiwyg-product-bundle-pack h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
  }
}

.wysiwyg--hometab-description h3, .wysiwyg-product-bundle-pack h3 {
  margin-top: 1.5rem;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.5px;
}

@media (min-width: 768px) {

  .wysiwyg--hometab-description h3, .wysiwyg-product-bundle-pack h3 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description h3, .wysiwyg-product-bundle-pack h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
  }
}

.wysiwyg--hometab-description h4, .wysiwyg-product-bundle-pack h4 {
  margin-top: 1.5rem;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
}

@media (min-width: 768px) {

  .wysiwyg--hometab-description h4, .wysiwyg-product-bundle-pack h4 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description h4, .wysiwyg-product-bundle-pack h4 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
  }
}

.wysiwyg--hometab-description h5, .wysiwyg-product-bundle-pack h5 {
  margin-top: 1.5rem;
  font-size: 20px;
  line-height: 28px;
}

@media (min-width: 768px) {

  .wysiwyg--hometab-description h5, .wysiwyg-product-bundle-pack h5 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description h5, .wysiwyg-product-bundle-pack h5 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--hometab-description h6, .wysiwyg-product-bundle-pack h6 {
  margin-top: 1.5rem;
  font-size: 18px;
  line-height: 28px;
}

@media (min-width: 768px) {

  .wysiwyg--hometab-description h6, .wysiwyg-product-bundle-pack h6 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description h6, .wysiwyg-product-bundle-pack h6 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg--hometab-description a, .wysiwyg-product-bundle-pack a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg--hometab-description a:hover, .wysiwyg-product-bundle-pack a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg--hometab-description a, .wysiwyg-product-bundle-pack a {
  text-transform: none;
  text-decoration-line: underline;
}

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

  .wysiwyg--hometab-description a:hover, .wysiwyg-product-bundle-pack a:hover {
    --tw-text-opacity: 1;
    color: rgba(44, 69, 37, 1);
    color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  }
}

.wysiwyg--hometab-description ol, .wysiwyg-product-bundle-pack ol {
  margin-top: 1rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description ol, .wysiwyg-product-bundle-pack ol {
    padding-left: 30px;
  }
}

.wysiwyg--hometab-description ol li, .wysiwyg-product-bundle-pack ol li {
  margin-bottom: 1.25rem;
}

.wysiwyg--hometab-description ul, .wysiwyg-product-bundle-pack ul {
  margin-top: 1rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}

@media (min-width: 1024px) {

  .wysiwyg--hometab-description ul, .wysiwyg-product-bundle-pack ul {
    padding-left: 30px;
  }
}

.wysiwyg-sale-tag p {
  line-height: 1.25rem !important;
}

.wysiwyg-sale-tag p {
  margin-top: 1rem;
  font-size: 14px;
  line-height: 22px;
}

.wysiwyg-sale-tag p:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag p {
    line-height: 22px !important;
  }

  .wysiwyg-sale-tag p {
    font-size: 16px;
  }
}

.wysiwyg-sale-tag h1 {
  margin-top: 1.5rem;
  font-size: 48px;
  line-height: 56px;
}

@media (min-width: 768px) {

  .wysiwyg-sale-tag h1 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag h1 {
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -2px;
    font-weight: 500;
  }
}

.wysiwyg-sale-tag h2 {
  margin-top: 1.5rem;
  font-size: 36px;
  line-height: 40px;
}

@media (min-width: 768px) {

  .wysiwyg-sale-tag h2 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
  }
}

.wysiwyg-sale-tag h3 {
  margin-top: 1.5rem;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.5px;
}

@media (min-width: 768px) {

  .wysiwyg-sale-tag h3 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
  }
}

.wysiwyg-sale-tag h4 {
  margin-top: 1.5rem;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
}

@media (min-width: 768px) {

  .wysiwyg-sale-tag h4 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag h4 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
  }
}

.wysiwyg-sale-tag h5 {
  margin-top: 1.5rem;
  font-size: 20px;
  line-height: 28px;
}

@media (min-width: 768px) {

  .wysiwyg-sale-tag h5 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag h5 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg-sale-tag h6 {
  margin-top: 1.5rem;
  font-size: 18px;
  line-height: 28px;
}

@media (min-width: 768px) {

  .wysiwyg-sale-tag h6 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag h6 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 500;
  }
}

.wysiwyg-sale-tag a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.wysiwyg-sale-tag a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.wysiwyg-sale-tag a {
  text-transform: none;
}

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

  .wysiwyg-sale-tag a:hover {
    --tw-text-opacity: 1;
    color: rgba(44, 69, 37, 1);
    color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  }
}

.wysiwyg-sale-tag ol {
  margin-top: 1rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag ol {
    padding-left: 30px;
  }
}

.wysiwyg-sale-tag ol li {
  margin-bottom: 1.25rem;
}

.wysiwyg-sale-tag ul {
  margin-top: 1rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}

@media (min-width: 1024px) {

  .wysiwyg-sale-tag ul {
    padding-left: 30px;
  }
}

.wysiwyg-product-bundle-pack p {
  font-size: 14px !important;
  line-height: 22px !important;
  line-height: 1.25rem !important;
}

.wysiwyg-product-bundle-pack p {
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  .wysiwyg-product-bundle-pack p {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}

.wysiwyg-product-bundle-pack a {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.icon {
  height: 1.5rem;
  width: 1.5rem;
}

.button {
  position: relative;
  display: inline-block;
  min-height: 48px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 9px;
  padding-bottom: 11px;
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button:disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.button-primary {
  position: relative;
  display: inline-block;
  min-height: 48px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 9px;
  padding-bottom: 11px;
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button-primary:disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.button-primary {
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

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

  .button-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgba(164, 179, 164, 1);
    border-color: rgba(164, 179, 164, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(164, 179, 164, 1);
    background-color: rgba(164, 179, 164, var(--tw-bg-opacity, 1));
  }
}

.button-secondary {
  position: relative;
  display: inline-block;
  min-height: 48px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 9px;
  padding-bottom: 11px;
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button-secondary:disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.button-secondary {
  --tw-border-opacity: 1;
  border-color: rgba(74, 71, 74, 1);
  border-color: rgba(74, 71, 74, var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

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

  .button-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 71, 74, 1);
    background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }
}

.button-outlined {
  position: relative;
  display: inline-block;
  min-height: 48px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 9px;
  padding-bottom: 11px;
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button-outlined:disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.button-outlined {
  --tw-border-opacity: 1;
  border-color: rgba(74, 71, 74, 1);
  border-color: rgba(74, 71, 74, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

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

  .button-outlined:hover {
    --tw-border-opacity: 1;
    border-color: rgba(118, 119, 122, 1);
    border-color: rgba(118, 119, 122, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(118, 119, 122, 1);
    background-color: rgba(118, 119, 122, var(--tw-bg-opacity, 1));
  }
}

.button-large {
  min-height: 56px;
  padding-top: 13px;
  padding-bottom: 15px;
}

.button-icon {
  max-height: 48px;
}

.button-disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.button-loading {
  pointer-events: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
}

.button-loading::after {
  position: absolute;
  height: 1.25rem;
  content: var(--tw-content);
  width: 1.25rem;
}

@keyframes spin {

  to {
    content: var(--tw-content);
    transform: rotate(360deg);
  }
}

.button-loading::after {
  animation: spin 1s linear infinite;
  border-radius: 9999px;
  border-width: 2px;
  border-top-width: 2px;
  border-color: rgba(246, 246, 246, 1);
  border-color: rgba(246, 246, 246, var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-top-color: rgba(44, 69, 37, 1);
  border-top-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.button-loading-large::after {
  height: 1.5rem;
  content: var(--tw-content);
  width: 1.5rem;
}

.checkbox-input__input {
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.checkbox-input__input:focus {
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.checkbox-input__input:checked {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2714%27 height=%2714%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m11.375 3.5-6.125 7-2.625-2.625%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
      background-size: 14px 14px;
    }

.checkbox-input__input:disabled:checked {
  border-style: none;
}

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

  .checkbox-input__input:disabled:checked:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(246, 246, 246, 1);
    background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  }
}

.checkbox-input__input:disabled:checked {

      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2714%27 height=%2714%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m11.813 3.938-6.126 6.124L2.626 7%27 stroke=%27%23BABDC1%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
      background-size: 14px 14px;
    }

.checkbox-input__input:disabled {
  pointer-events: none;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.checkbox-input__input:disabled + .checkbox-input__label {
  pointer-events: none;
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.checkbox-input__label {
  margin-left: 0.75rem;
  display: block;
  cursor: pointer;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0em;
}

.checkbox-input--checkout.checked + .section__gift-card-message {
  margin-top: 1rem;
  margin-bottom: 1rem;
  height: 3rem;
  padding-top: 12px;
  padding-bottom: 12px;
  opacity: 1;
}

.checkbox-input-product-notify .checkbox-input__input {
  height: 1.25rem;
  width: 1.25rem;
  --tw-translate-y: 7px;
  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));
}

.radio-input__input {
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.radio-input__input:focus {
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.radio-input__input:disabled {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.radio-input__input:checked:disabled {
  border-style: none;
}

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

  .radio-input__input:hover:checked:disabled {
    --tw-bg-opacity: 1;
    background-color: rgba(246, 246, 246, 1);
    background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  }
}

.radio-input__input:checked {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2712%27 height=%2712%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%276%27 cy=%276%27 r=%276%27 fill=%27%23fff%27/%3E%3C/svg%3E");
      background-size: 10px 10px;
    }

.radio-input__input:disabled:checked {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));

      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2712%27 height=%2712%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%276%27 cy=%276%27 r=%276%27 fill=%27%23BABDC1%27/%3E%3C/svg%3E");
      background-size: 10px 10px;
}

.radio-input__input:disabled {
  pointer-events: none;
}

.radio-input__input:disabled + .radio-input__label {
  pointer-events: none;
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.radio-input__label {
  margin-left: 0.75rem;
  display: block;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
}

account-address-form [data-aria-hidden='true'] {
  display: none;
}

select.input {
    background-size: 25px 25px;
  }

.select-store-switcher .input-label {
  top: 0.375rem !important;
  left: 1rem !important;
  text-align: left !important;
  font-size: 10px !important;
  line-height: 10px !important;
}

.select-store-switcher .input-label {
  position: absolute;
  margin-bottom: 0px;
  --tw-text-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-text-opacity, 1));
}

.select-store-switcher select.input {
  padding-bottom: 0.25rem;
  padding-top: 18px;
  font-size: 14px;
  line-height: 22px;
}

.input {
  position: relative;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 16px;
  line-height: 26px;
}

.input::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-placeholder-opacity, 1));
}

.input::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-placeholder-opacity, 1));
}

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

.input:-moz-placeholder {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.input:placeholder-shown {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.input:focus {
  --tw-shadow-color: #2C4525 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(44, 69, 37, var(--tw-ring-opacity, 1)) !important;
}

.input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
}

.input:disabled {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-text-opacity, 1));
}

.input.is-invalid {
  --tw-border-opacity: 1 !important;
  border-color: rgba(238, 85, 45, 1) !important;
  border-color: rgba(238, 85, 45, var(--tw-border-opacity, 1)) !important;
  --tw-shadow: 0px 0px 0px 1px rgb(238, 85, 45) !important;
  --tw-shadow-colored: 0px 0px 0px 1px var(--tw-shadow-color) !important;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(238, 85, 45, var(--tw-ring-opacity, 1)) !important;
}

.input-label {
  margin-bottom: 0.25rem;
  display: block;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.peer:-moz-placeholder ~ .input-label {
  top: 0.75rem;
  font-size: 16px;
  line-height: 26px;
}

.peer:placeholder-shown ~ .input-label {
  top: 0.75rem;
  font-size: 16px;
  line-height: 26px;
}

.peer:invalid ~ .input-label {
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.peer:-moz-placeholder:invalid ~ .input-label {
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.peer:placeholder-shown:invalid ~ .input-label {
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.peer:focus ~ .input-label {
  top: 0.375rem;
  width: calc(100% - 2.5rem);
  font-size: 16px;
  line-height: 26px;
}

.peer:disabled ~ .input-label {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.peer:disabled ~ .input-label::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.is-invalid~.input-label {
  --tw-text-opacity: 1 !important;
  color: rgba(238, 85, 45, 1) !important;
  color: rgba(238, 85, 45, var(--tw-text-opacity, 1)) !important;
}

.input[type='date'] {
  text-transform: uppercase;
}

.input[type='date']::-webkit-inner-spin-button,
    .input[type='date']::-webkit-calendar-picker-indicator {
      display: none;
      -webkit-appearance: none;
    }

.input[type='date']::-webkit-date-and-time-value {
      text-align: left;
    }

.input__icon-wrapper {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  z-index: 2;
}

@media (min-width: 1024px) {

  .input__icon-wrapper {
    right: 0.5rem;
  }
}

.input-error {
  --tw-text-opacity: 1 !important;
  color: rgba(238, 85, 45, 1) !important;
  color: rgba(238, 85, 45, var(--tw-text-opacity, 1)) !important;
}

.input-error {
  position: relative;
  padding-top: 0.5rem;
  font-size: 14px;
  line-height: 22px;
}

[type='text']:focus,
  [type='email']:focus,
  [type='url']:focus,
  [type='password']:focus,
  [type='number']:focus,
  [type='date']:focus,
  [type='datetime-local']:focus,
  [type='month']:focus,
  [type='search']:focus,
  [type='tel']:focus,
  [type='time']:focus,
  [type='week']:focus,
  [multiple]:focus,
  textarea:focus {
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

input[type='range']::-webkit-slider-thumb {
      pointer-events: all;
      cursor: pointer;
    }

input[type='range']::-moz-range-thumb {
      pointer-events: all;
      cursor: pointer;
    }

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

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

.is-show-password::before {
  position: absolute;
  top: 9px;
  left: 0px;
  height: 0.125rem;
  width: 1.25rem;
  --tw-rotate: 145deg;
  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));
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(164, 179, 164, 1);
  background-color: rgba(164, 179, 164, var(--tw-bg-opacity, 1));
}

.toggle-input__input {
  visibility: hidden;
  position: absolute;
  margin-left: -5rem;
}

.toggle-input__input:checked + .toggle-input__label::before {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
}

.toggle-input__input:checked + .toggle-input__label::after {
  --tw-translate-x: 1rem;
  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));
}

.toggle-input__input:disabled + .toggle-input__label {
  pointer-events: none;
}

.toggle-input__input:disabled + .toggle-input__label::before {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.toggle-input__input:disabled + .toggle-input__label::after {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
}

.toggle-input__label {
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-left: 2.75rem;
  font-size: 14px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.toggle-input__label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  height: 1.25rem;
  width: 2.25rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}

.toggle-input__label::after {
  position: absolute;
  top: 50%;
  left: 0.25rem;
  display: block;
  height: 14px;
  width: 14px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}

.notice-main {
  position: relative;
  display: flex;
  height: 100%;
  min-height: 54px;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.notice-main-error .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 85, 45, 1);
  background-color: rgba(238, 85, 45, var(--tw-bg-opacity, 1));
}

.notice-main-outline .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.notice-main-success .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(102, 125, 92, 1);
  background-color: rgba(102, 125, 92, var(--tw-bg-opacity, 1));
}

.notice-main-warning .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 149, 64, 1);
  background-color: rgba(242, 149, 64, var(--tw-bg-opacity, 1));
}

.notice-main-icon svg {
  height: 1.5rem;
  width: 1.5rem;
}

.notice-main-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.notice-main-outline .notice-main-content {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.notice-main-success {
  position: relative;
  display: flex;
  height: 100%;
  min-height: 54px;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.notice-main-wishlist .notice-main-success {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  opacity: 0;
    animation: bounceInUp 0.6s ease-in-out 0s forwards, bounceOutDown 0.6s ease-in-out 3s forwards;
}

.notice-main-wishlist .notice-main-success .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}

.notice-main-wishlist .notice-main-success .notice-main-icon svg {
  margin-bottom: -0.25rem;
  height: 18px;
  width: 18px;
}

.notice-main-wishlist .notice-main-success .notice-main-content {
  padding-left: 0.5rem;
  padding-right: 0px;
  font-weight: 500;
}

.notice-main-success {
  --tw-border-opacity: 1;
  border-color: rgba(102, 125, 92, 1);
  border-color: rgba(102, 125, 92, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(102, 125, 92, 1);
  color: rgba(102, 125, 92, var(--tw-text-opacity, 1));
}

.notice-main-error {
  position: relative;
  display: flex;
  height: 100%;
  min-height: 54px;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.notice-main-wishlist .notice-main-error {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  opacity: 0;
    animation: bounceInUp 0.6s ease-in-out 0s forwards, bounceOutDown 0.6s ease-in-out 3s forwards;
}

.notice-main-wishlist .notice-main-error .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}

.notice-main-wishlist .notice-main-error .notice-main-icon svg {
  margin-bottom: -0.25rem;
  height: 18px;
  width: 18px;
}

.notice-main-wishlist .notice-main-error .notice-main-content {
  padding-left: 0.5rem;
  padding-right: 0px;
  font-weight: 500;
}

.notice-main-error {
  --tw-border-opacity: 1;
  border-color: rgba(238, 85, 45, 1);
  border-color: rgba(238, 85, 45, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(238, 85, 45, 1);
  color: rgba(238, 85, 45, var(--tw-text-opacity, 1));
}

.notice-main-error a {
  text-decoration-line: underline;
}

.notice-main-warning {
  position: relative;
  display: flex;
  height: 100%;
  min-height: 54px;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.notice-main-wishlist .notice-main-warning {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  opacity: 0;
    animation: bounceInUp 0.6s ease-in-out 0s forwards, bounceOutDown 0.6s ease-in-out 3s forwards;
}

.notice-main-wishlist .notice-main-warning .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}

.notice-main-wishlist .notice-main-warning .notice-main-icon svg {
  margin-bottom: -0.25rem;
  height: 18px;
  width: 18px;
}

.notice-main-wishlist .notice-main-warning .notice-main-content {
  padding-left: 0.5rem;
  padding-right: 0px;
  font-weight: 500;
}

.notice-main-warning {
  --tw-border-opacity: 1;
  border-color: rgba(242, 149, 64, 1);
  border-color: rgba(242, 149, 64, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(242, 149, 64, 1);
  color: rgba(242, 149, 64, var(--tw-text-opacity, 1));
}

.notice-main-warning a {
  text-decoration-line: underline;
}

.notice-hidden {
  display: none;
}

.notice-main-wishlist {
  bottom: 3rem !important;
}

.notice-main-wishlist .notice-main {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  opacity: 0;
    animation: bounceInUp 0.6s ease-in-out 0s forwards, bounceOutDown 0.6s ease-in-out 3s forwards;
}

.notice-main-wishlist .notice-main .notice-main-icon {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}

.notice-main-wishlist .notice-main .notice-main-icon svg {
  margin-bottom: -0.25rem;
  height: 18px;
  width: 18px;
}

.notice-main-wishlist .notice-main .notice-main-content {
  padding-left: 0.5rem;
  padding-right: 0px;
  font-weight: 500;
}

.modal-dialog,
  modal-dialog {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -50;
  display: flex;
  height: 100%;
  width: 100vw;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.modal-dialog-opened {
  pointer-events: auto;
  visibility: visible;
  z-index: 50;
  opacity: 1;
}

.modal-dialog-content {
  position: relative;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.modal-dialog[data-type='slideout'],
  modal-dialog[data-type='slideout'] {
  z-index: 50;
  align-items: flex-end;
  justify-content: flex-end;
  background-color: transparent;
  opacity: 1;
}

.modal-dialog[data-type='slideout'].modal-dialog-mini-cart, modal-dialog[data-type='slideout'].modal-dialog-mini-cart {
  height: 100%;
}

.modal-dialog[data-type='slideout'].modal-dialog-mini-cart.modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-mini-cart.modal-dialog-opened .modal-dialog-content {
  right: 0px;
  transform: none;
}

.modal-dialog[data-type='slideout'].modal-dialog-mini-cart .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-mini-cart .modal-dialog-content {
  right: -100%;
  transform: none;
}

.modal-dialog[data-type='slideout'].process-gifts-modal:not(.modal-dialog-opened) .js-close-modal-dialog, modal-dialog[data-type='slideout'].process-gifts-modal:not(.modal-dialog-opened) .js-close-modal-dialog {
  display: none;
}

.modal-dialog[data-type='slideout'].process-gifts-modal.modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].process-gifts-modal.modal-dialog-opened .modal-dialog-content {
  bottom: 0px;
  transform: none;
}

.modal-dialog[data-type='slideout'].process-gifts-modal .modal-dialog-content, modal-dialog[data-type='slideout'].process-gifts-modal .modal-dialog-content {
  right: 0px;
  bottom: -100%;
  transform: none;
}

@media (min-width: 768px) {

  .modal-dialog[data-type='slideout'].process-gifts-modal .modal-dialog-content, modal-dialog[data-type='slideout'].process-gifts-modal .modal-dialog-content {
    height: calc(100% - 94px);
  }
}

.modal-dialog[data-type='slideout'] .modal-dialog-overlay, modal-dialog[data-type='slideout'] .modal-dialog-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.modal-dialog[data-type='slideout'] .modal-dialog-content, modal-dialog[data-type='slideout'] .modal-dialog-content {
  position: absolute;
  right: 0px;
  z-index: 50;
  height: 100%;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px) {

  .modal-dialog[data-type='slideout'] .modal-dialog-content, modal-dialog[data-type='slideout'] .modal-dialog-content {
    --tw-translate-x: 100%;
    --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));
  }
}

.modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-overlay, modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-overlay {
  opacity: 1;
}

.modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-content {
  --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));
}

@media (min-width: 1024px) {

  .modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-content {
    --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));
  }
}

.modal-dialog[data-type='modal'],
  modal-dialog[data-type='modal'] {
  z-index: 50;
}

.modal-dialog-account .modal-dialog-overlay, .modal-dialog-size-chart .modal-dialog-overlay {
  background-color: rgba(54,54,54,0.48) !important;
}

.accordion-item {
  display: flex;
  flex-direction: column;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgba(232, 232, 232, 1);
  border-bottom-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.accordion-item[open='true'] .accordion-item-icon-open {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.accordion-item[open='true'] .accordion-item-icon-close {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}

.accordion-item[open='false'] .accordion-item-icon-open {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}

.accordion-item[open='false'] .accordion-item-icon-close {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}

.accordion-item-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: left;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item-title[aria-expanded='true'] {
  padding-bottom: 1rem;
}

.accordion-item-description {
  max-height: 0px;
  overflow: hidden;
  transition-property: max-height;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item-description-content {
  font-size: 14px;
  line-height: 22px;
}

.accordion-item-description-content p {
  font-size: 14px;
  line-height: 22px;
}

.accordion-item-icon {
  position: relative;
  height: 1.5rem;
  width: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.accordion-item-icon-open,
  .accordion-item-icon-close {
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.accordion-heading-capitalize .accordion-item-title {
  text-transform: capitalize;
}

.accordion-footer {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.accordion-footer .accordion-item-description-content {
  padding-bottom: 1rem;
}

.accordion-content .accordion-item-title {
  padding-bottom: 1rem;
}

.accordion-product .accordion-item {
  display: flex;
  flex-direction: column;
}

.accordion-product .accordion-item .accordion-item-title {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 14px !important;
  line-height: 22px !important;
  text-transform: none !important;
  line-height: 1.25rem !important;
  --tw-text-opacity: 1 !important;
  color: rgba(74, 71, 74, 1) !important;
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 1024px) {

  .accordion-product .accordion-item .accordion-item-title {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}

.accordion-product .accordion-item .accordion-item-description-content {
  padding-bottom: 1rem !important;
}

@media (min-width: 768px) {

  .accordion-product .accordion-item .accordion-item-description-content {
    padding-bottom: 1.5rem !important;
  }
}

.accordion-product .accordion-item[open='true'] .accordion-item-title {
  padding-bottom: 1rem !important;
}

.accordion-product .accordion-item.accordion-impact .accordion-item-title {
  padding-top: 1rem !important;
  line-height: 26px !important;
}

.accordion-product .accordion-item.accordion-impact .accordion-item-title {
  pointer-events: none;
}

@media (min-width: 1024px) {

  .accordion-product .accordion-item.accordion-impact .accordion-item-title {
    padding-top: 1.5rem !important;
  }
}

.accordion-product .accordion-item.accordion-impact .accordion-item-icon {
  display: none;
}

.accordion-product .accordion-item.accordion-impact .wysiwyg-product-accordion {
  padding-bottom: 1rem !important;
}

.accordion-product .accordion-item.accordion-impact .accordion-item-description {
  max-height: 100% !important;
  padding-top: 1rem !important;
}

@media (min-width: 1024px) {

  .accordion-product .accordion-item.accordion-impact .accordion-item-description {
    padding-top: 1.5rem !important;
  }
}

.accordion-product .accordion-item.accordion-impact .metric__unit,
        .accordion-product .accordion-item.accordion-impact .metric__description {
  font-size: 14px !important;
  line-height: 22px !important;
}

.accordion-product .accordion-item.accordion-impact .template-header {
  --tw-text-opacity: 1 !important;
  color: rgba(74, 71, 74, 1) !important;
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1)) !important;
}

.accordion-product .accordion-item-description {
  padding-right: 1.5rem;
}

.accordion-product .accordion-item:first-child[open='true'] .accordion-item-title {
  padding-top: 1.5rem !important;
}

.top-menu-navigation {
    top: calc(56px + 1px);
    top: calc(var(--header-height-mobile) + 1px);
  }

@media (min-width: 1200px) {
    .shopify-section-site-header.is-sticky .top-menu-navigation {
        top: 68px;
        top: var(--header-sticky-height-desktop)
    }
      }

.shopify-section-site-header.is-sticky .max-height-menu-navigation {
      max-height: calc(100vh - 68px);
      max-height: calc(100vh - var(--header-sticky-height-desktop));
    }

.scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

.scrollbar-hide::-webkit-scrollbar {
      display: none;
    }

[data-count-banner='0'] {
  display: none !important;
}

.carousel {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
  }

.carousel-track {
    justify-content: flex-start;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

.carousel-track::-webkit-scrollbar {
      display: none;
    }

.carousel-track.on-drag {
  cursor: grab;
}

.carousel-track.on-drag * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.carousel-track.on-touch * {
  pointer-events: none;
}

.carousel-buttons {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  display: flex;
  overflow: hidden;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.carousel-enable {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
  --tw-scroll-snap-strictness: mandatory;
  overflow-x: auto;
}

.carousel-button {
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.carousel-icon {
  height: 1.25rem;
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.carousel-button-active .carousel-icon {
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.carousel-button-disable {
  pointer-events: none;
}

.carousel-button-disable .carousel-icon {
  --tw-text-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-text-opacity, 1));
}

.carousel-dots {
  position: absolute;
  left: 50%;
  bottom: 0.75rem;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  min-height: 24px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  gap: 3px;
}

.carousel-dots-item {
  margin: 0px !important;
}

.carousel-dots-item {
  display: inline-flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-style: none;
  background-color: transparent;
  opacity: 1;
  transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.carousel-dots-item::before {
  display: inline-block;
  height: 0.375rem;
  width: 0.375rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(42, 43, 45, 1);
  background-color: rgba(42, 43, 45, var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.carousel-dots-item-active {
  height: 1.5rem;
  width: 1.5rem;
  --tw-shadow: 0 0 0 1px rgb(42,43,45);
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.carousel-dots-custom {
  display: flex;
  min-height: 24px;
  align-items: center;
  justify-content: center;
  gap: 3px;
}

.carousel-dots-custom .carousel-dots {
  position: static;
  left: 0px;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  transform: none;
}

.carousel-dots-custom .carousel-button {
  position: static;
}

.carousel-dots-custom .carousel-button-disable {
  background-color: transparent;
}

video-player iframe,
    video-player video {
  height: 100%;
  width: 100%;
}

.product-gallery-main video-player iframe,
      .product-gallery-main video-player video {
  -o-object-fit: cover;
     object-fit: cover;
}

.badge {
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (min-width: 1024px) {

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.\!static {
  position: static !important;
}

.static {
  position: static;
}

.\!fixed {
  position: fixed !important;
}

.fixed {
  position: fixed;
}

.\!absolute {
  position: absolute !important;
}

.absolute {
  position: absolute;
}

.\!relative {
  position: relative !important;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

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

.\!left-auto {
  left: auto !important;
}

.\!right-4 {
  right: 1rem !important;
}

.\!top-3 {
  top: 0.75rem !important;
}

.\!top-7 {
  top: 1.75rem !important;
}

.\!top-\[25px\] {
  top: 25px !important;
}

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

.-right-1 {
  right: -0.25rem;
}

.-right-\[7px\] {
  right: -7px;
}

.-top-11 {
  top: -2.75rem;
}

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

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

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

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

.left-2 {
  left: 0.5rem;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.left-5 {
  left: 1.25rem;
}

.left-6 {
  left: 1.5rem;
}

.left-8 {
  left: 2rem;
}

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-3\.5 {
  right: 0.875rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-6 {
  right: 1.5rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-1\.5 {
  top: 0.375rem;
}

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

.top-16 {
  top: 4rem;
}

.top-2 {
  top: 0.5rem;
}

.top-20 {
  top: 5rem;
}

.top-3 {
  top: 0.75rem;
}

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

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-6 {
  top: 1.5rem;
}

.top-7 {
  top: 1.75rem;
}

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

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

.top-\[42\%\] {
  top: 42%;
}

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

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

.top-\[calc\(100\%_-_1px\)\] {
  top: calc(100% - 1px);
}

.top-\[var\(--header-height\)\] {
  top: 48px;
  top: var(--header-height);
}

.top-full {
  top: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-first {
  order: -9999;
}

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

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

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

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

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

.m-0 {
  margin: 0px;
}

.\!my-0\.5 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

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

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-\[3px\] {
  margin-left: 3px;
  margin-right: 3px;
}

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

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

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

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

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

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

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.\!mt-auto {
  margin-top: auto !important;
}

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

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

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

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

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

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

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

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

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

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

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

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

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

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

.mb-\[22px\] {
  margin-bottom: 22px;
}

.mb-\[2px\] {
  margin-bottom: 2px;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

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

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

.ml-3 {
  margin-left: 0.75rem;
}

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

.mr-0\.5 {
  margin-right: 0.125rem;
}

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

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

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

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

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

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

.mr-9 {
  margin-right: 2.25rem;
}

.mr-\[18px\] {
  margin-right: 18px;
}

.mr-\[3px\] {
  margin-right: 3px;
}

.mr-auto {
  margin-right: auto;
}

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

.mt-0\.5 {
  margin-top: 0.125rem;
}

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

.mt-1\.5 {
  margin-top: 0.375rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-auto {
  margin-top: auto;
}

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

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

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

.\!block {
  display: block !important;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.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 {
  aspect-ratio: 1;
}

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

.aspect-\[100\/140\] {
  aspect-ratio: 100/140;
}

.aspect-\[105\/136\] {
  aspect-ratio: 105/136;
}

.aspect-\[120\/168\] {
  aspect-ratio: 120/168;
}

.aspect-\[129\/177\] {
  aspect-ratio: 129/177;
}

.aspect-\[143\/175\] {
  aspect-ratio: 143/175;
}

.aspect-\[151\/188\] {
  aspect-ratio: 151/188;
}

.aspect-\[155\/39\] {
  aspect-ratio: 155/39;
}

.aspect-\[156\/173\] {
  aspect-ratio: 156/173;
}

.aspect-\[164\/212\] {
  aspect-ratio: 164/212;
}

.aspect-\[232\/331\] {
  aspect-ratio: 232/331;
}

.aspect-\[233\/213\] {
  aspect-ratio: 233/213;
}

.aspect-\[256\/224\] {
  aspect-ratio: 256/224;
}

.aspect-\[294\/374\] {
  aspect-ratio: 294/374;
}

.aspect-\[312\/300\] {
  aspect-ratio: 312/300;
}

.aspect-\[344\/180\] {
  aspect-ratio: 344/180;
}

.aspect-\[344\/196\] {
  aspect-ratio: 344/196;
}

.aspect-\[344\/414\] {
  aspect-ratio: 344/414;
}

.aspect-\[348\/306\] {
  aspect-ratio: 348/306;
}

.aspect-\[376\/128\] {
  aspect-ratio: 376/128;
}

.aspect-\[376\/180\] {
  aspect-ratio: 376/180;
}

.aspect-\[376\/200\] {
  aspect-ratio: 376/200;
}

.aspect-\[376\/204\] {
  aspect-ratio: 376/204;
}

.aspect-\[376\/240\] {
  aspect-ratio: 376/240;
}

.aspect-\[376\/248\] {
  aspect-ratio: 376/248;
}

.aspect-\[376\/266\] {
  aspect-ratio: 376/266;
}

.aspect-\[376\/300\] {
  aspect-ratio: 376/300;
}

.aspect-\[376\/306\] {
  aspect-ratio: 376/306;
}

.aspect-\[376\/324\] {
  aspect-ratio: 376/324;
}

.aspect-\[376\/360\] {
  aspect-ratio: 376/360;
}

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

.aspect-\[56\/78\] {
  aspect-ratio: 56/78;
}

.aspect-\[720\/724\] {
  aspect-ratio: 720/724;
}

.aspect-\[96\/118\] {
  aspect-ratio: 96/118;
}

.\!h-12 {
  height: 3rem !important;
}

.\!h-5 {
  height: 1.25rem !important;
}

.\!h-\[136px\] {
  height: 136px !important;
}

.\!h-\[90dvh\] {
  height: 90dvh !important;
}

.\!h-\[calc\(100\%_-_156px\)\] {
  height: calc(100% - 156px) !important;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

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

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-8 {
  max-height: 2rem;
}

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

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

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

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

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

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

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

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

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

.max-h-\[90\%\] {
  max-height: 90%;
}

.max-h-\[90dvh\] {
  max-height: 90dvh;
}

.max-h-\[calc\(100\%-106px\)\] {
  max-height: calc(100% - 106px);
}

.max-h-\[calc\(100\%_-_26px\)\] {
  max-height: calc(100% - 26px);
}

.max-h-\[calc\(100\%_-_var\(--bundle-bar-height\)\)\] {
  max-height: calc(100% - var(--bundle-bar-height));
}

.max-h-\[calc\(100vh_-_64px\)\] {
  max-height: calc(100vh - 64px);
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-56 {
  min-height: 14rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.min-h-screen {
  min-height: 100vh;
}

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

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

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

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

.\!w-\[calc\(156\/376\*100\%\)\] {
  width: calc(156 / 376 * 100%) !important;
}

.\!w-auto {
  width: auto !important;
}

.w-1 {
  width: 0.25rem;
}

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

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

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

.w-2\.5 {
  width: 0.625rem;
}

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

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-4 {
  width: 1rem;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-40 {
  width: 10rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[calc\(131\/1045\*100\%\)\] {
  width: calc(131 / 1045 * 100%);
}

.w-\[calc\(154\/1045\*100\%\)\] {
  width: calc(154 / 1045 * 100%);
}

.w-\[calc\(173\/1045\*100\%\)\] {
  width: calc(173 / 1045 * 100%);
}

.w-\[calc\(187\/1045\*100\%\)\] {
  width: calc(187 / 1045 * 100%);
}

.w-\[calc\(196\/1045\*100\%\)\] {
  width: calc(196 / 1045 * 100%);
}

.w-\[calc\(201\/376\*100\%\)\] {
  width: calc(201 / 376 * 100%);
}

.w-\[calc\(204\/1045\*100\%\)\] {
  width: calc(204 / 1045 * 100%);
}

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

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

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.\!max-w-\[-webkit-fill-available\] {
  max-width: -webkit-fill-available !important;
}

.\!max-w-\[1440px\] {
  max-width: 1440px !important;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-md {
  max-width: 704px;
}

.max-w-screen-xl {
  max-width: 1200px;
}

.\!flex-none {
  flex: none !important;
}

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

.flex-\[0_0_105px\] {
  flex: 0 0 105px;
}

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

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

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

.grow {
  flex-grow: 1;
}

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

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

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

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

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

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

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

.translate-x-5 {
  --tw-translate-x: 1.25rem;
  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-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));
}

.translate-y-16 {
  --tw-translate-y: 4rem;
  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-\[-100\%\] {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.-rotate-45 {
  --tw-rotate: -45deg;
  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;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45 {
  --tw-rotate: 45deg;
  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));
}

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

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

.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 pulse {

  50% {
    opacity: .5;
  }
}

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

@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-grab {
  cursor: grab;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.snap-start {
  scroll-snap-align: start;
}

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

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

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

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

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

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

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

.grid-cols-\[repeat\(3\2c 1fr\)\] {
  grid-template-columns: repeat(3,1fr);
}

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

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

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

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

.\!items-start {
  align-items: flex-start !important;
}

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

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

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

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

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

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

.\!gap-1 {
  gap: 0.25rem !important;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

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

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[35px\] {
  gap: 35px;
}

.gap-\[39px\] {
  gap: 39px;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

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

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, 1);
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity, 1));
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 213, 219, 1);
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity, 1));
}

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

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

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

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

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

.\!scroll-auto {
  scroll-behavior: auto !important;
}

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

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.break-words {
  word-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-\[100px\] {
  border-radius: 100px;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[14px\] {
  border-radius: 14px;
}

.rounded-\[1px\] {
  border-radius: 1px;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

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

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

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.border {
  border-width: 1px;
}

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

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

.border-\[0\.348px\] {
  border-width: 0.348px;
}

.border-\[0\.655px\] {
  border-width: 0.655px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

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

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

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

.border-r {
  border-right-width: 1px;
}

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

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

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

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

.\!border-none {
  border-style: none !important;
}

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

.border-\[\#878B90\] {
  --tw-border-opacity: 1;
  border-color: rgba(135, 139, 144, 1);
  border-color: rgba(135, 139, 144, var(--tw-border-opacity, 1));
}

.border-\[\#DFDFDF\] {
  --tw-border-opacity: 1;
  border-color: rgba(223, 223, 223, 1);
  border-color: rgba(223, 223, 223, var(--tw-border-opacity, 1));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}

.border-default {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.border-error {
  --tw-border-opacity: 1;
  border-color: rgba(238, 85, 45, 1);
  border-color: rgba(238, 85, 45, var(--tw-border-opacity, 1));
}

.border-focus {
  --tw-border-opacity: 1;
  border-color: rgba(102, 125, 92, 1);
  border-color: rgba(102, 125, 92, var(--tw-border-opacity, 1));
}

.border-gold-default {
  --tw-border-opacity: 1;
  border-color: rgba(255, 215, 0, 1);
  border-color: rgba(255, 215, 0, var(--tw-border-opacity, 1));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, 1);
  border-color: rgba(55, 65, 81, var(--tw-border-opacity, 1));
}

.border-grey-100 {
  --tw-border-opacity: 1;
  border-color: rgba(246, 246, 246, 1);
  border-color: rgba(246, 246, 246, var(--tw-border-opacity, 1));
}

.border-grey-300 {
  --tw-border-opacity: 1;
  border-color: rgba(186, 189, 193, 1);
  border-color: rgba(186, 189, 193, var(--tw-border-opacity, 1));
}

.border-grey-500 {
  --tw-border-opacity: 1;
  border-color: rgba(118, 119, 122, 1);
  border-color: rgba(118, 119, 122, var(--tw-border-opacity, 1));
}

.border-grey-700 {
  --tw-border-opacity: 1;
  border-color: rgba(74, 71, 74, 1);
  border-color: rgba(74, 71, 74, var(--tw-border-opacity, 1));
}

.border-grey-900 {
  --tw-border-opacity: 1;
  border-color: rgba(42, 43, 45, 1);
  border-color: rgba(42, 43, 45, var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
}

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

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

.border-b-transparent {
  border-bottom-color: transparent;
}

.border-t-primary {
  --tw-border-opacity: 1;
  border-top-color: rgba(44, 69, 37, 1);
  border-top-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
}

.\!bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(44, 69, 37, 1) !important;
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1)) !important;
}

.\!bg-transparent {
  background-color: transparent !important;
}

.bg-\[\#BCC9BD\] {
  --tw-bg-opacity: 1;
  background-color: rgba(188, 201, 189, 1);
  background-color: rgba(188, 201, 189, var(--tw-bg-opacity, 1));
}

.bg-\[\#DEDEDE\] {
  --tw-bg-opacity: 1;
  background-color: rgba(222, 222, 222, 1);
  background-color: rgba(222, 222, 222, var(--tw-bg-opacity, 1));
}

.bg-\[\#F6F4EF\] {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 244, 239, 1);
  background-color: rgba(246, 244, 239, var(--tw-bg-opacity, 1));
}

.bg-\[\#F8F8F4\] {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 248, 244, 1);
  background-color: rgba(248, 248, 244, var(--tw-bg-opacity, 1));
}

.bg-\[\#FBFBF8\] {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 251, 248, 1);
  background-color: rgba(251, 251, 248, var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(54\2c 54\2c 54\2c 0\.62\)\] {
  background-color: rgba(54,54,54,0.62);
}

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

.bg-black\/25 {
  background-color: rgba(0, 0, 0, 0.25);
}

.bg-dark-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

.bg-eggshell {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 248, 244, 1);
  background-color: rgba(248, 248, 244, var(--tw-bg-opacity, 1));
}

.bg-error-content {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 85, 45, 1);
  background-color: rgba(238, 85, 45, var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, 1);
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity, 1));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, 1);
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, 1);
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, 1);
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity, 1));
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, 1);
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity, 1));
}

.bg-grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.bg-grey-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
}

.bg-grey-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(176, 176, 176, 1);
  background-color: rgba(176, 176, 176, var(--tw-bg-opacity, 1));
}

.bg-grey-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(118, 119, 122, 1);
  background-color: rgba(118, 119, 122, var(--tw-bg-opacity, 1));
}

.bg-grey-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
}

.bg-grey-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(42, 43, 45, 1);
  background-color: rgba(42, 43, 45, var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
}

.bg-primary-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 244, 242, 1);
  background-color: rgba(242, 244, 242, var(--tw-bg-opacity, 1));
}

.bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(85, 119, 78, 1);
  background-color: rgba(85, 119, 78, var(--tw-bg-opacity, 1));
}

.bg-primary-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(216, 222, 216, 1);
  background-color: rgba(216, 222, 216, var(--tw-bg-opacity, 1));
}

.bg-primary-hover {
  --tw-bg-opacity: 1;
  background-color: rgba(164, 179, 164, 1);
  background-color: rgba(164, 179, 164, var(--tw-bg-opacity, 1));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgba(179, 95, 74, 1);
  background-color: rgba(179, 95, 74, var(--tw-bg-opacity, 1));
}

.bg-secondary-hover {
  --tw-bg-opacity: 1;
  background-color: rgba(195, 126, 108, 1);
  background-color: rgba(195, 126, 108, var(--tw-bg-opacity, 1));
}

.bg-success-content {
  --tw-bg-opacity: 1;
  background-color: rgba(102, 125, 92, 1);
  background-color: rgba(102, 125, 92, var(--tw-bg-opacity, 1));
}

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

.bg-warning-content {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 149, 64, 1);
  background-color: rgba(242, 149, 64, var(--tw-bg-opacity, 1));
}

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

.bg-white-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 246, 242, 1);
  background-color: rgba(243, 246, 242, var(--tw-bg-opacity, 1));
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-\[linear-gradient\(270deg\2c \#DFDFDF_18\.75\%\2c \#E5E7EB_179\.69\%\)\] {
  background-image: linear-gradient(270deg,#DFDFDF 18.75%,#E5E7EB 179.69%);
}

.bg-\[linear-gradient\(270deg\2c \#F9FAFB_18\.75\%\2c \#E5E7EB_179\.69\%\)\] {
  background-image: linear-gradient(270deg,#F9FAFB 18.75%,#E5E7EB 179.69%);
}

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

.bg-none {
  background-image: none;
}

.from-\[\#f0f0f0\] {
  --tw-gradient-from: #f0f0f0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(240, 240, 240, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#9b9b9b\] {
  --tw-gradient-to: #9b9b9b var(--tw-gradient-to-position);
}

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

.\!object-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

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

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

.object-top {
  -o-object-position: top;
     object-position: top;
}

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

.p-0 {
  padding: 0px;
}

.p-0\.5 {
  padding: 0.125rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[15px\] {
  padding: 15px;
}

.p-\[1px\] {
  padding: 1px;
}

.p-\[2px\] {
  padding: 2px;
}

.p-px {
  padding: 1px;
}

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

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

.\!py-\[11px\] {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

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

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

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

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

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

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

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

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

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

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

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

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

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

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

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

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

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

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

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

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

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

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.\!pb-\[21px\] {
  padding-bottom: 21px !important;
}

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

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

.\!pt-3\.5 {
  padding-top: 0.875rem !important;
}

.\!pt-\[23px\] {
  padding-top: 23px !important;
}

.pb-0\.5 {
  padding-bottom: 0.125rem;
}

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

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

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

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

.pb-3\.5 {
  padding-bottom: 0.875rem;
}

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

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

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

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

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

.pb-\[100\%\] {
  padding-bottom: 100%;
}

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

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

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

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

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

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

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

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

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

.pr-4 {
  padding-right: 1rem;
}

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

.pr-9 {
  padding-right: 2.25rem;
}

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

.pt-1\.5 {
  padding-top: 0.375rem;
}

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

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

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

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

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

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

.pt-7 {
  padding-top: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

.text-2xl {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
}

.text-3xl {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.5px;
}

.text-4xl {
  font-size: 36px;
  line-height: 40px;
}

.text-5xl {
  font-size: 48px;
  line-height: 56px;
}

.text-6xl {
  font-size: 60px;
  line-height: 68px;
  letter-spacing: -1px;
}

.text-7xl {
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -2px;
}

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

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

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

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

.text-base {
  font-size: 16px;
  line-height: 26px;
}

.text-lg {
  font-size: 18px;
  line-height: 28px;
}

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

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

.text-xs {
  font-size: 12px;
  line-height: 20px;
}

.\!font-medium {
  font-weight: 500 !important;
}

.\!font-normal {
  font-weight: 400 !important;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

.\!tracking-normal {
  letter-spacing: 0em !important;
}

.-tracking-\[0\.5px\] {
  letter-spacing: -0.5px;
}

.-tracking-sm {
  letter-spacing: -0.5px;
}

.tracking-\[0\.5px\] {
  letter-spacing: 0.5px;
}

.tracking-normal {
  letter-spacing: 0em;
}

.\!text-error-content {
  --tw-text-opacity: 1 !important;
  color: rgba(238, 85, 45, 1) !important;
  color: rgba(238, 85, 45, var(--tw-text-opacity, 1)) !important;
}

.\!text-grey-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(74, 71, 74, 1) !important;
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1)) !important;
}

.\!text-grey-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(42, 43, 45, 1) !important;
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1)) !important;
}

.text-\[\#1877F2\] {
  --tw-text-opacity: 1;
  color: rgba(24, 119, 242, 1);
  color: rgba(24, 119, 242, var(--tw-text-opacity, 1));
}

.text-\[\#1DA1F2\] {
  --tw-text-opacity: 1;
  color: rgba(29, 161, 242, 1);
  color: rgba(29, 161, 242, var(--tw-text-opacity, 1));
}

.text-\[\#303030\] {
  --tw-text-opacity: 1;
  color: rgba(48, 48, 48, 1);
  color: rgba(48, 48, 48, var(--tw-text-opacity, 1));
}

.text-\[\#333\] {
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, var(--tw-text-opacity, 1));
}

.text-\[\#5E6C5C\] {
  --tw-text-opacity: 1;
  color: rgba(94, 108, 92, 1);
  color: rgba(94, 108, 92, var(--tw-text-opacity, 1));
}

.text-\[\#E60019\] {
  --tw-text-opacity: 1;
  color: rgba(230, 0, 25, 1);
  color: rgba(230, 0, 25, var(--tw-text-opacity, 1));
}

.text-\[\#F0B113\] {
  --tw-text-opacity: 1;
  color: rgba(240, 177, 19, 1);
  color: rgba(240, 177, 19, var(--tw-text-opacity, 1));
}

.text-\[\#b35e4a\] {
  --tw-text-opacity: 1;
  color: rgba(179, 94, 74, 1);
  color: rgba(179, 94, 74, var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}

.text-error-content {
  --tw-text-opacity: 1;
  color: rgba(238, 85, 45, 1);
  color: rgba(238, 85, 45, var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, 1);
  color: rgba(107, 114, 128, var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, 1);
  color: rgba(55, 65, 81, var(--tw-text-opacity, 1));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, 1);
  color: rgba(17, 24, 39, var(--tw-text-opacity, 1));
}

.text-grey-100 {
  --tw-text-opacity: 1;
  color: rgba(246, 246, 246, 1);
  color: rgba(246, 246, 246, var(--tw-text-opacity, 1));
}

.text-grey-300 {
  --tw-text-opacity: 1;
  color: rgba(186, 189, 193, 1);
  color: rgba(186, 189, 193, var(--tw-text-opacity, 1));
}

.text-grey-400 {
  --tw-text-opacity: 1;
  color: rgba(176, 176, 176, 1);
  color: rgba(176, 176, 176, var(--tw-text-opacity, 1));
}

.text-grey-500 {
  --tw-text-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-text-opacity, 1));
}

.text-grey-700 {
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.text-grey-900 {
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.text-primary-300 {
  --tw-text-opacity: 1;
  color: rgba(85, 119, 78, 1);
  color: rgba(85, 119, 78, var(--tw-text-opacity, 1));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, 1);
  color: rgba(239, 68, 68, var(--tw-text-opacity, 1));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgba(179, 95, 74, 1);
  color: rgba(179, 95, 74, var(--tw-text-opacity, 1));
}

.text-success-content {
  --tw-text-opacity: 1;
  color: rgba(102, 125, 92, 1);
  color: rgba(102, 125, 92, var(--tw-text-opacity, 1));
}

.text-warning-content {
  --tw-text-opacity: 1;
  color: rgba(242, 149, 64, 1);
  color: rgba(242, 149, 64, var(--tw-text-opacity, 1));
}

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

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

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

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

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

.underline-offset-2 {
  text-underline-offset: 2px;
}

.underline-offset-4 {
  text-underline-offset: 4px;
}

.placeholder-grey-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-placeholder-opacity, 1));
}

.placeholder-grey-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(118, 119, 122, 1);
  color: rgba(118, 119, 122, var(--tw-placeholder-opacity, 1));
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.\!shadow-none {
  --tw-shadow: 0 0 rgba(0,0,0,0) !important;
  --tw-shadow-colored: 0 0 rgba(0,0,0,0) !important;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow) !important;
}

.shadow-\[0_-1px_8px_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
  --tw-shadow: 0 -1px 8px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 -1px 8px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.shadow-\[0px_4px_3px_0px_rgba\(0\2c 0\2c 0\2c 0\.05\)\] {
  --tw-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05);
  --tw-shadow-colored: 0px 4px 3px 0px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.shadow-\[inset_0_0px_0px_1px_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.1);
  --tw-shadow-colored: inset 0 0px 0px 1px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

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

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

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

.outline {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

.outline-transparent {
  outline-color: transparent;
}

.\!ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0)) !important;
}

.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-none {
  transition-property: none !important;
}

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

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

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

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

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

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

.delay-100 {
  transition-delay: 100ms;
}

.\!duration-0 {
  transition-duration: 0s !important;
}

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

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

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

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

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

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

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

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

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

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

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

html {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

html::-webkit-scrollbar {
  display: none;
}

.fit {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.container {
    max-width: none;
  }

.zoom:not(.zoom-disabled) {
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.animation-fade-in {
    animation: fade-in .3s ease-in-out;
    transition-delay: .3s;
  }

.no-autocomplete:-webkit-autofill,
  .no-autocomplete:-webkit-autofill:hover,
  .no-autocomplete:-webkit-autofill:focus,
  .no-autocomplete:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
  }

.product-gallery .product-gallery-item:first-child {
  grid-column: 1 / -1;
}

@media (min-width: 1440px) {

  .product-gallery .product-gallery-item:first-child {
    grid-column: span 1 / span 1;
  }
}

.product-gallery .product-gallery-item:nth-child(3n+1) {
  grid-column: 1 / -1;
}

@media (min-width: 1440px) {

  .product-gallery .product-gallery-item:nth-child(3n+1) {
    grid-column: span 1 / span 1;
  }
}

.mini-cart-empty p {
  display: none;
}

.mini-cart-empty p:last-child {
  display: block;
}

.scrollbar::-webkit-scrollbar {
  height: 0.25rem;
  width: 0.25rem;
}

.scrollbar::-webkit-scrollbar-track {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
}

.scrollbar-custom::-webkit-scrollbar {
  height: 124px;
  width: 0.25rem;
}

.scrollbar-custom::-webkit-scrollbar-track {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.scrollbar-custom::-webkit-scrollbar-thumb {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
}

.scrollbar--account-sidebar::-webkit-scrollbar {
  height: 124px;
  width: 0.25rem;
}

.scrollbar--account-sidebar::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
}

.scrollbar--account-sidebar::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, 1);
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity, 1));
}

.scrollbar-hidden {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

.scrollbar-hidden::-webkit-scrollbar {
      display: none;
    }

.scrollbar-account-header::-webkit-scrollbar {
    display: none;
  }

.plp-card {
  border-right-width: 1px;
}

.plp-card:nth-child(even) {
  border-right-width: 0px;
}

@media (min-width: 640px) {

  .plp-card:nth-child(even) {
    border-right-width: 1px;
  }

  .plp-card:nth-child(3n) {
    border-right-width: 0px;
  }
}

@media (min-width: 1200px) {

  .plp-card:nth-child(3n) {
    border-right-width: 1px;
  }

  .plp-card:nth-child(4n) {
    border-right-width: 1px;
  }
}

.focus\:border-focus:focus {
  --tw-border-opacity: 1;
  border-color: rgba(44, 69, 37, 1);
  border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
}

@media (min-width: 768px) {

  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .md\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .md\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .md\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .md\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .md\:container {
      max-width: 1024px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1200px) {

    .md\:container {
      max-width: 1200px;
    }
  }

  @media (min-width: 1440px) {

    .md\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .md\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1921px) {

    .md\:container {
      max-width: 1921px;
    }
  }

  .md\:h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(42, 43, 45, 1);
    color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  }
}

@media (max-width: 767px) {

  .md-max\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .md-max\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .md-max\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .md-max\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .md-max\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .md-max\:container {
      max-width: 1024px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1200px) {

    .md-max\:container {
      max-width: 1200px;
    }
  }

  @media (min-width: 1440px) {

    .md-max\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .md-max\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1921px) {

    .md-max\:container {
      max-width: 1921px;
    }
  }
}

@media (min-width: 1024px) {

  .lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .lg\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .lg\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .lg\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .lg\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .lg\:container {
      max-width: 1024px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1200px) {

    .lg\:container {
      max-width: 1200px;
    }
  }

  @media (min-width: 1440px) {

    .lg\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .lg\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1921px) {

    .lg\:container {
      max-width: 1921px;
    }
  }

  .lg\:h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(42, 43, 45, 1);
    color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  }

  .lg\:h4 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(42, 43, 45, 1);
    color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  }

  .lg\:h5 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(42, 43, 45, 1);
    color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  }

  .lg\:button-large {
    min-height: 56px;
    padding-top: 13px;
    padding-bottom: 15px;
  }
}

@media (max-width: 1023px) {

  .lg-max\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .lg-max\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .lg-max\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .lg-max\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .lg-max\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .lg-max\:container {
      max-width: 1024px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1200px) {

    .lg-max\:container {
      max-width: 1200px;
    }
  }

  @media (min-width: 1440px) {

    .lg-max\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .lg-max\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1921px) {

    .lg-max\:container {
      max-width: 1921px;
    }
  }
}

@media (min-width: 1200px) {

  .xl\:h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(42, 43, 45, 1);
    color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  }
}

.\[\&\>p\>a\]\:link>p>a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&\>p\>a\]\:link>p>a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.\[\&_a\]\:link a {
  cursor: pointer;
  text-transform: capitalize;
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_a\]\:link a:hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.first-letter\:uppercase::first-letter {
  text-transform: uppercase;
}

.before\:visible::before {
  content: var(--tw-content);
  visibility: visible;
}

.before\:invisible::before {
  content: var(--tw-content);
  visibility: hidden;
}

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

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

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

.before\:-bottom-1::before {
  content: var(--tw-content);
  bottom: -0.25rem;
}

.before\:-bottom-px::before {
  content: var(--tw-content);
  bottom: -1px;
}

.before\:-left-2::before {
  content: var(--tw-content);
  left: -0.5rem;
}

.before\:-left-px::before {
  content: var(--tw-content);
  left: -1px;
}

.before\:-right-px::before {
  content: var(--tw-content);
  right: -1px;
}

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

.before\:bottom-1::before {
  content: var(--tw-content);
  bottom: 0.25rem;
}

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

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

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

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

.before\:top-\[14px\]::before {
  content: var(--tw-content);
  top: 14px;
}

.before\:top-\[19px\]::before {
  content: var(--tw-content);
  top: 19px;
}

.before\:-z-\[1\]::before {
  content: var(--tw-content);
  z-index: -1;
}

.before\:z-10::before {
  content: var(--tw-content);
  z-index: 10;
}

.before\:z-20::before {
  content: var(--tw-content);
  z-index: 20;
}

.before\:mr-10::before {
  content: var(--tw-content);
  margin-right: 2.5rem;
}

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

.before\:h-0\.5::before {
  content: var(--tw-content);
  height: 0.125rem;
}

.before\:h-3::before {
  content: var(--tw-content);
  height: 0.75rem;
}

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

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

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

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

.before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}

.before\:h-px::before {
  content: var(--tw-content);
  height: 1px;
}

.before\:w-20::before {
  content: var(--tw-content);
  width: 5rem;
}

.before\:w-8::before {
  content: var(--tw-content);
  width: 2rem;
}

.before\:w-\[14px\]::before {
  content: var(--tw-content);
  width: 14px;
}

.before\:w-fit::before {
  content: var(--tw-content);
  width: -moz-fit-content;
  width: fit-content;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:w-px::before {
  content: var(--tw-content);
  width: 1px;
}

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

.before\:rotate-\[135deg\]::before {
  content: var(--tw-content);
  --tw-rotate: 135deg;
  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));
}

.before\:rotate-\[31deg\]::before {
  content: var(--tw-content);
  --tw-rotate: 31deg;
  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));
}

.before\:rotate-\[40deg\]::before {
  content: var(--tw-content);
  --tw-rotate: 40deg;
  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));
}

.before\:scale-0::before {
  content: var(--tw-content);
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:border-b::before {
  content: var(--tw-content);
  border-bottom-width: 1px;
}

.before\:border-default::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.before\:bg-\[\#DFDFDF\]::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(223, 223, 223, 1);
  background-color: rgba(223, 223, 223, var(--tw-bg-opacity, 1));
}

.before\:bg-current::before {
  content: var(--tw-content);
  background-color: currentColor;
}

.before\:bg-grey-100::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.before\:bg-grey-700::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
}

.before\:bg-grey-900::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(42, 43, 45, 1);
  background-color: rgba(42, 43, 45, var(--tw-bg-opacity, 1));
}

.before\:bg-primary::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
}

.before\:bg-primary-300::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(85, 119, 78, 1);
  background-color: rgba(85, 119, 78, var(--tw-bg-opacity, 1));
}

.before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.before\:bg-\[linear-gradient\(to_bottom_left\2c transparent_50\%\2c \#2A2B2D_50\%\2c \#2A2B2D_calc\(50\%_\+_0\.655px\)\2c transparent_50\%\)\]::before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom left,transparent 50%,#2A2B2D 50%,#2A2B2D calc(50% + 0.655px),transparent 50%);
}

.before\:text-base::before {
  content: var(--tw-content);
  font-size: 16px;
  line-height: 26px;
}

.before\:text-sm::before {
  content: var(--tw-content);
  font-size: 14px;
  line-height: 22px;
}

.before\:font-medium::before {
  content: var(--tw-content);
  font-weight: 500;
}

.before\:text-grey-700::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.before\:text-grey-900::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

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

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

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

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

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

.before\:duration-300::before {
  content: var(--tw-content);
  transition-duration: 300ms;
}

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

.before\:content-\[\"\"\]::before {
  --tw-content: "";
  content: var(--tw-content);
}

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

.before\:content-\[attr\(data-label\)\]::before {
  --tw-content: attr(data-label);
  content: var(--tw-content);
}

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

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

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

.after\:-bottom-1::after {
  content: var(--tw-content);
  bottom: -0.25rem;
}

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

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

.after\:right-3::after {
  content: var(--tw-content);
  right: 0.75rem;
}

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

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

.after\:top-\[64px\]::after {
  content: var(--tw-content);
  top: 64px;
}

.after\:h-16::after {
  content: var(--tw-content);
  height: 4rem;
}

.after\:h-4::after {
  content: var(--tw-content);
  height: 1rem;
}

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

.after\:h-\[calc\(100vh_-_64px\)\]::after {
  content: var(--tw-content);
  height: calc(100vh - 64px);
}

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

.after\:w-16::after {
  content: var(--tw-content);
  width: 4rem;
}

.after\:w-\[0\]::after {
  content: var(--tw-content);
  width: 0;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

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

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

@keyframes spin {

  to {
    content: var(--tw-content);
    transform: rotate(360deg);
  }
}

.after\:animate-spin::after {
  content: var(--tw-content);
  animation: spin 1s linear infinite;
}

.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:border-2::after {
  content: var(--tw-content);
  border-width: 2px;
}

.after\:border-b::after {
  content: var(--tw-content);
  border-bottom-width: 1px;
}

.after\:border-l::after {
  content: var(--tw-content);
  border-left-width: 1px;
}

.after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.after\:border-default::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.after\:border-grey-100::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgba(246, 246, 246, 1);
  border-color: rgba(246, 246, 246, var(--tw-border-opacity, 1));
}

.after\:border-t-primary::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgba(44, 69, 37, 1);
  border-top-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
}

.after\:bg-grey-700::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
}

.after\:bg-primary::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
}

.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.after\:transition-\[width\]::after {
  content: var(--tw-content);
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:duration-\[400ms\]::after {
  content: var(--tw-content);
  transition-duration: 400ms;
}

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

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

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

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

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

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

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

.last\:border-0:last-child {
  border-width: 0px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:border-r:last-child {
  border-right-width: 1px;
}

.last\:border-none:last-child {
  border-style: none;
}

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

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

.odd\:bg-grey-100:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.odd\:bg-primary-hover:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgba(164, 179, 164, 1);
  background-color: rgba(164, 179, 164, var(--tw-bg-opacity, 1));
}

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

  .hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgba(44, 69, 37, 1);
    border-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
  }

  .hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, 1);
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity, 1));
  }

  .hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(44, 69, 37, 1);
    background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
  }

  .hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  }

  .hover\:font-semibold:hover {
    font-weight: 600;
  }

  .hover\:text-grey-700:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 71, 74, 1);
    color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
  }

  .hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(44, 69, 37, 1);
    color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
  }

  .hover\:text-primary-hover:hover {
    --tw-text-opacity: 1;
    color: rgba(164, 179, 164, 1);
    color: rgba(164, 179, 164, var(--tw-text-opacity, 1));
  }

  .hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }

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

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

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

  .hover\:after\:w-full:hover::after {
    content: var(--tw-content);
    width: 100%;
  }

  .hover\:after\:bg-primary:hover::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgba(44, 69, 37, 1);
    background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
  }

  .hover\:after\:bg-primary-hover:hover::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgba(164, 179, 164, 1);
    background-color: rgba(164, 179, 164, var(--tw-bg-opacity, 1));
  }
}

.focus\:border-focus:focus {
  --tw-border-opacity: 1;
  border-color: rgba(102, 125, 92, 1);
  border-color: rgba(102, 125, 92, var(--tw-border-opacity, 1));
}

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

.focus\:placeholder-transparent:focus::-moz-placeholder {
  color: transparent;
}

.focus\:placeholder-transparent:focus::placeholder {
  color: transparent;
}

.focus\:shadow-0:focus {
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.focus\:shadow-primary:focus {
  --tw-shadow-color: #2C4525;
  --tw-shadow: var(--tw-shadow-colored);
}

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

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

.focus\:ring-primary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(44, 69, 37, var(--tw-ring-opacity, 1));
}

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

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

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

  .group:hover .group-hover\:flex {
    display: flex;
  }

  .group:hover .group-hover\:border-grey-900 {
    --tw-border-opacity: 1;
    border-color: rgba(42, 43, 45, 1);
    border-color: rgba(42, 43, 45, var(--tw-border-opacity, 1));
  }

  .group:hover .group-hover\:text-grey-900 {
    --tw-text-opacity: 1;
    color: rgba(42, 43, 45, 1);
    color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  }

  .group:hover .group-hover\:underline {
    text-decoration-line: underline;
  }
}

.peer:checked ~ .peer-checked\:border {
  border-width: 1px;
}

.peer:checked ~ .peer-checked\:border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:p-\[1px\] {
  padding: 1px;
}

@media (min-width: 376px) {

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

  .xs\:grid {
    display: grid;
  }

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

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

@media (min-width: 640px) {

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

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

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

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

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

@media (min-width: 768px) {

  .md\:\!static {
    position: static !important;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

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

  .md\:\!left-10 {
    left: 2.5rem !important;
  }

  .md\:\!left-auto {
    left: auto !important;
  }

  .md\:\!right-10 {
    right: 2.5rem !important;
  }

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

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

  .md\:\!top-\[140px\] {
    top: 140px !important;
  }

  .md\:\!top-\[30px\] {
    top: 30px !important;
  }

  .md\:\!top-\[46px\] {
    top: 46px !important;
  }

  .md\:-top-\[70px\] {
    top: -70px;
  }

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

  .md\:left-4 {
    left: 1rem;
  }

  .md\:left-auto {
    left: auto;
  }

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

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

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

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

  .md\:top-4 {
    top: 1rem;
  }

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

  .md\:top-\[11px\] {
    top: 11px;
  }

  .md\:top-\[9px\] {
    top: 9px;
  }

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

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

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

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

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

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

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

  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

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

  .md\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

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

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

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

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

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

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

  .md\:mb-\[43px\] {
    margin-bottom: 43px;
  }

  .md\:mb-\[71px\] {
    margin-bottom: 71px;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[1108\/560\] {
    aspect-ratio: 1108/560;
  }

  .md\:aspect-\[143\/175\] {
    aspect-ratio: 143/175;
  }

  .md\:aspect-\[1440\/360\] {
    aspect-ratio: 1440/360;
  }

  .md\:aspect-\[1440\/400\] {
    aspect-ratio: 1440/400;
  }

  .md\:aspect-\[1440\/456\] {
    aspect-ratio: 1440/456;
  }

  .md\:aspect-\[1440\/500\] {
    aspect-ratio: 1440/500;
  }

  .md\:aspect-\[1440\/600\] {
    aspect-ratio: 1440/600;
  }

  .md\:aspect-\[188\/250\] {
    aspect-ratio: 188/250;
  }

  .md\:aspect-\[194\/251\] {
    aspect-ratio: 194/251;
  }

  .md\:aspect-\[206\/276\] {
    aspect-ratio: 206/276;
  }

  .md\:aspect-\[258\/298\] {
    aspect-ratio: 258/298;
  }

  .md\:aspect-\[320\/392\] {
    aspect-ratio: 320/392;
  }

  .md\:aspect-\[426\/554\] {
    aspect-ratio: 426/554;
  }

  .md\:aspect-\[456\/304\] {
    aspect-ratio: 456/304;
  }

  .md\:aspect-\[489\/496\] {
    aspect-ratio: 489/496;
  }

  .md\:aspect-\[615\/423\] {
    aspect-ratio: 615/423;
  }

  .md\:aspect-\[620\/456\] {
    aspect-ratio: 620/456;
  }

  .md\:aspect-\[768\/364\] {
    aspect-ratio: 768/364;
  }

  .md\:aspect-\[848\/480\] {
    aspect-ratio: 848/480;
  }

  .md\:\!h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }

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

  .md\:h-11 {
    height: 2.75rem;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-5 {
    height: 1.25rem;
  }

  .md\:h-9 {
    height: 2.25rem;
  }

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

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

  .md\:h-\[calc\(100\%-102px\)\] {
    height: calc(100% - 102px);
  }

  .md\:h-\[calc\(100\%-88px\)\] {
    height: calc(100% - 88px);
  }

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

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

  .md\:max-h-\[calc\(100\%_-_var\(--header-height\)_-_var\(--header-offset-top\)\)\] {
    max-height: calc(100% - 48px - var(--header-offset-top));
    max-height: calc(100% - var(--header-height) - var(--header-offset-top));
  }

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

  .md\:max-h-none {
    max-height: none;
  }

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

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

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

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

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

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

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

  .md\:\!w-\[112px\] {
    width: 112px !important;
  }

  .md\:\!w-\[360px\] {
    width: 360px !important;
  }

  .md\:\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

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

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

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-14 {
    width: 3.5rem;
  }

  .md\:w-44 {
    width: 11rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

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

  .md\:w-9 {
    width: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:w-auto {
    width: auto;
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

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

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

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

  .md\:max-w-36 {
    max-width: 9rem;
  }

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

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

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

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

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

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

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

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

  .md\:flex-auto {
    flex: 1 1 auto;
  }

  .md\:flex-shrink-0 {
    flex-shrink: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

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

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

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .md\:gap-y-12 {
    row-gap: 3rem;
  }

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

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

  .md\:\!border {
    border-width: 1px !important;
  }

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

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

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

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

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

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

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

  .md\:p-\[60px\] {
    padding: 60px;
  }

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

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

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

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

  .md\:px-\[42px\] {
    padding-left: 42px;
    padding-right: 42px;
  }

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

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

  .md\:pr-\[60px\] {
    padding-right: 60px;
  }

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

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

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

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

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

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

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

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

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

  .md\:text-2xl {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
  }

  .md\:text-3xl {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
  }

  .md\:text-4xl {
    font-size: 36px;
    line-height: 40px;
  }

  .md\:text-5xl {
    font-size: 48px;
    line-height: 56px;
  }

  .md\:text-base {
    font-size: 16px;
    line-height: 26px;
  }

  .md\:text-lg {
    font-size: 18px;
    line-height: 28px;
  }

  .md\:text-xl {
    font-size: 20px;
    line-height: 28px;
  }

  .md\:font-medium {
    font-weight: 500;
  }

  .md\:leading-\[22px\] {
    line-height: 22px;
  }

  .md\:leading-\[54px\] {
    line-height: 54px;
  }

  .md\:tracking-normal {
    letter-spacing: 0em;
  }

  .md\:container {
    max-width: none;
  }

  .md\:after\:h-20::after {
    content: var(--tw-content);
    height: 5rem;
  }

  .md\:after\:w-20::after {
    content: var(--tw-content);
    width: 5rem;
  }
}

@media (max-width: 767px) {

  .md-max\:left-auto {
    left: auto;
  }

  .md-max\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

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

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

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

  .md-max\:line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .md-max\:flex {
    display: flex;
  }

  .md-max\:hidden {
    display: none;
  }

  .md-max\:\!h-\[100dvh\] {
    height: 100dvh !important;
  }

  .md-max\:\!h-\[calc\(100\%_-_121px\)\] {
    height: calc(100% - 121px) !important;
  }

  .md-max\:max-h-\[calc\(100\%-60px\)\] {
    max-height: calc(100% - 60px);
  }

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

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

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

  .md-max\:min-w-\[152px\] {
    min-width: 152px;
  }

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

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

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

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

  .md-max\:flex-1 {
    flex: 1 1 0%;
  }

  .md-max\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .md-max\:flex-col {
    flex-direction: column;
  }

  .md-max\:items-start {
    align-items: flex-start;
  }

  .md-max\:\!items-end {
    align-items: flex-end !important;
  }

  .md-max\:items-center {
    align-items: center;
  }

  .md-max\:gap-3 {
    gap: 0.75rem;
  }

  .md-max\:gap-4 {
    gap: 1rem;
  }

  .md-max\:gap-6 {
    gap: 1.5rem;
  }

  .md-max\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .md-max\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .md-max\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .md-max\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .md-max\:border-0 {
    border-width: 0px;
  }

  .md-max\:border-r-0 {
    border-right-width: 0px;
  }

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

  .md-max\:\!bg-transparent {
    background-color: transparent !important;
  }

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

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

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

  .md-max\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

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

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

  .md-max\:pl-4 {
    padding-left: 1rem;
  }

  .md-max\:pr-\[18px\] {
    padding-right: 18px;
  }

  .md-max\:container {
    max-width: none;
  }

  .first\:md-max\:ml-4:first-child {
    margin-left: 1rem;
  }

  .last\:md-max\:mr-4:last-child {
    margin-right: 1rem;
  }

  .md-max\:last-of-type\:hidden:last-of-type {
    display: none;
  }
}

@media (min-width: 1024px) {

  .lg\:static {
    position: static;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:sticky {
    position: sticky;
  }

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

  .lg\:bottom-4 {
    bottom: 1rem;
  }

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

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

  .lg\:left-10 {
    left: 2.5rem;
  }

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

  .lg\:left-9 {
    left: 2.25rem;
  }

  .lg\:left-auto {
    left: auto;
  }

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

  .lg\:right-12 {
    right: 3rem;
  }

  .lg\:right-4 {
    right: 1rem;
  }

  .lg\:right-8 {
    right: 2rem;
  }

  .lg\:right-\[22px\] {
    right: 22px;
  }

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

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

  .lg\:top-8 {
    top: 2rem;
  }

  .lg\:top-9 {
    top: 2.25rem;
  }

  .lg\:top-\[25px\] {
    top: 25px;
  }

  .lg\:top-\[72px\] {
    top: 72px;
  }

  .lg\:top-\[84px\] {
    top: 84px;
  }

  .lg\:top-\[calc\(var\(--header-height\)_\+_10px\)\] {
    top: calc(48px + 10px);
    top: calc(var(--header-height) + 10px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:mr-auto {
    margin-right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:table-cell {
    display: table-cell;
  }

  .lg\:table-header-group {
    display: table-header-group;
  }

  .lg\:table-row {
    display: table-row;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-\[1024\/400\] {
    aspect-ratio: 1024/400;
  }

  .lg\:aspect-\[1344\/624\] {
    aspect-ratio: 1344/624;
  }

  .lg\:aspect-\[1440\/184\] {
    aspect-ratio: 1440/184;
  }

  .lg\:aspect-\[416\/440\] {
    aspect-ratio: 416/440;
  }

  .lg\:aspect-\[424\/400\] {
    aspect-ratio: 424/400;
  }

  .lg\:aspect-\[426\/260\] {
    aspect-ratio: 426/260;
  }

  .lg\:aspect-\[434\/480\] {
    aspect-ratio: 434/480;
  }

  .lg\:aspect-\[647\/871\] {
    aspect-ratio: 647/871;
  }

  .lg\:aspect-\[658\/416\] {
    aspect-ratio: 658/416;
  }

  .lg\:aspect-\[662\/736\] {
    aspect-ratio: 662/736;
  }

  .lg\:aspect-\[712\/496\] {
    aspect-ratio: 712/496;
  }

  .lg\:aspect-\[720\/600\] {
    aspect-ratio: 720/600;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-11 {
    height: 2.75rem;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-3 {
    height: 0.75rem;
  }

  .lg\:h-4 {
    height: 1rem;
  }

  .lg\:h-5 {
    height: 1.25rem;
  }

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

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

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

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

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

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

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

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

  .lg\:max-h-\[89vh\] {
    max-height: 89vh;
  }

  .lg\:max-h-\[calc\(100\%-142px\)\] {
    max-height: calc(100% - 142px);
  }

  .lg\:max-h-\[calc\(100\%_-_122px\)\] {
    max-height: calc(100% - 122px);
  }

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

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

  .lg\:min-h-fit {
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .lg\:\!w-\[76px\] {
    width: 76px !important;
  }

  @media (min-width: 1024px) {

    .lg\:lg\:w-\[calc\(100\/916\*100\%\)\] {
      width: calc(100 / 916 * 100%);
    }

    .lg\:lg\:w-\[calc\(164\/916\*100\%\)\] {
      width: calc(164 / 916 * 100%);
    }
  }

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

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-1\/6 {
    width: 16.666667%;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-11 {
    width: 2.75rem;
  }

  .lg\:w-14 {
    width: 3.5rem;
  }

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

  .lg\:w-2\/12 {
    width: 16.666667%;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-3 {
    width: 0.75rem;
  }

  .lg\:w-3\/12 {
    width: 25%;
  }

  .lg\:w-4 {
    width: 1rem;
  }

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

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[calc\(100\%_-_278px\)\] {
    width: calc(100% - 278px);
  }

  .lg\:w-\[calc\(100\/916\*100\%\)\] {
    width: calc(100 / 916 * 100%);
  }

  .lg\:w-\[calc\(131\/1045\*100\%\)\] {
    width: calc(131 / 1045 * 100%);
  }

  .lg\:w-\[calc\(154\/1045\*100\%\)\] {
    width: calc(154 / 1045 * 100%);
  }

  .lg\:w-\[calc\(173\/1045\*100\%\)\] {
    width: calc(173 / 1045 * 100%);
  }

  .lg\:w-\[calc\(187\/1045\*100\%\)\] {
    width: calc(187 / 1045 * 100%);
  }

  .lg\:w-\[calc\(196\/1045\*100\%\)\] {
    width: calc(196 / 1045 * 100%);
  }

  .lg\:w-\[calc\(204\/1045\*100\%\)\] {
    width: calc(204 / 1045 * 100%);
  }

  .lg\:w-\[calc\(620\/1440\*100\%\)\] {
    width: calc(620 / 1440 * 100%);
  }

  .lg\:w-auto {
    width: auto;
  }

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

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

  .lg\:max-w-3xl {
    max-width: 48rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:grid-cols-\[177px_1fr\] {
    grid-template-columns: 177px 1fr;
  }

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

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

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

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

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

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

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-11 {
    gap: 2.75rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-3 {
    gap: 0.75rem;
  }

  .lg\:gap-32 {
    gap: 8rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-48 {
    gap: 12rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-\[108px\] {
    gap: 108px;
  }

  .lg\:gap-\[49px\] {
    gap: 49px;
  }

  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .lg\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .lg\:border {
    border-width: 1px;
  }

  .lg\:border-b {
    border-bottom-width: 1px;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:border-default {
    --tw-border-opacity: 1;
    border-color: rgba(232, 232, 232, 1);
    border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-20 {
    padding: 5rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:\!py-\[26px\] {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-\[25px\] {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .lg\:py-\[35px\] {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .lg\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:py-\[72px\] {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .lg\:\!pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .lg\:pb-\[72px\] {
    padding-bottom: 72px;
  }

  .lg\:pb-\[78px\] {
    padding-bottom: 78px;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pl-\[52px\] {
    padding-left: 52px;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-1 {
    padding-top: 0.25rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }

  .lg\:pt-\[25px\] {
    padding-top: 25px;
  }

  .lg\:pt-\[30px\] {
    padding-top: 30px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:align-top {
    vertical-align: top;
  }

  .lg\:\!text-2xl {
    font-size: 24px !important;
    line-height: 32px !important;
    letter-spacing: -0.5px !important;
  }

  .lg\:text-2xl {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
  }

  .lg\:text-3xl {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
  }

  .lg\:text-4xl {
    font-size: 36px;
    line-height: 40px;
  }

  .lg\:text-5xl {
    font-size: 48px;
    line-height: 56px;
  }

  .lg\:text-6xl {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -1px;
  }

  .lg\:text-\[15px\] {
    font-size: 15px;
  }

  .lg\:text-\[34px\] {
    font-size: 34px;
  }

  .lg\:text-base {
    font-size: 16px;
    line-height: 26px;
  }

  .lg\:text-lg {
    font-size: 18px;
    line-height: 28px;
  }

  .lg\:text-sm {
    font-size: 14px;
    line-height: 22px;
  }

  .lg\:text-xl {
    font-size: 20px;
    line-height: 28px;
  }

  .lg\:text-xs {
    font-size: 12px;
    line-height: 20px;
  }

  .lg\:font-medium {
    font-weight: 500;
  }

  .lg\:leading-\[22px\] {
    line-height: 22px;
  }

  .lg\:leading-\[54px\] {
    line-height: 54px;
  }

  .lg\:tracking-normal {
    letter-spacing: 0em;
  }

  .lg\:text-grey-700 {
    --tw-text-opacity: 1;
    color: rgba(74, 71, 74, 1);
    color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
  }

  .lg\:text-grey-900 {
    --tw-text-opacity: 1;
    color: rgba(42, 43, 45, 1);
    color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
  }

  .lg\:container {
    max-width: none;
  }

  .lg\:before\:top-5::before {
    content: var(--tw-content);
    top: 1.25rem;
  }

  .lg\:before\:hidden::before {
    content: var(--tw-content);
    display: none;
  }

  .lg\:before\:rotate-\[32deg\]::before {
    content: var(--tw-content);
    --tw-rotate: 32deg;
    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));
  }

  .lg\:after\:top-\[122px\]::after {
    content: var(--tw-content);
    top: 122px;
  }

  .lg\:after\:content-none::after {
    --tw-content: none;
    content: var(--tw-content);
  }

  @media (hover: hover) and (pointer: fine) {

    .lg\:hover\:text-primary:hover {
      --tw-text-opacity: 1;
      color: rgba(44, 69, 37, 1);
      color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
    }
  }
}

@media (min-width: 376px) {

  @media (min-width: 1024px) {

    .xs\:lg\:gap-8 {
      gap: 2rem;
    }
  }
}

@media (max-width: 1023px) {

  .lg-max\:-left-full {
    left: -100%;
  }

  .lg-max\:left-0 {
    left: 0px;
  }

  .lg-max\:top-0 {
    top: 0px;
  }

  .lg-max\:z-\[-1\] {
    z-index: -1;
  }

  .lg-max\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg-max\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg-max\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg-max\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg-max\:hidden {
    display: none;
  }

  .lg-max\:max-h-\[274px\] {
    max-height: 274px;
  }

  .lg-max\:min-h-\[42px\] {
    min-height: 42px;
  }

  .lg-max\:w-1\/3 {
    width: 33.333333%;
  }

  .lg-max\:w-\[150px\] {
    width: 150px;
  }

  .lg-max\:w-\[286px\] {
    width: 286px;
  }

  .lg-max\:w-full {
    width: 100%;
  }

  .lg-max\:max-w-\[263px\] {
    max-width: 263px;
  }

  .lg-max\:max-w-\[300px\] {
    max-width: 300px;
  }

  .lg-max\:max-w-\[calc\(50\%-12px\)\] {
    max-width: calc(50% - 12px);
  }

  .lg-max\:max-w-\[calc\(50\%_-_12px\)\] {
    max-width: calc(50% - 12px);
  }

  .lg-max\:flex-col {
    flex-direction: column;
  }

  .lg-max\:justify-center {
    justify-content: center;
  }

  .lg-max\:border-b {
    border-bottom-width: 1px;
  }

  .lg-max\:border-t {
    border-top-width: 1px;
  }

  .lg-max\:border-default {
    --tw-border-opacity: 1;
    border-color: rgba(232, 232, 232, 1);
    border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  }

  .lg-max\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg-max\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg-max\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg-max\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg-max\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .lg-max\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg-max\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg-max\:pr-4 {
    padding-right: 1rem;
  }

  .lg-max\:pt-4 {
    padding-top: 1rem;
  }

  .lg-max\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg-max\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg-max\:text-sm {
    font-size: 14px;
    line-height: 22px;
  }

  .lg-max\:leading-\[26px\] {
    line-height: 26px;
  }

  .lg-max\:text-grey-500 {
    --tw-text-opacity: 1;
    color: rgba(118, 119, 122, 1);
    color: rgba(118, 119, 122, var(--tw-text-opacity, 1));
  }

  .lg-max\:container {
    max-width: none;
  }

  .lg-max\:first\:pt-0:first-child {
    padding-top: 0px;
  }

  .lg-max\:last\:pb-0:last-child {
    padding-bottom: 0px;
  }
}

@media (min-width: 1200px) {

  .xl\:left-8 {
    left: 2rem;
  }

  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .xl\:ml-9 {
    margin-left: 2.25rem;
  }

  .xl\:ml-\[37px\] {
    margin-left: 37px;
  }

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:mt-2 {
    margin-top: 0.5rem;
  }

  .xl\:mt-5 {
    margin-top: 1.25rem;
  }

  .xl\:mt-8 {
    margin-top: 2rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:aspect-\[1440\/480\] {
    aspect-ratio: 1440/480;
  }

  .xl\:aspect-\[200\/250\] {
    aspect-ratio: 200/250;
  }

  .xl\:h-\[39px\] {
    height: 39px;
  }

  .xl\:h-\[500px\] {
    height: 500px;
  }

  .xl\:w-\[156px\] {
    width: 156px;
  }

  .xl\:w-\[224px\] {
    width: 224px;
  }

  .xl\:w-\[250px\] {
    width: 250px;
  }

  .xl\:w-\[576px\] {
    width: 576px;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:items-end {
    align-items: flex-end;
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:justify-start {
    justify-content: flex-start;
  }

  .xl\:justify-end {
    justify-content: flex-end;
  }

  .xl\:justify-center {
    justify-content: center;
  }

  .xl\:gap-4 {
    gap: 1rem;
  }

  .xl\:gap-\[175px\] {
    gap: 175px;
  }

  .xl\:gap-\[90px\] {
    gap: 90px;
  }

  .xl\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .xl\:border-l {
    border-left-width: 1px;
  }

  .xl\:border-t {
    border-top-width: 1px;
  }

  .xl\:border-default {
    --tw-border-opacity: 1;
    border-color: rgba(232, 232, 232, 1);
    border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
  }

  .xl\:p-\[124px\] {
    padding: 124px;
  }

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:px-\[188px\] {
    padding-left: 188px;
    padding-right: 188px;
  }

  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:py-\[72px\] {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .xl\:pl-12 {
    padding-left: 3rem;
  }

  .xl\:pl-24 {
    padding-left: 6rem;
  }

  .xl\:pl-9 {
    padding-left: 2.25rem;
  }

  .xl\:pr-12 {
    padding-right: 3rem;
  }

  .xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:text-left {
    text-align: left;
  }

  .xl\:text-center {
    text-align: center;
  }

  .xl\:text-right {
    text-align: right;
  }

  .xl\:text-base {
    font-size: 16px;
    line-height: 26px;
  }

  .xl\:text-sm {
    font-size: 14px;
    line-height: 22px;
  }

  .xl\:leading-5 {
    line-height: 1.25rem;
  }

  .xl\:leading-\[14px\] {
    line-height: 14px;
  }

  .xl\:leading-\[18px\] {
    line-height: 18px;
  }
}

@media (min-width: 1440px) {

  .\32xl\:ml-12 {
    margin-left: 3rem;
  }

  .\32xl\:mr-12 {
    margin-right: 3rem;
  }

  .\32xl\:max-h-max {
    max-height: -moz-max-content;
    max-height: max-content;
  }

  .\32xl\:w-60 {
    width: 15rem;
  }

  .\32xl\:w-\[200px\] {
    width: 200px;
  }

  .\32xl\:max-w-4xl {
    max-width: 56rem;
  }

  .\32xl\:max-w-\[680px\] {
    max-width: 680px;
  }

  .\32xl\:flex-1 {
    flex: 1 1 0%;
  }

  .\32xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\32xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xl\:pl-12 {
    padding-left: 3rem;
  }

  .\32xl\:pr-12 {
    padding-right: 3rem;
  }
}

@media (min-width: 1536px) {

  .\33xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .\33xl\:grid {
    display: grid;
  }

  .\33xl\:hidden {
    display: none;
  }

  .\33xl\:max-h-\[796px\] {
    max-height: 796px;
  }

  .\33xl\:w-1\/5 {
    width: 20%;
  }

  .\33xl\:max-w-\[1360px\] {
    max-width: 1360px;
  }

  .\33xl\:max-w-\[70\%\] {
    max-width: 70%;
  }

  .\33xl\:max-w-\[750px\] {
    max-width: 750px;
  }

  .\33xl\:max-w-none {
    max-width: none;
  }

  .\33xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\33xl\:gap-60 {
    gap: 15rem;
  }

  .\33xl\:p-36 {
    padding: 9rem;
  }
}

@media (min-width: 1921px) {

  .\34xl\:max-h-\[994px\] {
    max-height: 994px;
  }
}

.\[\&\.active\]\:block.active {
  display: block;
}

.\[\&\.active\]\:border-b-2.active {
  border-bottom-width: 2px;
}

.\[\&\.active\]\:border-b-primary.active {
  --tw-border-opacity: 1;
  border-bottom-color: rgba(44, 69, 37, 1);
  border-bottom-color: rgba(44, 69, 37, var(--tw-border-opacity, 1));
}

.\[\&\.active\]\:text-grey-900.active {
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.\[\&\.active\]\:text-primary.active {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.\[\&\.active\]\:underline.active {
  text-decoration-line: underline;
}

.\[\&\.active\]\:before\:content-\[\'\'\].active::before {
  --tw-content: '';
  content: var(--tw-content);
}

.\[\&\.active\]\:after\:absolute.active::after {
  content: var(--tw-content);
  position: absolute;
}

.\[\&\.active\]\:after\:-bottom-\[1px\].active::after {
  content: var(--tw-content);
  bottom: -1px;
}

.\[\&\.active\]\:after\:ml-auto.active::after {
  content: var(--tw-content);
  margin-left: auto;
}

.\[\&\.active\]\:after\:mr-2\.5.active::after {
  content: var(--tw-content);
  margin-right: 0.625rem;
}

.\[\&\.active\]\:after\:block.active::after {
  content: var(--tw-content);
  display: block;
}

.\[\&\.active\]\:after\:h-1\.5.active::after {
  content: var(--tw-content);
  height: 0.375rem;
}

.\[\&\.active\]\:after\:w-1\.5.active::after {
  content: var(--tw-content);
  width: 0.375rem;
}

.\[\&\.active\]\:after\:w-full.active::after {
  content: var(--tw-content);
  width: 100%;
}

.\[\&\.active\]\:after\:rounded-full.active::after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.\[\&\.active\]\:after\:border-b-\[3px\].active::after {
  content: var(--tw-content);
  border-bottom-width: 3px;
}

.\[\&\.active\]\:after\:border-default.active::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.\[\&\.active\]\:after\:border-b-secondary.active::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-bottom-color: rgba(179, 95, 74, 1);
  border-bottom-color: rgba(179, 95, 74, var(--tw-border-opacity, 1));
}

.\[\&\.active\]\:after\:bg-secondary.active::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(179, 95, 74, 1);
  background-color: rgba(179, 95, 74, var(--tw-bg-opacity, 1));
}

.\[\&\.active\]\:after\:content-\[\'\'\].active::after {
  --tw-content: '';
  content: var(--tw-content);
}

.\[\&\.hover\+div\]\:visible.hover+div {
  visibility: visible;
}

.\[\&\.hover\+div\]\:opacity-100.hover+div {
  opacity: 1;
}

.\[\&\.hover\>svg\]\:rotate-180.hover>svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&\.hover\]\:text-primary.hover {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.before\:\[\&\.hover\]\:scale-100.hover::before {
  content: var(--tw-content);
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&\.is-active\>\.header-sticky\>\.menu-overlay\]\:opacity-100.is-active>.header-sticky>.menu-overlay {
  opacity: 1;
}

.\[\&\.is-link-active\]\:text-grey-700.is-link-active {
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.before\:\[\&\.is-link-active\]\:scale-100.is-link-active::before {
  content: var(--tw-content);
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&\.is-lock\]\:\!py-0.is-lock {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.\[\&\.is-show\]\:pointer-events-auto.is-show {
  pointer-events: auto;
}

.\[\&\.is-show\]\:visible.is-show {
  visibility: visible;
}

.\[\&\.is-show\]\:static.is-show {
  position: static;
}

.\[\&\.is-show\]\:opacity-100.is-show {
  opacity: 1;
}

.\[\&\.open-slideout\]\:pointer-events-auto.open-slideout {
  pointer-events: auto;
}

.\[\&\.open-slideout\]\:translate-y-0.open-slideout {
  --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));
}

.\[\&\.open-slideout\]\:opacity-100.open-slideout {
  opacity: 1;
}

.\[\&\:first-child_\.accordion-item-title\]\:pb-5:first-child .accordion-item-title {
  padding-bottom: 1.25rem;
}

.\[\&\:last-child\]\:border-none:last-child {
  border-style: none;
}

.\[\&\:last-child\]\:pb-0:last-child {
  padding-bottom: 0px;
}

.\[\&\:not\(\:first-child\)\]\:mt-1:not(:first-child) {
  margin-top: 0.25rem;
}

.\[\&\:nth-child\(4\)\]\:w-\[calc\(\(140\/344\)\*100\%\)\]:nth-child(4) {
  width: calc((140 / 344) * 100%);
}

@media (min-width: 1024px) {

  .lg\:\[\&\:nth-child\(4\)\]\:w-1\/6:nth-child(4) {
    width: 16.666667%;
  }
}

.\[\&\:nth-child\(5\)\]\:w-\[calc\(\(140\/344\)\*100\%\)\]:nth-child(5) {
  width: calc((140 / 344) * 100%);
}

@media (min-width: 1024px) {

  .lg\:\[\&\:nth-child\(5\)\]\:w-1\/6:nth-child(5) {
    width: 16.666667%;
  }
}

.\[\&\>\.input-label\]\:hidden>.input-label {
  display: none;
}

.\[\&\>b\]\:font-semibold>b {
  font-weight: 600;
}

.\[\&\>div\:last-child\]\:border-b-0>div:last-child {
  border-bottom-width: 0px;
}

.\[\&\>div\:last-child\]\:pb-0>div:last-child {
  padding-bottom: 0px;
}

.\[\&\>label\]\:mb-0>label {
  margin-bottom: 0px;
}

.\[\&\>label\]\:\!w-auto>label {
  width: auto !important;
}

.\[\&\>p\+p\]\:mt-2\.5>p+p {
  margin-top: 0.625rem;
}

.\[\&\>p\>a\]\:normal-case>p>a {
  text-transform: none;
}

.\[\&\>p\>a\]\:text-primary>p>a {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.\[\&\>span\.text\]\:flex-1>span.text {
  flex: 1 1 0%;
}

.\[\&\>span\.text\]\:font-medium>span.text {
  font-weight: 500;
}

.\[\&\>span\]\:h-full>span {
  height: 100%;
}

.\[\&\>span\]\:w-full>span {
  width: 100%;
}

@media (hover: hover) and (pointer: fine) {

  .\[\&\>span\]\:hover\:underline:hover>span {
    text-decoration-line: underline;
  }

  .first\:\[\&\>span\]\:hover\:underline:hover>span:first-child {
    text-decoration-line: underline;
  }
}

@media (min-width: 768px) {

  .\[\&\>svg\]\:md\:mx-auto>svg {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {

  .\[\&\>svg\]\:md-max\:ml-auto>svg {
    margin-left: auto;
  }
}

@media (min-width: 768px) {

  .\[\&\[aria-expanded\=\'true\'\]\]\:md\:\!pb-4[aria-expanded='true'] {
    padding-bottom: 1rem !important;
  }
}

.\[\&_\>span\]\:font-medium >span {
  font-weight: 500;
}

.\[\&_\>span\]\:text-grey-900 >span {
  --tw-text-opacity: 1;
  color: rgba(42, 43, 45, 1);
  color: rgba(42, 43, 45, var(--tw-text-opacity, 1));
}

.\[\&_strong\]\:ml-\[5px\] strong {
  margin-left: 5px;
}

.\[\&_strong\]\:font-medium strong {
  font-weight: 500;
}

.\[\&_svg\]\:text-primary svg {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.active>.\[\.active\>\&\]\:font-semibold {
  font-weight: 600;
}

.active>.\[\.active\>\&\]\:text-primary {
  --tw-text-opacity: 1;
  color: rgba(44, 69, 37, 1);
  color: rgba(44, 69, 37, var(--tw-text-opacity, 1));
}

.active>.\[\.active\>\&\]\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.active>.\[\.active\>\&\]\:after\:bg-primary::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(44, 69, 37, 1);
  background-color: rgba(44, 69, 37, var(--tw-bg-opacity, 1));
}

.gift-card .\[\.gift-card_\&\]\:hidden {
  display: none;
}

.is-active-login .\[\.is-active-login_\&\]\:block {
  display: block;
}

.is-active-register .\[\.is-active-register_\&\]\:block {
  display: block;
}

.is-active>.\[\.is-active\>\&\]\:-left-\[3px\] {
  left: -3px;
}

.is-active>.\[\.is-active\>\&\]\:-top-\[1px\] {
  top: -1px;
}

.is-active>.\[\.is-active\>\&\]\:-top-\[3px\] {
  top: -3px;
}

.is-active>.\[\.is-active\>\&\]\:left-0 {
  left: 0px;
}

.is-active>.\[\.is-active\>\&\]\:right-\[3px\] {
  right: 3px;
}

.is-active>.\[\.is-active\>\&\]\:w-\[22px\] {
  width: 22px;
}

.is-active>.\[\.is-active\>\&\]\:-translate-y-1 {
  --tw-translate-y: -0.25rem;
  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));
}

.is-active>.\[\.is-active\>\&\]\:translate-y-2 {
  --tw-translate-y: 0.5rem;
  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));
}

.is-active>.\[\.is-active\>\&\]\:-rotate-45 {
  --tw-rotate: -45deg;
  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));
}

.is-active>.\[\.is-active\>\&\]\:rotate-45 {
  --tw-rotate: 45deg;
  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));
}

.is-active>.\[\.is-active\>\&\]\:opacity-0 {
  opacity: 0;
}

.is-active .\[\.is-active_\&\]\:pointer-events-auto {
  pointer-events: auto;
}

.is-active .\[\.is-active_\&\]\:opacity-100 {
  opacity: 1;
}

.is-loading .\[\.is-loading_\&\]\:block {
  display: block;
}

.is-loading .\[\.is-loading_\&\]\:hidden {
  display: none;
}

.is-modal-education .\[\.is-modal-education_\&\]\:static {
  position: static;
}

.is-pausing .\[\.is-pausing_\&\]\:block {
  display: block;
}

.is-pausing .\[\.is-pausing_\&\]\:hidden {
  display: none;
}

.orders-have-items+.\[\.orders-have-items\+\&\]\:mt-4 {
  margin-top: 1rem;
}

.orders-have-items+.\[\.orders-have-items\+\&\]\:border-t {
  border-top-width: 1px;
}

.orders-have-items+.\[\.orders-have-items\+\&\]\:border-default {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.orders-have-items+.\[\.orders-have-items\+\&\]\:pt-4 {
  padding-top: 1rem;
}

@media (min-width: 1024px) {

  .orders-have-items+.\[\.orders-have-items\+\&\]\:lg\:\!mt-8 {
    margin-top: 2rem !important;
  }

  .orders-have-items+.\[\.orders-have-items\+\&\]\:lg\:border-t-0 {
    border-top-width: 0px;
  }

  .orders-have-items+.\[\.orders-have-items\+\&\]\:lg\:pt-0 {
    padding-top: 0px;
  }
}

.plp-card-image:hover .\[\.plp-card-image\:hover_\&\]\:opacity-100 {
  opacity: 1;
}

/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js!./src/components/modules/carousel-swiper/carousel-swiper.css ***!
  \************************************************************************************************************************************************************************************/
.swiper-navigation,
.swiper-scrollbar,
.swiper-navigation-button-next,
.swiper-navigation-button-prev {
  opacity: 0;
}

.swiper-initialized .swiper-navigation,
  .swiper-initialized .swiper-scrollbar,
  .swiper-initialized .swiper-navigation-button-next,
  .swiper-initialized .swiper-navigation-button-prev {
  opacity: 1;
}

.swiper {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0px;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  z-index: 1;
  box-sizing: content-box;
  width: 100%;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  --tw-pan-y: pan-y;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.swiper-vertical {
  --tw-pan-x: pan-x;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.swiper-slide {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  flex-shrink: 0;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  height: 0.25rem;
  width: 100%;
  max-width: 336px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.swiper-scrollbar.swiper-scrollbar-horizontal::after {
  position: absolute;
  top: 50%;
  display: block;
  height: 1px;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 1024px) {

  .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 3rem;
  }
}

.swiper-scrollbar-drag {
  position: relative;
  z-index: 20;
  height: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
}

.swiper-slide-thumb-active {
  border-width: 1px;
}

.swiper-navigation-button-next,
.swiper-navigation-button-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: flex;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgba(74, 71, 74, 1);
  color: rgba(74, 71, 74, var(--tw-text-opacity, 1));
}

.swiper-navigation-button-next::after,
.swiper-navigation-button-prev::after {
  --tw-content: none;
  content: var(--tw-content);
}

.swiper-navigation-button-prev {
  left: 0px;
}

.swiper-navigation-button-next {
  right: 0px;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper-fade swiper-slide {
  pointer-events: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.carousel-swiper-topbar.swiper-fade swiper-slide {
  visibility: hidden;
}

.carousel-swiper-topbar.swiper-fade swiper-slide.swiper-slide-active {
  visibility: visible;
}

.carousel-swiper-topbar .swiper-navigation-button-next,
    .carousel-swiper-topbar .swiper-navigation-button-prev {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.carousel-swiper-topbar .swiper-navigation-button-next::after,
    .carousel-swiper-topbar .swiper-navigation-button-prev::after {
  content: var(--tw-content);
  display: none;
}

.carousel-swiper-topbar .swiper-navigation-button-next {
  right: -0.5rem;
}

.carousel-swiper-topbar .swiper-navigation-button-prev {
  left: -0.5rem;
}

.swiper-pagination-custom .swiper-pagination-bullet {
  margin: 0px !important;
}

.swiper-pagination-custom .swiper-pagination-bullet {
  display: inline-flex;
  height: 0.375rem;
  width: 0.375rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-style: none;
  background-color: transparent;
  opacity: 1;
  transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.swiper-pagination-custom .swiper-pagination-bullet::before {
  display: inline-block;
  height: 0.375rem;
  width: 0.375rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(186, 189, 193, 1);
  background-color: rgba(186, 189, 193, var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(42, 43, 45, 1);
  background-color: rgba(42, 43, 45, var(--tw-bg-opacity, 1));
}

.swiper-pagination-custom .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0.5rem;
  top: auto;
}

.swiper-pagination.swiper-pagination-custom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
}

.carousel-swiper-hero {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.carousel-swiper-hero .swiper-pagination.swiper-pagination-custom {
  bottom: 1.5rem;
}

.carousel-swiper-hero .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.carousel-swiper-hero .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(42, 43, 45, 1);
  background-color: rgba(42, 43, 45, var(--tw-bg-opacity, 1));
}

.carousel-swiper-recycle .swiper-pagination.swiper-pagination-custom {
  bottom: 0.5rem;
}

@media (min-width: 1024px) {

  .carousel-swiper-recycle .swiper-pagination.swiper-pagination-custom {
    bottom: 1.5rem;
  }
}

.carousel-swiper-related-articles .swiper-pagination.swiper-pagination-custom {
  top: -2.75rem;
  left: auto;
  right: -0.25rem;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 1024px) {

  .carousel-swiper-related-articles .swiper-pagination.swiper-pagination-custom {
    display: none;
  }
}

.carousel-swiper-card-carousel {
  overflow: visible !important;
}

@media (min-width: 1024px) {

  .carousel-swiper-card-carousel {
    overflow: hidden !important;
  }
}

.carousel-swiper-for-you,
.carousel-swiper-five-columns {
  overflow: visible !important;
}

@media (min-width: 1440px) {

  .carousel-swiper-for-you,
.carousel-swiper-five-columns {
    overflow: hidden !important;
  }
}

.carousel-swiper-featured-categories {
  overflow: visible;
}

.carousel-swiper-featured-categories::part(container) {
  overflow: visible !important;
}

.carousel-swiper-featured-categories .swiper-scrollbar {
  display: none;
}

.carousel-swiper-bundle-pack swiper-container {
  display: flex;
  overflow: visible;
}

.carousel-swiper-bundle-pack swiper-container::part(container) {
  overflow: visible !important;
}

.carousel-swiper-product-image .swiper-pagination.swiper-pagination-custom {
  bottom: 1.25rem;
  min-height: 16px;
}

.carousel-swiper-product-image .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet {
  height: 1rem;
  width: 1rem;
}

.carousel-swiper-product-image .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.carousel-swiper-product-image .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-shadow: 0 0 0 1px rgb(255,255,255);
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.carousel-swiper-product-image .pagination-custom {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.carousel-swiper-product-image .swiper-navigation-button-prev,
  .carousel-swiper-product-image .swiper-navigation-button-next {
  position: static;
  margin: 0px;
  height: 0.75rem;
  width: 0.75rem;
  background-color: transparent;
  opacity: 1;
}

.carousel-swiper-product-gallery-zoom .swiper-fade swiper-slide {
  opacity: 0 !important;
}

.carousel-swiper-product-gallery-zoom .swiper-fade swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}

.carousel-swiper-product-gallery-zoom .swiper-navigation-button-prev,
  .carousel-swiper-product-gallery-zoom .swiper-navigation-button-next {
  position: static;
  top: auto;
  margin-top: 0.25rem;
  height: 2.5rem;
  width: 2.5rem;
  --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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

@media (min-width: 1024px) {

  .carousel-swiper-product-gallery-zoom .swiper-navigation-button-prev,
  .carousel-swiper-product-gallery-zoom .swiper-navigation-button-next {
    height: 3rem;
    width: 3rem;
  }
}

.carousel-swiper-product-gallery-zoom .swiper-navigation-button-prev.swiper-button-disabled, .carousel-swiper-product-gallery-zoom .swiper-navigation-button-next.swiper-button-disabled {
  opacity: 0.4 !important;
}

.carousel-swiper-new-product .swiper-pagination.swiper-pagination-custom {
  top: -2.75rem;
  left: auto;
  right: 1rem;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 768px) {

  .carousel-swiper-new-product .swiper-pagination.swiper-pagination-custom {
    right: 1.5rem;
  }
}

@media (min-width: 1024px) {

  .carousel-swiper-new-product .swiper-pagination.swiper-pagination-custom {
    top: -3rem;
  }
}

@media (min-width: 1440px) {

  .carousel-swiper-new-product .swiper-pagination.swiper-pagination-custom {
    right: 3rem;
  }
}

.swiper-navigation {
  position: absolute;
  top: 40%;
  z-index: 10;
  display: none;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  justify-content: space-between;
}

.swiper-navigation .swiper-navigation-button {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  opacity: 0.6;
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.swiper-navigation .swiper-navigation-button.swiper-button-disabled {
  opacity: 0;
}

@media (min-width: 768px) {

  .swiper-initialized > .swiper-navigation {
    display: flex;
  }
}

.carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 376px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 376px;
  }
}

@media (min-width: 640px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 768px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width: 1000px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 1024px;
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media (min-width: 1200px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 1200px;
  }
}

@media (min-width: 1440px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 1536px;
  }
}

@media (min-width: 1921px) {

  .carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
    max-width: 1921px;
  }
}

.carousel-swiper-new-product .swiper-navigation, .carousel-swiper-product-tab .swiper-navigation {
  max-width: none;
}

@media (max-width: 767px) {

  .carousel-swiper-product-tab swiper-container {
    display: flex;
    overflow: visible;
  }

  .carousel-swiper-product-tab swiper-container::part(container) {
    overflow: visible !important;
  }
}

.carousel-swiper-product-tab .swiper-navigation {
  display: none;
}

.carousel-swiper-product-tab .swiper-top-pagination {
  top: -42px;
}

.carousel-swiper-mini-cart.swiper-wrapper {
  display: block;
}

.carousel-swiper-mini-cart swiper-container {
  display: flex;
  overflow: visible;
}

.carousel-swiper-mini-cart swiper-container::part(container) {
  overflow: visible !important;
}

.carousel-swiper-mini-cart .swiper-pagination.swiper-pagination-custom {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.carousel-swiper-mini-cart .swiper-pagination.swiper-pagination-custom {
  position: relative;
  left: auto;
  z-index: auto;
  margin-top: 1rem;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  padding-right: 0px;
}

.carousel-swiper-mini-cart .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(219, 232, 214, 1);
  background-color: rgba(219, 232, 214, var(--tw-bg-opacity, 1));
}

.carousel-swiper-mini-cart .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(85, 119, 78, 1);
  background-color: rgba(85, 119, 78, var(--tw-bg-opacity, 1));
}

.carousel-swiper-mini-cart .swiper-navigation-button.carousel-next {
  margin-right: -20px;
}

.carousel-swiper-mini-cart .swiper-navigation-button.carousel-prev {
  margin-left: -20px;
}

.carousel-swiper-mini-cart .swiper-top-pagination {
  top: -2.5rem;
  right: 0px;
  gap: 1rem;
}

@media (max-width: 1023px) {

  .carousel-swiper-product-comfy swiper-container {
    display: flex;
    overflow: visible;
  }

  .carousel-swiper-product-comfy swiper-container::part(container) {
    overflow: visible !important;
  }
}

.carousel-swiper-product-comfy .swiper-navigation {
  top: -1.25rem !important;
  right: 0px !important;
  display: flex !important;
}

.carousel-swiper-product-comfy .swiper-navigation {
  width: auto;
  gap: 0.625rem;
  padding-right: 0px;
}

@media (min-width: 768px) {

  .carousel-swiper-product-comfy .swiper-navigation {
    top: -2rem !important;
  }
}

.carousel-swiper-product-comfy .swiper-navigation-button {
  opacity: 1 !important;
}

.carousel-swiper-product-comfy .swiper-navigation-button {
  height: auto;
  width: auto;
  background-color: transparent;
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.carousel-swiper-product-comfy .swiper-navigation-button.swiper-button-disabled {
  opacity: 0.5 !important;
}

.carousel-swiper-product-comfy .swiper-navigation-button.carousel-next {
  margin-right: 0px !important;
}

.carousel-swiper-product-comfy .swiper-navigation-button.carousel-prev {
  margin-left: 0px !important;
}

.carousel-swiper-product-comfy .swiper-top-pagination {
  top: -2rem;
  right: 0px;
}

@media (min-width: 768px) {

  .carousel-swiper-product-comfy .swiper-top-pagination {
    top: -2.5rem;
  }
}

.carousel-swiper-product-nosto swiper-container {
  display: flex;
  overflow: visible;
}

.carousel-swiper-product-nosto swiper-container::part(container) {
  overflow: visible !important;
}

.carousel-swiper-product-nosto swiper-slide {
  position: relative;
  display: block;
  height: auto;
  flex-shrink: 0;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.carousel-swiper-product-nosto + .swiper-scrollbar {
  position: relative;
  margin-top: 2rem;
  width: 100%;
}

@media (min-width: 1024px) {

  .carousel-swiper-product-nosto + .swiper-scrollbar {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5rem;
    width: 324px;
  }
}

.carousel-swiper-featured-product swiper-container {
  display: flex;
  overflow: visible;
}

.carousel-swiper-featured-product swiper-container::part(container) {
  overflow: visible !important;
}

.carousel-swiper-featured-product .swiper-navigation {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 376px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 376px;
  }
}

@media (min-width: 640px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 768px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width: 1000px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 1024px;
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media (min-width: 1200px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 1200px;
  }
}

@media (min-width: 1440px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 1536px;
  }
}

@media (min-width: 1921px) {

  .carousel-swiper-featured-product .swiper-navigation {
    max-width: 1921px;
  }
}

.carousel-swiper-featured-product .swiper-navigation {
  max-width: none;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.carousel-swiper-featured-product .swiper-pagination.swiper-pagination-custom {
  top: -2.75rem;
  left: auto;
  right: 1rem;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 768px) {

  .carousel-swiper-featured-product .swiper-pagination.swiper-pagination-custom {
    right: 1.5rem;
  }
}

@media (min-width: 1024px) {

  .carousel-swiper-featured-product .swiper-pagination.swiper-pagination-custom {
    top: -3rem;
  }
}

@media (min-width: 1440px) {

  .carousel-swiper-featured-product .swiper-pagination.swiper-pagination-custom {
    right: 3rem;
  }
}

.carousel-swiper-featured-product .swiper-button-disabled {
  opacity: 0;
}

.carousel-swiper-featured-product .swiper-navigation-button-prev,
  .carousel-swiper-featured-product .swiper-navigation-button-next {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

@media (max-width: 767px) {

  .carousel-swiper-featured-product .swiper-navigation-button-prev,
  .carousel-swiper-featured-product .swiper-navigation-button-next {
    display: none;
  }
}

.carousel-swiper-featured-product .swiper-navigation-button-prev .icon, .carousel-swiper-featured-product .swiper-navigation-button-next .icon {
  height: 1.5rem !important;
  width: 1.5rem !important;
}

.carousel-swiper-featured-product .swiper-navigation-button-prev {
  left: 3rem !important;
}

.carousel-swiper-featured-product .swiper-navigation-button-prev {
  --tw-translate-x: -0.625rem;
  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));
}

.carousel-swiper-featured-product .swiper-navigation-button-next {
  right: 3rem !important;
}

.carousel-swiper-featured-product .swiper-navigation-button-next {
  --tw-translate-x: 0.625rem;
  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));
}

.swiper-pagination-bullets-dynamic {
  left: auto !important;
  right: 0px !important;
  height: 26px !important;
  --tw-translate-x: -1rem !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;
  gap: 0px !important;
}

.swiper-pagination-bullets-dynamic {
  padding-left: 1px;
  padding-right: 1px;
}

@media (min-width: 768px) {

  .swiper-pagination-bullets-dynamic {
    --tw-translate-x: -1.5rem !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;
  }
}

@media (min-width: 1024px) {

  .swiper-pagination-bullets-dynamic {
    --tw-translate-x: -3rem !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;
  }
}

.swiper-pagination-bullets-dynamic[\:has\(.swiper-pagination-bullet\:nth-child\(6\)\)] {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.swiper-pagination-bullets-dynamic:has(.swiper-pagination-bullet:nth-child(6)) {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !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;
  transition-duration: 500ms !important;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  width: 1.5rem;
  opacity: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  opacity: 1;
}

.swiper-pagination-bullets-dynamic[\:not-has\(.swiper-pagination-bullet-active-prev\)] .swiper-pagination-bullet-active,
    .swiper-pagination-bullets-dynamic[\:not-has\(.swiper-pagination-bullet-active-prev\)] .swiper-pagination-bullet-active-next,
    .swiper-pagination-bullets-dynamic[\:not-has\(.swiper-pagination-bullet-active-prev\)] .swiper-pagination-bullet-active-next-next {
  opacity: 1;
}

.swiper-pagination-bullets-dynamic:not(:has(.swiper-pagination-bullet-active-prev)) .swiper-pagination-bullet-active,
    .swiper-pagination-bullets-dynamic:not(:has(.swiper-pagination-bullet-active-prev)) .swiper-pagination-bullet-active-next,
    .swiper-pagination-bullets-dynamic:not(:has(.swiper-pagination-bullet-active-prev)) .swiper-pagination-bullet-active-next-next {
  opacity: 1;
}

.swiper-pagination-bullets-dynamic[\:not-has\(.swiper-pagination-bullet-active-next\)] .swiper-pagination-bullet-active-prev-prev,
    .swiper-pagination-bullets-dynamic[\:not-has\(.swiper-pagination-bullet-active-next\)] .swiper-pagination-bullet-active-prev,
    .swiper-pagination-bullets-dynamic[\:not-has\(.swiper-pagination-bullet-active-next\)] .swiper-pagination-bullet-active {
  opacity: 1;
}

.swiper-pagination-bullets-dynamic:not(:has(.swiper-pagination-bullet-active-next)) .swiper-pagination-bullet-active-prev-prev,
    .swiper-pagination-bullets-dynamic:not(:has(.swiper-pagination-bullet-active-next)) .swiper-pagination-bullet-active-prev,
    .swiper-pagination-bullets-dynamic:not(:has(.swiper-pagination-bullet-active-next)) .swiper-pagination-bullet-active {
  opacity: 1;
}

.product-gallery-main .swiper-navigation-button-next .icon, .product-gallery-main .swiper-navigation-button-prev .icon {
  height: 1.5rem;
  width: 1.5rem;
}

@media (min-width: 1024px) {

  .product-gallery-main .swiper-navigation-button-next .icon, .product-gallery-main .swiper-navigation-button-prev .icon {
    height: 30px;
    width: 30px;
  }
}

.product-gallery-main .swiper-navigation-button-next.swiper-button-disabled, .product-gallery-main .swiper-navigation-button-prev.swiper-button-disabled {
  opacity: 0.4;
}

.product-gallery-main .swiper-navigation-button-next {
  right: 0.5rem;
}

@media (min-width: 1024px) {

  .product-gallery-main .swiper-navigation-button-next {
    right: 1rem;
  }
}

.product-gallery-main .swiper-navigation-button-prev {
  left: 0.5rem;
}

@media (min-width: 1024px) {

  .product-gallery-main .swiper-navigation-button-prev {
    left: 1rem;
  }
}

.product-gallery-main .swiper-pagination.swiper-pagination-custom {
  left: 1rem;
  bottom: 1rem;
  top: auto;
  min-height: -moz-fit-content;
  min-height: fit-content;
  justify-content: flex-start;
  gap: 0.5rem;
}

@media (min-width: 768px) {

  .product-gallery-main .swiper-pagination.swiper-pagination-custom {
    left: 1.5rem;
  }
}

@media (min-width: 1024px) {

  .product-gallery-main .swiper-pagination.swiper-pagination-custom {
    display: none;
  }
}

.product-gallery-main .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet {
  height: 0.375rem;
  width: 0.375rem;
}

.product-gallery-main .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.product-gallery-main .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.product-gallery-main .swiper-pagination.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(74, 71, 74, 1);
  background-color: rgba(74, 71, 74, var(--tw-bg-opacity, 1));
}

.product-gallery-thumbnail .swiper-slide-thumb-active::before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  content: var(--tw-content);
  --tw-shadow: inset 0 0 0 1px rgb(42,43,45);
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.product-gallery-thumbnail .swiper-navigation-button-next,
  .product-gallery-thumbnail .swiper-navigation-button-prev {
  top: auto;
  height: 26px;
  width: 100%;
  transform: none;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.product-gallery-thumbnail .swiper-navigation-button-next .icon, .product-gallery-thumbnail .swiper-navigation-button-prev .icon {
  height: 1.5rem;
  width: 1.5rem;
  --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));
}

.product-gallery-thumbnail .swiper-navigation-button-next.swiper-button-disabled,
    .product-gallery-thumbnail .swiper-navigation-button-next.swiper-button-lock,
    .product-gallery-thumbnail .swiper-navigation-button-prev.swiper-button-disabled,
    .product-gallery-thumbnail .swiper-navigation-button-prev.swiper-button-lock {
  display: none;
}

.product-gallery-thumbnail .swiper-navigation-button-next {
  right: auto;
  bottom: 0px;
}

.product-gallery-thumbnail .swiper-navigation-button-prev {
  left: auto;
  top: 0px;
}

.plp-card-image {
  position: relative;
}

.plp-card-image.loading::before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 20;
  margin: auto;
  height: 1.5rem;
  content: var(--tw-content);
  width: 1.5rem;
}

@keyframes spin {

  to {
    content: var(--tw-content);
    transform: rotate(360deg);
  }
}

.plp-card-image.loading::before {
  animation: spin 1s linear infinite;
  border-radius: 9999px;
  border-width: 2px;
  border-color: rgba(186, 189, 193, 1);
  border-color: rgba(186, 189, 193, var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-top-color: rgba(42, 43, 45, 1);
  border-top-color: rgba(42, 43, 45, var(--tw-border-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.plp-card-image.loading::after {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgba(243, 246, 242, 0.1);
  --tw-content: '';
  content: var(--tw-content);
}

.plp-card-image .swiper-navigation {
  top: 50% !important;
}

.plp-card-image .swiper-navigation {
  display: flex;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

@media (min-width: 1024px) {

  .plp-card-image .swiper-navigation {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.plp-card-image .swiper-navigation-button {
  margin: 0px !important;
}

.plp-card-image .swiper-navigation-button {
  pointer-events: none;
  height: auto;
  width: auto;
  background-color: transparent;
  padding: 0px;
  opacity: 1;
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {

  .plp-card-image .swiper-navigation-button {
    visibility: hidden;
    opacity: 0;
  }
}

.plp-card-image .swiper-navigation-button.swiper-button-disabled {
  opacity: 0.4 !important;
}

@media (max-width: 1023px) {

  .plp-card-image .swiper-navigation-button .icon {
    height: 1rem;
    width: 1rem;
  }
}

@media (min-width: 1024px) {

  .plp-card-image .carousel-prev {
    --tw-translate-x: -1rem;
    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));
  }

  .plp-card-image .carousel-next {
    --tw-translate-x: 1rem;
    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));
  }
}

.plp-card-image:hover .swiper-navigation-button {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  opacity: 1 !important;
}

.plp-card-image:hover .swiper-navigation-button {
  pointer-events: auto;
  visibility: visible;
}

