.vim-video{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.vim-video-wrappy{height:auto;min-height:100.5%;min-width:100.5%;position:absolute;width:auto}.vim-player,.vim-video-wrappy iframe{animation:appear .5s ease-in-out 1.2s both;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:width .5s ease-in-out,height .5s ease-in-out;width:100%;z-index:2}@keyframes appear{0%{opacity:0}to{opacity:1}}
