.floating-video{position:fixed;z-index:999;cursor:pointer;transition:opacity .5s ease}.floating-video--hidden{opacity:0;pointer-events:none}.floating-video--modal-open{z-index:9999}.floating-video--modal-open .floating-video__trigger{opacity:0;pointer-events:none}.floating-video--hide-mobile{display:none}.floating-video--hide-desktop{display:block}.floating-video__trigger{background:none;border:none;padding:0;cursor:pointer;display:block;position:relative;overflow:hidden;border-radius:50%;box-shadow:0 4px 12px #00000026}.floating-video__video-container{position:relative;overflow:hidden;border-radius:50%}.floating-video__video{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width: 749px){.floating-video--position-mobile-bottom-left{left:var(--floating-video-mobile-horizontal, 20px);bottom:var(--floating-video-mobile-vertical, 20px)}.floating-video--position-mobile-bottom-right{right:var(--floating-video-mobile-horizontal, 20px);bottom:var(--floating-video-mobile-vertical, 20px)}.floating-video--position-mobile-top-left{left:var(--floating-video-mobile-horizontal, 20px);top:var(--floating-video-mobile-vertical, 20px)}.floating-video--position-mobile-top-right{right:var(--floating-video-mobile-horizontal, 20px);top:var(--floating-video-mobile-vertical, 20px)}}@media screen and (min-width: 750px){.floating-video--hide-desktop{display:none}.floating-video--position-desktop-bottom-left{left:var(--floating-video-desktop-horizontal, 20px);bottom:var(--floating-video-desktop-vertical, 20px)}.floating-video--position-desktop-bottom-right{right:var(--floating-video-desktop-horizontal, 20px);bottom:var(--floating-video-desktop-vertical, 20px)}.floating-video--position-desktop-top-left{left:var(--floating-video-desktop-horizontal, 20px);top:var(--floating-video-desktop-vertical, 20px)}.floating-video--position-desktop-top-right{right:var(--floating-video-desktop-horizontal, 20px);top:var(--floating-video-desktop-vertical, 20px)}}.floating-video__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:flex-end;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.floating-video__modal.is-active{display:flex;opacity:1;pointer-events:auto}.floating-video__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000008f}.floating-video__modal-content{position:relative;width:95%;max-width:400px;max-height:85vh;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s ease;margin-bottom:0}.floating-video__modal.is-active .floating-video__modal-content{transform:translateY(0)}.floating-video__modal-content{width:387px;max-width:95vw}@media screen and (min-width: 1150px){.floating-video__modal{align-items:center;justify-content:flex-end}.floating-video__modal-content{width:387px;max-width:387px;max-height:95vh;border-radius:20px 0 0 20px;transform:translate(100%);margin-bottom:0;margin-right:26px}.floating-video__modal.is-active .floating-video__modal-content{transform:translate(0)}}.floating-video__close{position:absolute;top:12px;right:12px;z-index:10;background:#0009;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;color:#fff}.floating-video__close:hover{background:#000c}.floating-video__close svg{width:20px;height:20px}.floating-video__modal-video{position:relative;width:100%;aspect-ratio:9 / 16;background:#000;flex-shrink:0;max-height:685px}.floating-video__modal-video-element{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.floating-video__modal-footer{position:absolute;bottom:50px;left:16px;right:16px;padding:9px 15px;border-radius:16px;background:#26262633;-webkit-backdrop-filter:blur(7.199999809265137px);backdrop-filter:blur(7.199999809265137px);z-index:5;display:flex;gap:10px;align-items:center}.floating-video__product-info{display:flex;gap:16px;align-items:center;width:100%}.floating-video__product-image{width:119px;height:105px;object-fit:cover;border-radius:12px;flex-shrink:0;box-shadow:0 2px 8px #0000004d}.floating-video__product-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.floating-video__product-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.floating-video__product-title{font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:19.2px;letter-spacing:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff;flex:1;min-width:0}.floating-video__product-price{display:flex;gap:8px;align-items:center;flex-shrink:0;color:#fff;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:19.2px;letter-spacing:2px}.floating-video__product-price--compare{text-decoration:line-through;opacity:.7}.floating-video__product-price--current{font-weight:700}.floating-video__product-form{width:100%}.floating-video__add-to-cart{width:100%;padding:8px 24px;border:none;cursor:pointer;transition:all .2s ease;color:#222;text-align:center;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:500;line-height:24.2px;border-radius:8px;background:#d7e54a;min-height:0}.floating-video__add-to-cart:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width: 1149px){.floating-video__close{width:32px;height:32px}.floating-video__close svg{width:18px;height:18px}}body.floating-video-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/21/assets/floating-video.css.map */
