.slingshot-popup-video{position:relative;width:fit-content}.slingshot-popup-video img{cursor:pointer;width:100%}.slingshot-popup-video svg.slingshot-popup-video__play-button{cursor:pointer;position:absolute;top:calc(50% - 41.5px)}.slingshot-popup-video__modal{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99999999}.slingshot-popup-video__modal-outer{align-items:center;background-color:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;padding:25px;position:relative;width:100%;z-index:99999999}.slingshot-popup-video__modal-inner{max-width:900px;position:relative}.slingshot-popup-video__modal-inner video{aspect-ratio:16/9;max-width:100%;object-fit:cover}svg.slingshot-popup-video__close{position:absolute;right:25px;top:25px;fill:#fff;cursor:pointer;height:25px;width:25px}