.video-reels-product-card{position:absolute;bottom:8px;left:8px;right:8px;z-index:10;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease-out,transform .35s ease-out}.splide__slide.is-active:not(.splide__slide--clone) .video-reels-product-card{opacity:1;pointer-events:auto;transform:translateY(0)}.splide__slide--clone .video-reels-product-card{opacity:0!important;pointer-events:none!important;transform:translateY(10px)!important}.video-reels-product-card__inner{padding:7px;background:#ffffff21;outline:1px solid rgba(255,255,255,.1);outline-offset:-1px;backdrop-filter:blur(4.8px);-webkit-backdrop-filter:blur(4.8px);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.video-reels-product-card__row{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:6px}.video-reels-product-card__image-link{flex-shrink:0;text-decoration:none}.video-reels-product-card__image-wrap{width:50px;height:50px;border-radius:4px;overflow:hidden;background:#ffffff1a}.video-reels-product-card__image{display:block;width:50px;height:50px;object-fit:cover}.video-reels-product-card__image--placeholder{opacity:.5;padding:8px;display:flex;align-items:center;justify-content:center}.video-reels-product-card__placeholder-svg{width:100%;height:100%;fill:#ffffff80}.video-reels-product-card__content{flex:1 1 0;display:flex;justify-content:space-between;align-items:center;min-width:0;gap:8px}.video-reels-product-card__info{flex:1 1 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;text-decoration:none;min-width:0}.video-reels-product-card__info:hover .video-reels-product-card__title{text-decoration:underline}.video-reels-product-card__title{color:#fff;font-size:12px;font-weight:400;text-transform:capitalize;line-height:18px;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.video-reels-product-card__price-row{display:flex;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.video-reels-product-card__price{color:#fff;font-size:12px;font-weight:400;text-transform:capitalize;line-height:18px;white-space:nowrap}.video-reels-product-card__price--compare{color:#ffffff80;font-size:10px;text-decoration:line-through;line-height:15px}.video-reels-product-card__actions{flex-shrink:0}.video-reels-product-card__atc-form{margin:0;display:flex}.video-reels-product-card__atc-btn{width:32px;height:32px;position:relative;background:#000;border:none;border-radius:0;display:flex;justify-content:center;align-items:center;cursor:pointer;overflow:hidden;transition:transform .2s ease,background-color .2s ease}.video-reels-product-card__atc-btn:hover:not(:disabled){transform:scale(1.05)}.video-reels-product-card__atc-btn:active:not(:disabled){transform:scale(.95)}.video-reels-product-card__atc-icon{display:flex;justify-content:center;align-items:center;color:#fef926;transition:opacity .2s ease}.video-reels-product-card__atc-icon svg{width:16px;height:14px}.video-reels-product-card__atc-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:inherit;opacity:0;pointer-events:none;transition:opacity .2s ease}.video-reels-product-card__spinner{width:18px;height:18px;color:#e5ff23;animation:video-reels-spin 1s linear infinite}@keyframes video-reels-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-reels-product-card__atc-btn.is-loading .video-reels-product-card__atc-icon{opacity:0}.video-reels-product-card__atc-btn.is-loading .video-reels-product-card__atc-loading{opacity:1}.video-reels-product-card__atc-check{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#22c55e;color:#fff;opacity:0;pointer-events:none;transition:opacity .2s ease}.video-reels-product-card__atc-btn.is-added .video-reels-product-card__atc-icon{opacity:0}.video-reels-product-card__atc-btn.is-added .video-reels-product-card__atc-check{opacity:1}.video-reels-product-card__atc-btn--sold-out{background:#fff3;cursor:not-allowed}.video-reels-product-card__sold-out-icon{display:flex;align-items:center;justify-content:center;color:#ffffff80}.video-reels-product-card__atc-btn--sold-out:disabled{opacity:1}.video-reels-product-card__placeholder{padding:12px;background:#ffffff21;outline:1px solid rgba(255,255,255,.1);outline-offset:-1px;backdrop-filter:blur(4.8px);-webkit-backdrop-filter:blur(4.8px);border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px}.video-reels-product-card__placeholder-icon{width:30px;height:30px;opacity:.4}.video-reels-product-card__placeholder-icon svg{width:100%;height:100%;fill:#fff}.video-reels-product-card__placeholder-text{font-size:11px;color:#fff9;text-align:center}@media(max-width:599px){.video-reels-product-card{bottom:6px;left:6px;right:6px}.video-reels-product-card__inner{padding:6px}.video-reels-product-card__image-wrap,.video-reels-product-card__image{width:44px;height:44px}.video-reels-product-card__title,.video-reels-product-card__price{font-size:11px;line-height:16px}.video-reels-product-card__price--compare{font-size:9px;line-height:14px}.video-reels-product-card__atc-btn{width:30px;height:30px}.video-reels-product-card__atc-icon svg{width:14px;height:12px}}@container product-card (max-width: 160px){.video-reels-product-card__image-wrap,.video-reels-product-card__image{width:40px;height:40px}.video-reels-product-card__title,.video-reels-product-card__price{font-size:10px;line-height:14px}.video-reels-product-card__price--compare{display:none}.video-reels-product-card__atc-btn{width:28px;height:28px}}.video-reels-product-card{container-type:inline-size;container-name:product-card}.video-reels-product-card__image-link:focus-visible,.video-reels-product-card__info:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px;border-radius:4px}.video-reels-product-card__atc-btn:focus-visible{outline:2px solid #E5FF23;outline-offset:2px}.video-reels-popup__product .video-reels-product-card{position:relative;bottom:auto;left:auto;right:auto;opacity:1;pointer-events:auto;transform:none}.video-reels-popup__product .video-reels-product-card__inner{background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.video-reels-popup__product .video-reels-product-card__title{-webkit-line-clamp:2}.video-reels-popup__product .video-reels-product-card__image-wrap,.video-reels-popup__product .video-reels-product-card__image{width:60px;height:60px}.video-reels-popup__product .video-reels-product-card__title,.video-reels-popup__product .video-reels-product-card__price{font-size:14px;line-height:20px}.video-reels-popup__product .video-reels-product-card__price--compare{font-size:12px;line-height:18px}.video-reels-popup__product .video-reels-product-card__atc-btn{width:40px;height:40px}.video-reels-popup__product .video-reels-product-card__atc-icon svg{width:18px;height:16px}
/*# sourceMappingURL=/cdn/shop/t/388/assets/video-reels-product-card.css.map */
