/* Approved Precision Cut v2. Production scope: catalog listings, real sale cards only. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .syn-promo-card:not(.product-grid) .syn-card-details,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .syn-promo-card:not(.product-grid) .syn-card-details-toggle {
  display: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card {
  --syn-card-accent: #00b5b9;
  --syn-card-ink: #15252c;
  --syn-card-muted: #63737c;
  --syn-card-line: #e1e7ea;
  position: relative;
  overflow: visible !important;
  font-family: Ubuntu, Arial, sans-serif;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.syn-opt1-product-sale, :has(.ds-module-sticker-stickers_special)) > .content-block {
  position: relative;
  display: flex !important;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  gap: 0;
  padding: 15px !important;
  overflow: visible !important;
  border: 1px solid var(--syn-card-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 2px 8px rgba(25, 44, 54, .035) !important;
  transform: none !important;
  transition: border-color .16s ease, box-shadow .16s ease !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img {
  width: 100%;
  min-width: 0;
  flex: 0 0 auto;
  align-self: stretch;
}

/* Disable native hover expansion and sale overlay above the selected card border. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block::before,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {
  position: relative;
  min-height: 200px;
  height: 200px;
  border: 0;
  border-radius: 0;
  background: #fff !important;
  box-shadow: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {
  display: grid !important;
  place-items: center;
  padding: 28px 10px 4px;
  overflow: hidden;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a > img {
  width: 100% !important;
  height: 168px !important;
  max-height: 168px !important;
  object-fit: contain !important;
  object-position: center;
  transform: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-buttons {
  top: -3px !important;
  right: -3px !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  gap: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-button {
  width: 32px !important;
  min-width: 32px !important;
  height: 32px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 5px !important;
  border: 0 !important;
  border-radius: 6px !important;
  color: #52616b !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-button svg {
  width: 20px;
  height: 20px;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-button.is-active {
  color: #007a7e !important;
  background: #e7f8f8 !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-button svg path {
  fill: currentColor !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-stickers {
  top: 1px !important;
  left: 0 !important;
  max-width: calc(100% - 69px);
  gap: 4px !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-sticker {
  max-width: 100%;
  padding: 3px 6px !important;
  border: 0 !important;
  border-radius: 4px !important;
  color: #007c80 !important;
  background: #e8f8f8 !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  white-space: normal;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-sticker-stickers_special {
  color: #963e35 !important;
  background: #fff0ed !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img > .ds-module-stickers > .ds-module-sticker.syn-opt1-card-badge-visible {
  display: inline-flex !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-caption {
  flex: 1 1 auto;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 102px;
  grid-template-rows: 1fr auto;
  gap: 16px 8px;
  align-content: stretch;
  margin: 0 !important;
  padding-top: 14px;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-item-info {
  grid-column: 1 / -1;
  grid-row: 1;
  display: flex;
  flex-direction: column;
  gap: 0 !important;
  min-width: 0;
  align-items: stretch;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-title {
  order: 1;
  display: block !important;
  height: auto !important;
  min-height: var(--syn-card-title-height, 0px) !important;
  max-height: none !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  overflow: visible !important;
  color: var(--syn-card-ink) !important;
  font-family: Ubuntu, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  text-overflow: clip !important;
  text-decoration: none !important;
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: normal;
  -webkit-box-orient: initial !important;
  -webkit-line-clamp: unset !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-opt1-product-brand {
  order: 2;
  display: block !important;
  margin: 0 0 14px;
  color: var(--syn-card-muted) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.5;
}

/* The exact SKU remains in the complete title and in the accessible facts panel. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-code {
  display: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-stock {
  order: 3;
  margin: auto 0 0 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-item-rating,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-opt1-product-sale .ds-category-item-rating {
  grid-column: 1;
  grid-row: 2;
  align-self: end;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-price {
  min-height: 44px;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  align-content: start;
  justify-content: center;
  gap: 3px;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-price-new,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-price-new.red-text {
  color: var(--syn-card-ink) !important;
  font-size: 21px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  white-space: nowrap;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-price-old {
  color: #66737c !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart {
  grid-column: 2;
  grid-row: 2;
  align-self: end;
  width: 100% !important;
  min-width: 0 !important;
  height: 44px !important;
  min-height: 44px;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart-btn,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-cart-btn {
  width: 100% !important;
  min-width: 0 !important;
  height: 44px !important;
  min-height: 44px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 0 10px !important;
  border: 1px solid var(--syn-card-accent) !important;
  border-radius: 7px !important;
  color: #06363a !important;
  background: var(--syn-card-accent) !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  transform: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart-btn svg,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-cart-btn svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart-btn::before {
  background: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart-btn .button-text,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-cart-btn .button-text {
  color: inherit !important;
  display: inline !important;
  white-space: nowrap;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart-btn svg path,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-cart-btn svg path {
  fill: currentColor !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-quantity,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-attributes,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ukrcreditsticker,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-sticker-images {
  display: none !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details {
  position: absolute;
  top: 100%;
  right: -1px;
  left: -1px;
  z-index: 12;
  display: none;
  margin: 0 !important;
  padding: 14px 15px 16px;
  border: 1px solid var(--syn-card-accent);
  border-top-color: var(--syn-card-line);
  border-radius: 0 0 12px 12px;
  background: #fff;
  box-shadow: 0 7px 12px rgba(25, 44, 54, .06);
  color: var(--syn-card-muted);
  font-size: 12px;
  line-height: 1.5;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details dl {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 7px 12px;
  margin: 0;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details dt,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details dd {
  min-width: 0;
  margin: 0;
  color: inherit;
  font-weight: 400;
  overflow-wrap: anywhere;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details dd {
  color: #354d5a;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.is-details-visible, .is-details-open) {
  z-index: 25;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.is-details-visible, .is-details-open) > .content-block {
  border-color: var(--syn-card-accent) !important;
  border-bottom-color: var(--syn-card-line) !important;
  border-radius: 12px 12px 0 0 !important;
  box-shadow: 0 2px 10px rgba(25, 44, 54, .05) !important;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.is-details-visible, .is-details-open) .syn-card-details {
  display: block;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details-toggle {
  display: none;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card :is(a, button):focus-visible {
  outline: 2px solid #007a7e !important;
  outline-offset: 3px;
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block:focus-within {
  box-shadow: 0 2px 10px rgba(25, 44, 54, .05) !important;
}

@media (hover: hover) and (pointer: fine) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block:hover,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.syn-opt1-product-sale, :has(.ds-module-sticker-stickers_special)) > .content-block:hover {
    border-color: var(--syn-card-accent) !important;
    box-shadow: 0 3px 12px rgba(25, 44, 54, .055) !important;
    transform: none !important;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-title:hover {
    color: #007a7e !important;
    text-decoration: none !important;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-button:hover {
    color: #007a7e !important;
    background: #eaf8f8 !important;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart-btn:hover,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-cart-btn:hover {
    border-color: #00a8ac !important;
    background: #00a8ac !important;
    color: #06363a !important;
  }
}

@media (max-width: 767.98px) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block {
    padding: 14px !important;
  }
}

@media (hover: none), (pointer: coarse), (max-width: 767.98px) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block {
    display: flex !important;
    flex-direction: column;
    min-height: 0;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-button,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-buttons .ds-module-button:nth-child(n + 2) {
    display: inline-flex !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-stickers {
    max-width: calc(100% - 90px);
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details-toggle {
    display: block;
    width: 100%;
    min-height: 44px;
    margin: 11px 0 0;
    padding: 8px 4px;
    border: 0;
    border-top: 1px solid #e9eef0;
    border-radius: 0;
    color: #007a7e;
    background: transparent;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details {
    position: static;
    margin: 0;
    padding: 10px 0 2px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.is-details-visible, .is-details-open) > .content-block {
    border-color: var(--syn-card-line) !important;
    border-radius: 12px !important;
  }
}

@media (max-width: 575.98px) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {
    height: 208px;
    min-height: 208px;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {
    padding: 30px 22px 4px;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a > img {
    height: 174px !important;
    max-height: 174px !important;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-caption {
    grid-template-columns: minmax(0, 1fr) 112px;
    grid-template-rows: 1fr auto;
    gap: 16px 12px;
    padding-top: 12px;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-title {
    min-height: 0 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-item-rating {
    grid-column: 1;
    grid-row: 2;
  }

  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart {
    grid-column: 2;
    grid-row: 2;
  }
}

@media (prefers-reduced-motion: reduce) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card *,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card *::before,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope .product-layout.product-grid.syn-promo-card *::after {
    transition: none !important;
    animation: none !important;
  }
}



/* Light Rim: adapted from the Uiverse example by dylanharriscameron.
   Qualified sale cards only; no fixed dimensions, global classes or price changes. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block {
  isolation:isolate;
  background:transparent!important;
  border-color:#e4e9ec!important;
  border-radius:16px!important;
  box-shadow:0 3px 12px #24343d0a!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card {container-type:inline-size;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block:is(:hover,:focus-within) {
  border-color:#c7dadc!important;box-shadow:0 5px 16px #24343d10!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block > .syn-promo-rim {
  position:absolute;inset:0;z-index:-1;pointer-events:none;
  border-radius:inherit;overflow:hidden;background:#fff;
}
.syn-promo-rim::before,.syn-promo-rim::after {
  content:"";position:absolute;z-index:0;width:48%;height:23%;
  background:#ff6864;border-radius:50%;filter:blur(14px);opacity:.32;
  transform:translate(0,0);pointer-events:none;
}
.syn-promo-rim::before {right:0;top:0;}
.syn-promo-rim::after {left:0;bottom:0;}
.syn-promo-rim,.syn-promo-rim * {pointer-events:none!important;}
.product-layout:not(.product-grid) .syn-promo-rim {display:none!important;}
.product-layout:not(.product-grid) .syn-card-details[data-syn-promo-owned],
.product-layout:not(.product-grid) .syn-card-details-toggle[data-syn-promo-owned] {display:none!important;}
.syn-promo-rim > span {
  position:absolute;inset:2px;z-index:1;border-radius:14px;background:#fff;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {
  background:transparent!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {height:200px;min-height:200px;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a > img {height:180px!important;max-height:180px!important;transform:none!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {padding:22px 4px 0;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-title {font-size:15px!important;font-weight:500!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-sticker-stickers_special {
  display:inline-flex!important;order:-1;padding:5px 9px!important;
  color:#bf3834!important;background:#ffebe8!important;border-radius:7px!important;
  font-weight:500!important;font-size:11px!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img > .ds-module-stickers > :not(.ds-module-sticker-stickers_special) {
  display:none!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-price .ds-module-sticker {
  background:#e7f7f7!important;color:#007d81!important;padding:4px 6px!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-rating.syn-opt1-rating-empty {
  display:none!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img {position:relative;margin:0!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart-btn:disabled {opacity:.55;cursor:not-allowed;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.is-details-visible,.is-details-open) > .content-block {
  border-radius:16px!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.is-details-visible,.is-details-open) {z-index:auto;}
/* Hover never opens a second surface over the next row. Facts are opt-in and
   reflow inside the card; native 2306 still owns its pinned-state handlers. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details {
  display:none!important;position:static;inset:auto;z-index:auto;
  width:100%;padding:12px 0 0;margin:0!important;
  border:0;border-radius:0;box-shadow:none;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.is-details-open.syn-promo-has-facts .syn-card-details {
  display:block!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details-toggle {
  display:none!important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-promo-has-facts .syn-card-details-toggle {
  display:block!important;order:2;align-self:flex-start;width:auto;min-height:32px;margin:0 0 5px;padding:5px 0;
  border:0;border-radius:0;
  background:transparent;color:#007a7e;font:400 12px/1.5 Ubuntu,Arial,sans-serif;text-align:left;
}
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference) {
  .syn-promo-card:hover .syn-promo-rim::before,.syn-promo-card:focus-within .syn-promo-rim::before {animation:syn-rim-drift 7s ease-in-out infinite;}
  .syn-promo-card:hover .syn-promo-rim::after,.syn-promo-card:focus-within .syn-promo-rim::after {animation:syn-rim-drift 7s ease-in-out infinite reverse;}
}
@keyframes syn-rim-drift {0%,100%{transform:translate(0,0);opacity:.32}50%{transform:translate(-30%,20%);opacity:.5}}
@media(prefers-reduced-motion:reduce) {
  .syn-promo-rim,.syn-promo-rim::before,.syn-promo-rim::after {animation:none!important;transition:none!important;}
}
@media(max-width:767.98px) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card:is(.is-details-visible,.is-details-open) > .content-block {border-radius:16px!important;}
}
/* Native promotions uses two narrow columns on phones. Reflow only the sale card,
   leaving its grid and neighbouring regular products untouched. */
