.hvd-video-container{cursor:pointer;height:400px;position:relative;width:100%}.hvd-video-thumbnail{height:100%;position:relative;transition:opacity .5s ease;width:100%}.hvd-video-thumbnail img{border-radius:8px;height:100%;object-fit:cover;width:100%}.hvd-play-button{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease,transform .3s ease}.hvd-play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.hvd-video{border-radius:8px;height:100%;opacity:0;transition:opacity .5s ease;width:100%}.hvd-video.show{opacity:1}.hvd-video-thumbnail.hide{opacity:0;pointer-events:none}.hvd-orange-cube{background:linear-gradient(135deg,#ff8c00,orange);height:60px;margin-bottom:20px;transform:perspective(100px) rotateX(15deg) rotateY(-15deg);width:60px}