.product-card{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 6px #0000000f;transition:.18s;position:relative;border:2px solid #DD3333}.product-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #0000001f}.product-card__media{width:100%;height:367px;position:relative;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none}.product-card__image,.product-card__media img{width:100%;height:367px;object-fit:contain;padding:0;margin:0;background:transparent;transition:transform .3s ease;display:block;pointer-events:none}.product-card:hover .product-card__image,.product-card:hover .product-card__media img{transform:scale(1.05)}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;border:none;box-shadow:0 2px 4px #0000001a;opacity:0;transition:all .2s ease}.product-card:hover .gallery-nav{opacity:1}.gallery-prev{left:8px}.gallery-next{right:8px}.gallery-nav:before{content:"";width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;display:block;transition:all .2s ease}.gallery-prev:before{transform:rotate(-135deg);margin-left:3px}.gallery-next:before{transform:rotate(45deg);margin-right:3px}.gallery-nav:hover{background:#fff;box-shadow:0 4px 12px #0003}.gallery-nav:hover:before{border-color:#be0000}.product-card__pagination{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:2}.product-card__pagination-bullet{width:6px;height:6px;background:#ffffff80;border:1px solid hsl(0,0%,0%);border-radius:50%;cursor:pointer;transition:all .2s ease}.product-card__pagination-bullet.active{background:#d33;border-color:#d33}.product-card__info{position:relative;background:#fff;padding:10px;display:flex;flex-direction:column;z-index:1}.product-card__title{width:100%;margin:0 0 10px;font:600 14px/1.3 var(--font-body-family);color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.6em}.product-card__title a{text-decoration:none;color:inherit}.product-card__price{width:100%;height:auto;font-size:1.9rem;font-weight:700;color:#222;display:flex;align-items:center;gap:8px;justify-content:flex-end}.product-card__price del{font-size:14px;color:#000;margin-left:8px;text-decoration:line-through;font-weight:400}.product-card__actions{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;margin:0 auto;border-radius:14px;box-shadow:none;gap:12px;padding:0 10px}.product-card__button{background:#d3d8dd;color:#232323;border-radius:20px;font-size:1rem;font-weight:500;padding:8px 22px;border:none;box-shadow:none;transition:background .2s,color .2s;margin:0;white-space:nowrap}.product-card__button:hover{background:#bfc5cb;color:#232323}.product-card__button:disabled{background:#ccc;color:#888;cursor:not-allowed}.product-card__button.added-to-cart{background:#d33;color:#fff}@media (max-width: 768px){.product-card__title{font-size:13px}.product-card__price{font-size:16px}.product-card__button{padding:6px 12px;font-size:13px}.gallery-nav{width:26px;height:26px;opacity:1}}@media screen and (max-width: 749px){.product-card{width:100%;min-width:0;height:auto;border-radius:12px;box-shadow:0 1px 6px #0000000f;margin-bottom:18px}.product-card__media{width:100%;height:auto;aspect-ratio:unset;padding:0;margin:0;border-radius:12px 12px 0 0}.product-card__image,.product-card__media img{width:100%;height:100%;min-height:0;object-fit:contain;border-radius:12px 12px 0 0}.product-card__info{padding:10px 8px 8px;border-radius:0 0 12px 12px;min-height:123px}.product-card__title{font-size:14px;line-height:1.3;margin-bottom:8px;height:2.6em;-webkit-line-clamp:2}.product-card__price{font-size:14px;line-height:1.2;gap:4px}.product-card__price del{font-size:12px;margin-left:4px}.product-card__actions{flex-direction:column;gap:8px;padding:8px;width:100%;height:auto;margin:0;border-radius:0 0 12px 12px}.product-card__button{font-size:12px;padding:8px 12px;width:100%;max-width:100%;min-width:0;text-align:center;border-radius:20px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-nav{width:26px;height:26px;left:8px;right:8px;opacity:1}.product-card__pagination{bottom:4px;gap:4px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
