/* purgecss start ignore */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #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.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
h1 {
  font-size: 1.875rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1.125rem;
}
.half-container-left {
  margin-left: auto;
  width: 100%;
  padding-left: 1.5rem;
}
@media (min-width: 475px) {
    .half-container-left {
            max-width: calc(475px / 2)
    }
        }
@media (min-width: 640px) {
    .half-container-left {
            max-width: calc(640px / 2)
    }
        }
@media (min-width: 768px) {
    .half-container-left {
            max-width: calc(768px / 2)
    }
        }
@media (min-width: 1024px) {
    .half-container-left {
            max-width: calc(1024px / 2)
    }
        }
@media (min-width: 1280px) {
    .half-container-left {
            max-width: calc(1280px / 2)
    }
        }
@media (min-width: 1536px) {
    .half-container-left {
            max-width: calc(1536px / 2)
    }
        }
.half-container-right {
  margin-right: auto;
  width: 100%;
  padding-right: 1.5rem;
}
@media (min-width: 475px) {

    .half-container-right {
            max-width: calc(475px / 2)
    }
        }
@media (min-width: 640px) {

    .half-container-right {
            max-width: calc(640px / 2)
    }
        }
@media (min-width: 768px) {

    .half-container-right {
            max-width: calc(768px / 2)
    }
        }
@media (min-width: 1024px) {

    .half-container-right {
            max-width: calc(1024px / 2)
    }
        }
@media (min-width: 1280px) {

    .half-container-right {
            max-width: calc(1280px / 2)
    }
        }
