.Home_container__YRaDf{min-height:100vh;background:linear-gradient(to bottom right,#e0f7fa,#f8bbd0);display:flex;align-items:center;justify-content:center;padding:1rem}.Home_innerContainer__S40bj{width:100%;max-width:28rem;text-align:center}.Home_logoContainer__dLrzo{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:linear-gradient(to bottom right,#1e88e5,#8e24aa);border-radius:1rem;margin-bottom:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Home_logo__9YFeS{width:2rem;height:2rem;color:white}.Home_heading__HjHgX{font-size:2rem;font-weight:700;color:#37474f;margin-bottom:.5rem}.Home_text__D_a7y{color:#607d8b}.Home_loader__hiyu2{margin-top:2rem}.Home_spinner__uI2Sg{border:2px solid transparent;border-top-color:#1e88e5;border-radius:50%;width:2rem;height:2rem;animation:Home_spin__dAWfy 1s linear infinite}@keyframes Home_spin__dAWfy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}