@container(max-width:220px) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card > .content-block {padding:10px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {height:165px;min-height:165px;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a {padding:42px 0 2px;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-img-box > a > img {height:120px!important;max-height:120px!important;transform:none!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-title {font-size:12px!important;line-height:1.45!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-caption {grid-template-columns:minmax(0,1fr);grid-template-rows:1fr auto auto;gap:12px;padding-top:10px;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-category-item-rating {grid-column:1;grid-row:2;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-cart {grid-column:1;grid-row:3;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-price-new {font-size:20px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .ds-module-sticker-stickers_special {padding:4px 5px!important;font-size:9px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card .syn-card-details-toggle {font-size:11px;}
}

/* Liquid Corner: selected teal upper-left / coral lower-right reference.
   Decorative raster assets are isolated; native commerce nodes stay intact. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready{z-index:1;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block{padding:0!important;isolation:isolate;background:#fff!important;border:1px solid #c8dfe1!important;border-radius:18px!important;box-shadow:0 9px 26px rgba(20,48,59,.095),-3px -3px 15px rgba(0,181,185,.055),4px 8px 19px rgba(255,68,60,.045)!important;transform:translateY(0)!important;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease!important;overflow:visible!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within){border-color:#7ecbd0!important;box-shadow:0 18px 42px rgba(20,48,59,.15),-7px -7px 24px rgba(0,181,185,.13),8px 12px 25px rgba(255,68,60,.105)!important;transform:translateY(-4px)!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready:has(> .content-block:is(:hover,:focus-within)){z-index:4;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-promo-rim{display:none!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor{position:absolute;inset:0;margin:0!important;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor img{position:absolute;display:block;max-width:none!important;height:auto!important;pointer-events:none;mix-blend-mode:normal;filter:saturate(1.32) contrast(1.06);animation-delay:var(--corner-phase,0s);transition:filter .28s ease,opacity .28s ease;will-change:transform;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-teal{top:-6px;left:-6px;width:69%;transform-origin:top left;animation:syn-corner-teal-drift 6.2s ease-in-out infinite alternate;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-red{bottom:-6px;right:-6px;width:48%;transform-origin:bottom right;animation:syn-corner-red-drift 6.8s ease-in-out infinite alternate;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .syn-corner-decor img{filter:saturate(1.55) contrast(1.09) brightness(1.025);}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .syn-corner-teal{animation-duration:2.8s;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .syn-corner-red{animation-duration:3.1s;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-discount{position:absolute;top:17px;left:16px;z-index:3;display:flex;align-items:center;justify-content:center;min-width:67px;min-height:35px;padding:5px 12px;border:1px solid rgba(255,255,255,.82);border-radius:14px;background:#ff443c;box-shadow:0 7px 16px rgba(255,68,60,.24),inset 0 1px 0 rgba(255,255,255,.28);color:#fff!important;font:700 20px/1.15 Ubuntu,Arial,sans-serif;letter-spacing:-.25px;pointer-events:none;transition:transform .24s ease,box-shadow .24s ease;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .syn-corner-discount{box-shadow:0 9px 21px rgba(255,68,60,.34),inset 0 1px 0 rgba(255,255,255,.34);transform:translateY(-1px) scale(1.025);}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img{position:relative;z-index:1;margin:0!important;padding:0 17px!important;background:transparent!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a{height:240px!important;min-height:240px!important;background:transparent!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a{padding:54px 0 0!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a>img{width:100%!important;height:190px!important;max-height:190px!important;object-fit:contain!important;mix-blend-mode:multiply;filter:saturate(1.045) contrast(1.025);transform:scale(1)!important;transition:transform .28s ease,filter .28s ease!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .ds-module-img-box>a>img{filter:saturate(1.1) contrast(1.04);transform:scale(1.045)!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img>.ds-module-stickers{display:none!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-buttons{top:12px!important;right:12px!important;gap:1px!important;z-index:4!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-wishlist,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-compare{width:36px!important;height:36px!important;min-width:36px!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(213,226,229,.9)!important;border-radius:10px!important;box-shadow:0 3px 10px rgba(20,48,59,.06)!important;color:#29414b!important;backdrop-filter:blur(7px);transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-wishlist:hover,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-compare:hover{background:#fff!important;border-color:#62c7cc!important;box-shadow:0 7px 16px rgba(0,181,185,.16)!important;color:#00868e!important;transform:translateY(-2px)!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-caption{position:relative;z-index:1;display:flex!important;flex-direction:column!important;gap:0!important;padding:10px 0 0!important;flex:1 1 auto!important;background:transparent!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-category-item-info{padding:0 20px 14px!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-title{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;-webkit-line-clamp:unset!important;font-size:15.5px!important;line-height:1.4!important;font-weight:600!important;letter-spacing:-.12px;white-space:normal!important;overflow-wrap:anywhere!important;color:#0c2029!important;margin:0 0 10px!important;transition:color .2s ease!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-title:hover{color:#00868e!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-card-brand{font-size:11px!important;margin-bottom:6px!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-stock{font-size:12.5px!important;font-weight:500!important;line-height:1.5!important;margin:0!important;padding-top:8px!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer{display:flex;flex-direction:column;align-items:flex-start;gap:12px;position:relative;width:100%;min-width:0;min-height:129px;padding:0 20px 20px;margin:0;background:transparent;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer>.ds-category-item-rating{position:static!important;display:block!important;width:100%!important;margin:0!important;padding:0!important;order:0!important;grid-area:auto!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer>.ds-module-cart{position:static!important;display:flex!important;align-self:flex-start!important;width:68%!important;max-width:210px!important;min-width:120px!important;min-height:44px!important;margin:0!important;padding:0!important;order:1!important;grid-area:auto!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-price>.d-flex{display:contents!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-price{display:grid!important;grid-template-columns:max-content max-content!important;grid-template-rows:auto auto!important;align-items:center!important;justify-content:start!important;gap:4px 9px!important;padding:0!important;margin:0!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-price-old{grid-column:1;grid-row:1;font-size:13px!important;line-height:1.4!important;color:#75808a!important;font-weight:400!important;margin:0!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-price .ds-module-sticker{grid-column:2;grid-row:1;font-size:11px!important;line-height:1.3!important;padding:4px 7px!important;border-radius:6px!important;color:#d93632!important;background:#fff0ee!important;border:1px solid #ffd8d4!important;font-weight:600!important;margin:0!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-price-new{grid-column:1/-1;grid-row:2;font-size:27px!important;line-height:1.22!important;color:#091e27!important;font-weight:700!important;letter-spacing:-.35px;margin:0!important;white-space:nowrap!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn{width:100%!important;max-width:none!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;background:#06c2ca!important;border:1px solid #00aab3!important;border-radius:10px!important;box-shadow:0 8px 18px rgba(0,174,183,.24),inset 0 1px 0 rgba(255,255,255,.26)!important;color:#052c33!important;font-size:14px!important;font-weight:600!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn .button-text{display:inline!important;line-height:1.2!important;color:inherit!important;white-space:nowrap!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn svg{flex:none!important;width:20px!important;height:20px!important;fill:none!important;color:inherit!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn:hover{background:#15d0d6!important;border-color:#00a6af!important;box-shadow:0 11px 24px rgba(0,174,183,.34),inset 0 1px 0 rgba(255,255,255,.32)!important;color:#04282e!important;transform:translateY(-2px)!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn:active{box-shadow:0 4px 10px rgba(0,182,191,.22)!important;transform:translateY(0)!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-card-details{position:relative!important;z-index:1!important;padding:12px 20px 20px!important;background:transparent!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-card-details-toggle{min-height:32px!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready button:focus-visible,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready a:focus-visible{outline:2px solid #007b83!important;outline-offset:3px!important;}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready.syn-corner-paused .syn-corner-decor img,
:root.syn-rim-off :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor img,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope.syn-corner-page-hidden .syn-corner-decor img{animation-play-state:paused!important;will-change:auto;}
@keyframes syn-corner-teal-drift{from{transform:translate(0,0) scale(1.02)}to{transform:translate(-5px,-3px) scale(1.13)}}
@keyframes syn-corner-red-drift{from{transform:translate(0,0) scale(1.02)}to{transform:translate(4px,2px) scale(1.15)}}
@media(prefers-reduced-motion:reduce){
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor img{animation:none!important;will-change:auto!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready *,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block{transition:none!important;scroll-behavior:auto!important;}
}
@container(max-width:235px){
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img{padding:0 10px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a{height:197px!important;min-height:197px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a{padding:65px 0 0!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a>img{height:132px!important;max-height:132px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-discount{left:10px;top:12px;min-width:49px;min-height:29px;padding:4px 7px;font-size:17px;border-radius:11px;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-buttons{right:5px!important;top:6px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-wishlist,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-compare{width:44px!important;min-width:44px!important;height:44px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-category-item-info{padding:0 11px 10px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-title{font-size:13px!important;line-height:1.4!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer{padding:0 11px 14px;min-height:120px;gap:10px;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer>.ds-module-cart{width:100%!important;max-width:none!important;min-width:0!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-price-new{font-size:23px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-price-old{font-size:11px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-price>.ds-module-sticker{font-size:10px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn{font-size:13px!important;padding:0 8px!important;gap:6px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-teal{width:62%;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-red{width:42%;}
}
@container(max-width:160px){
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-buttons{flex-direction:column!important;right:2px!important;top:5px!important;gap:0!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box,:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a{height:190px!important;min-height:190px!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a{padding:64px 0 0!important;}
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a>img{height:126px!important;max-height:126px!important;}
}

/* Selected option 1, 05 Sep: logo-derived chamfers, saturated accents, quiet motion.
   Presentation only. Original catalog nodes, prices and click handlers are reused. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready {
  --precision-cyan: #00c5cc;
  --precision-red: #f0352b;
  --precision-ink: #10232c;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block {
  /* Keep the native border box, but paint the surface on the clipped decor only.
     Clipping the interactive card would cut focus rings and expanded content. */
  border: 1px solid transparent !important;
  background: transparent !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  transform: none !important;
  transition: border-color .24s ease, box-shadow .24s ease !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) {
  border-color: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor img {
  display: none !important;
  animation: none !important;
  will-change: auto !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor {
  /* -1px compensates the shell's reserved 1px border: both outer boxes align. */
  inset: -1px;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-shadow: inset 0 0 0 1px #dbe2e5;
  clip-path: polygon(11px 0,100% 0,100% calc(100% - 11px),calc(100% - 11px) 100%,0 100%,0 11px);
  transition: box-shadow .24s ease;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .syn-corner-decor {
  box-shadow: inset 0 0 0 1px #00b7c2;
}
/* Flat accent outlines; only their absolutely positioned length animates. */
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor::before,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor::after {
  content: "";
  position: absolute;
  width: 76px;
  height: 36px;
  background: var(--precision-cyan);
  clip-path: polygon(0 11px,11px 0,100% 0,100% 3px,12px 3px,3px 12px,3px 100%,0 100%);
  pointer-events: none;
  animation: syn-precision-trace 6s cubic-bezier(.45,0,.25,1) infinite;
  animation-delay: var(--corner-phase,0s);
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor::before {
  top: 0; left: 0;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-decor::after {
  bottom: 0; right: 0;
  transform: rotate(180deg);
  background: var(--precision-red);
  animation-delay: calc(var(--corner-phase,0s) - 3s);
}
@keyframes syn-precision-trace {
  0%,100% { width: 28px; height: 20px; }
  38%,58% { width: 92px; height: 38px; }
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-discount {
  top: 17px; left: 16px;
  min-width: 59px; min-height: 31px;
  padding: 6px 9px;
  border: 0; border-radius: 2px;
  clip-path: polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);
  background: #e32b23;
  color: #fff !important;
  box-shadow: none !important;
  font-size: 16px; font-weight: 700; letter-spacing: 0;
  transform: none !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-img-box>a>img {
  filter: none !important;
  mix-blend-mode: normal;
  transition: transform .32s ease !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .ds-module-img-box>a>img {
  filter: none !important;
  transform: scale(1.025) !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-buttons {
  gap: 3px !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-wishlist,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-compare {
  background: #fff !important;
  color: #23343c !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  backdrop-filter: none;
  transform: none !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-wishlist:hover,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-button-compare:hover {
  background: #effcfc !important;
  color: #007d88 !important;
  border-color: #b9ecee !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-title {
  font-size: 15px !important;
  line-height: 1.42 !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  color: var(--precision-ink) !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-stock {
  font-weight: 400 !important;
  order: 2 !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-card-details-toggle {
  display: flex !important;
  order: 3 !important;
  align-items: center;
  width: 100%;
  gap: 14px;
  color: #007b89 !important;
  padding: 6px 0 !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-card-details-toggle::after {
  content: "";
  flex: 1;
  min-width: 18px;
  height: 1px;
  margin-left: 2px;
  background: var(--precision-cyan);
  transform: scaleX(.75);
  transform-origin: right;
  transition: transform .28s ease;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready > .content-block:is(:hover,:focus-within) .syn-card-details-toggle::after {
  transform: scaleX(1);
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer {
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  min-height: 130px;
  padding: 4px 20px 20px;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer>.ds-category-item-rating {
  width: 100% !important;
  align-self: stretch !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer>.ds-module-cart {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  align-self: stretch !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-price .ds-module-sticker {
  display: none !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-price-new {
  font-size: 27px !important;
  color: #10232c !important;
  letter-spacing: -.35px !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn {
  background: var(--precision-cyan) !important;
  color: #082e34 !important;
  border: 0 !important;
  border-radius: 4px !important;
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 10px,100% 100%,0 100%);
  box-shadow: none !important;
  transform: none !important;
  transition: background .22s ease !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn svg {
  transition: transform .25s ease !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn::before {
  display: none !important;
  box-shadow: none !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn:hover {
  background: #00b3bf !important;
  color: #082e34 !important;
  box-shadow: none !important;
  transform: none !important;
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn:hover svg {
  transform: translateY(-2px);
}
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-cart-btn:focus-visible {
  outline-offset: -4px !important;
}
@container(max-width:235px) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-discount {
    left: 11px; top: 13px; min-width: 49px; min-height: 29px;
    padding: 5px 7px; font-size: 14px;
  }
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-module-title {
    font-size: 13px !important;
  }
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-corner-footer {
    padding: 2px 11px 14px;
    min-height: 120px;
  }
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .ds-price-new {
    font-size: 23px !important;
  }
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready .syn-card-details-toggle {
    gap: 6px;
  }
}
/* Pseudos need their own pause rules; the legacy image hooks do not cover them. */
:root.syn-rim-off :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-decor::before,
:root.syn-rim-off :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-decor::after,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope.syn-corner-page-hidden .syn-corner-decor::before,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope.syn-corner-page-hidden .syn-corner-decor::after,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-paused .syn-corner-decor::before,
:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-paused .syn-corner-decor::after {
  animation-play-state: paused !important;
}
:root.syn-rim-off :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-ready *,
:root.syn-rim-off :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-ready *::after {
  transition: none !important;
}
@media(prefers-reduced-motion:reduce) {
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-ready *,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-ready *::before,
  :root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .syn-corner-ready *::after {
    animation: none !important;
    transition: none !important;
  }
}

:root :is(#product-category,#product-search,#product-manufacturer,#product-special).syn-promo-scope.syn-promo-scope .product-layout.product-grid.syn-promo-card.syn-corner-ready:not(.syn-promo-has-facts) .syn-card-details-toggle{display:none!important}
