.laoding-bg{opacity:.2;z-index:-1;background-image:linear-gradient(-60deg,#795548 50%,#9e9e9e 50%);animation:3s ease-in-out infinite alternate slide;position:fixed;inset:0 -50%}.dark .laoding-bg{background-image:linear-gradient(-60deg,#63473c 50%,#1f1a1a 50%)}.laoding-bg2{animation-duration:4s;animation-direction:alternate-reverse}.laoding-bg3{animation-duration:5s}.content{box-sizing:border-box;text-align:center;background-color:#503a19cc;border-radius:.25em;padding:50px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 .25em #00000040}@keyframes slide{0%{transform:translate(-25%)}to{transform:translate(25%)}}.loader{background:repeating-linear-gradient(90deg,currentColor 0 8%,#0000 0 10%) 200% 100%/200% 3px no-repeat;width:fit-content;padding:0 5px 8px 0;font-family:sans-serif;font-size:30px;font-weight:700;animation:2s steps(6,end) infinite dashes}@keyframes dashes{to{background-position:80% 100%}}
