.blog-product-card{position:relative;background:#fff;border-radius:1.2rem;overflow:hidden;transition:all .3s ease;height:100%}.blog-product-card:hover{transform:translateY(-.4rem);box-shadow:0 .8rem 2.4rem #0000001a}.blog-product-card__inner{height:100%;display:flex;flex-direction:column}.blog-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;flex-shrink:0}.blog-product-card__media-link{display:block;width:100%;height:100%}.blog-product-card__image-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.blog-product-card__image-track{display:flex;width:100%;height:100%;transition:transform .3s ease;will-change:transform}.blog-product-card__image-track.is-dragging{transition:none}.blog-product-card__image-item{flex-shrink:0;width:100%;height:100%;position:relative}.blog-product-card__image-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.blog-product-card__dots{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);display:none;gap:.6rem;z-index:5;pointer-events:none}.blog-product-card__dot{width:.6rem;height:.6rem;border-radius:50%;background:#e1003566;transition:all .3s ease;box-shadow:0 0 0 1px #ffffff4d}.blog-product-card__dot.active{background:#e10035;transform:scale(1.3);box-shadow:0 0 0 2px #ffffff80}@media(max-width:768px){.blog-product-card__dots{display:flex}}.blog-product-card__badges{position:absolute;top:1.2rem;left:1.2rem;display:flex;flex-direction:column;gap:.8rem;z-index:10}.blog-product-card__badge{display:inline-block;padding:.4rem .8rem;font-size:1.2rem;font-weight:600;border-radius:.4rem;text-transform:uppercase;letter-spacing:.05em}.blog-product-card__badge--sale{background:#ff4757;color:#fff}.blog-product-card__badge--sold-out{background:#747d8c;color:#fff}.blog-product-card__content{padding:1.6rem;flex:1;display:flex;flex-direction:column}.blog-product-card__vendor{font-size:1.2rem;color:#666;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.05em}.blog-product-card__title{margin:0 0 .8rem;flex:1}.blog-product-card__title-link{font-size:1.4rem;font-weight:600;line-height:1.3;color:#333;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-product-card__title-link:hover{color:#e10035}.blog-product-card__price{margin-bottom:1.2rem;display:flex;align-items:center;gap:.8rem}.blog-product-card__price-current{font-size:1.6rem;font-weight:700;color:#e10035}.blog-product-card__price-compare{font-size:1.3rem;color:#999;text-decoration:line-through}.blog-product-card__add-to-cart{display:block;width:100%;padding:1rem;margin-top:auto;background:#e10035;color:#fff;border:none;border-radius:.6rem;font-size:1.4rem;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:background .2s}.blog-product-card__add-to-cart:hover:not(:disabled){background:#c4002d}.blog-product-card__add-to-cart:disabled{background:#ccc;cursor:not-allowed}.blog-product-card__add-to-cart.added{background:#22c55e}@media(max-width:768px){.blog-product-card__content{padding:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/blog-product-card.css.map */
