.modal-player-youtube{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:99999;top:0;display:none;justify-content:center;align-items:center}.modal-player-youtube .media-container{width:350px;height:198px;background:#000;position:relative}@media (min-width:768px){.modal-player-youtube .media-container{width:640px;height:376px}}@media (min-width:1280px){.modal-player-youtube .media-container{width:640px;height:376px}}.modal-player-youtube .media-container .close-btn{position:absolute;right:10px;top:10px;width:20px;height:20px;border-radius:50%;background:#eefafe26;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:100000}.modal-player-youtube .media-container .close-btn img{width:12px;height:12px}@media (min-width:768px){.modal-player-youtube .media-container .close-btn img{width:18px;height:18px}}@media (min-width:1280px){.modal-player-youtube .media-container .close-btn img{width:18px;height:18px}}@media (min-width:768px){.modal-player-youtube .media-container .close-btn{width:32px;height:32px}}@media (min-width:1280px){.modal-player-youtube .media-container .close-btn{width:32px;height:32px}}.modal-player-youtube iframe{width:350px;height:198px;background:#000}@media (min-width:768px){.modal-player-youtube iframe{width:640px;height:376px}}@media (min-width:1280px){.modal-player-youtube iframe{width:640px;height:376px}}