.dpq-fv{position:fixed;bottom:20px;width:140px;height:250px;z-index:9999;border-radius:10px;overflow:hidden;background:0 0;border:none;padding:0;text-align:center;transition:width .3s ease-in-out,height .3s ease-in-out,bottom .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out}.dpq-fv[data-position=bottom-left]{left:20px}.dpq-fv[data-position=bottom-right]{right:20px}.dpq-fv iframe,.dpq-fv video{display:block;width:100%;height:100%;border:none;object-fit:cover;background:0 0;pointer-events:none}.dpq-fv.is-expanded{width:338px;height:601px;bottom:50%;transform:translateY(50%)}.dpq-fv.is-expanded[data-position=bottom-left]{left:20px}.dpq-fv.is-expanded[data-position=bottom-right]{right:20px}.dpq-fv.is-expanded iframe,.dpq-fv.is-expanded video{pointer-events:auto}.dpq-fv video[controls]{pointer-events:auto}.dpq-fv.is-closed{display:none !important}.dpq-fv__btn{position:absolute;top:6px;width:26px;height:26px;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(0,0,0,.55);cursor:pointer;z-index:2;transition:background .2s ease}.dpq-fv__btn:hover,.dpq-fv__btn:focus-visible{background:rgba(0,0,0,.8)}.dpq-fv__btn svg{width:15px;height:15px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.dpq-fv__btn--close{right:6px}.dpq-fv__btn--resize{right:38px}@media (max-width:767px){.dpq-fv[data-devices=desktop]{display:none !important}.dpq-fv.is-expanded{width:min(86vw,338px);height:min(76vh,601px)}.dpq-fv.is-expanded[data-position=bottom-left],.dpq-fv.is-expanded[data-position=bottom-right]{left:50%;right:auto;transform:translate(-50%,50%)}}@media (min-width:768px){.dpq-fv[data-devices=mobile]{display:none !important}}@media (prefers-reduced-motion:reduce){.dpq-fv{transition:none}}