.dv-popup{width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);position:fixed;z-index:1000}.dv-popup-p{display:flex;flex-direction:column;direction:rtl;font-family:inherit;position:relative;top:0;width:100%;max-width:520px;max-height:100%;overflow:auto}.dv-popup-header{display:flex;padding-bottom:1rem;color:#fff;align-items:center;justify-content:space-between}.dv-popup-header-time{font-size:14px}.dv-popup-header-close{position:relative;width:35px;height:35px;cursor:pointer}.dv-popup-header-close .close-l{width:35px;height:2px;background-color:hsla(0,0%,100%,.8);display:block;transform:rotate(45deg);margin-top:15px}.dv-popup-header-close .close-r{width:35px;height:2px;background-color:hsla(0,0%,100%,.8);display:block;transform:rotate(-45deg);margin-top:-2px}.dv-popup-header-close:hover .close-l,.dv-popup-header-close:hover .close-r{background-color:#fff}.dv-popup-main img{border-radius:1rem;max-width:100%;max-height:100%;height:auto;display:block}/*# sourceMappingURL=popup.min.css.map */