#preloader{width:100%;height:100%;background:#ffffff;position:fixed;top:0;left:0;overflow:hidden;z-index:1111111111111}#loader[data-exclude]{display:none!important}#cLoader{font-family:sans-serif;font-weight:700;font-size:1.5em;color:var(--AppColor);height:200px;width:500px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#cLoader span{position:relative;top:0.63em;display:inline-block;text-transform:uppercase;opacity:0;transform:rotateX(-90deg)}.let1{animation:drop 1.2s ease-in-out infinite;animation-delay:1.2s}.let2{animation:drop 1.2s ease-in-out infinite;animation-delay:1.3s}.let3{animation:drop 1.2s ease-in-out infinite;animation-delay:1.4s}.let4{animation:drop 1.2s ease-in-out infinite;animation-delay:1.5s}.let5{animation:drop 1.2s ease-in-out infinite;animation-delay:1.6s}.let6{animation:drop 1.2s ease-in-out infinite;animation-delay:1.7s}.let7{animation:drop 1.2s ease-in-out infinite;animation-delay:1.8s}@keyframes drop{10%{opacity:0.5}20%{opacity:1;top:3.78em;transform:rotateX(-360deg)}80%{opacity:1;top:3.78em;transform:rotateX(-360deg)}90%{opacity:0.5}100%{opacity:0;top:6.94em}}