.fv[hidden],.fv-tab[hidden],.fv-ov[hidden]{display:none!important}.fv{--fv-bottom:96px;--fv-right:14px;--fv-w:110px;--fv-h:195px;--fv-ink:#14110f;--fv-accent:#E67425}.fv-bubble{position:fixed;right:var(--fv-right);bottom:var(--fv-bottom);width:var(--fv-w);height:var(--fv-h);border-radius:12px;overflow:hidden;background:#000;cursor:pointer;z-index:46;box-shadow:0 6px 22px #0000004d;transition:transform .2s cubic-bezier(.2,.8,.3,1),opacity .2s;-webkit-tap-highlight-color:transparent}.fv-bubble:hover{transform:translateY(-3px)}.fv-bubble:focus-visible{outline:2px solid #fff;outline-offset:2px}.fv-bubble[hidden]{display:none!important}.fv-bubble__poster,.fv-bubble__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.fv-bubble__video{opacity:0;transition:opacity .3s}.fv-bubble__video.is-on{opacity:1}.fv-bubble__x{position:absolute;top:5px;right:5px;width:22px;height:22px;border-radius:50%;background:#00000094;color:#fff;border:0;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3}.fv-bubble__count{position:absolute;top:5px;left:5px;z-index:3;background:#00000094;color:#fff;font-size:10px;font-weight:700;line-height:1;padding:4px 7px;border-radius:20px}.fv-bubble__badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;background:#0000008c;color:#fff;z-index:2;display:flex;align-items:center;justify-content:center;padding-left:3px}.fv-tab{position:fixed;right:0;bottom:calc(var(--fv-bottom) + 28px);width:32px;padding:11px 0;background:var(--fv-ink);color:#fff;border:0;border-radius:11px 0 0 11px;box-shadow:-3px 4px 16px #0000004d;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;z-index:46;animation:fv-slide-in .26s cubic-bezier(.2,.8,.3,1);-webkit-tap-highlight-color:transparent}@keyframes fv-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.fv-tab__play{width:19px;height:19px;border-radius:50%;background:#fff;color:var(--fv-ink);display:flex;align-items:center;justify-content:center;padding-left:2px}.fv-tab__label{writing-mode:vertical-rl;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fv-tab__pip{position:absolute;top:-5px;left:-5px;min-width:16px;height:16px;border-radius:9px;padding:0 4px;background:var(--fv-accent);color:#fff;font-size:9px;font-weight:800;line-height:16px;text-align:center}.fv-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;background:#000000e6;display:flex;align-items:center;justify-content:center}.fv-ov__close{position:absolute;top:16px;right:14px;width:38px;height:38px;border-radius:50%;background:#0000009e;color:#fff;border:1.5px solid rgba(255,255,255,.55);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:12;box-shadow:0 4px 14px #0006}.fv-ov__arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#fffffff0;color:#14110f;border:0;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:6;box-shadow:0 4px 16px #0000004d}.fv-ov__arrow--prev{left:26px}.fv-ov__arrow--next{right:26px}.fv-ov__arrow[disabled]{opacity:.35;cursor:default}.fv-ov__panel{position:relative;width:100%;height:100%;display:flex;isolation:isolate}.fv-ov__track{flex:1;height:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fv-ov__track::-webkit-scrollbar{display:none}.fv-slide{position:relative;height:100%;scroll-snap-align:start;scroll-snap-stop:always;background:#000}.fv-slide__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.fv-ov__rail{position:absolute;right:14px;bottom:86px;display:flex;flex-direction:column;gap:11px;z-index:6}.fv-ov__ctl{position:relative;width:40px;height:40px;border-radius:50%;background:#0000008c;color:#fff;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fv-ov__pip{position:absolute;top:-3px;right:-3px;min-width:16px;height:16px;border-radius:9px;padding:0 4px;background:var(--fv-accent,#E67425);color:#fff;font-size:9px;font-weight:800;line-height:16px;text-align:center}.fv-ov__dots{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:5px;z-index:6}.fv-ov__dots i{width:3px;height:14px;border-radius:3px;background:#ffffff57}.fv-ov__dots i.is-on{background:#fff}.fv-card{position:absolute;left:10px;right:10px;bottom:12px;z-index:6;background:#fff;border-radius:13px;padding:9px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 26px #00000052}.fv-card__shot{width:44px;height:44px;flex:0 0 44px;border-radius:8px;overflow:hidden;background:#f0ece6}.fv-card__shot img{width:100%;height:100%;object-fit:cover;display:block}.fv-card__body{flex:1;min-width:0}.fv-card__title{font-size:11.5px;font-weight:600;line-height:1.3;margin:0 0 2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fv-card__price{font-size:12.5px;font-weight:700;color:#14110f;margin:0}.fv-card__price s{font-size:10px;font-weight:400;color:#6b6560;margin-left:5px}.fv-card__tax{display:none}.fv-card__foot{display:flex;align-items:center;gap:8px}.fv-card__atc{background:#14110f;color:#fff;border:0;border-radius:8px;padding:11px 14px;font-size:11.5px;font-weight:700;cursor:pointer;white-space:nowrap;font-family:inherit}.fv-card__atc[disabled]{opacity:.45;cursor:default}.fv-card__atc.is-done{background:#2f6b46}.fv-card__cart{display:none}@media screen and (min-width:750px){.fv{--fv-w:168px;--fv-h:298px;--fv-right:20px}.fv-bubble{border-radius:14px}.fv-bubble__x{width:26px;height:26px}.fv-tab{width:38px;padding:14px 0}.fv-tab__play{width:23px;height:23px}.fv-tab__label{font-size:10px}.fv-ov__arrow{display:flex}.fv-ov__panel{width:auto;height:auto;border-radius:15px;overflow:hidden;box-shadow:0 22px 60px #00000080;background:#fff}.fv-ov__track{flex:0 0 320px;width:320px;height:min(560px,82vh);scroll-snap-type:x mandatory;overflow-x:auto;overflow-y:hidden;display:flex}.fv-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center}.fv-ov__rail{right:auto;left:14px;bottom:14px;top:auto;flex-direction:column}.fv-ov__dots{display:none}.fv-ov__rail [data-fv-viewcart]{display:none!important}.fv-card{position:static;flex:0 0 280px;width:280px;border-radius:0;box-shadow:none;flex-direction:column;align-items:stretch;padding:20px;gap:0}.fv-card__shot{width:100%;height:140px;flex:0 0 140px;border-radius:9px;margin-bottom:14px}.fv-card__title{font-size:14.5px;-webkit-line-clamp:3;margin-bottom:6px}.fv-card__price{font-size:17px}.fv-card__price s{font-size:12px;margin-left:6px}.fv-card__tax{display:block;font-size:10.5px;color:#6b6560;margin:4px 0 0}.fv-card__foot{margin-top:auto;padding-top:16px}.fv-card__atc{flex:1;padding:13px;font-size:13px;border-radius:9px}.fv-card__cart{display:flex;align-items:center;justify-content:center;position:relative;width:48px;height:44px;border:1.5px solid #e3dfd9;background:#fff;border-radius:9px;cursor:pointer;color:#14110f}.fv-card__cartcount{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;border-radius:9px;padding:0 4px;background:var(--fv-accent,#E67425);color:#fff;font-size:9px;font-weight:800;line-height:16px;text-align:center}.fv-ov__close{top:20px;right:20px;width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.fv-bubble,.fv-tab{transition:none;animation:none}}.fv button,.fv [role=button],.fv-ov button{-webkit-appearance:none!important;appearance:none!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;letter-spacing:normal!important;text-transform:none!important;font-family:inherit!important;line-height:1!important;flex-shrink:0!important}.fv-bubble__x,.fv-bubble__badge,.fv-tab__play,.fv-ov__close,.fv-ov__ctl,.fv-card__cart{box-shadow:none!important}.fv-bubble{box-shadow:0 6px 22px #0000004d!important}.fv-tab{box-shadow:-3px 4px 16px #0000004d!important}.fv-ov__arrow{box-shadow:0 4px 16px #00000059!important}#wt-add-toast{bottom:calc(var(--satc-height, 0px) + 20px)!important;z-index:47!important}.fv svg,.fv-ov svg{display:block!important;flex:0 0 auto!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;vertical-align:middle!important}.fv-ov [data-fv-mute-icon]{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important}.fv-bubble__x{width:22px!important;height:22px!important;padding:0!important;border-radius:50%!important}.fv-bubble__x svg{width:13px!important;height:13px!important}.fv-bubble__badge{width:38px!important;height:38px!important;padding:0 0 0 3px!important}.fv-bubble__badge svg{width:15px!important;height:15px!important}.fv-tab{padding:11px 0!important;min-width:0!important}.fv-tab__play{width:19px!important;height:19px!important;padding:0 0 0 2px!important}.fv-tab__play svg{width:10px!important;height:10px!important}.fv-ov__close{width:38px!important;height:38px!important;padding:0!important;border-radius:50%!important}.fv-ov__close svg{width:19px!important;height:19px!important}.fv-ov__ctl{width:40px!important;height:40px!important;padding:0!important;border-radius:50%!important}.fv-ov__ctl svg{width:18px!important;height:18px!important}.fv-ov__arrow{width:46px!important;height:46px!important;padding:0!important;border-radius:50%!important}.fv-ov__arrow svg{width:20px!important;height:20px!important}.fv-card__cart{width:48px!important;height:44px!important;padding:0!important;border-radius:9px!important}.fv-card__cart svg{width:18px!important;height:18px!important}.fv-card__atc{padding:11px 14px!important;min-height:44px!important;border-radius:8px!important;width:auto!important}@media screen and (min-width:750px){.fv-bubble__x{width:26px!important;height:26px!important}.fv-bubble__x svg{width:15px!important;height:15px!important}.fv-tab{padding:14px 0!important}.fv-tab__play{width:23px!important;height:23px!important}.fv-ov__close{width:42px!important;height:42px!important}.fv-ov__close svg{width:21px!important;height:21px!important}.fv-card__atc{padding:13px 18px!important;min-height:48px!important;border-radius:9px!important}}@media screen and (min-width:750px){.fv-bubble{right:auto!important;left:var(--fv-right)!important}.fv-tab{right:auto!important;left:0!important;border-radius:0 11px 11px 0!important;box-shadow:3px 4px 16px #0000004d!important;animation:fv-slide-in-left .26s cubic-bezier(.2,.8,.3,1)}.fv-tab__pip{left:auto!important;right:-5px!important}}@keyframes fv-slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/floating-video.css.map */
