.video-footer{z-index:10000;position:fixed;bottom:20px;left:20px}.video-float-btn{color:#fc0;cursor:pointer;background:linear-gradient(135deg,#1b5e20 0%,#16a34a 100%);border:3px solid #fc0;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:.6s vfBounceIn;display:flex;box-shadow:0 6px 20px #1b5e2073}.video-float-btn:hover{transform:scale(1.1)}.video-float-btn:active{transform:scale(.95)}.video-footer-mobile-only{display:none}@media (max-width:1000px){.video-footer-mobile-only{display:block}}@keyframes vfBounceIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.video-float-btn{width:52px;height:52px}.video-footer{bottom:15px;left:15px}}
