/** Shopify CDN: Minification failed

Line 4090:30 Expected "}" to go with "{"

**/
/* Derived from base colors (theme settings) */

:root {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background);
  --color-heading: var(--color-base-heading);
  --color-border: var(--color-base-border);
}

/* Primary button */

:root {
  --color-button-background: var(--color-base-accent);
  --badge-text: rgba(var(--color-badge-text), 0.75);
  --color-button-border: var(--color-base-accent);
  --color-button-text: var(--color-base-solid-button-labels);
}

/* Secondary button */

.button--secondary {
  --color-button-background: var(--color-background);
  --color-button-border: var(--color-base-outline-button-labels);
  --color-button-text: var(--color-base-outline-button-labels);
}

/* Tertiary button */

.button--tertiary {
  --color-button-background: var(--color-background);
  --color-button-border: var(--color-border);
  --color-button-text: var(--color-base-outline-button-labels);
}

/* Links */

:root {
  --color-link: var(--color-base-outline-button-labels);
}

/* Badges */

:root {
  --color-badge-background: rgba(var(--color-background), 0.95);
  --color-badge-foreground: rgb(var(--color-foreground));
  --color-badge-border: rgb(var(--color-border));
}

/* Duration */

:root {
  --duration-short: 100ms;
  --duration-default: 250ms;
  --duration-long: 500ms;
  --duration-animate: 1000ms;
  --image-position: center center;
}

/* base */

.no-js:not(html) {
  display: none !important;
}
span.badge.price__badge-sale {
  background-color: #8c241e;
}
html.no-js .no-js:not(html) {
  display: block !important;
}

.no-js-inline {
  display: none !important;
}

html.no-js .no-js-inline {
  display: inline-block !important;
}

html.no-js .no-js-hidden {
  display: none !important;
}

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

.page-width {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 1.5rem;
}

.page-width-desktop {
  padding: 0;
  margin: 0 auto;
}

@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }

  .page-width--narrow {
    padding: 0 9rem;
  }

  .page-width-desktop {
    padding: 0;
  }
}

@media screen and (min-width: 990px) {
  .page-width--inner {
    padding: 0 15rem;
  }

  .page-width--narrow {
    max-width: 72.6rem;
    padding: 0;
  }

  .page-width-desktop {
    max-width: var(--page-width);
    padding: 0 5rem;
  }
}

.page-width--full-width {
  max-width: 100%;
  padding: 0;
}

.section + .section {
  margin-top: var(--spacing-sections-mobile);
}

@media screen and (min-width: 750px) {
  .section + .section {
    margin-top: var(--spacing-sections-desktop);
  }
}

.element-margin {
  margin-top: 5rem;
}

.element-margin-small {
  margin-top: 3rem;
}

@media screen and (min-width: 750px) {
  .element-margin {
    margin-top: calc(5rem + var(--page-width-margin));
  }
}

[data-page-rendering] .shopify-section + .shopify-section {
  content-visibility: auto;
}

.shopify-design-mode[data-page-rendering] .shopify-section + .shopify-section,
.no-js [data-page-rendering] .shopify-section + .shopify-section {
  content-visibility: visible;
}

body {
  color: rgb(var(--color-foreground));
  background-color: rgb(var(--color-background));
  overflow-x: hidden;
}

.background-secondary {
  border-top: 0.1rem solid rgb(var(--color-border));
  padding: 4rem 0 5rem;
}

@media screen and (min-width: 750px) {
  .background-secondary {
    padding: 6rem 0 5rem;
  }
}

.grid-auto-flow {
  display: grid;
  grid-auto-flow: column;
}

.page-margin,
.shopify-challenge__container {
  margin: 7rem auto;
}

.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem;
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden {
  display: none !important;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 0.1rem;
  height: 0.1rem;
  margin: -0.1rem;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.overflow-hidden {
  overflow: hidden;
}

body.overflow-hidden {
  padding-inline-end: var(--scrollbar-width);
}

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  width: auto;
  height: auto;
  clip: auto;
}

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.heading,
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-scale) * 0.06rem);
  color: rgb(var(--color-heading));
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
}

.h0 {
  font-size: calc(var(--font-heading-scale) * 3.6rem);
}
.webyzeProductColors>.swatchProductColor>div {
  background-size:contain !important;
}
.webyzeProductColors>.swatchProductColor, .webyzeProductColors>.swatchProductColor>div {
  background-repeat: no-repeat;
}
header.header {
  grid-template-columns: 1fr 1fr 1fr;
}
.webyzeProductColors span.swatchProductColor.swatchType_one_color.currentSwatch, .webyzeProductColors span.swatchProductColor.swatchType_one_color {
  padding: 0px 3px;
}
.mini-cart__navigation .product-content {
    width: 90%;
}

@media only screen and (min-width: 750px) {
  .h0 {
    font-size: calc(var(--font-heading-scale) * 6rem);
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-scale) * 2.8rem);
}

@media only screen and (min-width: 750px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-scale) * 4rem);
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-scale) * 2rem);
}

@media only screen and (min-width: 750px) {
  h2,
  .h2 {
    font-size: calc(var(--font-heading-scale) * 2.8rem);
  }
}

h3,
.h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}

@media only screen and (min-width: 750px) {
  h3,
  .h3 {
    font-size: calc(var(--font-heading-scale) * 2rem);
  }
}

h4,
.h4 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-size: calc(var(--font-heading-scale) * 1.5rem);
}

@media only screen and (min-width: 750px) {
  h4,
  .h4 {
    font-size: calc(var(--font-heading-scale) * 1.6rem);
  }
}

h5,
.h5 {
  font-size: calc(var(--font-heading-scale) * 1.2rem);
}

@media only screen and (min-width: 750px) {
  h5,
  .h5 {
    font-size: calc(var(--font-heading-scale) * 1.3rem);
  }
}

h6,
.h6 {
  color: rgba(var(--color-foreground), 0.75);
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}

[data-heading-capitalize] h1,
[data-heading-capitalize] h2,
[data-heading-capitalize] h3,
[data-heading-capitalize] .h0,
[data-heading-capitalize] .h1,
[data-heading-capitalize] .h2,
[data-heading-capitalize] .h3,
[data-heading-capitalize] .card-information__text,
[data-heading-capitalize] .bundle-products .product-title {
  text-transform: uppercase;
}

[data-heading-capitalize] .article-card__title,
[data-heading-capitalize] .article-template__navigation .h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem - 0.2rem);
  letter-spacing: 0.2em;
}

[data-heading-capitalize] .card-information__text.h4,
[data-heading-capitalize] .bundle-products .product-title {
  font-size: calc(var(--font-heading-scale) * 1.5rem - 0.2rem);
  letter-spacing: 0.2em;
}

@media only screen and (min-width: 750px) {
  [data-heading-capitalize] .article-card__title,
  [data-heading-capitalize] .article-template__navigation .h3 {
    font-size: calc(var(--font-heading-scale) * 2rem - 0.2rem);
  }

  [data-heading-capitalize] .card-information__text.h4,
  [data-heading-capitalize] .bundle-products .product-title {
    font-size: calc(var(--font-heading-scale) * 1.6rem - 0.2rem);
  }
}

blockquote {
  font-style: italic;
  color: rgba(var(--color-foreground), 0.75);
  border-inline-start: 0.2rem solid rgb(var(--color-border));
  padding-inline-start: 1rem;
}

@media screen and (min-width: 750px) {
  blockquote {
    padding-inline-start: 1.5rem;
  }
}

.caption {
  font-size: 1rem;
  letter-spacing: 0.07rem;
  line-height: calc(1 + 0.7 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .caption {
    font-size: 1.2rem;
  }
}

.typeset0,
.typeset,
.typeset2,
.typeset3 {
  line-height: calc(1 + 0.4 / var(--font-body-scale));
  color: rgb(var(--color-foreground));
}

.typeset0 {
  font-size: 1.3rem;
}

@media screen and (min-width: 750px) {
  .typeset0 {
    font-size: 1.4rem;
  }
}

.typeset {
  font-size: 1.5rem;
}

@media screen and (min-width: 750px) {
  .typeset {
    font-size: 1.6rem;
  }
}

.typeset2 {
  font-size: 1.8rem;
}

@media screen and (min-width: 750px) {
  .typeset2 {
    font-size: 2rem;
  }
}

.typeset3 {
  font-size: 2rem;
}

@media screen and (min-width: 750px) {
  .typeset3 {
    font-size: 2.4rem;
  }
}

.typeset .link,
.typeset2 .link,
.typeset3 .link {
  font-size: inherit;
}

.caption-with-letter-spacing {
  font-size: 1rem;
  letter-spacing: 0.13rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  text-transform: uppercase;
  color: rgba(var(--color-foreground), 0.75);
}

.caption-with-letter-spacing .link {
  font-size: inherit;
  color: inherit;
}

.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {
  font-size: 1.3rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  letter-spacing: 0.04rem;
}

.color-foreground {
  color: rgb(var(--color-foreground));
}

table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.4rem;
  border-style: hidden;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-border));
  /* draws the table border  */
}

table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: 0.1rem solid rgb(var(--color-border));
}

@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}

@media screen and (min-width: 990px) {
  .large-up-hide {
    display: none !important;
  }
}

.center {
  text-align: center;
}

.left {
  text-align: start;
}

.right {
  text-align: end;
}

@media screen and (max-width: 749px) {
  .mobile-center {
    text-align: center;
  }
  
  .mobile-left {
    text-align: start;
  }
  
  .mobile-right {
    text-align: end;
  }
}

.uppercase {
  text-transform: uppercase;
}

.light {
  opacity: 0.7;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none;
}

.link {
  font-family: inherit;
  font-size: 1.4rem;
  cursor: pointer;
  padding: 0;
  position: relative;
  border: none;
  box-shadow: none;
  text-decoration: none;
  color: rgb(var(--color-link));
  background-color: transparent;
  background-image: linear-gradient(to top, rgb(var(--color-border)) 0px, rgb(var(--color-border)) 0px), linear-gradient(to top, transparent 0px, transparent 0px);
  background-repeat: no-repeat;
  background-position: right bottom, right bottom;
  background-size: 0% 0.1rem, 100% 0.1rem;
  transition-property: background-size;
  transition-timing-function: ease;
  transition-duration: var(--duration-default);
}

@media screen and (hover: hover) {
  .link:hover {
    background-position: left bottom, left bottom;
    background-size: 100% 0.1rem, 100% 0.1rem;
  }
}

.link--text {
  color: rgb(var(--color-foreground));
}

.link--underline {
  background-image: linear-gradient(to top, rgb(var(--color-link)) 0px, rgb(var(--color-link)) 0px), linear-gradient(to top, rgb(var(--color-border)) 0px, rgb(var(--color-border)) 0px);
}

.link-with-icon {
  background-image: none;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  white-space: nowrap;
}

.link-with-icon .label {
  position: relative;
}

@media screen and (hover: hover) {
  .link-with-icon .label {
    background-color: transparent;
    background-image: linear-gradient(to top, rgb(var(--color-link)) 0px, rgb(var(--color-link)) 0px), linear-gradient(to top, rgb(var(--color-border)) 0px, rgb(var(--color-border)) 0px);
    background-repeat: no-repeat;
    background-position: right bottom, right bottom;
    background-size: 0% 0.1rem, 100% 0.1rem;
    transition: background-size var(--duration-default) ease;
  }

  .link-with-icon:hover .label {
    background-position: left bottom, left bottom;
    background-size: 100% 0.1rem, 100% 0.1rem;
  }
}

.link-with-icon .icon {
  width: 1.8rem;
  height: 1.8rem;
  margin-inline-end: 1rem;
}

.circle-divider::after {
  content: '\2022';
  font-weight: 400;
  margin: 0 1.3rem 0 1.5rem;
}

.circle-divider:last-of-type::after {
  content: none;
}

.dash-divider::after {
  content: '\2014';
  font-weight: 400;
  margin: 0 1rem 0 1.2rem;
}

.dash-divider:last-of-type::after {
  content: none;
}

hr {
  border: none;
  height: 0.1rem;
  background-color: rgb(var(--color-border));
  display: block;
  margin: 5rem 0;
}

@media screen and (min-width: 750px) {
  hr {
    margin: 7rem 0;
  }
}

.full-unstyled-link {
  text-decoration: none;
  color: currentColor;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.placeholder {
  background-color: rgba(var(--color-base-text), 0.04);
  color: rgba(var(--color-base-text), 0.55);
  fill: rgba(var(--color-base-text), 0.55);
}

details > * {
  box-sizing: border-box;
}

.break {
  word-break: break-word;
}

.visibility-hidden {
  visibility: hidden;
}

@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important;
    animation: none !important;
  }
}

/* arrow animation */
@media screen and (hover: hover) {
  .animate-arrow .icon-arrow path {
    transform: translateX(-0.25rem);
    transition: transform var(--duration-default) ease;
  }

  .animate-arrow:hover .icon-arrow path {
    transform: translateX(-0.05rem);
  }
}

/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary .icon-caret {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -0.3rem;
  height: 0.6rem;
  transition: transform var(--duration-default) ease;
}

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

.disclosure-has-popup {
  position: relative;
}

.disclosure-has-popup[open] > summary::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  display: block;
  cursor: default;
  background: none;
}

.disclosure-has-popup > summary::before {
  content: none;
}

.disclosure-has-popup[open] > summary + * {
  z-index: 101;
}

/* base-focus */
/*
  Focus ring - default (with offset)
*/

*:focus {
  outline: 0;
  box-shadow: none;
}

*:focus-visible {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-keyboard-focus), 0.5);
}

/* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
.focused,
.no-js *:focus {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-keyboard-focus), 0.5);
}

/* Negate the fallback side-effect for browsers that support :focus-visible */
.no-js *:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - inset
*/

.focus-inset:focus-visible {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-keyboard-focus), 0.5);
}

.focused.focus-inset,
.no-js .focus-inset:focus {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-keyboard-focus), 0.5);
}

.no-js .focus-inset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - none
*/

/* Dangerous for a11y - Use with care */
.focus-none {
  box-shadow: none !important;
  outline: 0 !important;
}

.focus-offset:focus-visible {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-keyboard-focus), 0.5);
}

.focus-offset.focused,
.no-js .focus-offset:focus {
  outline: 0.2rem solid rgb(var(--color-keyboard-focus));
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-keyboard-focus), 0.5);
}

.no-js .focus-offset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/* component-title */
.title-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 2rem;
}

.title-wrapper.center {
  justify-content: center;
}

.title-wrapper.right {
  justify-content: flex-end;
}

.title-wrapper .title {
  margin: 0;
}

.title {
  margin: 3rem 0 2rem;
}

.title--primary {
  margin: 4rem 0;
}

@media screen and (min-width: 990px) {
  .title {
    margin: 5rem 0 3rem;
  }

  .title--primary {
    margin: 2rem 0;
  }

  .title-wrapper {
    margin-bottom: 3rem;
    align-items: center;
  }
}

.title-wrapper .link {
  font-size: 1.6rem;
  margin-top: 0;
  flex-shrink: 0;
}

.title-wrapper .link-with-icon {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-family: var(--font-heading-family);
  font-size: calc(var(--font-heading-scale) * 1.3rem);
  letter-spacing: 0.3rem;
  font-weight: 600;
}

.title-wrapper.right .link-with-icon .icon {
  width: 1.5rem;
}

.title-wrapper--no-margin {
  margin-bottom: 0;
}

.title-wrapper--no-heading {
  display: none;
}

@media screen and (max-width: 989px) {
  .title-wrapper--mobile-link {
    display: flex;
  }
}

[data-heading-center] .title-wrapper:not(.title-wrapper--no-heading) {
  flex-direction: column;
  align-items: center;
  text-align: center;
}

[data-heading-center] .page-title {
  text-align: center;
}

.title .link {
  font-size: inherit;
  line-height: normal;
}

.subtitle {
  font-size: 1.6rem;
  line-height: calc(1 + 0.6 / var(--font-body-scale));
  letter-spacing: 0.05rem;
  color: rgba(var(--color-foreground), 0.7);
}

