/** Shopify CDN: Minification failed

Line 64:15 Expected ":"

**/
.product-information {
  --masp-primary-color: #ea0001;
  --masp-secondary-color: #efeee4;
}

.product-information .media-gallery--grid .product-media > * {
  border: 2px solid var(--masp-primary-color);
}

.product-information .variant-option__button-label:has(:checked) {
  color: var(--masp-primary-color);
  border-color: var(--masp-primary-color);
}

.product-information .variant-option__button-label svg {
  stroke: var(--masp-primary-color);
}

.product-information .main-product-accordion__item--always-open {
  border-color: var(--masp-primary-color);
}

.product-information
  .main-product-accordion__content-left
  .main-product-accordion__title {
  color: var(--masp-primary-color);
}

.product-information .main-product-accordion__product-title {
  color: var(--masp-primary-color);
  border-color: var(--masp-primary-color);
}

.product-information .variant-selector-wrapper {
  border-color: var(--masp-primary-color);
}

.product-information .variant-option--buttons .variant-legend {
  color: var(--masp-primary-color);
}

.product-information .variant-option__swatch-value {
  color: var(--masp-primary-color);
}

.product-information .main-product-accordion__action-button {
  color: var(--masp-primary-color);
}

.product-information .product-title {
  display: flex;
}

.product-information .product-title::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 14px;
  vertical-alig
  margin-left: 10px;margin-leftn: middle;
  background-image: url("data:image/svg+xml,%3Csvg class='logo-red' viewBox='0 0 263 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.2198 44.5299H39.7198L28.7499 1.94992L0.899841 1.94992V67.9799H18.0399L18.0399 23.1199H18.5499L30.6498 67.9799H48.5499L60.3799 23.1199H60.8799V67.9799H78.8799V1.94992L51.1998 1.94992L40.2198 44.5299Z' fill='%23ea0001'%3E%3C/path%3E%3Cpath d='M104.26 1.94992L80.78 67.9799H100L103.51 56.6699H126.31L129.82 67.9799H149.01L125.53 1.94992L104.27 1.94992H104.26ZM107.28 42.6499L114.65 19.9399H115.16L122.53 42.6499H107.29H107.28Z' fill='%23ea0001'%3E%3C/path%3E%3Cpath d='M179.31 26.3599L174.08 25.7299C169.1 25.0999 166.92 24.1899 166.92 20.5699C166.92 16.9499 169.18 14.6899 174.32 14.6899C179.46 14.6899 182.77 17.8599 182.86 23.1099H202.91C202.66 9.81994 190.98 0.679932 174.5 0.679932C158.02 0.679932 146.77 11.2899 146.77 22.6699C146.77 34.0499 154.28 40.9299 171.1 42.9299L176.41 43.5599C181.57 44.1899 183.39 44.3699 183.39 48.5399C183.39 52.7099 180.95 55.2399 174.94 55.2399C168.93 55.2399 164.82 51.5199 164.64 45.7299L144.86 45.7299C145.91 59.5699 157.94 69.2499 174.85 69.2499L174.87 69.2299C191.34 69.2299 203.28 57.4799 203.28 46.1699C203.28 34.8599 195.62 28.3499 179.3 26.3499L179.31 26.3599Z' fill='%23ea0001'%3E%3C/path%3E%3Cpath d='M237.62 1.94992L206.98 1.94992V67.9799H226.17V48.5299H237.8C253.23 48.5299 263 39.4099 263 24.7499C263 10.0899 253.41 1.94992 237.62 1.94992ZM233.77 34.9699H226.16V15.9599H233.77C239.87 15.9599 243.36 19.2199 243.36 25.4699C243.36 31.7199 239.52 34.9799 233.77 34.9799V34.9699Z' fill='%23ea0001'%3E%3C/path%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

