.cover{position:fixed;top:0;right:0;left:0;bottom:0;z-index:100;background:#0006;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.cover .window{position:absolute;left:50%;top:25px;transform:translate(-50%);width:100%;max-height:calc(100vh - 100px);overflow-y:auto}@media (max-width: 992px){.cover .window{max-height:calc(100vh - 10px);top:5px;right:5px;bottom:5px;left:5px;transform:unset;width:unset}}.cover .window .window-body{background:#fff}.cover .window .close{z-index:10;position:absolute;top:0;right:0;padding:11px 15px;cursor:pointer;opacity:1}.cover .window .close i{width:32px;height:32px;-webkit-mask-size:20px;mask-size:20px;background:#fa5252}.cover .window .close:hover{background:#fa5252}.cover .window .close:hover i{background:#fff}.cover .window.small{max-width:300px}.cover .window.medium{max-width:500px}.cover .window.normal{max-width:750px}.cover .window.large{max-width:900px}.cover .window.fit{width:auto;max-width:unset}
