button.file-list-item,button.sms-text,.link-modal-wrap button{font:inherit;cursor:pointer;background:0 0;border:0}button.file-list-item{text-align:left;width:100%;display:block}.link-modal-wrap button{box-sizing:border-box;color:#3893ff;border:1px solid #3893ff;border-radius:5px;justify-content:center;align-items:center;width:320px;min-height:48px;margin:0 auto 12px;padding:8px 24px;text-decoration:none;display:flex}.link-modal-wrap button:hover,.link-modal-wrap button:focus-visible{color:#fff;background:#3893ff}button.close,button.close-modal{cursor:pointer;border:0;padding:0}.field-error{color:#c83232;margin:12px 0}.loading-text{text-align:center;margin-top:16px}.payment-actions{box-sizing:border-box;flex-wrap:wrap;gap:10px;width:100%;padding:24px 0 0;position:static}.payment-actions .btn,.payment-actions .btn-tinkoff{flex:180px;min-width:0;max-width:none}.payment-submit.btn{justify-content:center;align-items:center;display:inline-flex}.payment-actions .btn-blue:disabled{cursor:wait;opacity:.68}.payment-actions .btn-blue:disabled:before{display:none}.sms-text{color:inherit;text-decoration:underline}.sms-text:disabled{cursor:wait;opacity:.65}.modal-background,.modal{position:fixed}.modal{max-height:calc(100vh - 40px);overflow-y:auto}.input__file-button:focus-within,.close-modal:focus-visible,.close:focus-visible,.btn:focus-visible{outline-offset:3px;outline:3px solid #111}@media (width<=480px){.link-modal-wrap button{width:100%}}:root,body.muir{--form-accent:#2387f5;--form-accent-dark:#1268c4;--form-accent-soft:#eaf4ff;--form-button-text:#fff;--form-text:#182033;--form-muted:#687087;--form-border:#d7ddea;--form-surface:#fff;--form-subtle:#f7f9fc;--form-error:#c93636;--form-error-soft:#fff1f1;--form-success:#1d8a58;--form-success-soft:#eaf8f1;--form-shadow:0 18px 50px #264b761c}body.maspk{--form-accent:#b8963f;--form-accent-dark:#8e712d;--form-accent-soft:#faf5e7;--form-button-text:#19204d;--form-shadow:0 18px 50px #060c3138}body.intobr{--form-accent:#b912aa;--form-accent-dark:#8f0d83;--form-accent-soft:#fceefb;--form-shadow:0 18px 50px #791e731a}body.ugmu{--form-accent:#ad142b;--form-accent-dark:#821020;--form-accent-soft:#fbebee;--form-button-text:#fff;--form-text:#252450;--form-muted:#88939b;--form-shadow:0 18px 50px #25245024}.right-content{width:min(560px,100%)}.d-content-wrap{box-sizing:border-box;width:100%;min-height:0;box-shadow:var(--form-shadow);border:1px solid #d7ddeab3;border-radius:16px;padding:28px;overflow:hidden}.file-list{gap:8px;display:grid}.file-list .file-list-item{box-sizing:border-box;background:var(--form-subtle);width:100%;min-height:50px;color:var(--form-text);border-radius:10px;margin:0;padding:12px 14px 12px 48px;font-size:14px;line-height:1.35;transition:background-color .16s,color .16s;text-decoration:none!important}.file-list .file-list-item:hover,.file-list .file-list-item:focus-visible{background:var(--form-accent-soft);color:var(--form-accent-dark)}.file-list .file-list-item:before{background-size:20px;width:24px;height:24px;margin-top:-12px;left:12px}.d-content-wrap>hr{border:0;border-top:1px solid #e7eaf1;margin:20px 0 24px}.form-view{color:var(--form-text)}.form-heading{margin-bottom:26px;position:relative}.form-heading h2{color:var(--form-text);margin:6px 0 8px;font-size:26px;font-weight:700;line-height:1.2}.form-heading p{max-width:470px;color:var(--form-muted);margin:0;font-size:15px;line-height:1.55}.form-eyebrow{color:var(--form-accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.required-note{color:var(--form-muted);margin-top:12px;font-size:12px;display:inline-block}.required-note span,.required-dot{color:var(--form-error)}.optional-badge{color:var(--form-muted);vertical-align:middle;background:#eef1f6;border-radius:999px;align-items:center;margin-left:6px;padding:3px 7px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.modern-form{gap:20px;display:grid}.form-grid{gap:16px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{min-width:0}.form-field>label{min-height:20px;color:var(--form-text);align-items:center;margin:0 0 7px;font-size:13px;font-weight:650;line-height:1.3;display:flex}.form-input{box-sizing:border-box;background:var(--form-surface);width:100%;height:50px;color:var(--form-text);font:inherit;border-radius:10px;outline:none;margin:0;padding:0 14px;font-size:15px;line-height:normal;transition:border-color .15s,box-shadow .15s,background-color .15s;display:block;border:1px solid var(--form-border)!important}.form-input::placeholder{color:#9ba2b2!important}.form-input:hover:not(:disabled){border-color:#adb6c8!important}.form-input:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--form-accent) 16%, transparent);border-color:var(--form-accent)!important}.form-input:disabled{cursor:wait;background:#f2f4f8}.form-field--invalid .form-input{background:var(--form-error-soft);border-color:var(--form-error)!important}.form-field--invalid .form-input:focus{box-shadow:0 0 0 3px #c9363624}.field-message{min-height:16px;color:var(--form-muted);margin:6px 0 0;font-size:11px;line-height:1.4}.field-message--error{color:var(--form-error);font-weight:550}.consent-field{border:1px solid var(--form-border);background:var(--form-subtle);border-radius:12px;padding:14px;transition:border-color .15s,background-color .15s}.consent-field>label{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.consent-field input{width:19px;height:19px;accent-color:var(--form-accent);flex:none;margin:1px 0 0;padding:0}.consent-field label span{color:var(--form-text);font-size:13px;line-height:1.45}.consent-field--invalid{border-color:var(--form-error);background:var(--form-error-soft)}.consent-field .field-message{margin-left:29px}.form-alert{background:var(--form-error-soft);color:#8e2727;border:1px solid #c9363647;border-radius:12px;grid-template-columns:24px minmax(0,1fr) 26px;align-items:center;gap:10px;margin:0 0 20px;padding:12px 14px;display:grid}.form-alert__icon{background:var(--form-error);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-weight:800;display:grid}.form-alert p{margin:0;font-size:13px;line-height:1.4}.form-alert button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:6px;width:26px;height:26px;padding:0;font-size:22px;line-height:1}.form-alert button:hover,.form-alert button:focus-visible{background:#c936361a;outline:none}.form-alert-enter-active,.form-alert-leave-active{transition:opacity .16s,transform .16s}.form-alert-enter-from,.form-alert-leave-to{opacity:0;transform:translateY(-4px)}.form-actions{gap:10px;width:100%;margin-top:4px;padding:0;display:grid;position:static}.form-submit.btn,.form-submit.btn-blue{box-sizing:border-box;border:1px solid var(--form-accent);background:var(--form-accent);width:100%;min-width:0;max-width:none;height:52px;color:var(--form-button-text);box-shadow:0 8px 18px color-mix(in srgb, var(--form-accent) 23%, transparent);border-radius:10px;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:700;line-height:1;transition:background-color .15s,border-color .15s,transform .1s,box-shadow .15s;display:inline-flex}.form-submit.btn:hover:not(:disabled),.form-submit.btn:focus-visible:not(:disabled){border-color:var(--form-accent-dark);background:var(--form-accent-dark);box-shadow:0 10px 22px color-mix(in srgb, var(--form-accent) 30%, transparent)}.form-submit.btn:active:not(:disabled){transform:translateY(1px)}.form-submit.btn:disabled{cursor:wait;opacity:.68}.form-submit.btn-blue:disabled:before{display:none}.button-spinner{border:2px solid color-mix(in srgb, currentColor 30%, transparent);border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin-right:9px;animation:.7s linear infinite modern-form-spin}@keyframes modern-form-spin{to{transform:rotate(360deg)}}.form-privacy{color:var(--form-muted);text-align:center;margin:0;font-size:11px;line-height:1.4}.form-privacy:before{content:"✓";color:var(--form-success);margin-right:5px;font-weight:800}.form-secondary-action,.resend-row button{color:var(--form-accent-dark);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:center;padding:4px;font-size:12px;font-weight:650;text-decoration:underline}.form-secondary-action:disabled,.resend-row button:disabled{cursor:wait;opacity:.55}.sms-heading{text-align:center;padding-top:2px}.sms-heading p{margin-inline:auto}.sms-heading__icon{background:var(--form-accent-soft);width:56px;height:56px;color:var(--form-accent-dark);letter-spacing:2px;border-radius:16px;place-items:center;margin:14px auto 10px;font-size:18px;font-weight:800;display:grid}.sms-form{max-width:340px;margin:0 auto}.code-input{font-variant-numeric:tabular-nums;letter-spacing:.45em;text-align:center;text-indent:.45em;height:62px;padding-left:20px;font-size:28px;font-weight:700}.resend-row{min-height:24px;color:var(--form-muted);text-align:center;font-size:12px;line-height:1.4}.form-section{border:0;gap:18px;margin:0;padding:0;display:grid}.form-section+.form-section{border-top:1px solid #e7eaf1;padding-top:24px}.form-section__heading{align-items:flex-start;gap:12px;display:flex}.form-section__number{background:var(--form-accent-soft);width:28px;height:28px;color:var(--form-accent-dark);border-radius:9px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.form-section__heading h3{color:var(--form-text);margin:1px 0 3px;font-size:17px;line-height:1.25}.form-section__heading p{color:var(--form-muted);margin:0;font-size:12px;line-height:1.45}.upload-list{gap:12px;display:grid}.upload-field{box-sizing:border-box;background:var(--form-subtle);border:1px dashed #bdc6d6;border-radius:12px;outline:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:14px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid;position:relative}.upload-field:focus-within,.upload-field:focus,.upload-field--dragging{border-color:var(--form-accent);background:var(--form-accent-soft);box-shadow:0 0 0 3px color-mix(in srgb, var(--form-accent) 13%, transparent)}.upload-field--invalid{border-color:var(--form-error);background:var(--form-error-soft)}.upload-field--selected{border-style:solid;border-color:color-mix(in srgb, var(--form-success) 42%, #d6e8df);background:var(--form-success-soft)}.upload-field--disabled{cursor:wait;opacity:.65}.upload-field__input{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.upload-field__dropzone{cursor:pointer;display:contents}.upload-field__icon,.upload-field__file-icon{background:var(--form-surface);border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.upload-field__file-icon{color:var(--form-success);background:#fff;font-weight:900}.upload-field__copy,.upload-field__details{gap:3px;min-width:0;display:grid}.upload-field__copy strong,.upload-field__details strong{color:var(--form-text);text-overflow:ellipsis;font-size:12px;line-height:1.35;overflow:hidden}.upload-field__copy>span,.upload-field__details>span{color:var(--form-muted);font-size:10px;line-height:1.4}.upload-field__actions{justify-items:end;gap:4px;display:grid}.upload-field__actions label,.upload-field__actions button{color:var(--form-accent-dark);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:2px;font-size:10px;font-weight:650;text-decoration:underline}.upload-field__actions button{color:var(--form-error)}.upload-field>.field-message{grid-column:1/-1;margin:0}.upload-note{color:var(--form-muted);margin:0;padding-left:40px;font-size:11px;line-height:1.5}.submit-status{color:var(--form-accent-dark);text-align:center;margin:0;font-size:12px;font-weight:600;line-height:1.4}@media (width<=640px){.d-content-wrap{border-radius:14px;width:100%;padding:20px}.form-heading h2{font-size:23px}.form-grid--two{grid-template-columns:1fr}.modern-form{gap:18px}.form-section+.form-section{padding-top:22px}}@media (width<=420px){.d-content-wrap{padding:16px}.file-list .file-list-item{padding-left:42px;padding-right:10px;font-size:13px}.form-heading h2{font-size:21px}.upload-field{grid-template-columns:auto minmax(0,1fr)}.upload-field__actions{grid-column:2;grid-auto-flow:column;justify-content:start;justify-items:start;gap:12px}}@media (prefers-reduced-motion:reduce){.form-input,.form-alert,.form-submit.btn,.upload-field{transition:none}.button-spinner{animation-duration:1.4s}}
