.dc-freeze-body{-o-transition:unset!important;transition:unset!important;-webkit-transform:unset!important;-ms-transform:unset!important;-o-transform:unset!important;transform:unset!important;position:static!important;overflow:hidden!important}.dc-close-button{width:20px;margin:0;cursor:pointer}#dc-fullscreen{position:fixed;width:100%;top:0;left:0;margin-left:0!important;height:100%;z-index:9999}#dc-fullscreen-wrapper{z-index:999999!important;width:100%;height:100%;display:flex;position:fixed;justify-content:center;flex-direction:column;align-items:center;background:rgb(0 0 0 / .8);margin:0;padding:0;font-family:Verdana,Geneva,sans-serif!important;font-weight:400!important;line-height:normal!important}#dc-fullscreen-load-bar{width:100%;height:30px;display:flex;position:absolute;top:0;justify-content:center;background:#212121}#dc-loading-text{font-size:16px;position:absolute;right:0;z-index:999;color:#fff;margin:0 0 0 0}#dc-loading{width:30px;background:#da575a;height:30px;display:flex;justify-content:center;align-items:center}#dc-loading-bar-line{position:absolute;background:#55697a;top:0;left:0;display:flex;width:0;height:30px}#dc-loading-bar-line.active{animation:5s ease 0s 1 normal forwards running load}.dc-fullscreen-adfox{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999}@keyframes load{0%{width:0}100%{width:100%}}