video-card{display:flex;border-radius:.8rem;overflow:hidden}video-card video{width:100%;height:100%;aspect-ratio:1080 / 1920;object-fit:cover;object-position:center center}video-card .card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:end;padding:.8rem;overflow:hidden}video-card .card-overlay .product-box{max-width:100%;display:flex;align-items:stretch;background-color:rgba(var(--rgb-beige),.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.8rem;border-radius:.4rem;margin-bottom:-4rem;opacity:0;transition:margin-bottom .4s ease,opacity .4s ease}.swiper-slide-active video-card .card-overlay .product-box{margin-bottom:0;opacity:1}video-card .card-overlay .product-box .image-wrapper{display:flex;width:fit-content;flex-shrink:0}video-card .card-overlay .product-box .image-wrapper img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1;max-width:8rem;max-height:8rem;border-radius:.4rem}video-card .card-overlay .product-box .box-content{display:flex;flex-direction:column;justify-content:center;margin-left:.8rem}video-card .card-overlay .product-box .box-content .title{font-size:1.4rem;font-weight:600;line-height:1.8rem;letter-spacing:.2px;color:var(--black);margin:0}video-card .card-overlay .product-box .box-content .price{font-size:1.6rem;font-weight:600;line-height:1.8rem;color:var(--green-900);margin-top:.8rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-video-card.css.map */
