@charset "utf-8";

.vp-placeholder-thumb { overflow: hidden; width: 100%; max-height: 100%; margin: auto; }

.vp-placeholder-thumb::before, .vp-placeholder-thumb::after { content: ""; display: block; filter: blur(7px); margin: 0px; background: url("https://i.vimeocdn.com/video/1947464568-68c77d746de54576bc24423d59afd17056570594a7c80cbcbf017448fdc3a4f4-d?mw=80&q=85") 50% 50% / contain no-repeat; }

.vp-placeholder-thumb::before { margin: -30px; }