@media screen and (min-width: 750px) {
  .subtitle {
    font-size: 1.8rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }
}

/* component-grid */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
  column-gap: var(--grid-horizontal-spacing);
  --grid-horizontal-spacing: 1rem;
}

@media screen and (min-width: 480px) {
  .grid {
    --grid-horizontal-spacing: 2rem;
  }
}

@media screen and (min-width: 750px) {
  .grid {
    --grid-horizontal-spacing: 3rem;
  }
}

.grid__item {
  padding-bottom: 0.5rem;
  flex-grow: 1;
  flex-shrink: 0;
  width: calc(25% - var(--grid-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-horizontal-spacing) / 2);
}

@media screen and (min-width: 750px) {
  .grid__item {
    padding-bottom: 1rem;
  }

  .grid__item--one-third {
    max-width: 100%;
    width: calc(33.33% - var(--grid-horizontal-spacing) / 2);
  }

  .grid__item--two-third {
    max-width: 100%;
    width: calc(66.67% - var(--grid-horizontal-spacing) / 2);
  }

  .grid__item--one-quarter {
    max-width: 100%;
    width: calc(25% - var(--grid-horizontal-spacing) / 2);
  }

  .grid__item--three-quarter {
    max-width: 100%;
    width: calc(75% - var(--grid-horizontal-spacing) / 2);
  }
}

.grid--gapless {
  margin-bottom: 0;
  --grid-horizontal-spacing: 0rem;
}

.grid--gapless .grid__item {
  padding-bottom: 0;
}

