.product-list[data-v-d22b778f]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-columns:repeat(var(--product-columns,5),minmax(0,1fr));grid-gap:40px 10px;grid-gap:40px var(--product-gap,10px);gap:40px 10px;gap:40px var(--product-gap,10px);gap:var(--product-gap,var(--product-row-gap,40px) var(--product-column-gap,10px))}.product-list.columns_6[data-v-d22b778f]{--product-name-lines:1}.product-list[data-v-d22b778f] li:has(.product).highlight{position:relative}.product-list[data-v-d22b778f] li:has(.product).highlight:before{border:2px solid #000;content:"";display:block;height:calc(100% + 10px);left:-7px;pointer-events:none;position:absolute;top:-7px;width:calc(100% + 10px)}.product-list--horizontal[data-v-d22b778f]{--product-item-flow:row;--product-item-align:center;--product-visual-width-default:8.25rem;--product-name-height-default:auto;--product-price-margin-block:.875rem;display:flex;flex-direction:column;gap:.8125rem 0;gap:var(--product-gap,.8125rem 0)}@keyframes pulse-d22b778f{0%{opacity:1}to{opacity:.6}}.loading[data-v-d22b778f]{animation:pulse-d22b778f 1s linear infinite alternate}.loading[data-v-d22b778f]>*{opacity:var(--loading-opacity);transition:opacity .2s ease-in-out;transition:var(--loading-transition,opacity .2s ease-in-out)}.loading[data-v-d22b778f] .product__visual__media{aspect-ratio:1}.loading.loading--out[data-v-d22b778f]{--loading-opacity:0;animation:none}.loading.loading--in[data-v-d22b778f]{--loading-opacity:1;animation:none}
