.YouTubePopUp-Wrap{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.8);top:0;left:0;z-index:9999999999999}.YouTubePopUp-animation{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:YouTubePopUp;animation-name:YouTubePopUp}@-webkit-keyframes YouTubePopUp{0%{opacity:0}100%{opacity:1}}@keyframes YouTubePopUp{0%{opacity:0}100%{opacity:1}}body.logged-in .YouTubePopUp-Wrap{top:32px;z-index:99998}.YouTubePopUp-Content{display:block;margin:0 auto;height:100%;position:relative;max-width:86vw;max-height:100%}.YouTubePopUp-Content iframe{width:100%;display:block!important;border:none!important;position:absolute;height:95vh;top:0;bottom:0;margin:auto 0}.YouTubePopUp-Close{right:-5%;top:2.5%;width:4.4rem;height:4.4rem;position:absolute;color:transparent;border:none;outline:0;cursor:pointer;background-color:rgba(30,30,30,.6);border:0;border-radius:2px}.YouTubePopUp-Close:focus{outline:0}.YouTubePopUp-Close::after{content:'';position:absolute;top:1.2rem;left:1.2rem;background-image:url(../../../images/preview-close.svg);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:transparent;width:2rem;height:2rem}.YouTubePopUp-Hide{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:YouTubePopUpHide;animation-name:YouTubePopUpHide}@media screen and (min-width:1200px){.YouTubePopUp-Close:hover::after{background-image:url(../../../images/preview-close-hover.svg)}}@-webkit-keyframes YouTubePopUpHide{0%{opacity:1}100%{opacity:0}}@keyframes YouTubePopUpHide{0%{opacity:1}100%{opacity:0}}