@media (min-width: 1536px) {

    .half-container-right {
            max-width: calc(1536px / 2)
    }
        }
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 375px) {
  .container {
    max-width: 375px;
  }
}
@media (min-width: 475px) {
  .container {
    max-width: 475px;
  }
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
@media (min-width: 1700px) {
  .container {
    max-width: 1700px;
  }
}
a.product-item-photo {
  position: relative;
}
.cataloglabel.cataloglabel-placeholder {
  display: flex;
  position: absolute;
  z-index: 8;
  flex-grow: 1;
}
.cataloglabel.cataloglabel-placeholder.position-TL {
  top: 0px;
  left: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-TR {
  top: 0px;
  right: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-TC {
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.cataloglabel.cataloglabel-placeholder.position-ML {
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.cataloglabel.cataloglabel-placeholder.position-MR {
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.cataloglabel.cataloglabel-placeholder.position-MC {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cataloglabel.cataloglabel-placeholder.position-BL {
  bottom: 0px;
  left: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-BR {
  bottom: 0px;
  right: 0px;
}
.cataloglabel.cataloglabel-placeholder.position-BC {
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.cataloglabel.cataloglabel-placeholder.direction-horizontal {
  flex-direction: row;
}
.cataloglabel.cataloglabel-placeholder.direction-horizontal>* {
  margin-right: 5px;
}
.cataloglabel.cataloglabel-placeholder.direction-horizontal>*:last-child {
  margin-right: 0;
}
.cataloglabel.cataloglabel-placeholder.direction-vertical {
  flex-direction: column;
}
.cataloglabel.cataloglabel-placeholder.direction-vertical>* {
  margin-bottom: 5px;
}
.cataloglabel.cataloglabel-placeholder.direction-vertical>*:last-child {
  margin-bottom: 0;
}
.cataloglabel.cataloglabel-placeholder.position-MANUAL {
  position: relative;
}
.cataloglabel.cataloglabel-product-top-label {
  display: table;
  text-align: center;
}
.cataloglabel.cataloglabel-product-top-label > span {
  display: table-cell;
  vertical-align: middle;
  line-height: 14px;
  padding: 10px 10px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.cataloglabel.cataloglabel-product-list img {
  margin-right: 3px;
}
.prose :where(color):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  lighter: #175271;
  -d-e-f-a-u-l-t: #194165;
}
.prose {
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.9rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 300;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.form-input,.form-textarea,.form-select,.form-multiselect {
  -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;
}
.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect: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;
}
.form-input::-moz-placeholder, .form-textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
.form-input::placeholder,.form-textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
.form-input::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
.form-input::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}
.form-input::-webkit-datetime-edit {
  display: inline-flex;
}
.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}
.form-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;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-select:where([size]:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
.form-checkbox,.form-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
.form-checkbox {
  border-radius: 0px;
}
.form-radio {
  border-radius: 100%;
}
.form-checkbox:focus,.form-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);
}
.form-checkbox:checked,.form-radio:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.form-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");
}
@media (forced-colors: active)  {
  .form-checkbox:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.form-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");
}
@media (forced-colors: active)  {
  .form-radio:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}
.form-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;
}
@media (forced-colors: active)  {
  .form-checkbox:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
        min-width: 64px;
}
.btn svg {
  display: inline-flex;
}
.btn span {
            vertical-align: middle;
        }
.btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.btn:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(4px + 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-color: rgb(25 65 101 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.btn-primary {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
        text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.btn-primary:hover,
        .btn-primary:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(106 168 57 / var(--tw-bg-opacity, 1));
}
.btn-primary-disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
}
.btn:disabled {
  cursor: default;
}
.btn-secondary {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(25 65 101 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-secondary:hover,
        .btn-secondary:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
}
.btn-secondary-reverse {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-secondary-reverse:hover,
        .btn-secondary-reverse:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(25 65 101 / var(--tw-bg-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.btn-link {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.hyva_checkout-index-index #hyva-checkout-main .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
            min-width: 64px;
}
.hyva_checkout-index-index #hyva-checkout-main .btn svg {
  display: inline-flex;
}
.hyva_checkout-index-index #hyva-checkout-main .btn span {
                vertical-align: middle;
            }
.hyva_checkout-index-index #hyva-checkout-main .btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.hyva_checkout-index-index #hyva-checkout-main .btn:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(4px + 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-color: rgb(25 65 101 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.hyva_checkout-index-index #hyva-checkout-main .btn-primary {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
            text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.hyva_checkout-index-index #hyva-checkout-main .btn-primary:hover,
            .hyva_checkout-index-index #hyva-checkout-main .btn-primary:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(106 168 57 / var(--tw-bg-opacity, 1));
}
.hyva_checkout-index-index #hyva-checkout-main .btn-secondary {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(25 65 101 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hyva_checkout-index-index #hyva-checkout-main .btn-secondary:hover,
            .hyva_checkout-index-index #hyva-checkout-main .btn-secondary:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
}
.actions-toolbar .primary button {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
        text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.actions-toolbar .primary button:hover,.actions-toolbar .primary button:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(106 168 57 / var(--tw-bg-opacity, 1));
}
.hyva_checkout-index-index #hyva-checkout-main .actions-toolbar .primary button {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
            text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.hyva_checkout-index-index #hyva-checkout-main .actions-toolbar .primary button:hover,
            .hyva_checkout-index-index #hyva-checkout-main .actions-toolbar .primary button:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(106 168 57 / var(--tw-bg-opacity, 1));
}
.btn.actions-toolbar .primary button.apple-pay-button {
    font-size: 0;
}
@supports not (overflow-wrap: anywhere) {
        .break-anywhere {
            word-break: break-word;
        }
    }
@supports (overflow-wrap: anywhere) {
        .break-anywhere {
            overflow-wrap: anywhere;
        }
    }
.swiper-pagination-bullet {
  height: auto;
  width: auto;
  background-color: transparent;
}
.swiper-pagination-bullet::before {
  margin: 1rem;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  flex-shrink: 0;
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 1;
  content: var(--tw-content);
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hyva_checkout-index-index .btn {
  border-width: 1px;
  text-align: center;
  font-weight: 700;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hyva_checkout-index-index .btn[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}
.hyva_checkout-index-index .btn-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.hyva_checkout-index-index .btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
/* Components */
/**
 * different styles can be found at https://tailwindcss-forms.vercel.app/
 **/
.form-input,
.form-email,
.form-select,
.form-multiselect,
.form-textarea {
  max-width: 33rem;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.form-input::-moz-placeholder, .form-email::-moz-placeholder, .form-select::-moz-placeholder, .form-multiselect::-moz-placeholder, .form-textarea::-moz-placeholder {
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.form-input::placeholder, .form-email::placeholder, .form-select::placeholder, .form-multiselect::placeholder, .form-textarea::placeholder {
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.form-input:focus,
    .form-input:focus-within,
    .form-email:focus,
    .form-email:focus-within,
    .form-select:focus,
    .form-select:focus-within,
    .form-multiselect:focus,
    .form-multiselect:focus-within,
    .form-textarea:focus,
    .form-textarea:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  --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(3px + 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-color: rgb(25 65 101 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.form-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='%23333333' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    padding-right: 2rem;
}
.form-checkbox {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(123 195 66 / var(--tw-text-opacity, 1));
}
.form-checkbox:focus {
        --tw-ring-color: '#7bc342';
        outline-color: #7bc342;
    }
.form-radio {
  height: 1.25rem;
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(123 195 66 / var(--tw-text-opacity, 1));
}
.form-radio:focus {
        --tw-ring-color: '#7bc342';
        outline-color: #7bc342;
    }
/* Based on vendor/hyva-themes/magento2-default-theme/web/tailwind/theme/components/style/forms.css */
form .field, fieldset .field {
  margin-top: 0.25rem;
}
/* Reserve space for single line form validation messages */
form .field.field-reserved, fieldset .field.field-reserved {
  margin-bottom: 1.5rem;
}
form .field.field-reserved:last-of-type, fieldset .field.field-reserved:last-of-type {
  margin-bottom: 0px;
}
form .field.field-reserved ul:last-of-type, fieldset .field.field-reserved ul:last-of-type {
  margin-bottom: -1.5rem;
  padding-bottom: 0.25rem; /* The sum has to match the value set above for field.field-reserved */
}
form .field.field-reserved ul, fieldset .field.field-reserved ul {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
form label, fieldset label {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
[data-content-type$='block'] form label p:last-child,[data-content-type$='block']  fieldset label p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] form label p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  fieldset label p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] form label p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  fieldset label p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] form label p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  fieldset label p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
form .field.choice, fieldset .field.choice {
  display: flex;
  align-items: center;
}
form .field.choice input, fieldset .field.choice input {
  margin-right: 1rem;
}
form .field.choice label, fieldset .field.choice label {
  margin-bottom: 0px;
}
form .field.field-error .messages, fieldset .field.field-error .messages {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
form legend, fieldset legend {
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
}
form legend > span, fieldset legend > span {
  margin-bottom: 1.5rem;
  display: block;
}
[data-content-type$='block'] form legend > span p:last-child,[data-content-type$='block']  fieldset legend > span p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] form legend > span p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  fieldset legend > span p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] form legend > span p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  fieldset legend > span p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] form legend > span p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  fieldset legend > span p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
form legend + br, fieldset legend + br {
  display: none;
}
/* Allow inputs to have width added inline (e.g, w-20) or set to default 100% */
form .form-input:not([class*="w-"]),
    form .form-email:not([class*="w-"]),
    form .form-select:not([class*="w-"]),
    form .form-multiselect:not([class*="w-"]),
    form .form-textarea:not([class*="w-"]),
    fieldset .form-input:not([class*="w-"]),
    fieldset .form-email:not([class*="w-"]),
    fieldset .form-select:not([class*="w-"]),
    fieldset .form-multiselect:not([class*="w-"]),
    fieldset .form-textarea:not([class*="w-"]) {
  width: 100%;
}
fieldset ~ fieldset {
  margin-top: 2rem;
}
.checkout-onepage .form-input {
  max-width: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.message {
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.message.error {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.message.success {
  --tw-bg-opacity: 1;
  background-color: rgb(106 168 57 / var(--tw-bg-opacity, 1));
}
.message.info,
    .message.warning,
    .message.notice {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.message a {
  text-decoration-line: underline;
}
.message button {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.wishlist-widget .price-box .price-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.wishlist-widget .price-box .old-price {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.modal {
  /*
   * TODO: add tailwind classes used for the cart and modal styles.
   * This will make the modal and off-canvas styles theme specific and more adjustable.
   */
}
.backdrop {
  position: fixed;
  inset: 0px;
  display: flex;
  background-color: rgb(255 255 255 / 0.9);
}
.snap {
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    scrollbar-width: none;
}
.snap::-webkit-scrollbar {
        display: none;
    }
.snap > div {
        scroll-snap-align: start;
    }
#suggested-products .product-slider .tocart  {
            display: block;
        }
body {
    overflow-y: scroll;
}
.clearfix::after {
    content: '';
    display: block;
    clear: both;
}
.page-main {
  position: relative;
    overflow-x: hidden;
}
.flex-columns-wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
.flex-columns-wrapper {
    flex-direction: row;
  }
    }
.columns {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 375px) {
  .columns {
    max-width: 375px;
  }
}
@media (min-width: 475px) {
  .columns {
    max-width: 475px;
  }
}
@media (min-width: 640px) {
  .columns {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .columns {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .columns {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .columns {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .columns {
    max-width: 1536px;
  }
}
@media (min-width: 1700px) {
  .columns {
    max-width: 1700px;
  }
}
.columns {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}
.breadcrumbs .columns > .items {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1536px) {
  .catalog-category-view .columns,
    .catalogsearch-result-index .columns {
    max-width: 1462px;
  }
}
@media (min-width: 1700px) {
  .catalog-category-view .columns,
    .catalogsearch-result-index .columns {
    max-width: 1462px;
  }
}
@media (min-width: 1536px) {
  .catalog-category-view .columns,
    .catalogsearch-result-index .columns {
    max-width: 1462px;
  }
}
@media (min-width: 1700px) {
  .catalog-category-view .columns,
    .catalogsearch-result-index .columns {
    max-width: 1462px;
  }
}
.catalog-category-view .products-grid .columns, .catalogsearch-result-index .products-grid .columns {
  gap: 1rem;
  overflow: hidden;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
        /* This is border-brand-light */
        --line-offset: calc(1rem / 2);
        --line-thickness: 1px;
        /* This is border-brand-light */
        --line-color: #d8d8d8;
}
.catalog-category-view .products-grid .columns .item, .catalogsearch-result-index .products-grid .columns .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .item, .catalogsearch-result-index .products-grid .columns .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .columns .item, .catalogsearch-result-index .products-grid .columns .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .item, .catalogsearch-result-index .products-grid .columns .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .columns .item:before,
            .catalog-category-view .products-grid .columns .item:after,
            .catalogsearch-result-index .products-grid .columns .item:before,
            .catalogsearch-result-index .products-grid .columns .item:after {
                content: '';
                position: absolute;;
                background-color: var(--line-color);
                z-index: 1;
            }
.catalog-category-view .products-grid .columns .item:after, .catalogsearch-result-index .products-grid .columns .item:after {
                inline-size: 100vw;
                block-size: var(--line-thickness);
                inset-inline-start: 0;
                inset-block-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .columns .item:before, .catalogsearch-result-index .products-grid .columns .item:before {
                inline-size: var(--line-thickness);
                block-size: 100vh;
                inset-block-start: 0;
                inset-inline-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .columns .price-box.price-final_price, .catalogsearch-result-index .products-grid .columns .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .price-box.price-final_price, .catalogsearch-result-index .products-grid .columns .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .columns .price-box.price-final_price, .catalogsearch-result-index .products-grid .columns .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .price-box.price-final_price, .catalogsearch-result-index .products-grid .columns .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .columns .price-box.price-final_price > .price-container, .catalogsearch-result-index .products-grid .columns .price-box.price-final_price > .price-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-category-view .products-grid .columns .price-box .price-label:after, .catalogsearch-result-index .products-grid .columns .price-box .price-label:after {
                content: ':';
                display: inline-block;
            }
.catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .columns .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .columns .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .columns .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .columns .normal-price .price-final_price .price-label, .catalogsearch-result-index .products-grid .columns .normal-price .price-final_price .price-label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.catalog-category-view .products-grid .columns .normal-price .price-final_price .price-wrapper .price, .catalogsearch-result-index .products-grid .columns .normal-price .price-final_price .price-wrapper .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-product-view .top-container .columns {
        width: 100%;
        margin-left: auto;  /* mx-auto */
        margin-right: auto;
    }
@media (min-width: 1536px) {
        .catalog-product-view .top-container .columns {
            max-width: 1400px;
        }
    }
@media (min-width: 1700px) {
        .catalog-product-view .top-container .columns {
            max-width: 1400px;
        }
    }
.catalog-product-view .product-info-main section .columns { padding-left: 0; padding-right: 0; }
.catalog-product-view .product-info-main .columns section {
  grid-column: span 3 / span 3;
}
@media (min-width: 1024px) {
  .catalog-product-view .product-info-main .columns section#product\.attributes {
    grid-column: span 1 / span 1;
  }
  .catalog-product-view .product-info-main .columns section#size_chart {
    grid-column: span 2 / span 2;
  }
}
body[class*="customer-account-"] .columns > .page-title {
  margin: 0px;
}
.blog-post-view .related-posts .columns {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 0px;
}
@media (min-width: 768px) {
  .blog-post-view .related-posts .columns {
    flex-direction: row;
  }
}
.blog-post-view .related-posts .columns img {
  border-radius: 20px;
}
.blog-post-view .related-posts .columns .title {
  margin-top: auto;
  display: none;
}
.blog-post-view .related-posts .columns .cta {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.blog-post-view .related-posts .columns a {
  text-decoration-line: none;
}
.page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.columns .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.columns .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.columns .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.columns {
    grid-template-rows: auto minmax(0,1fr);
}
.columns .main {
  order: 2;
}
.columns .sidebar {
  order: 3;
}
.page-main-full-width .columns {
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
}
.page-with-filter .columns .sidebar-main {
  order: 1;
}
@media (min-width: 640px) {
        .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

            .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main, .page-layout-3columns .columns .main {
    grid-column: span 2 / span 2;
  }

            .page-layout-2columns-left .columns .sidebar, .page-layout-2columns-right .columns .sidebar, .page-layout-3columns .columns .sidebar {
    order: 3;
  }
            .page-with-filter .columns .sidebar-main {
    order: 1;
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 768px) {
        .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

            .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main, .page-layout-3columns .columns .main {
    grid-row: span 2 / span 2;
  }

            .page-layout-2columns-left .columns .sidebar, .page-layout-2columns-right .columns .sidebar, .page-layout-3columns .columns .sidebar {
    grid-column: span 1 / span 1;
  }
            .page-layout-2columns-left .columns .main, .page-layout-3columns .columns .main {
    grid-column-start: 2 !important;
  }
            .page-layout-2columns-left .columns .sidebar, .page-layout-3columns .columns .sidebar {
    order: 1;
  }

            .page-layout-2columns-left .columns .sidebar ~ .sidebar-additional, .page-layout-3columns .columns .sidebar ~ .sidebar-additional {
    order: 3;
  }
        .page-layout-2columns-right .sidebar-main, .page-layout-2columns-right.page-with-filter .sidebar-main {
    order: 3;
  }
}
@media (min-width: 1024px) {
        .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
            .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main {
    grid-column: span 3 / span 3;
  }
            .page-layout-3columns .columns .sidebar-additional {
    grid-column-start: 4;
  }
}
.product-image-container {
    width: 100% !important;
}
.product-image-container img {
        width: 100%;
    }
form {
    margin-block-end: 0;
}
h1.page-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.swatch-attribute .swatch-attribute-options {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.swatch-attribute .swatch-attribute-options .swatch-option {
  margin: 0.25rem;
  display: flex;
  justify-content: center;
  border-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
            min-width: 40px;
}
body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
#cart-drawer {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
[x-cloak] {
    display: none !important;
}
.input {
  margin-right: 0.5rem;
  width: auto;
  border-radius: 0.25rem;
  border-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
.input {
    margin-right: 1rem;
  }
    }
@media (min-width: 1024px) {
.input {
    margin-right: 0px;
  }
    }
@media (min-width: 1280px) {
.input {
    margin-right: 1rem;
  }
    }
.input-light {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.input-light:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.card {
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card-interactive:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.cursor-zoom-in {
    cursor: zoom-in;
}
html {
    scroll-behavior: smooth;
}
.duration-200 {
    transition-duration: 200ms;
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.transition {
    transition: transform 250ms ease, color 250ms ease;
}
.transform-180 {
    transform: rotate(-180deg);
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
}
body {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
        font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.hyva_checkout-index-index {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.prose {
    max-width: none;
}
/**
 * Hyvä Themes - https://hyva.io
 * Copyright © Hyvä Themes 2020-present. All rights reserved.
 * This product is licensed per Magento install
 * See https://hyva.io/license
 */
/**
 * Layout
 */
/* Rows */
[data-content-type='row'] {
  box-sizing: border-box;
}
[data-content-type='row'] .mobile-hidden {
  display: none !important;
}
@media (min-width: 768px) {
  [data-content-type='row'] .mobile-hidden {
    display: flex !important;
  }
}
[data-content-type='row'] > div {
  margin-bottom: 1.5rem;
}
[data-content-type='row'][data-appearance='contained'] {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
            background-attachment: scroll !important;
}
[data-content-type='row'][data-appearance='full-bleed'] {
        background-attachment: scroll !important;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        width: 100vw;
    }
[data-content-type='row'][data-appearance='full-width'] {
        background-attachment: scroll !important;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        width: 100vw;
    }
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 375px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 375px;
  }
}
@media (min-width: 475px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 475px;
  }
}
@media (min-width: 640px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1536px;
  }
}
@media (min-width: 1700px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1700px;
  }
}
.breadcrumbs [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner > .items {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1536px) {
  .catalog-category-view [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
    .catalogsearch-result-index [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1462px;
  }
}
@media (min-width: 1700px) {
  .catalog-category-view [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
    .catalogsearch-result-index [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1462px;
  }
}
@media (min-width: 1536px) {
  .catalog-category-view [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
    .catalogsearch-result-index [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1462px;
  }
}
@media (min-width: 1700px) {
  .catalog-category-view [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
    .catalogsearch-result-index [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1462px;
  }
}
.catalog-product-view .top-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
        width: 100%;
        margin-left: auto;  /* mx-auto */
        margin-right: auto;
    }
@media (min-width: 1536px) {
        .catalog-product-view .top-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
            max-width: 1400px;
        }
    }
@media (min-width: 1700px) {
        .catalog-product-view .top-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
            max-width: 1400px;
        }
    }
.catalog-product-view .product-info-main section [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner { padding-left: 0; padding-right: 0; }
body[class*="customer-account-"] [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner > .page-title {
  margin: 0px;
}
.blog-post-view .related-posts [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 0px;
}
@media (min-width: 768px) {
  .blog-post-view .related-posts [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    flex-direction: row;
  }
}
.blog-post-view .related-posts [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner img {
  border-radius: 20px;
}
.blog-post-view .related-posts [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .title {
  margin-top: auto;
  display: none;
}
.blog-post-view .related-posts [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .cta {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.blog-post-view .related-posts [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner a {
  text-decoration-line: none;
}
/* Column Groups */
[data-content-type='column-group'],
[data-content-type='column-line'] {
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  [data-content-type='column-group'],
[data-content-type='column-line'] {
    flex-wrap: nowrap;
  }
}
/* Columns */
[data-content-type='column'] {
  box-sizing: border-box;
  max-width: 100%;
    width: 100% !important;
    background-attachment: scroll !important;
    flex-basis: 100%;
}
@media (min-width: 768px) {
[data-content-type='column'] {
        flex-basis: auto
}
    }
/* Tabs/Tab Item */
[data-content-type='tabs'] .tabs-navigation {
  margin-bottom: -1px;
  display: block;
  padding: 0px;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
[data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
[data-content-type='tabs'] .tabs-navigation li.tab-header {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: -1px;
  display: inline-block;
  max-width: 100%;
  overflow-wrap: break-word;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.catalog-product-view .product-info-main section [data-content-type='tabs'] .tabs-navigation li.tab-header {
            /* border-brand-gray in your config maps to #cccccc */
            border-color: #cccccc;

            /* When both classes are present, force a thinner bottom border */
            /*&.border-b-2 { border-bottom-width: 1px; }*/
        }
[data-content-type='tabs'] .tabs-navigation li.tab-header:first-child {
  margin-left: 0px;
}
[data-content-type='tabs'] .tabs-navigation li.tab-header.active {
  z-index: 20;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
                border-bottom: 1px solid white;
}
[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  position: relative;
  display: block;
  cursor: pointer;
  white-space: normal;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
}
[data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span {
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
[data-content-type='tabs'] .tabs-content {
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.catalog-product-view .product-info-main section [data-content-type='tabs'] .tabs-content {
            /* border-brand-gray in your config maps to #cccccc */
            border-color: #cccccc;

            /* When both classes are present, force a thinner bottom border */
            /*&.border-b-2 { border-bottom-width: 1px; }*/
        }
[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  padding: 2rem;
            min-height: inherit;
            background-attachment: scroll !important;
}
[data-content-type='tabs'].tab-align-left .tabs-content {
            border-top-left-radius: 0 !important;
        }
[data-content-type='tabs'].tab-align-right .tabs-content {
            border-top-right-radius: 0 !important;
        }
/**
 * Elements
 */
/* Text */
[data-content-type='text'] {
  overflow-wrap: break-word;
}
/* Heading */
[data-content-type='heading'] {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
/* Buttons/Button Item */
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='buttons'] [data-content-type='button-item'] {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  max-width: 100%;
}
[data-content-type='buttons'] [data-content-type='button-item'] [data-element='link'],
        [data-content-type='buttons'] [data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  overflow-wrap: break-word;
}
[data-content-type='buttons'] [data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
[data-content-type='buttons'] [data-content-type='button-item'] a,
        [data-content-type='buttons'] [data-content-type='button-item'] button,
        [data-content-type='buttons'] [data-content-type='button-item'] div {
  display: inline-block;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
[data-content-type='buttons'] [data-content-type='button-item'] a.pagebuilder-button-link, [data-content-type='buttons'] [data-content-type='button-item'] button.pagebuilder-button-link, [data-content-type='buttons'] [data-content-type='button-item'] div.pagebuilder-button-link {
  box-sizing: border-box;
}
/* Primary PageBuilder button */
a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
a.pagebuilder-button-primary:hover,
    a.pagebuilder-button-primary:focus,
    button.pagebuilder-button-primary:hover,
    button.pagebuilder-button-primary:focus,
    div.pagebuilder-button-primary:hover,
    div.pagebuilder-button-primary:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(106 168 57 / var(--tw-bg-opacity, 1));
}
/* Secondary/neutral PageBuilder button */
a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
a.pagebuilder-button-secondary:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
a.pagebuilder-button-secondary:focus, button.pagebuilder-button-secondary:focus, div.pagebuilder-button-secondary:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(4px + 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-color: rgb(25 65 101 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
/* HTML Code */
[data-content-type='html'] {
  overflow-wrap: break-word;
}
/**
 * Media
 */
/* Image */
[data-content-type='image'] {
  box-sizing: border-box;
}
[data-content-type='image'] > [data-element='link'],
    [data-content-type='image'] > [data-element='link'] img {
        border-radius: inherit;
    }
[data-content-type='image'] .pagebuilder-mobile-hidden {
  display: none;
}
@media (min-width: 768px) {
  [data-content-type='image'] .pagebuilder-mobile-hidden {
    display: block;
  }
  [data-content-type='image'] .pagebuilder-mobile-only {
    display: none;
  }
}
[data-content-type='image'] figcaption {
  overflow-wrap: break-word;
}
/* Video */
[data-content-type='video'] {
    font-size: 0;
}
[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
[data-content-type='video'] .pagebuilder-video-container {
  position: relative;
  overflow: hidden;
        border-radius: inherit;
        padding-top: 56.25%;
}
[data-content-type='video'] iframe,
    [data-content-type='video'] video {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}
/* Banner */
[data-content-type='banner'] > [data-element='link'], [data-content-type='banner'] > [data-element='empty_link'] {
        color: inherit;
        text-decoration: inherit;
    }
[data-content-type='banner'] > [data-element='link']:hover, [data-content-type='banner'] > [data-element='empty_link']:hover {
            color: inherit;
            text-decoration: inherit;
        }
[data-content-type='banner'] .pagebuilder-banner-wrapper {
  box-sizing: border-box;
  overflow-wrap: break-word;
        background-clip: padding-box;
        border-radius: inherit;
        background-attachment: scroll !important;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  position: relative;
  box-sizing: border-box;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 250ms ease, color 250ms ease;
}
@media (min-width: 1280px) {
  [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: none;
}
@media (min-width: 768px) {
  [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 36rem;
  }
}
[data-content-type='banner'] .pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper [data-element='content'] {
  overflow: hidden;
            min-height: 50px;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-banner-button {
  position: absolute;
  bottom: 2.5rem;
  margin: 0px;
  margin-top: 1.25rem;
  max-width: 100%;
  overflow-wrap: break-word;
  transition-property: opacity;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            text-align: inherit;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-content-type='banner'][data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-content-type='banner'][data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-content-type='banner'][data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
/* Slider */
[data-content-type='slider'] {
  position: relative;
    visibility: hidden;
}
[data-content-type='slider'].glider-initialized {
  visibility: visible;
}
.page-header .glider:not(.glider-initialized) .slider-slide:not([data-content-type='slider'].glider-initialized) {
  display: none;
}
.page-header .glider:not(.glider-initialized) .slider-slide:not([data-content-type='slider'].glider-initialized):first-child {
  display: block;
}
@media (min-width: 768px) {
  .page-header .glider:not(.glider-initialized) .slider-slide:not([data-content-type='slider'].glider-initialized) {
    display: block;
  }
}
[data-content-type='slider'] [data-role='glider-content'] {
  overflow-y: hidden;
}
[data-content-type='slider'] a.button {
        color: initial;
        padding: 10px;
        text-decoration: none;
    }
[data-content-type='slider'] .carousel-nav {
  position: absolute;
  bottom: 0px;
  margin-bottom: 0.5rem;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.75;
        left: 50%;
        transform: translateX(-50%);
}
/* Slide */
[data-content-type='slide'] {
  box-sizing: border-box;
  overflow: hidden;
  line-height: 1.25rem;
    min-height: inherit;
}
[data-content-type='slide'] > [data-element='link'],
    [data-content-type='slide'] > [data-element='empty_link'] {
        color: inherit;
        min-height: inherit;
        text-decoration: inherit;
    }
[data-content-type='slide'] > [data-element='link']:hover, [data-content-type='slide'] > [data-element='empty_link']:hover {
            color: inherit;
            text-decoration: inherit;
        }
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0px;
  min-height: 0px;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper {
  box-sizing: border-box;
  overflow-wrap: break-word;
        border-radius: inherit;
        min-height: inherit;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .jarallax-viewport-element {
  position: absolute;
  top: 0px;
  z-index: 50;
  height: 100%;
  width: 0.125rem;
            left: -15000vw;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .video-overlay {
                -webkit-transform: unset;
                z-index: 1;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 20;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
                    margin: auto !important;
                    transform: none !important;
                }
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  box-sizing: border-box;
  padding: 2rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 1024px) {
  [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
            border-radius: inherit;
        }
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
                min-height: inherit;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: none;
}
@media (min-width: 768px) {
  [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 32rem;
  }
}
[data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] {
  overflow: auto;
            min-height: 50px;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-slide-button {
  margin: 0px;
  margin-top: 1.25rem;
  max-width: 100%;
  overflow-wrap: break-word;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
            text-align: inherit;
}
[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-content-type='slide'][data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-content-type='slide'][data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-content-type='slide'][data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
/* Map */
[data-content-type='map'] {
  box-sizing: border-box;
  height: 18rem;
}
/**
 * Add Content
 */
/* Block */
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .block p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .block p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .block p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
/* Dynamic Block */
[data-content-type='dynamic_block'] [data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
    [data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
/* Products */
[data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
        grid-template-columns: repeat(100, calc(50% - 1rem));
    }
@media (min-width: 768px) {
[data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
            grid-template-columns: repeat(100, calc(33% - 1rem))
    }
        }
@media (min-width: 1024px) {
[data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
            grid-template-columns: repeat(100, calc(25% - 1rem))
    }
        }
/**
 * Glider
 */
.glider-contain {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.glider {
  overflow-y: hidden;
}
.glider.draggable {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
        cursor: grab;
}
.glider.draggable .glider-slide img {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glider.drag {
        cursor: grabbing;
    }
.glider::-webkit-scrollbar {
  height: 0px;
  opacity: 0;
}
.glider .glider-track {
  z-index: 10;
  margin: 0px;
  display: flex;
  width: 100%;
  padding: 0px;
}
.glider-content {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.glider-slide {
  margin: 0.5rem;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-content: center;
  justify-content: center;
    min-width: 150px;
}
.glider-slide img {
  max-width: 100%;
}
.glider-hide {
  opacity: 0;
}
.glider-prev.disabled, .glider-next.disabled {
  cursor: default;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  opacity: 0.25;
}
.glider-dot {
  margin: 0.25rem;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.25;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
[data-content-type$='block'] .glider-dot p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .glider-dot p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .glider-dot p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .glider-dot p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.stock .glider-dot {
        background-color: var(--stock-color);
    }
.glider-dot.active {
  opacity: 1;
}
@media (max-width: 36em) {
    .glider::-webkit-scrollbar {
    height: 0.25rem;
    width: 0.5rem;
    -webkit-appearance: none;
            appearance: none;
    opacity: 1;
  }

    .glider::-webkit-scrollbar-thumb {
    opacity: 1;
        border-radius: 99px;
        background-color: rgba(156, 156, 156, .25);
        box-shadow: 0 0 1px rgba(255, 255, 255, .25);
  }
}
[data-show-arrows='false'] .glider-prev,
    [data-show-arrows='false'] .glider-next {
  display: none;
}
[data-show-dots='false'] .glider-dots {
  display: none;
}
.row-break-before-md {
  display: block;
}
[data-content-type$='block'] .row-break-before-md p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .row-break-before-md p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .row-break-before-md p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .row-break-before-md p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .row-break-before-md {
    display: flex;
  }
}
.row-break-before-md .pagebuilder-column:not(:first-child) {
  margin-top: 1rem;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
.row-break-before-md .pagebuilder-column:not(:first-child) {
    margin-top: 0px;
  }

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.row-break-before-md .pagebuilder-column:not(:first-child)) {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.row-break-before-md .pagebuilder-column:not(:first-child)):last-child {
    margin-bottom: 0px;
  }
@media (min-width: 768px) {
    
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.row-break-before-md .pagebuilder-column:not(:first-child)) {
      margin-top: 4rem;
      margin-bottom: 4rem;
    }
  }
.row-with-col-gap .pagebuilder-column-line {
    gap: 1.25rem;
  }
        }
.page-header {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.page-header .navigation-desktop a {
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.page-header .navigation-desktop a.level-0,
            .page-header .navigation-desktop a.level-1 {

            }
.page-header .navigation-desktop .active > span > a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.page-header .navigation-desktop a.level-0 {
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
}
.page-header .navigation-desktop .level-1-container {
            min-height: 30rem;
        }
.page-header .navigation-desktop .level-1 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 {
  gap: 1rem;
  overflow: hidden;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
        /* This is border-brand-light */
        --line-offset: calc(1rem / 2);
        --line-thickness: 1px;
        /* This is border-brand-light */
        --line-color: #d8d8d8;
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item:before,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item:after,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item:before,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item:after {
                content: '';
                position: absolute;;
                background-color: var(--line-color);
                z-index: 1;
            }
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item:after, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item:after {
                inline-size: 100vw;
                block-size: var(--line-thickness);
                inset-inline-start: 0;
                inset-block-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .item:before, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .item:before {
                inline-size: var(--line-thickness);
                block-size: 100vh;
                inset-block-start: 0;
                inset-inline-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price > .price-container, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .price-box.price-final_price > .price-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .price-box .price-label:after, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .price-box .price-label:after {
                content: ':';
                display: inline-block;
            }
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .normal-price .price-final_price .price-label, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .normal-price .price-final_price .price-label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.catalog-category-view .products-grid .page-header .navigation-desktop .level-1 .normal-price .price-final_price .price-wrapper .price, .catalogsearch-result-index .products-grid .page-header .navigation-desktop .level-1 .normal-price .price-final_price .price-wrapper .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-product-view .product-info-main .page-header .navigation-desktop .level-1 section {
  grid-column: span 3 / span 3;
}
@media (min-width: 1024px) {
  .catalog-product-view .product-info-main .page-header .navigation-desktop .level-1 section#product\.attributes {
    grid-column: span 1 / span 1;
  }
  .catalog-product-view .product-info-main .page-header .navigation-desktop .level-1 section#size_chart {
    grid-column: span 2 / span 2;
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.page-header .navigation-desktop .level-1 .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-header .navigation-desktop .level-1 > li > a {
  margin-top: 2.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
}
.page-header .navigation a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.page-header .glider .glider-slide {
            margin: 0;
            overflow: hidden;
        }
.page-header .glider::-webkit-scrollbar {
        display: none;
    }
.page-header .glider:not(.glider-initialized) .slider-slide:not(.visible) {
  display: none;
}
.page-header .glider:not(.glider-initialized) .slider-slide:not(.visible):first-child {
  display: block;
}
@media (min-width: 768px) {
  .page-header .glider:not(.glider-initialized) .slider-slide:not(.visible) {
    display: block;
  }
}
/* TODO: Switch to @apply for colours and move into theme */
.page-footer .newsletter-link {
  display: flex;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.page-footer .newsletter-link:hover {
  font-weight: 700;
}
.page-footer .newsletter-link svg {
  margin-right: 0.375rem;
  vertical-align: middle;
}
.page-footer .footer .links a {
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(87 87 87 / var(--tw-text-opacity, 1));
}
.page-footer .footer .links a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.page-footer .footer .links .block-title {
  margin-bottom: 0.375rem;
  font-weight: 700;
}
.page-footer .footer .links .block-title span {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.page-footer .footer .google-maps {
  margin-left: -1.5rem;
  display: block;
}
[data-content-type$='block'] .page-footer .footer .google-maps p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-footer .footer .google-maps p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-footer .footer .google-maps p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-footer .footer .google-maps p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .page-footer .footer .google-maps {
    margin-left: 0px;
    display: none;
  }
}
@media (min-width: 1024px) {
  .page-footer .footer .google-maps {
    display: block;
  }
}
@media (min-width: 768px) {
  .page-footer .footer .location.stirling {
    margin-left: -1.5rem;
    margin-left: 0px;
  }
}
.page-footer .footer .location.stirling .address span {
  display: flex;
}
.page-footer .footer .location.stirling .address span.title {
  margin-bottom: 0.375rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.breadcrumbs {
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .breadcrumbs {
    margin-bottom: 1.75rem;
  }
}
.breadcrumbs .container > .items {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.breadcrumbs .item {
  font-size: 1rem;
  line-height: 1.5rem;
}
.breadcrumbs .item [aria-current="page"] {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.breadcrumbs .item a {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.pagebuilder-slider .pagebuilder-collage-content [data-element='content'] {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}
@media (min-width: 768px) {
  .pagebuilder-slider .pagebuilder-collage-content [data-element='content'] {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .pagebuilder-slider .pagebuilder-collage-content [data-element='content'] {
    font-size: 3.75rem;
    line-height: 1.25;
  }
}
.pagebuilder-slider .pagebuilder-collage-content .pagebuilder-button-primary {
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  .pagebuilder-slider .pagebuilder-collage-content .pagebuilder-button-primary {
    display: inline;
  }
}
.pagebuilder-slider [data-content-type='slide'] .pagebuilder-slide-wrapper {
  height: 100%;
}
.pagebuilder-slider .pagebuilder-overlay {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .pagebuilder-slider [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 48rem;
  }
}
.pagebuilder-slider .carousel-nav {
        background: none;
    }
.pagebuilder-slider .carousel-nav .glider-dot {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.category-blocks {
    padding: 0;
}
.category-blocks [data-element="content"] {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}
@media (min-width: 1024px) {
  .category-blocks [data-element="content"] {
    font-size: 3rem;
    line-height: 1;
  }
}
.category-blocks .pagebuilder-column-line {
  margin-bottom: 2.25rem;
  flex-wrap: wrap;
  gap: 2.25rem;
}
@media (min-width: 640px) {
  .category-blocks .pagebuilder-column-line {
    display: grid;
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .category-blocks .pagebuilder-column-line {
    grid-template-rows: repeat(3, minmax(0, 1fr));
    flex-wrap: nowrap;
  }
}
.category-blocks .pagebuilder-column-line {
        box-sizing: border-box;
    }
.category-blocks .pagebuilder-column-line .pagebuilder-column {
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 640px) {
  .category-blocks .pagebuilder-column-line .pagebuilder-column {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.25rem;
  }
}
@media (min-width: 768px) {
  .category-blocks .pagebuilder-column-line .pagebuilder-column {
    display: flex;
  }
}
/* Switch to grid for the columns - allows 2 things across */
@media (min-width: 640px) {
.category-blocks .pagebuilder-column-line .pagebuilder-column {
                display: grid !important
        }
            }
/* Here the column line is set to grid, so inner items go to block */
@media (min-width: 1024px) {
.category-blocks .pagebuilder-column-line .pagebuilder-column {
                display: block !important
        }
            }
.category-blocks .pagebuilder-column-line .pagebuilder-column > div {
  margin-bottom: 2.25rem;
  width: 100%;
}
@media (min-width: 640px) {
  .category-blocks .pagebuilder-column-line .pagebuilder-column > div {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .category-blocks .pagebuilder-column-line .pagebuilder-column > div {
    margin-bottom: 2.25rem;
  }
}
.category-blocks .pagebuilder-column-line .pagebuilder-column > div:last-child {
  margin-bottom: 0px;
}
.category-blocks .pagebuilder-column-line:last-child {
  margin-bottom: 0px;
}
/* Allows slider to act like grid, with arrows on left and right. */
.widget-product-carousel .product-item {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
[data-content-type=row] .products-row {
  padding-top: 0px;
  padding-bottom: 0px;
}
[data-content-type=row] .products-row [data-content-type=heading] {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.25rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}
[data-content-type=products][data-appearance=carousel] {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
[data-content-type=products][data-appearance=carousel] .glider-track {
        gap: 20px;
    }
[data-content-type=products][data-appearance=carousel] .carousel-nav {
  position: absolute;
  top: 0.5rem;
  height: 100%;
  width: 100%;
}
[data-content-type=products][data-appearance=carousel] .carousel-nav .glider-prev,
        [data-content-type=products][data-appearance=carousel] .carousel-nav .glider-next {
  height: 2.5rem;
  width: 2.5rem;
            position: absolute;
}
[data-content-type=products][data-appearance=carousel] .carousel-nav .glider-prev svg, [data-content-type=products][data-appearance=carousel] .carousel-nav .glider-next svg {
  height: 2.5rem;
  width: 2.5rem;
}
[data-content-type=products][data-appearance=carousel] .carousel-nav .glider-prev.disabled, [data-content-type=products][data-appearance=carousel] .carousel-nav .glider-next.disabled {
                display: none;
            }
/* px-8 on track */
[data-content-type=products][data-appearance=carousel] .carousel-nav .glider-prev {
  left: -3rem;
  margin-left: 0.5rem;
}
/* Matches px-8 on track */
[data-content-type=products][data-appearance=carousel] .carousel-nav .glider-next {
  right: -3rem;
  margin-right: 0.5rem;
}
[data-content-type=products][data-appearance=carousel] .carousel-nav .glider-dots {
  position: absolute;
  top: 100%;
}
[data-content-type=row] .products-row {
  border-radius: 0.25rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
[data-content-type=row] .products-row [data-content-type=heading] {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0.25rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}
/* Force all sliders to have a aspect ratio based height instead of fixed height */
.pagebuilder-slider {
    min-height: 0 !important;
}
.pagebuilder-slider .pagebuilder-slide-wrapper {
        min-height: 0 !important;
        padding-bottom: 60.3864%;
        position: relative;
    }
@media all and (min-width: 768px) {
.pagebuilder-slider .pagebuilder-slide-wrapper {
            padding-bottom: 19.444444444444443%
    }
        }
.pagebuilder-slider .pagebuilder-overlay {
        position: absolute;
        right: 0;
    }
.pagebuilder-slider .glider-slide {
        height: 100% !important;
    }
.cms-accordion {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.cms-accordion .accordion-item {
  width: 100%;
}
.cms-accordion .accordion-button {
  position: relative;
  width: 100%;
  cursor: pointer;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-width: 1px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  padding-left: 2.5rem;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  line-height: 1.5;
}
.cms-accordion .accordion-button:before,
        .cms-accordion .accordion-button:after {
            background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="5 6.99 10.01 6.01" width="12" height="7" aria-hidden="true"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 0 1 1.414 0L10 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z" clip-rule="evenodd"></path></svg>');
            content: '';
            position: relative;
            left: -1rem;
            display: inline-block;
            transform-origin: center;
            background-size: cover;
            transition-property: transform;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 150ms;
            width: 12px;
            height: 7px;
        }
.cms-accordion .accordion-button:after {
            content: none;
        }
.cms-accordion .accordion-button.active:before,
            .cms-accordion .accordion-button.active:after {
  --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));
}
.cms-accordion .accordion-content :where(color):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  lighter: #175271;
  -d-e-f-a-u-l-t: #194165;
}
.cms-accordion .accordion-content {
  max-width: 65ch;
}
.cms-accordion .accordion-content :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.cms-accordion .accordion-content :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.cms-accordion .accordion-content :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.cms-accordion .accordion-content :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.cms-accordion .accordion-content :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.cms-accordion .accordion-content :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.cms-accordion .accordion-content :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.cms-accordion .accordion-content :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.cms-accordion .accordion-content :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.cms-accordion .accordion-content :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.cms-accordion .accordion-content :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.cms-accordion .accordion-content :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.cms-accordion .accordion-content :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.cms-accordion .accordion-content :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.cms-accordion .accordion-content :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.cms-accordion .accordion-content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.cms-accordion .accordion-content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.cms-accordion .accordion-content :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.cms-accordion .accordion-content :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.cms-accordion .accordion-content :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.cms-accordion .accordion-content :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.cms-accordion .accordion-content :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.cms-accordion .accordion-content :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.9rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.cms-accordion .accordion-content :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.cms-accordion .accordion-content :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 300;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.cms-accordion .accordion-content :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.cms-accordion .accordion-content :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.cms-accordion .accordion-content :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.cms-accordion .accordion-content :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.cms-accordion .accordion-content :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.cms-accordion .accordion-content :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-accordion .accordion-content :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-accordion .accordion-content :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-accordion .accordion-content :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.cms-accordion .accordion-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.cms-accordion .accordion-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.cms-accordion .accordion-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.cms-accordion .accordion-content :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.cms-accordion .accordion-content :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.cms-accordion .accordion-content :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-accordion .accordion-content :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.cms-accordion .accordion-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.cms-accordion .accordion-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.cms-accordion .accordion-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.cms-accordion .accordion-content :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.cms-accordion .accordion-content :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.cms-accordion .accordion-content :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.cms-accordion .accordion-content :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.cms-accordion .accordion-content :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.cms-accordion .accordion-content :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.cms-accordion .accordion-content :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.cms-accordion .accordion-content :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.cms-accordion .accordion-content :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.cms-accordion .accordion-content :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.cms-accordion .accordion-content :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.cms-accordion .accordion-content {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.cms-accordion .accordion-content :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.cms-accordion .accordion-content :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.cms-accordion .accordion-content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.cms-accordion .accordion-content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.cms-accordion .accordion-content :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.cms-accordion .accordion-content :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.cms-accordion .accordion-content :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.cms-accordion .accordion-content :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.cms-accordion .accordion-content :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.cms-accordion .accordion-content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.cms-accordion .accordion-content :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.cms-accordion .accordion-content :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.cms-accordion .accordion-content :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-accordion .accordion-content :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-accordion .accordion-content :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-accordion .accordion-content :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-accordion .accordion-content :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.cms-accordion .accordion-content :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.cms-accordion .accordion-content :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.cms-accordion .accordion-content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.cms-accordion .accordion-content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.cms-accordion .accordion-content :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-accordion .accordion-content :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-accordion .accordion-content :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.cms-accordion .accordion-content {
  max-height: 0;
  overflow: hidden;
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
    max-width: none;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table {
    text-align: center;
  }
}
.cms-accordion .accordion-content table > tbody > tr,.cms-accordion .accordion-content table > thead > tr {
  margin-bottom: 2rem;
  display: block;
}
[data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child,[data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr,.cms-accordion .accordion-content table > thead > tr {
    margin-bottom: 0px;
    display: table-row;
  }
}
.cms-accordion .accordion-content table > tbody > tr,.cms-accordion .accordion-content table > thead > tr {
  margin-bottom: 2rem;
  display: block;
}
[data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child,[data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-accordion .accordion-content table > thead > tr p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr,.cms-accordion .accordion-content table > thead > tr {
    margin-bottom: 0px;
    display: table-row;
  }
}
.cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th,.cms-accordion .accordion-content table > tbody > tr td,.cms-accordion .accordion-content table > thead > tr th,.cms-accordion .accordion-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-accordion .accordion-content table > tbody > tr th[data-th]:before,.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-th]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-th]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-th]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
                content: attr(data-th) ': ';
            }
.cms-accordion .accordion-content table > tbody > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > tbody > tr td[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr th[data-rwd-label]:before,.cms-accordion .accordion-content table > thead > tr td[data-rwd-label]:before {
                content: attr(data-rwd-label) ': ';
            }
.cms-accordion .accordion-content table > tbody > tr th:first-child,.cms-accordion .accordion-content table > tbody > tr th:last-child,.cms-accordion .accordion-content table > tbody > tr td:first-child,.cms-accordion .accordion-content table > tbody > tr td:last-child,.cms-accordion .accordion-content table > thead > tr th:first-child,.cms-accordion .accordion-content table > thead > tr th:last-child,.cms-accordion .accordion-content table > thead > tr td:first-child,.cms-accordion .accordion-content table > thead > tr td:last-child {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > tbody > tr:nth-child(2n) {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  }
}
.cms-accordion .accordion-content table > thead {
  display: none;
}
@media (min-width: 640px) {
  .cms-accordion .accordion-content table > thead {
    display: table-header-group;
  }
}
.cms-accordion .accordion-content table > thead > tr > th {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cms-accordion .accordion-content > :first-child {
  padding-top: 1rem;
}
.cms-accordion .accordion-content > :last-child {
  padding-bottom: 1rem;
}
.cms-accordion.simple .accordion-button {
  width: auto;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  text-decoration-line: underline;
}
.cms-accordion.simple .accordion-button:before {
                content: none;
            }
.cms-accordion.simple .accordion-button:after {
                content: '';
                right: -1rem;
                left: auto;
            }
.cms-accordion.simple .accordion-content {
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.product-item .price-container {
  display: block;
}
[data-content-type$='block'] .product-item .price-container p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .product-item .price-container p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .product-item .price-container p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .product-item .price-container p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.product-item .price-container .price {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.product-item .price-container .price-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.product-item .special-price .price-container .price-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.product-item .save-price {
  position: absolute;
  top: 0px;
  right: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.product-item .old-price .price-container {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.product-item .old-price .price-container .price {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.toolbar-products .modes-mode {
  height: 1.5rem;
  width: 1.5rem;
}
.toolbar-products .modes-mode span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.toolbar-products .modes-mode.mode-grid {
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z" /></svg>');
        }
.toolbar-products .modes-mode.mode-list {
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 10h16M4 14h16M4 18h16" /></svg>');
        }
@media (min-width: 640px) {
  .prose table {
    text-align: center;
  }
}
.prose table > tbody > tr,
    .prose table > thead > tr {
  margin-bottom: 2rem;
  display: block;
}
[data-content-type$='block'] .prose table > tbody > tr p:last-child,[data-content-type$='block'] 
    .prose table > thead > tr p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .prose table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] 
    .prose table > thead > tr p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .prose table > tbody > tr p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] 
    .prose table > thead > tr p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .prose table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] 
    .prose table > thead > tr p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 640px) {
  .prose table > tbody > tr,
    .prose table > thead > tr {
    margin-bottom: 0px;
    display: table-row;
  }
}
.prose table > tbody > tr th,
        .prose table > tbody > tr td,
        .prose table > thead > tr th,
        .prose table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .prose table > tbody > tr th,
        .prose table > tbody > tr td,
        .prose table > thead > tr th,
        .prose table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.prose table > tbody > tr th[data-th]:before,
            .prose table > tbody > tr th[data-rwd-label]:before,
            .prose table > tbody > tr td[data-th]:before,
            .prose table > tbody > tr td[data-rwd-label]:before,
            .prose table > thead > tr th[data-th]:before,
            .prose table > thead > tr th[data-rwd-label]:before,
            .prose table > thead > tr td[data-th]:before,
            .prose table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .prose table > tbody > tr th[data-th]:before,
            .prose table > tbody > tr th[data-rwd-label]:before,
            .prose table > tbody > tr td[data-th]:before,
            .prose table > tbody > tr td[data-rwd-label]:before,
            .prose table > thead > tr th[data-th]:before,
            .prose table > thead > tr th[data-rwd-label]:before,
            .prose table > thead > tr td[data-th]:before,
            .prose table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.prose table > tbody > tr th[data-th]:before,
            .prose table > tbody > tr th[data-rwd-label]:before,
            .prose table > tbody > tr td[data-th]:before,
            .prose table > tbody > tr td[data-rwd-label]:before,
            .prose table > thead > tr th[data-th]:before,
            .prose table > thead > tr th[data-rwd-label]:before,
            .prose table > thead > tr td[data-th]:before,
            .prose table > thead > tr td[data-rwd-label]:before {
                content: attr(data-th) ': ';
            }
.prose table > tbody > tr th[data-rwd-label]:before, .prose table > tbody > tr td[data-rwd-label]:before, .prose table > thead > tr th[data-rwd-label]:before, .prose table > thead > tr td[data-rwd-label]:before {
                content: attr(data-rwd-label) ': ';
            }
/* Override standard tailiwind padding */
.prose table > tbody > tr th:first-child,
            .prose table > tbody > tr th:last-child,
            .prose table > tbody > tr td:first-child,
            .prose table > tbody > tr td:last-child,
            .prose table > thead > tr th:first-child,
            .prose table > thead > tr th:last-child,
            .prose table > thead > tr td:first-child,
            .prose table > thead > tr td:last-child {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
/* Stripped rows */
@media (min-width: 640px) {
  .prose table > tbody > tr:nth-child(2n) {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  }
}
/* hidden by default - on mobile we show from the `data-th` attribute. Shown on desktop */
.prose table > thead {
  display: none;
}
@media (min-width: 640px) {
  .prose table > thead {
    display: table-header-group;
  }
}
.prose table > thead > tr > th {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.price-including-tax + .price-excluding-tax {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.price-including-tax + .price-excluding-tax:before {
        content: attr(data-label) ': ';
    }
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
[data-content-type$='block'] .price-excluding-tax p:last-child,[data-content-type$='block'] 
.price-including-tax p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .price-excluding-tax p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] 
.price-including-tax p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .price-excluding-tax p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] 
.price-including-tax p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .price-excluding-tax p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] 
.price-including-tax p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.price-excluding-tax .price, .price-including-tax .price {
  font-weight: 600;
  line-height: 1.625;
}
.invisible {
    visibility: hidden;
}
/* Bit of styling for glider before it starts to avoid cumulative layout shift */
.glider:not(.glider-initialized) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.glider:not(.glider-initialized) > * {
  flex: 1 1 0%;
}
.glider::-webkit-scrollbar {
    display: none;
}
.mst-nav__slider-slider.noUi-horizontal {
    background: #d8d8d8;
    border-radius: 0;
    box-shadow: none;
    border: none;

    height: 5px;
}
.mst-nav__slider-slider.noUi-horizontal .noUi-handle:after,
    .mst-nav__slider-slider.noUi-horizontal .noUi-handle:before {
        content: none;
    }
.mst-nav__slider-slider.noUi-horizontal .noUi-handle {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
        box-shadow: none;
        border: none;
        border-radius: 100%;
        cursor: pointer;
        width: 15px !important;
        right: -14px !important;
        height: 15px !important;
        top: -5px !important;
}
.mst-nav__slider-slider.noUi-horizontal .noUi-handle-upper {
        right: 0 !important;
    }
.mst-nav__slider-slider.noUi-horizontal .noUi-connect {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
}
.splide:not(.is-overflow) {
  margin-bottom: 3rem;
}
.splide:not(.is-overflow) .left-blur,
        .splide:not(.is-overflow) .right-blur,
        .splide:not(.is-overflow) .splide-slider-progress-bar-container,
        .splide:not(.is-overflow) .splide__arrows {
            display: none;
        }
.splide:not(.is-overflow) .splide__track {
            padding-right: 35%;
        }
@media (min-width: 768px) {
.splide:not(.is-overflow) .splide__track {
                padding-right: 8%
        }
            }
@media (min-width: 1280px) {
.splide:not(.is-overflow) .splide__track {
                padding-right: 0
        }
            }
.splide:not(.is-overflow) .splide__list {
  display: flex;
  gap: 1rem;
}
.splide:not(.is-overflow) .splide__slide {
            width: 100%;
        }
@media (min-width: 768px) {
.splide:not(.is-overflow) .splide__slide {
                width: calc((100% / 3) + (1rem / 3))
        }
            }
@media (min-width: 1024px) {
.splide:not(.is-overflow) .splide__slide {
                width: calc(25% + 0.25rem)
        }
            }
@media (min-width: 1280px) {
.splide:not(.is-overflow) .splide__slide {
                width: calc((100% / 6) - (1rem /6)) 
        }
            }
.splide .left-blur,
    .splide .right-blur {
        top: -1rem;
        width: 35px;
        position: absolute;
        height: 100%;
        background: white;
        z-index: 1;
        filter: blur(22px);
        bottom: 0;
        pointer-events: none;
    }
@media (min-width: 640px) {
.splide .left-blur,
    .splide .right-blur {
            width: 68px
    }
        }
.splide .left-blur {
        left: 10px;
    }
@media (min-width: 640px) {
.splide .left-blur {
            left: -10px
    }
        }
.splide .right-blur {
        right: -10px;
    }
.stock.in-stock {
        --stock-color: #7bc342;
    }
.stock.limited-stock {
        --stock-color: #7bc342;
    }
.stock.out-of-stock {
        --stock-color: #c34242;
    }
.stock .rounded-full {
        background-color: var(--stock-color);
    }
.stock span {
        color: var(--stock-color);
    }
.truncated [x-ref="content"] {
  max-height: 6rem;
        overflow: hidden;
}
.truncated [x-ref="content"] > *:not(style) {
  display: inline;
}
.truncated [x-ref="content"] > *:not(style) p {
  display: inline;
}
.rvvup_express_container {
  display: none;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}
.rvvup_express_container.show {
  display: flex;
}
.rvvup_express_wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.rvvup_express_element {
  width: 100%;
  max-width: 50%;
  overflow: hidden;
  border-radius: 10px;
    min-width: 200px;
}
.rvvup_express_text_with_line:after,
.rvvup_express_text_with_line:before {
  margin: auto;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
    content: "";
    flex: 1 1;
}
/* purgecss end ignore */
.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;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-x-2 {
  left: 0.5rem;
  right: 0.5rem;
}
.inset-x-4 {
  left: 1rem;
  right: 1rem;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.\!-left-6 {
  left: -1.5rem !important;
}
.\!-right-6 {
  right: -1.5rem !important;
}
.\!top-full {
  top: 100% !important;
}
.-bottom-2 {
  bottom: -0.5rem;
}
.-left-1 {
  left: -0.25rem;
}
.-left-2 {
  left: -0.5rem;
}
.-left-6 {
  left: -1.5rem;
}
.-left-8 {
  left: -2rem;
}
.-right-2\.5 {
  right: -0.625rem;
}
.-right-8 {
  right: -2rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-2\.5 {
  top: -0.625rem;
}
.-top-3 {
  top: -0.75rem;
}
.-top-px {
  top: -1px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-1\/2 {
  bottom: 50%;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-8 {
  bottom: 2rem;
}
.bottom-auto {
  bottom: auto;
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-1\/4 {
  left: 25%;
}
.left-2 {
  left: 0.5rem;
}
.left-2\.5 {
  left: 0.625rem;
}
.left-3 {
  left: 0.75rem;
}
.left-4 {
  left: 1rem;
}
.left-auto {
  left: auto;
}
.right-0 {
  right: 0px;
}
.right-0\.5 {
  right: 0.125rem;
}
.right-1 {
  right: 0.25rem;
}
.right-1\/2 {
  right: 50%;
}
.right-2 {
  right: 0.5rem;
}
.right-2\.5 {
  right: 0.625rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.right-6 {
  right: 1.5rem;
}
.right-auto {
  right: auto;
}
.top-0 {
  top: 0px;
}
.top-0\.5 {
  top: 0.125rem;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.top-1\/4 {
  top: 25%;
}
.top-2 {
  top: 0.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-4 {
  top: 1rem;
}
.top-5 {
  top: 1.25rem;
}
.top-\[15vh\] {
  top: 15vh;
}
.top-auto {
  top: auto;
}
.top-full {
  top: 100%;
}
.-right-4 {
  right: -1rem;
}
.isolate {
  isolation: isolate;
}
.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;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-full {
  grid-column: 1 / -1;
}
.float-left {
  float: left;
}
.clear-left {
  clear: left;
}
.-m-2 {
  margin: -0.5rem;
}
.-m-4 {
  margin: -1rem;
}
.m-0 {
  margin: 0px;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-4 {
  margin: 1rem;
}
.m-auto {
  margin: auto;
}
.-mx-0\.5 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-\[-50vw\] {
  margin-left: -50vw;
  margin-right: -50vw;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.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-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-ml-4 {
  margin-left: -1rem;
}
.-ml-px {
  margin-left: -1px;
}
.-mr-1 {
  margin-right: -0.25rem;
}
.-mr-3 {
  margin-right: -0.75rem;
}
.-mr-3\.5 {
  margin-right: -0.875rem;
}
.-mr-4 {
  margin-right: -1rem;
}
.-mt-14 {
  margin-top: -3.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.-mt-5 {
  margin-top: -1.25rem;
}
.-mt-6 {
  margin-top: -1.5rem;
}
.-mt-8 {
  margin-top: -2rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.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-8 {
  margin-bottom: 2rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-0\.5 {
  margin-left: 0.125rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-20 {
  margin-left: 5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-7 {
  margin-left: 1.75rem;
}
.ml-\[50\%\] {
  margin-left: 50%;
}
.ml-\[5px\] {
  margin-left: 5px;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-20 {
  margin-right: 5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-\[-16px\] {
  margin-right: -16px;
}
.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-11 {
  margin-top: 2.75rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-3\.5 {
  margin-top: 0.875rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[3px\] {
  margin-top: 3px;
}
.mt-auto {
  margin-top: auto;
}
.box-border {
  box-sizing: border-box;
}
.box-content {
  box-sizing: content-box;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.table-caption {
  display: table-caption;
}
.table-cell {
  display: table-cell;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-0 {
  height: 0px;
}
.h-1 {
  height: 0.25rem;
}
.h-1\/4 {
  height: 25%;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\/4 {
  height: 75%;
}
.h-36 {
  height: 9rem;
}
.h-4 {
  height: 1rem;
}
.h-4\/5 {
  height: 80%;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[350px\] {
  height: 350px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-max {
  height: -moz-max-content;
  height: max-content;
}
.h-screen {
  height: 100vh;
}
.\!max-h-0 {
  max-height: 0 !important;
}
.max-h-40 {
  max-height: 10rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[24rem\] {
  max-height: 24rem;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-am-75 {
  max-height: 75vh;
}
.max-h-full {
  max-height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.max-h-screen-75 {
  max-height: 75vh;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-\[20px\] {
  min-height: 20px;
}
.w-0 {
  width: 0px;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-11 {
  width: 2.75rem;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\/4 {
  width: 75%;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/12 {
  width: 33.333333%;
}
.w-4\/5 {
  width: 80%;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-8\/12 {
  width: 66.666667%;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[40px\] {
  width: 40px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.w-\[20px\] {
  width: 20px;
}
.min-w-6 {
  min-width: 1.5rem;
}
.min-w-72 {
  min-width: 18rem;
}
.min-w-\[100px\] {
  min-width: 100px;
}
.min-w-\[30px\] {
  min-width: 30px;
}
.min-w-full {
  min-width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-52 {
  max-width: 13rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-60 {
  max-width: 15rem;
}
.max-w-\[17rem\] {
  max-width: 17rem;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[64rem\] {
  max-width: 64rem;
}
.max-w-\[6rem\] {
  max-width: 6rem;
}
.max-w-\[8rem\] {
  max-width: 8rem;
}
.max-w-amrel-75 {
  max-width: 75%;
}
.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 33rem;
}
.max-w-none {
  max-width: none;
}
.max-w-prose {
  max-width: 65ch;
}
.max-w-screen-2xl {
  max-width: 1536px;
}
.max-w-screen-lg {
  max-width: 1024px;
}
.max-w-screen-sm {
  max-width: 640px;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.table-auto {
  table-layout: auto;
}
.origin-bottom-left {
  transform-origin: bottom left;
}
.origin-center {
  transform-origin: center;
}
.origin-top-left {
  transform-origin: top left;
}
.origin-top-right {
  transform-origin: top right;
}
.-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));
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-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-y-8 {
  --tw-translate-y: -2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-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-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-1 {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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-y-12 {
  --tw-translate-y: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce {
  animation: bounce 1s infinite;
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-y {
  resize: vertical;
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-items-end {
  place-items: end;
}
.place-items-center {
  place-items: center;
}
.content-center {
  align-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.\!justify-end {
  justify-content: flex-end !important;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-stretch {
  justify-content: stretch;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-px {
  gap: 1px;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-36 {
  -moz-column-gap: 9rem;
       column-gap: 9rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-0 {
  row-gap: 0px;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-12 {
  row-gap: 3rem;
}
.gap-y-14 {
  row-gap: 3.5rem;
}
.gap-y-16 {
  row-gap: 4rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.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-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));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-container > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-divide-opacity, 1));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.justify-self-center {
  justify-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-clip {
  overflow-y: clip;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.overscroll-y-contain {
  overscroll-behavior-y: contain;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.hyphens-auto {
  hyphens: auto;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-20 {
  border-radius: 20px;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[15px\] {
  border-radius: 15px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-b-10 {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-10 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-\[5px\] {
  border-bottom-width: 5px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-0 {
  border-left-width: 0px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-t-5 {
  border-top-width: 5px;
}
.border-dashed {
  border-style: dashed;
}
.border-amber-600 {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.border-amrel-blue-border {
  --tw-border-opacity: 1;
  border-color: rgb(57 120 189 / var(--tw-border-opacity, 1));
}
.border-amrel-grey-border {
  --tw-border-opacity: 1;
  border-color: rgb(233 246 255 / var(--tw-border-opacity, 1));
}
.border-amrel-grey-border-light {
  --tw-border-opacity: 1;
  border-color: rgb(232 232 232 / var(--tw-border-opacity, 1));
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-brand-blue {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
}
.border-brand-dark {
  --tw-border-opacity: 1;
  border-color: rgb(151 151 151 / var(--tw-border-opacity, 1));
}
.border-brand-gray {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.border-brand-light {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
}
.border-brand-light-green {
  --tw-border-opacity: 1;
  border-color: rgb(123 195 66 / var(--tw-border-opacity, 1));
}
.border-brand-lightest {
  --tw-border-opacity: 1;
  border-color: rgb(240 240 240 / var(--tw-border-opacity, 1));
}
.border-container {
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity, 1));
}
.border-container-darker {
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity, 1));
}
.border-container-lighter {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.border-current {
  border-color: currentColor;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-b-transparent {
  border-bottom-color: transparent;
}
.border-t-brand-blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-\[\#d8d8d8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity, 1));
}
.bg-amrel-blue-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(225 241 248 / var(--tw-bg-opacity, 1));
}
.bg-amrel-grey-border {
  --tw-bg-opacity: 1;
  background-color: rgb(233 246 255 / var(--tw-bg-opacity, 1));
}
.bg-amrel-red-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(159 56 56 / var(--tw-bg-opacity, 1));
}
.bg-amrel-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(255 250 229 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
}
.bg-brand-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(25 65 101 / var(--tw-bg-opacity, 1));
}
.bg-brand-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(110 113 110 / var(--tw-bg-opacity, 1));
}
.bg-brand-light {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.bg-brand-light-green {
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
}
.bg-brand-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-container {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-container-checkout {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.bg-container-darker {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-container-darkest {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-container-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.bg-inherit {
  background-color: inherit;
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-venmo-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 140 255 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/25 {
  background-color: rgb(255 255 255 / 0.25);
}
.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-opacity-100 {
  --tw-bg-opacity: 1;
}
.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}
.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-none {
  background-image: none;
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.bg-cover {
  background-size: cover;
}
.fill-amrel-grey-blue {
  fill: #cbd5e0;
}
.fill-amrel-star-yellow {
  fill: #f8ce0b;
}
.fill-black {
  fill: #000;
}
.fill-black\/20 {
  fill: rgb(0 0 0 / 0.2);
}
.fill-current {
  fill: currentColor;
}
.stroke-current {
  stroke: currentColor;
}
.stroke-white\/75 {
  stroke: rgb(255 255 255 / 0.75);
}
.stroke-1 {
  stroke-width: 1;
}
.stroke-2 {
  stroke-width: 2;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.object-right {
  -o-object-position: right;
     object-position: right;
}
.\!p-4 {
  padding: 1rem !important;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[5px\] {
  padding: 5px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.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-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.\!pt-14 {
  padding-top: 3.5rem !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-3\.5 {
  padding-bottom: 0.875rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-16 {
  padding-left: 4rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-start {
  text-align: start;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[1\.6rem\] {
  font-size: 1.6rem;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[90px\] {
  font-size: 90px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.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;
}
.lowercase {
  text-transform: lowercase;
}
.italic {
  font-style: italic;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-12 {
  line-height: 3rem;
}
.leading-3 {
  line-height: .75rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[100px\] {
  line-height: 100px;
}
.leading-\[42px\] {
  line-height: 42px;
}
.leading-loose {
  line-height: 2;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-amrel-blue-text {
  --tw-text-opacity: 1;
  color: rgb(109 136 176 / var(--tw-text-opacity, 1));
}
.text-amrel-grey-blue {
  --tw-text-opacity: 1;
  color: rgb(203 213 224 / var(--tw-text-opacity, 1));
}
.text-amrel-grey-dark-text {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-amrel-star-yellow {
  --tw-text-opacity: 1;
  color: rgb(248 206 11 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.text-brand-blue {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.text-brand-light-green {
  --tw-text-opacity: 1;
  color: rgb(123 195 66 / var(--tw-text-opacity, 1));
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-darker {
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity, 1));
}
.text-darkest {
  --tw-text-opacity: 1;
  color: rgb(7 6 5 / var(--tw-text-opacity, 1));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-light {
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.text-lighter {
  --tw-text-opacity: 1;
  color: rgb(151 153 155 / var(--tw-text-opacity, 1));
}
.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
}
.text-primary-lighter {
  --tw-text-opacity: 1;
  color: rgb(23 82 113 / var(--tw-text-opacity, 1));
}
.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-80 {
  opacity: 0.8;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_2px_4px_0_rgba\(16\2c 31\2c 48\2c 0\.2\)\] {
  --tw-shadow: 0 2px 4px 0 rgba(16,31,48,0.2);
  --tw-shadow-colored: 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-top {
  --tw-shadow: 0 -1px 3px 0 rgba(0,0,0,0.1), 0 -1px 2px 0 rgba(0,0,0,0.06);
  --tw-shadow-colored: 0 -1px 3px 0 var(--tw-shadow-color), 0 -1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-2 {
  outline-width: 2px;
}
.outline-offset-2 {
  outline-offset: 2px;
}
.outline-amber-600 {
  outline-color: #d97706;
}
.ring {
  --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(3px + 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);
}
.ring-4 {
  --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(4px + 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);
}
.ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.ring-blue-500\/50 {
  --tw-ring-color: rgb(59 130 246 / 0.5);
}
.ring-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(25 65 101 / var(--tw-ring-opacity, 1));
}
.ring-primary\/50 {
  --tw-ring-color: rgb(25 65 101 / 0.5);
}
.ring-primary\/75 {
  --tw-ring-color: rgb(25 65 101 / 0.75);
}
.ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.ring-opacity-50 {
  --tw-ring-opacity: 0.5;
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-height {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-max-height {
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-none {
  transition-property: none;
}
.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-100 {
  transition-duration: 100ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-75 {
  transition-duration: 75ms;
}
.duration-\[400ms\] {
  transition-duration: 400ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\[wire\:auto-save\] {
  wire: auto-save;
}
.\[wire\:model\.defer\] {
  wire: model.defer;
}
.\[wire\:model\] {
  wire: model;
}
.\[wire\:select\] {
  wire: select;
}
/* Pages */
@media (min-width: 1536px) {
  .catalog-category-view .container,
    .catalog-category-view .lg\:container,
    .catalog-category-view .columns,
    .catalogsearch-result-index .container,
    .catalogsearch-result-index .lg\:container,
    .catalogsearch-result-index .columns {
    max-width: 1462px;
  }
}
@media (min-width: 1700px) {
  .catalog-category-view .container,
    .catalog-category-view .lg\:container,
    .catalog-category-view .columns,
    .catalogsearch-result-index .container,
    .catalogsearch-result-index .lg\:container,
    .catalogsearch-result-index .columns {
    max-width: 1462px;
  }
}
/* Temporary fix for old data. To be cleaned up and then this can be removed. */
.catalog-category-view .category-description [data-appearance="contained"], .catalogsearch-result-index .category-description [data-appearance="contained"] {
            padding: 0;
        }
.catalog-category-view .category-description [data-appearance="contained"] > div, .catalogsearch-result-index .category-description [data-appearance="contained"] > div {
                padding: 0 !important;
            }
.catalog-category-view .page-header .trustpilot-text, .catalogsearch-result-index .page-header .trustpilot-text {
  display: flex;
}
.catalog-category-view .mst-nav__label-item > a > label.grow, .catalogsearch-result-index .mst-nav__label-item > a > label.grow {
  flex-grow: 1;
}
.catalog-category-view .page-main .columns, .catalogsearch-result-index .page-main .columns {
        /* Change grid size on tablet to 3 not 4 */
    }
@media (min-width: 768px) {
  .catalog-category-view .page-main .columns, .catalogsearch-result-index .page-main .columns {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .catalog-category-view .page-main .columns, .catalogsearch-result-index .page-main .columns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .catalog-category-view .page-main .columns, .catalogsearch-result-index .page-main .columns {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.catalog-category-view .column.main .toolbar-products:not(.toolbar-bottom), .catalogsearch-result-index .column.main .toolbar-products:not(.toolbar-bottom) {
  display: none;
}
@media (min-width: 768px) {
  .catalog-category-view .column.main .toolbar-products:not(.toolbar-bottom), .catalogsearch-result-index .column.main .toolbar-products:not(.toolbar-bottom) {
    display: flex;
  }
}
.catalog-category-view .column.main .toolbar-bottom, .catalogsearch-result-index .column.main .toolbar-bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (min-width: 768px) {
  .catalog-category-view .column.main .toolbar-bottom, .catalogsearch-result-index .column.main .toolbar-bottom {
    gap: 0.5rem;
  }
}
/** This section losely based on this: https://geary.co/internal-borders-css-grid/
     *  Allows for grid lines between items which are exactly half way between the grids gap
     */
.catalog-category-view .products-grid .grid, .catalogsearch-result-index .products-grid .grid {
  gap: 1rem;
  overflow: hidden;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
        --line-offset: calc(1rem / 2);
        --line-thickness: 1px;
        /* This is border-brand-light */
        --line-color: #d8d8d8;
}
.catalog-category-view .products-grid .grid .item, .catalogsearch-result-index .products-grid .grid .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .grid .item, .catalogsearch-result-index .products-grid .grid .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .grid .item:before,
            .catalog-category-view .products-grid .grid .item:after,
            .catalogsearch-result-index .products-grid .grid .item:before,
            .catalogsearch-result-index .products-grid .grid .item:after {
                content: '';
                position: absolute;;
                background-color: var(--line-color);
                z-index: 1;
            }
.catalog-category-view .products-grid .grid .item:after, .catalogsearch-result-index .products-grid .grid .item:after {
                inline-size: 100vw;
                block-size: var(--line-thickness);
                inset-inline-start: 0;
                inset-block-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .grid .item:before, .catalogsearch-result-index .products-grid .grid .item:before {
                inline-size: var(--line-thickness);
                block-size: 100vh;
                inset-block-start: 0;
                inset-inline-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .grid .price-box.price-final_price, .catalogsearch-result-index .products-grid .grid .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .grid .price-box.price-final_price, .catalogsearch-result-index .products-grid .grid .price-box.price-final_price {
    gap: 0.5rem;
  }
}
/* Only one price is this case, so style as final */
.catalog-category-view .products-grid .grid .price-box.price-final_price > .price-container, .catalogsearch-result-index .products-grid .grid .price-box.price-final_price > .price-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-category-view .products-grid .grid .price-box .price-label:after, .catalogsearch-result-index .products-grid .grid .price-box .price-label:after {
                content: ':';
                display: inline-block;
            }
.catalog-category-view .products-grid .grid .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .grid .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .grid .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .grid .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .grid .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .grid .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .grid .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .grid .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .grid .normal-price .price-final_price .price-label, .catalogsearch-result-index .products-grid .grid .normal-price .price-final_price .price-label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.catalog-category-view .products-grid .grid .normal-price .price-final_price .price-wrapper .price, .catalogsearch-result-index .products-grid .grid .normal-price .price-final_price .price-wrapper .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-category-view .category-description-truncated .content, .catalogsearch-result-index .category-description-truncated .content {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
.catalog-category-view .category-description-truncated .content [data-content-type=html], .catalogsearch-result-index .category-description-truncated .content [data-content-type=html] {
  display: inline;
}
.catalog-category-view .category-description-truncated .content [data-content-type=html] > p, .catalogsearch-result-index .category-description-truncated .content [data-content-type=html] > p {
  display: inline;
}
.checkout-cart-index .top-container {
        /* was: @apply container; */
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
/* Widget. Inline styled so removed specifically here to avoid styling issues */
.checkout-cart-index .top-promo-banner {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
  width: 100% !important;
}
.checkout-cart-index .cart-price {
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(7 6 5 / var(--tw-text-opacity, 1));
}
.checkout-cart-index .cart-price .price {
  font-weight: 400;
}
.checkout-cart-index .message.info {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.checkout-cart-index .cart.main.actions {
  margin-top: 1.5rem;
}
.checkout-cart-index .columns {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px) {
  .checkout-cart-index .columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.checkout-cart-index .cart-summary div:empty {
  display: none;
}
.checkout-cart-index .page-main {
  overflow-x: visible;
}
.page-product-bundle .price-final_price .price-from .price-container, .page-product-bundle .price-final_price .price-to .price-container {
  margin-bottom: 1rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
[data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container p:last-child,[data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.page-product-bundle .price-final_price .price-from .price-container .price-label, .page-product-bundle .price-final_price .price-to .price-container .price-label {
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
}
[data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price-label p:last-child,[data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price-label p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price-label p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price-label p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price-label p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price-label p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price-label p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price-label p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.page-product-bundle .price-final_price .price-from .price-container .price, .page-product-bundle .price-final_price .price-to .price-container .price {
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
[data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price p:last-child,[data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.page-product-bundle .price-final_price .price-from .old-price .price-container .price,
                    .page-product-bundle .price-final_price .price-from .old-price .price-container .price-label,
                    .page-product-bundle .price-final_price .price-to .old-price .price-container .price,
                    .page-product-bundle .price-final_price .price-to .old-price .price-container .price-label {
  display: inline;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.aa-amasty-auto-related .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .aa-amasty-auto-related .price-box.price-final_price {
    gap: 0.5rem;
  }
}
/* Only one price is this case, so style as final */
.aa-amasty-auto-related .price-box.price-final_price > .price-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.aa-amasty-auto-related .price-box .price-label:after {
            content: ':';
            display: inline-block;
        }
.aa-amasty-auto-related .old-price .price-final_price .price-label,
        .aa-amasty-auto-related .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .aa-amasty-auto-related .old-price .price-final_price .price-label,
        .aa-amasty-auto-related .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.aa-amasty-auto-related .normal-price .price-final_price .price-label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.aa-amasty-auto-related .normal-price .price-final_price .price-wrapper .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.cms-page-view .page-main .content :where(color):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  lighter: #175271;
  -d-e-f-a-u-l-t: #194165;
}
.cms-page-view .page-main .content {
  max-width: 65ch;
}
.cms-page-view .page-main .content :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.cms-page-view .page-main .content :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.cms-page-view .page-main .content :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.cms-page-view .page-main .content :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.cms-page-view .page-main .content :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.cms-page-view .page-main .content :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.cms-page-view .page-main .content :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.cms-page-view .page-main .content :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.cms-page-view .page-main .content :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.cms-page-view .page-main .content :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.cms-page-view .page-main .content :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.cms-page-view .page-main .content :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.cms-page-view .page-main .content :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.cms-page-view .page-main .content :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.cms-page-view .page-main .content :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.cms-page-view .page-main .content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.cms-page-view .page-main .content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.cms-page-view .page-main .content :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.cms-page-view .page-main .content :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.cms-page-view .page-main .content :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.cms-page-view .page-main .content :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.cms-page-view .page-main .content :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.cms-page-view .page-main .content :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.9rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.cms-page-view .page-main .content :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.cms-page-view .page-main .content :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 300;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.cms-page-view .page-main .content :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.cms-page-view .page-main .content :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.cms-page-view .page-main .content :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.cms-page-view .page-main .content :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.cms-page-view .page-main .content :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.cms-page-view .page-main .content :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-page-view .page-main .content :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-page-view .page-main .content :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-page-view .page-main .content :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.cms-page-view .page-main .content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.cms-page-view .page-main .content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.cms-page-view .page-main .content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.cms-page-view .page-main .content :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.cms-page-view .page-main .content :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.cms-page-view .page-main .content :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.cms-page-view .page-main .content :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.cms-page-view .page-main .content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.cms-page-view .page-main .content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.cms-page-view .page-main .content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.cms-page-view .page-main .content :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.cms-page-view .page-main .content :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.cms-page-view .page-main .content :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.cms-page-view .page-main .content :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.cms-page-view .page-main .content :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.cms-page-view .page-main .content :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.cms-page-view .page-main .content :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.cms-page-view .page-main .content :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.cms-page-view .page-main .content :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.cms-page-view .page-main .content :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.cms-page-view .page-main .content :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.cms-page-view .page-main .content {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.cms-page-view .page-main .content :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.cms-page-view .page-main .content :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.cms-page-view .page-main .content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.cms-page-view .page-main .content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.cms-page-view .page-main .content :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.cms-page-view .page-main .content :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.cms-page-view .page-main .content :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.cms-page-view .page-main .content :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.cms-page-view .page-main .content :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.cms-page-view .page-main .content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.cms-page-view .page-main .content :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.cms-page-view .page-main .content :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.cms-page-view .page-main .content :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-page-view .page-main .content :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-page-view .page-main .content :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-page-view .page-main .content :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-page-view .page-main .content :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.cms-page-view .page-main .content :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.cms-page-view .page-main .content :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.cms-page-view .page-main .content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.cms-page-view .page-main .content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.cms-page-view .page-main .content :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.cms-page-view .page-main .content :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.cms-page-view .page-main .content :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.cms-page-view .page-main .content {
    max-width: none;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table {
    text-align: center;
  }
}
.cms-page-view .page-main .content table > tbody > tr,.cms-page-view .page-main .content table > thead > tr {
  margin-bottom: 2rem;
  display: block;
}
[data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child,[data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr,.cms-page-view .page-main .content table > thead > tr {
    margin-bottom: 0px;
    display: table-row;
  }
}
.cms-page-view .page-main .content table > tbody > tr,.cms-page-view .page-main .content table > thead > tr {
  margin-bottom: 2rem;
  display: block;
}
[data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child,[data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .cms-page-view .page-main .content table > thead > tr p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr,.cms-page-view .page-main .content table > thead > tr {
    margin-bottom: 0px;
    display: table-row;
  }
}
.cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th,.cms-page-view .page-main .content table > tbody > tr td,.cms-page-view .page-main .content table > thead > tr th,.cms-page-view .page-main .content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.cms-page-view .page-main .content table > tbody > tr th[data-th]:before,.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-th]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-th]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-th]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
                content: attr(data-th) ': ';
            }
.cms-page-view .page-main .content table > tbody > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > tbody > tr td[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr th[data-rwd-label]:before,.cms-page-view .page-main .content table > thead > tr td[data-rwd-label]:before {
                content: attr(data-rwd-label) ': ';
            }
.cms-page-view .page-main .content table > tbody > tr th:first-child,.cms-page-view .page-main .content table > tbody > tr th:last-child,.cms-page-view .page-main .content table > tbody > tr td:first-child,.cms-page-view .page-main .content table > tbody > tr td:last-child,.cms-page-view .page-main .content table > thead > tr th:first-child,.cms-page-view .page-main .content table > thead > tr th:last-child,.cms-page-view .page-main .content table > thead > tr td:first-child,.cms-page-view .page-main .content table > thead > tr td:last-child {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > tbody > tr:nth-child(2n) {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  }
}
.cms-page-view .page-main .content table > thead {
  display: none;
}
@media (min-width: 640px) {
  .cms-page-view .page-main .content table > thead {
    display: table-header-group;
  }
}
.cms-page-view .page-main .content table > thead > tr > th {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cms-page-view .page-main .cms-heading h1 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cms-index-index .page-main,
    .cms-index-index .page-main .glider-slide {
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.cms-index-index .page-main),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(
    .cms-index-index .page-main .glider-slide) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.cms-index-index .page-main):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(
    .cms-index-index .page-main .glider-slide):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.cms-index-index .page-main),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(
    .cms-index-index .page-main .glider-slide) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
/* Reduce height below trustpilot widget, and pull up to reduce height above too */
.cms-index-index .page-main .trustpilot-widget {
  margin-top: -0.75rem;
  padding-bottom: 0.75rem;
}
.cms-index-index .column.main {
  margin-top: 1.5rem;
}
@media (max-width: 640px) {
            .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
                min-height: 250px!important;
            }
}
/* app/design/frontend/AnglingActive/Hyva/web/tailwind/pages/pdp.css */
/* Cap widths without composing Tailwind's .container */
.catalog-product-view .top-container .container,
    .catalog-product-view .page-main .columns {
        width: 100%;
        margin-left: auto;  /* mx-auto */
        margin-right: auto;
    }
/* 2xl (1536px) cap to 1400px */
@media (min-width: 1536px) {
        .catalog-product-view .top-container .container,
        .catalog-product-view .page-main .columns {
            max-width: 1400px;
        }
    }
/* 3xl (1700px) cap remains 1400px */
@media (min-width: 1700px) {
        .catalog-product-view .top-container .container,
        .catalog-product-view .page-main .columns {
            max-width: 1400px;
        }
    }
.catalog-product-view .product-info-main .trustpilot-widget {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  border-top-width: 2px;
  border-bottom-width: 2px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.catalog-product-view .product-info-main .trustpilot-widget iframe {
  margin: auto;
}
.catalog-product-view .product-info-main #product_addtocart_form legend {
  width: 100%;
  border-bottom-width: 2px;
}
@media (min-width: 640px) {
  .catalog-product-view .product-info-main #product_addtocart_form legend {
    margin-top: 2.5rem;
    margin-bottom: 2rem;
  }
}
.catalog-product-view .product-info-main #product_addtocart_form .aw-gc-product-add-form input, .catalog-product-view .product-info-main #product_addtocart_form .aw-gc-product-add-form textarea {
  margin-bottom: 0.25rem;
}
.catalog-product-view .product-info-main #product-details .promotion-message h1, .catalog-product-view .product-info-main #product-details .promotion-message h2, .catalog-product-view .product-info-main #product-details .promotion-message h3, .catalog-product-view .product-info-main #product-details .promotion-message h4 {
  margin-bottom: 0.75rem;
}
/* Avoid @apply on a Tailwind utility class name to prevent loops */
.catalog-product-view .product-info-main section .border-gray-300 {
            /* border-brand-gray in your config maps to #cccccc */
            border-color: #cccccc;

            /* When both classes are present, force a thinner bottom border */
            /*&.border-b-2 { border-bottom-width: 1px; }*/
        }
.catalog-product-view .product-info-main section h2 {
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.catalog-product-view .product-info-main section .card {
  border-radius: 0px;
  border-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 768px) {
  .catalog-product-view .product-info-main section .card {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* Don't @apply on .container; just zero the padding */
.catalog-product-view .product-info-main section .container { padding-left: 0; padding-right: 0; }
.catalog-product-view .product-info-main .grid section {
  grid-column: span 3 / span 3;
}
/* IDs with dots need escaping */
@media (min-width: 1024px) {
  .catalog-product-view .product-info-main .grid section#product\.attributes {
    grid-column: span 1 / span 1;
  }
  .catalog-product-view .product-info-main .grid section#size_chart {
    grid-column: span 2 / span 2;
  }
}
/* Not currently used, removed as always disable */
.page-product-bundle .bundle-options select {
  width: 100%;
}
@media (min-width: 1024px) {
  .page-product-bundle .bundle-options select {
    width: 50%;
  }
}
.page-product-bundle .bundle-options .field.qty-holder {
  display: none;
}
.page-product-bundle .product-info-main .price-container .old-price {
  display: block;
}
[data-content-type$='block'] .page-product-bundle .product-info-main .price-container .old-price p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .product-info-main .price-container .old-price p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .product-info-main .price-container .old-price p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .page-product-bundle .product-info-main .price-container .old-price p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.category-brands .page-main {
  margin: auto;
  margin-top: 1.5rem;
  max-width: 1280px;
}
.category-brands .category-cms {
  width: 100%;
}
.category-brands .brand-logo-bar {
  margin: auto;
  width: 100%;
}
@media (min-width: 1280px) {
  .category-brands .brand-logo-bar {
    width: 66.666667%;
  }
}
.category-brands .brand-logo-bar > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div {
  gap: 1rem;
  overflow: hidden;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
        /* This is border-brand-light */
        --line-offset: calc(1rem / 2);
        --line-thickness: 1px;
        /* This is border-brand-light */
        --line-color: #d8d8d8;
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item:before,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item:after,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item:before,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item:after {
                content: '';
                position: absolute;;
                background-color: var(--line-color);
                z-index: 1;
            }
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item:after, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item:after {
                inline-size: 100vw;
                block-size: var(--line-thickness);
                inset-inline-start: 0;
                inset-block-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .item:before, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .item:before {
                inline-size: var(--line-thickness);
                block-size: 100vh;
                inset-block-start: 0;
                inset-inline-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price > .price-container, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .price-box.price-final_price > .price-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .price-box .price-label:after, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .price-box .price-label:after {
                content: ':';
                display: inline-block;
            }
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .normal-price .price-final_price .price-label, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .normal-price .price-final_price .price-label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.catalog-category-view .products-grid .category-brands .brand-logo-bar > div .normal-price .price-final_price .price-wrapper .price, .catalogsearch-result-index .products-grid .category-brands .brand-logo-bar > div .normal-price .price-final_price .price-wrapper .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-product-view .product-info-main .category-brands .brand-logo-bar > div section {
  grid-column: span 3 / span 3;
}
@media (min-width: 1024px) {
  .catalog-product-view .product-info-main .category-brands .brand-logo-bar > div section#product\.attributes {
    grid-column: span 1 / span 1;
  }
  .catalog-product-view .product-info-main .category-brands .brand-logo-bar > div section#size_chart {
    grid-column: span 2 / span 2;
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .brand-logo-bar > div .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .category-brands .brand-logo-bar > div {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .category-brands .brand-logo-bar > div {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.category-brands .grid-item.brand-letter {
  grid-column: 1 / -1;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.category-brands .grid-row {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 2.5rem;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.catalog-category-view .products-grid .category-brands .grid-row, .catalogsearch-result-index .products-grid .category-brands .grid-row {
  gap: 1rem;
  overflow: hidden;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
        /* This is border-brand-light */
        --line-offset: calc(1rem / 2);
        --line-thickness: 1px;
        /* This is border-brand-light */
        --line-color: #d8d8d8;
}
.catalog-category-view .products-grid .category-brands .grid-row .item, .catalogsearch-result-index .products-grid .category-brands .grid-row .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .item, .catalogsearch-result-index .products-grid .category-brands .grid-row .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .item, .catalogsearch-result-index .products-grid .category-brands .grid-row .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .item, .catalogsearch-result-index .products-grid .category-brands .grid-row .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .item:before,
            .catalog-category-view .products-grid .category-brands .grid-row .item:after,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .item:before,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .item:after {
                content: '';
                position: absolute;;
                background-color: var(--line-color);
                z-index: 1;
            }
.catalog-category-view .products-grid .category-brands .grid-row .item:after, .catalogsearch-result-index .products-grid .category-brands .grid-row .item:after {
                inline-size: 100vw;
                block-size: var(--line-thickness);
                inset-inline-start: 0;
                inset-block-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .category-brands .grid-row .item:before, .catalogsearch-result-index .products-grid .category-brands .grid-row .item:before {
                inline-size: var(--line-thickness);
                block-size: 100vh;
                inset-block-start: 0;
                inset-inline-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .category-brands .grid-row .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .grid-row .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .grid-row .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .grid-row .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .price-box.price-final_price, .catalogsearch-result-index .products-grid .category-brands .grid-row .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .price-box.price-final_price > .price-container, .catalogsearch-result-index .products-grid .category-brands .grid-row .price-box.price-final_price > .price-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-category-view .products-grid .category-brands .grid-row .price-box .price-label:after, .catalogsearch-result-index .products-grid .category-brands .grid-row .price-box .price-label:after {
                content: ':';
                display: inline-block;
            }
.catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .category-brands .grid-row .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .category-brands .grid-row .normal-price .price-final_price .price-label, .catalogsearch-result-index .products-grid .category-brands .grid-row .normal-price .price-final_price .price-label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.catalog-category-view .products-grid .category-brands .grid-row .normal-price .price-final_price .price-wrapper .price, .catalogsearch-result-index .products-grid .category-brands .grid-row .normal-price .price-final_price .price-wrapper .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-product-view .product-info-main .category-brands .grid-row section {
  grid-column: span 3 / span 3;
}
@media (min-width: 1024px) {
  .catalog-product-view .product-info-main .category-brands .grid-row section#product\.attributes {
    grid-column: span 1 / span 1;
  }
  .catalog-product-view .product-info-main .category-brands .grid-row section#size_chart {
    grid-column: span 2 / span 2;
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.category-brands .grid-row .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.category-brands .grid-row .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 640px) {
  .category-brands .grid-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .category-brands .grid-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .category-brands .grid-row {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.category-brands .grid-item {
  padding: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.category-brands .brand-link .count {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
/* app/design/frontend/AnglingActive/Hyva/web/tailwind/pages/customer.css */
/** General account styling - taken from Hyva core **/
.account-nav ul li a,
.account-nav ul li strong {
  display: flex;
  justify-content: space-between;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.account-nav ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.account-nav ul li strong {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.actions-toolbar {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
}
.action.back {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
/** Hide border on simple forms **/
.customer-account-forgotpassword .actions-toolbar, .customer-account-login .actions-toolbar {
  border-width: 0px;
}
/** Login **/
.customer-account-login .page-title {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.customer-account-login #customer-login-container {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .customer-account-login #customer-login-container {
    display: flex;
  }
}
.customer-account-login #customer-login-container > div {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .customer-account-login #customer-login-container > div {
    width: auto;
    flex: 1 1 0%;
  }
}
/** All account pages **/
body[class*="customer-account-"] .container > .page-title {
  margin: 0px;
}
body[class*="customer-account-"] .page-title {
        /* Replaces: @apply container max-w-screen-xl; (v3 circular) */
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
body[class*="customer-account-"] .page-main {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
/** Primary buttons in old customer containers **/
.actions-toolbar a.back {
  text-decoration-line: underline;
}
/** Wishlist **/
.wishlist-index-index .product-item-actions {
  margin-top: 1.5rem;
}
.wishlist-index-index .product-item-actions .actions-primary {
  width: 100%;
}
.wishlist-index-index .actions-toolbar .secondary {
  margin-top: 2rem;
}
.wishlist-index-index .actions-toolbar {
  flex-wrap: wrap;
}
.wishlist-index-index .actions-toolbar .btn {
    width: 100%;
}
@media (min-width: 768px) {
    .wishlist-index-index .actions-toolbar .btn {
        width: auto;
    }
}
.wishlist-index-index .page-main .columns {
  max-width: none;
}
@media (min-width: 1024px) {
  .wishlist-index-index .page-main .columns {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .wishlist-index-index .page-main .columns {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (min-width: 1536px) {
  .wishlist-index-index .page-main .columns {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.wishlist-index-index .page-main .columns .main {
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .wishlist-index-index .page-main .columns .main {
    grid-column: span 5 / span 5;
  }
}
.blog-page .page-main-title {
        order: 1;
    }
@media (min-width: 640px) {
.blog-page .page-main-title {
            grid-column: span 2 / span 2
    }
        }
@media (min-width: 768px) {
.blog-page .page-main-title {
            order: 2;
            grid-row: span 1 / span 1;
            grid-column: span 2 / span 2
    }
        }
@media (min-width: 1024px) {
.blog-page .page-main-title {
            grid-column: span 3 / span 3
    }
        }
.blog-page .columns .sidebar {
        order: 2;
    }
@media (min-width: 640px) {
.blog-page .columns .sidebar {
            grid-column: span 2 / span 2
    }
        }
@media (min-width: 768px) {
.blog-page .columns .sidebar {
            order: 1;
            grid-column: span 1 / span 1;
            grid-row: span 2 / span 2
    }
.blog-page .column.main {
            order: 3
    }
        }
.blog-page .sidebar-main a {
            display: block;
        }
.blog-page .sidebar-main a:hover,
        .blog-page .sidebar-main a:active,
        .blog-page .sidebar-main a:focus {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.blog-page .sidebar-main a:hover:hover,
        .blog-page .sidebar-main a:active:hover,
        .blog-page .sidebar-main a:focus:hover {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.blog-page .sidebar-main .level-0 {
  position: relative;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.blog-page .sidebar-main .level-0:last-child {
  border-bottom-width: 0px;
}
.blog-page .sidebar-main ul ul {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.blog-page .sidebar-main ul ul > li {
  line-height: 2rem;
}
.blog-page .sidebar-main ul ul > li > a:before {
                    content: '-';
                    margin-right: 0.25rem;
                }
.blog-page-list .post-description .post-content * {
  display: inline;
  text-align: justify;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.blog-page-list .post-description .post-content *:last-child:not(picture)::after {
                content: '...';
                display: inline-block;
            }
.blog-page-list .post-description .post-content * picture,
            .blog-page-list .post-description .post-content * .gallery {
                display: none;
            }
.blog-page-list .toolbar-blog-posts {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .blog-page-list .toolbar-blog-posts {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
.blog-post-view .post-view {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .blog-post-view .post-view {
    margin-bottom: 6rem;
  }
}
.blog-post-view .hero-image > img {
        max-height: 50vh;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1.5rem;
        border-radius: 20px;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
    }
.blog-post-view h1 {
  margin-bottom: 3rem;
}
.blog-post-view .post-content :where(color):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  lighter: #175271;
  -d-e-f-a-u-l-t: #194165;
}
.blog-post-view .post-content {
  max-width: 65ch;
}
.blog-post-view .post-content :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.blog-post-view .post-content :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.blog-post-view .post-content :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.blog-post-view .post-content :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.blog-post-view .post-content :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.blog-post-view .post-content :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.blog-post-view .post-content :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.blog-post-view .post-content :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.blog-post-view .post-content :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.blog-post-view .post-content :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.blog-post-view .post-content :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.blog-post-view .post-content :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.blog-post-view .post-content :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.blog-post-view .post-content :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.blog-post-view .post-content :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.blog-post-view .post-content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.blog-post-view .post-content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.blog-post-view .post-content :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.blog-post-view .post-content :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.blog-post-view .post-content :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.blog-post-view .post-content :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.blog-post-view .post-content :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.blog-post-view .post-content :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.9rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.blog-post-view .post-content :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.blog-post-view .post-content :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 300;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.blog-post-view .post-content :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.blog-post-view .post-content :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.blog-post-view .post-content :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.blog-post-view .post-content :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.blog-post-view .post-content :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.blog-post-view .post-content :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.blog-post-view .post-content :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.blog-post-view .post-content :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.blog-post-view .post-content :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.blog-post-view .post-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.blog-post-view .post-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.blog-post-view .post-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.blog-post-view .post-content :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.blog-post-view .post-content :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.blog-post-view .post-content :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.blog-post-view .post-content :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.blog-post-view .post-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.blog-post-view .post-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.blog-post-view .post-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.blog-post-view .post-content :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.blog-post-view .post-content :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.blog-post-view .post-content :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.blog-post-view .post-content :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.blog-post-view .post-content :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.blog-post-view .post-content :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.blog-post-view .post-content :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.blog-post-view .post-content :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.blog-post-view .post-content :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.blog-post-view .post-content :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.blog-post-view .post-content :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.blog-post-view .post-content {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.blog-post-view .post-content :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.blog-post-view .post-content :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.blog-post-view .post-content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.blog-post-view .post-content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.blog-post-view .post-content :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.blog-post-view .post-content :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.blog-post-view .post-content :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.blog-post-view .post-content :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.blog-post-view .post-content :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.blog-post-view .post-content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.blog-post-view .post-content :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.blog-post-view .post-content :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.blog-post-view .post-content :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.blog-post-view .post-content :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.blog-post-view .post-content :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.blog-post-view .post-content :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.blog-post-view .post-content :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.blog-post-view .post-content :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.blog-post-view .post-content :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.blog-post-view .post-content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.blog-post-view .post-content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.blog-post-view .post-content :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.blog-post-view .post-content :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.blog-post-view .post-content :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.blog-post-view .post-content {
  font-size: 1.125rem;
  line-height: 1.75rem;
    max-width: none;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table {
    text-align: center;
  }
}
.blog-post-view .post-content table > tbody > tr,.blog-post-view .post-content table > thead > tr {
  margin-bottom: 2rem;
  display: block;
}
[data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child,[data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr,.blog-post-view .post-content table > thead > tr {
    margin-bottom: 0px;
    display: table-row;
  }
}
.blog-post-view .post-content table > tbody > tr,.blog-post-view .post-content table > thead > tr {
  margin-bottom: 2rem;
  display: block;
}
[data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child,[data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child):last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > tbody > tr p:last-child),
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content table > thead > tr p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr,.blog-post-view .post-content table > thead > tr {
    margin-bottom: 0px;
    display: table-row;
  }
}
.blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
  display: flex;
  justify-content: space-between;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th,.blog-post-view .post-content table > tbody > tr td,.blog-post-view .post-content table > thead > tr th,.blog-post-view .post-content table > thead > tr td {
    display: table-cell;
    border-style: none;
    background-color: transparent;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
  display: inline-block;
  padding-right: 1.5rem;
  font-weight: 700;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
    display: none;
  }
}
.blog-post-view .post-content table > tbody > tr th[data-th]:before,.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-th]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-th]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-th]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
                content: attr(data-th) ': ';
            }
.blog-post-view .post-content table > tbody > tr th[data-rwd-label]:before,.blog-post-view .post-content table > tbody > tr td[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr th[data-rwd-label]:before,.blog-post-view .post-content table > thead > tr td[data-rwd-label]:before {
                content: attr(data-rwd-label) ': ';
            }
.blog-post-view .post-content table > tbody > tr th:first-child,.blog-post-view .post-content table > tbody > tr th:last-child,.blog-post-view .post-content table > tbody > tr td:first-child,.blog-post-view .post-content table > tbody > tr td:last-child,.blog-post-view .post-content table > thead > tr th:first-child,.blog-post-view .post-content table > thead > tr th:last-child,.blog-post-view .post-content table > thead > tr td:first-child,.blog-post-view .post-content table > thead > tr td:last-child {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > tbody > tr:nth-child(2n) {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  }
}
.blog-post-view .post-content table > thead {
  display: none;
}
@media (min-width: 640px) {
  .blog-post-view .post-content table > thead {
    display: table-header-group;
  }
}
.blog-post-view .post-content table > thead > tr > th {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.blog-post-view .post-content a {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.blog-post-view .post-content p,
        .blog-post-view .post-content [data-content-type=text] {
  padding-bottom: 2rem;
}
.blog-post-view .post-content h2 {
  margin-bottom: 2rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
}
.blog-post-view .post-content img {
  border-radius: 20px;
}
.blog-post-view .post-content strong > a {
  margin-left: auto;
  margin-right: auto;
  display: block;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(25 65 101 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
[data-content-type$='block'] .blog-post-view .post-content strong > a p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content strong > a p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content strong > a p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .blog-post-view .post-content strong > a p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.blog-post-view .post-content strong > a {
            width: -moz-fit-content;
            width: fit-content;
        }
.blog-post-view .post-content strong > a:hover,
        .blog-post-view .post-content strong > a:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
}
.blog-post-view .post-content [class*=gallery-columns-] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-], .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] {
  gap: 1rem;
  overflow: hidden;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
        /* This is border-brand-light */
        --line-offset: calc(1rem / 2);
        --line-thickness: 1px;
        /* This is border-brand-light */
        --line-color: #d8d8d8;
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item {
  position: relative;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item {
    padding: 1.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:before,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:after,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:before,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:after {
                content: '';
                position: absolute;;
                background-color: var(--line-color);
                z-index: 1;
            }
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:after, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:after {
                inline-size: 100vw;
                block-size: var(--line-thickness);
                inset-inline-start: 0;
                inset-block-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:before, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .item:before {
                inline-size: var(--line-thickness);
                block-size: 100vh;
                inset-block-start: 0;
                inset-inline-start: calc(var(--line-offset) * -1);
            }
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.25rem;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price {
    gap: 0.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price > .price-container, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box.price-final_price > .price-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box .price-label:after, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .price-box .price-label:after {
                content: ':';
                display: inline-block;
            }
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-label,
            .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .old-price .price-final_price .price-wrapper .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .normal-price .price-final_price .price-label, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .normal-price .price-final_price .price-label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.catalog-category-view .products-grid .blog-post-view .post-content [class*=gallery-columns-] .normal-price .price-final_price .price-wrapper .price, .catalogsearch-result-index .products-grid .blog-post-view .post-content [class*=gallery-columns-] .normal-price .price-final_price .price-wrapper .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
}
.catalog-product-view .product-info-main .blog-post-view .post-content [class*=gallery-columns-] section {
  grid-column: span 3 / span 3;
}
@media (min-width: 1024px) {
  .catalog-product-view .product-info-main .blog-post-view .post-content [class*=gallery-columns-] section#product\.attributes {
    grid-column: span 1 / span 1;
  }
  .catalog-product-view .product-info-main .blog-post-view .post-content [class*=gallery-columns-] section#size_chart {
    grid-column: span 2 / span 2;
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.blog-post-view .post-content [class*=gallery-columns-] .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 640px) {
  .blog-post-view .post-content [class*=gallery-columns-] {
    row-gap: 0px;
  }
}
.blog-post-view .post-content [class*=gallery-columns-] .gallery-item {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-around;
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(151 151 151 / var(--tw-border-opacity, 1));
  padding: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .blog-post-view .post-content [class*=gallery-columns-] .gallery-item {
    flex-wrap: nowrap;
    padding: 1.5rem;
  }
}
.blog-post-view .post-content [class*=gallery-columns-] .gallery-item .gallery-icon img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.blog-post-view .post-content [class*=gallery-columns-] .gallery-item .gallery-icon:hover {

                    }
.blog-post-view .post-content [class*=gallery-columns-] .gallery-item .gallery-caption {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
}
.blog-post-view .post-content .gallery-columns-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
@media (min-width: 640px) {
  .blog-post-view .post-content .gallery-columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .blog-post-view .post-content .gallery-columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.blog-post-view .post-content .pagebuilder-column-line {
  gap: 2rem;
}
@media (min-width: 768px) {
  .blog-post-view .post-content .pagebuilder-column-line {
    row-gap: 0px;
  }
}
.blog-post-view .post-content figcaption {
  margin-top: 0px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.blog-post-view .post-content figcaption) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.blog-post-view .post-content figcaption):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.blog-post-view .post-content figcaption) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.blog-post-view .related-posts .container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 0px;
}
@media (min-width: 768px) {
  .blog-post-view .related-posts .container {
    flex-direction: row;
  }
}
.blog-post-view .related-posts .container img {
  border-radius: 20px;
}
.blog-post-view .related-posts .container .title {
  margin-top: auto;
  display: none;
}
.blog-post-view .related-posts .container .cta {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.blog-post-view .related-posts .container a {
  text-decoration-line: none;
}
.checkout-onepage .page-main {
  overflow-x: visible;
}
.checkout-onepage .page-main > .columns {
  max-width: 42rem;
}
@media (min-width: 1024px) {
  .checkout-onepage .page-main > .columns {
    max-width: 80rem;
  }
}
#hyva-checkout-main #hyva-checkout-container .form-input {
  border-radius: 10px;
}
#hyva-checkout-main #hyva-checkout-container form label {
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(7 6 5 / var(--tw-text-opacity, 1));
}
#hyva-checkout-main #hyva-checkout-container .label-guest_to_customer {
  font-size: 1rem;
  line-height: 1.5rem;
}
#hyva-checkout-main #hyva-checkout-container #quote-summary > .price-summary > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
#hyva-checkout-main #hyva-checkout-container #quote-summary > .price-summary {
  border-radius: 0px;
  background-color: transparent;
  padding: 0px;
}
#hyva-checkout-main #hyva-checkout-container .column-main > :empty {
        margin: 0;
        padding: 0;
        gap: 0;
    }
#hyva-checkout-main #hyva-checkout-container .column-main > section,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.mt-0) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
#hyva-checkout-main #hyva-checkout-container .column-main > section:last-child,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.mt-0):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #hyva-checkout-main #hyva-checkout-container .column-main > section,
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.mt-0) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
#hyva-checkout-main #hyva-checkout-container .product-price > span,
    #hyva-checkout-main #hyva-checkout-container .total-segments {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(7 6 5 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px) {
  #hyva-checkout-main #hyva-checkout-container .product-price > span,
    #hyva-checkout-main #hyva-checkout-container .total-segments {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
[id^="payment-method-option"] label {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
[id^="payment-method-option"] label img {
  margin-top: 0px;
  margin-bottom: 0px;
}
.checkout-form-toolbar {
  margin-top: 1.5rem;
}
.checkout-form-toolbar a {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
#payment-method-option-braintree {
  display: none;
}
[wire\:loading],
[wire\:loading\.delay],
[wire\:loading\.inline-block],
[wire\:loading\.inline],
[wire\:loading\.block],
[wire\:loading\.flex],
[wire\:loading\.table],
[wire\:loading\.grid],
[wire\:loading\.inline-flex] {
    display: none;
}
[wire\:loading\.delay\.shortest],
[wire\:loading\.delay\.shorter],
[wire\:loading\.delay\.short],
[wire\:loading\.delay\.long],
[wire\:loading\.delay\.longer],
[wire\:loading\.delay\.longest] {
    display: none;
}
[wire\:offline] {
    display: none;
}
[wire\:dirty]:not(textarea):not(input):not(select) {
    display: none;
}
input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    animation-duration: 50000s;
    animation-name: livewireautofill;
}
@keyframes livewireautofill { from {} }
#livewire-error iframe {
    background-color: rgb(255 255 255) !important;
    border-radius: 0.375rem !important;
    padding: 0.75rem 1rem !important;
}
/* Custom module styles for PDP */
.catalog-product-view .product-info-main section[id*='mostviewed'] {
  grid-column: span 2 / span 2;
}
.catalog-product-view .product-info-main section[id='amrelated_product_content_tab'] {
  grid-column: span 2 / span 2;
}
/* Styles for bundle pack popup functionality */
[x-ref="bundlePopup"] .product-custom-option.form-textarea,
    [x-ref="bundlePopup"] .product-custom-option.form-select {
  width: 100%;
}
.amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom > div {
  padding: 1rem;
}
@media (min-width: 768px) {
  .amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom > div {
    width: 100%;
  }
}
.amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom > div > p,
        .amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom > div > p + div,
        .amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom .product-description,
        .amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom .product-description + div,
        .amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom #product-details {
  display: none;
}
.amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom div[x-data="initBundleOptions()"] .nested.options-list .field.choice input {
  margin-top: 0.25rem;
}
.amrelated-popup-wrapper-content div[id^='amrelated-product-container'] .info-container .product-options-bottom div[x-data="initBundleOptions()"] .nested.options-list .field.choice .price-container {
  display: inline-block;
}
.amrelated-popup-wrapper-content .swatch-attribute .product-option-label {
  width: 100%;
}
@media (min-width: 640px) {
  .amrelated-popup-wrapper-content .swatch-attribute .product-option-label {
    width: 33.333333%;
  }
}
.amrelated-popup-wrapper-content .swatch-attribute .product-option-values {
  width: 100%;
}
@media (min-width: 640px) {
  .amrelated-popup-wrapper-content .swatch-attribute .product-option-values {
    width: 66.666667%;
  }
}
/* Styles for bundle pack functionality */
@media (min-width: 1024px){
                        .amrelated-content-container .amrelated-content-wrapper .amrelated-pack-item-wrapper[data-class='-narrow-wrapper']:last-child .amrelated-pack-item {
    max-width: 120px;
  }
.amrelated-content-container .amrelated-content-wrapper .amrelated-pack-item-wrapper:not(:last-child):after {
                    content: '+';
                    padding: 0.625rem;
                    font-size: 90px;
                    line-height: 100px;
                    --tw-text-opacity: 1;
                    color: rgb(25 121 195 / var(--tw-text-opacity, 1))
            }
                }
.footer.links.mst-gdpr-cookie-consent-settings {
    cursor: pointer;
}
.z-60 {
    z-index: 60;
}
/* Custom module styles */
.page-layout-2columns-left .column.main .widget.amsorting.grid .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.grid .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.grid .items-wrapper {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .page-layout-2columns-left .column.main .widget.amsorting.grid .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.grid .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.grid .items-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .page-layout-2columns-left .column.main .widget.amsorting.grid .items-wrapper,.page-layout-2columns-right .column.main .widget.amsorting.grid .items-wrapper,.page-layout-3columns .column.main .widget.amsorting.grid .items-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
/*
 *  Copyright Magmodules.eu. All rights reserved.
 *  See COPYING.txt for license details.
 */
.mollie-buttons {
    margin-top: 10%;
    text-align: center;
    opacity: 0;
    animation: fadeIn 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.mollie-buttons .button {
    display: inline-block;
    margin: 20px;
    max-width: 100%;
    padding: 0 16px;
    border: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .19);
    border-radius: 6px;
    background-color: #0095FF;
    color: #FFF;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 4.4rem;
    text-align: center;
    text-decoration: none;
    outline: none;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background .15s;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mollie-buttons {
    opacity: 0;
    transition: opacity 2s ease-in;
}
.mollie-buttons .button:hover {
    background-color: #0077CB;
}
.mollie-loading .redirect-block {
    padding: 10%;
    text-align: center;
}
.checkout-payment-method #mollie_methods_ideal-form .label {
    height: 35px;
    display: inline-block;
}
.checkout-payment-method #mollie_methods_ideal-form .payment-icon {
    width: 35px;
    max-height: 30px;
}
.checkout-payment-method #mollie_methods_kbc-form .label {
    height: 35px;
    display: inline-block;
}
.checkout-payment-method #mollie_methods_kbc-form .payment-icon {
    width: 35px;
    max-height: 30px;
}
.checkout-payment-method #mollie_methods_giftcard-form .label {
    height: 40px;
    display: inline-block;
}
.checkout-payment-method #mollie_methods_giftcard-form .payment-icon {
    width: 35px;
    max-height: 30px;
}
.mollie-payment-icon {
    width: 25px;
    margin-right: 5px;
    vertical-align: middle;
}
.mollie-loading .loader {
    border: 16px solid #E3F0FA;
    border-top: 16px solid #31A8F0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    margin-left: auto;
    margin-right: auto;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.payment-method-content .card-container {
    max-width: 400px;
    overflow: auto;
    background-color: #FFF;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    padding: 20px;
    margin-bottom: 10px;
}
/* Apple Pay start */
.apple-pay-button {
    -webkit-appearance: -apple-pay-button;
}
@supports (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button-with-text {
        -webkit-appearance: -apple-pay-button;
        -apple-pay-button-type: buy;
    }
    .apple-pay-button-with-text > * {
        visibility: hidden;
    }
    .apple-pay-button-black-with-text {
        -apple-pay-button-style: black;
    }
    .apple-pay-button-white-with-text {
        -apple-pay-button-style: white;
        cursor: pointer;
    }
    .apple-pay-button-white-with-line-with-text {
        -apple-pay-button-style: white-outline;
    }

    .apple-pay-button-color-black { -apple-pay-button-style: black; }
    .apple-pay-button-color-white { -apple-pay-button-style: white; }
    .apple-pay-button-color-white-outline { -apple-pay-button-style: white-outline; }
    .apple-pay-button-text-buy { -apple-pay-button-type: buy; }
    .apple-pay-button-text-donate { -apple-pay-button-type: donate; }
    .apple-pay-button-text-plain { -apple-pay-button-type: plain; }
    .apple-pay-button-text-book { -apple-pay-button-type: book; }
    .apple-pay-button-text-check-out { -apple-pay-button-type: check-out; }
    .apple-pay-button-text-subscribe { -apple-pay-button-type: subscribe; }
    .apple-pay-button-text-add-money { -apple-pay-button-type: add-money; }
    .apple-pay-button-text-contribute { -apple-pay-button-type: contribute; }
    .apple-pay-button-text-order { -apple-pay-button-type: order; }
    .apple-pay-button-text-reload { -apple-pay-button-type: reload; }
    .apple-pay-button-text-rent { -apple-pay-button-type: rent; }
    .apple-pay-button-text-support { -apple-pay-button-type: support; }
    .apple-pay-button-text-tip { -apple-pay-button-type: tip; }
    .apple-pay-button-text-top-up { -apple-pay-button-type: top-up; }
}
.mollie-applepay-button-hidden {
    display: none;
}
.mollie-applepay-minicart-button {
    height: 40px;
}
/* Apple Pay end */
/*
 *  Copyright Magmodules.eu. All rights reserved.
 *  See COPYING.txt for license details.
 */
.mollie-component {
  border-radius: 0.25rem;
  border-width: 1px;
  padding: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.mollie-component.is-invalid {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.mollie-card-component {
  margin-bottom: 0.5rem;
}
.mollie-card-component__error {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.btn.btn-primary.apple-pay-button {
    font-size: 0 !important;
}
/* Apple Pay start */
.apple-pay-button {
    -webkit-appearance: -apple-pay-button;
}
@supports (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button-with-text {
        -webkit-appearance: -apple-pay-button;
        -apple-pay-button-type: buy;
    }
    .apple-pay-button-with-text > * {
        visibility: hidden;
    }
    .apple-pay-button-black-with-text {
        -apple-pay-button-style: black;
    }
    .apple-pay-button-white-with-text {
        -apple-pay-button-style: white;
        cursor: pointer;
    }
    .apple-pay-button-white-with-line-with-text {
        -apple-pay-button-style: white-outline;
    }

    .apple-pay-button-color-black { -apple-pay-button-style: black; }
    .apple-pay-button-color-white { -apple-pay-button-style: white; }
    .apple-pay-button-color-white-outline { -apple-pay-button-style: white-outline; }
    .apple-pay-button-text-buy { -apple-pay-button-type: buy; }
    .apple-pay-button-text-donate { -apple-pay-button-type: donate; }
    .apple-pay-button-text-plain { -apple-pay-button-type: plain; }
    .apple-pay-button-text-book { -apple-pay-button-type: book; }
    .apple-pay-button-text-check-out { -apple-pay-button-type: check-out; }
    .apple-pay-button-text-subscribe { -apple-pay-button-type: subscribe; }
    .apple-pay-button-text-add-money { -apple-pay-button-type: add-money; }
    .apple-pay-button-text-contribute { -apple-pay-button-type: contribute; }
    .apple-pay-button-text-order { -apple-pay-button-type: order; }
    .apple-pay-button-text-reload { -apple-pay-button-type: reload; }
    .apple-pay-button-text-rent { -apple-pay-button-type: rent; }
    .apple-pay-button-text-support { -apple-pay-button-type: support; }
    .apple-pay-button-text-tip { -apple-pay-button-type: tip; }
    .apple-pay-button-text-top-up { -apple-pay-button-type: top-up; }
}
.braintree-hosted-fields-focused {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(3px + 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-color: rgb(30 64 175 / 0.5);
}
.braintree-hosted-fields-invalid {
  --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(239 68 68 / var(--tw-ring-opacity, 1));
}
.braintree-hosted-fields-valid {
  --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(34 197 94 / var(--tw-ring-opacity, 1));
}
#payment-method-option-braintree_applepay {
  display: none;
}
#payment-method-option-braintree_applepay.braintree-applepay-visible {
  display: block;
}
[data-content-type$='block'] #payment-method-option-braintree_applepay.braintree-applepay-visible p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] #payment-method-option-braintree_applepay.braintree-applepay-visible p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] #payment-method-option-braintree_applepay.braintree-applepay-visible p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] #payment-method-option-braintree_applepay.braintree-applepay-visible p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
#payment-method-option-braintree_applepay.active {
  display: block;
}
[data-content-type$='block'] #payment-method-option-braintree_applepay.active p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] #payment-method-option-braintree_applepay.active p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] #payment-method-option-braintree_applepay.active p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] #payment-method-option-braintree_applepay.active p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
#braintree-credit iframe {
  padding: 0px;
}
#braintree-hosted-field-number: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);
}
#braintreeAch input[type="number"]::-webkit-inner-spin-button,
#braintreeAch input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#hyva-checkout-main div.required > label > span {
  position: relative;
}
#hyva-checkout-main div.required > label > span:after {
            content: '*';
            position: absolute;
            right: -0.75rem;
            top: -0.25rem;
            font-size: 1.125rem;
            line-height: 1.75rem;
            line-height: 1;
            --tw-text-opacity: 1;
            color: rgb(239 68 68 / var(--tw-text-opacity, 1))}
#hyva-checkout-main .breadcrumbs .item {
  display: inline-flex;
  align-items: center;
}
#hyva-checkout-main .breadcrumbs .item.active > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
#hyva-checkout-main .breadcrumbs .item.active {
  font-weight: 700;
}
#hyva-checkout-main .breadcrumbs .item.locked {
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
#hyva-checkout-main .breadcrumbs .item.completed {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
#hyva-checkout-main [x-cloak] {
        display: none !important;
    }
#hyva-checkout-main #quote-summary > .price-summary > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
#hyva-checkout-main #quote-summary > .price-summary {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}
#hyva-checkout-main {
  display: flex;
  flex-direction: column;
}
[x-cloak="tablet"] {
  display: none !important;
}
@media (min-width: 1024px) {
  [x-cloak="tablet"] {
    display: block !important;
  }
}
[x-cloak="desktop"] {
  display: block !important;
}
@media (min-width: 1024px) {
  [x-cloak="desktop"] {
    display: none !important;
  }
}
.snowdog-menu-link {
  font-weight: 500;
  line-height: 1.5rem;
}
.snowdog-menu-link:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.group:hover .snowdog-menu-link {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.snowdog-menu-link-topmenu-mobile {
  display: block;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
[data-content-type$='block'] .snowdog-menu-link-topmenu-mobile p:last-child {
  margin-bottom: 1rem;
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .snowdog-menu-link-topmenu-mobile p:last-child) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .snowdog-menu-link-topmenu-mobile p:last-child):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not([data-content-type$='block'] .snowdog-menu-link-topmenu-mobile p:last-child) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.hero-image {
  margin-top: 0px;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.hero-image) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.hero-image):last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  
    #hyva-checkout-main #hyva-checkout-container .column-main > div:not(.hero-image) {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1024px) {
    .lg\:half-container-left {
    margin-left: auto;
    width: 100%;
    padding-left: 1.5rem;
  }

        @media (min-width: 475px) {
    .lg\:half-container-left {
            max-width: calc(475px / 2)
    }
        }

        @media (min-width: 640px) {
    .lg\:half-container-left {
            max-width: calc(640px / 2)
    }
        }

        @media (min-width: 768px) {
    .lg\:half-container-left {
            max-width: calc(768px / 2)
    }
        }

        @media (min-width: 1024px) {
    .lg\:half-container-left {
            max-width: calc(1024px / 2)
    }
        }

        @media (min-width: 1280px) {
    .lg\:half-container-left {
            max-width: calc(1280px / 2)
    }
        }

        @media (min-width: 1536px) {
    .lg\:half-container-left {
            max-width: calc(1536px / 2)
    }
        }

    .lg\:half-container-right {
    margin-right: auto;
    width: 100%;
    padding-right: 1.5rem;
  }

        @media (min-width: 475px) {

    .lg\:half-container-right {
            max-width: calc(475px / 2)
    }
        }

        @media (min-width: 640px) {

    .lg\:half-container-right {
            max-width: calc(640px / 2)
    }
        }

        @media (min-width: 768px) {

    .lg\:half-container-right {
            max-width: calc(768px / 2)
    }
        }

        @media (min-width: 1024px) {

    .lg\:half-container-right {
            max-width: calc(1024px / 2)
    }
        }

        @media (min-width: 1280px) {

    .lg\:half-container-right {
            max-width: calc(1280px / 2)
    }
        }

        @media (min-width: 1536px) {

    .lg\:half-container-right {
            max-width: calc(1536px / 2)
    }
        }

        .lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

        @media (min-width: 375px) {
    .lg\:container {
      max-width: 375px;
    }
  }

        @media (min-width: 475px) {
    .lg\:container {
      max-width: 475px;
    }
  }

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

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

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

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

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

        @media (min-width: 1700px) {
    .lg\:container {
      max-width: 1700px;
    }
  }
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:-left-2::before {
  content: var(--tw-content);
  left: -0.5rem;
}
.before\:bottom-0::before {
  content: var(--tw-content);
  bottom: 0px;
}
.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}
.before\:right-0::before {
  content: var(--tw-content);
  right: 0px;
}
.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}
.before\:top-1\/2::before {
  content: var(--tw-content);
  top: 50%;
}
.before\:m-auto::before {
  content: var(--tw-content);
  margin: auto;
}
.before\:block::before {
  content: var(--tw-content);
  display: block;
}
.before\:h-3::before {
  content: var(--tw-content);
  height: 0.75rem;
}
.before\:h-4::before {
  content: var(--tw-content);
  height: 1rem;
}
.before\:w-3::before {
  content: var(--tw-content);
  width: 0.75rem;
}
.before\:w-4::before {
  content: var(--tw-content);
  width: 1rem;
}
.before\:shrink-0::before {
  content: var(--tw-content);
  flex-shrink: 0;
}
.before\:-translate-y-1\/2::before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:rotate-45::before {
  content: var(--tw-content);
  --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));
}
.before\:rounded::before {
  content: var(--tw-content);
  border-radius: 0.25rem;
}
.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}
.before\:border::before {
  content: var(--tw-content);
  border-width: 1px;
}
.before\:border-container::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity, 1));
}
.before\:bg-container-lighter::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.before\:bg-primary::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
}
.before\:bg-red-500::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.before\:text-\[11px\]::before {
  content: var(--tw-content);
  font-size: 11px;
}
.before\:font-normal::before {
  content: var(--tw-content);
  font-weight: 400;
}
.before\:shadow-xl::before {
  content: var(--tw-content);
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.before\:content-\[\'x\'\]::before {
  --tw-content: 'x';
  content: var(--tw-content);
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}
.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}
.after\:start-\[2px\]::after {
  content: var(--tw-content);
  inset-inline-start: 2px;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}
.after\:top-\[2px\]::after {
  content: var(--tw-content);
  top: 2px;
}
.after\:h-5::after {
  content: var(--tw-content);
  height: 1.25rem;
}
.after\:w-5::after {
  content: var(--tw-content);
  width: 1.25rem;
}
.after\:w-\[var\(--progress\)\]::after {
  content: var(--tw-content);
  width: var(--progress);
}
.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}
.after\:border::after {
  content: var(--tw-content);
  border-width: 1px;
}
.after\:border-gray-300::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.after\:bg-primary::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
}
.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.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\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.first\:mt-0:first-child {
  margin-top: 0px;
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.last\:mb-6:last-child {
  margin-bottom: 1.5rem;
}
.last\:mr-0:last-child {
  margin-right: 0px;
}
.last\:border-0:last-child {
  border-width: 0px;
}
.last\:border-b:last-child {
  border-bottom-width: 1px;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}
.last\:pb-0:last-child {
  padding-bottom: 0px;
}
.even\:bg-container:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.even\:bg-container-darker:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.checked\:border:checked {
  border-width: 1px;
}
.checked\:border-gray-300:checked {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.checked\:bg-inherit:checked {
  background-color: inherit;
}
.checked\:bg-none:checked {
  background-image: none;
}
.checked\:before\:absolute:checked::before {
  content: var(--tw-content);
  position: absolute;
}
.checked\:before\:inline-block:checked::before {
  content: var(--tw-content);
  display: inline-block;
}
.checked\:before\:h-3\.5:checked::before {
  content: var(--tw-content);
  height: 0.875rem;
}
.checked\:before\:h-4:checked::before {
  content: var(--tw-content);
  height: 1rem;
}
.checked\:before\:w-3\.5:checked::before {
  content: var(--tw-content);
  width: 0.875rem;
}
.checked\:before\:w-4:checked::before {
  content: var(--tw-content);
  width: 1rem;
}
.invalid\:ring-2:invalid {
  --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);
}
.invalid\:ring-red-500:invalid {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.focus-within\:ring-1:focus-within {
  --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, 0 0 #0000);
}
.focus-within\:ring-2:focus-within {
  --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);
}
.focus-within\:ring-4:focus-within {
  --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(4px + 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);
}
.hover\:z-20:hover {
  z-index: 20;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:border:hover {
  border-width: 1px;
}
.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
}
.hover\:bg-brand-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.hover\:bg-container-darker:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.hover\:bg-venmo-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 140 255 / var(--tw-bg-opacity, 1));
}
.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-light-green:hover {
  --tw-text-opacity: 1;
  color: rgb(123 195 66 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.hover\:text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.hover\:text-green-700:hover {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
}
.hover\:text-red-400:hover {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-500:hover {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:line-through:hover {
  text-decoration-line: line-through;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:outline:hover {
  outline-style: solid;
}
.hover\:outline-2:hover {
  outline-width: 2px;
}
.hover\:outline-gray-200:hover {
  outline-color: #e5e7eb;
}
.hover\:outline-gray-300:hover {
  outline-color: #d1d5db;
}
.checked\:hover\:border-gray-300:hover:checked {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.checked\:hover\:bg-inherit:hover:checked {
  background-color: inherit;
}
.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.focus\:absolute:focus {
  position: absolute;
}
.focus\:z-10:focus {
  z-index: 10;
}
.focus\:z-30:focus {
  z-index: 30;
}
.focus\:z-40:focus {
  z-index: 40;
}
.focus\:border-0:focus {
  border-width: 0px;
}
.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.focus\:border-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
}
.focus\:border-primary-lighter:focus {
  --tw-border-opacity: 1;
  border-color: rgb(60 127 34 / var(--tw-border-opacity, 1));
}
.focus\:border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.focus\:bg-transparent:focus {
  background-color: transparent;
}
.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.focus\:text-gray-600:focus {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.focus\:text-primary:focus {
  --tw-text-opacity: 1;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1));
}
.focus\:underline:focus {
  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);
}
.focus\:ring-1: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(1px + 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);
}
.focus\:ring-blue-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1));
}
.focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.checked\:focus\:border-gray-300:focus:checked {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.checked\:focus\:bg-inherit:focus:checked {
  background-color: inherit;
}
.active\:bg-brand-blue:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 169 / var(--tw-bg-opacity, 1));
}
.active\:bg-gray-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.active\:text-gray-500:active {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.active\:text-gray-700:active {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.active\:text-white:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.active\:ring-0:active {
  --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);
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:bg-gray-100:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.disabled\:opacity-10:disabled {
  opacity: 0.1;
}
.disabled\:opacity-25:disabled {
  opacity: 0.25;
}
.disabled\:opacity-40:disabled {
  opacity: 0.4;
}
.disabled\:opacity-60:disabled {
  opacity: 0.6;
}
.disabled\:opacity-75:disabled {
  opacity: 0.75;
}
.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:hover .group-hover\:bg-brand-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(25 65 101 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:text-brand-blue {
  --tw-text-opacity: 1;
  color: rgb(0 149 169 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}
.group:disabled .group-disabled\:invisible {
  visibility: hidden;
}
.group:disabled .group-disabled\:flex {
  display: flex;
}
.peer:checked ~ .peer-checked\:block {
  display: block;
}
.peer:checked ~ .peer-checked\:hidden {
  display: none;
}
.peer:checked ~ .peer-checked\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(123 195 66 / var(--tw-bg-opacity, 1));
}
.peer:checked ~ .peer-checked\:after\:translate-x-full::after {
  content: var(--tw-content);
  --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));
}
.peer:checked ~ .peer-checked\:after\:border-white::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.peer:focus ~ .peer-focus\:outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.peer:focus ~ .peer-focus\:ring-4 {
  --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(4px + 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);
}
.peer:focus ~ .peer-focus\:ring-blue-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}
.peer:disabled ~ .peer-disabled\:opacity-40 {
  opacity: 0.4;
}
.data-\[active\]\:border-primary[data-active] {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
}
@media (min-width: 375px) {
  .xxs\:order-1 {
    order: 1;
  }
  .xxs\:order-3 {
    order: 3;
  }
}
@media (min-width: 475px) {
  .xs\:flex {
    display: flex;
  }
  .xs\:w-1\/2 {
    width: 50%;
  }
  .xs\:max-w-\[10rem\] {
    max-width: 10rem;
  }
  .xs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xs\:gap-6 {
    gap: 1.5rem;
  }
}
@media (min-width: 640px) {
  .sm\:order-1 {
    order: 1;
  }
  .sm\:order-2 {
    order: 2;
  }
  .sm\:order-3 {
    order: 3;
  }
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .sm\:mb-0 {
    margin-bottom: 0px;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem;
  }
  .sm\:ml-3 {
    margin-left: 0.75rem;
  }
  .sm\:mr-8 {
    margin-right: 2rem;
  }
  .sm\:mr-\[-8px\] {
    margin-right: -8px;
  }
  .sm\:mt-0 {
    margin-top: 0px;
  }
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:grid {
    display: grid;
  }
  .sm\:h-10 {
    height: 2.5rem;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-20 {
    width: 5rem;
  }
  .sm\:w-48 {
    width: 12rem;
  }
  .sm\:w-5\/6 {
    width: 83.333333%;
  }
  .sm\:w-96 {
    width: 24rem;
  }
  .sm\:w-\[50px\] {
    width: 50px;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:max-w-full {
    max-width: 100%;
  }
  .sm\:table-fixed {
    table-layout: fixed;
  }
  .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\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:items-start {
    align-items: flex-start;
  }
  .sm\:justify-end {
    justify-content: flex-end;
  }
  .sm\:gap-2 {
    gap: 0.5rem;
  }
  .sm\:gap-8 {
    gap: 2rem;
  }
  .sm\:overflow-hidden {
    overflow: hidden;
  }
  .sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .sm\:text-right {
    text-align: right;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:duration-700 {
    transition-duration: 700ms;
  }
}
@media (min-width: 768px) {
  .md\:static {
    position: static;
  }
  .md\:relative {
    position: relative;
  }
  .md\:left-1\/2 {
    left: 50%;
  }
  .md\:right-5 {
    right: 1.25rem;
  }
  .md\:right-auto {
    right: auto;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:order-3 {
    order: 3;
  }
  .md\:order-first {
    order: -9999;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .md\:col-span-full {
    grid-column: 1 / -1;
  }
  .md\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  .md\:m-0 {
    margin: 0px;
  }
  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:-mt-1 {
    margin-top: -0.25rem;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mb-11 {
    margin-bottom: 2.75rem;
  }
  .md\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }
  .md\:ml-0 {
    margin-left: 0px;
  }
  .md\:ml-5 {
    margin-left: 1.25rem;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mr-0 {
    margin-right: 0px;
  }
  .md\:mr-2 {
    margin-right: 0.5rem;
  }
  .md\:mr-5 {
    margin-right: 1.25rem;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-14 {
    margin-top: 3.5rem;
  }
  .md\:mt-4 {
    margin-top: 1rem;
  }
  .md\:mt-5 {
    margin-top: 1.25rem;
  }
  .md\:mt-8 {
    margin-top: 2rem;
  }
  .md\:\!block {
    display: block !important;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:inline {
    display: inline;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-24 {
    height: 6rem;
  }
  .md\:h-4\/6 {
    height: 66.666667%;
  }
  .md\:h-6 {
    height: 1.5rem;
  }
  .md\:h-\[95px\] {
    height: 95px;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-max {
    height: -moz-max-content;
    height: max-content;
  }
  .md\:\!w-auto {
    width: auto !important;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-2\/3 {
    width: 66.666667%;
  }
  .md\:w-2\/4 {
    width: 50%;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-2\/6 {
    width: 33.333333%;
  }
  .md\:w-24 {
    width: 6rem;
  }
  .md\:w-3\/4 {
    width: 75%;
  }
  .md\:w-3\/5 {
    width: 60%;
  }
  .md\:w-5\/12 {
    width: 41.666667%;
  }
  .md\:w-6 {
    width: 1.5rem;
  }
  .md\:w-7\/12 {
    width: 58.333333%;
  }
  .md\:w-96 {
    width: 24rem;
  }
  .md\:w-\[180px\] {
    width: 180px;
  }
  .md\:w-\[50vw\] {
    width: 50vw;
  }
  .md\:w-\[73\%\] {
    width: 73%;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:min-w-\[120px\] {
    min-width: 120px;
  }
  .md\:max-w-1\/2 {
    max-width: 50%;
  }
  .md\:max-w-2xl {
    max-width: 42rem;
  }
  .md\:max-w-amrel-60 {
    max-width: 60%;
  }
  .md\:max-w-md {
    max-width: 33rem;
  }
  .md\:max-w-sm {
    max-width: 24rem;
  }
  .md\:max-w-xs {
    max-width: 20rem;
  }
  .md\:shrink-0 {
    flex-shrink: 0;
  }
  .md\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-0 {
    gap: 0px;
  }
  .md\:gap-3 {
    gap: 0.75rem;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  .md\:gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .md\:gap-y-0 {
    row-gap: 0px;
  }
  .md\:gap-y-20 {
    row-gap: 5rem;
  }
  .md\:gap-y-8 {
    row-gap: 2rem;
  }
  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .md\:justify-self-start {
    justify-self: start;
  }
  .md\:justify-self-end {
    justify-self: end;
  }
  .md\:rounded-full {
    border-radius: 9999px;
  }
  .md\:border-0 {
    border-width: 0px;
  }
  .md\:border-\[3px\] {
    border-width: 3px;
  }
  .md\:border-b {
    border-bottom-width: 1px;
  }
  .md\:border-b-0 {
    border-bottom-width: 0px;
  }
  .md\:border-b-5 {
    border-bottom-width: 5px;
  }
  .md\:border-dashed {
    border-style: dashed;
  }
  .md\:border-amrel-grey-border {
    --tw-border-opacity: 1;
    border-color: rgb(233 246 255 / var(--tw-border-opacity, 1));
  }
  .md\:border-brand-blue {
    --tw-border-opacity: 1;
    border-color: rgb(0 149 169 / var(--tw-border-opacity, 1));
  }
  .md\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:p-0 {
    padding: 0px;
  }
  .md\:p-12 {
    padding: 3rem;
  }
  .md\:p-\[15px\] {
    padding: 15px;
  }
  .md\:p-\[5px\] {
    padding: 5px;
  }
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pb-8 {
    padding-bottom: 2rem;
  }
  .md\:pl-16 {
    padding-left: 4rem;
  }
  .md\:pl-5 {
    padding-left: 1.25rem;
  }
  .md\:pl-6 {
    padding-left: 1.5rem;
  }
  .md\:pr-4 {
    padding-right: 1rem;
  }
  .md\:pr-8 {
    padding-right: 2rem;
  }
  .md\:pt-8 {
    padding-top: 2rem;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-start {
    text-align: start;
  }
  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:font-bold {
    font-weight: 700;
  }
  .md\:text-primary {
    --tw-text-opacity: 1;
    color: rgb(25 65 101 / var(--tw-text-opacity, 1));
  }
  .md\:hover\:bg-transparent:hover {
    background-color: transparent;
  }
}
@media (min-width: 1024px) {
  .lg\: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;
  }
  .lg\:absolute {
    position: absolute;
  }
  .lg\:sticky {
    position: sticky;
  }
  .lg\:bottom-auto {
    bottom: auto;
  }
  .lg\:left-\[var\(--msrp-inline-offset\)\] {
    left: var(--msrp-inline-offset);
  }
  .lg\:right-auto {
    right: auto;
  }
  .lg\:top-\[var\(--msrp-block-offset\)\] {
    top: var(--msrp-block-offset);
  }
  .lg\:top-auto {
    top: auto;
  }
  .lg\:order-2 {
    order: 2;
  }
  .lg\:order-3 {
    order: 3;
  }
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg\:mb-7 {
    margin-bottom: 1.75rem;
  }
  .lg\:ml-0 {
    margin-left: 0px;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem;
  }
  .lg\:ml-32 {
    margin-left: 8rem;
  }
  .lg\:ml-5 {
    margin-left: 1.25rem;
  }
  .lg\:ml-\[50\%\] {
    margin-left: 50%;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:mr-0 {
    margin-right: 0px;
  }
  .lg\:mr-8 {
    margin-right: 2rem;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:mt-16 {
    margin-top: 4rem;
  }
  .lg\:mt-3 {
    margin-top: 0.75rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:inline-block {
    display: inline-block;
  }
  .lg\:inline {
    display: inline;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:table-cell {
    display: table-cell;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:max-h-am-75 {
    max-height: 75vh;
  }
  .lg\:min-h-0 {
    min-height: 0px;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-1\/6 {
    width: 16.666667%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-3\.5 {
    width: 0.875rem;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-56 {
    width: 14rem;
  }
  .lg\:w-\[200px\] {
    width: 200px;
  }
  .lg\:w-\[320px\] {
    width: 320px;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:w-screen {
    width: 100vw;
  }
  .lg\:max-w-2xl {
    max-width: 42rem;
  }
  .lg\:max-w-4xl {
    max-width: 56rem;
  }
  .lg\:max-w-\[calc\(90\%-180px\)\] {
    max-width: calc(90% - 180px);
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:max-w-xs {
    max-width: 20rem;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:flex-auto {
    flex: 1 1 auto;
  }
  .lg\:flex-grow {
    flex-grow: 1;
  }
  .lg\:flex-grow-0 {
    flex-grow: 0;
  }
  .lg\:table-auto {
    table-layout: auto;
  }
  .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\:-translate-y-0 {
    --tw-translate-y: -0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\: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));
  }
  .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-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-3 {
    gap: 0.75rem;
  }
  .lg\:gap-6 {
    gap: 1.5rem;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:gap-y-16 {
    row-gap: 4rem;
  }
  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }
  .lg\:overflow-y-visible {
    overflow-y: visible;
  }
  .lg\:border-0 {
    border-width: 0px;
  }
  .lg\:border-r-2 {
    border-right-width: 2px;
  }
  .lg\:border-amrel-grey-border {
    --tw-border-opacity: 1;
    border-color: rgb(233 246 255 / var(--tw-border-opacity, 1));
  }
  .lg\:bg-brand-light {
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  }
  .lg\:bg-none {
    background-image: none;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:pb-12 {
    padding-bottom: 3rem;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:pl-10 {
    padding-left: 2.5rem;
  }
  .lg\:pl-16 {
    padding-left: 4rem;
  }
  .lg\:pl-24 {
    padding-left: 6rem;
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:text-amrel-grey-border {
    --tw-text-opacity: 1;
    color: rgb(233 246 255 / var(--tw-text-opacity, 1));
  }
  .lg\:text-dark {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  }
  .lg\: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);
  }
}
@media (min-width: 1280px) {
  .xl\:inset-x-3\.5 {
    left: 0.875rem;
    right: 0.875rem;
  }
  .xl\:bottom-0 {
    bottom: 0px;
  }
  .xl\:top-3\.5 {
    top: 0.875rem;
  }
  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .xl\:m-0 {
    margin: 0px;
  }
  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .xl\:-mt-12 {
    margin-top: -3rem;
  }
  .xl\:mr-32 {
    margin-right: 8rem;
  }
  .xl\:mt-0 {
    margin-top: 0px;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:w-1\/3 {
    width: 33.333333%;
  }
  .xl\:w-1\/4 {
    width: 25%;
  }
  .xl\:w-2\/3 {
    width: 66.666667%;
  }
  .xl\:max-w-3xl {
    max-width: 48rem;
  }
  .xl\:grow {
    flex-grow: 1;
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .xl\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .xl\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  .xl\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .xl\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }
  .xl\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .xl\:border-r-0 {
    border-right-width: 0px;
  }
  .xl\:border-none {
    border-style: none;
  }
  .xl\:p-3 {
    padding: 0.75rem;
  }
  .xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xl\:pr-14 {
    padding-right: 3.5rem;
  }
  .xl\:text-left {
    text-align: left;
  }
  .xl\:focus-within\:relative:focus-within {
    position: relative;
  }
}
@media (min-width: 1536px) {
  .\32xl\:w-1\/4 {
    width: 25%;
  }
  .\32xl\:pl-32 {
    padding-left: 8rem;
  }
}
.peer:checked ~ .rtl\:peer-checked\:after\:-translate-x-full:where([dir="rtl"], [dir="rtl"] *)::after {
  content: var(--tw-content);
  --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));
}
@media (prefers-color-scheme: dark) {
  .dark\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  }
  .dark\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }
  .peer:focus ~ .dark\:peer-focus\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
  }
}
@media not all and (min-width: 768px) {
  .\[\&\:nth-child\(n\+2\)\]\:max-md\:hidden:nth-child(n+2) {
    display: none;
  }
}
.\[\&\>a\]\:py-7>a {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.\[\&\>a\]\:font-bold>a {
  font-weight: 700;
}
.\[\&\>a\]\:\!text-primary>a {
  --tw-text-opacity: 1 !important;
  color: rgb(25 65 101 / var(--tw-text-opacity, 1)) !important;
}
