.loader-wrapper{z-index:9999;background:#101010;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:hidden!important}.nxradifybody .loader-wrapper{background:#101010}.loaderlogo{width:100%;height:400px;fill:var(--accent-color)}.loaderlogo path{transition:all .3s linear}.svg-animation{box-sizing:border-box;width:500px;height:500px;padding:20px}.svg-animation path{stroke:var(--accent-color);stroke-width:200px;fill:var(--accent-color);fill-opacity:0;stroke-dasharray:0;stroke-dashoffset:0;animation:5s linear forwards drawout}@keyframes draw{to{stroke-dashoffset:0}}
