.lssc-splash-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;background-color:#000;cursor:pointer;align-items:center;justify-content:center;box-sizing:border-box;padding:0}.lssc-splash-popup.is-visible{display:flex}.lssc-splash-popup img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}body.lssc-splash-popup-open{overflow:hidden}