.video-product-card-wrapper{display:block;width:100%;max-width:360px}.video-product-card{background-color:#f2f2f0;border-radius:6px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;width:100%;aspect-ratio:173 / 147}.video-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.video-product-card:focus-within{outline:2px solid #000000;outline-offset:2px}.video-product-card__inner{display:flex;flex-direction:column;height:100%;width:100%}.video-product-card__cover{position:relative;width:86.13%;margin:6.94% 6.94% 0;aspect-ratio:149 / 89;overflow:hidden;border-radius:4px}.video-product-card__image,.video-product-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.video-product-card:hover .video-product-card__image{transform:scale(1.05)}.video-product-card__placeholder{background-color:#e8e8e8;display:flex;align-items:center;justify-content:center}.video-product-card__title{padding:0 6.94%;margin-top:4.05%;margin-bottom:6.94%;display:flex;align-items:center;justify-content:space-between;gap:4.62%;flex:1;min-height:17.34%}.video-product-card__title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-body-family, "Satoshi");font-size:12px;font-weight:500;color:#000;line-height:140%;flex:1;min-width:0}.video-product-card__play-button{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;min-height:30px;border-radius:50%;background-color:transparent;border:none;cursor:pointer;transition:transform .2s ease;padding:0}.video-product-card__play-button:hover{transform:scale(1.05)}.video-product-card__play-button svg{width:100%;height:100%}@media screen and (min-width:768px){.video-product-card__title span{font-size:min(max(1.04vw,1.4rem),20px)}.video-product-card__play-button{width:min(max(2.5vw,30px),48px);height:min(max(2.5vw,30px),48px)}}.video-product-card__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center;background-color:#000c;padding:2rem}.video-product-card__modal[open]{display:flex}.video-product-card__modal-content{position:relative;width:90%;max-width:1200px;aspect-ratio:16 / 9;background-color:#000;border-radius:1.2rem;animation:modal-enter .3s ease}@keyframes modal-enter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.video-product-card__modal-toggle{position:fixed;top:2rem;right:2rem;width:4rem;height:4rem;border-radius:50%;background-color:#fff3;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10001}.video-product-card__modal-toggle:hover{background-color:#ffffff4d}.video-product-card__modal-toggle svg{width:24px;height:24px;color:#fff}.video-product-card__modal-video{display:block;width:100%;height:100%}.video-product-card__modal-video iframe{width:100%;height:100%;border:none}@media screen and (max-width:768px){.video-product-card__modal{padding:1.6rem}.video-product-card__modal-content{width:95%}.video-product-card__modal-toggle{top:1.6rem;right:1.6rem;width:3.6rem;height:3.6rem}.video-product-card__modal-toggle svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/component-video-product-card.css.map */