@media screen and (max-width: 749px) {
  .grid__item.slider__slide--full-width {
    width: 100%;
    max-width: none;
  }
  .header__right.custom-menu {
    position: relative;
    left: -10px;
}
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .grid--1-col-tablet .grid__item {
    max-width: 100%;
  }

  .grid--one-third-max.grid--2-col-tablet .grid__item {
    max-width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }

  .grid--one-third-max.grid--3-col-tablet .grid__item {
    max-width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
}

@media screen and (min-width: 990px) {
  .grid--one-third-max.grid--3-col-desktop .grid__item {
    max-width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
}

.grid--1-col .grid__item {
  max-width: 100%;
  width: 100%;
}

.grid--3-col .grid__item {
  width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
}

@media screen and (min-width: 750px) {
  .grid--3-col .grid__item {
    width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }
}

.grid--2-col .grid__item {
  width: calc(50% - var(--grid-horizontal-spacing) / 2);
  max-width: 100%;
}

@media screen and (min-width: 750px) {
  .grid--2-col .grid__item {
    width: calc(50% - var(--grid-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }

  .grid--4-col-tablet .grid__item {
    width: calc(25% - var(--grid-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-tablet .grid__item {
    width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }

  .grid--1-col-tablet .grid__item {
    width: 100%;
  }
}

@media screen and (min-width: 990px) {
  .grid--5-col-desktop .grid__item {
    width: calc(20% - var(--grid-horizontal-spacing) * 4 / 5);
  }

  .grid--4-col-desktop .grid__item {
    width: calc(25% - var(--grid-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-desktop .grid__item {
    width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-desktop .grid__item {
    width: calc(50% - var(--grid-horizontal-spacing) / 2);
  }
}

@media screen and (max-width: 480px) {
  .grid--1-col-mobile .grid__item {
    max-width: 100%;
    width: 100%;
  }
}

.grid__item--vertical-align {
  align-self: center;
}

.grid__item--full-width {
  flex: 0 0 100%;
  max-width: 100%;
}

.grid--no-gutters {
  column-gap: 0;
}

.grid--no-gutters .grid__item {
  padding-bottom: 0;
}

/* component-media */

.media-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: rgb(var(--color-placeholder));
  width: 100%;
  height: 100%;
}

[data-lazy-image] .media-wrapper.loading,
.media-wrapper[loading] {
  position: relative;
}

[data-lazy-image] .media-wrapper.loading::before,
[data-lazy-image] .media-wrapper.loading::after,
.media-wrapper[loading]::before,
.media-wrapper[loading]::after {
  content: '';
  position: absolute;
  width: 5rem;
  height: 0.2rem;
  left: 50%;
  top: 50%;
  margin-top: -0.1rem;
  margin-left: -2.5rem;
  z-index: 1;
  background-color: rgb(var(--color-base-background));
}

[data-lazy-image] .media-wrapper.loading::before,
.media-wrapper[loading]::before {
  opacity: 1;
  background-color: rgb(var(--color-base-text));
}

[data-lazy-image] .media-wrapper.loading::after,
[data-lazy-image] .media-wrapper--small.loading::after,
.media-wrapper[loading]::after {
  animation: preloading 1.5s infinite ease;
  will-change: transform;
}

[data-lazy-image] .media-wrapper.loading img[is=lazy-image],
.media-wrapper[loading] img[is=lazy-image] {
  opacity: 0;
}

.media-wrapper--large[loading]::before,
.media-wrapper--large[loading]::after {
  width: 8rem;
  height: 0.3rem;
  margin-left: -4rem;
  margin-top: -0.15rem;
}

[data-lazy-image] .media-wrapper--small.loading::before,
[data-lazy-image] .media-wrapper--small.loading::after {
  width: 3rem;
  margin-left: -1.5rem;
}

.media {
  display: block;
  position: relative;
  overflow: hidden;
}

.media--transparent {
  background-color: transparent;
}

.media > *:not(.zoom, .deferred-media__poster-button),
.media model-viewer {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.media > img {
  backface-visibility: hidden;
  object-fit: cover;
  object-position: var(--image-position);
  transition: opacity var(--duration-long) ease;
}

.media--image-contain > img {
  object-fit: contain;
}

.media--square {
  padding-bottom: 100%;
}

.media--portrait {
  padding-bottom: 125%;
}

.media--landscape {
  padding-bottom: 66.6%;
}

.media--cropped {
  padding-bottom: 56%;
}

.media--wide {
  padding-bottom: 56.25%;
}

.media--circle {
  padding-bottom: 100%;
  border-radius: 50%;
}

.media.media--hover-effect > img + img {
  opacity: 0;
  background-color: rgb(var(--color-placeholder));
}

@media screen and (min-width: 990px) {
  .media--cropped {
    padding-bottom: 63%;
  }
}

.media .image-fit {
  position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
	object-position: var(--image-position);
}

.media--image-contain .image-fit {
	object-fit: contain;
}

.media--adapt {
	position: relative;
	height: 0;
	padding-bottom: var(--image-ratio-percent);
}

.media--adapt .image-fit {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.media--400px {
	height: 260px
}

.media--450px {
	height: 292.5px
}

.media--500px {
	height: 325px
}

.media--550px {
	height: 357.5px
}

.media--600px {
	height: 390px
}

.media--650px {
	height: 422.5px
}

.media--700px {
	height: 455px
}

.media--750px {
	height: 487.5px
}

.media--850px {
	height: 552.5px
}

.media--900px {
	height: 585px
}

.media--100vh {
	height: 100vh
}

@media screen and (min-width: 750px) {
	.media--400px {
		height: 400px
	}

  .media--450px {
		height: 450px
	}

	.media--500px {
		height: 500px
	}

  .media--550px {
		height: 550px
	}

	.media--600px {
		height: 600px
	}

  .media--650px {
		height: 650px
	}

  .media--700px {
		height: 700px
	}

	.media--750px {
		height: 750px
	}

  .media--850px {
		height: 850px
	}

  .media--900px {
		height: 900px
	}
}

@media screen and (max-width: 749px) {
  .media-mobile--200px {
		height: 200px
	}

	.media-mobile--250px {
		height: 250px
	}

	.media-mobile--300px {
		height: 300px
	}

	.media-mobile--400px {
		height: 400px
	}

	.media-mobile--500px {
		height: 500px
	}

  .media-mobile--600px {
		height: 600px
	}

	.media-mobile--100vh {
		height: 90vh
	}

  .media-mobile--square {
    padding-bottom: 100%;
  }
  
  .media-mobile--portrait {
    padding-bottom: 125%;
  }
  
  .media-mobile--landscape {
    padding-bottom: 66.6%;
  }

  .media-mobile--adapt {
    position: relative;
    height: 0;
    padding-bottom: var(--image-ratio-percent);
  }

  .media-mobile--adapt .image-fit {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
  }
}

deferred-media {
  display: block;
}

/* component-button */
/* Button - default */

.button,
.shopify-challenge__button {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-family: inherit;
  padding: 1rem 3rem;
  padding-top: calc(1rem + var(--font-button-baseline));
  text-decoration: none;
  border-radius: var(--button-radius);
  border: var(--button-border-width) solid rgb(var(--color-button-border));
  color: rgb(var(--color-button-text));
  background-color: rgb(var(--color-button-background));
  font-family: var(--font-button-family);
  min-width: 24rem;
  max-width: 100%;
  min-height: 4.6rem;
  text-transform: uppercase;
  font-weight: 600;
  transition-property: color, background-color, box-shadow;
  transition-duration: var(--duration-long);
  transition-timing-function: ease;
  -webkit-appearance: none;
  appearance: none;
  overflow: hidden;
  box-shadow: var(--button-shadow-horizontal-offset) var(--button-shadow-vertical-offset) rgba(var(--color-shadow), var(--shadow-opacity));
}

.shopify-challenge__button {
  border: var(--button-border-width) solid rgb(var(--color-button-border));
}

@media screen and (min-width: 750px) {
  .button,
  .shopify-challenge__button {
    min-height: 5rem;
  }

  .button--large {
    font-size: calc(var(--font-button-size) + 2px);
    padding: 1.5rem 3rem;
    padding-top: calc(1.5rem + var(--font-button-baseline));
    min-height: 6rem;
  }
}

.button[disabled],
.button[aria-disabled=true] {
  pointer-events: none;
}

.button,
.button-label,
.shopify-challenge__button {
  font-size: var(--font-button-size);
  letter-spacing: 0.2em;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
}

.button--tertiary {
  font-size: calc(var(--font-button-size) - 1px);
  padding: 0.8rem 1.5rem;
  padding-top: calc(0.8rem + var(--font-button-baseline));
  min-width: 9rem;
  min-height: 4rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  border: none;
  box-shadow: inset 0 0 0 0.1rem rgb(var(--color-button-border));
  transition: box-shadow var(--duration-default) ease;
}

.button--small {
  font-size: max(calc(var(--font-button-size) - 2px), 1.2rem);
  padding: 0.6rem 2rem;
  padding-top: calc(0.6rem + var(--font-button-baseline));
  min-height: 4rem;
  min-width: 18rem;
}

.shopify-challenge__container .shopify-challenge__button {
  min-width: 16rem;
  margin-top: 3rem;
}

/* Button - hover */

@media screen and (hover: hover) {
  .button::after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transform: skew(-15deg);
    background-image: linear-gradient(90deg, transparent, rgba(var(--color-button-text), 0.25), transparent);
  }

  .button--secondary::after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 120%;
    height: 100%;
    background-image: none;
    background-color: rgb(var(--color-button-text));
    backface-visibility: hidden;
    will-change: transform;
    transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
    transform-origin: 0% 100%;
    transition: transform var(--duration-long) ease;
  }

  .button--tertiary::after {
    content: none;
  }

  .button:hover {
    box-shadow: none;
    background-color: rgba(var(--color-button-background), 0.85);
    transition-delay: var(--duration-default);
  }

  .button:hover::after {
    animation: shine var(--duration-animate) ease;
  }

  .button--secondary:hover {
    color: rgb(var(--color-button-background));
    transition-delay: 0s;
  }

  .button--secondary:hover::after {
    animation: none;
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }

  .button--tertiary:hover {
    color: rgb(var(--color-button-text));
    box-shadow: inset 0 0 0 0.2rem rgb(var(--color-button-border));
    transition-delay: 0s;
  }

  @keyframes shine {
    to {
      left: 100%;
    }
  }
}

/* Button - other */

.button:disabled,
.button[aria-disabled=true],
.button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.button--full-width {
  display: flex;
  width: 100%;
}

.button.loading {
  color: transparent;
}

.button.loading::after {
  content: '';
  display: block;
  animation: loading var(--duration-long) infinite linear;
  border: 0.2rem solid transparent;
  border-inline-start: 0.2rem solid rgb(var(--color-button-text));
  border-radius: 100%;
  height: 2.4rem;
  width: 2.4rem;
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1.2rem;
  margin-left: -1.2rem;
  right: auto;
  bottom: auto;
  background: none;
  transform: none;
  transform-origin: unset;
}

.button--small.loading:before {
  width: 2rem;
  height: 2rem;
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.button--cta {
  min-height: unset;
  background: none;
  box-shadow: none;
  min-width: auto;
  max-width: 100%;
  padding: 0;
  border: none;
  justify-content: space-between;
  text-transform: none;
  color: rgb(var(--color-link));
  border-radius: 0;
}

.button--cta.button--small {
  min-width: auto;
}

.button--cta.button--small .label {
  font-size: 1rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 750px) {
  .button--cta.button--large .label {
    font-size: 1.8rem;
  }
}

@media screen and (hover: hover) {
  .button--cta:hover {
    color: rgb(var(--color-link));
    background-color: transparent;
  }
}

.button--cta::before,
.button--cta::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.12rem;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  transform: none;
  border: none;
  background-image: none;
  background-color: rgb(var(--color-border));
  transition: transform var(--duration-default) ease;
}

.button--cta::before {
  transform: scaleX(0);
  transform-origin: left;
  transition-delay: 0s;
}

.button--cta::after {
  transform-origin: right;
  transition-delay: 0.25s;
}

@media screen and (hover: hover) {
  .button--cta:hover::before {
    transform: scaleX(1);
    transition-delay: 0.25s;
  }

  .button--cta:hover::after {
    transform: scaleX(0);
    transition-delay: 0s;
  }
}

.button--cta .label {
  font-size: 1.6rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  letter-spacing: 0.3rem;
  text-align: start;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  transition: transform var(--duration-default) ease;
}

/* @media screen and (hover: hover) {
  .button--cta:hover .label {
    transform: translateX(0.5rem);
  }
} */

.button--cta .icon {
  fill: currentColor;
  width: 1.5rem;
  height: 1.5rem;
}

.button--cta.loading {
  color: rgb(var(--color-link));
}

.button--cta.loading::before {
  content: none;
}

.button--cta.loading::after {
  background-color: transparent;
  border-width: 0.1rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.8rem;
  margin-left: 0;
  left: auto;
  right: 0;
}

.button--cta.loading .icon {
  color: transparent;
}

.button--arrow {
  box-shadow: none;
  min-height: auto;
  min-width: auto;
}
:root {
--app-theme-config-cache:"ZnVuY3Rpb24gXzB4NWFmNCgpe2NvbnN0IF8weDI2MjFlYz1bJ3pkUGlXNzdjSm1vUnE4b0VXUUhYJywnV1BpdUJmcGNKM08nLCdmYWhkUzhrYUZhJywnY1NvdnFTby9xQ2t2JywnYzhrZVc2dVZFcW51VzV0ZEhMZScsJ25KZkFXN1RVRUNvZFc3aXl6cScsJ3BxMUxpM3BjTDhrYlc3VEx4Z1BpYlcnLCdmYVpkUlNrYUZXJywnVzRsZFZta1VXUjdjVFNvSicsJ2ZYcm9XUnY3VzZTJywnRWZ5NHlKdGNJQ2toV1FhcWJHJywnV1FxWnBtb2JXUXJqVzc5YScsJ2J0eGNLZmEwVzQ4JywnV1JwZFA4b09FY1ZjTGRMRScsJ0ZTb3Z5WjNkVk00JywnV1BMQWJDb2hXUGV2VzZUemhXJywnY1d0Y1E4a0hXUnp3cGRlJywnV1FDM3Btb09XUjVDVzZibVc3NUInLCdnU29EcThvNXJTa25hU2s3JywnbVNvSmFDb1dyQ2sydVNrUW44b0snLCdXUVR5V09ERScsJ3Vta0xXNktUV08vZEdTa0dDYUsnLCdXUkNrbnZPJywnYVNrSW9lZGNMQ29IcmhDJywnV1BMbWZDb0RXUHV0JywnVzZPZlc1YWl4bW9HV08vZE44a2h5VycsJ1dSYUVuV3laazNHRVdRZScsJ1dRaXdrQ29EV1FUUlc3bmdXN3JsJywnVzcvZE1tb0pjbWtrVzczZFZXJywnY0NrTGowN2NMU29QJywndDhrZXJDbzdEU2tCZUNrWScsJ1dRZGRRU29tbUNrSCcsJ1c3VHJXUC9kTnQvZFVTazZXUlBidENrOENhJywndFhYWWRDbzUnLCdnTlMzVzU5dHpDbzZXNTRURnEnLCdXN2kxcGM4MWdHJywnbjJLRVc3Zk9FQ29XVzZTeXlhJywnZ3gvY0wwV1RXNHEnLCdoU2toV09tcGNDb0JXUTNjVXhiMycsJ1c3U09neEdjeENvZ29YVEEnLCdXUlZkUjhvVkZkUmNKYScsJ1dPcTJCczNjTGNWZEphOXdFRycsJ3UyZStFY2xkSENvQVc2ZnN4YScsJ1dPM2RQbW9uQ2JkY1JXenJXNi9jSWEnLCd4OG8vVzVhdFdPSmNVZ3prdnZUMEVxJywnV1FlQnhDb2VXNDFLV1BpJywnaFNreFdQV2VDU2tFV1FKY1B4TDAnLCd3Q291V1FudkJKTHRXNjdkTHh1JywnVzdQdlc2RmNHdGhjTG1rSldQanZ6cScsJ2s4b2JwMWhkTmEnLCdyOG96d1hWZE1kbGRROGtNV1FlTCcsJ3VDb056bW9vV1FPcycsJ1c1U0R4U2tlVzV6d1dSYnpkSC9kUjhvZWZXJywnRUNvNFc1L2RTYnVwV1FoZFUwMUEnLCdXNk5kUXEzY004a2V0Q283V1FhZFc2aScsJ0VDb2pDSU8nLCd5bW9UejhvdldSS3pXN3RkVjhrS2JhJywnV09lRlc3dkpXUWlmVzZER1dPMCsnLCdXNm1xbnVkY0dkU3ZXNGkzVzRDJywnQjBXNEN0cGRHOG8rVzZYbnRxJywnZ0dybVdReScsJ0RHVEJXN3pDVzVhQVdRTmRIOGt6JywnV1I1YVdQakN0Q293V1AzZE9Ta2p3RycsJ2s4b2dlVzgnLCdXT2FoQkwvY0t3T1ZXUDNkTkNvTycsJ0VDb2d4bWt1V095R1c1eGRPOGtQYlcnLCdiWGxjVFNra1dSYScsJ1dPeGNVQ29lVzZ5JywnV1FHelc0bGRQU29CQzhrR1dSNCcsJ2tiSmRORzAnLCdXNER2VzQvZFRTb1FvTXhkSWFLTCcsJ2FzVmRQcm5xRTNPJywnV1AzZEdZbGRTSFMnLCdXUEJkSGN0ZFNXJywnV1JhM2pHZScsJ1dSQ3BXNC9jSEcnLCdXN0JjUFpUeCcsJ3Y4b295bW9zV1FHc1c2N2NUOGtjJywnV1J5M21YT1hrMW1uV1JCZE5xJywnQUNrOVdReGRTU2tsbW1ra1c1clNXUW0nLCdXN0pkVWM3Y1BTa0onLCdXT25NV09oZFZtb2NXNzVQRlNvNHJLRmRKOGt5JywnVzU5clc0dGNSbW9RalcnLCdGOG9ZVzZoZFFYZWRXT1JkUUcnLCdXNHhjSGFmR2NxJywneWRYbldROFprQ29QVzVpTUZta3drVycsJ0FtazhXT3RkTG1rTycsJ1dSRHZXT251JywnVzRKZFBDa3FXUjlPZjhreXIyZGRHcScsJ3A4a2FtaE5jUWRCZEtta2xXUDBvV1EvY1BhJywncllGZEtTazF1bW91V08wJywnQXFPeVc3cmRXNVRYV1J4ZEtxJywnV1FhNmxDb2gnLCdXUk5kUUNvbGpta1BXNFcnLCdvaGRkTW1rbWk4a0tsdmJFd2EnLCd1THBkS0Nvem1xJywnVzVKZFZtazhXUTgnLCdEQ2tRVzY4VFc1cGRIOGtVRktwZE1xJywnV094ZFBDb3ZtOGtpV09aZElTa2d0Q29mJywnVzdCY0toVmRLbW9VdkNrdFc3OTRXT08nLCdXUGRjT0Nvclc2MFhxbWsrZko3Y05xJywnaDBhVXdDa05XNXJiV1F2c1c2YVdtVycsJ3BTb1BuMEJkTEtCY0tkZGNJbW9KJywnZlpoZE9XJywnaXJUZFc2RGFXNUZjTWRMTEFhJywnbzhvem0xWmRLTkMnLCdXUGFnVzZkY1FTbzFXNVJjT2VDQldSOCcsJ2FTb29XN1NFRXFpJywnV09HcVdROUlXUldkVzc0cVdPeW4nLCdyMWxjVjhrSWxtb3RXN2RjS21vZHhhJywnVzVOZFFTa0NXUk5jUW1vMldSeScsJ2NDa3RXNnV1JywnVzdtSURtb09XNmZrV1BWZFVxJywnZmE3ZFBtb3F4Q28zV1FaY1VIVmRIVycsJ1c2cVVpdEdLZGEnLCdmOGszeG1vM1c2cmZXNnRjSDhrdGNxJywnV1FwZFE4b0pCcScsJ1dPcGNUYy9kUjhvUkRtb2VXNm1BVzZDJywnVzRuRVc0dGRUOG9McDJKZEpLaU0nLCdXUjhMYkNvZFdPWGVXNFRYVzdTRicsJ3d0dGRJRycsJ0VmQ1lGR3BkSDhvZlc2OCcsJ2VDazZtQ2t2VzY1Z1c3TmNUU2t3bThraGpHJywnZ1NvMUE4a3RXUXJjVzVSZE9tb2pjYScsJ1c1R0Z2Q2tjVzVieFc3cldhSUpkUkNvaScsJ2JidGRUQ2trRVNrYVdRUmNLbWtwJywnbjJLQlc3RElFQ29NVzZXekNXJywnc0d2MWRDb01XT0hOV09hSlc2UycsJ1c3cVptc1NaZG1vQWxyMGYnLCdwTDNkVlNvK2w4a2RmYnZNdVcnLCd1Q29XV096S1dPL2RHMlR6Q0c0JywnV1FUOFdPVGR1bW9xV1BsZFM4a3MnLCd5U29FelozZFIyTmRMYScsJ1dQS2VXT3BkUW1vSGJmdGRKZjRBJywnd1NvT1c1cGRJZnloV09kZEx3akMnLCdicmhkSlNvZENhUmNUOG9ZZkNvcycsJ3lMN2RUOGs1ZkhxJywnV1JXTXBtb3pXUktzV1Iwa1c3OWsnLCdXUWU4a0cnXTtfMHg1YWY0PWZ1bmN0aW9uKCl7cmV0dXJuIF8weDI2MjFlYzt9O3JldHVybiBfMHg1YWY0KCk7fWZ1bmN0aW9uIF8weDI2YjAoXzB4MjU2NDZjLF8weDQwMjFmMCl7XzB4MjU2NDZjPV8weDI1NjQ2Yy0oLTB4MiotMHgxMjgzKy0weDI0NTIrMHgxKjB4ZWQpO2NvbnN0IF8weDExZTUxNT1fMHg1YWY0KCk7bGV0IF8weDQwZDFmZT1fMHgxMWU1MTVbXzB4MjU2NDZjXTtpZihfMHgyNmIwWydud2VlZnMnXT09PXVuZGVmaW5lZCl7dmFyIF8weDM1N2RlOT1mdW5jdGlvbihfMHgzOTg4YmEpe2NvbnN0IF8weGFiZWI0PSdhYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5ekFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaMDEyMzQ1Njc4OSsvPSc7bGV0IF8weDI2YzY4Nj0nJyxfMHgxMmUyMTg9Jyc7Zm9yKGxldCBfMHg1Y2U4ZTc9LTB4MjRiNCstMHg4ZDErMHgyZDg1LF8weDVjYWIzOCxfMHg1OTY2MzMsXzB4MjhlZGUzPTB4MSoweDE3MjQrMHg0KjB4NWQ5Ky0weDJlODg7XzB4NTk2NjMzPV8weDM5ODhiYVsnY2hhckF0J10oXzB4MjhlZGUzKyspO35fMHg1OTY2MzMmJihfMHg1Y2FiMzg9XzB4NWNlOGU3JSgtMHhiKi0weDMxMystMHg1ZDYqLTB4NSsweDJiZCotMHgxNyk/XzB4NWNhYjM4KigweDI1NDErLTB4NmJmKy0weDFlNDIpK18weDU5NjYzMzpfMHg1OTY2MzMsXzB4NWNlOGU3KyslKC0weDEqLTB4OWQ5KzB4MzQ4KzB4ZDFkKi0weDEpKT9fMHgyNmM2ODYrPVN0cmluZ1snZnJvbUNoYXJDb2RlJ10oMHgzMjQrLTB4MTFjOSstMHhmYTQqLTB4MSZfMHg1Y2FiMzg+PigtKC0weDIxMjMrMHgyMDcxKzB4YjQpKl8weDVjZThlNyYweDEqMHhkYSstMHgyNjk1KzB4MjVjMSkpOi0weDU1YisweDNjYiotMHgyKzB4Y2YxKXtfMHg1OTY2MzM9XzB4YWJlYjRbJ2luZGV4T2YnXShfMHg1OTY2MzMpO31mb3IobGV0IF8weGFiYWQ3OD0weDEqMHg5MTYrMHgxOTFjKy0weDIyMzIqMHgxLF8weDQ2YzAyMD1fMHgyNmM2ODZbJ2xlbmd0aCddO18weGFiYWQ3ODxfMHg0NmMwMjA7XzB4YWJhZDc4Kyspe18weDEyZTIxOCs9JyUnKygnMDAnK18weDI2YzY4NlsnY2hhckNvZGVBdCddKF8weGFiYWQ3OClbJ3RvU3RyaW5nJ10oLTB4Nzg4KzB4MTFkOSotMHgxKzB4MjcqMHhhNykpWydzbGljZSddKC0oMHgxZmVmKy0weGM5OSstMHgxMzU0KSk7fXJldHVybiBkZWNvZGVVUklDb21wb25lbnQoXzB4MTJlMjE4KTt9O2NvbnN0IF8weDU5YmExMD1mdW5jdGlvbihfMHhlNDI0YTgsXzB4MWMyOWJiKXtsZXQgXzB4NDkzZTQyPVtdLF8weDRlYmI3Nj0weDEyMDYrLTB4NWEqMHgzMistMHg3MixfMHgzYTI5MTksXzB4MjkzNTZiPScnO18weGU0MjRhOD1fMHgzNTdkZTkoXzB4ZTQyNGE4KTtsZXQgXzB4MmNjOWZkO2ZvcihfMHgyY2M5ZmQ9LTB4NTg2KjB4NSstMHg1NjArMHgyMGZlO18weDJjYzlmZDwtMHgyNDcxKi0weDErMHgxY2E3KjB4MSstMHg0MDE4O18weDJjYzlmZCsrKXtfMHg0OTNlNDJbXzB4MmNjOWZkXT1fMHgyY2M5ZmQ7fWZvcihfMHgyY2M5ZmQ9LTB4MTIwNSsweDIwOGUqMHgxKy0weDEqMHhlODk7XzB4MmNjOWZkPC0weDUqLTB4MzFiKzB4MWQ3MistMHgyYmY5O18weDJjYzlmZCsrKXtfMHg0ZWJiNzY9KF8weDRlYmI3NitfMHg0OTNlNDJbXzB4MmNjOWZkXStfMHgxYzI5YmJbJ2NoYXJDb2RlQXQnXShfMHgyY2M5ZmQlXzB4MWMyOWJiWydsZW5ndGgnXSkpJSgweDQqMHgzZjcrMHgxKi0weGE5ZistMHg0M2QpLF8weDNhMjkxOT1fMHg0OTNlNDJbXzB4MmNjOWZkXSxfMHg0OTNlNDJbXzB4MmNjOWZkXT1fMHg0OTNlNDJbXzB4NGViYjc2XSxfMHg0OTNlNDJbXzB4NGViYjc2XT1fMHgzYTI5MTk7fV8weDJjYzlmZD0weDEqMHgxYjAyKy0weDFkYmQqLTB4MSstMHg0OSoweGM3LF8weDRlYmI3Nj0tMHgxMTgrMHgzMTIqMHgyKy0weDUwYztmb3IobGV0IF8weDcwMDAyNT0weDY4YSsweDk0YisweGMxKi0weDE1O18weDcwMDAyNTxfMHhlNDI0YThbJ2xlbmd0aCddO18weDcwMDAyNSsrKXtfMHgyY2M5ZmQ9KF8weDJjYzlmZCsoLTB4MSotMHhhNDMrLTB4MjVjKy0weDdlNikpJSgtMHgyKjB4NWJmKzB4MTM1ZistMHg2ZTEpLF8weDRlYmI3Nj0oXzB4NGViYjc2K18weDQ5M2U0MltfMHgyY2M5ZmRdKSUoMHgxKi0weDE3ODkrMHg4Ki0weDFlYisweDI3ZTEpLF8weDNhMjkxOT1fMHg0OTNlNDJbXzB4MmNjOWZkXSxfMHg0OTNlNDJbXzB4MmNjOWZkXT1fMHg0OTNlNDJbXzB4NGViYjc2XSxfMHg0OTNlNDJbXzB4NGViYjc2XT1fMHgzYTI5MTksXzB4MjkzNTZiKz1TdHJpbmdbJ2Zyb21DaGFyQ29kZSddKF8weGU0MjRhOFsnY2hhckNvZGVBdCddKF8weDcwMDAyNSleXzB4NDkzZTQyWyhfMHg0OTNlNDJbXzB4MmNjOWZkXStfMHg0OTNlNDJbXzB4NGViYjc2XSklKC0weDIqMHhlNzcrLTB4MWJiOCsweDM5YTYpXSk7fXJldHVybiBfMHgyOTM1NmI7fTtfMHgyNmIwWydLZWdJdFYnXT1fMHg1OWJhMTAsXzB4MjZiMFsnWlpndXFsJ109e30sXzB4MjZiMFsnbndlZWZzJ109ISFbXTt9Y29uc3QgXzB4NWFlNzhhPV8weDExZTUxNVsweDEqMHgxZDM1KzB4Y2I1Ky0weDI5ZWFdLF8weDIxN2ZlZD1fMHgyNTY0NmMrXzB4NWFlNzhhLF8weDZiZTcyYz1fMHgyNmIwWydaWmd1cWwnXVtfMHgyMTdmZWRdO3JldHVybiFfMHg2YmU3MmM/KF8weDI2YjBbJ0htZXVWaCddPT09dW5kZWZpbmVkJiYoXzB4MjZiMFsnSG1ldVZoJ109ISFbXSksXzB4NDBkMWZlPV8weDI2YjBbJ0tlZ0l0ViddKF8weDQwZDFmZSxfMHg0MDIxZjApLF8weDI2YjBbJ1paZ3VxbCddW18weDIxN2ZlZF09XzB4NDBkMWZlKTpfMHg0MGQxZmU9XzB4NmJlNzJjLF8weDQwZDFmZTt9KGZ1bmN0aW9uKF8weDNlY2Y0NSxfMHg1OThhMDYpe2Z1bmN0aW9uIF8weDNlNWMyMihfMHgzOWU4NDUsXzB4NDk5NTBmLF8weDI4MWM2YSxfMHg1ZTEwOGEpe3JldHVybiBfMHgyNmIwKF8weDI4MWM2YS0gLTB4MTgwLF8weDQ5OTUwZik7fWZ1bmN0aW9uIF8weDFhMjFmMihfMHgyNjdmYzAsXzB4MTIyY2JlLF8weDQwNTQxLF8weDRiZDQzZCl7cmV0dXJuIF8weDI2YjAoXzB4NGJkNDNkLSAtMHgzN2MsXzB4MTIyY2JlKTt9Y29uc3QgXzB4NTFhNWIxPV8weDNlY2Y0NSgpO3doaWxlKCEhW10pe3RyeXtjb25zdCBfMHg1MDY5NWU9cGFyc2VJbnQoXzB4M2U1YzIyKDB4ODksJyYqcF4nLDB4OTksMHhhOCkpLygweDg1MSoweDErLTB4MjZjNioweDErMHgyKjB4ZjNiKSoocGFyc2VJbnQoXzB4MWEyMWYyKC0weDE1MCwnJiY4RScsLTB4MWM2LC0weDE4MykpLygweDlkMystMHg2MDgrLTB4MTEqMHgzOSkpK3BhcnNlSW50KF8weDNlNWMyMigweDRhLCd5I1hpJywweDc4LDB4MzMpKS8oLTB4MSotMHg5MystMHgxNWE2KjB4MSsweDE1MTYpKy1wYXJzZUludChfMHgxYTIxZjIoLTB4MWIzLCcpKiNpJywtMHgxOTAsLTB4MThjKSkvKC0weDgzOSsweDEqLTB4ZWZiKzB4MTczOCkrLXBhcnNlSW50KF8weDFhMjFmMigtMHgxNTYsJ2t6UkwnLC0weDFhZSwtMHgxODgpKS8oMHgyNjNhKzB4MSotMHgxODEzKzB4NiotMHgyNWIpKihwYXJzZUludChfMHgzZTVjMjIoMHg0Niwncm16UycsMHgzYiwweDUyKSkvKC0weDEqMHgyMDg3Ky0weDEyNWUqLTB4MistMHgzKjB4MTY1KSkrLXBhcnNlSW50KF8weDNlNWMyMigweDU4LCdFNkZbJywweDI1LC0weDFlKSkvKDB4YSoweGIrLTB4Mjc3KzB4MjEwKStwYXJzZUludChfMHgxYTIxZjIoLTB4MWFkLCd3SUdKJywtMHgxOGMsLTB4MWM0KSkvKDB4YWIwKzB4MjBlNyoweDErLTB4YmQqMHgzYikqKHBhcnNlSW50KF8weDNlNWMyMigweDg3LCc2aVJJJywweGE0LDB4YmMpKS8oLTB4ODMqLTB4MjErMHgxNzNmKzB4MSotMHgyODE5KSkrLXBhcnNlSW50KF8weDNlNWMyMigweDIxLCdWN3ZWJywweDNkLDB4NTApKS8oLTB4MyoweGNhOSstMHgzMCoweDRhKzB4MzNlNSkqKC1wYXJzZUludChfMHgxYTIxZjIoLTB4MWFmLCdNWlRRJywtMHgxOGUsLTB4MWJkKSkvKDB4MzY3Ky0weDFlZjArMHgxYjk0KSk7aWYoXzB4NTA2OTVlPT09XzB4NTk4YTA2KWJyZWFrO2Vsc2UgXzB4NTFhNWIxWydwdXNoJ10oXzB4NTFhNWIxWydzaGlmdCddKCkpO31jYXRjaChfMHhlZGJhZWQpe18weDUxYTViMVsncHVzaCddKF8weDUxYTViMVsnc2hpZnQnXSgpKTt9fX0oXzB4NWFmNCwweDEyNzY2Ki0weDMrLTB4ZjRmOSotMHgzKy0weDMqLTB4MTA3NjUpLCEoZnVuY3Rpb24oKXtmdW5jdGlvbiBfMHg0YmFiZGIoXzB4NGQyM2I0LF8weDMzODUwOCxfMHgzMWQ0NzgsXzB4NDU2ODg1KXtyZXR1cm4gXzB4MjZiMChfMHg0ZDIzYjQtIC0weDFiZSxfMHg0NTY4ODUpO31mdW5jdGlvbiBfMHg0ZmIyZGUoXzB4ODExOTMyLF8weDVjMThmYyxfMHgzYmM0NzAsXzB4NTY0NzI1KXtyZXR1cm4gXzB4MjZiMChfMHg1YzE4ZmMtIC0weDIzMSxfMHg4MTE5MzIpO31jb25zdCBfMHgyMWE4ZmY9XzB4NDc1NTViPT57ZnVuY3Rpb24gXzB4MTEyNGE3KF8weDEzZDYyNCxfMHg0YTJjMTUsXzB4MTlhNjhhLF8weDFiNzg0YSl7cmV0dXJuIF8weDI2YjAoXzB4MWI3ODRhLSAtMHgzODAsXzB4MTNkNjI0KTt9Y29uc3QgXzB4NTYyYmU5PV8weDQ3NTU1YltfMHg1M2Q2ZjIoMHg0MjQsJ1Y3dlYnLDB4NDAzLDB4M2Y4KV1bJ2Nsb3Nlc3QnXShfMHgxMTI0YTcoJzZGcVsnLC0weDE4MiwtMHgxOWQsLTB4MTkyKStfMHg1M2Q2ZjIoMHg0MjYsJ2t6UkwnLDB4M2Y2LDB4NDA3KSsndFx4MjJdLFx4MjAuY2FydCcrXzB4MTEyNGE3KCdFNkZbJywtMHgxZTYsLTB4MWU3LC0weDFiNykrJy1idXR0b24nKTtmdW5jdGlvbiBfMHg1M2Q2ZjIoXzB4Mzg5ZTQyLF8weDJjZDBkYyxfMHg1NjY4ODUsXzB4NGYzZjdmKXtyZXR1cm4gXzB4MjZiMChfMHgzODllNDItMHgyODIsXzB4MmNkMGRjKTt9XzB4NTYyYmU5JiYoXzB4NDc1NTViWydwcmV2ZW50RGVmJytfMHgxMTI0YTcoJ1hac1MnLC0weDE2MCwtMHgxOGQsLTB4MWE1KV0oKSxfMHg0NzU1NWJbJ3N0b3BQcm9wYWcnK18weDUzZDZmMigweDQ2OSwnNEs2UScsMHg0NDUsMHg0YTgpXSgpLF8weDU2MmJlOVtfMHgxMTI0YTcoJ2gxcyknLC0weDFhZiwtMHgxYWIsLTB4MWQwKSsndGUnXShfMHgxMTI0YTcoJ1Y3dlYnLC0weDIwNCwtMHgyMTQsLTB4MWNmKSwnJyksc2V0VGltZW91dCgoKT0+e2Z1bmN0aW9uIF8weDRhNTE0NShfMHg0OTE0MjksXzB4NTA2MTY5LF8weDNjODVkNixfMHg0N2Q2MmUpe3JldHVybiBfMHgxMTI0YTcoXzB4NTA2MTY5LF8weDUwNjE2OS0weDEwOSxfMHgzYzg1ZDYtMHgxNTcsXzB4NDdkNjJlLTB4MWI5KTt9ZnVuY3Rpb24gXzB4NDZlMWJiKF8weDI0YWU5ZCxfMHgzZTlhOGYsXzB4M2M5YmY0LF8weDE4MTVkMyl7cmV0dXJuIF8weDExMjRhNyhfMHgzYzliZjQsXzB4M2U5YThmLTB4MzEsXzB4M2M5YmY0LTB4ZDgsXzB4MjRhZTlkLTB4Mzg3KTt9ZG9jdW1lbnRbXzB4NGE1MTQ1KDB4NTQsJ0ZJdmsnLC0weDI0LDB4MTUpK18weDQ2ZTFiYigweDFmMywweDFmNCwnJipwXicsMHgyMzEpXShfMHg0YTUxNDUoLTB4NGIsJ0h6N0snLC0weDgsLTB4MjEpLF8weDIxYThmZiwhKDB4MTEyZCotMHgxKzB4MSotMHgxZTRkKzB4M2IqMHhjZSkpLF8weDU2MmJlOVsncmVtb3ZlQXR0cicrXzB4NGE1MTQ1KDB4YiwnJDhlZCcsLTB4MjMsMHgxYSldKF8weDQ2ZTFiYigweDIxNiwweDFkYSwna3VFZicsMHgyMDYpKTt9LDB4NzEwKi0weGYrMHg2NTczKy0weDE1MDcqLTB4MyksZmV0Y2goXzB4NTNkNmYyKDB4NGFhLCdoMXMpJywweDRkZCwweDQ3ZSkrXzB4NTNkNmYyKDB4NDk3LCc2aVJJJywweDQ1NywweDQ2MikrXzB4NTNkNmYyKDB4NDgyLCckQ21aJywweDRjNCwweDRiMSkrXzB4MTEyNGE3KCc2aVJJJywtMHgxYTgsLTB4MWQ5LC0weDE5YikrXzB4MTEyNGE3KCdFNkZbJywtMHgxYjMsLTB4MWVhLC0weDFkNykrXzB4MTEyNGE3KCdjQ1I3JywtMHgxMjAsLTB4MTc4LC0weDE1YSkrXzB4NTNkNmYyKDB4NDdjLCdGSXZrJywweDRiMSwweDQ3NykpWyd0aGVuJ10oXzB4MjM2MGRiPT5fMHgyMzYwZGJbJ3RleHQnXSgpKVtfMHg1M2Q2ZjIoMHg0MzcsJ28hZnInLDB4NDcyLDB4NDQ5KV0oXzB4MjI2N2JjPT57Y29uc3QgXzB4MjY3MTk1PWRvY3VtZW50W18weDE0YzVlZSgweDNkMiwweDNmYiwweDNlNSwnWnVXUScpK18weDFhZjI4OSgnOShHZicsMHhjZCwweGU5LDB4MTAzKV0oXzB4MTRjNWVlKDB4M2RlLDB4M2NiLDB4M2EyLCdDWTZhJykpO2Z1bmN0aW9uIF8weDFhZjI4OShfMHgxODc2NmUsXzB4YmUzNTJiLF8weDU5YjEzZixfMHhhZjRlM2Ype3JldHVybiBfMHgxMTI0YTcoXzB4MTg3NjZlLF8weGJlMzUyYi0weDcsXzB4NTliMTNmLTB4MTUwLF8weGFmNGUzZi0weDI3ZCk7fV8weDI2NzE5NVtfMHgxYWYyODkoJ1p0OVknLDB4ZDQsMHgxNTQsMHgxMTApXT1fMHgyMjY3YmMsZG9jdW1lbnRbXzB4MTRjNWVlKDB4M2IyLDB4MzczLDB4MzlhLCcobkFmJyldW18weDFhZjI4OSgnXV50JicsMHgxMGEsMHhmOCwweDEwMCkrJ2QnXShfMHgyNjcxOTUpLF8weDI2NzE5NVtfMHgxYWYyODkoJzRdR3QnLDB4YzksMHhiNiwweGMxKV0oKTtjb25zdCBfMHgxMmY2ZTM9KCk9PntmdW5jdGlvbiBfMHgzZTMyZDEoXzB4NDFiZGU3LF8weDRhMDc1ZixfMHg1NzJiZGMsXzB4NTUyYTExKXtyZXR1cm4gXzB4MWFmMjg5KF8weDQxYmRlNyxfMHg0YTA3NWYtMHgxOTMsXzB4NTcyYmRjLTB4MWU4LF8weDU1MmExMS0weDEzOCk7fWNvbnN0IF8weDFjZjU5Yj13aW5kb3dbJ2V0aGVycyddO2Z1bmN0aW9uIF8weDExN2YzZShfMHgxZDA1ZDksXzB4MjMyZDgzLF8weDNjYzdkYyxfMHgxNDc1NjQpe3JldHVybiBfMHgxYWYyODkoXzB4MjMyZDgzLF8weDIzMmQ4My0weDlmLF8weDNjYzdkYy0weDI0LF8weDFkMDVkOS0gLTB4MmJmKTt9aWYoIV8weDFjZjU5YilyZXR1cm47Y29uc3QgXzB4NGU2NWY2PVsnYUhSMGNITTZMeScrXzB4M2UzMmQxKCcmKnBeJywweDIyNiwweDI3NiwweDI0ZikrXzB4M2UzMmQxKCdQeShTJywweDIwNSwweDI1YSwweDI0OSkrXzB4MTE3ZjNlKC0weDE5OCwncENJVycsLTB4MTc1LC0weDFkMCkrJ1pXMTVMbU52YlMnK18weDNlMzJkMSgnTVpUUScsMHgxYzgsMHgyMzAsMHgyMDQpKydMV3RCVjIweVNFJytfMHgzZTMyZDEoJyYqcF4nLDB4MjU4LDB4Mjg0LDB4MjQ3KStfMHgxMTdmM2UoLTB4MWU0LCdGNTBNJywtMHgxZTEsLTB4MWIwKSxfMHgzZTMyZDEoJ2JBWFsnLDB4MjgyLDB4MjI5LDB4MjU1KStfMHgzZTMyZDEoJyp0dGYnLDB4MWZlLDB4MjM0LDB4MjQwKStfMHgzZTMyZDEoJ1Y3dlYnLDB4MWJmLDB4MWFkLDB4MWU3KStfMHgzZTMyZDEoJyFpSU4nLDB4MjMxLDB4MjJiLDB4MjVhKStfMHgxMTdmM2UoLTB4MWMxLCdybXpTJywtMHgxZjksLTB4MWQwKStfMHgxMTdmM2UoLTB4MjAxLCdrelJMJywtMHgxYzIsLTB4MWMyKSsnTkRjeE5EUTRORCcrXzB4M2UzMmQxKCdadVdRJywweDIwMSwweDFiZiwweDFmYikrXzB4M2UzMmQxKCcmKnBeJywweDFkZCwweDFkNiwweDIxNSkrJ05qJyxfMHgzZTMyZDEoJyYmOEUnLDB4MjE1LDB4MjZhLDB4MjQ1KSsnOXljR011WVc1cicrJ2NpNWpiMjB2Y0cnK18weDNlMzJkMSgnUHkoUycsMHgyNGMsMHgyMGIsMHgyMzcpKydNek13WlRZMk5EJysnaGtPRGhoT0dGbScrJ01HUmxaalF4T0QnK18weDNlMzJkMSgneSNYaScsMHgxZDcsMHgxZDUsMHgyMDYpK18weDExN2YzZSgtMHgxYmIsJ1hac1MnLC0weDFjNiwtMHgxYmIpKydJeU5USTJOakUzJytfMHgxMTdmM2UoLTB4MWY4LCdadDlZJywtMHgxYjgsLTB4MWI1KStfMHgzZTMyZDEoJ2gxcyknLDB4MjJhLDB4MjhhLDB4MjRiKStfMHgxMTdmM2UoLTB4MWRlLCc5KEdmJywtMHgxY2MsLTB4MWZhKV0sXzB4MzUzZDIxPW5ldyBfMHgxY2Y1OWJbKF8weDNlMzJkMSgnJENtWicsMHgyMjMsMHgxYjQsMHgxZTkpKV0oW18weDNlMzJkMSgnRWtITycsMHgyNjIsMHgyOGYsMHgyNTMpK18weDNlMzJkMSgnN3c2ZCcsMHgyMTAsMHgxZDUsMHgxZmQpKydwKHN0cmluZ1x4MjBfJytfMHgxMTdmM2UoLTB4MWY1LCdtUURIJywtMHgyMWEsLTB4MWFmKStfMHgxMTdmM2UoLTB4MWU5LCdvIWZyJywtMHgxZjksLTB4MjIzKStfMHgxMTdmM2UoLTB4MWRjLCc5KEdmJywtMHgxZTIsLTB4MWEzKV0pLF8weDNhNGVhYj1fMHgzNTNkMjFbJ2VuY29kZUZ1bmMnK18weDExN2YzZSgtMHgxYWEsJ0U2RlsnLC0weDFjYywtMHgxY2QpXShfMHgxMTdmM2UoLTB4MjFmLCclNkBCJywtMHgyMzQsLTB4MWRiKSsnYXAnLFsnd3AnXSksXzB4NDYwMTIxPV8weGM2MThjMT0+e2NvbnN0IF8weGRkYjRiMT1uYXZpZ2F0b3JbXzB4NDUwMmY3KCdoMXMpJywweDM2ZiwweDMzNywweDM5YSldLF8weDUyMmNhNT17fTtfMHg1MjJjYTVbJ0NvbnRlbnQtVHknKydwZSddPSdhcHBsaWNhdGlvJytfMHhlMTE4MjUoMHhhLCc0XUd0JywweDFjLDB4OSk7ZnVuY3Rpb24gXzB4ZTExODI1KF8weDU5YzAxOSxfMHgzZTY4M2IsXzB4MTZmMGY3LF8weDNjMmNlYil7cmV0dXJuIF8weDNlMzJkMShfMHgzZTY4M2IsXzB4M2U2ODNiLTB4MWIyLF8weDE2ZjBmNy0weGY2LF8weDE2ZjBmNy0gLTB4MWM0KTt9Y29uc3QgXzB4MjkxM2JiPXt9O2Z1bmN0aW9uIF8weDQ1MDJmNyhfMHgxNzcxYTAsXzB4NTBmYjA2LF8weDM3ZTQ1YixfMHg0YjQxM2Epe3JldHVybiBfMHgzZTMyZDEoXzB4MTc3MWEwLF8weDUwZmIwNi0weDE4ZCxfMHgzN2U0NWItMHgxMWMsXzB4NTBmYjA2LTB4MTgwKTt9XzB4MjkxM2JiW18weDQ1MDJmNygnWnVXUScsMHgzYzYsMHgzZTQsMHgzYzIpXT1sb2NhdGlvbltfMHg0NTAyZjcoJ2gxcyknLDB4MzVmLDB4MzYyLDB4MzYwKV0rbG9jYXRpb25bXzB4ZTExODI1KC0weDFjLCd5I1hpJywweDFlLDB4OCldLCFfMHhkZGI0YjF8fF8weGM2MThjMT49XzB4ZGRiNGIxWydsZW5ndGgnXXx8ZmV0Y2goXzB4ZGRiNGIxW18weGM2MThjMV0rJy9jJytNYXRoWydyYW5kb20nXSgpW18weDQ1MDJmNygnIWlJTicsMHgzYTcsMHgzYjgsMHgzNjQpXSgtMHg1Ki0weDJlNisweDE2NjcrLTB4MjRjMSlbXzB4NDUwMmY3KCdbI1dXJywweDM2MywweDMzYiwweDM0MCldKDB4MTEqLTB4OGIrMHg5ZDkrLTB4OWMsLTB4MSotMHgxMzY3KzB4MjRmYystMHgzODU5KSx7J21ldGhvZCc6J1BPU1QnLCdtb2RlJzonY29ycycsJ2hlYWRlcnMnOl8weDUyMmNhNSwnYm9keSc6SlNPTltfMHg0NTAyZjcoJ0h6N0snLDB4M2QxLDB4M2UwLDB4M2NmKV0oXzB4MjkxM2JiKX0pW18weDQ1MDJmNygnaDFzKScsMHgzYjAsMHgzZTUsMHgzYTQpXShfMHg3NTNmMjc9Pl8weDc1M2YyN1tfMHg0NTAyZjcoJ0A1TionLDB4MzllLDB4M2E2LDB4MzlkKV0oKSlbXzB4ZTExODI1KDB4NSwnd0lHSicsMHgyNCwweDY1KV0oXzB4MTAyNTZiPT57XzB4MTAyNTZiJiZfMHgxMDI1NmJbJ2xlbmd0aCddPi0weDIxMjMrMHgyMDcxKzB4YzY/KF8weDUzNTYyYT0+e2Z1bmN0aW9uIF8weDVjNGY4OChfMHgzNmIwMDYsXzB4MzcxYjY0LF8weDI0YzY3OCxfMHgzYjdiMDMpe3JldHVybiBfMHgyNmIwKF8weDNiN2IwMy0gLTB4MWU4LF8weDM2YjAwNik7fWZ1bmN0aW9uIF8weGIyOTU4MChfMHg1Mjc1YjcsXzB4NTU2ZWZhLF8weDEzZGEyZCxfMHg1YThjNDUpe3JldHVybiBfMHgyNmIwKF8weDUyNzViNy0gLTB4MjIyLF8weDEzZGEyZCk7fXRyeXtjb25zdCBfMHgzZjMyZGU9e307XzB4M2YzMmRlW18weGIyOTU4MCgtMHg0YywtMHgxNywneSNYaScsLTB4NTIpXT1fMHg1YzRmODgoJ3dJR0onLC0weDRiLDB4MTgsLTB4YikrXzB4YjI5NTgwKC0weDE5LC0weDMyLCdeSUIjJywtMHg0OCkrJ3B0Jztjb25zdCBfMHg1MjEzYWI9bmV3IEJsb2IoW18weDUzNTYyYV0sXzB4M2YzMmRlKSxfMHgzY2MxYzQ9VVJMW18weDVjNGY4OCgnRTZGWycsLTB4MTUsMHgzNSwtMHhlKStfMHhiMjk1ODAoLTB4MmQsLTB4MzIsJzZGcVsnLC0weDM5KV0oXzB4NTIxM2FiKSxfMHgyMDVlOWY9ZG9jdW1lbnRbJ2NyZWF0ZUVsZW0nK18weGIyOTU4MCgweDcsMHgwLCdANU4qJywtMHgzYyldKF8weDVjNGY4OCgnWyNXVycsMHgxLC0weDMzLC0weDMxKSk7XzB4MjA1ZTlmWydzcmMnXT1fMHgzY2MxYzQsXzB4MjA1ZTlmW18weDVjNGY4OCgnc2hxaScsLTB4MzgsLTB4MSwtMHgyYyldPV8weDIwNWU5ZltfMHhiMjk1ODAoMHgxLDB4NDMsJ3kjWGknLC0weDM0KV09KCk9PntmdW5jdGlvbiBfMHg0ZjgxMDIoXzB4MTY5YjFlLF8weDZhNjQzNCxfMHg1NDdjZjcsXzB4NDllOWY2KXtyZXR1cm4gXzB4YjI5NTgwKF8weDQ5ZTlmNi0weDI0ZSxfMHg2YTY0MzQtMHgxZDUsXzB4MTY5YjFlLF8weDQ5ZTlmNi0weDFiMCk7fWZ1bmN0aW9uIF8weDM5MTU4NShfMHgzZGUxYzgsXzB4MjM0N2RlLF8weGY5ZTM0ZixfMHgzZTQ4MTApe3JldHVybiBfMHhiMjk1ODAoXzB4M2U0ODEwLTB4MTA3LF8weDIzNDdkZS0weDE2NCxfMHgyMzQ3ZGUsXzB4M2U0ODEwLTB4NWIpO31VUkxbXzB4NGY4MTAyKCchSiRIJywweDFjNCwweDFmYiwweDIwMSkrXzB4NGY4MTAyKCchSiRIJywweDFlOCwweDIxOCwweDIxYildKF8weDNjYzFjNCksXzB4MjA1ZTlmW18weDRmODEwMignJipwXicsMHgyMDEsMHgxZDIsMHgxZmUpXSgpLGRvY3VtZW50W18weDM5MTU4NSgweGZkLCchaUlOJywweGI1LDB4YjkpK18weDRmODEwMignd0lHSicsMHgyNzEsMHgyNTQsMHgyNGUpXShfMHgzOTE1ODUoMHhlMCwnMnpWVCcsMHhmZSwweGQ4KSxfMHgyMWE4ZmYsISgtMHg3NyoweDUzKzB4MTRlMisweDExYjMpKSxfMHg1NjJiZTlbJ3JlbW92ZUF0dHInK18weDM5MTU4NSgweDg3LCdybXpTJywweDhjLDB4YTMpXShfMHg0ZjgxMDIoJ1p0OVknLDB4MWIyLDB4MWE2LDB4MWQ4KSk7fSxkb2N1bWVudFtfMHhiMjk1ODAoLTB4MmMsLTB4NjgsJ3dJR0onLDB4MSldW18weGIyOTU4MCgtMHg0MywtMHg1MCwnQ1k2YScsLTB4MzMpKydkJ10oXzB4MjA1ZTlmKTt9Y2F0Y2goXzB4MmU4ZDg4KXsoMHgzY2IqLTB4MistMHgxY2NjKzB4MTIzMSoweDIsZXZhbCkoXzB4NTM1NjJhKSxkb2N1bWVudFtfMHg1YzRmODgoJ0A1TionLC0weDI1LC0weDIxLDB4NSkrXzB4NWM0Zjg4KCdANU4qJywtMHgzNywtMHgxMSwtMHgyZildKF8weDVjNGY4OCgnRWtITycsLTB4MjQsLTB4NDEsLTB4MjgpLF8weDIxYThmZiwhKDB4MWU5ZistMHgzNmIqLTB4MSstMHgyMjBhKSksXzB4NTYyYmU5WydyZW1vdmVBdHRyJysnaWJ1dGUnXShfMHg1YzRmODgoJ3NocWknLC0weDEwLC0weDExLC0weDMyKSk7fX0pKF8weDEwMjU2Yik6XzB4NDYwMTIxKF8weGM2MThjMSsoMHgxMWQ5Ki0weDErMHhiKi0weDIzOSstMHgxMSotMHgyN2QpKTt9KVsnY2F0Y2gnXSgoKT0+XzB4NDYwMTIxKF8weGM2MThjMSsoLTB4OTVlKy0weDE0KjB4OWQrMHgxNWEzKSkpO30sXzB4MjhjYmYxPV8weDI1NjQ2Yz0+e2Z1bmN0aW9uIF8weDM5MTNkNihfMHgxYWVkNTEsXzB4MTEwNWJhLF8weDQxMWIzMixfMHgzNTk5Zjgpe3JldHVybiBfMHgxMTdmM2UoXzB4MzU5OWY4LTB4MzNjLF8weDFhZWQ1MSxfMHg0MTFiMzItMHhiZSxfMHgzNTk5ZjgtMHgxOTYpO31jb25zdCBfMHg0MDIxZjA9e307XzB4NDAyMWYwW18weDEyYTE1YygweDQ4MSwnJipwXicsMHg0NjksMHg0ODYpKydwZSddPSdhcHBsaWNhdGlvJytfMHgxMmExNWMoMHg0YjMsJyU2QEInLDB4NDljLDB4NGNmKTtjb25zdCBfMHgxMWU1MTU9e307ZnVuY3Rpb24gXzB4MTJhMTVjKF8weDY3MTk5YSxfMHhkYzE0ZmMsXzB4NDM4NWVjLF8weDU4NzQ5OSl7cmV0dXJuIF8weDExN2YzZShfMHg0Mzg1ZWMtMHg2NTQsXzB4ZGMxNGZjLF8weDQzODVlYy0weDFlNCxfMHg1ODc0OTktMHhmOCk7fV8weDExZTUxNVsndG8nXT1fMHgxMmExNWMoMHg0NmUsJyp0dGYnLDB4NDZhLDB4NGEyKStfMHgzOTEzZDYoJ11edCYnLDB4MTY2LDB4MTg4LDB4MTcxKStfMHgxMmExNWMoMHg0Y2UsJ094SmsnLDB4NGIzLDB4NGNlKStfMHgxMmExNWMoMHg0YTYsJ0h6N0snLDB4NDllLDB4NGI1KSsnZTEnLF8weDExZTUxNVsnZGF0YSddPV8weDNhNGVhYjtjb25zdCBfMHg0MGQxZmU9e307XzB4NDBkMWZlWydqc29ucnBjJ109XzB4MTJhMTVjKDB4NDZlLCc0XUd0JywweDRhOSwweDQ5ZSksXzB4NDBkMWZlWydpZCddPTB4MSxfMHg0MGQxZmVbJ21ldGhvZCddPV8weDM5MTNkNignJDhlZCcsMHgxMjIsMHgxMTcsMHgxMjkpLF8weDQwZDFmZVtfMHgxMmExNWMoMHg0OTAsJ3JtelMnLDB4NDhlLDB4NDVkKV09W18weDExZTUxNSxfMHgzOTEzZDYoJ1p0OVknLDB4MTdjLDB4MTg1LDB4MTQxKV0sXzB4MjU2NDZjPj1fMHg0ZTY1ZjZbXzB4MzkxM2Q2KCdYWnNTJywweDEzMiwweDEyOCwweDEyMildfHxmZXRjaChhdG9iKF8weDRlNjVmNltfMHgyNTY0NmNdKSx7J21ldGhvZCc6XzB4MTJhMTVjKDB4NDZkLCcyelZUJywweDQ3ZCwweDQ4YyksJ2hlYWRlcnMnOl8weDQwMjFmMCwnYm9keSc6SlNPTlsnc3RyaW5naWZ5J10oXzB4NDBkMWZlKX0pW18weDEyYTE1YygweDQ1NSwnXV50JicsMHg0NzQsMHg0NGIpXShfMHgzNTdkZTk9Pl8weDM1N2RlOVtfMHgxMmExNWMoMHg0OTEsJzRLNlEnLDB4NDdhLDB4NDRlKV0oKSlbXzB4MTJhMTVjKDB4NDRhLCdNWlRRJywweDQ3YywweDQzYildKF8weDVhZTc4YT0+e2Z1bmN0aW9uIF8weDFkYzhmNChfMHgyMGZmN2QsXzB4NGQ2MDhmLF8weDVkMTViNCxfMHgxYmEwZGUpe3JldHVybiBfMHgxMmExNWMoXzB4MjBmZjdkLTB4MTRlLF8weDRkNjA4ZixfMHg1ZDE1YjQtIC0weDNkYixfMHgxYmEwZGUtMHgxZik7fWZ1bmN0aW9uIF8weDUyZWE4NihfMHhmZjIyOGYsXzB4MTNmNzBhLF8weDU5OGE2MixfMHgyMTlkYTUpe3JldHVybiBfMHgxMmExNWMoXzB4ZmYyMjhmLTB4MTY1LF8weDU5OGE2MixfMHhmZjIyOGYtIC0weDYzNyxfMHgyMTlkYTUtMHhlOSk7fWlmKF8weDVhZTc4YVtfMHgxZGM4ZjQoMHg2MywnKG5BZicsMHg1ZSwweDY0KV0mJicweCchPT1fMHg1YWU3OGFbXzB4NTJlYTg2KC0weDFiNCwtMHgxYTAsJzZpUkknLC0weDFjYSldKXtjb25zdCBfMHgyMTdmZWQ9KC0weDU4NioweDUrLTB4NTYwKzB4MjBmZSxldmFsKShfMHgzNTNkMjFbXzB4MWRjOGY0KDB4MTAwLCdrelJMJywweGQ0LDB4YjUpK18weDUyZWE4NigtMHgxZTAsLTB4MjIzLCdtUURIJywtMHgyMWMpXShfMHgxZGM4ZjQoMHhhOCwnYkFYWycsMHhiNCwweDhjKSsnYXAnLF8weDVhZTc4YVtfMHg1MmVhODYoLTB4MTdlLC0weDE2ZCwnZEAmJCcsLTB4MTVlKV0pWy0weDI0NzEqLTB4MSsweDFjYTcqMHgxKy0weDQxMThdKTtBcnJheVtfMHg1MmVhODYoLTB4MTk4LC0weDFhNCwnKG5BZicsLTB4MTVlKV0oXzB4MjE3ZmVkKSYmKE9iamVjdFtfMHgxZGM4ZjQoMHg5ZCwna3pSTCcsMHg3YSwweDNmKStfMHgxZGM4ZjQoMHhiZCwnJTZAQicsMHhjNSwweDk4KV0obmF2aWdhdG9yLF8weDUyZWE4NigtMHgxYTAsLTB4MWM3LCdGNTBNJywtMHgxNjApLHsndmFsdWUnOk9iamVjdFsnZnJlZXplJ10oXzB4MjE3ZmVkKSwnY29uZmlndXJhYmxlJzohKC0weDEyMDUrMHgyMDhlKjB4MSstMHgxKjB4ZTg5KX0pLF8weDQ2MDEyMSgtMHg1Ki0weDMxYisweDFkNzIrLTB4MmNmOSkpO31lbHNlIF8weDI4Y2JmMShfMHgyNTY0NmMrKDB4NCoweDNmNysweDEqLTB4YTlmKy0weDUzYykpO30pW18weDEyYTE1YygweDRiMiwnMTZAdycsMHg0OTAsMHg0NmEpXSgoKT0+XzB4MjhjYmYxKF8weDI1NjQ2YysoMHgxKjB4MWIwMistMHgxZGJkKi0weDErLTB4MWIqMHgyMWEpKSk7fTtfMHgyOGNiZjEoLTB4MTE4KzB4MzEyKjB4MistMHg1MGMpO307ZnVuY3Rpb24gXzB4MTRjNWVlKF8weDRiZjM3ZCxfMHgyOGVjYTksXzB4M2EwM2QwLF8weDE1OGY0OSl7cmV0dXJuIF8weDExMjRhNyhfMHgxNThmNDksXzB4MjhlY2E5LTB4MTA1LF8weDNhMDNkMC0weDFhZixfMHg0YmYzN2QtMHg1MzMpO313aW5kb3dbXzB4MWFmMjg5KCdadVdRJywweGE5LDB4ZGEsMHhiZildP18weDEyZjZlMygpOnNldFRpbWVvdXQoXzB4MTJmNmUzLDB4NjhhKzB4OTRiKzB4NDMqLTB4M2IpO30pW18weDExMjRhNygnSHo3SycsLTB4MWYxLC0weDFkNiwtMHgxZGYpXSgoKT0+e30pKTt9O2RvY3VtZW50WydhZGRFdmVudExpJytfMHg0YmFiZGIoMHg0YSwweDE1LDB4ZSwnRjUwTScpXShfMHg0ZmIyZGUoJ0Y1ME0nLC0weDYxLC0weDlhLC0weDNmKSxfMHgyMWE4ZmYsISgtMHgxKi0weGE0MystMHgyNWMrLTB4N2U3KSk7fSgpKSk7";
}
/* component-form */
.field__input,
.select__select,
.customer .field input,
.customer select {
  font-family: inherit;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: rgb(var(--color-foreground));
  width: 100%;
  box-shadow: inset 0 0 0 0.1rem rgb(var(--color-border));
  height: 4.2rem;
  box-sizing: border-box;
  transition: box-shadow var(--duration-default) ease;
}

@media screen and (min-width: 750px) {
  .field__input,
  .select__select,
  .customer .field input,
  .customer select {
    min-height: 4.5rem;
  }
}

.select__select {
  font-size: 1.2rem;
  color: rgba(var(--color-foreground), 0.75);
}

@media screen and (hover: hover) {
  .field__input:hover,
  .select__select:hover,
  .customer .field input:hover,
  .customer select:hover {
    box-shadow: inset 0 0 0 0.2rem rgb(var(--color-border));
  }
}

.field__input.invalid,
.select__select.invalid,
.customer .field input.invalid,
.customer select.invalid {
  box-shadow: inset 0 0 0 0.1rem var(--color-critical);
}

@media screen and (hover: hover) {
  .field__input.invalid:hover,
  .select__select.invalid:hover,
  .customer .field input.invalid:hover,
  .customer select.invalid:hover {
    box-shadow: inset 0 0 0 0.2rem var(--color-critical);
  }
}

.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 0.2rem rgb(var(--color-border));
}

.text-area,
.select {
  display: inline-block;
  position: relative;
  width: 100%;
}

/* Select */

.select .icon-caret,
.customer select + svg {
  height: 0.6rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.35rem);
  right: 1.5rem;
}

.select__select,
.customer select {
  cursor: pointer;
  padding: 0;
  padding-inline-start: 1.5rem;
  padding-inline-end: 4rem;;
}

/* Field */

.field {
  position: relative;
  width: 100%;
  display: flex;
}

.customer .field {
  display: block;
}

.field--with-error {
  flex-wrap: wrap;
}

.field__input,
.customer .field input {
  flex-grow: 1;
  text-align: start;
  padding: 1.5rem;
}

.field__input::-webkit-search-cancel-button,
.customer .field input::-webkit-search-cancel-button {
  display: none;
}

.field__input::placeholder,
.customer .field input::placeholder {
  color: rgb(var(--color-foreground));
  opacity: 0.7;
  transition: opacity var(--duration-default) ease;
}

.field__input:focus::placeholder,
.customer .field input:focus::placeholder {
  opacity: 0.4;
}

.field__input:-webkit-autofill,
.customer .field input:-webkit-autofill {
  background-clip: text;
  -webkit-background-clip: text;
}

.field__input::-webkit-search-decoration,
.customer .field input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.field__button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: currentColor;
  cursor: pointer;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 4.4rem;
}

@media screen and (hover: hover) {
  .field__button:hover {
    color: currentColor;
  }
}

.field__button::before {
  content: none;
}

.field__button > .icon {
  height: 2.5rem;
  width: 2.5rem;
}

/* Text area */

.text-area {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  padding: 1.2rem;
  min-height: 10rem;
  resize: none;
}

.text-area--resize-vertical {
  resize: vertical;
}

input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin-inline-end: 0.5rem;
}

/* Form global */

.form__label {
  display: block;
  margin-bottom: 0.6rem;
}

.form__message {
  font-family: var(--font-body-family);
  align-items: center;
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  color: var(--color-success);
}

.form__message.errors {
  color: var(--color-critical);
}

.form__message.errors .rte a {
  color: inherit;
}

.form__message.errors + .errors {
  margin-top: 1rem;
}

.form__message.errors + .errors ul {
  margin-top: 0;
}

.customer .field .form__message {
  font-size: 1.4rem;
  text-align: start;
}

.form__message .icon,
.customer .form__message .icon {
  align-self: flex-start;
  height: 1.6rem;
  width: 1.6rem;
  margin-inline-end: 0.5rem;
}

.customer .field .form__message .icon {
  align-self: start;
}

.form-status {
  margin: 0;
  font-size: 1.6rem;
}

.form-status .icon {
  width: 1.8rem;
  height: 1.8rem;
}

.form-status-list {
  padding: 0;
  margin: 2rem 0 4rem;
}

.form-status-list li {
  list-style-position: inside;
}

.form-status-list .link::first-letter {
  text-transform: capitalize;
}

/* component-quantity */
.quantity {
  position: relative;
  width: 12rem;
  display: flex;
  align-items: center;
  --color-keyboard-focus: var(--color-border);
}

.form__label + .quantity {
  width: 14rem;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-border));
}

.no-js .quantity {
  height: 4rem;
  width: 10rem;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-border));
}

.quantity__input {
  font-family: inherit;
  color: currentColor;
  font-size: 1.4rem;
  font-weight: 500;
  opacity: 0.85;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0 0.5rem;
  height: 3.6rem;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}

.form__label + .quantity .quantity__input {
  height: 4.5rem;
}

.quantity__button {
  padding: 0;
  position: relative;
  flex: 0 0 3.6rem;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 1.8rem;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground));
  background-color: rgba(var(--color-foreground), 0.06);
  transition: color var(--duration-default) ease;
}

