.CustomLoader_handlePreloader__qLk9d{position:fixed;left:0;top:0;width:100%;height:100%;background-color:var(--logistiq-black);display:flex;align-items:center;justify-content:center;z-index:9999999}.CustomLoader_preloaderClose__k_0_F{position:fixed;top:15px;right:15px;width:30px;height:30px;border-radius:50%;color:var(--logistiq-black);font-size:18px;line-height:30px;background:var(--logistiq-white);text-align:center;cursor:pointer;z-index:99999999}.CustomLoader_animationPreloader__Tfohp{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100}.CustomLoader_spinnerWrapper__NT8tT{position:relative;width:150px;height:150px;margin:0 auto 20px}.CustomLoader_spinner__RM8a_{width:100%;height:100%;position:absolute;top:0;left:0;border:3px solid var(--logistiq-white);border-radius:50%;box-sizing:border-box;animation:CustomLoader_zoomInOut__08t17 4s ease-in-out infinite}.CustomLoader_spinnerImg__p3amK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%}.CustomLoader_txtLoading__abKQo{text-align:center;font-size:20px;font-weight:600;letter-spacing:5px;margin-top:20px;color:var(--logistiq-white);padding-left:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CustomLoader_lettersLoading__x9wDJ{position:relative;display:inline-block;color:transparent;font-size:70px;line-height:70px;font-weight:600;letter-spacing:15px;text-transform:uppercase;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:hsla(0,0%,100%,.3);font-family:var(--thm-font);text-shadow:2px 2px 5px rgba(112,58,165,.5)}.CustomLoader_lettersLoading__x9wDJ:before{position:absolute;top:0;left:0;content:attr(data-text-preloader);opacity:0;color:var(--logistiq-white);animation:CustomLoader_letters-loading__MOAMN 4s ease-in-out infinite}@keyframes CustomLoader_zoomInOut__08t17{0%,to{transform:scale(.5)}50%{transform:scale(1)}}@keyframes CustomLoader_letters-loading__MOAMN{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@media screen and (max-width:767px){.CustomLoader_spinnerWrapper__NT8tT{width:120px;height:120px}.CustomLoader_txtLoading__abKQo{font-size:18px;letter-spacing:3px}}@media screen and (max-width:500px){.CustomLoader_spinnerWrapper__NT8tT{width:90px;height:90px}.CustomLoader_lettersLoading__x9wDJ{font-size:30px;letter-spacing:10px}.CustomLoader_txtLoading__abKQo{font-size:16px;letter-spacing:2px}}