:root{--brand:#07314f;--brand-2:#0d4f73;--accent:#52c0d9;--soft:#f3f7fa;--line:#d9e4ec;--text:#142b3c;--muted:#607487}
*{box-sizing:border-box}body{margin:0;background:#f5f8fb;color:var(--text);font-family:Arial,sans-serif;overflow-x:hidden}.institution-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:58px 0 72px}.page-eyebrow{display:block;color:#079bb1;font-size:12px;font-weight:900;letter-spacing:.13em}.institution-hero{padding:54px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#eef8fb 100%);box-shadow:0 18px 46px rgba(7,49,79,.08)}.institution-hero h1{max-width:780px;margin:12px 0 16px;color:var(--brand);font-size:clamp(34px,5vw,62px);line-height:1.03}.institution-hero p{max-width:820px;margin:0;color:var(--muted);font-size:18px;line-height:1.75}.institution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.institution-grid article{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(7,49,79,.05)}.institution-grid article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e6f7fb;color:#087d96;font-weight:900}.institution-grid h2{margin:18px 0 9px;color:var(--brand);font-size:22px}.institution-grid p{margin:0;color:var(--muted);line-height:1.65}.institution-flow{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;margin-top:24px;padding:34px;border-radius:22px;background:#fff;border:1px solid var(--line)}.institution-flow h2{margin:9px 0;color:var(--brand);font-size:30px}.institution-flow p{margin:0;color:var(--muted);line-height:1.7}.institution-flow ol{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none}.institution-flow li{display:flex;align-items:center;gap:10px;padding:14px;border-radius:14px;background:var(--soft);color:var(--brand);font-weight:800}.institution-flow li b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--accent);color:#fff}.institution-contact{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff}.institution-contact h2{margin:0 0 7px;font-size:28px}.institution-contact p{margin:0;color:#d5e6f0}.institution-contact a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 21px;border-radius:12px;background:#fff;color:var(--brand);font-weight:900;text-decoration:none;white-space:nowrap}@media(max-width:800px){.institution-page{padding-top:30px}.institution-hero{padding:32px 24px}.institution-grid{grid-template-columns:1fr}.institution-flow{grid-template-columns:1fr;padding:25px}.institution-contact{align-items:flex-start;flex-direction:column}.institution-contact a{width:100%}}@media(max-width:480px){.institution-page{width:min(100% - 20px,1180px)}.institution-hero h1{font-size:34px}.institution-flow ol{grid-template-columns:1fr}}
