@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.underMaintenancePage{font-family:Montserrat,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;text-align:center}.underMaintenancePage img{max-height:500px}.underMaintenancePage h1{font-size:40px;font-weight:700;color:#353535}.underMaintenancePage h1 span{color:#ff8839}.underMaintenancePage .spinner{width:140px;text-align:center;margin-top:20px}.underMaintenancePage .spinner-overlay__inner{display:flex;justify-content:center;align-items:center}.underMaintenancePage .spinner__bounce{width:18px;height:18px;background-color:#ff8839;border-radius:100%;display:inline-block;animation:bouncedelay 1.4s infinite ease-in-out both;animation-delay:0s}.underMaintenancePage .spinner__bounce--1{animation-delay:-.32s}.underMaintenancePage .spinner__bounce--2{animation-delay:-.16s}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
