@charset "utf-8";

.vp-placeholder, .vp-placeholder-thumb, .vp-placeholder-thumb::before, .vp-placeholder-thumb::after { position: absolute; inset: 0px; }

.vp-placeholder { visibility: hidden; width: 100%; max-height: 100%; height: calc(56.25vw); max-width: calc(177.778vh); margin: auto; }

.vp-placeholder-carousel { display: none; background-color: rgb(0, 0, 0); position: absolute; left: 0px; right: 0px; bottom: -60px; height: 60px; }