@keyframes fade-in-up{0%{opacity:0}100%{transform:translateY(0);opacity:1}}.video{height:500px}.video-wrap{max-width:780px;width:100%;margin:0 auto 20px}.video iframe{max-width:100%;max-height:100%;height:100%;width:100%}.video.stuck{position:fixed;bottom:5px;right:20px;width:580px;height:400px!important;transform:translateY(100%);animation:fade-in-up .75s ease forwards;z-index:1}@media screen and (max-width:767px){.video.stuck{max-width:550px;width:80%;height:200px!important}}.video.no-stuck{position:unset!important}.btn_close{width:25px;display:none;cursor:pointer}