body{margin:0;font-family:Inter,sans-serif}.preloader img{max-height:100%}.preloader{box-sizing:border-box;background:#4ec0ca;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:flex-start;display:flex}.main-image{max-width:100%;object-fit:cover;height:90%}.preloader-content{text-align:center;z-index:2;flex-direction:column;flex-shrink:0;align-items:center;margin-bottom:28px;display:flex}.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:#4ec0ca;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 (max-width:744px){.main-image{width:260%;max-width:none}.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}}@media screen and (max-height:715px) and (min-width:745px){.main-image{width:100%;max-width:none}}