.product-card-list{--shop-ui-custom-product-card-height:100%;place-items:stretch}.product-card-list__title{font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));font-weight:var(--shop-ui-custom-font-weight,400);font-size:calc(var(--shop-ui-custom-font-size)*1.1);letter-spacing:var(--shop-ui-custom-text-letter-spacing);color:var(--shop-ui-custom-font-color);margin-bottom:8px}@media(min-width:769px){.product-card-list__title{margin-bottom:16px}}@media(min-width:1025px){.product-card-list__title{margin-bottom:20px}}.product-card-list--feature .product-card__image{padding-top:120%}.product-card-list--light{padding-bottom:18px}.product-card-list--light .product-card__price-box{flex-direction:row}.product-card-list--light .product-card__content{padding:8px}@media(min-width:769px){.product-card-list--light .product-card__content{padding:16px}}@media(min-width:1025px){.product-card-list--light .product-card__content{padding:20px}}.scroll .product-card-list__viewport{width:100%;overflow:auto;touch-action:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:20px;margin-bottom:-20px}.grid .product-card__box{display:grid;grid-column-gap:var(--shop-ui-custom-product-card-list-gap,16px);column-gap:var(--shop-ui-custom-product-card-list-gap,16px);grid-row-gap:calc(var(--shop-ui-custom-product-card-list-gap, 16px)*1.2);row-gap:calc(var(--shop-ui-custom-product-card-list-gap, 16px)*1.2);grid-template-columns:repeat(2,1fr)}@media(min-width:769px){.grid .product-card__box{grid-template-columns:repeat(var(--shop-ui-custom-product-card-list-items,3),1fr)}}.product-card{--product-card-content-padding:0px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));font-weight:var(--shop-ui-custom-font-weight,400);font-size:var(--shop-ui-custom-font-size,16px);letter-spacing:var(--shop-ui-custom-text-letter-spacing);text-align:var(--shop-ui-custom-text-alignment);color:var(--shop-ui-custom-font-color);gap:16px;height:var(--shop-ui-custom-product-card-height,unset);border-radius:var(--shop-ui-custom-product-card-list-border-radius);width:100%}.product-card--fullWidth{width:100%}.product-card__upper-area{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:13px}.product-card__upper-area--shadow{--product-card-content-padding:16px;gap:0;box-shadow:0 4px 8px 0 rgba(0,0,0,.08)}.product-card__upper-area--shadow span.product-card__price{margin-right:8px}.product-card__upper-area--shadow b.product-card__price{margin-right:0}.product-card__lower-area{width:100%;padding-bottom:2px}.product-card__badge{position:absolute;top:0;left:0;font-size:calc(var(--shop-ui-custom-font-size, 16px)*.9);font-weight:600;line-height:1.2;white-space:nowrap;font-family:inherit;color:var(--shop-ui-custom-component-promo-badge-text-color);background-color:var(--shop-ui-custom-component-promo-badge-bg-color);border-top-right-radius:4px;border-bottom-right-radius:4px;padding:4px 8px;z-index:1}.product-card__badge--out-of-stock{background-color:#acacac;border-top-right-radius:0;border-bottom-right-radius:0}.product-card__price-badge{position:absolute;bottom:0;left:0;padding:8px;background-color:#fff;font-size:var(--shop-ui-custom-font-size)}.product-card__content{flex:1 1;font-size:var(--shop-ui-custom-font-size,16px);font-weight:var(--shop-ui-custom-font-weight,400);font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));color:var(--shop-ui-custom-font-color);display:flex;flex-direction:column;gap:1px}.product-card__content__title{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit;text-align:inherit;line-height:1.4;margin-bottom:8px}.product-card__price-box{display:flex;flex-direction:row-reverse;justify-content:var(--shop-ui-product-card-price-justify-content);align-items:flex-end;flex-wrap:wrap;row-gap:8px}.product-card__price{white-space:nowrap;font-size:var(--shop-ui-custom-font-size,16px);font-weight:var(--shop-ui-custom-font-weight,400);line-height:1;font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));color:var(--shop-ui-custom-font-color)}.product-card__price+b{font-size:calc(var(--shop-ui-custom-font-size)*.9);color:#7c7c80;font-weight:400;text-decoration:line-through;line-height:1}.product-card b.product-card__price{margin-right:8px}.product-card__button{width:100%;padding:12px;border-radius:var(--shop-ui-custom-border-radius);font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));font-weight:var(--shop-ui-custom-font-weight,400);letter-spacing:var(--shop-ui-custom-text-letter-spacing);font-size:var(--shop-ui-custom-font-size);box-shadow:0 1px 2px 0 rgba(0,0,0,.06),0 1px 3px 0 rgba(0,0,0,.1);background-color:var(--shop-ui-custom-component-primary-button-bg-color);color:var(--shop-ui-custom-component-primary-button-text-color);border-radius:6px}.product-card__button:hover{filter:brightness(1.1)}.product-card__button:active{filter:brightness(1.2)}.product-card__title-skeleton{width:80%;height:20px;margin-bottom:4px}.product-card__price-skeleton{width:50%;height:20px}.product-card__box{display:flex;flex-wrap:nowrap;gap:var(--shop-ui-custom-product-card-list-gap,16px);justify-content:flex-start}.scroll .product-card__container{width:100%;scroll-snap-align:start;flex:0 0 calc(45.4545454545% - var(--shop-ui-custom-product-card-list-gap, 16px));max-width:calc(45.4545454545% - var(--shop-ui-custom-product-card-list-gap, 16px))}@media(min-width:769px){.scroll .product-card__container{flex:0 0 calc(100%/(var(--shop-ui-custom-product-card-list-items, 3) + .2) - var(--shop-ui-custom-product-card-list-gap, 16px));max-width:calc(100%/(var(--shop-ui-custom-product-card-list-items, 3) + .2) - var(--shop-ui-custom-product-card-list-gap, 16px))}}.product-card__image,.product-card__image-box{position:relative;width:100%}.product-card__image{aspect-ratio:1/1}@supports not (aspect-ratio:1/1){.product-card__image{width:100%;height:0;line-height:0;padding-top:100%}.product-card__image__picture{position:absolute;top:0;left:0;width:100%;height:100%}}.ssr-product-card{width:100%}.ProductGiveaway_root__5P8lk{--shop-ui-custom-font-weight:inherit;--shop-ui-custom-font-size:inherit;--shop-ui-custom-font-color:inherit;--shop-ui-custom-text-letter-spacing:inherit;--shop-ui-custom-text-alignment:left;--shop-ui-custom-component-primary-button-bg-color:rgba(33,32,38,1);--shop-ui-custom-component-primary-button-text-color:rgba(255,255,255,1);--shop-ui-custom-component-promo-badge-bg-color:rgba(255,255,255,1);--shop-ui-custom-component-promo-badge-text-color:rgba(33,32,38,1);--shop-ui-product-card-price-justify-content:flex-end}
/*# sourceMappingURL=963e2a386df7c43c.css.map*/