.CustomLoader_loaderContainer__0lXd2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#5e140f;display:flex;justify-content:center;align-items:center;z-index:9999}.CustomLoader_loaderWrapper__uzbi3{position:relative;width:150px;height:150px;display:flex;justify-content:center;align-items:center}.CustomLoader_logo__sXDMS{z-index:2;object-fit:contain}.CustomLoader_spinner__FzBqW{position:absolute;top:0;left:0;width:100%;height:100%;border:4px solid rgba(255,255,255,.1);border-top-color:#ffffff;border-radius:50%;animation:CustomLoader_spin__BSaBz 1.5s linear infinite;z-index:1}@keyframes CustomLoader_spin__BSaBz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}