/** Shopify CDN: Minification failed

Line 63:26 Unexpected "{"
Line 64:1 Expected "}" to go with "{"

**/
.list-menu--right {
  right: 0;
}

.list-menu--disclosure {
  position: absolute;
  min-width: 100%;
  width: 20rem;
  border: 1px solid rgba(var(--color-foreground), 0.2);
}

.list-menu--disclosure:focus {
  outline: none;
}

.list-menu__item--active {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.list-menu__item--active:hover {
  text-decoration-thickness: 0.2rem;
}

.list-menu--disclosure.localization-selector {
  max-height: 18rem;
  overflow: auto;
  width: 10rem;
  padding: 0.5rem;
}
.header__menu-item {
    padding: 1.2rem;
    font-size: 18px;
    text-decoration: none;
    color: rgba(var(--color-foreground),.75);
}.header__menu-item {
    padding: 1.2rem;
    font-size: 18px;
    text-decoration: none;
    color: rgba(var(--color-foreground),.75);
}.header__menu-item {
    padding: 1.2rem;
    font-size: 18px;
    text-decoration: none;
    color: rgba(var(--color-foreground),.75);
}.mega-menu__link--level-2 {
    font-size: 1.8rem;
}.mega-menu__link {
    color: rgba(var(--color-foreground),.75);
    display: block;
    font-size: 1.8rem;
    line-height: calc(1 + .3 / var(--font-body-scale));
    padding-bottom: .6rem;
    padding-top: .6rem;
    text-decoration: none;
    transition: text-decoration var(--duration-short) ease;
    word-wrap: break-word;{
}