.outlook-pop-up-video .tagline-wrap{display:flex;flex-flow:row;flex-wrap:wrap;align-items:center}.outlook-pop-up-video.text-center .tagline-wrap{justify-content:center}.outlook-pop-up-video .tagline-wrap .tagline-line{width:30px;height:2px}.outlook-pop-up-video__left p,.outlook-pop-up-video__right p{font-size:24px}.outlook-pop-up-video__left p{font-weight:700}.outlook-pop-up-video__container svg{width:60px;height:60px;cursor:pointer;transition:all .2s ease}.outlook-pop-up-video__icon:hover svg{transform:scale(1.2)}.outlook-pop-up-video__pop-up{display:none}.outlook-pop-up-video__container.show-modal+.outlook-pop-up-video__pop-up{display:block}.outlook-pop-up-video__container{display:flex;align-items:center;justify-content:center}.outlook-pop-up-video__container div{margin:0 10px}.outlook-pop-up-video__pop-up{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / 80%);z-index:9999}.outlook-pop-up-video__pop-up-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 20px}span.outlook-pop-up-video__close{position:absolute;width:40px;height:40px;top:0;left:50%;transform:translateX(-50%);margin-top:-4rem;border-radius:50%;background-color:rgb(204 204 204 / 30%);cursor:pointer}span.outlook-pop-up-video__close:before{content:"\2716";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px}@media(max-width:768px){.outlook-pop-up-video__container{display:block}.outlook-pop-up-video__container div{margin-bottom:15px}}