body{font-family:Inter,sans-serif;margin:0rem!important;box-sizing:border-box}.App{height:100vh;overflow:auto;display:flex;flex-direction:column}.ComingSoon{height:100%;display:flex;flex-direction:column;flex:1}.ComingSoon-header{padding:1rem 2rem;display:flex;justify-content:space-between}.ComingSoon-header-logo{height:4rem}.ComingSoon-header-notify-me{background-color:#0060db;color:#fff;border-radius:40rem;padding:.6rem 2rem;font-size:1rem;height:fit-content;border:none;cursor:pointer;width:fit-content;transition:all .2s}.ComingSoon-header-notify-me:hover{background-color:#013b88}.ComingSoon-header-notify-me:active{background-color:#00295f}.ComingSoon-content{flex:1;overflow:hidden;display:flex;padding:0rem 4rem}.ComingSoon-content-inner{display:flex;flex:1;border-bottom:1px solid #031749}.ComingSoon-content-inner-left{flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:1rem}.ComingSoon-content-inner-left .main-heading{font-size:3.4rem;font-weight:700;color:#0060db;background:linear-gradient(to right,#408aeb,#0060db);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ComingSoon-content-inner-left .sub-heading{font-size:1.1rem;font-weight:400;line-height:2rem;color:#15a0fe;background:linear-gradient(to right,#47adf1,#15a0fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ComingSoon-content-inner-left .sub-heading-2{font-size:1.1rem;font-weight:400;line-height:2rem;color:#15a0fe;text-align:end;align-self:flex-end;background:linear-gradient(to right,#47adf1,#15a0fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ComingSoon-content-inner-right{flex:1;overflow:hidden;display:flex;justify-content:flex-end;padding:2rem 0rem}.ComingSoon-content-inner-right img{width:80%;object-fit:contain}.ComingSoon-footer{display:flex;justify-content:space-between;align-items:center;padding:2rem 4rem}.ComingSoon-footer-logo{height:3rem}.ComingSoon-footer-right{font-size:.8rem}.ComingSoon-mobile{height:100%;display:flex;flex-direction:column;flex:1}.ComingSoon-mobile-header{padding:1rem 2rem;display:flex;justify-content:space-between}.ComingSoon-mobile-header-logo{height:3rem}.ComingSoon-mobile-content{display:flex;padding:0rem 1rem;flex-direction:column;gap:1rem}.ComingSoon-mobile-content .main-heading{font-size:1.9rem;font-weight:700;color:#0060db;background:linear-gradient(to right,#408aeb,#0060db);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ComingSoon-mobile-content .sub-heading{font-size:1rem;font-weight:400;line-height:1.8rem;color:#15a0fe;background:linear-gradient(to right,#47adf1,#15a0fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ComingSoon-mobile-content .sub-heading-2{font-size:1rem;font-weight:400;line-height:1.5rem;color:#15a0fe;text-align:end;align-self:flex-end;background:linear-gradient(to right,#47adf1,#15a0fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ComingSoon-mobile-footer{display:flex;justify-content:space-between;align-items:center;padding:2rem 1rem;flex-direction:column}.ComingSoon-mobile-footer-right{font-size:.8rem;align-self:flex-end;text-align:end}
