.videoanimate--top{position:relative;animation:animatetop 0.3s}@keyframes animatetop{from{top:-100px;opacity:0}to{top:0;opacity:1}}.fs-video-modal{display:none;position:fixed;z-index:99999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.7)}.fs-video-modal-in{margin:5% auto;width:700px;max-width:90%;background-color:#fff;border-radius:15px}.fs-video-modal--header{padding-bottom:30px}.fs-video-modal--header .m-btn--close{float:right;font-size:18px;color:#fff;background:#eb1792;border:1px solid #eb1792;margin-left:auto;padding:0;line-height:23px;border-radius:0 15px 0 15px;height:40px;width:40px;margin-right:0;margin-top:0}.fs-video-modal--header .m-btn--close:hover{background:#fff;color:#eb1792;border:1px solid #eb1792}.m-btn--close:not(:disabled):not(.disabled){cursor:pointer}.fs-video-modal--body{padding:1rem 2rem 1.5rem 2rem}.fs-vmbtn{cursor:pointer}@media only screen and (max-width:575px){.fs-video-modal--body{padding:1rem 1rem 1rem 1rem}}