.products-list{--bs-gutter-x:22px;--bs-gutter-y:0;--product__image--animation:fade-in .3s ease-out;grid-gap:var(--products-list--gutter-row,1.5rem) .75rem;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;margin-left:auto;margin-right:auto;max-width:var(--container--max-width,1400px);padding-bottom:1.5rem;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);padding-top:.5rem;width:100%}@media(min-width:768px){.products-list{--products-list--gutter-row:3rem}}.products-list.is-grid{--product--loading-1--display:block;--product--loading-2--display:block;grid-template-columns:repeat(2,1fr)}@media(min-width:576px){.products-list.is-grid{--product--loading-3--display:block;--product__info--p:1em .5em;--product__versions--p:0 .5em;grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.products-list.is-grid{--product--loading-4--display:block;grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.products-list.is-grid{--product__info--grid:"name . old price" auto "mat mat mat mat" auto/1fr 1rem auto auto}}.products-list.is-single{--product--loading-1--display:block;--product__info--grid:"name . old price" auto "mat mat mat mat" auto/1fr 1rem auto auto;grid-template-columns:repeat(1,1fr)}@media(max-width:575.98px){.products-list.is-single{--product__info--p:1em;--product--border-radius:0;--product--max-width:400px}}@media(min-width:576px){.products-list.is-single{--product__1--grid:4/10;--product__2--grid:1/7;--product__3--grid:7/13;grid-template-columns:repeat(12,1fr);max-width:960px}.products-list.is-single.has-items{--product__1--grid:6 span;--product__2--grid:6 span;--product__3--grid:6 span;max-width:800px}}.s-upsell-items{--gutter-section:1.5rem;-webkit-animation:fade-in .5s ease-out;animation:fade-in .5s ease-out}.s-upsell-items .products-slider{--product-list--width:220px;--product-list--aspect-ratio:100%;--product__info--grid:"name name" 1fr "old price" auto "mat mat" auto "btn btn" auto/auto 1fr;--badge-product--top:.5rem}@media(min-width:768px){.s-upsell-items .products-slider{--product-list--width:250px}}@media(min-width:992px){.s-upsell-items .products-slider{--product-list--width:320px;--product__info--grid:"name name" 1fr "old price" auto "mat mat" auto "btn btn" auto/auto 1fr}}.s-upsell-items .products-slider__item{display:grid;grid-template:"image . info" auto/90px 1rem 1fr;width:240px}@media(min-width:768px){.s-upsell-items .products-slider__item{grid-template:"image . info" auto/100px 1rem 1fr;width:280px}}@media(min-width:992px){.s-upsell-items .products-slider__item{grid-template:"image . info" auto/120px 1rem 1fr;width:320px}}.s-upsell-items .products-slider__name{align-self:start}.s-upsell-items .products-slider__info{padding-top:0;row-gap:.25rem}.s-upsell-items .badge-product{font-size:.65rem;padding:.35em}@media(min-width:992px){.s-upsell-items .badge-product{font-size:.75rem}}