/*!
 * Never Ending VR Walk - Custom Styles
 * Modern, lightweight styles without Bootstrap
 */body,.a-body{background-color:#252525;color:#6d6d6d;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#252525f2;z-index:9999;display:none;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease-out}.modal[aria-hidden=false]{display:flex}.modal-content{background-color:#252525;color:#6d6d6d;padding:2rem;text-align:center;max-width:600px;width:90%}.modal h4{margin:0 0 2rem;font-size:1.5rem;font-weight:400}#preloader-modal .preloader-modal__spinner{display:inline-block;margin-bottom:2em;transform:scale3d(2,2,1)}#preloader-modal .progress-label{font-size:1.1rem;margin-top:1rem}.sk-cube-grid{width:40px;height:40px;margin:40px auto}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:#333;float:left;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scaleZ(1)}35%{transform:scale3D(0,0,1)}}#preloader-modal .preloader-modal__spinner.sk-cube-grid .sk-cube{background-color:#b90707}#preloader-modal.preloader-modal__complete .preloader-modal__spinner.sk-cube-grid .sk-cube{background-color:#1b771b}@media (max-width: 768px){.modal-content{padding:1.5rem}#preloader-modal h4{font-size:1.2rem}}