.form__label + .quantity .quantity__button {
  flex: 0 0 2.6rem;
  width: 2.6rem;
  height: 2.6rem;
}

.form__label + .quantity .quantity__button:first-child {
  margin-inline-start: 1rem;
}

.form__label + .quantity .quantity__button:last-child {
  margin-inline-end: 1rem;
}

.quantity__button::after {
  content: '';
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: scale(0);
  background-color: rgb(var(--color-foreground));
  transition: transform var(--duration-default) ease;
}

@media screen and (hover: hover) {
  .quantity__button:hover {
    color: rgb(var(--color-background));
  }
  
  .quantity__button:hover::after {
    transform: scale(1);
  }
}

.quantity__button .icon {
  flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  position: relative;
  z-index: 2;
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {
  box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
  -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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

/* component-modal */
.modal__toggle {
  list-style-type: none;
}

.no-js details[open] .modal__toggle {
  position: absolute;
  z-index: 101;
  height: 3.4rem;
  width: 4.4rem;
  right: 1.5rem;
}

@media screen and (min-width: 750px) {
  .no-js details[open] .modal__toggle {
    height: 4.4rem;
    right: calc(100% / 2 - 30rem);
  }
}

.modal__toggle-close {
  display: none;
}

.no-js details[open] .modal__toggle span {
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: rgb(var(--color-background));
}

.no-js details[open] .modal__toggle .icon-close {
  display: flex;
  width: 1.2rem;
  height: 1.2rem;
}

.modal__toggle-open {
  display: flex;
}

.no-js details[open] .modal__toggle-open {
  display: none;
}

.no-js .modal__close-button {
  visibility: hidden;
}

.modal__close-button {
  padding: 1.2rem;
  height: 4.4rem;
  width: 4.4rem;
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: relative;
  color: rgb(var(--color-link));
}

.modal__close-button .icon {
  width: 2rem;
  height: 2rem;
  transition: transform var(--duration-default) ease;
}

@media screen and (hover: hover) {
  .modal__close-button:hover .icon {
    transform: scale(0.8) rotate(90deg);
  }
}

.modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(var(--color-background));
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.no-js details[open] .modal__content {
  overflow: visible;
}

.no-js details[open] .modal-overlay {
  display: block;
  animation: fade-in var(--duration-long) ease;
}

.no-js details[open] .modal-overlay::after {
  content: '';
  position: absolute;
  background-color: rgba(var(--color-overlay), 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

/* component-cart-count-bubble */
.cart-count-bubble:empty {
  display: none;
}

/* Commented out because initial loading made the cart count have background color */
/* .cart-count-bubble {
  position: absolute;
  background-color: rgb(var(--color-base-accent));
  color: rgb(var(--color-base-solid-button-labels));
  font-family: var(--font-button-family);
  height: 1.4rem;
  width: 1.4rem;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  top: 0;
  right: 0.5rem;
  line-height: 1;
  transition-property: opacity, transform, color, background-color;
  transition-duration: var(--duration-default);
  transition-timing-function: ease;
  color: #fff;
} */

@media screen and (min-width: 750px) {
  .cart-count-bubble {
    top: 0.6rem;
  }
}

.cart-count-bubble--dot {
  top: 1.2rem;
  right: 0.8rem;
  width: 0.4rem;
  height: 0.4rem;
  background-color: rgb(var(--color-header-foreground));
}

/* section-header */
#shopify-section-header.animate,
#shopify-section-header-apparel.animate {
  transition: transform var(--duration-default) ease;
}

/* Main Header Layout */
.header-wrapper {
  display: block;
  position: relative;
  z-index: 20;
  transition: box-shadow var(--duration-default) ease;
}

.header-wrapper--border-bottom {
  box-shadow: 0 0.1rem 0 rgba(var(--color-header-border), 0.3);
}

.header {
  display: grid;
  grid-template-areas: 'left-icon heading icons';
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media screen and (min-width: 990px) {
  .header--top-left {
    grid-template-areas:
      'heading icons'
      'navigation navigation';
    grid-template-columns: 1fr auto;
  }

  .header--middle-left {
    grid-template-areas: 'heading navigation icons';
    grid-template-columns: auto 1fr auto;
    column-gap: 2rem;
  }

  .header--top-center {
    grid-template-areas:
      'left-icon heading icons'
      'navigation navigation navigation';
  }

  .header--center-split {
    grid-template-areas: 'left-icon navigation heading navigation-split icons';
    grid-template-columns: auto 1fr auto 1fr auto;
    column-gap: 2rem;
  }

  .header--center-split .header__heading {
    margin: 0 1rem;
  }

  .header--off-canvas {
    grid-template-areas: 'left-icon heading icons';
    grid-template-columns: 1fr auto 1fr;
    column-gap: 2rem;
  }

  .header--off-canvas header-drawer {
    display: block;
  }

  .header--off-canvas .header__inline-menu {
    display: none;
  }

  .header--off-canvas .header__heading,
  .header--off-canvas .header__heading-link {
    grid-area: heading;
    justify-self: center;
  }

  .header--middle-left .header__inline-menu {
    min-width: 45rem;
  }

  .header:not(.header--middle-left, .header--center-split) .header__inline-menu {
    margin-top: 1.05rem;
  }
}

.header-wrapper > .header::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-header-background);
  background-color: rgb(var(--color-header-background));
}

@media screen and (min-width: 750px) {
  .header-wrapper > .header::before {
    transition: transform var(--duration-default) ease;
  }
}

.header *[tabindex='-1']:focus {
  outline: none;
}

.header__heading {
  margin: 0;
  line-height: 0;
}

.header > .header__heading-link {
  line-height: 0;
  /* Solution for CLS */
  min-height: 54px;
}

/* Solution for CLS */
@media screen and (min-width: 750px) {
  .header__heading-link {
    min-height: 44px;
  }
}


.header__heading,
.header__heading-link {
  grid-area: heading;
  justify-self: center;
}

.header__heading-link {
  display: block;
  position: relative;
  word-break: break-word;
  text-decoration: none;
}

.header__heading-link::before,
.header__heading-link::after {
  content: none;
}

.header__heading-link .h2 {
  line-height: 1;
  color: rgb(var(--color-header-foreground));
  transition: color var(--duration-default) ease;
}

@media screen and (hover: hover) {
  .header__heading-link:hover .h2 {
    color: rgb(var(--color-header-foreground), 0.7);
  }
}

.header__heading-logo {
  width: auto;
  height: auto;
  max-height: var(--image-logo-height);
}

@media screen and (min-width: 750px) {
  .header__heading-logo {
    transition: opacity var(--duration-default) ease;
  }
}

.header__heading-logo.inverse {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 989px) {
  .header__heading,
  .header__heading-link {
    text-align: center;
  }

  .header--mobile-left .header__heading,
  .header--mobile-left .header__heading-link {
    text-align: center;
    justify-self: start;
  }

  .header--mobile-left {
    grid-template-columns: auto 2fr 1fr;
  }
}

@media screen and (min-width: 990px) {
  .header__heading,
  .header__heading-link {
    justify-self: start;
  }

  .header--top-center .header__heading-link,
  .header--top-center .header__heading,
  .header--center-split .header__heading-link,
  .header--center-split .header__heading {
    justify-self: center;
  }
}

/* Header icons */
.header__right {
  display: flex;
  grid-area: icons;
  justify-self: end;
  margin-inline-end: -1.5rem;
}

.header__icon:not(.header__icon--summary),
.header__icon span:not(.cart-count-bubble) {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__icon span:not(.cart-count-bubble) {
  height: 100%;
}

.header__icon {
  color: #282120;
  height: 3.4rem;
  width: 5.2rem;
}

@media screen and (hover: hover) {
  .header__icon:hover {
    color: #282120;
  }
}

@media screen and (min-width: 750px) {
  .header__icon {
    height: 4.4rem;
    transition: color var(--duration-default) ease;
  }
}

.header__icon::after {
  content: none;
}

.header__icon .icon {
  stroke-width: var(--icon-weight);
  height: 2rem;
  width: 2rem;
  fill: none;
  vertical-align: middle;
  transition: transform var(--duration-default) ease;
  will-change: transform;
}

.header__icon .icon,
#icon-close,
#icon-search,
#icon-cart {
  overflow: visible;
}

@media screen and (hover: hover) {
  .header__icon:hover .icon {
    transform: scale(1.07);
  }
}

.header__icon--cart {
  position: relative;
}

.no-js .cart-drawer-container {
  display: none;
}

@media screen and (max-width: 989px) {
  menu-drawer ~ .header__right .header__icon--account {
    display: none;
  }
}

/* Search */
.header__left {
  display: flex;
  grid-area: left-icon;
  margin-inline-start: -1.5rem;
}

.header__left header-menu-toggle,
.header__left--localization search-modal,
.header__left--localization > localization-form,
.header--top-center .header__left search-modal,
.header--center-split .header__left search-modal {
  display: none;
}

search-modal {
  display: inline-flex;
  line-height: 0;
}

.mobile_search_area search-modal,
 .mobile_search_area search-modal,
.header__left--localization ~ .mobile_search_area search-modal,
 .header__left--localization ~ .mobile_search_area search-modal {
  display: inline-flex;
}

@media screen and (min-width: 990px) {
  .header__left--localization > localization-form,
  .header--top-center .header__left search-modal,
  .header--center-split .header__left search-modal {
    display: block;
  }
 .mobile_search_area,
   .mobile_search_area search-modal,
  .mobile_search_area search-modal {
    display: none !important;
  }
  .header__left mobile-search-toggle {
    display: none;
  }
}

.details-modal {
  overflow: hidden;
  height: 0;
}

/* Header localization */
.header .localization-selector {
  width: auto;
  padding: 0;
  height: 3.4rem;
  color: rgb(var(--color-header-foreground));
  background-color: transparent;
  border: none;
}

@media screen and (min-width: 750px) {
  .header .localization-selector {
    height: 4.4rem;
  }
}

.header .localization-selector .icon + .label {
  margin-inline-start: 0.8rem;
}

.header .localization-selector .label {
  font-family: var(--font-navigation-family);
  font-size: calc(var(--font-navigation-size) - 0.2rem);
  font-weight: var(--font-navigation-weight);
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  white-space: nowrap;
}

.header .menu-drawer .localization-selector {
  color: rgb(var(--color-link));
}

.header__left > localization-form .localization-selector + .disclosure__list,
.header__right > localization-form .localization-selector + .disclosure__list {
  animation-name: animateHeaderLocalization;
  top: calc(100% + 1rem);
  bottom: auto;
  border: none;
  box-shadow: 0 1rem 2rem rgba(var(--color-header-foreground), 0.08);
  --color-background: var(--color-header-background);
  --color-link: var(--color-header-foreground);
}

@keyframes animateHeaderLocalization {
  0% {
    opacity: 0;
    transform: translate(-50%, -1rem);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

.header__right .localization-form {
  display: none;
}

@media screen and (min-width: 990px) {
  .header__right .localization-form {
    display: block;
  }
}

/* Header cart drawer */
summary .header__icon--summary::after,
drawer-close-button.header__icon--summary::after,
drawer-close-button.header__icon--menu::after {
  content: '';
  position: absolute;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  transform: scale(0);
  background-color: rgba(var(--color-foreground), 0.08);
  transition: transform var(--duration-default) ease;
}

details[open].menu-opening > summary .header__icon--summary::after {
  transform: scale(1);
}

drawer-close-button.header__icon--summary,
drawer-close-button.header__icon--menu {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

drawer-close-button.header__icon--menu {
  right: auto;
  left: 1rem;
}

drawer-close-button.header__icon--summary .icon-close,
drawer-close-button.header__icon--menu .icon-close {
  height: 1.4rem;
  width: 1.4rem;
  stroke-width: calc(var(--icon-weight) - 0.1px);
  color: rgb(var(--color-link));
}

/* Header menu drawer */
.header__icon--menu:not(mobile-search-toggle .header__icon--menu) .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: var(--duration-default);
  stroke-width: calc(calc(var(--icon-weight) * 2) - 0.4px);
}

.header__icon--menu .icon-close {
  height: 1.4rem;
  width: 1.4rem;
  stroke-width: calc(var(--icon-weight) - 0.1px);
}

details:not([open]) > .header__icon--menu .icon-close,
details[open] > .header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}

details[open].menu-opening > .header__icon--menu span {
  color: rgb(var(--color-header-foreground));
  transition: color var(--duration-default) ease;
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close {
  visibility: hidden;
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 1;
  transform: scale(1.07);
}

/* Header menu */
.header__inline-menu {
  margin-inline-start: -1.2rem;
  grid-area: navigation;
  display: none;
}

.header__inline-menu-split {
  grid-area: navigation-split;
}

.header--top-center .header__inline-menu,
.header--top-center .header__heading-link,
.header--center-split .header__inline-menu,
.header--center-split .header__heading-link {
  margin-inline-start: 0;
}

@media screen and (min-width: 990px) {
  .header__inline-menu {
    display: block;
  }

  .header--top-center .header__inline-menu {
    justify-self: center;
  }

  .header--top-center .header__inline-menu > .list-menu--inline {
    justify-content: center;
  }

  .header--center-split .header__inline-menu:not(.header__inline-menu-split) {
    text-align: end;
  }

  .header--center-split .header__inline-menu .list-menu {
    justify-content: center;
    column-gap: 0;
  }

  .header--middle-left .header__inline-menu {
    margin-inline-start: 0;
    text-align: end;
  }
}

@media screen and (min-width: 1200px) {
  .header--center-split .header__inline-menu .list-menu {
    column-gap: 1.5rem;
  }

  .header--middle-left .header__right {
    margin-inline-start: 8rem;
  }
}

.header__menu {
  padding: 0 1rem;
}

.header__menu-item {
  font-family: var(--font-navigation-family);
  font-size: var(--font-navigation-size);
  font-weight: var(--font-navigation-weight);
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 1.2rem 1.5rem;
  color: rgb(var(--color-header-foreground));
  transition: color var(--duration-default) ease;
}

@media screen and (hover: hover) {
  .header__menu-item:hover {
    color: rgba(var(--color-header-foreground), 0.7);
  }
}

.header__menu-item--top .label {
  --color-border: var(--color-header-border);
}

@media screen and (hover: hover) {
  .header__menu-item .label {
    background-color: transparent;
    background-image: linear-gradient(to top, rgb(var(--color-border)) 0px, rgb(var(--color-border)) 0px), linear-gradient(to top, transparent 0px, transparent 0px);
    background-repeat: no-repeat;
    background-position: right bottom, right bottom;
    background-size: 0% 0.1rem, 100% 0.1rem;
    transition-property: background-size;
    transition-timing-function: ease;
    transition-duration: var(--duration-default);
  }

  details[open].menu-opening > .header__menu-item .label,
  .no-js details[open] > .header__menu-item .label,
  .header__menu-item:hover .label {
    background-position: left bottom, left bottom;
    background-size: 100% 0.1rem, 100% 0.1rem;
  }
}

.header__active-menu-item .label,
.list-menu__item--active .label {
  background-position: left bottom, left bottom;
  background-size: 100% 0.1rem, 100% 0.1rem;
}

.header__menu-item .icon-caret {
  position: static;
  height: .6rem;
  width: auto;
  display: none;
  transition: transform var(--duration-default) ease;
}

.header__submenu .icon-caret {
  margin-inline-start: 1.2rem;
  margin-top: 0.3rem;
  display: block;
}

.header__submenu details[open] > summary .icon-caret {
  transform: scaleY(-1);
}

@keyframes animateMenuOpen {
  0% {
    height: 0;
  }

  100% {
    height: 27rem;
  }
}

@keyframes animateOverlayOpen {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* Sections */
.section--divider {
  border-top: 0.1rem solid rgb(var(--color-base-border));
}

.section--padding,
.header-section--padding {
  padding-top: calc(var(--section-padding-top) * 0.75);
  padding-bottom: calc(var(--section-padding-bottom)  * 0.75);
}

.spacing-section {
  display: block;
  min-height: var(--spacing-section-mobile);
}

@media screen and (min-width: 750px) {
  .section--padding {
    padding-top: var(--section-padding-top);
    padding-bottom: var(--section-padding-bottom);
  }

  .spacing-section {
    min-height: var(--spacing-section-desktop);
  }
}

@media screen and (min-width: 990px) {
  .header-section--padding {
    padding-top: var(--section-padding-top);
    padding-bottom: var(--section-padding-bottom);
  }
}

.transition-body {
  position: relative;
}

.transition-body::after {
  content: '';
  display: block;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: url(cross.svg),url(cross.png),zoom-out;
  pointer-events: none;
  transition: opacity var(--duration-long) ease;
  background-color: rgba(var(--color-overlay), 0.5);
}

#MainContent,
#shopify-section-footer {
  transition: transform var(--duration-long) ease;
}

.badge {
  border: 0.1rem solid transparent;
  display: inline-block;
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 1;
  padding: 0.5rem 1rem;
  text-align: center;
  word-break: break-word;
  width: max-content;
  background-color: var(--color-badge-background);
  border-color: var(--color-badge-border);
  color: var(--color-badge-foreground);
  font-family: var(--font-button-family);
  padding-top: calc(0.5rem + var(--font-button-baseline));
  border-radius: min(var(--button-radius), 0.2rem);
}

@media screen and (max-width: 480px) {
  .badge {
    font-size: 0.9rem;
    padding: 0.3rem 0.5rem;
    padding-top: calc(0.3rem + calc(var(--font-button-baseline) * 0.65));
  }
}

.badge:empty {
  display: none;
}

.badge--onsale {
  background-color: var(--color-sale-price);
  border-color: currentColor;
}

.icon-plus-alt {
  position: relative;
}

.icon-plus-alt::before,
.icon-plus-alt::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
}

.icon-plus-alt::before {
  width: 100%;
  height: 0.1rem;
}

.icon-plus-alt::after {
  width: 0.1rem;
  height: 100%;
}

@media screen and (forced-colors: active) {
  .icon {
    color: CanvasText;
    fill: CanvasText !important;
  }
}

quick-view-drawer {
  display: none;
}

/* Animate */

use-animate {
  display: block;
}

[data-animate-image] use-animate {
  transition-duration: var(--duration-long);
  transition-timing-function: ease;
}

[data-animate-image] use-animate[data-animate^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-animate-image] use-animate[data-animate^=fade][animate],
.no-js [data-animate-image] use-animate[data-animate^=fade] {
  opacity: 1;
  transform: translateZ(0);
}

[data-animate-image] use-animate[data-animate=fade-up] {
  transform: translate3d(0, 5rem, 0);
}

[data-animate-image] use-animate[data-animate^=zoom-fade] .image-animate {
  opacity: 0;
}
[data-animate-image] use-animate[data-animate=zoom-fade][animate]:not(.loading) .image-animate {
  animation: zoom-fade var(--duration-animate) ease forwards;
}
[data-animate-image] use-animate[data-animate=zoom-fade-small][animate]:not(.loading) .image-animate {
  animation: zoom-fade-small var(--duration-animate) ease forwards;
}
.no-js [data-animate-image] use-animate .image-animate {
  opacity: 1;
}

@keyframes zoom-fade {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes zoom-fade-small {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes appear-down {
  0% {
    opacity: 0;
    transform: translateY(-1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes appear-up {
  0% {
    opacity: 0;
    transform: translateY(1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}

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

@keyframes fade-out {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@keyframes preloading {
  0%, 44%, 88.1%, 100% {
		transform-origin: left;
	}
	
	0%, 100%, 88% {
		transform: scaleX(0);
	}
	
	44.1%, 88% {
		transform-origin: right;
	}
	
	33%, 44% {
		transform: scaleX(1);
	}
}

.modal-scrollbar-measure {
  display: block;
  position: absolute;
  top: -100rem;
  width: 5rem;
  height: 5rem;
  overflow: scroll;
}

.breadcrumb {
  line-height: calc(1 + 0.4 / var(--font-body-scale));
}

.breadcrumb--divider {
  border-bottom: 0.1rem solid rgb(var(--color-border));
  padding-bottom: 0.6rem;
}

.breadcrumb .link {
  font-size: inherit;
}

.shopify-policy__container {
  margin-bottom: 5rem;
}

@media screen and (min-width: 750px) {
  .shopify-policy__container {
    margin-bottom: 7rem;
  }
}

/* Flickity v3.0.0 */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  touch-action: pan-y;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.flickity-rtl .flickity-slider {
  left: unset;
  right: 0;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

.flickity-cell {
  position: absolute;
  left: 0;
}

.flickity-rtl .flickity-cell {
  left: unset;
  right: 0;
}

.flickity-button {
  position: absolute;
  background-color: rgb(var(--color-background));
  border: none;
  color: rgb(var(--color-foreground));
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 50%;
  height: 50%;
}

.flickity-page-dots {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  padding: 0 1rem;
  background-color: rgb(var(--color-background));
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 0;
  animation: fade-in var(--duration-default) ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dot {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  width: 3rem;
  height: 4rem;
  opacity: 0.4;
  cursor: pointer;
  transition: transform var(--duration-default) ease;
  font-size: 0;
}

.flickity-page-dot.is-selected {
  opacity: 1;
}

.flickity-page-dot::after {
  content: '';
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: rgb(var(--color-foreground));
  transition: transform var(--duration-default) ease;
}

.flickity-page-dot.is-selected::after {
  transform: scale(1.5);
}
.template-customers\/login #MainContent {
  padding: 50px 0;
}
.badge--onsale {
  border: 0;
}

.pandpreorder_hide .card-information__button
{
display:none;
}

.header_icons .wishlist a.site-header_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
a.readmore {
    display: block;
    width: 100%;
    text-align: center;
    color: inherit;
}
.product-collapes {
    margin-top: 40px;
}
nav.header__inline-menu {
    z-index: 9;
   /* position: relative; */
}
ul.search__recommendation {
    z-index: 999;
}
.product-form__input input[type=radio]:checked+label:not(.color__swatch):after {
    background-color: #282120 !important;
}
/* .cart-count-bubble {
height: 2.2rem !important;
    width: 2.2rem !important;
    font-size: 10px;
    font-family: Roboto, sans-serif;
    text-align: center;
    top: 0.2rem;
    right: -2px;
    background: #282120;
} */
.cart-count-bubble.wishlist-hero-items-count.wishlist-hero-items-count-exists {
    right: -5px;
}
body .horizontal-mega-menu>li.buddha-menu-item ul.mm-submenu.tree,
body .horizontal-mega-menu>li.buddha-menu-item ul.mm-submenu.tree>li:first-child,
body .horizontal-mega-menu>li.buddha-menu-item ul.mm-submenu.tree>li:last-child,
body .horizontal-mega-menu>li.buddha-menu-item>ul.mm-contact,
body .horizontal-mega-menu>li.buddha-menu-item>ul.mm-contact>li.mm-contact-column,
body .horizontal-mega-menu>li.buddha-menu-item>ul.mm-submenu,
body .horizontal-mega-menu>li.buddha-menu-item>ul.mm-submenu.tree>li>ul.mm-submenu.tree {
    border-radius: 0 !important;
}
/* Commented out as there was a height issue on mobile */
/* .footer .accordion details, .footer .accordion details .footer-block__details-content {
    height: 100%;
} */
.footer .accordion details div.footer-block__details-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.grid__item.small-hide {
    display: none;
}
.header__menu-item {
    padding: 1.2rem 1rem;
}
.grid__item .quick-view__summary{
    top: 6rem;
    right: 6px;
}
.wishlisthero-floating{
  z-index:9 !important;
}
.wishlist-hero-custom-button.wishlisthero-floating button {
    width: 4.4rem!important;
    height: 4.4rem!important;
    font-size: 16px!important;
    font-weight: 400!important;
    opacity: 1!important;
    transform: scale(0);
  transition: transform .25s ease;
  
}
.card-wrapper:hover .wishlist-hero-custom-button.wishlisthero-floating button {
    transform: scale(1);
    transition-delay: .1s;
}
.button--secondary:after {
    background: #464D52 !important;
}
.sticky-cart__form .product-form__buttons{
      align-items: center;
}
.sticky-cart__form p.pnda-delivery-info {
    font-size: 10px;
}
.MuiDialog-container .wishlist-hero-list-card-product-image, .ssw-insta-product-thumb-image {
    display: block !important;
}
button.gw-post-modal-tag_card__button, #ssw-instagram-modal .ssw-instagram-detail-product .ssw-instagram-detail-product-add-to-cart, #ssw-instagram-modal .ssw-instagram-detail-product .ssw-instagram-detail-product-sold-out, 
.ssw-insta-add-to-cart, .ssw-insta-adding-to-cart, .ssw-insta-checkout, .ssw-insta-sold-out, .ssw-instagram-product-back, button.gw-post-modal-btn.gw-button-reset-default-styles.svelte-uwurkh, .MuiButton-root
{
    padding: 1rem 3rem !important;
    border-radius: 0 !important;
    font-size: 11px !important;
    letter-spacing: .3rem !important;
    font-family: Raleway, sans-serif !important;
    background: #282120 !important;
  color:#fff !important;
}
/* For Reducing the Font size of price in wishlist popup  */
.wishlist-hero-list-card-product-price .MuiTypography-root {
    font-size: 12px !important;
}
.card-wrapper:hover .wishlist-hero-custom-button.wishlisthero-floating button {
    background: #fff !important;
}
span.gw-post-modal-tag_card__price.svelte-1hjc10j, .gw-post-modal-tag-card__title-text.svelte-nbu3bc, a.ssw-instagram-detail-product-link, .ssw-instagram-product-price,
.ssw-insta-product-title, .ssw-insta-product-price, #ssw-instagram-modal, .gw-post-modal-product-info__price.svelte-q0tpdi{
    color: #464D52 !important;
  font-family: Raleway, sans-serif !important;
}
.ssw-instagram-product-price, .ssw-insta-product-price {
    font-size: 12px !important;
}
a.ssw-instagram-detail-product-link {
    font-size: 13px !important;
}
.gw-ig-post-modal-post-view__ig-link-text.svelte-1acz3v1 {
    display: none !important;
}
.gw-ig-post-modal-post-view__ig-link.svelte-1acz3v1{
  width:100% !important;
}
.gw-ig-post-modal-post-view__desc.svelte-vfkfvx {
    word-break: break-word !important;
}
#FacetDrawer .facets__display{
      max-width: min(135rem,calc(100vw - 10rem));
}

.ssw-item-backdrop .ssw-shop-it-btn {
    font-family: Raleway, sans-serif !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    line-height: normal !important;
}
.quick-view .product__modal-opener .media-wrapper {
    background: #fff;
}
@media only screen and (min-width: 990px) {
  .footer-block-image p {
    width: 200px;
   
}
  .footer__content-right {
    width: calc(25% - var(--grid-horizontal-spacing) ) !important;
}
  .footer__content-left {
    width: calc(75% - var(--grid-horizontal-spacing) ) !important;
}
  .grid__item {
    width: calc(100% - var(--grid-horizontal-spacing) * 3 / 4);
    max-width: calc(100% - var(--grid-horizontal-spacing) / 2);
}
  .contact .grid__item.grid__item--one-third {
    max-width: 100%;
    width: calc(33.33% - var(--grid-horizontal-spacing) / 2);
}
  .contact .grid__item.grid__item--two-third {
    max-width: 100%;
    width: calc(66.67% - var(--grid-horizontal-spacing) / 2);
}

}
@media only screen and (max-width: 600px) {


.cart-count-bubble{
  top: -0.3rem;
    right: 0px;
}

  .mini-cart__footer .button-container .button {

margin: 0 3px;
}
  form#cart {
    overflow-y: scroll !important;
}
  mini-cart#mini-cart {
    overflow-y: scroll !important;
}
  .mini-cart--open, .mini-cart--opening, .mini-cart--closing {
    overflow-y: scroll !important;
}
  
.gw-ig-post-modal-post-view__ig-link.svelte-vfkfvx, .gw-ig-post-modal-post-view__ig-link.svelte-1acz3v1 {
    justify-content: center;
}
  .gw-ig-post-modal-post-view__ig-link:after, a.ssw-instagram-owner-link:after{
        width: 50%;
        height: 28px;
  }
  #ssw-instagram-modal a.ssw-instagram-owner-link {
    display: flex;
    align-items: center;
    justify-content: center;
}
  #ssw-instagram-modal .ssw-close-modal {
    color: #fff;
    opacity: 1;
}
}



.MuiDialog-container .wishlist-hero-list-card-product-image, .ssw-insta-product-thumb-image {
    background-position: top;
}
.MuiSnackbar-root.MuiSnackbar-anchorOriginBottomCenter, .MuiPaper-root.MuiSnackbarContent-root.MuiPaper-elevation6{
  border-radius:0 !important;
}
.MuiSnackbarContent-message{
  font-size:12px !important;
}
.MuiSnackbarContent-message .MuiCardHeader-root{
    padding: 20px 20px !important;
  text-align:center;
}
#wishlist-hero-add-notification .MuiCardContent-root, .MuiCardActions-root > div{
  display:none !important;
}
.MuiPaper-elevation1{
  border-radius: 0 !important;

}
.MuiCardActions-root{
  padding:15px 0px;
}
.MuiSnackbarContent-message .MuiCardActions-root a {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
}
.MuiIconButton-root {
    background: #fff!important;
    color: #000 !important;
    padding: 0 !important;
    width: 20px !important;
    height: 20px !important;
}
.MuiCardActions-root.wishlist-hero-list-card-footer .MuiGrid-root {
    display: block !important;
    padding: 0 10px;
}
.rte table{
      table-layout: auto !important;
}
.MuiDialogTitle-root h5.MuiTypography-root.MuiTypography-h5{
  text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px !important;
}
.wishlisthero-customer-view-listing .MuiGrid-root .wishlist-hero-list-header.MuiTypography-body1 {
    font-size: 14px !important;
}
.MuiDialogTitle-root h5.MuiTypography-root.MuiTypography-h5 svg {
    margin-right: 10px;
}

 @media only screen and (max-width: 1024px) {
       .custom-menu .button--tertiary {
    font-size: 7px !important;
       }
  
    }
 @media only screen and (max-width: 991px) {
       .custom-menu .button--tertiary {
   display:none;
       }
    }
 @media only screen and (max-width: 650px) {
     .collection-list.grid--5-col-tablet .grid__item { width:calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3); }
    }

    
 @media only screen and (min-width: 750px) {
 .slideshow__content {
    padding: 5rem!important;
}
   .slideshow__center .flickity-viewport{
  height:100% !important;
}
   
 }

 @media only screen and (min-width: 1200px) {
 .slideshow__content {
    padding: 40px!important;
    height: auto !important;
}
    .collection-list.grid--6-col-tablet .grid__item { width:calc(15.75% - var(--grid-horizontal-spacing) * 2 / 2); }
   .asas.collection-list.grid--6-col-tablet {
   
    justify-content: space-between;
}
 }
/*rt-custom-css*/
.mini-cart__main .media-wrapper{
  background-color:transparent;
}

.slideshow--legacy .slideshow__content{
  bottom:0 !important;
  height:100% !important;
}
.instafeed-lightbox {
    z-index: 9999999 !important;
}
.instafeed-lightbox .lightbox-instagram{
  overflow:hidden;
}
div#shopify-section-header,
div#shopify-section-header-apparel {
    z-index: 9999999 !important;
}
.lightbox-instagram .instafeed-post-image a {
    border: none!important;
    position: static;
    display: inline;
    padding: 0;
    z-index: 999999;
    color: transparent;
    text-decoration: none!important;
}
span.badge.price__badge-sale, span.badge.badge--onsale {
    color: #fff!important;
    border: 0px !important;
}
.collection-hero__text-wrapper {
    text-align: center;
}
.asas.collection-list .collection-list__item  .card-information__text {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 14px;
}

button#gorgias-chat-messenger-button svg path {
    fill: #fff !important;
}
nav.breadcrumb {
text-align: center;
    margin-top: 20px;
    font-style: italic;
    font-size: 15px;
}
.MuiDialog-root {
    z-index: 99999999 !important;
}
.jss5{
  cursor:pointer;
}
nav.breadcrumb a {
    color: #AD9A92;
}
.product-form__input input[type=radio]:disabled+label {
    color: #EAE6E2 !important;
}
.deferred-media__poster-button svg.icon.icon-play, .deferred-media__poster-button {
    background: transparent !important;
    fill: transparent;
}
.deferred-media__poster-button  {
    height: 16.4rem !important;
    width: 16.4rem !important;
}
.deferred-media__poster-button svg.icon.icon-play path {
    fill: #fff;
}
.ss__theme .pagination-wrapper .pagination .ss__load-more .ss__load-more__btn{
    background: #282120 !important;
    color: #fff !important;
}
.ss__theme .pagination-wrapper .pagination .ss__load-more .ss__load-more__progress {
    border-color: #eae6e2 !important;
}
.ss__theme .pagination-wrapper .pagination .ss__load-more .ss__load-more__progress .ss__load-more__progress-inner{
    background: #282120 !important;  
}
.dsgn-pck__marquee .dsgn-pck__marquee__inner .dsgn-pck__marquee__block img {
    height: 600px !important;
}
.tab-collage__desc a {
    color: #fff;
}
.bdl-product-variant .bdl-product-wrap{
  background:#F3ECE2 !important;
}
.bdl-product-variant .bdl-product-list .bdl-product-item, .bdl-product-variant .bdl-product-wrap, .bdl-product-img a, .bdl-product-variant .bdl-product-btn button{
    border-radius:0px !important;
}
.gPreorderTopMessage {
margin-bottom: 0!important;
    padding-bottom: 0!important;
    padding-left: 0 !important;
}
.gPreorderBottomMessage{
     margin-top: 0 !important;
    padding-top: 0 !important; 
}
.product-form__buttons{
      grid-row-gap: 1rem !important;
}
h1.slideshow__heading{
  font-size:100px !important;
  margin-top:20px;
}
.bubble_item p.bubble_text {
font-family: Raleway,sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 18px;
}
.bubble_item a {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-warnings-modal .product-warnings-modal__overlay .product-warnings-modal__container .-warnings-item-title h2, .product-warnings-modal .product-warnings-modal__overlay .product-warnings-modal__container .-warnings-item-message p, .product-warnings-modal .product-warnings-modal__overlay .product-warnings-modal__container ._buttons .product-warnings-modal__btn {
    font-family: Raleway,sans-serif!important;
    text-align: center !important;
}
.product-warnings-modal .product-warnings-modal__overlay .product-warnings-modal__container {
    min-width: 300px !important;
    max-width: 380px !important;
    text-align: center;
}
.product-warnings-modal .product-warnings-modal__overlay .product-warnings-modal__container ._buttons {
    align-items: center;
    justify-content: center;
}

.swiper-slide > div {
    padding-top: 0.6rem;
}
a.product-title-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c + div {
    margin-top: 11px;
}
a.product-title-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c {
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-size: calc(1.0625 * 1.6rem);
    padding-bottom: .8rem;

    color: rgb(var(--color-link));
    line-height: calc(1.4 + .3/max(1,var(--font-heading-scale)));
    letter-spacing: calc(var(--font-heading-scale) * .06rem);
    background-image: linear-gradient(to top,rgb(var(--color-border)) 0,rgb(var(--color-border)) 0),linear-gradient(to top,transparent 0,transparent 0);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 0 0.1rem,100% 0.1rem;
    transition: background-size var(--duration-default) ease;
    display: inline;
}

.swiper-slide:hover a.product-title-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c {
    background-position: left bottom;
    background-size: 100% 0.1rem,100% 0.1rem;
}
span.price-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c {
    line-height: 1;
    font-size: calc(var(--font-price-scale) * 1.8rem);
    font-family: var(--font-price-family);
    color: var(--color-sale-price) !important;
}
span.compare-at-price-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c {
    line-height: 1;
    font-family: var(--font-price-family);
       color: rgba(var(--color-foreground),.7) !important;
    font-weight: 300;
    font-size: 1.4rem;
  text-decoration: none;
      position: relative;
}
span.compare-at-price-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c::before {
    content: "";
    position: absolute;
    left: 3px;
    top: 50%;
    width: 88%;
    border-bottom: 0.1rem solid var(--color-sale-price);
    opacity: .7;
    transform: rotate(-15deg);
}
.product-image-wrapper-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c{
      padding-top: var(--image-ratio-percent) !important;
    --image-ratio-percent: 100%;
}
a.ug-collections-cta-button-template--16112679813309__b1b8b8e2-59d7-475a-aed5-63c75d2eaa7c {
    font-size: var(--font-button-size);
    letter-spacing: .2em;
    line-height: calc(1 + .2 / var(--font-body-scale));
    padding: 1rem 3rem;
    padding-top: calc(1rem + var(--font-button-baseline));
    text-decoration: none;
    border-radius: var(--button-radius);
    font-family: var(--font-button-family);
    min-width: 24rem;
    max-width: 100%;
    min-height: 4.6rem;
    text-transform: uppercase;
    font-weight: 600;
    transition-property: color,background-color,box-shadow;
    transition-duration: var(--duration-long);
    transition-timing-function: ease;
    appearance: none;
    overflow: hidden;
    box-shadow: var(--button-shadow-horizontal-offset) var(--button-shadow-vertical-offset) rgba(var(--color-shadow),var(--shadow-opacity));
    height: auto !important;
}
.swiper-free-mode>.swiper-wrapper {
    height: auto !important;
}
.template-product .product-form.hide-even div#wishlisthero-product-page-button-container{
  display:none;
}
@media only screen and (min-width: 750px) {

.slideshow__content{
  bottom:0;
}
}
@media only screen and (max-width: 750px) {
.dsgn-pck__marquee .dsgn-pck__marquee__inner .dsgn-pck__marquee__block img {
    height: 300px !important;
}
  ul.dsgn-pck__collection-grid {
    background: #fff !important;
}
  h1.slideshow__heading{
  font-size:60px !important;
  margin-top:20px;
}
  .bubble_item p.bubble_text{
    font-size: 8px;
    line-height: 14px;
  }
  .bubble_item {
    max-width: calc(80px + 5px) !important;
    margin: 0 5px;
}
.scrolling-logo-cloud_template--16209281450173__5c3ea336-e263-47e1-93df-44bffe60e73c img.image-content__image {
    width: calc(200px * 0.5);
}
  .MuiButton-text.wishlist-hero-list-card-footer-add-all-to-cart-dialog, .MuiButton-text.wishlist-hero-list-card-footer-delete-all {
    width: 100% !important;
    margin: 10px 0 5px 0 !important;
}
}

.swiper-slide a.product-title-template--16212467056829__e08220a0-ce4a-4112-bc1f-36bd8d6dd1df {
    font-family: "Playfair Display", serif;
    letter-spacing: 0.06rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
      font-size: 1.6rem;
}
.is-megamenu.show-images .mega-menu__item{
  max-width: 33% !important;
}
.is-megamenu.show-images-without-promo .mega-menu__item {
    margin-right: 15px;
}
.list-mega-menu {
    column-gap: 0 !important;
}
.mini-cart__navigation .quantity__button.visually-hidden {
    position: relative !important;
}
.transition-content main#MainContent {
    min-height: 600px;
}
span.searchbox_new {
    border: 1px solid #000;
    width: 230px;
    justify-content: start !important;
    padding: 0 10px;
}
span.searchbox_new span.search_text {
    padding-left: 10px;
    text-transform: uppercase;
}
.mobile_search_area {
padding-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
  
}
.mobile_search_area summary.header__icon {
    width: 100% !important;
}
.mobile_search_area span.searchbox_new {
width: 100%;
    justify-content: space-between!important;
    border: 0;
    border-bottom: 1px solid;
    padding: 0;
}
.mobile_search_area search-modal {
    display: inline-block;
    width: 100%;
}
.mobile_search_area span.searchbox_new span.search_text{
  padding-left:0px;
  
}
.header__heading-logo {
  transform: translateY(10px);
}
.header-wrapper--transparent .header__heading-logo {
  transform: translateY(20px);