<a data-fancybox data-width="840" data-height="460" href="ссылка на видео" style="width: 100%; height: 100%; display: block;">
<video class="card-img-top img-fluid" width="640" src="ссылка на видео#t=3,5" playsinline style="pointer-events: none;" autobuffer></video>
</a>
.gallery-block .item video {
width: 100%;
box-shadow: 2px 4px 15px rgb(0 0 0 / 7%);
border-radius: 20px;
}