@import"https://fonts.googleapis.com/css2?family=Lato&display=swap";@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff;max-width:100%}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box;font-family:Lato,sans-serif}body,html{width:100%;height:100%;overflow:hidden}.main-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;background-color:#f5f5f5}.design-box{width:100%;height:90vh;background:#073d83;border-radius:20px;padding:20px}.edexa-logo img{width:120px}.under-maintenance{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:30px}.under-maintenance-text{flex:1;text-align:left;max-width:400px;margin-left:40px}.under-maintenance-image{flex:1;display:flex;justify-content:flex-end}.under-maintenance-image img{max-width:100%;height:auto}.under-maintenance-text h2{font-weight:700;font-size:20px;color:#fff3;text-transform:uppercase;margin-bottom:1rem}.under-maintenance-text h3{font-weight:700;font-size:20px;color:#fff;text-transform:uppercase;margin-bottom:1rem}.under-maintenance-text p{font-size:24px;color:#fff3}.main-footer{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#868686;margin-top:20px;padding:10px 20px}.footer-edexa-company{text-align:left}.footer-links{display:flex;gap:15px}.footer-links a{color:#868686;text-decoration:none;cursor:pointer}.outer-div{margin:10px}@media(max-width:1024px){.under-maintenance-image img{width:70%}}@media(max-width:820px){.design-box{height:95vh;padding:20px;display:flex;flex-direction:column;align-items:center}.edexa-logo{width:100%;display:flex;margin-bottom:20px}.under-maintenance{flex-direction:column;text-align:center;justify-content:center;align-items:center;flex-grow:1;height:auto;display:inline-block}.under-maintenance-text{text-align:center;max-width:100%;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.under-maintenance-image img{display:none}.main-footer{flex-direction:column;align-items:center;text-align:center}.footer-edexa-company,.footer-links{margin-bottom:10px}}@media(max-width:480px){.footer-links{margin-bottom:10px}}
