body{margin:0;font-family:Inter,sans-serif;overflow:hidden}.preloader img{max-height:100%;max-width:100%}.preloader{box-sizing:border-box;background:#10aff1;flex-direction:column;justify-content:space-between;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}@supports (height:100dvh){.preloader{height:100dvh}}.main-content{z-index:2;flex:1;justify-content:center;align-items:center;max-height:80%;padding:55px 75px 0;display:flex}.preloader-content{text-align:center;z-index:2;flex-direction:column;flex-shrink:0;align-items:center;margin-bottom:28px;display:flex}.background-image{width:auto;height:90vh;z-index:1;pointer-events:none;max-height:none;max-width:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.brand-logo{height:28px;margin-bottom:20px}.preloader-progress{box-sizing:border-box;background-color:#fff;border-radius:10px;width:330px;height:8px;padding:2px;position:relative}.preloader-bar{background-color:#10aff1;border-radius:10px;width:100%;height:4px;position:absolute;right:2px}.preloader-percent{text-align:center;letter-spacing:-.09px;color:#fff;margin-top:13px;font-size:20px;font-weight:600;line-height:24px}@media screen and (min-width:1441px){.background-image{width:100%;height:auto;bottom:-10%;left:0;transform:none}}@media screen and (max-width:744px){.main-content{padding:55px 0 0}.brand-logo{height:21px;margin-bottom:19px}.preloader-progress{width:246px;height:8px}.preloader-bar{height:4px}.preloader-percent{margin-top:9px;font-size:14px;line-height:20px}.preloader img{max-width:150%}}