@keyframes fadeInEffect{from{opacity:0}to{opacity:1}}.product-card-video{position:relative;display:flex;flex-direction:column;width:100%;max-width:242px;gap:12px}.product-card-video__media-container{position:relative;width:100%;font-size:0;line-height:0}.product-card-video__media{position:relative;width:242px;height:375px;object-fit:cover;border-radius:10px;margin:0;padding:0}.product-card-video__mute{position:absolute;right:13px;bottom:16px;width:33px;height:33px;border-radius:100%;background:rgba(0,0,0,.33);display:flex;justify-content:center;align-items:center;border:none;font-size:1rem}.product-card-video__mute svg{pointer-events:none;display:block;flex-shrink:0;height:16px;width:auto}.product-card-video__mute .icon-video-mute{width:18px}.product-card-video__mute .icon-video-play{width:13px}.product-card-video__mute-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;line-height:0}.product-card-video__content{position:relative;display:flex;flex-direction:row;width:100%;gap:8px;border-radius:5px;padding:4px 6px;border:1px solid #d9d9d9}.product-card-video__item{overflow:hidden}.product-card-video__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.product-card-video__image{position:relative;height:64px;width:52px;flex:0 0 52px;background:#e4e0de;display:flex;object-fit:cover;justify-content:center;align-items:center}.product-card-video__info{position:relative}.product-card-video__title{font-weight:600;position:relative;font-size:11px;line-height:135%;margin:8px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card-video__description{position:relative;font-size:11px;line-height:135%;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card-video__price-container{position:relative}.product-card-video__price{position:relative;font-weight:600;font-size:11px;line-height:135%}.product-card-video__compare-at-price{position:relative}