/** Shopify CDN: Minification failed

Line 1789:9 Unexpected "{"
Line 5293:9 Unexpected "{"
Line 5303:9 Unexpected "{"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

[type='text'],[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 #0000;
}

[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, 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;
}

::-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,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  print-color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  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 #0000;
}

[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,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[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,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

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

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
    /* HEADING STYLES */
    h1, .h1 {
        font-size:32px;
        line-height:44px;
        font-weight: 700;
        letter-spacing:-0.6px;
    }

    h2, .h2 {
        font-size:28px;
        line-height:34px;
        font-weight: 700;
        letter-spacing: -0.4px;
    } 

    h3, .h3 {
        font-size:16px;
        line-height:22px;
        font-weight: 700;
    }

    h4, .h4 {
        font-size:14px;
        line-height:20px;
        font-weight: 700;
    }

    h5, .h5 {
        font-size: 12px;
        line-height: 20px;
        font-weight: 700;
    }

    h6, .h6 {
        font-size: 12px;
        line-height: 20px;
        font-weight: 700;
    }  

    @media (min-width: 1024px) {
        h1, .h1 {
            font-size:60px;
            line-height:66px;
        }

        h2, .h2 {
            font-size:40px;
            line-height:46px;
        }

        h3, .h3 {
            font-size:24px;
            line-height:32px;
        }  
    }

    html {
        scroll-behavior: smooth;
    }


    /* INPUT STYLING */

    input[type="text"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], select, textarea {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
        border-radius: 1.2rem;
    transition: all .3s ease-in-out;
}

    input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

    input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder, select::placeholder, textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

    input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, select:focus, textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(178 215 234 / var(--tw-border-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(178 215 234 / var(--tw-ring-opacity));
}

    input[type="text"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="tel"]:disabled, select:disabled, textarea:disabled {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

    input[type="checkbox"] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

    input[type="checkbox"]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

    select {
  padding-right: 1.75rem;
  line-height: 1.5 !important;
}

    button:disabled {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(232 231 227 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 227 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

    button:disabled:hover {
  --tw-border-opacity: 1;
  border-color: rgb(232 231 227 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 227 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

    button:disabled:active {
  --tw-border-opacity: 1;
  border-color: rgb(232 231 227 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 227 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

    form[action^="/account/addresses"]:not(.js-delete-address) {
        width:100%;
    }

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

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

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

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

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

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

  .container {
    max-width: 1024px;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media (min-width: 1280px) {

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

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

  .container {
    max-width: 1920px;
  }
}
.container-fluid {
  margin: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 1024px) {

  .container-fluid {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
/* HYPERLINK STYLING */
.rte a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.rte a:hover {
  color: rgb(0 0 0 / 0.4);
}
.rte *  {
        font-size: inherit !important;
        text-align: inherit;
        color: inherit;
        line-height: inherit !important;
    }
.rte ul {
  list-style-type: disc;
  padding-left: 2rem;
}
.rte ol {
  list-style-type: decimal;
  padding-left: 2rem;
}
.rte-error a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
/* BUTTON STYLING */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-width: 1px;
  border-color: transparent;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.12px;
    transition: all .3s ease-in-out;
}
.btn-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-width: 1px;
  border-color: transparent;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.12px;
    transition: all .3s ease-in-out;
}
.btn-sm svg {
  height: 1rem;
  width: 1rem;
}
.btn-sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 12px;
  line-height: 20px;
}
.btn-lg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-width: 1px;
  border-color: transparent;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.12px;
    transition: all .3s ease-in-out;
}
.btn-lg svg {
  height: 1rem;
  width: 1rem;
}
.btn-lg {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.btn svg {
  height: 1rem;
  width: 1rem;
}
.btn-lg svg {
  height: 1rem;
  width: 1rem;
}
.btn-primary-hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255 / var(--tw-text-opacity));
}
.btn-primary-active {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255 / var(--tw-text-opacity));
}
.btn-primary {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255 / var(--tw-text-opacity));
}
.btn-primary:active {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255 / var(--tw-text-opacity));
}
.btn-secondary-hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-secondary-active {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(254 254 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(254 254 255 / var(--tw-text-opacity));
}
.btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-secondary:active {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-primary-inverted {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-primary-inverted:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-primary-inverted:active {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-link {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.btn-link:hover {
  color: rgb(0 0 0 / 0.4);
}
.btn-disabled {
  --tw-border-opacity: 1;
  border-color: rgb(232 231 227 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 227 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.input-sm {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 12px !important;
  line-height: 20px !important;
}
.input-lg {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
select.input-sm {
  padding-right: 1.25rem !important;
}
select.input-lg {
  padding-right: 2rem !important;
}
.input-error {
  --tw-border-opacity: 1 !important;
  border-color: rgb(216 84 78 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 238 238 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(159 5 42 / var(--tw-text-opacity)) !important;
}
.input-error: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), var(--tw-shadow, 0 0 #0000) !important;
}
/* CUSTOM CHECKBOX STYLING */
.input-checkbox {
  display: grid;
  align-items: center;
  gap: 0.5rem;
        grid-template-columns: 16px auto;
}
.input-checkbox input[type="checkbox"] {
  margin: 0px;
  display: grid;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(26 26 26 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
        border-radius: 1.2rem;
        width:16px;
        height:16px;
}
.input-checkbox input[type="checkbox"]:checked {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
        /* To use SVG inline, it needs to be URL escaped - https://yoksel.github.io/url-encoder/ */
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1904 1.1875L5.56543 10.8125L1.19043 6.4375' stroke='secondary' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-size:10px 10px;
}
.input-checkbox input[type="checkbox"]:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.input-checkbox input[type="checkbox"]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(178 215 234 / var(--tw-ring-opacity));
}
@media (min-width: 1024px) {
        .input-checkbox {
            grid-template-columns: 25px auto;
        }
    
        .input-checkbox input[type="checkbox"] {
            width:25px;
            height:25px;
        }
    
        .input-checkbox input[type="checkbox"]:checked {
            background-size:14px 14px;
        }
    }
/* CUSTOM RADIO STYLING */
.input-radio {
  display: grid;
  align-items: center;
  gap: 0.5rem;
        grid-template-columns: 16px auto;
}
.input-radio input[type="radio"] {
  margin: 0px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(26 26 26 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
        width:16px;
        height:16px;
}
.input-radio input[type="radio"]:checked {
  --tw-border-opacity: 1;
  border-color: rgb(26 26 26 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
        /* To use SVG inline, it needs to be URL escaped - https://yoksel.github.io/url-encoder/ */
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
.input-radio input[type="radio"]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(26 26 26 / var(--tw-border-opacity));
}
.input-radio input[type="radio"]:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.input-radio input[type="radio"]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(26 26 26 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(178 215 234 / var(--tw-ring-opacity));
}
@media (min-width: 1024px) {
        .input-radio {
            grid-template-columns: 25px auto;
        }
    
        .input-radio input[type="radio"] {
            width:25px;
            height:25px;
        }
    
        .input-radio input[type="radio"]:checked {
            background-size:25px 25px;
        }
    }
/* BG: If flicking is being used to display one full cell at time, thess two styles will hide all additional flickity cells until flickity has been enabled. It prevents the initial flash of cells before the JS kicks in.  */
.flickity-incoming .flickity-cell {
        display: flex;
    }
.flickity-incoming .flickity-cell ~ .flickity-cell {
        display: none;
    }
.flickity-incoming.flickity-enabled .flickity-cell {
        display: flex;
    }
.flickity-incoming-pdp .flickity-cell.first-image {
        display: block !important;
    }
.flickity-incoming-pdp .flickity-cell.block{
        display: none !important;
    }
.flickity-incoming-pdp.flickity-enabled .flickity-cell.block {
        display: block !important;
    }
@media (min-width: 1024px) {
        .flickity-desktop-incoming .flickity-cell {
        display: flex;
        }

        .flickity-desktop-incoming .flickity-cell ~ .flickity-cell {
        display: none;
        }

        .flickity-desktop-incoming.flickity-enabled .flickity-cell {
        display: flex;
        }
    }
@media (max-width: 1024px) {
        .flickity-mobile-incoming .flickity-cell {
        display: flex;
        }

        .flickity-mobile-incoming .flickity-cell ~ .flickity-cell {
        display: none;
        }

        .flickity-mobile-incoming.flickity-enabled .flickity-cell {
        display: flex;
        }
    }
/* BG: Remove the arrows on a number field. */
/* BG: Used on the PDP to highlight unavailable variants */
.js-unavailable-variant.colour-label {
  cursor: not-allowed;
  overflow: visible !important;
  outline-color: #000 !important;
}
.js-unavailable-variant.colour-label::after {
        content: '';
        height: calc(100% + 8px);
        width: 1px;
        position: absolute;
        --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));
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
.js-unavailable-variant img {
  opacity: 0.3;
}
/* ==========================================================================
    #Cart Page
    ========================================================================== */
.cart-section {
  min-height: 100vh;
}
.cart-section .cart-item + .cart-item {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: rgb(221 221 221 / var(--tw-border-opacity));
  padding-top: 2rem;
}
.cart-section .cart-item:is(.hidden) {
        display: flex !important;
    }
.cart-section .cart-item:is(.\!hidden) {
        display: flex !important;
    }
.cart-section .cart-item:is(.hidden) .cart-item-remove, .cart-section .cart-item:is(.hidden) .cart-item-quantity-wrapper {
        display: none !important
    }
.cart-section .cart-item:is(.\!hidden) .cart-item-remove, .cart-section .cart-item:is(.\!hidden) .cart-item-quantity-wrapper {
        display: none !important
    }
.cart-section .cart-item:is(.cart-section .view-bag-btn) {
        display: flex !important;
    }
.cart-section .cart-item:is(.cart-section .view-bag-btn) .cart-item-remove, .cart-section .cart-item:is(.cart-section .view-bag-btn) .cart-item-quantity-wrapper {
        display: none !important
    }
#mini-cart:has(.js-cart-discount.cart-section .view-bag-btn):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
.cart-section .view-bag-btn {
  display: none !important;
}
.cart-section .cart-summary-container {
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cart-section .cart-upsell-products-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 1024px) {

  .cart-section .cart-upsell-products-wrapper {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1023px){
        .cart-section .cart-section-inner {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }
    
        .cart-section .cart-section-upsells {
    order: 2;
    width: 100%;
  }
    
        .cart-section .cart-section-summary {
    order: 3;
    width: 100%;
  }
    
        .cart-section .cart-section-contents {
    order: 1;
    width: 100%;
  }
    }
@media screen and (min-width: 1024px){
        .cart-section .cart-section-upsells {
            width: 45%;
            padding-left: 30px;
            float: right;
        }
    
        .cart-section .cart-section-summary {
            width: 45%;
            padding-left: 30px;
            float: right;
            clear: right;
        }
    
        .cart-section .cart-section-contents {
            width: 55%;
            padding-right: 30px;
        }
    }
@media screen and (min-width: 1280px){
        .cart-section .cart-section-upsells {
            width: 37.5%;
            padding-left: 60px;
        }
    
        .cart-section .cart-section-summary {
            width: 37.5%;
            padding-left: 60px;
        }
    
        .cart-section .cart-section-contents {
            width: 62.5%;
            padding-right: 60px;
        }
    }
.cart-upsell-products-wrapper:has(.cart-upsell-product-card) {
  display: flex;
}
/* ==========================================================================
    #Cart Item
    ========================================================================== */
.cart-item {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
}
.flickity-incoming-pdp .flickity-cell.cart-item-savings{
        display: none;
    }
.flickity-incoming-pdp.flickity-enabled .flickity-cell.cart-item-savings {
        display: block;
    }
.cart-item-savings {
  margin-bottom: 0.5rem;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.cart-item-content-wrapper {
  width: 100%;
}
.flickity-incoming-pdp .flickity-cell.cart-item-image{
        display: none;
    }
.flickity-incoming-pdp.flickity-enabled .flickity-cell.cart-item-image {
        display: block;
    }
.cart-item-image {
  display: block;
  width: 100%;
  max-width: 100px;
  flex-grow: 0;
}
.cart-item-content {
  display: flex;
  flex-grow: 1;
  flex-direction: row;
  justify-content: space-between;
  gap: 0.75rem;
}
.cart-item-details {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.cart-item-product-title {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cart-item-product-option {
  line-height: 18px;
}
.cart-item-product-option .label {
  font-size: 12px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cart-item-product-option .value {
  font-size: 12px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cart-item-product-option .\!value {
  font-size: 12px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cart-item-prices {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.75rem;
}
.cart-item-prices .current-price {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cart-item-prices .original-price {
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(216 0 39 / var(--tw-text-opacity));
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.cart-item-remove {
  align-self: flex-start;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
#mini-cart .cart-item-image {
  max-width: 75px;
}
#mini-cart .cart-item:not(.hidden) + .cart-item {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: rgb(221 221 221 / var(--tw-border-opacity));
  padding-top: 2rem;
}
#mini-cart:has(.js-cart-discount:not(.hidden)) .mini-contents-wrapper {
        height: calc(100% - 414px) !important;
    }
#mini-cart:has(.js-cart-discount:not(.hidden)):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 477px) !important;
    }
#mini-cart:has(.js-cart-discount.hidden):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
#mini-cart:has(.js-cart-discount.\!hidden):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
.cart-upsell-products-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
  padding: 1rem;
}
.cart-upsell-product-card + .cart-upsell-product-card {
  margin-top: 0.5rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
  padding-top: 1.5rem;
}
.cart-upsell-product-card .product-card, .cart-upsell-product-card .product-card .product-details {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.cart-upsell-product-card .product-card .product-card-hover {
  flex-direction: row;
  gap: 0.75rem;
}
.cart-upsell-product-card .product-card .product-card-hover > a {
  width: 74px;
}
.cart-upsell-product-card .product-card .product-card-hover > div {
        width: calc(100% - 86px);
    }
.cart-upsell-product-card .product-card .product-card-hover .product-details {
  gap: 0.625rem;
  padding: 0px;
}
.cart-upsell-product-card .product-card .product-card-hover .product-details > a {
  margin-bottom: 6px;
  flex-direction: row;
}
.cart-upsell-product-card .product-card .product-card-hover h3 {
  font-weight: 700;
}
.cart-upsell-product-card .product-card .product-card-hover .product-details a div {
  gap: 0.5rem;
}
.cart-upsell-product-card .product-card .product-card-hover .product-details a div p:not(.js-listing-product-compare-at-price) {
  font-weight: 700;
}
.cart-upsell-product-card .product-card .product-card-hover #product-variants {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  row-gap: 0.75rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.cart-upsell-product-card .product-card fieldset:first-child {
  grid-column: span 7 / span 7;
  grid-row-start: 1;
}
.cart-upsell-product-card .product-card fieldset button[type="button"] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.cart-upsell-product-card .product-card fieldset button[aria-label="Colour"] {
  padding-left: 6px;
}
.cart-upsell-product-card .product-card fieldset #selected-option-text {
  font-size: 10px;
  line-height: 18px;
}
.cart-upsell-product-card .product-card fieldset.colour-block {
  grid-column: span 5 / span 5;
}
.cart-section .cart-item:is(.cart-upsell-product-card .product-card fieldset.colour-block #selected-option-text) {
        display: flex;
    }
.cart-section .cart-item:is(.cart-upsell-product-card .product-card fieldset.colour-block #selected-option-text) .cart-item-remove, .cart-section .cart-item:is(.cart-upsell-product-card .product-card fieldset.colour-block #selected-option-text) .cart-item-quantity-wrapper {
        display: none
    }
#mini-cart:has(.js-cart-discount.cart-upsell-product-card .product-card fieldset.colour-block #selected-option-text):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px);
    }
.cart-upsell-product-card .product-card fieldset.colour-block #selected-option-text {
  display: none;
}
.cart-upsell-product-card .product-card button[type="submit"] {
  font-size: 10px;
  line-height: 18px;
}
.cart-section .cart-item:is(.cart-upsell-product-card .product-card .product-card-badges) {
        display: flex;
    }
.cart-section .cart-item:is(.cart-upsell-product-card .product-card .product-card-badges) .cart-item-remove, .cart-section .cart-item:is(.cart-upsell-product-card .product-card .product-card-badges) .cart-item-quantity-wrapper {
        display: none
    }
#mini-cart:has(.js-cart-discount.cart-upsell-product-card .product-card .product-card-badges):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px);
    }
.cart-upsell-product-card .product-card .product-card-badges {
  top: 0.5rem;
  left: 0.5rem;
  display: none;
}
.cart-section .cart-item:is(.cart-upsell-product-card .product-card .product-card-badge) {
        display: flex;
    }
.cart-section .cart-item:is(.cart-upsell-product-card .product-card .product-card-badge) .cart-item-remove, .cart-section .cart-item:is(.cart-upsell-product-card .product-card .product-card-badge) .cart-item-quantity-wrapper {
        display: none
    }
#mini-cart:has(.js-cart-discount.cart-upsell-product-card .product-card .product-card-badge):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px);
    }
.cart-upsell-product-card .product-card .product-card-badge {
  display: none;
  padding: 0.5rem;
  font-size: 8px;
  line-height: 1;
}
.flickity-incoming-pdp .flickity-cell.cart-upsell-product-card .product-card .product-card-badge:first-child{
        display: none;
    }
.flickity-incoming-pdp.flickity-enabled .flickity-cell.cart-upsell-product-card .product-card .product-card-badge:first-child {
        display: block;
    }
.cart-upsell-product-card .product-card .product-card-badge:first-child {
  display: block;
}
@media (min-width: 1024px) {

        .cart-section .cart-item-image {
    max-width: 169px;
  }

        .cart-contents .cart-item-product-option {
    grid-column-start: 1;
  }

        .cart-contents .cart-item-prices {
    grid-column-start: 1;
  }

        .cart-contents .cart-item-quantity {
    grid-column-start: 2;
            grid-row:1 / 3;
  }
    }
/* ==========================================================================
    #Cart Summary
    ========================================================================== */
.cart-summary-container {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.cart-summary-payment-types ul {
  justify-content: center;
}
.cart-summary-discount-message {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.cart-summary-row, .cart-summary-total {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 14px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cart-summary-total {
  font-weight: 700;
}
.cart-summary-row [data-cart-discount] {
  --tw-text-opacity: 1;
  color: rgb(216 0 39 / var(--tw-text-opacity));
}
.cart-summary-row span {
  line-height: 1;
}
.cart-summary-discount .title, .cart-summary-discount-row .label, .cart-summary-discount-row .value {
  font-size: 12px;
  line-height: 20px;
}
 .cart-summary-discount-row .\!value {
  font-size: 12px;
  line-height: 20px;
}
.cart-summary {
  width: 100%;
}
@media (min-width: 1024px) {

        .cart-summary .cart-summary-row {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 14px;
    line-height: 22px;
  }

        .cart-summary .cart-summary-discount {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

        .cart-summary .cart-summary-total {
    margin-bottom: 1rem;
  }

        .cart-summary .cart-summary-discount .title, .cart-summary .cart-summary-discount-row .label, .cart-summary .cart-summary-discount-row .value {
    font-size: 14px;
    line-height: 22px;
  }

         {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }

         .cart-summary .cart-summary-discount-row .\!value {
    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;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.\!bottom-0 {
  bottom: 0px !important;
}
.-bottom-52 {
  bottom: -13rem;
}
.-left-4 {
  left: -1rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-1 {
  bottom: 0.25rem;
}
.bottom-10 {
  bottom: 2.5rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-\[17px\] {
  bottom: 17px;
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-10 {
  left: 2.5rem;
}
.left-2 {
  left: 0.5rem;
}
.left-2\.5 {
  left: 0.625rem;
}
.left-3 {
  left: 0.75rem;
}
.left-4 {
  left: 1rem;
}
.right-0 {
  right: 0px;
}
.right-10 {
  right: 2.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.top-0 {
  top: 0px;
}
.top-10 {
  top: 2.5rem;
}
.top-2 {
  top: 0.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-2\/4 {
  top: 50%;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-\[80px\] {
  top: 80px;
}
.top-\[83px\] {
  top: 83px;
}
.top-\[93px\] {
  top: 93px;
}
.top-\[calc\(-100\%-10px\)\] {
  top: calc(-100% - 10px);
}
.top-\[calc\(-100\%-2px\)\] {
  top: calc(-100% - 2px);
}
.top-full {
  top: 100%;
}
.-z-\[1\] {
  z-index: -1;
}
.z-0 {
  z-index: 0;
}
.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-\[100\] {
  z-index: 100;
}
.z-\[110\] {
  z-index: 110;
}
.z-\[120\] {
  z-index: 120;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[35\] {
  z-index: 35;
}
.z-\[61\] {
  z-index: 61;
}
.z-\[62\] {
  z-index: 62;
}
.z-\[calc\(var\(--sticky-z-index\)\+1\)\] {
  z-index: calc(var(--sticky-z-index) + 1);
}
.z-\[var\(--sticky-z-index\)\] {
  z-index: var(--sticky-z-index);
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-full {
  grid-column: 1 / -1;
}
.m-0 {
  margin: 0px;
}
.m-4 {
  margin: 1rem;
}
.m-auto {
  margin: auto;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-\[50px\] {
  margin-left: 50px;
  margin-right: 50px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.my-7\.5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-\[20px\] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.\!mb-1 {
  margin-bottom: 0.25rem !important;
}
.\!mb-8 {
  margin-bottom: 2rem !important;
}
.-mt-18 {
  margin-top: -72px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-15 {
  margin-bottom: 60px;
}
.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-7 {
  margin-bottom: 1.75rem;
}
.mb-7\.5 {
  margin-bottom: 30px;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[-2vw\] {
  margin-bottom: -2vw;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-\[2\%\] {
  margin-left: 2%;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-\[3\%\] {
  margin-right: 3%;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-13 {
  margin-top: 52px;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[13px\] {
  margin-top: 13px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[37px\] {
  margin-top: 37px;
}
.mt-auto {
  margin-top: auto;
}
.box-border {
  box-sizing: border-box;
}
.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-\[2\/1\] {
  aspect-ratio: 2/1;
}
.aspect-\[378\/670\] {
  aspect-ratio: 378/670;
}
.aspect-\[720\/1212\] {
  aspect-ratio: 720/1212;
}
.aspect-\[8\/1\] {
  aspect-ratio: 8/1;
}
.aspect-\[800\/720\] {
  aspect-ratio: 800/720;
}
.\!h-4 {
  height: 1rem !important;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 6px;
}
.h-10 {
  height: 2.5rem;
}
.h-13 {
  height: 52px;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-4\.5 {
  height: 18px;
}
.h-5 {
  height: 1.25rem;
}
.h-5\.5 {
  height: 22px;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-7\.5 {
  height: 30px;
}
.h-80 {
  height: 20rem;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[41px\] {
  height: 41px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[calc\(100\%-426px\)\] {
  height: calc(100% - 426px);
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-min {
  height: -moz-min-content;
  height: min-content;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-\[26px\] {
  max-height: 26px;
}
.max-h-\[315px\] {
  max-height: 315px;
}
.min-h-\[32px\] {
  min-height: 32px;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[40vh\] {
  min-height: 40vh;
}
.min-h-\[600px\] {
  min-height: 600px;
}
.min-h-\[calc\(100vh-90px\)\] {
  min-height: calc(100vh - 90px);
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-4 {
  width: 1rem !important;
}
.w-0 {
  width: 0px;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.5rem;
}
.w-13 {
  width: 52px;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/4 {
  width: 75%;
}
.w-4 {
  width: 1rem;
}
.w-4\.5 {
  width: 18px;
}
.w-5 {
  width: 1.25rem;
}
.w-5\.5 {
  width: 22px;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-7\.5 {
  width: 30px;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[114px\] {
  width: 114px;
}
.w-\[12\%\] {
  width: 12%;
}
.w-\[13\%\] {
  width: 13%;
}
.w-\[18\%\] {
  width: 18%;
}
.w-\[188px\] {
  width: 188px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[22\%\] {
  width: 22%;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[260px\] {
  width: 260px;
}
.w-\[28\%\] {
  width: 28%;
}
.w-\[46\%\] {
  width: 46%;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[83px\] {
  width: 83px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[calc\(\(100vw-100px\)\/1\.2\)\] {
  width: calc((100vw - 100px) / 1.2);
}
.w-\[calc\(100\%-3\.5rem\)\] {
  width: calc(100% - 3.5rem);
}
.w-\[calc\(100\%_\+_2rem\)\] {
  width: calc(100% + 2rem);
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-\[55px\] {
  min-width: 55px;
}
.min-w-\[85px\] {
  min-width: 85px;
}
.min-w-\[90\%\] {
  min-width: 90%;
}
.min-w-full {
  min-width: 100%;
}
.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}
.\!max-w-\[700px\] {
  max-width: 700px !important;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1020px\] {
  max-width: 1020px;
}
.max-w-\[140px\] {
  max-width: 140px;
}
.max-w-\[1440px\] {
  max-width: 1440px;
}
.max-w-\[186px\] {
  max-width: 186px;
}
.max-w-\[188px\] {
  max-width: 188px;
}
.max-w-\[215px\] {
  max-width: 215px;
}
.max-w-\[240px\] {
  max-width: 240px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[330px\] {
  max-width: 330px;
}
.max-w-\[370px\] {
  max-width: 370px;
}
.max-w-\[490px\] {
  max-width: 490px;
}
.max-w-\[70px\] {
  max-width: 70px;
}
.max-w-\[75\%\] {
  max-width: 75%;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-prose {
  max-width: 65ch;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-none {
  flex: none;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.border-collapse {
  border-collapse: collapse;
}
.-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-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));
}
.-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));
}
.\!rotate-0 {
  --tw-rotate: 0deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-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-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.transform-none {
  transform: none;
}
.cursor-grab {
  cursor: grab;
}
.cursor-grabbing {
  cursor: grabbing;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.scroll-mt-40 {
  scroll-margin-top: 10rem;
}
.list-none {
  list-style-type: none;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.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));
}
.\!flex-row {
  flex-direction: row !important;
}
.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;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.\!items-start {
  align-items: flex-start !important;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.\!items-center {
  align-items: center !important;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.\!justify-center {
  justify-content: center !important;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 6px;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-11 {
  gap: 2.75rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-12\.5 {
  gap: 50px;
}
.gap-15 {
  gap: 60px;
}
.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-7 {
  gap: 1.75rem;
}
.gap-7\.5 {
  gap: 30px;
}
.gap-8 {
  gap: 2rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[50px\] {
  gap: 50px;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-1\.5 {
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-\[13px\] {
  row-gap: 13px;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-\[38px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(38px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(38px * var(--tw-space-y-reverse));
}
.self-start {
  align-self: flex-start;
}
.self-center {
  align-self: center;
}
.justify-self-center {
  justify-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.\!rounded-none {
  border-radius: 0px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[100px\] {
  border-radius: 100px;
}
.rounded-\[15px\] {
  border-radius: 15px;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[50px\] {
  border-radius: 50px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.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-b-\[10px\] {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-\[8px\] {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}
.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-\[2px\] {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-none {
  border-style: none;
}
.\!border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-\[\#00000020\] {
  border-color: #00000020;
}
.border-\[\#9B9B9B\] {
  --tw-border-opacity: 1;
  border-color: rgb(155 155 155 / var(--tw-border-opacity));
}
.border-\[\#DDD\] {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.border-\[\#DEDEDE\] {
  --tw-border-opacity: 1;
  border-color: rgb(222 222 222 / var(--tw-border-opacity));
}
.border-\[\#E8E7E3\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 231 227 / var(--tw-border-opacity));
}
.border-\[\#ddd\] {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.border-\[\#e8e7e3\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 231 227 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-blow-dry {
  --tw-border-opacity: 1;
  border-color: rgb(149 163 207 / var(--tw-border-opacity));
}
.border-brand-grey {
  --tw-border-opacity: 1;
  border-color: rgb(245 244 246 / var(--tw-border-opacity));
}
.border-detangling {
  --tw-border-opacity: 1;
  border-color: rgb(237 189 219 / var(--tw-border-opacity));
}
.border-error-200 {
  --tw-border-opacity: 1;
  border-color: rgb(216 84 78 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}
.border-grey-200 {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}
.border-grey-400 {
  --tw-border-opacity: 1;
  border-color: rgb(162 162 162 / var(--tw-border-opacity));
}
.border-grey-50 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 246 / var(--tw-border-opacity));
}
.border-grey-500 {
  --tw-border-opacity: 1;
  border-color: rgb(142 142 142 / var(--tw-border-opacity));
}
.border-off-grey {
  --tw-border-opacity: 1;
  border-color: rgb(232 231 227 / var(--tw-border-opacity));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.border-styling {
  --tw-border-opacity: 1;
  border-color: rgb(193 167 226 / var(--tw-border-opacity));
}
.border-success-200 {
  --tw-border-opacity: 1;
  border-color: rgb(0 221 96 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-wellness {
  --tw-border-opacity: 1;
  border-color: rgb(210 234 142 / var(--tw-border-opacity));
}
.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.\!bg-brand-grey {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 244 246 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#000\]\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.bg-\[rgba\(255\2c 255\2c 255\2c 0\.5\)\] {
  background-color: rgba(255,255,255,0.5);
}
.bg-\[var\(--countdown-banner-background-color\2c \#000\)\] {
  background-color: var(--countdown-banner-background-color,#000);
}
.bg-active-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(178 215 234 / var(--tw-bg-opacity));
}
.bg-active-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(116 182 217 / var(--tw-bg-opacity));
}
.bg-active-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(53 148 199 / var(--tw-bg-opacity));
}
.bg-active-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 244 250 / var(--tw-bg-opacity));
}
.bg-active-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 94 132 / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/75 {
  background-color: rgb(0 0 0 / 0.75);
}
.bg-brand-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 246 / var(--tw-bg-opacity));
}
.bg-error-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 186 186 / var(--tw-bg-opacity));
}
.bg-error-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 84 78 / var(--tw-bg-opacity));
}
.bg-error-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(159 5 42 / var(--tw-bg-opacity));
}
.bg-error-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 238 238 / var(--tw-bg-opacity));
}
.bg-error-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 1 23 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(227 227 227 / var(--tw-bg-opacity));
}
.bg-grey-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.bg-grey-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(183 183 183 / var(--tw-bg-opacity));
}
.bg-grey-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(162 162 162 / var(--tw-bg-opacity));
}
.bg-grey-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 246 / var(--tw-bg-opacity));
}
.bg-grey-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(142 142 142 / var(--tw-bg-opacity));
}
.bg-grey-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(111 111 111 / var(--tw-bg-opacity));
}
.bg-grey-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity));
}
.bg-grey-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(53 53 53 / var(--tw-bg-opacity));
}
.bg-grey-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity));
}
.bg-off-black {
  --tw-bg-opacity: 1;
  background-color: rgb(44 35 29 / var(--tw-bg-opacity));
}
.bg-off-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 227 / var(--tw-bg-opacity));
}
.bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 250 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-primary-hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255 / var(--tw-bg-opacity));
}
.bg-success-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 138 / var(--tw-bg-opacity));
}
.bg-success-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 221 96 / var(--tw-bg-opacity));
}
.bg-success-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 154 68 / var(--tw-bg-opacity));
}
.bg-success-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(179 255 216 / var(--tw-bg-opacity));
}
.bg-success-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 51 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-warning-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 176 96 / var(--tw-bg-opacity));
}
.bg-warning-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 166 38 / var(--tw-bg-opacity));
}
.bg-warning-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(164 67 36 / var(--tw-bg-opacity));
}
.bg-warning-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 216 176 / var(--tw-bg-opacity));
}
.bg-warning-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(85 44 21 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-primary {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-primary-hover {
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-top {
  -o-object-position: top;
     object-position: top;
}
.\!p-0 {
  padding: 0px !important;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.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-\[2px\] {
  padding: 2px;
}
.p-\[30px\] {
  padding: 30px;
}
.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !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-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-4\.5 {
  padding-left: 18px;
  padding-right: 18px;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-5\.5 {
  padding-left: 22px;
  padding-right: 22px;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[1\.25rem\] {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-\[37px\] {
  padding-left: 37px;
  padding-right: 37px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-12\.5 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-13 {
  padding-top: 52px;
  padding-bottom: 52px;
}
.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-4\.5 {
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-6\.5 {
  padding-top: 26px;
  padding-bottom: 26px;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-7\.5 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.\!pl-\[14px\] {
  padding-left: 14px !important;
}
.\!pr-\[30px\] {
  padding-right: 30px !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-15 {
  padding-bottom: 60px;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-32 {
  padding-bottom: 8rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[27px\] {
  padding-bottom: 27px;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-\[18px\] {
  padding-left: 18px;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-7 {
  padding-right: 1.75rem;
}
.pr-7\.5 {
  padding-right: 30px;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-\[50px\] {
  padding-right: 50px;
}
.pr-\[83px\] {
  padding-right: 83px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pt-18 {
  padding-top: 72px;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-4\.5 {
  padding-top: 18px;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-\[23px\] {
  padding-top: 23px;
}
.pt-\[27px\] {
  padding-top: 27px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.\!text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.\!text-base {
  font-size: 14px !important;
  line-height: 22px !important;
}
.\!text-sm {
  font-size: 12px !important;
  line-height: 20px !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[19px\] {
  font-size: 19px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[27px\] {
  font-size: 27px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[60px\] {
  font-size: 60px;
}
.text-\[70px\] {
  font-size: 70px;
}
.text-\[8px\] {
  font-size: 8px;
}
.text-base {
  font-size: 14px;
  line-height: 22px;
}
.text-lg {
  font-size: 16px;
  line-height: 24px;
}
.text-sm {
  font-size: 12px;
  line-height: 20px;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 10px;
  line-height: 18px;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.\!leading-3 {
  line-height: .75rem !important;
}
.\!leading-7 {
  line-height: 1.75rem !important;
}
.\!leading-\[19px\] {
  line-height: 19px !important;
}
.\!leading-none {
  line-height: 1 !important;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[125\%\] {
  line-height: 125%;
}
.leading-\[15px\] {
  line-height: 15px;
}
.leading-\[18px\] {
  line-height: 18px;
}
.leading-\[19px\] {
  line-height: 19px;
}
.leading-\[1\] {
  line-height: 1;
}
.leading-\[25px\] {
  line-height: 25px;
}
.leading-\[26px\] {
  line-height: 26px;
}
.leading-\[27px\] {
  line-height: 27px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[65px\] {
  line-height: 65px;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[-0\.16px\] {
  letter-spacing: -0.16px;
}
.tracking-\[-0\.703px\] {
  letter-spacing: -0.703px;
}
.tracking-\[-8\.8px\] {
  letter-spacing: -8.8px;
}
.tracking-\[0\.01em\] {
  letter-spacing: 0.01em;
}
.tracking-\[0\.24px\] {
  letter-spacing: 0.24px;
}
.tracking-\[0\.2px\] {
  letter-spacing: 0.2px;
}
.tracking-text {
  letter-spacing: 0.2px;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#221F20\] {
  --tw-text-opacity: 1;
  color: rgb(34 31 32 / var(--tw-text-opacity));
}
.text-\[\#9B9B9B\] {
  --tw-text-opacity: 1;
  color: rgb(155 155 155 / var(--tw-text-opacity));
}
.text-\[\#D39595\] {
  --tw-text-opacity: 1;
  color: rgb(211 149 149 / var(--tw-text-opacity));
}
.text-\[var\(--countdown-banner-text-color\2c \#FCFAFA\)\] {
  color: var(--countdown-banner-text-color,#FCFAFA);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-error-400 {
  --tw-text-opacity: 1;
  color: rgb(159 5 42 / var(--tw-text-opacity));
}
.text-error-600 {
  --tw-text-opacity: 1;
  color: rgb(75 1 23 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-grey-500 {
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-sale {
  --tw-text-opacity: 1;
  color: rgb(216 0 39 / var(--tw-text-opacity));
}
.text-success-400 {
  --tw-text-opacity: 1;
  color: rgb(0 154 68 / var(--tw-text-opacity));
}
.text-success-600 {
  --tw-text-opacity: 1;
  color: rgb(0 112 51 / var(--tw-text-opacity));
}
.text-warning-200 {
  --tw-text-opacity: 1;
  color: rgb(252 166 38 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.line-through {
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.\!no-underline {
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-50 {
  opacity: 0.5;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -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-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.text-edge-cap {
        text-box-edge: cap alphabetic;
    }
.text-box-trim {
        text-box-trim: trim-both;
    }
.rounded {
        border-radius: 1.2rem;
    }
.\[word-spacing\:100vw\] {
  word-spacing: 100vw;
}

/*
BG: Hide x-show alpine JS
*/
[x-cloak] { 
    display: none !important;
}

/* ==========================================================================
#Third Party Libs
========================================================================== */

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}

/* ==========================================================================
#Global Custom Styling for Flickity Dots and Arrows
========================================================================== */

.product-carousel {
  overflow: hidden;
}

/* .product-carousel .flickity-viewport {
  @apply rounded-xl border border-[#e8e7e3] overflow-hidden;
} */

.product-carousel .flickity-viewport .flickity-slider {
  width: 100%;
}

.product-carousel .flickity-cell {
  margin: 0px;
  max-width: 100%;
  padding: 0px;
  width: 100% !important;
  min-width: 100% !important;
}

.product-carousel .carousel-cell {
  width: 100%;
}

.product-carousel .carousel-cell-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.flickity-page-dots {
  position: relative;
  bottom: 0px;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  row-gap: 0.125rem;
}

.cart-section .cart-item:is(.flickity-page-dots .dot:only-child) {
        display: flex !important;
    }

.cart-section .cart-item:is(.flickity-page-dots .dot:only-child) .cart-item-remove, .cart-section .cart-item:is(.flickity-page-dots .dot:only-child) .cart-item-quantity-wrapper {
        display: none !important
    }

#mini-cart:has(.js-cart-discount.flickity-page-dots .dot:only-child):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }

.flickity-page-dots .dot:only-child {
  display: none !important;
}

.flickity-page-dots .dot {
  margin: 0px !important;
  display: flex !important;
  height: 22px !important;
  width: 2.5rem !important;
  align-items: center !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  opacity: 1 !important;
}

@media (min-width: 1024px) {

  .flickity-page-dots .dot {
    width: 52px !important;
  }
}

.flickity-page-dots .dot::after {
    content: '';
    display: flex;
    height: 0.125rem;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(180 180 180 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {

  .flickity-page-dots .dot::after {
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 255 / var(--tw-bg-opacity));
  }
}

.flickity-page-dots .dot.is-selected::after {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.cart-section .cart-item:is(.product-images .flickity-page-dots) {
        display: flex !important;
    }

.cart-section .cart-item:is(.product-images .flickity-page-dots) .cart-item-remove, .cart-section .cart-item:is(.product-images .flickity-page-dots) .cart-item-quantity-wrapper {
        display: none !important
    }

#mini-cart:has(.js-cart-discount.product-images .flickity-page-dots):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }

.product-images .flickity-page-dots {
  display: none !important;
}

@media (max-width: 1023px) {
    .product-images {
        aspect-ratio: auto !important;
        height: auto !important;
    }
    .product-images .product-carousel {
        height: auto;
        min-height: 0;
    }
    .product-images .product-carousel .flickity-viewport {
        height: auto;
    }
}

.flickity-prev-next-button {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    width:20px !important;
    height:20px !important;
    border-radius:0px !important;
    background:rgb(255 255 255 / 40%) !important;
    transition:all .3s linear;
}

.flickity-prev-next-button:hover {
    background:rgb(255 255 255 / 100%) !important;
}

.flickity-prev-next-button svg {
    position:static !important;
    width:10px !important;
    height:auto !important;
    fill:#fff !important;
    transition:all .3s linear;
}

.flickity-prev-next-button:hover svg {
    fill:#000 !important;
}

.flickity-prev-next-button.previous {
    left:0 !important;
}

.flickity-prev-next-button.next {
    right:0 !important;
}

@media (min-width: 1024px) {
    .flickity-page-dots {
        bottom: -48px;
    }

    .flickity-prev-next-button {
        width:32px !important;
        height:32px !important;
    }

    .flickity-prev-next-button svg {
        width:12px !important;
    }
}

/* ==========================================================================
#Hero
========================================================================== */

/* BG: Needed for lazying loading. Firstly, lazysizes works by using display none and block to determine when to load the asset. We're checking to see if we're loading all assets, if we're not, and it's not the first slide, then we hide the image, until it's active below and then display block it to then trigger the image download. Thankfully the lazyload class changes once it's loaded so it only fires once. */
.hero .carousel-item:not([data-flickity-position="0"]):not(.lazyload-all) .carousel-image .lazyload {
    display:none;
}

.hero .carousel-item.is-selected .carousel-image .lazyload {
    display:block;
}

/* BG: Prevents CLS by hiding any additional hero slides until flickity kicks in. */
.hero:not(.flickity-enabled) .carousel-item:not(:first-of-type) {
    display:none;
}

.hero.flickity-enabled .carousel-item:not(:first-of-type, .fifty-fifty) {
    display: block !important;
}

.hero .flickity-page-dots {
  margin-top: 22px;
}

.half-slide-odd:last-child {
  width: 100% !important;
}

@media (min-width: 1024px) {
    .hero .flickity-page-dots {
    position: absolute;
    bottom: 26px;
    margin-top: 0px;
  }
}

/* ==========================================================================
#Product Detail
========================================================================== */
.carousel-nav .is-nav-selected {
  border-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

/* ==========================================================================
#Footer Typetext
========================================================================== */

type-text::after {
    content: '|';
    font-size: inherit;
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 1;
    font-weight: 300;
    animation: blink 0.7s infinite;
}

type-text {
    padding-right: 4px;
    letter-spacing: 0.88px;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* ==========================================================================
#transition Shorthand
========================================================================== */

.transition-300 {
    transition: all .3s ease-in-out;
}

.transition-200 {
    transition: all .2s ease-in-out;
}

.transition-100 {
    transition: all .1s ease-in-out;
}

/* ==========================================================================
#Nav Link 
========================================================================== */

.top-level:after {
    transition: all .2s ease-in-out;
}

.link-draw:after {
    content: "";
    position: relative;
    width: 0px;
    height: 1px;
    background-color: black;
    display: block;
    transition: all .3s ease-in-out;
}

.link-draw:hover:after, .link-draw:active:after{
    width: 100%;
}

/* ==========================================================================
#Nav Item
========================================================================== */

.nav_image .arrow-icon {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.nav_image .subtitle {
    transform: translateX(-24px);
    transition: all .3s ease-in-out;
}

.nav_image:hover .arrow-icon {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-in-out;
}

.nav_image:hover .subtitle {
    transform: translateX(0px);
    transition: all .3s ease-in-out;
}

.nav_information_image .hover-wrapper {
    background: transparent;
    transition: all .3s ease-in-out;
}

.nav_information_image:hover .hover-wrapper {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), linear-gradient(88deg, rgba(52, 24, 111, 0.00) 0%, rgba(26, 96, 180, 0.00) 100%);
}

.small_nav_image .arrow-icon {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.small_nav_image .subtitle {
    transform: translateX(-18px);
    transition: all .3s ease-in-out;
}

.small_nav_image:hover .arrow-icon {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-in-out;
}

.small_nav_image:hover .subtitle {
    transform: translateX(0px);
    transition: all .3s ease-in-out;
}

/* ==========================================================================
#Section Spacing
========================================================================== */

.section-spacing {
    margin-bottom: 60px;
}

.section-spacing-top {
    margin-top: 60px;
}
  
@media (min-width: 1024px) {
    .section-spacing {
        margin-bottom: 80px;
    }
    
    .section-spacing-top {
        margin-top: 80px;
    }
}

/* ==========================================================================
#Mobile Navigation
========================================================================== */

#site-mobile-navigation {
    top: 50px;
    height: calc(100% - 50px);
}
  
body.usp-bar #site-mobile-navigation {
    top: 80px;
    height: calc(100% - 80px);
}

/* ==========================================================================
#Search
========================================================================== */

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

@media (max-width: 1024px) {
    .overall-search-wrapper {
        height: calc(100% - 50px);
    }

    body.usp-bar .overall-search-wrapper {
        height: calc(100% - 80px);
    }

    #predictive-search {
        height: calc(100% - 57px);
        overflow: auto;
    }

    body.usp-bar #predictive-search {
        height: calc(100% - 87px);
    }
}

/* ==========================================================================
#Grab Scroll Classes
========================================================================== */

.grab-scroll {
    max-width: 100%;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
  
.grab-scroll::-webkit-scrollbar {
    display: none;
}
  
.cursor-grabbing {
    cursor: grabbing;
}

/* ==========================================================================
#Header Cart Button
========================================================================== */

.header-cart-button .bag-fill {
    transition: all .3s ease-in-out;
}

.header-cart-button.active [data-cart-item-count]{
    opacity: 1;
    z-index: 1;
    bottom: -2px;
}

.header-cart-button.active .bag-fill {
    fill: #000;
    transition: all .3s ease-in-out;
}

/* ==========================================================================
#Section Spacing
========================================================================== */

.section-spacing {
    margin-bottom: 60px;
}
.section-spacing-top {
    margin-top: 60px;
}

@media (min-width: 1024px) {
    .section-spacing {
        margin-bottom: 80px;
    }
    .section-spacing-top {
        margin-top: 80px;
    }
  }

/* ==========================================================================
#Featured Product Scrollbar
========================================================================== */

.progress-bar {
    transition: all .2s linear;
}

/* ==========================================================================
#Product Card
========================================================================== */

.flickity-incoming-pdp .flickity-cell.js-pdp-card fieldset #selected-option-text{
        display: none !important;
    }

.flickity-incoming-pdp.flickity-enabled .flickity-cell.js-pdp-card fieldset #selected-option-text {
        display: block !important;
    }

.js-pdp-card fieldset #selected-option-text {
  display: block !important;
}

.video-hover:hover .second-video {
    opacity: 100;
    z-index: 1;
}

.image-hover:hover .second-image {
    opacity: 100;
    z-index: 1;
}

.colour-option {
    position: relative;
}

.colour-option.current {
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}

.colour-option:hover {
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}

.colour-option.js-unavailable-variant {
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}

.colour-option.js-unavailable-variant:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top right,transparent calc(50% - 1px),black,transparent calc(50% + 1px));
}

/* ==========================================================================
#Section Width
========================================================================== */

.custom-container {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

/* ==========================================================================
#Search More
========================================================================== */

.search-more strong {
    margin: 0 4px;
}

@media (min-width: 768px) {

  .desktop-row {
    flex-direction: row;
  }

  .desktop-row-reverse {
    flex-direction: row-reverse;
  }
}

@media not all and (min-width: 768px) {

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

  .mobile-col-reverse {
    flex-direction: column-reverse;
  }
}
/* ===========================================================================
#Content Editor
===========================================================================*/
  
  .rte > * {
    margin-bottom: 1rem;
  }

  .rte > *:last-of-type {
    margin-bottom: 0px;
  }
  
  .rte *:is(h1, h2, h3, h4, h5, h6) {
    margin-bottom: 18px;
  }
  
  .rte ul,
  .rte ol {
    padding-left: 18px;
  }
  
  .rte ul {
    list-style: disc;
  }
  
  .rte ol {
    list-style: decimal;
  }
  
  .rte a {
    text-decoration: underline;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

/* ===========================================================================
#Collection Read More
===========================================================================*/

.collection-description.fade {
	overflow:hidden;
}

/* ===========================================================================
#PLP Layout
===========================================================================*/

.filter-checkbox input[type="checkbox"]:checked + label {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.filter-checkbox input[type="checkbox"]:disabled + label {
   opacity: .5;
}

.scrollable-div {
    overflow-y: scroll; /* Enable vertical scroll */
    scrollbar-width: thin; /* Set the width of the scrollbar */
    scrollbar-color: #000 #F5F4F6; /* Set the color of the scrollbar */
    border-radius: 8px;
}

.scrollable-div::-webkit-scrollbar {
    width: 4px; /* Set the width of the scrollbar */
    border-radius: 8px;
}

.scrollable-div::-webkit-scrollbar-track {
    background-color: #F5F4F6; /* Set the background color of the scrollbar track */
    border-radius: 8px;
}

.scrollable-div::-webkit-scrollbar-thumb {
    background-color: #000; /* Set the color of the scrollbar thumb */
    border-radius: 8px;
}

@media (min-width: 1024px) {
    .collection-grid-wrapper > div {
        grid-column: span 2 / span 2;
    }

    .collection-grid-wrapper div.product-card:nth-child(4), .collection-grid-wrapper div.collection-inline-cta-container:nth-child(5) {
        grid-column: span 3 / span 3;
    }

    .collection-grid-wrapper div:nth-child(4) .product-card-hover img, 
    .collection-grid-wrapper div:nth-child(4) .product-card-hover video, 
    .collection-grid-wrapper div:nth-child(5) .product-card-hover img,
    .collection-grid-wrapper div:nth-child(5) .product-card-hover video {
        max-width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .collection-grid-wrapper div:nth-child(4) .product-card-hover .js-test img, 
    .collection-grid-wrapper div:nth-child(5) .product-card-hover .js-test img {
        max-width: 100%;
    }

    .collection-grid-wrapper div:nth-child(4) .product-card-hover .js-product-badges img, 
    .collection-grid-wrapper div:nth-child(5) .product-card-hover .js-product-badges img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 350px) {
    .product-card .size-block {
        grid-column: span 7 / span 7 !important;
    }
    .product-card .colour-block {
        grid-column: span 7 / span 7 !important;
    }
    .product-card .quickbuy-buttons-container {
        grid-column: span 7 / span 7 !important;
    }
}
  
/* 
.js-scroll {
    opacity: 0;
    transition: opacity 500ms;
}
  
.js-scroll.scrolled {
    opacity: 1;
    animation: fade-in 1s ease-in-out both;
}
  
@keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
} */

/* Hidden scrollbar */

.hidden-scroll {
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
    overflow-y: scroll; 
}

.hidden-scroll::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}

/* PDP */

.product-images .flickity-page-dots {
  margin-top: 6px;
  display: flex;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 1024px) {

    .cart-section .cart-item:is(.product-images .flickity-page-dots) {
        display: flex;
    }

    .cart-section .cart-item:is(.product-images .flickity-page-dots) .cart-item-remove, .cart-section .cart-item:is(.product-images .flickity-page-dots) .cart-item-quantity-wrapper {
        display: none
    }

    #mini-cart:has(.product-images .flickity-page-dots.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px);
    }

    .product-images .flickity-page-dots {
    display: none;
  }
}

/* ===========================================================================
#Blog Listing Page
===========================================================================*/

@media (min-width: 768px) {

    .blog-articles .article-card:first-child {
    grid-column: span 6 / span 6;
  }

    .blog-articles .article-card:first-child img {
        aspect-ratio: 7/3;
    }

    .blog-articles .article-card:nth-child(5n + 2), .blog-articles .article-card:nth-child(5n + 3) {
    grid-column: span 3 / span 3;
  }
    
    .blog-articles .article-card:nth-child(5n + 2) img, .blog-articles .article-card:nth-child(5n + 3) img {
        aspect-ratio: 2/1; 
    }
}

.blog-filter.active a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 8px;
}

.flickity-incoming-pdp .underline-animation.flickity-cell::after{
        content: var(--tw-content);
        display: none;
    }

.flickity-incoming-pdp.flickity-enabled .underline-animation.flickity-cell::after {
        content: var(--tw-content);
        display: block;
    }

.underline-animation::after {
  position: relative;
  top: 0.125rem;
  display: block;
  height: 1px;
  width: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

.underline-animation:hover::after {
  content: var(--tw-content);
  width: 100%;
}

/* ===========================================================================
#Article Page
===========================================================================*/

.article-content * {
  margin-bottom: 1.5rem;
}
.article-content .product-card *,
.article-content .product-card  {
    margin-bottom: unset;
}

.article-content img {
  border-radius: 0.375rem;
}

@media (min-width: 1280px) {

  .article-content .container {
    max-width: 56rem !important;
  }
}

.blog--detail-description > * {
  display: inline-block;
  width: 100%;
}

.blog--detail-description img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog--detail-description > *:has(img):has(+ * img), .blog--detail-description > *:has(img) + *:has(img) {
    width: calc(50% - 5px);
}

.blog--detail-description > *:has(+ * img) img, .blog--detail-description > *:has(img) + * img {
  aspect-ratio: 87/73 !important;
}
.blog--detail-description > *:has(img) + *:has(img) {
    padding-left: 15px;
}
.blog--detail-description > *:has(img):has(+ * img) {
    padding-right: 15px;
}
.double-image {
    width: calc(50% - 5px);
    padding-right: 15px;
}
.double-image img {
  aspect-ratio: 87/73 !important;
}
.double-image + .double-image {
    padding-right: 0 !important;
    padding-left: 15px;
}


#selected-option-colour + #selected-option-text {
    text-align: left;
    max-height: 20px;
    overflow: hidden;
}
@media (max-width: 640px) {
  #selected-option-colour + #selected-option-text {
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    max-height: 40px;
    -webkit-line-clamp: 2;
    line-height: 1.5;
  }
}


#selected-option-colour {
    aspect-ratio: 1/1;
}

/* Octane AI Quiz */

@media (min-width: 1280px) {

  .quiz-seciton .featured-product {
    width: calc(25% - 18px) !important;
  }
}

.quiz-seciton .featured-product h3 {
  text-align: left;
}

.oct-quiz-wrapper {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

@media (min-width: 1024px) {

  .oct-quiz-wrapper {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
}

.oct-quiz-btn--primary-text, .oct-quiz-btn--secondary-text {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.oct-quiz-wrapper--explainer:not(:has(img)) .oct-quiz-content {
  margin-bottom: auto;
  text-align: left;
}

.oct-quiz-content .oct-quiz-title {
    line-height: 1.1 !important;
}

.oct-quiz-picture-choice-options__option {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 0px !important;
}

.oct-quiz-picture-choice-options__option[data-is-option-selected="selected"] div:last-child, .oct-quiz-picture-choice-options__option:hover div:last-child {
    border: 1px solid black !important;
    box-shadow: 0px 0px 0px 0px #000 inset, 0px 0px 0px 1px #000 !important;
}

.oct-quiz-picture-choice-options__option div:last-child {
    border: 1px solid transparent !important;
    box-shadow: 0px 0px 0px 0px transparent inset, 0px 0px 0px 1px transparent !important;
}

.oct-quiz-picture-choice-options__option div[role="img"] {
  margin: 0px !important;
  border-radius: 0.5rem !important;
  background-size: cover;
  background-position: top;
}

.oct-quiz-picture-choice-options__option div:nth-child(2) {
  position: absolute;
  width: 100%;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-bottom: 1.5rem !important;
    text-wrap: balance;
}

@media not all and (min-width: 640px) {

  .js-quiz-products-container .featured-product {
    width: calc(50% - 8px);
  }
}

@media not all and (min-width: 400px) {

  .js-quiz-products-container .featured-product {
    width: 100% !important;
  }
}

/* ===========================================================================
#Yotpo Reviews
===========================================================================*/

.yotpo-wrapper .yotpo-widget-instance {
    width: 100%;
    display: block;
}

.yotpo-reviews-star-ratings-widget {
  margin: 0px !important;
}

.yotpo-sr-bottom-line-text {
    letter-spacing: 0.2px !important;
    font-size: 12px !important;
    line-height: 20px !important;
    line-height: 1 !important;
    margin-top: 2px !important;
}

.product-info .star-container {
    cursor: pointer !important;
}

.product-info .star-container svg {
  height: 18px !important;
  width: 18px !important;
    cursor: pointer !important;
}

.product-card .star-container {
    margin-right: 2px !important;
}

.product-card .star-container svg {
  height: 0.625rem !important;
  width: 0.625rem !important;
}

@media (min-width: 640px) {

  .product-card .star-container svg {
    height: 0.75rem !important;
    width: 0.75rem !important;
  }
}

.cart-section .cart-item:is(.product-card .yotpo-sr-bottom-line-right-panel) {
        display: flex !important;
    }

.cart-section .cart-item:is(.product-card .yotpo-sr-bottom-line-right-panel) .cart-item-remove, .cart-section .cart-item:is(.product-card .yotpo-sr-bottom-line-right-panel) .cart-item-quantity-wrapper {
        display: none !important
    }

#mini-cart:has(.js-cart-discount.product-card .yotpo-sr-bottom-line-right-panel):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }

.product-card .yotpo-sr-bottom-line-right-panel {
  display: none !important;
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary > div:first-child {
  margin: 0px !important;
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary {
  align-items: center !important;
  gap: 0.625rem;
}

/* ===========================================================================
#Content Editor
===========================================================================*/
  .content-editor * {
    margin-bottom: 1rem;
  }
  
  .content-editor *:is(h1, h2, h3, h4, h5, h6) {
    margin-bottom: 18px;
  }
  
  .content-editor * + img {
    margin-top: 1rem;
  }
  
  .content-editor *:is(img) {
    margin-bottom: 2rem;
  }
  
  .content-editor ul,
  .content-editor ol {
    padding-left: 18px;
  }
  
  .content-editor ul {
    list-style: disc;
  }
  
  .content-editor ol {
    list-style: decimal;
  }
  
  .content-editor a {
    text-decoration: underline;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

  .ometria-div a {
    text-decoration: underline;
  }

/* ===========================================================================
#Verification Table
===========================================================================*/

.table-wrapper {
    overflow: scroll;
    width: 100%;
}


.italian-reg-tl td {
    padding: 15px;
}

.copyright a {
    text-decoration: underline;
}

.yotpo-star-rating-reviews-summary-link {
    display: none !important;
}

#CybotCookiebotDialog {
    border-radius: 0px !important;
}

#CybotCookiebotDialog, #CybotCookiebotDialog * {
  font-family: Poppins, sans-serif !important;
}

/* ===========================================================================
#Verification Table
===========================================================================*/

.cart-section .cart-item:is(.cart-upsell-product-card .minicart-hidden) {
        display: flex !important;
    }

.cart-section .cart-item:is(.cart-upsell-product-card .minicart-hidden) .cart-item-remove, .cart-section .cart-item:is(.cart-upsell-product-card .minicart-hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

#mini-cart:has(.js-cart-discount.cart-upsell-product-card .minicart-hidden):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }

.cart-upsell-product-card .minicart-hidden {
  display: none !important;
}

.cart-upsell-product-card .minicart-visible {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  display: flex !important;
}

.cart-upsell-product-card .minicart-title {
  margin-bottom: 0px !important;
}

/* VARIANT SELECTOR UPDATES */

/* PRODUCT PAGE STYLES */
@media (max-width: 520px) {
    .product-section .product-variants-listing {
        display: grid;
        grid-template-columns: 1fr;
    }
    .product-section .product-variants-listing fieldset {
        width: 100%; /* Ensure fieldsets take full width */
    }
}
  
@media (min-width: 521px) and (max-width: 1023px) {
    .product-section .product-variants-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr); 
    }
    .product-section .product-variants-listing fieldset {
        width: auto; /* Allow fieldsets to grow */
    }
}

@media (min-width: 641px) and (max-width: 1023px) {
    .product-section .upsell-product-card .product-variants-listing {
        display: grid;
        grid-template-columns: 1fr; 
    }
}
  
@media (min-width: 1024px) and (max-width: 1420px) {
    .product-section .product-variants-listing {
        display: grid;
        grid-template-columns: 1fr; 
    }
    .product-section .product-variants-listing fieldset {
        width: 100%; 
    }
}

@media (min-width: 1421px) {
    .product-section .js-pdp-atc .product-variants-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .product-section .product-variants-listing fieldset {
        width: auto; /* Allow fieldsets to grow with grid columns */
    }
}

/* COLLECTION PAGE STYLES */
@media (max-width: 1450px) {
    .collection-grid-wrapper .product-card .product-variants-listing {
        display: grid;
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1024px) {
    .collection-grid-wrapper div.product-card:nth-child(4) .product-variants-listing,
    .collection-grid-wrapper div.product-card:nth-child(5) .product-variants-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1451px) {
    .collection-grid-wrapper .product-card .product-variants-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Carousel styles */
/* @media (min-width: 1510px) {
    .js-recommended-products .product-variants-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
} */

@media (min-width: 1650px) {
    .featured-product .product-variants-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Hide Ometria Popup */
acquisition-overlay {
    display: none !important;
}
/* Hide Quickbuy Buttons on Create Your Own Bundle Products */
.bundle-variants-container .quickbuy-buttons-container {
    display: none;
}

/* Hide Variant Pickers and atc on Create Your Own Bundle Products */
.create-your-own-bundle-container {
    display: none;
}
@media (min-width: 1024px) {

    .lg\:h2 {
        font-size:28px;
        line-height:34px;
        font-weight: 700;
        letter-spacing: -0.4px;
    }  

    @media (min-width: 1024px) {
         {
            font-size:60px;
            line-height:66px;
        }

        .lg\:h2 {
            font-size:40px;
            line-height:46px;
        }

         {
            font-size:24px;
            line-height:32px;
        }  
    }
}
.flickity-incoming-pdp .after\:block.flickity-cell::after{
        content: var(--tw-content);
        display: none !important;
    }
.flickity-incoming-pdp.flickity-enabled .after\:block.flickity-cell::after {
        content: var(--tw-content);
        display: block !important;
    }
@media not all and (min-width: 1024px) {

  .max-lg\:\!hidden {
    display: none !important;
  }

    .cart-section .cart-item:is(.max-lg\:\!hidden) {
        display: flex !important;
    }

    .max-lg\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-lg\:hidden) {
        display: flex !important;
    }

    .max-lg\:\!hidden {
    display: none !important;
  }

    .cart-section .cart-item:is(.max-lg\:\!hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-lg\:\!hidden) .cart-item-remove, .cart-section .cart-item:is(.max-lg\:\!hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-lg\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-lg\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-lg\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-lg\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-lg\:\!hidden {
    display: none !important;
  }

    .cart-section .cart-item:is(.max-lg\:\!hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-lg\:\!hidden) .cart-item-remove, .cart-section .cart-item:is(.max-lg\:\!hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-lg\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-lg\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-lg\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-lg\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-lg\:\!hidden {
    display: none !important;
  }

    .cart-section .cart-item:is(.max-lg\:\!hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-lg\:\!hidden) .cart-item-remove, .cart-section .cart-item:is(.max-lg\:\!hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.max-lg\:\!hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }

    .max-lg\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-lg\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-lg\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-lg\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.max-lg\:hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
}
@media not all and (min-width: 768px) {

  .max-md\:block {
    display: block;
  }

    .flickity-incoming-pdp .max-md\:block.flickity-cell{
        display: none !important;
    }

    .max-md\:block {
    display: block;
  }

    .flickity-incoming-pdp .max-md\:block.flickity-cell{
        display: none !important;
    }

    .flickity-incoming-pdp.flickity-enabled .max-md\:block.flickity-cell {
        display: block !important;
    }

    .max-md\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-md\:hidden) {
        display: flex !important;
    }

    .max-md\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-md\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-md\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-md\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-md\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-md\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-md\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-md\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-md\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-md\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-md\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-md\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.max-md\:hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
}
@media not all and (min-width: 640px) {

  .max-sm\:block {
    display: block;
  }

    .flickity-incoming-pdp .max-sm\:block.flickity-cell{
        display: none !important;
    }

    .max-sm\:block {
    display: block;
  }

    .flickity-incoming-pdp .max-sm\:block.flickity-cell{
        display: none !important;
    }

    .flickity-incoming-pdp.flickity-enabled .max-sm\:block.flickity-cell {
        display: block !important;
    }

    .max-sm\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-sm\:hidden) {
        display: flex !important;
    }

    .max-sm\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-sm\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-sm\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-sm\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-sm\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-sm\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-sm\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-sm\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    .max-sm\:hidden {
    display: none;
  }

    .cart-section .cart-item:is(.max-sm\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.max-sm\:hidden) .cart-item-remove, .cart-section .cart-item:is(.max-sm\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.max-sm\:hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
}
@media (min-width: 640px) {

    .flickity-incoming-pdp .sm\:block.flickity-cell{
        display: none !important;
    }

    .flickity-incoming-pdp.flickity-enabled .sm\:block.flickity-cell {
        display: block !important;
    }

    .cart-section .cart-item:is(.sm\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.sm\:hidden) .cart-item-remove, .cart-section .cart-item:is(.sm\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.sm\:hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
}
@media (min-width: 768px) {

    .md\:btn-primary {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .md\:btn-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .md\:btn-primary:active {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .md\:btn-secondary {
    --tw-border-opacity: 1;
    border-color: rgb(254 254 255 / var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .md\:btn-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .md\:btn-secondary:active {
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .flickity-incoming-pdp .md\:block.flickity-cell{
        display: none !important;
    }

    .flickity-incoming-pdp.flickity-enabled .md\:block.flickity-cell {
        display: block !important;
    }

    .cart-section .cart-item:is(.md\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.md\:hidden) .cart-item-remove, .cart-section .cart-item:is(.md\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.md\:hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
}
@media (min-width: 992px) {

    .sm-lg\:btn-primary {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .sm-lg\:btn-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .sm-lg\:btn-primary:active {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .sm-lg\:btn-secondary {
    --tw-border-opacity: 1;
    border-color: rgb(254 254 255 / var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .sm-lg\:btn-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .sm-lg\:btn-secondary:active {
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .flickity-incoming-pdp .sm-lg\:block.flickity-cell{
        display: none !important;
    }

    .flickity-incoming-pdp.flickity-enabled .sm-lg\:block.flickity-cell {
        display: block !important;
    }

    .cart-section .cart-item:is(.sm-lg\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.sm-lg\:hidden) .cart-item-remove, .cart-section .cart-item:is(.sm-lg\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.sm-lg\:hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
}
@media (min-width: 1024px) {

    .lg\:btn-primary {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .lg\:btn-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .lg\:btn-primary:active {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .lg\:btn-secondary {
    --tw-border-opacity: 1;
    border-color: rgb(254 254 255 / var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(254 254 255 / var(--tw-text-opacity));
  }

    .lg\:btn-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .lg\:btn-secondary:active {
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

    .flickity-incoming-pdp .lg\:block.flickity-cell{
        display: none !important;
    }

    .flickity-incoming-pdp.flickity-enabled .lg\:block.flickity-cell {
        display: block !important;
    }

    .cart-section .cart-item:is(.lg\:hidden) {
        display: flex !important;
    }

    .cart-section .cart-item:is(.lg\:hidden) .cart-item-remove, .cart-section .cart-item:is(.lg\:hidden) .cart-item-quantity-wrapper {
        display: none !important
    }

    #mini-cart:has(.lg\:hidden.js-cart-discount):has(.cart-summary-gift) .mini-contents-wrapper {
        height: calc(100% - 429px) !important;
    }
}
.placeholder\:\!text-black::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.placeholder\:\!text-black::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:relative::after {
  content: var(--tw-content);
  position: relative;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}
.after\:top-\[calc\(100\%-1px\)\]::after {
  content: var(--tw-content);
  top: calc(100% - 1px);
}
.after\:block::after {
  content: var(--tw-content);
  display: block;
}
.after\:h-\[1px\]::after {
  content: var(--tw-content);
  height: 1px;
}
.after\:\!w-full::after {
  content: var(--tw-content);
  width: 100% !important;
}
.after\:w-0::after {
  content: var(--tw-content);
  width: 0px;
}
.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.after\:bg-\[var\(--countdown-banner-text-color\2c \#FCFAFA\)\]::after {
  content: var(--tw-content);
  background-color: var(--countdown-banner-text-color,#FCFAFA);
}
.after\:bg-black::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.after\:bg-primary::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:duration-200::after {
  content: var(--tw-content);
  transition-duration: 200ms;
}
.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.last\:mr-2:last-child {
  margin-right: 0.5rem;
}
.last\:mr-2\.5:last-child {
  margin-right: 0.625rem;
}
.hover\:-translate-y-1:hover {
  --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));
}
.hover\:\!bg-\[\#F2F2F2\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-\[\#DEDEDE\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 222 222 / var(--tw-bg-opacity));
}
.hover\:bg-brand-grey:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.hover\:bg-off-grey:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(232 231 227 / var(--tw-bg-opacity));
}
.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.hover\:\!text-primary:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.hover\:after\:\!w-0:hover::after {
  content: var(--tw-content);
  width: 0px !important;
}
.hover\:after\:w-full:hover::after {
  content: var(--tw-content);
  width: 100%;
}
.focus\:bg-brand-grey:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 246 / var(--tw-bg-opacity));
}
.focus\:underline:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.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);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.group[open] .group-open\: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));
}
.group:hover .group-hover\:visible {
  visibility: visible;
}
.group:hover .group-hover\:z-10 {
  z-index: 10;
}
.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 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));
}
.group:hover .group-hover\:translate-x-1\.5 {
  --tw-translate-x: 6px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-x-3 {
  --tw-translate-x: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}
.group\/btn:hover .group-hover\/btn\:text-\[\#D39595\] {
  --tw-text-opacity: 1;
  color: rgb(211 149 149 / var(--tw-text-opacity));
}
.group\/btn:hover .group-hover\/btn\:text-error-400 {
  --tw-text-opacity: 1;
  color: rgb(159 5 42 / var(--tw-text-opacity));
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group\/nav_description:hover .group-hover\/nav_description\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.group:hover .group-hover\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.peer:checked ~ .peer-checked\:border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.peer:checked ~ .peer-checked\:outline {
  outline-style: solid;
}
.peer:checked ~ .peer-checked\:outline-primary {
  outline-color: #000;
}
@media not all and (min-width: 1024px) {

  .max-lg\:left-0 {
    left: 0px;
  }

  .max-lg\:left-5 {
    left: 1.25rem;
  }

  .max-lg\:order-1 {
    order: 1;
  }

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

  .max-lg\:\!mt-2 {
    margin-top: 0.5rem !important;
  }

  .max-lg\:\!mt-2\.5 {
    margin-top: 0.625rem !important;
  }

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

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

  .max-lg\:grid {
    display: grid;
  }

  .max-lg\:\!hidden {
    display: none !important;
  }

  .max-lg\:hidden {
    display: none;
  }

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

  .max-lg\:items-center {
    align-items: center;
  }

  .max-lg\:justify-start {
    justify-content: flex-start;
  }

  .max-lg\:justify-items-center {
    justify-items: center;
  }

  .max-lg\:gap-8 {
    gap: 2rem;
  }

  .max-lg\:overflow-x-auto {
    overflow-x: auto;
  }

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

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

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

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

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

  .max-lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
}
@media not all and (min-width: 992px) {

  .max-sm-lg\:absolute {
    position: absolute;
  }

  .max-sm-lg\:inset-0 {
    inset: 0px;
  }
}
@media not all and (min-width: 768px) {

  .max-md\:block {
    display: block;
  }

  .max-md\:hidden {
    display: none;
  }

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

  .max-md\:pb-\[65px\] {
    padding-bottom: 65px;
  }

  .group.sticky-media-section .group-\[\.sticky-media-section__media-container--floating\]\:max-md\:rounded-none media-container--floating {
    border-radius: 0px;
  }
}
@media not all and (min-width: 640px) {

  .max-sm\:mt-\[55px\] {
    margin-top: 55px;
  }

  .max-sm\:block {
    display: block;
  }

  .max-sm\:hidden {
    display: none;
  }

  .max-sm\:min-w-\[164px\] {
    min-width: 164px;
  }

  .max-sm\:flex-col {
    flex-direction: column;
  }

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

  .max-sm\:space-y-\[10px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10px * var(--tw-space-y-reverse));
  }

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

  .max-sm\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .max-sm\:px-\[7px\] {
    padding-left: 7px;
    padding-right: 7px;
  }

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

  .max-sm\:pt-\[10px\] {
    padding-top: 10px;
  }
}
@media (min-width: 640px) {

  .sm\:sticky {
    position: sticky;
  }

  .sm\:top-\[93px\] {
    top: 93px;
  }

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

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

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

  .sm\:block {
    display: block;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:aspect-\[378\/467\] {
    aspect-ratio: 378/467;
  }

  .sm\:h-3 {
    height: 0.75rem;
  }

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

  .sm\:w-3 {
    width: 0.75rem;
  }

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

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

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

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

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

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

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

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

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

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

  .sm\:min-w-\[calc\(45\%\)\] {
    min-width: calc(45%);
  }

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

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

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

  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

  .sm\:gap-0 {
    gap: 0px;
  }

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

  .sm\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

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

  .sm\:border-grey-300 {
    --tw-border-opacity: 1;
    border-color: rgb(183 183 183 / var(--tw-border-opacity));
  }

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

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

  .sm\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

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

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

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

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

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }

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

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

  .sm\:text-\[18px\] {
    font-size: 18px;
  }

  .sm\:text-\[30px\] {
    font-size: 30px;
  }

  .sm\:text-\[76px\] {
    font-size: 76px;
  }

  .sm\:text-lg {
    font-size: 16px;
    line-height: 24px;
  }

  .sm\:text-sm {
    font-size: 12px;
    line-height: 20px;
  }

  .sm\:leading-\[24px\] {
    line-height: 24px;
  }
}
@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

  .md\:inset-0 {
    inset: 0px;
  }

  .md\:bottom-16 {
    bottom: 4rem;
  }

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

  .md\:left-auto {
    left: auto;
  }

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

  .md\:top-auto {
    top: auto;
  }

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

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[1\.824\/1\] {
    aspect-ratio: 1.824/1;
  }

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

  .md\:h-2\/5 {
    height: 40%;
  }

  .md\:h-3\/5 {
    height: 60%;
  }

  .md\:h-\[calc\(100\%\+128px\)\] {
    height: calc(100% + 128px);
  }

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

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

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

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-\[calc\(\(100vw-150px\)\/2\)\] {
    width: calc((100vw - 150px) / 2);
  }

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

  .md\:max-w-3xl {
    max-width: 48rem;
  }

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

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

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

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

  .md\:shrink-0 {
    flex-shrink: 0;
  }

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

  .md\:basis-2\/5 {
    flex-basis: 40%;
  }

  .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\:transform-none {
    transform: none;
  }

  .md\:cursor-grab {
    cursor: grab;
  }

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

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

  .md\:grid-cols-\[1fr_188px\] {
    grid-template-columns: 1fr 188px;
  }

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

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

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

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

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

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

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

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

  .md\:gap-7 {
    gap: 1.75rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-\[63px\] {
    gap: 63px;
  }

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .md\:gap-y-13 {
    row-gap: 52px;
  }

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

  .md\:self-end {
    align-self: flex-end;
  }

  .md\:self-center {
    align-self: center;
  }

  .md\:overflow-x-auto {
    overflow-x: auto;
  }

  .md\:rounded-bl-\[8px\] {
    border-bottom-left-radius: 8px;
  }

  .md\:rounded-br-\[8px\] {
    border-bottom-right-radius: 8px;
  }

  .md\:rounded-tl-\[8px\] {
    border-top-left-radius: 8px;
  }

  .md\:rounded-tr-\[8px\] {
    border-top-right-radius: 8px;
  }

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

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

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

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

  .md\:pb-30 {
    padding-bottom: 120px;
  }

  .md\:pt-15 {
    padding-top: 60px;
  }

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

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

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

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

  .md\:text-\[14px\] {
    font-size: 14px;
  }

  .md\:font-bold {
    font-weight: 700;
  }

  .md\:leading-\[19px\] {
    line-height: 19px;
  }

  .md\:tracking-normal {
    letter-spacing: 0em;
  }
}
@media (min-width: 992px) {

  .sm-lg\:block {
    display: block;
  }

  .sm-lg\:hidden {
    display: none;
  }

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

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

  .sm-lg\:items-start {
    align-items: flex-start;
  }

  .sm-lg\:items-end {
    align-items: flex-end;
  }

  .sm-lg\:items-center {
    align-items: center;
  }

  .sm-lg\:justify-start {
    justify-content: flex-start;
  }

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

  .sm-lg\:justify-center {
    justify-content: center;
  }

  .sm-lg\:self-start {
    align-self: flex-start;
  }

  .sm-lg\:self-end {
    align-self: flex-end;
  }

  .sm-lg\:self-center {
    align-self: center;
  }

  .sm-lg\:text-left {
    text-align: left;
  }

  .sm-lg\:text-center {
    text-align: center;
  }

  .sm-lg\:text-right {
    text-align: right;
  }
}
@media (min-width: 1024px) {

  .lg\:absolute {
    position: absolute;
  }

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

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

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

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

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

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

  .lg\:top-8 {
    top: 2rem;
  }

  .lg\:top-\[92px\] {
    top: 92px;
  }

  .lg\:top-full {
    top: 100%;
  }

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

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

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

  .lg\:col-auto {
    grid-column: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:contents {
    display: contents;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

  .lg\:\!max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }

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

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

  .lg\:min-h-0 {
    min-height: 0px;
  }

  .lg\:min-h-\[60vh\] {
    min-height: 60vh;
  }

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

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

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

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-32 {
    width: 8rem;
  }

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

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

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

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

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

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

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

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

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

  .lg\:w-\[calc\(\(100vw-580px\)\/3\)\] {
    width: calc((100vw - 580px) / 3);
  }

  .lg\:w-\[calc\(100\%_-_20\%\)\] {
    width: calc(100% - 20%);
  }

  .lg\:w-\[calc\(100\%_-_320px\)\] {
    width: calc(100% - 320px);
  }

  .lg\:w-auto {
    width: auto;
  }

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

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

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

  .lg\:max-w-3xl {
    max-width: 48rem;
  }

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

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

  .lg\:max-w-md {
    max-width: 28rem;
  }

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

  .lg\:shrink-0 {
    flex-shrink: 0;
  }

  .lg\:basis-full {
    flex-basis: 100%;
  }

  .lg\:-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));
  }

  .lg\: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));
  }

  .lg\:cursor-default {
    cursor: default;
  }

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

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

  .lg\: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-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

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

  .lg\:grid-cols-\[1fr\2c auto\2c 1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }

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

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-15 {
    gap: 60px;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

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

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

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

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

  .lg\:gap-4 {
    gap: 1rem;
  }

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

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

  .lg\:gap-7\.5 {
    gap: 30px;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-9 {
    gap: 2.25rem;
  }

  .lg\:gap-\[30px\] {
    gap: 30px;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:gap-y-2 {
    row-gap: 0.5rem;
  }

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

  .lg\:gap-y-4 {
    row-gap: 1rem;
  }

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

  .lg\:self-end {
    align-self: flex-end;
  }

  .lg\:self-stretch {
    align-self: stretch;
  }

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

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

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

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

  .lg\:bg-brand-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(245 244 246 / var(--tw-bg-opacity));
  }

  .lg\:bg-off-white {
    --tw-bg-opacity: 1;
    background-color: rgb(252 250 250 / var(--tw-bg-opacity));
  }

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

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

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

  .lg\:p-5 {
    padding: 1.25rem;
  }

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

  .lg\:p-7\.5 {
    padding: 30px;
  }

  .lg\:\!py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !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-12\.5 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

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

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }

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

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

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

  .lg\:py-15 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .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-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:\!pl-10 {
    padding-left: 2.5rem !important;
  }

  .lg\:\!pl-15 {
    padding-left: 60px !important;
  }

  .lg\:\!pr-10 {
    padding-right: 2.5rem !important;
  }

  .lg\:\!pr-15 {
    padding-right: 60px !important;
  }

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

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

  .lg\:pb-15 {
    padding-bottom: 60px;
  }

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

  .lg\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

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

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

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

  .lg\:pb-4\.5 {
    padding-bottom: 18px;
  }

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

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

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

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

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

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

  .lg\:pt-15 {
    padding-top: 60px;
  }

  .lg\:pt-18 {
    padding-top: 72px;
  }

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

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

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

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

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

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

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

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

  .lg\:text-\[140px\] {
    font-size: 140px;
  }

  .lg\:text-\[40px\] {
    font-size: 40px;
  }

  .lg\:text-base {
    font-size: 14px;
    line-height: 22px;
  }

  .lg\:text-lg {
    font-size: 16px;
    line-height: 24px;
  }

  .lg\:text-sm {
    font-size: 12px;
    line-height: 20px;
  }

  .lg\:text-xs {
    font-size: 10px;
    line-height: 18px;
  }

  .lg\:leading-\[130px\] {
    line-height: 130px;
  }

  .lg\:leading-\[18\.5px\] {
    line-height: 18.5px;
  }

  .lg\:tracking-\[-1\.4px\] {
    letter-spacing: -1.4px;
  }
}
@media (min-width: 1280px) {

  .xl\:aspect-\[378\/670\] {
    aspect-ratio: 378/670;
  }

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

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

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

  .xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:px-\[300px\] {
    padding-left: 300px;
    padding-right: 300px;
  }
}
@media (min-width: 1536px) {

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

  .\32xl\:py-\[8\%\] {
    padding-top: 8%;
    padding-bottom: 8%;
  }
}
.\[\&_p\]\:mb-4 p {
  margin-bottom: 1rem;
}
