.upload-start-screen{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;padding:56px 24px 84px;box-sizing:border-box}.upload-start-screen__card{box-sizing:border-box;width:100%;max-width:1120px;margin:auto;padding:44px 36px;border:1px solid var(--hr-light);border-radius:28px;background:linear-gradient(180deg,var(--bg-body) 0%,var(--bg-main) 100%);box-shadow:0 12px 32px #0000000f;text-align:center}.upload-start-screen__badge{width:72px;height:72px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-color);background:#42a0961f}.upload-start-screen__title{margin:0 0 10px;font-size:28px;line-height:1.15}.upload-start-screen__description,.upload-start-screen__rule,.upload-start-screen__previous-time{margin:0;font-size:16px;line-height:1.5}.upload-start-screen__previous-time{margin-top:12px;font-size:13px;color:var(--text-grey-d)}.upload-start-screen__rules{margin-top:18px;display:grid;gap:8px}.upload-start-screen__actions{margin-top:22px}@media(max-width:640px){.upload-start-screen{padding:30px 14px 44px}.upload-start-screen__card{padding:30px 22px;border-radius:24px}.upload-start-screen__title{font-size:24px}}
