.pc-gallery{overflow:hidden;border-radius:10px}.pc-gallery-track{display:flex;height:100%;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.pc-gallery-track::-webkit-scrollbar{display:none}.pc-gallery-slide{position:relative;display:block;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always;border-radius:10px;overflow:hidden}.pc-gallery-slide img.product-card-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.pc-gallery>.product-badge-list-wrapper,.pc-gallery>.product-badge{position:absolute;z-index:3;pointer-events:none}.pc-gallery>.product-badge{right:var(--badge-label-right, 10px);top:var(--badge-label-top, 10px)}.pc-gallery-nav{--pc-arrow-offset: 10px;position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;width:26px;height:34px;padding:0;transform:translateY(-50%);border:0;background:none;color:#262626;cursor:pointer;transition:opacity .2s ease-in-out,transform .3s}.pc-gallery-nav svg{width:7px;height:auto;filter:drop-shadow(0 0 2px rgba(255,255,255,.9))}.pc-gallery-nav--prev{left:var(--pc-arrow-offset)}.pc-gallery-nav--prev svg{transform:rotate(180deg)}.pc-gallery-nav--next{right:var(--pc-arrow-offset)}.pc-gallery-nav[disabled]{opacity:0;pointer-events:none}@media(hover:hover)and (min-width:750px){.pc-gallery-nav{opacity:0}.product-card:hover .pc-gallery-nav:not([disabled]){opacity:1}}@media(max-width:749px){.pc-gallery-nav{--pc-arrow-offset: 6px;width:22px;height:30px}}@media(prefers-reduced-motion:reduce){.pc-gallery-track{scroll-behavior:auto}}.collection-grid .product-card-image{transform:scale(1.12)}@media(max-width:749px){.collection-grid{--grid-flex-horizontal-gap: 10px}}.product-card-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-top:7px;margin-left:-3px}.collection-grid .product-card-swatches,.collection-grid .product-card-rating{grid-column:1 / -1}.collection-grid .product-card-info{row-gap:6px}.collection-grid .product-card-rating{margin-top:0}.collection-grid .product-card-swatches{margin-top:2px}.collection-grid .product-card-material-wrapper{margin-bottom:0}.collection-grid .product-card-material{line-height:1.35}.product-card-swatch{position:relative;display:flex;align-items:center;justify-content:center;width:min(60px,33.333%);aspect-ratio:1;flex:0 0 auto}.product-card-swatch-inner{display:block;width:calc(100% - 6px);aspect-ratio:1;border-radius:4px;overflow:hidden;background:#f7f7f7;box-shadow:inset 0 0 0 1px #2626261f;transition:box-shadow .15s ease-in-out}.product-card-swatch:hover .product-card-swatch-inner{box-shadow:inset 0 0 0 1px #26262673}.product-card-swatch.is-selected .product-card-swatch-inner{box-shadow:0 0 0 1px #262626}.product-card-swatch-image{--pc-swatch-zoom: 1.2;width:100%;height:100%;object-fit:contain;object-position:center;display:block;transform:scale(var(--pc-swatch-zoom))}.product-card-swatch-more{display:flex;align-items:center;height:60px;padding:0 5px;font-size:12px;line-height:1;color:#262626;opacity:.6}.product-card-swatch-more:hover{opacity:1}@media(max-width:749px){.product-card-swatch{width:min(54px,33.333%)}.product-card-swatch-more{height:54px}.product-card-swatches{margin-left:-3px}}.product-card-rating{--pc-star-size: 15px;display:flex;align-items:center;height:20px;margin-top:3px;line-height:1}.product-card-rating .oke-sr{font-size:12px;line-height:1}.product-card-rating .oke-stars{width:calc(var(--pc-star-size) * 5.659)}.product-card-rating .oke-stars svg{min-width:0!important;max-width:none!important;height:var(--pc-star-size)!important;width:calc(var(--pc-star-size) * 5.659)!important;display:block}.product-card-rating .oke-sr-count{font-size:12px;opacity:.65}@media(max-width:749px){.product-card-rating{--pc-star-size: 14px;height:18px}.product-card-rating .oke-sr,.product-card-rating .oke-sr-count{font-size:11px}.product-card-rating .oke-sr,.product-card-rating .oke-sr-count{font-size:10px}}@supports (grid-template-rows: subgrid){.collection-grid.grid-flex{display:grid;grid-template-columns:repeat(var(--grid-flex-columns),minmax(0,1fr));column-gap:var(--grid-flex-horizontal-gap);row-gap:0}.collection-grid .grid-flex-item{width:auto;max-width:none}.collection-grid .product-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:subgrid;grid-row:span 6;row-gap:0}.collection-grid .product-card-image-container-wrapper{grid-row:1}.collection-grid .product-card-info{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:subgrid;grid-row:2 / span 5;row-gap:0}.collection-grid .product-card-title-wrapper{grid-row:1;margin-bottom:6px}.collection-grid .product-card-material-wrapper{grid-row:2;margin-bottom:6px}.collection-grid .product-card-rating{grid-row:3;margin-top:0;margin-bottom:6px}.collection-grid .product-card-price-wrapper{grid-row:4;margin-bottom:8px}.collection-grid .product-card-swatches{grid-row:5;align-self:start;margin-top:0;padding-bottom:var(--grid-flex-vertical-gap)}}products-carousel .product-card-info{display:grid;grid-template-columns:minmax(0,1fr);gap:0;grid-gap:0;align-content:start;grid-template-rows:max-content max-content 26px max-content auto}products-carousel .product-card-title-wrapper{grid-row:1;margin-bottom:6px}products-carousel .product-card-material-wrapper{grid-row:2;margin-bottom:6px}products-carousel .product-card-rating{grid-row:3;margin-top:0;margin-bottom:6px}products-carousel .product-card-price-wrapper{grid-row:4;margin-bottom:8px}products-carousel .product-card-swatches{grid-row:5;align-self:start;align-content:flex-start;margin-top:0;min-height:120px}products-carousel .product-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;min-height:2.6em}products-carousel .product-card-material{line-height:1.35;min-height:1.35em}
/*# sourceMappingURL=/cdn/shop/t/30/assets/component-product-card.css.map */
