.cfvs-viewport.is-dragging{cursor:grabbing}.cfvs-viewport.is-dragging .cfvs-slide,.cfvs-viewport.is-dragging .cfvs-play{cursor:grabbing}.cfvs-play.is-clicked .cfvs-ripple,.cfvs-play.is-clicked .cfvs-ripple::after{animation:cfvs-ripple-burst .6s ease-out forwards}.cfvs-dot{width:8px;height:8px;border-radius:50%;background:var(--cfvs-dim);border:none;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.cfvs-dot.is-active{background:var(--cfvs-accent);transform:scale(1.3)}.cfvs-lightbox.is-open{display:flex}.cfvs-iframe-holder iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:6px}