.window-video video-wrapper{display:flex;overflow:auto;flex:1}.window-video video{max-height:720px;max-width:1280px;height:100%;width:100%}.window-video video:focus{outline:unset}.window-video .next-button{margin-left:auto}.window-video .next-button check-icon-ivideo{display:flex}.window-video .next-button check-icon-ivideo path{animation:check-path-appearing 195ms cubic-bezier(0.4, 0, 1, 1);stroke-dashoffset:0;opacity:1}check-icon-ivideo{width:24px;height:24px;display:flex;justify-content:center;align-items:center;position:relative;transform:scale(0.6);display:none}check-icon-ivideo svg{stroke:#FFF;fill:transparent;stroke-width:3.12px;width:100%;top:0;right:0;bottom:0;left:0;height:100%;position:absolute}check-icon-ivideo svg path{animation:check-path-desappearing 175ms cubic-bezier(0.4, 0, 1, 1);stroke-dashoffset:29.783338;stroke-dasharray:29.783338;opacity:0;will-change:stroke-dashoffset, opacity}@keyframes check-path-appearing{0%{stroke-dashoffset:29.783338}100%{stroke-dashoffset:0}}@keyframes check-path-desappearing{0%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:29.783338;opacity:0}}
