.preloader{display:none;position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:9999}.preloader .spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preloader .spinner div{width:20px;height:20px;margin:5px;border-radius:35%;background-color:#6a0dad;-webkit-animation:bounce 0.6s infinite alternate,color-change 1.8s infinite;animation:bounce 0.6s infinite alternate,color-change 1.8s infinite}.preloader .spinner div:first-child{-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.preloader .spinner div:nth-child(2){-webkit-animation-delay:0.1s,0.3s;animation-delay:0.1s,0.3s}.preloader .spinner div:nth-child(3){-webkit-animation-delay:0.2s,0.6s;animation-delay:0.2s,0.6s}.preloader .spinner div:nth-child(4){-webkit-animation-delay:0.3s,0.9s;animation-delay:0.3s,0.9s}.preloader .spinner div:nth-child(5){-webkit-animation-delay:0.4s,1.2s;animation-delay:0.4s,1.2s}@-webkit-keyframes bounce{to{opacity:0.3;-webkit-transform:translateY(-16px);transform:translateY(-16px)}}@keyframes bounce{to{opacity:0.3;-webkit-transform:translateY(-16px);transform:translateY(-16px)}}@-webkit-keyframes color-change{0%{background-color:#00f}25%{background-color:#4b0082}50%{background-color:#8a2be2}75%{background-color:#9400d3}to{background-color:#f0f}}@keyframes color-change{0%{background-color:#00f}25%{background-color:#4b0082}50%{background-color:#8a2be2}75%{background-color:#9400d3}to{background-color:#f0f}}.custom-footer-content{font-family:'Poppins',sans-serif,'Poppins-Regular'!important;background:var(--e-global-color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}