body.oh{overflow:hidden}.vp{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;background-color:rgba(0,0,0,0.95);z-index:999999;display:none}.vp__popupwrapper{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:20px;overflow-y:auto}.vp__popupinner{width:min(900px,100%);position:relative;box-shadow:0 0 10px rgb(0 0 0 / 10%)}.vp__popupclose{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:#763baa;z-index:9;border-radius:50%;transition:all ease .3s;cursor:pointer}.vp__popupclose:hover{opacity:.85}.vp__popupclose span{position:absolute;top:50%;left:50%;width:2px;height:15px;background-color:#fff}.vp__popupclose span:nth-child(1){transform:translate(-50%,-50%) rotate(-45deg)}.vp__popupclose span:nth-child(2){transform:translate(-50%,-50%) rotate(45deg)}.vp__popupbox::before{content:"";display:block;padding-bottom:56.25%}.vp__popupbox>*,.vp__popupbox>iframe{width:100% !important;max-width:100% !important;min-width:auto !important;height:100% !important;max-height:none !important;position:absolute !important;border:0 !important;top:0;left:0}