#preloader{width:100%;height:100%;background:#ffffff;position:fixed;top:0;left:0;overflow:hidden;z-index:1111111111111}#loader[data-exclude]{display:none!important}#p_inn{width:200px;color:#888888;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-13deg)}.path{stroke-dasharray:2110;stroke-dashoffset:2110;stroke-width:4;stroke-linecap:round;animation:dash 6s linear infinite;fill-opacity:0;stroke:var(--AppColor)}@keyframes dash{0%{stroke-dashoffset:2110;opacity:0;stroke:var(--AppColor)}15%{opacity:1;stroke:var(--AppColor)}70%{opacity:1;stroke:var(--AppColor)}100%{stroke-dashoffset:0;opacity:0;stroke:var(--d_Color)}}