.legacy-system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:30px 0 45px}.legacy-system-card{padding:27px 28px;border:1px solid #d7e0e7;background:linear-gradient(145deg,#fff,#f6f9fb);box-shadow:0 11px 30px rgba(16,45,72,.045)}.legacy-system-card__head{display:flex;justify-content:space-between;gap:20px;padding-bottom:13px;border-bottom:1px solid #e1e7ec;color:#738191;font-size:10px;text-transform:uppercase;letter-spacing:.6px}.legacy-system-card__head strong{color:#a64b2c}.legacy-system-card h2{margin:18px 0 9px!important;color:#083d6e!important;font-size:26px!important}.legacy-system-card p{font-size:13px;line-height:1.6}.legacy-system-card__note{padding:13px 15px;background:#eef4f7;border-left:3px solid #63859d;color:#53697b!important}.legacy-system-card>a{display:inline-block;margin-top:5px;color:#075f9c;font-size:11px;font-weight:750}.legacy-notice{margin:0 0 28px;padding:22px 25px;background:#fff7ee;border:1px solid #ebd6bd;border-left:4px solid #b86b28}.legacy-notice h2{margin:7px 0 8px;color:#684224;font-size:21px}.legacy-notice p{margin:7px 0;color:#745d4b;font-size:12px;line-height:1.55}.legacy-notice>a{display:inline-block;margin-top:8px;color:#8a4d1b;font-size:11px;font-weight:760}@media(max-width:700px){.legacy-system-grid{grid-template-columns:1fr}.legacy-system-card{padding:22px}}