@charset "UTF-8";:root{--color-ink: #0f1f4e;--color-muted: #64748b;--color-primary: #1045b5;--color-primary-dark: #0c39a3;--color-accent: #22c7d7;--color-soft: #f4f7ff;--color-surface: #ffffff;--color-line: #e5ecff;--shadow-card: 0 18px 44px rgba(15, 31, 78, .09);--shadow-strong: 0 28px 80px rgba(16, 69, 181, .2);--radius: 8px;--container: 1320px;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-ink);background:#fff;line-height:1.55;text-rendering:optimizeLegibility}body.access-font-large{font-size:18px}body.access-font-small{font-size:14px}body.access-high-contrast{--color-ink: #000000;--color-muted: #1f2937;--color-primary: #001f8f;background:#fff;color:#000}body.access-grayscale{filter:grayscale(1)}body.access-reading{letter-spacing:.02em}body.access-highlight-links a{outline:2px solid rgba(16,69,181,.45);outline-offset:2px}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{letter-spacing:0}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:24px;box-sizing:border-box}.section{padding:72px 0}.content-page{min-height:54vh}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:8px;background:var(--color-primary);color:#fff;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-card);transform:translateY(-1px)}.btn.light{background:#fff;color:var(--color-primary);box-shadow:0 24px 60px #00000024}.btn.ghost-light{border-color:#ffffff42;background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn.secondary{background:#fff;color:var(--color-primary);border-color:var(--color-line)}.btn.full{width:100%}.eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffff1f;color:#ffffffdb;font-size:11px;font-weight:900;letter-spacing:.08em}.eyebrow.blue{background:#eef5ff;color:var(--color-primary)}.figma-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#040e2a,#0b2b78 45%,#0c4a9e)}.figma-hero-bg,.figma-hero-grid-overlay{position:absolute;inset:0}.figma-hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.12}.figma-hero-orb{position:absolute;top:0;right:0;width:700px;height:700px;border-radius:999px;background:#06b0d414;filter:blur(100px);pointer-events:none;transform:translate(33%,-33%)}.figma-hero-grid-overlay{opacity:.04;background-image:linear-gradient(#ffffff 1px,transparent 1px),linear-gradient(90deg,#ffffff 1px,transparent 1px);background-size:80px 80px}.figma-hero-container{position:relative;width:100%;max-width:1320px;margin-inline:auto;padding-inline:24px;box-sizing:border-box;padding-top:96px;padding-bottom:0}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:64px;align-items:end}.hero-copy{padding-bottom:80px}.hero-eyebrow{min-height:34px;display:inline-flex;align-items:center;gap:10px;margin-bottom:32px;padding:8px 16px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-eyebrow span{width:6px;height:6px;border-radius:999px;background:#34d399;animation:pulse-dot 1.7s ease-in-out infinite}.hero-eyebrow strong{color:#ffffffb3;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hero-eyebrow i{width:1px;height:14px;background:#ffffff40}.hero-eyebrow b{color:#06b0d4;font-size:11px;font-weight:700}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.35)}}.hero-copy h1{margin:0 0 24px;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:60px;font-weight:700;line-height:1.05;letter-spacing:0}.hero-copy h1 span{display:block;color:transparent;background-image:linear-gradient(90deg,#60a5fa,#06b0d4);background-clip:text;-webkit-background-clip:text}.hero-copy .lead{max-width:520px;margin:0 0 40px;color:#ffffffa6;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;line-height:1.65}.hero-actions,.hero-stats{display:flex;flex-wrap:wrap;align-items:center}.hero-actions{gap:16px;margin-bottom:56px}.hero-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;border-radius:16px;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;transition:all .18s ease}.hero-btn svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-btn-light{background:#fff;color:#1045b5;font-weight:700;box-shadow:0 25px 50px #00000040}.hero-btn-light:hover{transform:translateY(-2px)}.hero-btn-ghost{border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-btn-ghost:hover{background:#fff3}.hero-stats{gap:32px}.hero-stats strong{display:block;color:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;line-height:1;font-weight:700}.hero-stats span{display:block;margin-top:2px;color:#ffffff80;font-size:12px}.hero-side{display:block;padding-bottom:40px}.status-panel{padding:24px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:#ffffff1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.panel-head,.contact-grid,.section-head,.split-title,.metric-grid,.quick-grid,.card-grid,.detail-grid,.two-column{display:grid;gap:20px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel-head span{color:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600}.panel-head strong{display:inline-flex;align-items:center;gap:6px;color:#86efac;font-size:12px;font-weight:700}.panel-head strong i{width:6px;height:6px;border-radius:999px;background:#34d399;animation:pulse-dot 1.7s ease-in-out infinite}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.status-card{padding:16px;border-radius:16px;background:#ffffff14}.status-card strong{display:block;color:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:700}.status-card.blue strong{color:#93c5fd}.status-card.cyan strong{color:#67e8f9}.status-card.violet strong{color:#c4b5fd}.status-card.emerald strong{color:#86efac}.status-card span{display:block;margin-top:2px;color:#ffffff80;font-size:10px}.status-action{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#1045b5;color:#fff;font-size:14px;font-weight:600;transition:background .16s ease}.status-action:hover{background:#0c39a3}.status-action svg,.emergency-card svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.emergency-card{display:flex;align-items:center;gap:16px;margin-top:12px;padding:16px;border:1px solid rgba(248,113,113,.3);border-radius:16px;background:#ef444433;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.emergency-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;background:#f871714d;color:#fca5a5}.emergency-card strong{display:block;color:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600}.emergency-card span{display:block;margin-top:2px;color:#fecacacc;font-size:12px}.emergency-card span b{color:#fff}.emergency-card a{margin-left:auto;padding:6px 12px;border-radius:8px;background:#ef4444;color:#fff;font-size:12px;font-weight:700}.hero-wave{width:100%;height:72px;display:block}.quick-section{margin-top:0;padding-top:40px;background:#f4f7ff;position:relative;z-index:1}.quick-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.quick-card,.content-card,.department-tile,.metric,.value-stack article,.legal-list a,.gallery-tile,.contact-grid.page article,.branch-row,.form-card,.appeal-card,.cta-wide{border:1px solid var(--color-line);border-radius:8px;background:#fff;box-shadow:var(--shadow-card)}.quick-card{min-height:140px;display:grid;align-content:center;justify-items:center;gap:8px;padding:20px;text-align:center;transition:transform .16s ease,border-color .16s ease}.quick-card:hover,.content-card:hover,.department-tile:hover,.legal-list a:hover{border-color:#1045b552;transform:translateY(-3px)}.quick-card span,.metric span,.content-card p,.content-card small,.department-tile span,.split-title p,.page-hero p,.detail-article p,.legal-list p,.gallery-tile div,.branch-row span,.branch-row small{color:var(--color-muted)}.split-title{grid-template-columns:1fr minmax(280px,440px);align-items:end;margin-bottom:28px}.split-title h2,.section-head h2,.cta-wide h2,.two-column h2{margin:10px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.08}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{padding:28px}.metric strong{color:var(--color-primary)}.section-head{grid-template-columns:1fr auto;align-items:end;margin-bottom:26px}.section-head a{color:var(--color-primary);font-weight:900}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.content-card{min-height:220px;display:grid;align-content:start;gap:10px;padding:24px;transition:transform .16s ease,border-color .16s ease}.content-card span{width:fit-content;padding:5px 10px;border-radius:999px;background:#eef5ff;color:var(--color-primary);font-size:11px;font-weight:900}.content-card h2,.content-card h3{margin:0;color:var(--color-ink);font-size:20px;line-height:1.25}.content-card b{margin-top:auto;color:var(--color-primary)}.soft-band{background:var(--color-soft)}.announcement-list{display:grid;gap:14px}.announcement-list a{display:grid;grid-template-columns:100px 110px 1fr;gap:18px;align-items:center;padding:18px;border:1px solid var(--color-line);border-radius:8px;background:#fff}.announcement-list strong{color:var(--color-primary)}.announcement-list span{font-size:12px;font-weight:900;color:var(--color-muted)}.department-tile{min-height:120px;display:grid;gap:8px;padding:22px;background:var(--color-soft);transition:transform .16s ease,border-color .16s ease}.contact-strip{background:#f8fbff}.contact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-grid div,.contact-grid.page article{display:grid;gap:6px;padding:22px}.contact-grid span{color:var(--color-primary);font-size:12px;font-weight:900}.contact-grid strong{font-size:19px}.contact-grid small{color:var(--color-muted)}.home-source-container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:24px;box-sizing:border-box}.home-quick-section{padding:40px 0;background:#f4f7ff}.home-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.home-quick-card{min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;border:1px solid #f1f5f9;border-radius:16px;background:#fff;text-align:center;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-quick-card:hover{border-color:#bfdbfe;box-shadow:0 20px 25px #bfdbfe4d;transform:translateY(-4px)}.home-quick-icon,.home-dept-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 2px #0f172a14;transition:transform .3s ease}.home-quick-icon{width:48px;height:48px;border-radius:12px}.home-quick-card:hover .home-quick-icon,.home-department-card:hover .home-dept-icon{transform:scale(1.1)}.home-quick-icon svg,.home-dept-icon svg,.home-section-head svg,.home-row-arrow svg,.home-dept-arrow svg,.home-leader-body svg,.home-gallery-card svg,.home-contact-card svg{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-quick-icon svg{width:24px;height:24px}.home-quick-card strong{display:block;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700}.home-quick-card small{display:block;margin-top:2px;color:#94a3b8;font-size:11px}.home-stats-section{padding:24px 0;background:#f4f7ff}.home-stats-banner{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#061530,#0b2b78 60%,#0c4a9e)}.home-stats-pattern{position:absolute;inset:0;opacity:.05;background-image:radial-gradient(circle,#ffffff 1px,transparent 1px);background-size:40px 40px}.home-stats-content{position:relative;padding:48px 56px}.home-stats-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:32px;align-items:center;margin-bottom:40px}.home-stats-head p,.home-section-head p{margin:0 0 8px;color:#1045b5;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.home-stats-head p{margin-bottom:12px;color:#06b0d4}.home-stats-head h2,.home-section-head h2{margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:30px;font-weight:700;line-height:1.18}.home-stats-head h2{color:#fff}.home-stats-head>span{color:#fff9;font-size:14px;line-height:1.7}.home-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-stats-grid>div{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14}.home-stats-grid strong{display:block;color:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:36px;font-weight:700;line-height:1}.home-stats-grid strong span{color:#06b0d4}.home-stats-grid p{margin:4px 0 0;color:#fff9;font-size:14px}.home-stats-grid i{display:block;height:2px;margin-top:12px;overflow:hidden;border-radius:999px;background:#ffffff1a}.home-stats-grid i b{display:block;width:65%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#06b0d4,#1045b5)}.home-preview-section{padding:64px 0}.home-preview-section.white{background:#fff}.home-preview-section.soft{background:#f4f7ff}.home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.home-section-head h2{color:#061530}.home-section-head a{display:inline-flex;align-items:center;gap:6px;color:#1045b5;font-size:14px;font-weight:600;transition:gap .16s ease}.home-section-head a:hover{gap:12px}.home-section-head svg{width:16px;height:16px}.home-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-news-card{overflow:hidden;border:1px solid #f1f5f9;border-radius:16px;background:#fff;text-align:left;transition:box-shadow .3s ease,transform .3s ease}.home-news-card:hover{box-shadow:0 20px 25px #bfdbfe4d}.home-news-image{height:176px;display:block;overflow:hidden;background:#dbeafe}.home-news-image img,.home-leader-image img,.home-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-news-card:hover img,.home-leader-card:hover img,.home-gallery-card:hover img{transform:scale(1.05)}.home-news-body{display:block;padding:20px}.home-card-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px}.home-card-meta small{color:#94a3b8;font-size:11px}.home-tag{display:inline-block;padding:2px 10px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.home-tag.violet{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.home-tag.amber{border-color:#fde68a;background:#fffbeb;color:#b45309}.home-news-body>strong{display:block;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.38}.home-announcement-list{display:grid;gap:12px}.home-announcement-row{display:flex;align-items:center;gap:20px;width:100%;padding:20px;border:1px solid #f1f5f9;border-radius:16px;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.home-announcement-row:hover{border-color:#1045b54d;box-shadow:0 10px 15px #0f172a0f}.home-ann-date{width:48px;flex-shrink:0;text-align:center}.home-ann-date small{display:block;color:#94a3b8;font-size:11px;font-weight:500}.home-ann-date strong{display:block;color:#1045b5;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:700}.home-announcement-row>i{width:1px;height:40px;flex-shrink:0;background:#dbeafe}.home-ann-content{min-width:0;display:block;flex:1}.home-ann-content strong{display:block;margin-top:6px;overflow:hidden;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.home-row-arrow,.home-dept-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .16s ease}.home-row-arrow{width:32px;height:32px;border-radius:8px;background:#eff6ff;color:#60a5fa}.home-announcement-row:hover .home-row-arrow{background:#1045b5;color:#fff}.home-row-arrow svg,.home-dept-arrow svg{width:16px;height:16px}.home-leaders-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.home-leader-card{overflow:hidden;border:1px solid #f1f5f9;border-radius:16px;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.home-leader-card:hover{box-shadow:0 25px 50px #bfdbfe66;transform:translateY(-6px)}.home-leader-image{position:relative;height:224px;display:block;overflow:hidden;background:#dbeafe}.home-leader-image i{position:absolute;inset:0;background:linear-gradient(to top,rgba(6,21,48,.6),transparent)}.home-leader-image b{position:absolute;left:12px;bottom:12px;padding:4px 10px;border-radius:999px;background:#1045b5cc;color:#fff;font-size:10px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-leader-body{display:block;padding:20px}.home-leader-body strong{display:block;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:700}.home-leader-body small{display:block;margin-top:4px;color:#1045b5;font-size:12px;font-weight:600}.home-leader-body em{display:flex;align-items:center;gap:6px;margin-top:8px;color:#94a3b8;font-size:12px;font-style:normal}.home-leader-body svg{width:14px;height:14px;color:#f59e0b}.home-departments-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-department-card{display:flex;align-items:flex-start;gap:16px;padding:20px;border:1px solid #f1f5f9;border-radius:16px;background:#f4f7ff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.home-department-card:hover{border-color:#bfdbfe;box-shadow:0 10px 15px #0f172a0f}.home-dept-icon{width:44px;height:44px;border-radius:12px}.home-dept-icon svg{width:20px;height:20px}.home-dept-body{display:block}.home-dept-body strong{display:block;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700}.home-dept-body small{display:block;margin-top:2px;color:#94a3b8;font-size:12px}.home-dept-arrow{margin-left:auto;margin-top:2px;color:#cbd5e1}.home-department-card:hover .home-dept-arrow{color:#1045b5}.home-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-gallery-card{position:relative;height:160px;overflow:hidden;border-radius:16px;background:#dbeafe}.home-gallery-card.large{grid-column:span 2;grid-row:span 2;height:332px}.home-gallery-card:after{content:"";position:absolute;inset:0;background:#06153000;transition:background .3s ease}.home-gallery-card:hover:after{background:#0615308c}.home-gallery-card>span{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;text-align:center;transition:opacity .3s ease}.home-gallery-card:hover>span{opacity:1}.home-gallery-card i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-gallery-card svg{width:20px;height:20px}.home-gallery-card b{padding:0 8px;color:#fff;font-size:12px;font-weight:600}.home-contact-section{padding:40px 0;background:#f4f7ff}.home-contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-contact-card{display:flex;gap:16px;padding:20px;border:1px solid #dbeafe;border-radius:16px;background:#fff}.home-contact-card>span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;background:#dbeafe;color:#1045b5}.home-contact-card svg{width:16px;height:16px}.home-contact-card small{display:block;color:#3b82f6;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-contact-card strong{display:block;margin-top:2px;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600}.home-contact-card em{display:block;margin-top:2px;color:#94a3b8;font-size:12px;font-style:normal}.page-hero{color:#fff;background:linear-gradient(135deg,#071b4d,#1045b5)}.page-hero.compact{padding:62px 0 70px}.page-hero.detail{padding:62px 0 84px}.page-hero h1{max-width:920px;margin-top:18px;font-size:clamp(36px,5vw,64px)}.page-hero p{max-width:760px;color:#ffffffb8;font-size:18px}.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#ffffffb8;font-size:13px;font-weight:800}.breadcrumbs a{transition:color .16s ease}.breadcrumbs a:hover,.breadcrumbs .current{color:#fff}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.filters button{min-height:38px;padding:0 16px;border:1px solid var(--color-line);border-radius:999px;background:#fff;color:var(--color-muted);font-weight:800;cursor:pointer}.filters button:first-child{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.meta-list{display:flex;flex-wrap:wrap;gap:8px}.meta-list em,.tag-cloud em{width:fit-content;padding:6px 10px;border-radius:999px;background:var(--color-soft);color:var(--color-primary);font-style:normal;font-size:12px;font-weight:900}.pagination-note{margin-top:26px;display:flex;gap:10px;align-items:center;color:var(--color-muted)}.pagination-note button{border:1px solid var(--color-line);border-radius:6px;background:#fff;color:var(--color-ink);padding:8px 10px}.detail-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start}.detail-article,.detail-aside{border:1px solid var(--color-line);border-radius:8px;background:#fff;box-shadow:var(--shadow-card)}.detail-article{padding:34px}.detail-blocks{display:grid;gap:18px}.detail-blocks h2,.detail-blocks h3{margin:0}.detail-blocks ul{margin:0;padding-left:20px}.detail-aside{display:grid;gap:10px;padding:22px;position:sticky;top:126px}.detail-aside h3{margin:0 0 8px}.detail-aside a:not(.btn){display:grid;gap:4px;padding:12px 0;border-bottom:1px solid var(--color-line)}.share-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}.share-bar strong{font-size:12px;letter-spacing:.08em}.share-bar button{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--color-line);border-radius:999px;background:#fff;color:var(--color-primary);cursor:pointer;font-weight:800}.share-bar button svg{width:16px;height:16px;flex-shrink:0;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.share-bar button svg[fill=currentColor]{stroke:none}.share-bar span{color:#0f9f6e;font-weight:900}.two-column{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr)}.value-stack{display:grid;gap:16px}.value-stack article,.cta-wide,.appeal-card,.form-card{padding:24px}.timeline{display:grid;gap:16px;margin-top:26px}.timeline article{display:grid;grid-template-columns:52px 90px 1fr;gap:18px;align-items:start;padding:20px;border:1px solid var(--color-line);border-radius:8px;background:#fff}.timeline article span,.timeline article strong{color:var(--color-primary);font-weight:900}.timeline h3,.timeline p{margin:0}.tag-cloud{display:flex;gap:8px;flex-wrap:wrap}.table-wrap{overflow-x:auto;border:1px solid var(--color-line);border-radius:8px;background:#fff;box-shadow:var(--shadow-card)}table{width:100%;min-width:900px;border-collapse:collapse}th,td{padding:16px;border-bottom:1px solid var(--color-line);text-align:left}thead th{background:var(--color-soft);color:var(--color-primary);font-size:12px}tbody th span{display:block;color:var(--color-muted);font-size:12px}.cta-wide{margin-top:28px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gallery-tile{min-height:190px;display:grid;align-content:end;gap:8px;padding:18px;color:#fff;background:linear-gradient(145deg,#1045b5,#22c7d7)}.gallery-tile div{color:#ffffffb3}.branch-row{display:grid;grid-template-columns:1fr 1fr auto auto;gap:12px;align-items:center;padding:14px;margin-top:10px}.appeal-card{max-width:860px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.steps span{display:grid;gap:4px;padding:16px;border-radius:8px;background:var(--color-soft);color:var(--color-primary);font-weight:900}.steps small{color:var(--color-muted)}form,.form-card{display:grid;gap:12px}label{color:var(--color-ink);font-size:12px;font-weight:900;letter-spacing:.08em}input,textarea{width:100%;border:1px solid var(--color-line);border-radius:8px;background:#fff;padding:13px 14px;color:var(--color-ink);outline:none}input:focus,textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #1045b51f}.success{color:#0f9f6e;font-weight:900}.legal-list{display:grid;gap:16px}.legal-list a{display:grid;gap:8px;padding:24px;transition:transform .16s ease,border-color .16s ease}.legal-list h2,.legal-list p{margin:0}.legal-list span{color:var(--color-primary);font-weight:900}.legal-help{margin-top:22px;padding:24px;border-radius:8px;background:var(--color-soft)}.legal-section{display:grid;grid-template-columns:62px 1fr;gap:24px;padding:26px 0;border-bottom:1px solid var(--color-line)}.legal-section>span{color:var(--color-primary);font-size:28px;font-weight:900}.legal-section h2{margin:0 0 12px}.legal-section p{white-space:pre-line}.sitemap-page .metric-grid{margin-bottom:26px}.sitemap-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sitemap-groups article{padding:24px;border:1px solid var(--color-line);border-radius:8px;background:#fff}.sitemap-groups h2{margin-top:0}.sitemap-groups small{color:var(--color-primary)}.sitemap-groups div{display:grid;gap:3px;padding:10px 0;border-top:1px solid var(--color-line)}.sitemap-groups span,.search-results p{color:var(--color-muted)}.search-box{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:24px}.search-results{display:grid;gap:14px}.search-results a{display:grid;gap:6px;padding:20px;border:1px solid var(--color-line);border-radius:8px;background:#fff}.search-results span{width:fit-content;padding:4px 9px;border-radius:999px;background:var(--color-soft);color:var(--color-primary);font-size:11px;font-weight:900}@media(max-width:1080px){.hero-grid,.detail-grid,.two-column,.split-title{grid-template-columns:1fr}.figma-hero-container{padding-top:72px}.hero-copy{padding-bottom:64px}.hero-side{display:none}.quick-grid,.card-grid.four,.contact-grid,.gallery-grid,.metric-grid,.home-quick-grid,.home-stats-grid,.home-leaders-grid,.home-departments-grid,.home-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-news-grid,.home-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-aside{position:static}}@media(max-width:760px){.container{padding-inline:24px}.section{padding:48px 0}.figma-hero-container{padding-top:56px}.home-source-container{padding-inline:24px}.hero-copy{padding-bottom:52px}.hero-copy h1{font-size:clamp(38px,13vw,54px)}.hero-eyebrow{flex-wrap:wrap;margin-bottom:24px}.hero-eyebrow i{display:none}.hero-btn,.search-box .btn{width:100%}.quick-grid,.card-grid,.card-grid.two,.card-grid.three,.card-grid.four,.contact-grid,.gallery-grid,.metric-grid,.metric-grid.three,.steps,.sitemap-groups,.search-box,.home-stats-head,.home-stats-grid,.home-news-grid,.home-leaders-grid,.home-departments-grid,.home-contact-grid{grid-template-columns:1fr}.home-quick-grid,.home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-gallery-card.large{grid-column:span 2;height:280px}.home-section-head{align-items:flex-start;flex-direction:column;margin-bottom:28px}.home-stats-content{padding:32px 24px}.home-preview-section{padding:48px 0}.home-announcement-row{align-items:flex-start;gap:14px;padding:16px}.home-announcement-row>i{display:none}.home-ann-content strong{white-space:normal}.announcement-list a{grid-template-columns:1fr}.timeline article,.branch-row,.legal-section{grid-template-columns:1fr}.detail-article{padding:24px}}.source-container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:24px;box-sizing:border-box}.source-inner-hero{position:relative;overflow:hidden;padding:40px 0 48px;background:linear-gradient(135deg,#040e2a,#0b2b78 55%,#0c4a9e);color:#fff}.source-inner-hero:before,.source-inner-hero:after{content:"";position:absolute;inset:0;pointer-events:none}.source-inner-hero:before{background:radial-gradient(circle at calc(100% + 120px) -140px,rgba(6,176,212,.12) 0 260px,transparent 360px),radial-gradient(circle at 25% 100%,rgba(37,99,235,.1) 0 130px,transparent 260px),linear-gradient(180deg,rgba(6,176,212,.6),rgba(16,69,181,.55),transparent) left top/1px 100% no-repeat,linear-gradient(180deg,transparent calc(100% - 32px),rgba(244,247,255,.3) 100%)}.source-inner-hero:after{opacity:.04;background-image:linear-gradient(#ffffff 1px,transparent 1px),linear-gradient(90deg,#ffffff 1px,transparent 1px);background-size:60px 60px}.source-inner-hero .source-container{position:relative;z-index:1}.source-inner-hero h1{max-width:680px;margin:20px 0 0;color:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(30px,4vw,40px);line-height:1.1}.source-inner-hero p{max-width:680px;margin:12px 0 0;color:#ffffff8c;font-size:14px;line-height:1.65}.source-page{min-height:60vh;padding:40px 0 72px;background:#f4f7ff}.source-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.source-doc-controls{margin-bottom:32px}.source-doc-search-row{display:flex;gap:16px;margin-bottom:24px}.source-doc-filter-wrap{margin-bottom:0}.source-filterbar{display:flex;flex-wrap:wrap;gap:10px}.source-filterbar button,.source-view-toggle button{border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .18s ease}.source-filterbar button{min-height:38px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:800}.source-filterbar button.active,.source-view-toggle button.active{border-color:#1045b5;background:#1045b5;color:#fff;box-shadow:0 8px 18px #1045b52e}.source-view-toggle{display:flex;gap:4px;padding:4px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.source-view-toggle button{width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.source-view-toggle svg,.source-doc-search svg,.source-news-body svg,.source-news-row>svg,.source-round-arrow svg,.source-doc-card svg,.source-icon-box svg,.source-sidebar svg,.source-map-card svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-doc-search{position:relative;flex:1;min-width:0}.source-doc-search span{position:absolute;left:14px;top:50%;color:#94a3b8;transform:translateY(-50%)}.source-doc-search input{width:100%;padding:12px 16px 12px 40px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#061530;font-size:14px;box-shadow:0 1px 2px #0f172a0d;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.source-doc-search input:focus{border-color:#1045b5;box-shadow:0 0 0 2px #1045b526,0 1px 2px #0f172a0d}.source-doc-filterbar{gap:8px}.source-doc-filterbar button{min-height:42px;padding:0 16px;border-radius:12px;font-size:12px;font-weight:800;white-space:nowrap}.source-doc-alert{width:fit-content;max-width:100%;margin:0 0 18px;padding:12px 14px;border:1px solid #fecaca;border-radius:14px;background:#fef2f2;color:#b91c1c;font-size:13px;font-weight:800;line-height:1.45}.source-doc-alert.inline{width:100%;margin:0}.source-pill{display:inline-block;width:fit-content;padding:3px 10px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.source-pill.violet{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.source-pill.amber{border-color:#fde68a;background:#fffbeb;color:#b45309}.source-news-grid,.source-leader-grid,.source-doc-grid,.source-dept-grid,.source-vacancy-grid,.source-services-grid,.source-values-grid,.source-contact-cards{display:grid;gap:20px}.source-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-news-card,.source-news-row,.source-ann-row,.source-doc-card,.source-leader-card,.source-dept-card,.source-vacancy-card,.source-service-card,.source-basic-card{border:1px solid #f1f5f9;background:#fff;color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.source-news-card,.source-doc-card,.source-leader-card,.source-dept-card,.source-vacancy-card,.source-service-card,.source-basic-card{overflow:hidden;border-radius:18px}.source-news-card:hover,.source-doc-card:hover,.source-leader-card:hover,.source-dept-card:hover,.source-vacancy-card:hover,.source-service-card:hover,.source-basic-card:hover{border-color:#bfdbfe;box-shadow:0 24px 42px #bfdbfe52;transform:translateY(-4px)}.source-news-image{position:relative;height:192px;display:block;overflow:hidden;background:#dbeafe}.source-news-image img,.source-leader-photo img,.source-detail-image img,.source-profile-photo img,.source-gallery-tile img,.source-map-card img{width:100%;height:100%;object-fit:cover}.source-news-image .source-pill{position:absolute;left:14px;top:14px}.source-news-body{display:grid;gap:10px;padding:20px}.source-news-body small,.source-detail-meta span,.source-related-row small{color:#94a3b8;font-size:12px}.source-news-body strong,.source-news-row strong,.source-ann-body strong,.source-doc-card strong,.source-leader-info strong,.source-dept-card strong,.source-vacancy-card>strong,.source-service-card h2,.source-basic-card strong{color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:800;line-height:1.35}.source-news-body em,.source-news-row em,.source-ann-body em,.source-dept-card em,.source-basic-card p{overflow:hidden;color:#64748b;font-size:13px;font-style:normal;line-height:1.6}.source-news-body i,.source-doc-card i{display:inline-flex;align-items:center;gap:4px;color:#1045b5;font-size:12px;font-style:normal;font-weight:800}.source-news-list{display:grid;gap:16px}.source-news-row{display:grid;grid-template-columns:148px 1fr auto;gap:20px;align-items:center;overflow:hidden;border-radius:18px}.source-news-row img{width:148px;height:112px;object-fit:cover}.source-news-row span{min-width:0;display:grid;gap:7px}.source-news-row i,.source-ann-body i{display:flex;align-items:center;gap:8px;font-style:normal}.source-news-row>svg{margin-right:20px;color:#cbd5e1}.source-ann-list{display:grid;gap:12px}.source-ann-row{display:flex;align-items:flex-start;gap:20px;padding:22px;border-radius:18px}.source-ann-row:hover{border-color:#1045b54d;box-shadow:0 18px 32px #0f172a14}.source-date-box{width:56px;display:grid;flex-shrink:0;gap:2px;padding:10px 8px;border-radius:14px;background:#eff6ff;text-align:center}.source-date-box small{color:#60a5fa;font-size:11px;font-weight:700}.source-date-box strong{color:#1045b5;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;line-height:1}.source-ann-body{min-width:0;display:grid;flex:1;gap:8px}.source-ann-body small{color:#94a3b8;font-size:12px}.source-round-arrow{width:38px;height:38px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#eff6ff;color:#60a5fa;transition:all .18s ease}.source-ann-row:hover .source-round-arrow{background:#1045b5;color:#fff}.source-doc-grid,.source-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-doc-grid{gap:16px}.source-doc-card,.source-vacancy-card,.source-service-card,.source-basic-card{display:grid;gap:14px;padding:22px}.source-doc-card{display:block;padding:20px;border-color:#f1f5f9;border-radius:16px}.source-doc-card:hover{border-color:#f1f5f9;box-shadow:0 20px 32px #bfdbfe4d;transform:translateY(-2px)}.source-doc-head{display:flex;align-items:flex-start;gap:16px}.source-doc-icon{width:48px;height:48px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#eff6ff;color:#1045b5;transition:background .18s ease,color .18s ease}.source-doc-icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-doc-icon.large{width:64px;height:64px;border-radius:16px}.source-doc-icon.large svg{width:30px;height:30px}.source-doc-card:hover .source-doc-icon{background:#1045b5;color:#fff}.source-doc-info{min-width:0;flex:1;color:inherit;text-decoration:none}.source-doc-topline{display:flex;align-items:center;gap:8px;margin-bottom:4px}.source-doc-topline small{color:#94a3b8;font-size:10px;line-height:1.2}.source-file-badge{width:fit-content;padding:2px 8px;border:1px solid #fecaca;border-radius:999px;background:#fef2f2;color:#dc2626;font-size:10px;font-weight:900;line-height:1.45}.source-file-badge.docx{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.source-file-badge.xlsx{border-color:#bbf7d0;background:#f0fdf4;color:#16a34a}.source-doc-card strong{display:block;margin-bottom:4px;color:#061530;font-size:14px;line-height:1.35;transition:color .18s ease}.source-doc-card:hover strong{color:#1045b5}.source-doc-date{color:#94a3b8;font-size:12px;line-height:1.35}.source-doc-actions,.source-document-actions{display:flex;gap:8px;margin-top:16px}.source-doc-download,.source-doc-view{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;font-size:12px;font-weight:900;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;cursor:pointer}.source-doc-download{flex:1;padding:0 14px;border:0;background:#1045b5;color:#fff}.source-doc-download:hover{background:#0c39a3}.source-doc-view{padding:0 12px;border:1px solid #bfdbfe;background:#eff6ff;color:#1045b5}.source-doc-view:hover{background:#dbeafe;color:#1045b5}.source-doc-actions svg,.source-document-actions svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-doc-meta,.source-vacancy-meta{display:flex;flex-wrap:wrap;gap:8px}.source-doc-meta em,.source-vacancy-meta em{padding:6px 10px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:12px;font-style:normal;font-weight:700}.source-document-detail{gap:24px}.source-document-head{display:flex;align-items:flex-start;gap:16px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}.source-document-head>div{min-width:0}.source-document-head h2{margin-top:8px}.source-document-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.source-document-info-grid span{display:grid;gap:5px;padding:16px;border-radius:14px;background:#f8fafc}.source-document-info-grid small{color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.source-document-info-grid strong{color:#061530;font-size:13px;line-height:1.35}.source-document-actions{margin-top:0}.source-document-actions .source-doc-download,.source-document-actions .source-doc-view{min-height:42px;padding-inline:18px}.source-leader-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.source-leader-photo{position:relative;height:250px;display:block;overflow:hidden;background:#dbeafe}.source-leader-photo i{position:absolute;inset:0;background:linear-gradient(to top,rgba(6,21,48,.62),transparent 58%)}.source-leader-photo b{position:absolute;left:14px;bottom:14px;padding:5px 11px;border-radius:999px;background:#1045b5d1;color:#fff;font-size:11px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.source-leader-info{display:grid;gap:6px;padding:20px}.source-leader-info small{color:#1045b5;font-size:12px;font-weight:700}.source-leader-info em{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:12px;font-style:normal}.source-leader-info svg{width:14px;height:14px;stroke:#f59e0b}.source-dept-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.source-dept-card{display:flex;align-items:flex-start;gap:16px;padding:20px}.source-icon-box{width:48px;height:48px;display:grid;place-items:center;flex-shrink:0;border-radius:14px}.source-icon-box.big{width:64px;height:64px}.source-icon-box svg{width:24px;height:24px}.source-dept-card>span:nth-child(2){min-width:0;display:grid;gap:5px}.source-dept-card small{color:#1045b5;font-size:12px;font-weight:700}.source-dept-card>i{margin-left:auto;color:#cbd5e1;font-style:normal}.source-dept-card>i svg{width:18px;height:18px;stroke:currentColor}.source-vacancy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-vacancy-head{display:flex;justify-content:space-between;gap:12px;color:#1045b5;font-size:12px}.source-vacancy-head b,.source-vacancy-head i{padding:6px 10px;border-radius:999px;background:#eff6ff;font-style:normal}.source-vacancy-card small{width:fit-content;color:#1045b5;font-size:13px;font-weight:800}.source-pagination{display:flex;align-items:center;gap:10px;margin-top:28px;color:#64748b;font-size:13px}.source-pagination button{min-height:34px;padding:0 12px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#061530;font-weight:700}.source-pagination button.active{background:#1045b5;color:#fff}.source-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.source-detail-card,.source-sidebar,.source-about-banner,.source-values-grid article,.source-timeline-card,.source-search-wrap{border:1px solid #f1f5f9;border-radius:22px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.source-detail-card{overflow:hidden}.source-detail-image{height:288px;background:#dbeafe}.source-detail-body{display:grid;gap:18px;padding:32px}.source-detail-body.no-pad{padding-top:10px}.source-detail-body h2,.source-detail-body h3,.source-profile-info h2,.source-about-copy h2,.source-timeline-card h2,.source-free-banner h2,.source-blue-strip h2,.source-branches h2{margin:0;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.18}.source-detail-body h2{font-size:26px}.source-detail-body p,.source-profile-info p,.source-about-copy p,.source-timeline-card p,.source-free-banner p,.source-blue-strip p{margin:0;color:#64748b;font-size:14px;line-height:1.75}.source-detail-meta,.source-ann-detail-head{display:flex;align-items:center;gap:12px}.source-ann-detail-head{padding-bottom:22px;border-bottom:1px solid #f1f5f9}.source-ann-detail-head>span:last-child{display:grid;gap:7px}.source-profile-detail{display:grid;grid-template-columns:310px 1fr}.source-profile-photo{position:relative;min-height:420px;overflow:hidden;background:#dbeafe}.source-profile-photo b{position:absolute;left:18px;bottom:18px;padding:6px 12px;border-radius:999px;background:#1045b5d6;color:#fff}.source-profile-info{display:grid;align-content:center;gap:16px;padding:34px}.source-section-label{color:#1045b5;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.source-profile-title{color:#1045b5!important;font-weight:800}.source-profile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-profile-meta span,.source-check-list span{padding:10px 12px;border-radius:12px;background:#f8fafc;color:#475569;font-size:13px;font-weight:700}.source-dept-detail-head{display:flex;gap:18px;padding:32px 32px 12px}.source-stat-grid{display:grid;gap:14px;padding:0 32px 22px}.source-stat-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.source-stat-grid div{padding:18px;border-radius:16px;background:#f4f7ff;text-align:center}.source-stat-grid strong{display:block;color:#1045b5;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px}.source-stat-grid span{color:#94a3b8;font-size:11px;font-weight:900}.source-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-blue-strip,.source-free-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#1045b5,#0c4a9e);color:#fff}.source-blue-strip{margin:0 32px 32px;padding:24px}.source-blue-strip h3,.source-blue-strip h2,.source-free-banner h2{color:#fff}.source-blue-strip p,.source-free-banner p{color:#ffffffc7}.source-blue-strip a,.source-free-banner a,.source-primary-btn{width:fit-content;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:0;border-radius:13px;background:#fff;color:#1045b5;font-size:13px;font-weight:900;text-decoration:none;cursor:pointer}.source-primary-btn{background:#1045b5;color:#fff}.source-form-card{display:grid;gap:12px;margin-top:10px;padding:22px;border-radius:18px;background:#f8fafc}.source-sidebar{position:sticky;top:116px;display:grid;gap:14px;padding:20px}.source-sidebar h3{margin:0 0 4px;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px}.source-related-row{display:flex;gap:12px;color:inherit;text-decoration:none}.source-related-row img{width:64px;height:50px;flex-shrink:0;border-radius:10px;object-fit:cover}.source-related-row span:last-child{display:grid;gap:4px}.source-related-row strong{color:#061530;font-size:12px;line-height:1.38}.source-related-index{width:36px;color:#1045b5;font-size:12px;font-weight:900}.source-leadership-sidebar-row{display:grid;gap:5px;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.source-leadership-sidebar-row:hover,.source-leadership-sidebar-row.active{border-color:#1045b538;background:#eff6ff;box-shadow:0 12px 28px #1045b514}.source-leadership-sidebar-row span{width:fit-content;max-width:100%;padding:4px 9px;border-radius:999px;background:#1045b514;color:#1045b5;font-size:10px;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.source-leadership-sidebar-row strong{color:#061530;font-size:12px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.source-leadership-sidebar-row small{color:#64748b;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.source-leadership-all-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1045b5;font-size:12px;font-weight:900;text-align:center;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.source-leadership-all-link:hover{border-color:#1045b5;background:#1045b5;color:#fff}.source-document-sidebar-row{display:grid;gap:6px;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.source-document-sidebar-row:hover{border-color:#1045b53d;background:#eff6ff;box-shadow:0 12px 28px #1045b514}.source-document-sidebar-topline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.source-document-sidebar-topline b{width:fit-content;max-width:100%;padding:3px 8px;border:1px solid #fecaca;border-radius:999px;background:#fef2f2;color:#dc2626;font-size:10px;font-weight:900;line-height:1.25}.source-document-sidebar-topline b.docx{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.source-document-sidebar-topline b.xlsx{border-color:#bbf7d0;background:#f0fdf4;color:#16a34a}.source-document-sidebar-topline small,.source-document-sidebar-row>small{color:#94a3b8;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.source-document-sidebar-row strong{color:#061530;font-size:12px;font-weight:900;line-height:1.38;overflow-wrap:anywhere;transition:color .18s ease}.source-document-sidebar-row:hover strong{color:#1045b5}.source-document-all-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1045b5;font-size:12px;font-weight:900;text-align:center;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.source-document-all-link:hover{border-color:#1045b5;background:#1045b5;color:#fff}.source-department-sidebar-row{display:grid;gap:6px;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.source-department-sidebar-row:hover{border-color:#1045b53d;background:#eff6ff;box-shadow:0 12px 28px #1045b514}.source-department-sidebar-topline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.source-department-sidebar-topline b{width:fit-content;max-width:100%;padding:4px 9px;border-radius:999px;background:#1045b514;color:#1045b5;font-size:10px;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.source-department-sidebar-topline small,.source-department-sidebar-row>small{color:#64748b;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.source-department-sidebar-row strong{color:#061530;font-size:12px;font-weight:900;line-height:1.35;overflow-wrap:anywhere;transition:color .18s ease}.source-department-sidebar-row:hover strong{color:#1045b5}.source-department-all-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1045b5;font-size:12px;font-weight:900;text-align:center;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.source-department-all-link:hover{border-color:#1045b5;background:#1045b5;color:#fff}.source-sidebar-cta{display:grid;gap:10px;margin-top:10px;padding:20px;border-radius:18px;background:#1045b5;color:#fff}.source-sidebar-cta span{font-weight:900}.source-sidebar-cta p{margin:0;color:#ffffffc2;font-size:12px;line-height:1.6}.source-sidebar-cta a{padding:10px 12px;border-radius:12px;background:#fff;color:#1045b5;font-size:12px;font-weight:900;text-align:center}.source-back-link{display:inline-flex;align-items:center;gap:8px;color:#1045b5;font-size:13px;font-weight:900}.source-about-stack{display:grid;gap:32px}.source-about-banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);overflow:hidden}.source-about-image{min-height:360px;background:#dbeafe}.source-about-image img{width:100%;height:100%;object-fit:cover}.source-about-copy{display:grid;align-content:center;gap:18px;padding:36px}.source-values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-values-grid article{display:grid;gap:14px;padding:26px}.source-values-grid span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;font-weight:900}.source-values-grid h3,.source-timeline-card h3{margin:0;color:#061530}.source-values-grid p{margin:0;color:#64748b;font-size:14px;line-height:1.7}.source-timeline-card{padding:32px}.source-timeline-card article{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:16px 0}.source-timeline-dot{width:42px;height:42px;display:grid;place-items:center;border:2px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1045b5;font-weight:900}.source-timeline-card b{color:#1045b5;font-size:12px}.source-service-head{display:flex;align-items:center;gap:14px}.source-service-card p{margin:0;color:#64748b;font-size:14px;line-height:1.65}.source-service-list{display:grid;gap:8px}.source-service-list span{color:#475569;font-size:12px}.source-service-list span:before{content:"\2713";margin-right:8px;color:#1045b5;font-weight:900}.source-service-card>b{width:100%;padding:10px 12px;border:1px solid #1045b5;border-radius:12px;color:#1045b5;font-size:13px;text-align:center}.source-free-banner{margin-top:36px;padding:32px}.source-free-banner span{color:#93c5fd;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.source-schedule-table{overflow-x:auto;border:1px solid #f1f5f9;border-radius:20px;background:#fff}.source-schedule-table table{width:100%;min-width:960px;border-collapse:collapse}.source-schedule-table th,.source-schedule-table td{padding:16px;border-bottom:1px solid #f1f5f9}.source-schedule-table thead th{background:#f8fafc;color:#1045b5;font-size:12px;letter-spacing:.08em}.source-schedule-table tbody th{display:flex;align-items:center;gap:12px}.source-doctor-avatar,.source-doctor-avatar img{width:46px;height:46px;border-radius:999px}.source-doctor-avatar img{object-fit:cover}.source-schedule-table tbody th strong{display:block;color:#061530}.source-schedule-table tbody th small{color:#1045b5}.source-schedule-table td span{display:inline-block;padding:7px 10px;border-radius:999px;background:#eff6ff;color:#1045b5;font-size:12px;font-weight:800}.source-schedule-hero{padding:40px 0 48px;background:linear-gradient(135deg,#040e2a,#0b2b78 55%,#0c4a9e)}.source-schedule-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 100% 0%,rgba(6,176,212,.12),transparent 34%),radial-gradient(circle at 25% 100%,rgba(37,99,235,.1),transparent 26%),linear-gradient(180deg,rgba(6,176,212,.6),rgba(16,69,181,.55),transparent);background-size:auto,auto,1px 100%;background-repeat:no-repeat;background-position:center,center,left top}.source-schedule-hero:after{opacity:.04;background-image:linear-gradient(#ffffff 1px,transparent 1px),linear-gradient(90deg,#ffffff 1px,transparent 1px);background-size:60px 60px}.source-schedule-hero .source-container{padding-inline:0}.source-schedule-hero h1{max-width:680px;margin-top:20px;font-size:clamp(30px,4vw,40px);line-height:1.1}.source-schedule-hero p{max-width:680px;margin-top:12px;color:#ffffff8c;font-size:14px}.source-schedule-page{padding:40px 0}.source-schedule-filter{margin-bottom:24px}.source-schedule-table{width:calc(100% - 48px);max-width:1272px;padding-inline:0;overflow:hidden;border-color:#f1f5f9;border-radius:16px;box-shadow:0 1px 2px #0f172a0d}.source-schedule-table-scroll{min-width:0;overflow-x:auto}.source-schedule-table table{width:100%;min-width:980px;table-layout:fixed;border-collapse:separate;border-spacing:0}.source-schedule-table thead tr{background:#061530}.source-schedule-table thead th{padding:16px 12px;border-bottom:0;background:#061530;color:#fffc;font-size:12px;font-weight:800;letter-spacing:.04em;text-align:center;text-transform:uppercase}.source-schedule-table thead th:first-child{width:224px;padding-inline:20px;border-top-left-radius:16px;color:#fff;text-align:left}.source-schedule-table thead th:last-child{border-top-right-radius:16px}.source-schedule-table tbody tr:nth-child(2n){background:#f4f7ff80}.source-schedule-table tbody th,.source-schedule-table tbody td{padding:16px 12px;border-bottom:0}.source-schedule-table tbody th{padding-inline:20px}.source-schedule-table tbody td{text-align:center}.source-doctor-avatar,.source-doctor-avatar img{width:36px;height:36px;border-radius:8px}.source-schedule-table tbody th strong,.source-schedule-card strong{font-size:14px;font-weight:800}.source-schedule-table tbody th small,.source-schedule-card small{color:#1045b5;font-size:12px;font-weight:700}.source-schedule-table td .source-time-chip{padding:4px 8px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1045b5;font-size:12px;font-weight:700;white-space:nowrap}.source-schedule-table td .source-time-chip.empty{border-color:transparent;background:transparent;color:#cbd5e1;font-size:14px}.source-schedule-mobile{display:none}.source-schedule-cta{display:flex;align-items:center;gap:20px;margin-top:32px;padding:24px;border-radius:16px;background:linear-gradient(90deg,#1045b5,#06b0d4)}.source-schedule-cta>div{flex:1;color:#fff}.source-schedule-cta h2{margin:0;color:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px}.source-schedule-cta p{margin:4px 0 0;color:#dbeafecc;font-size:14px}.source-schedule-cta>span{display:flex;gap:12px}.source-schedule-cta a{min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 20px;border-radius:12px;color:inherit;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.source-schedule-cta svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-schedule-phone{background:#fff;color:#1045b5!important}.source-schedule-online{border:1px solid rgba(255,255,255,.25);background:#ffffff26;color:#fff!important}.source-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.source-gallery-filter{margin-bottom:32px}.source-gallery-tile{position:relative;min-height:210px;overflow:hidden;display:block;width:100%;padding:0;border:0;border-radius:18px;background:#dbeafe;color:inherit;cursor:pointer;text-align:left}.source-gallery-tile.large{grid-column:span 2;grid-row:span 2;min-height:434px}.source-gallery-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(6,21,48,.72),transparent 60%)}.source-gallery-tile span{position:absolute;left:18px;right:18px;bottom:16px;z-index:1;display:grid;gap:4px;color:#fff}.source-gallery-tile small{color:#ffffffb8}.source-gallery-lightbox{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.source-gallery-lightbox-panel{position:relative;width:100%;max-width:768px}.source-gallery-lightbox-close{position:absolute;right:0;top:-44px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#ffffffb3;cursor:pointer;transition:color .16s ease,background .16s ease}.source-gallery-lightbox-close:hover{background:#ffffff14;color:#fff}.source-gallery-lightbox-close svg{width:24px;height:24px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-gallery-lightbox-image{width:100%;max-height:80vh;object-fit:contain;border-radius:16px}.source-gallery-lightbox-caption{margin-top:12px;color:#ffffffb3;font-size:14px;text-align:center}.source-gallery-lightbox-caption span{color:#ffffff73;margin-inline:6px}.source-contact-cards{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:36px}.source-contact-cards article{display:grid;gap:8px;padding:22px;border:1px solid #f1f5f9;border-radius:18px;background:#fff}.source-contact-cards span{color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.source-contact-cards strong{color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif}.source-contact-cards small{color:#94a3b8}.source-contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px}.source-map-card{position:relative;min-height:400px;overflow:hidden;border:1px solid #bfdbfe;border-radius:28px;background:#e8f0ff}.source-map-card img{opacity:.32}.source-map-card>div{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.source-map-card span{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:#1045b5;color:#fff;box-shadow:0 18px 32px #1045b54d}.source-map-card a{padding:11px 16px;border:1px solid #bfdbfe;border-radius:12px;background:#fff;color:#1045b5;font-size:13px;font-weight:900}.source-branches{display:grid;gap:14px}.source-branches .branch-row{display:grid;grid-template-columns:1fr;gap:6px;padding:18px;border:1px solid #f1f5f9;border-radius:18px;background:#fff}.source-branches span,.source-branches b,.source-branches small{color:#64748b}.source-appeal-wrap,.source-search-wrap{width:100%;max-width:900px;margin-inline:auto;padding:28px;box-sizing:border-box}.source-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:28px}.source-steps span{display:grid;grid-template-columns:36px 1fr;gap:2px 10px;padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.source-steps span.active{border-color:#bfdbfe;background:#eff6ff}.source-steps b{grid-row:span 2;width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#1045b5;color:#fff}.source-steps strong{color:#061530;font-size:13px}.source-steps small{color:#94a3b8}.source-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.source-form-grid label{display:grid;gap:8px;color:#061530;font-size:11px;font-weight:900}.source-form-grid label.wide{grid-column:1/-1}.source-form-grid input,.source-form-grid textarea,.source-form-card input,.source-form-card textarea,.source-search-field input{width:100%;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:13px 14px;color:#061530;outline:none}.source-appeal-page{padding:40px 0}.source-appeal-wrap{width:100%;max-width:900px;margin-inline:auto;padding-block:0;padding-inline:24px;box-sizing:border-box}.source-appeal-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:32px;padding:6px;border:1px solid #dbeafe;border-radius:24px;background:#fff;box-shadow:0 12px 30px #0f172a0d}.source-appeal-mode-tabs button{min-height:50px;border:0;border-radius:18px;background:transparent;color:#64748b;font-size:14px;font-weight:900;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.source-appeal-mode-tabs button.active{background:linear-gradient(135deg,#1045b5,#0c4a9e);color:#fff;box-shadow:0 14px 30px #1045b53d}.source-appeal-progress{display:flex;align-items:center;margin-bottom:40px}.source-appeal-progress-item{display:flex;align-items:center;flex:1}.source-appeal-progress-item.last{flex:none}.source-appeal-step{display:flex;align-items:center;gap:12px;flex-shrink:0}.source-appeal-step>span{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #e2e8f0;border-radius:999px;background:#fff;color:#94a3b8;font-size:14px;font-weight:800;transition:all .18s ease}.source-appeal-step>span.active{border-color:#1045b5;background:#1045b5;color:#fff;box-shadow:0 10px 15px -3px #1d4ed84d,0 4px 6px -4px #1d4ed84d}.source-appeal-step>span.done{border-color:#10b981;background:#10b981;color:#fff}.source-appeal-step svg,.source-appeal-nav svg,.source-appeal-success svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-appeal-step strong{display:block;color:#9ca3af;font-size:12px;font-weight:800}.source-appeal-step.reached strong{color:#1045b5}.source-appeal-step small{display:block;color:#94a3b8;font-size:10px}.source-appeal-line{height:2px;flex:1;margin-inline:16px;border-radius:999px;background:#e2e8f0;transition:background .18s ease}.source-appeal-line.active{background:#1045b54d}.source-appeal-line.done{background:#34d399}.source-appeal-form-card,.source-appeal-success,.source-status-card{overflow:hidden;border:1px solid #f1f5f9;border-radius:28px;background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.source-appeal-form-body{padding:32px}.source-appeal-form-body h2,.source-appeal-success h2{margin:0 0 24px;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.source-status-intro,.source-appeal-note{margin:-12px 0 24px;color:#64748b;font-size:14px;line-height:1.6}.source-appeal-note{margin:10px auto 0;color:#1045b5;font-weight:800}.source-form-grid{gap:20px}.source-form-grid.compact{gap:16px}.source-form-grid label,.source-appeal-label{display:grid;gap:6px;color:#94a3b8;font-size:12px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.source-appeal-stack>div>.source-appeal-label{margin-bottom:8px}.source-form-grid>div>.source-appeal-label{margin-bottom:6px}.source-field-label{display:inline-flex;width:fit-content;align-items:baseline;gap:4px;color:#94a3b8;line-height:1.25}.source-field-label em{color:#ef4444;font-style:normal;line-height:1}.source-form-grid input,.source-form-grid textarea,.source-form-grid select,.source-appeal-label textarea{width:100%;min-height:46px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#f4f7ff;color:#061530;font-size:14px;letter-spacing:0;line-height:20px;outline:none;text-transform:none;transition:border-color .18s ease,box-shadow .18s ease}.source-form-grid input::placeholder,.source-form-grid textarea::placeholder,.source-appeal-label textarea::placeholder{color:#94a3b8}.source-form-grid textarea,.source-appeal-label textarea{min-height:132px;resize:none}.source-form-grid input:focus,.source-form-grid textarea:focus,.source-form-grid select:focus,.source-appeal-label textarea:focus{border-color:#1045b5;box-shadow:0 0 0 2px #1045b526}.source-form-grid input.invalid,.source-form-grid textarea.invalid,.source-form-grid select.invalid,.source-appeal-label textarea.invalid,.source-captcha-box input.invalid{border-color:#ef4444;box-shadow:0 0 0 2px #ef444424}.source-field-error{margin:0;color:#dc2626;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.45;text-transform:none}.source-appeal-stack{display:grid;gap:20px}.source-appeal-choice-row,.source-appeal-priority-row{display:flex;flex-wrap:wrap;gap:8px}.source-appeal-choice-row button,.source-appeal-priority-row button{min-height:38px;padding:8px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#475569;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;transition:all .18s ease}.source-appeal-priority-row button{flex:1;min-height:46px;padding-block:12px;font-size:12px;font-weight:700}.source-appeal-choice-row button:hover,.source-appeal-priority-row button:hover{border-color:#1045b5}.source-appeal-choice-row button.active,.source-appeal-priority-row button.active{border-color:#1045b5;background:#1045b5;color:#fff}.source-appeal-summary{display:grid;gap:12px;margin-bottom:24px;padding:20px;border-radius:16px;background:#f4f7ff}.source-appeal-summary div{display:flex;justify-content:space-between;gap:18px;color:#061530;font-size:14px}.source-appeal-summary span{color:#94a3b8;font-weight:600}.source-appeal-summary p{margin:8px 0 0;padding-top:12px;border-top:1px solid #e2e8f0;color:#061530;font-size:14px}.source-appeal-summary p span{display:block;margin-bottom:4px;font-size:12px}.source-appeal-agree{display:flex;align-items:flex-start;gap:12px;color:#475569;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.55;text-transform:none;word-spacing:0;cursor:pointer}.source-appeal-agree input{width:16px;height:16px;flex-shrink:0;margin-top:3px;accent-color:#1045b5}.source-appeal-agree span{flex:1;min-width:0;color:#475569;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.55;text-transform:none;white-space:normal;word-break:normal;word-spacing:0}.source-appeal-agree a{color:#1045b5;font-weight:700;letter-spacing:0;text-transform:none}.source-captcha-box{display:grid;gap:12px;margin-top:16px;margin-bottom:22px;padding:16px;border:1px solid #e2e8f0;border-radius:20px;background:#f4f7ff}.source-captcha-box>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.source-captcha-box strong{min-width:108px;padding:10px 14px;border:1px solid #bfdbfe;border-radius:16px;background:#fff;color:#1045b5;font-size:15px;font-weight:900;text-align:center}.source-captcha-box label{display:grid;gap:6px}.source-captcha-box input{width:100%;min-height:46px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#061530;font-size:14px;line-height:20px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.source-captcha-box input:focus{border-color:#1045b5;box-shadow:0 0 0 2px #1045b526}.source-appeal-error{margin:20px 0 0;padding:12px 14px;border:1px solid #fecaca;border-radius:16px;background:#fef2f2;color:#dc2626;font-size:13px;font-weight:700}.source-appeal-form-body>.source-appeal-error:first-child{margin:0 0 20px}.source-appeal-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 32px;border-top:1px solid #f1f5f9;background:#f4f7ff}.source-appeal-back,.source-appeal-next,.source-appeal-success button,.source-appeal-success a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border-radius:16px;font-size:14px;font-weight:800;cursor:pointer;transition:all .18s ease}.source-appeal-back,.source-appeal-success button{border:1px solid #e2e8f0;background:#fff;color:#475569}.source-appeal-back:hover{border-color:#1045b5}.source-appeal-next,.source-appeal-success a{border:1px solid #1045b5;background:#1045b5;color:#fff}.source-appeal-next:hover,.source-appeal-success a:hover{background:#0c39a3}.source-appeal-next:disabled{cursor:not-allowed;opacity:.5}.source-appeal-success{padding:48px;text-align:center}.source-appeal-success>div:first-child{width:80px;height:80px;display:grid;place-items:center;margin:0 auto 20px;border-radius:24px;background:#d1fae5;color:#10b981}.source-appeal-success>div:first-child svg{width:40px;height:40px}.source-appeal-success h2{margin-bottom:12px;font-size:24px}.source-appeal-success p{max-width:384px;margin:0 auto 8px;color:#64748b;font-size:14px}.source-appeal-success p strong{color:#1045b5}.source-appeal-success>span{display:block;margin-top:10px;color:#059669;font-size:13px;font-weight:800}.source-appeal-success>div:last-child{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px}.source-status-result{margin-top:22px;padding:24px;border:1px solid #dbeafe;border-radius:24px;background:#fff;box-shadow:0 14px 35px #1045b514}.source-status-result header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #e2e8f0}.source-status-result header span,.source-status-meta span,.source-status-note span{display:block;color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.025em;text-transform:uppercase}.source-status-result header strong{display:block;margin-top:4px;color:#061530;font-size:22px;font-weight:900}.source-status-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#eff6ff;color:#1045b5;font-size:12px;font-weight:900;white-space:nowrap}.source-status-badge.in-progress{background:#fef3c7;color:#b45309}.source-status-badge.answered,.source-status-badge.completed{background:#dcfce7;color:#047857}.source-status-badge.rejected{background:#fee2e2;color:#b91c1c}.source-status-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.source-status-meta p{margin:0;padding:16px;border-radius:18px;background:#f4f7ff}.source-status-meta strong{display:block;margin-top:6px;color:#061530;font-size:14px}.source-status-note{margin:18px 0 0;padding:16px;border:1px solid #dbeafe;border-radius:18px;background:#eff6ff;color:#475569;font-size:14px;line-height:1.65}.source-search-field{position:relative;margin-bottom:18px}.source-search-field>svg{position:absolute;left:16px;top:50%;width:20px;height:20px;color:#94a3b8;stroke:currentColor;transform:translateY(-50%)}.source-search-field input{min-height:58px;padding-left:48px;font-size:15px}.source-search-field button{position:absolute;right:16px;top:50%;border:0;background:transparent;color:#94a3b8;font-size:24px;transform:translateY(-50%)}.source-result-count{margin:20px 0 14px;color:#64748b;font-size:14px}.source-search-results{display:grid;gap:12px}.source-search-results a{display:flex;align-items:flex-start;gap:14px;padding:18px;border:1px solid #f1f5f9;border-radius:18px;background:#fff;color:inherit}.source-search-results a>span{flex-shrink:0;padding:4px 10px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1045b5;font-size:10px;font-weight:900}.source-search-results strong{color:#061530}.source-search-results p{margin:4px 0 0;color:#64748b;font-size:13px}.source-search-results svg{width:18px;height:18px;margin-left:auto;color:#cbd5e1;stroke:currentColor}.source-empty{padding:48px 16px;color:#94a3b8;text-align:center}.source-state-card{margin-bottom:22px;padding:18px 22px;border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(135deg,#eff6ff,#fff);color:#1045b5;font-weight:800;box-shadow:0 12px 28px #1045b50f}.source-state-card.wide{grid-column:1/-1}.source-list-empty{margin-top:24px}.source-pagination button:disabled{cursor:not-allowed;opacity:.45}a.source-gallery-tile{color:inherit;text-decoration:none}.source-gallery-detail-head{display:grid;grid-template-columns:minmax(280px,.85fr) 1fr;gap:28px;align-items:center;margin-bottom:28px;padding:22px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 45px #0f172a12}.source-gallery-detail-head>img{width:100%;height:280px;object-fit:cover;border-radius:18px}.source-gallery-detail-head h2{margin:10px 0 8px;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(28px,4vw,44px)}.source-gallery-detail-head p{margin:0;color:#64748b;line-height:1.75}.source-legal-container,.source-legal-detail-container{width:100%;max-width:900px;margin-inline:auto;padding-inline:24px;box-sizing:border-box}.source-legal-index-list{display:grid;gap:16px}.source-legal-index-card{display:flex;align-items:flex-start;gap:20px;width:100%;padding:24px;border:1px solid #f1f5f9;border-radius:18px;background:#fff;color:inherit;text-align:left;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.source-legal-index-card:hover{border-color:#bfdbfe;box-shadow:0 18px 32px #1e40af14;transform:translateY(-2px)}.source-legal-index-icon{width:44px;height:44px;display:grid;place-items:center;flex-shrink:0;border-radius:14px;background:#eff6ff;color:#1045b5;transition:background .18s ease,color .18s ease}.source-legal-index-card:hover .source-legal-index-icon,.source-legal-index-card:hover>i{background:#1045b5;color:#fff}.source-legal-index-icon svg,.source-legal-index-card>i svg,.source-legal-help svg,.source-legal-meta svg,.source-legal-callout svg,.source-legal-back svg,.source-sitemap-groups svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-legal-index-copy{min-width:0;display:grid;flex:1;gap:6px}.source-legal-index-copy strong{color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-weight:800;transition:color .18s ease}.source-legal-index-card:hover .source-legal-index-copy strong{color:#1045b5}.source-legal-index-copy em{color:#64748b;font-size:14px;font-style:normal;line-height:1.65}.source-legal-index-copy small{color:#94a3b8;font-size:12px}.source-legal-index-card>i{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:10px;background:#f8fafc;color:#cbd5e1;font-style:normal;transition:background .18s ease,color .18s ease}.source-legal-help{display:flex;gap:16px;margin-top:28px;padding:20px;border:1px solid #bfdbfe;border-radius:18px;background:#eff6ff}.source-legal-help>span{width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#fff;color:#1045b5}.source-legal-help p{margin:0;color:#475569;font-size:14px;line-height:1.7}.source-legal-help a{color:#1045b5;font-weight:800;text-decoration:none}.source-legal-help a:hover,.source-legal-back:hover,.source-sitemap-groups a:hover strong{color:#0c39a3}.source-legal-meta{display:flex;align-items:center;gap:12px;margin-bottom:28px;padding:14px 18px;border:1px solid #f1f5f9;border-radius:14px;background:#fff;box-shadow:0 8px 20px #0f172a0a}.source-legal-meta.warning{border-color:#fde68a;background:#fffbeb}.source-legal-meta>span{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#1045b514;color:#1045b5}.source-legal-meta.warning>span{background:#fef3c7;color:#d97706}.source-legal-meta p{margin:0;color:#64748b;font-size:14px;line-height:1.5}.source-legal-meta p+p:before{content:"\b7";margin:0 10px 0 0;color:#cbd5e1}.source-legal-section-card{overflow:hidden;margin-bottom:20px;border:1px solid #f1f5f9;border-radius:18px;background:#fff;box-shadow:0 8px 22px #0f172a09}.source-legal-section-card header{display:flex;align-items:center;gap:16px;padding:18px 22px;border-bottom:1px solid #f8fafc}.source-legal-section-card header>span{width:38px;height:38px;display:grid;place-items:center;flex-shrink:0;border-radius:13px;background:#1045b514;color:#1045b5;font-size:12px;font-weight:900}.source-legal-section-card h2{margin:0;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-weight:800;line-height:1.35}.source-legal-section-card h2 b{margin-right:8px;color:#1045b5;font-size:14px;font-weight:900}.source-legal-section-body{padding:22px}.source-legal-section-body p{margin:0 0 12px;color:#475569;font-size:14px;line-height:1.75;white-space:pre-line}.source-legal-section-body p:last-child{margin-bottom:0}.source-legal-bullets{display:grid;gap:10px;margin-top:12px}.source-legal-bullets div{display:flex;align-items:flex-start;gap:10px}.source-legal-bullets i{width:6px;height:6px;flex-shrink:0;margin-top:9px;border-radius:999px;background:#1045b5}.source-legal-bullets span{color:#475569;font-size:14px;line-height:1.65}.source-legal-callout{display:flex;gap:16px;margin-top:28px;padding:20px;border:1px solid rgba(16,69,181,.12);border-radius:18px;background:linear-gradient(135deg,#ebf1ff,#e0f9ff)}.source-legal-callout.danger{border-color:#fecaca;background:#fef2f2}.source-legal-callout>span{width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#fff;color:#1045b5}.source-legal-callout.danger>span{color:#dc2626}.source-legal-callout strong{display:block;margin-bottom:4px;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px}.source-legal-callout p{margin:0;color:#475569;font-size:14px;line-height:1.7;white-space:pre-line}.source-legal-back{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:11px 16px;border:1px solid #bfdbfe;border-radius:12px;background:#fff;color:#1045b5;font-size:13px;font-weight:900;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.source-legal-back.inline{margin-top:0}.source-legal-back:hover{border-color:#1045b5;background:#eff6ff;text-decoration:none}.source-sitemap-page{width:100%;max-width:1100px;margin-inline:auto;padding-inline:24px;box-sizing:border-box}.source-sitemap-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:36px}.source-sitemap-stats div{padding:18px 20px;border:1px solid #f1f5f9;border-radius:18px;background:#fff;box-shadow:0 8px 22px #0f172a09}.source-sitemap-stats strong{display:block;color:#1045b5;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:28px;font-weight:900;line-height:1}.source-sitemap-stats span{display:block;margin-top:6px;color:#64748b;font-size:12px}.source-sitemap-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.source-sitemap-groups article{overflow:hidden;border:1px solid #f1f5f9;border-radius:18px;background:#fff;box-shadow:0 8px 22px #0f172a09}.source-sitemap-groups header{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #f8fafc;background:color-mix(in srgb,var(--group-color) 5%,white)}.source-sitemap-groups header>span{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:11px;background:color-mix(in srgb,var(--group-color) 12%,white);color:var(--group-color);font-weight:900}.source-sitemap-groups header strong{min-width:0;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px}.source-sitemap-groups header small{margin-left:auto;padding:3px 8px;border-radius:999px;background:color-mix(in srgb,var(--group-color) 12%,white);color:var(--group-color);font-size:11px;font-weight:900}.source-sitemap-groups a{display:flex;align-items:center;gap:12px;padding:11px 14px;color:inherit;text-decoration:none;transition:background .18s ease}.source-sitemap-groups a:hover{background:#f8fafc}.source-sitemap-groups a>i{width:6px;height:6px;flex-shrink:0;border-radius:999px;background:#cbd5e1}.source-sitemap-groups a span{min-width:0;display:grid;gap:2px;flex:1}.source-sitemap-groups a strong{overflow:hidden;color:#475569;font-size:13px;text-overflow:ellipsis;white-space:nowrap;transition:color .18s ease}.source-sitemap-groups a small{overflow:hidden;color:#94a3b8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.source-sitemap-groups a svg{width:14px;height:14px;color:#cbd5e1}.source-sitemap-bottom{display:grid;justify-items:center;gap:18px;margin-top:36px;text-align:center}.source-sitemap-bottom p{margin:0;color:#94a3b8;font-size:14px}.source-sitemap-bottom p strong{color:#475569}.source-sitemap-bottom>div{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.source-dept-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.source-dept-card{gap:20px;padding:24px;border-radius:16px;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.source-dept-card:hover{border-color:#bfdbfe;box-shadow:0 24px 40px #bfdbfe4d;transform:translateY(-2px)}.source-dept-card .source-icon-box{width:56px;height:56px;border-radius:16px;box-shadow:0 1px 3px #0f172a14;transition:transform .18s ease}.source-dept-card:hover .source-icon-box{transform:scale(1.08)}.source-dept-card strong{color:#061530;font-size:18px;line-height:1.35}.source-dept-card em{color:#64748b;font-size:14px;line-height:1.55}.source-dept-meta-list{display:flex;flex-wrap:wrap;gap:14px;margin-top:4px}.source-dept-meta-list small{color:#94a3b8;font-size:12px;font-weight:700;line-height:1.35}.source-dept-card>i{width:28px;height:28px;display:grid;place-items:center;align-self:flex-end;margin-left:auto;border-radius:999px;color:#cbd5e1;transition:color .18s ease,background .18s ease,transform .18s ease}.source-dept-card:hover>i{background:#eff6ff;color:#1045b5;transform:translate(2px)}.source-services-grid{gap:20px}.source-service-card{gap:0;padding:0;border-radius:16px;overflow:hidden;box-shadow:none}.source-service-card:hover{border-color:#bfdbfe;box-shadow:0 24px 40px #bfdbfe4d}.source-service-head{padding:24px 24px 16px}.source-service-card .source-icon-box{width:48px;height:48px;border-radius:12px}.source-service-card p{padding:0 24px 24px;border-bottom:1px solid #f1f5f9}.source-service-list{padding:16px 24px}.source-service-card>b{width:auto;margin:0 24px 20px;border-radius:12px}.source-free-banner{border-radius:24px}.source-vacancy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.source-vacancy-card{gap:16px;padding:24px;border-radius:16px;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.source-vacancy-card:hover{border-color:#bfdbfe;box-shadow:0 24px 40px #bfdbfe4d;transform:translateY(-2px)}.source-vacancy-card .source-vacancy-head{align-items:flex-start;margin:0}.source-vacancy-title-wrap{min-width:0;display:grid;gap:12px}.source-vacancy-title-wrap strong{color:#061530;font-size:18px;line-height:1.35}.source-vacancy-badges{display:flex;flex-wrap:wrap;gap:8px}.source-vacancy-badges b,.source-vacancy-badges i{width:fit-content;padding:5px 10px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1045b5;font-size:11px;font-weight:900;line-height:1.25;font-style:normal}.source-vacancy-icon{width:44px;height:44px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:#eff6ff;color:#1045b5}.source-vacancy-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-vacancy-card .source-vacancy-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.source-vacancy-card .source-vacancy-meta em{display:flex;align-items:center;min-height:38px;padding:0 12px;border-radius:12px;background:#f4f7ff;color:#64748b;font-size:12px;font-style:normal;font-weight:700;line-height:1.35}.source-vacancy-card .source-vacancy-meta em:last-child{color:#dc2626}.source-vacancy-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#1045b5;color:#fff;font-size:14px;font-weight:900;line-height:1;transition:background .18s ease}.source-vacancy-action svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.source-vacancy-card:hover .source-vacancy-action{background:#0c39a3}.source-department-detail-card,.source-vacancy-detail-card,.source-compact-sidebar{border-radius:16px;box-shadow:none}.source-department-detail-card .source-dept-detail-head{gap:16px;padding:24px 24px 16px}.source-department-detail-card .source-icon-box.big{width:64px;height:64px;border-radius:16px}.source-department-detail-card .source-stat-grid,.source-vacancy-detail-card .source-stat-grid{gap:12px;padding:0 24px 24px}.source-department-detail-card .source-stat-grid div,.source-vacancy-detail-card .source-stat-grid div{padding:16px;border-radius:12px;text-align:left}.source-department-detail-card .source-detail-body,.source-vacancy-detail-card .source-detail-body{padding:24px}.source-department-detail-card .source-detail-body.no-pad{padding-top:0}.source-department-detail-card .source-check-list span,.source-vacancy-detail-card .source-check-list span{border-radius:12px;background:#f4f7ff}.source-department-detail-card .source-blue-strip{margin:0 24px 24px;padding:24px;border-radius:16px}.source-department-detail-card .source-blue-strip a,.source-vacancy-detail-card .source-primary-btn{border-radius:12px}.source-department-detail-card .source-blue-strip strong{min-height:42px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:#ffffff24;color:#fff;font-size:13px;font-weight:900}.source-department-detail-sidebar{gap:20px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.source-department-head-card,.source-department-related-card{overflow:hidden;border:1px solid #f1f5f9;border-radius:16px;background:#fff;color:inherit;text-decoration:none}.source-department-head-card{display:block}.source-department-head-media{position:relative;height:160px;display:block;overflow:hidden;background:#dbeafe}.source-department-head-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.source-department-head-media i{position:absolute;inset:0;display:block;background:linear-gradient(to top,#06153099,#06153000)}.source-department-head-card:hover .source-department-head-media img{transform:scale(1.04)}.source-department-head-info{display:grid;gap:4px;padding:16px}.source-department-head-info small{color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.source-department-head-info strong{color:#061530;font-size:14px;font-weight:900;line-height:1.35}.source-department-head-info em{color:#1045b5;font-size:12px;font-style:normal;font-weight:800;line-height:1.45}.source-department-head-info b{width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:center;margin-top:8px;border:1px solid #1045b5;border-radius:8px;background:#fff;color:#1045b5;font-size:12px;font-weight:900;transition:background .18s ease,color .18s ease}.source-department-head-card:hover .source-department-head-info b{background:#1045b5;color:#fff}.source-department-related-card{display:grid;gap:16px;padding:20px}.source-department-related-card h3{margin:0;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:900;line-height:1.3}.source-department-mini-list{display:grid;gap:8px}.source-department-mini-row{display:flex;align-items:center;gap:12px;min-width:0;padding:10px;border-radius:12px;color:inherit;text-align:left;text-decoration:none;transition:background .18s ease}.source-department-mini-row:hover{background:#eff6ff}.source-department-mini-icon{width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;border-radius:8px}.source-department-mini-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-department-mini-row strong{min-width:0;color:#061530;font-size:14px;font-weight:800;line-height:1.35;transition:color .18s ease}.source-department-mini-row:hover strong{color:#1045b5}.source-department-mini-row>svg{width:14px;height:14px;flex-shrink:0;margin-left:auto;stroke:#cbd5e1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .18s ease,transform .18s ease}.source-department-mini-row:hover>svg{stroke:#1045b5;transform:translate(2px)}.source-vacancy-detail-card .source-vacancy-head{align-items:center}.source-vacancy-detail-card .source-vacancy-meta.detail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.source-vacancy-detail-card .source-vacancy-meta.detail em{padding:14px;border-radius:12px;background:#f4f7ff}.source-vacancy-detail-card .source-form-card{padding:24px;border:1px solid #f1f5f9;border-radius:16px;background:#fff}.source-vacancy-detail-card .source-form-card input,.source-vacancy-detail-card .source-form-card textarea{border-radius:12px;background:#f4f7ff}.source-vacancy-detail-card{display:grid;gap:20px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.source-vacancy-detail-stack{display:grid;gap:20px}.source-vacancy-info-card,.source-vacancy-apply-card,.source-vacancy-related-card{border:1px solid #f1f5f9;border-radius:16px;background:#fff}.source-vacancy-info-card,.source-vacancy-apply-card{padding:24px}.source-vacancy-detail-head{display:grid;gap:14px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}.source-vacancy-detail-head h2{margin:0;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:26px;line-height:1.22}.source-vacancy-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.source-vacancy-info-grid article{display:flex;gap:12px;min-width:0;padding:16px;border-radius:12px;background:#f4f7ff}.source-vacancy-info-grid article>span{width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;border-radius:8px;background:#dbeafe;color:#1045b5}.source-vacancy-info-grid article.salary>span{color:#059669}.source-vacancy-info-grid article.experience>span{color:#d97706}.source-vacancy-info-grid article.deadline>span{color:#ef4444}.source-vacancy-info-grid svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-vacancy-info-grid small{display:block;color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.source-vacancy-info-grid strong{display:block;margin-top:3px;color:#061530;font-size:14px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.source-vacancy-section{display:grid;gap:14px;margin-top:24px}.source-vacancy-section h3,.source-vacancy-apply-card h3,.source-vacancy-hr-card h3,.source-vacancy-related-card h3{margin:0;color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;line-height:1.3}.source-vacancy-section h3{font-size:16px}.source-vacancy-section ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.source-vacancy-section li{display:flex;align-items:flex-start;gap:12px;color:#64748b;font-size:14px;line-height:1.6}.source-vacancy-section li svg{width:16px;height:16px;flex-shrink:0;margin-top:3px;stroke:#1045b5;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.source-vacancy-section ul.duties li svg{stroke:#06b0d4}.source-vacancy-condition-card{display:flex;gap:14px;margin-top:24px;padding:18px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff}.source-vacancy-condition-card span{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:10px;background:#dbeafe;color:#1045b5}.source-vacancy-condition-card svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-vacancy-condition-card p{margin:0;color:#475569;font-size:14px;line-height:1.65}.source-vacancy-apply-card{display:grid;gap:18px}.source-vacancy-apply-card h3{font-size:18px}.source-vacancy-apply-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;background:#1045b5;color:#fff;font-size:14px;font-weight:900;text-decoration:none;transition:background .18s ease,transform .18s ease}.source-vacancy-apply-button:hover{background:#0c39a3;transform:translateY(-1px)}.source-vacancy-apply-button svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-vacancy-detail-sidebar{gap:16px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.source-vacancy-hr-card{display:grid;gap:12px;padding:20px;border-radius:16px;background:#1045b5;color:#fff}.source-vacancy-hr-card h3{margin-bottom:2px;color:#fff;font-size:16px}.source-vacancy-hr-card a,.source-vacancy-hr-card p{display:flex;align-items:flex-start;gap:10px;margin:0;color:#bfdbfe;font-size:14px;line-height:1.45;text-decoration:none;transition:color .18s ease}.source-vacancy-hr-card a:hover{color:#fff}.source-vacancy-hr-card svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.source-vacancy-related-card{display:grid;gap:16px;padding:20px}.source-vacancy-related-card h3{font-size:14px}.source-vacancy-sidebar-list{display:grid;gap:12px}.source-vacancy-related-card .source-vacancy-sidebar-row{position:relative;display:grid;gap:5px;padding:12px 34px 12px 12px;border:1px solid transparent;border-radius:12px;background:transparent;color:inherit;text-decoration:none;transition:background .18s ease,border-color .18s ease}.source-vacancy-related-card .source-vacancy-sidebar-row:hover{border-color:#bfdbfe;background:#eff6ff;box-shadow:none}.source-vacancy-related-card .source-vacancy-sidebar-row strong{color:#061530;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;line-height:1.35;overflow-wrap:anywhere;transition:color .18s ease}.source-vacancy-related-card .source-vacancy-sidebar-row small{color:#94a3b8;font-size:11px;line-height:1.45}.source-vacancy-related-card .source-vacancy-sidebar-row>svg{position:absolute;top:50%;right:12px;width:14px;height:14px;stroke:#cbd5e1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:translateY(-50%);transition:stroke .18s ease,transform .18s ease}.source-vacancy-related-card .source-vacancy-sidebar-row:hover strong{color:#1045b5}.source-vacancy-related-card .source-vacancy-sidebar-row:hover>svg{stroke:#1045b5;transform:translate(2px,-50%)}.source-compact-sidebar{gap:14px;padding:20px}.source-compact-sidebar .source-sidebar-cta{border-radius:16px}.source-compact-sidebar .source-sidebar-cta a,.source-department-all-link,.source-vacancy-all-link{border-radius:12px}.source-compact-sidebar .source-department-sidebar-row,.source-vacancy-sidebar-row{display:grid;gap:6px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.source-compact-sidebar .source-department-sidebar-row:hover,.source-vacancy-sidebar-row:hover{border-color:#1045b53d;background:#eff6ff;box-shadow:0 12px 28px #1045b514}.source-vacancy-sidebar-topline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.source-vacancy-sidebar-topline b{width:fit-content;max-width:100%;padding:4px 9px;border-radius:999px;background:#1045b514;color:#1045b5;font-size:10px;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.source-vacancy-sidebar-topline small,.source-vacancy-sidebar-row>small{color:#64748b;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.source-vacancy-sidebar-row strong{color:#061530;font-size:12px;font-weight:900;line-height:1.35;overflow-wrap:anywhere;transition:color .18s ease}.source-vacancy-sidebar-row:hover strong{color:#1045b5}.source-vacancy-all-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #bfdbfe;background:#eff6ff;color:#1045b5;font-size:12px;font-weight:900;text-align:center;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.source-vacancy-all-link:hover{border-color:#1045b5;background:#1045b5;color:#fff}@media(max-width:1080px){.source-news-grid,.source-leader-grid,.source-doc-grid,.source-dept-grid,.source-services-grid,.source-contact-cards,.source-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-detail-grid,.source-about-banner,.source-profile-detail,.source-contact-layout{grid-template-columns:1fr}.source-sitemap-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.source-sidebar{position:static}.source-profile-photo{min-height:340px}}@media(max-width:760px){.source-container,.source-appeal-wrap,.source-search-wrap,.source-legal-container,.source-legal-detail-container,.source-sitemap-page{padding-inline:24px}.source-inner-hero{padding:34px 0 42px}.source-inner-hero h1{font-size:30px}.source-toolbar,.source-blue-strip,.source-free-banner{align-items:stretch;flex-direction:column}.source-news-grid,.source-leader-grid,.source-doc-grid,.source-dept-grid,.source-vacancy-grid,.source-services-grid,.source-values-grid,.source-contact-cards,.source-gallery-grid,.source-stat-grid.three,.source-check-list,.source-form-grid,.source-steps,.source-sitemap-stats,.source-sitemap-groups{grid-template-columns:1fr}.source-news-row{grid-template-columns:104px 1fr}.source-news-row>svg{display:none}.source-news-row img{width:104px;height:112px}.source-ann-row{gap:14px;padding:16px}.source-round-arrow{display:none}.source-detail-body,.source-profile-info,.source-about-copy,.source-timeline-card,.source-search-wrap{padding:22px}.source-appeal-wrap{padding-inline:24px;padding-block:0}.source-appeal-progress{align-items:flex-start;gap:10px;margin-bottom:28px}.source-appeal-mode-tabs{grid-template-columns:1fr;margin-bottom:28px}.source-status-meta{grid-template-columns:1fr}.source-status-result header{align-items:flex-start;flex-direction:column}.source-appeal-progress-item{align-items:flex-start}.source-appeal-step{flex:none;align-items:flex-start}.source-appeal-step>div{display:none}.source-appeal-line{margin:18px 0 0}.source-appeal-form-body{padding:24px}.source-appeal-nav{align-items:stretch;padding:18px 24px}.source-appeal-back,.source-appeal-next{width:100%}.source-appeal-success{padding:36px 24px}.source-appeal-success>div:last-child{flex-direction:column}.source-legal-index-card,.source-legal-help,.source-legal-meta,.source-legal-callout{align-items:flex-start}.source-legal-meta,.source-legal-index-card{flex-wrap:wrap}.source-dept-detail-head{padding:24px 24px 10px}.source-stat-grid{padding-inline:24px}.source-blue-strip{margin:0 24px 24px}.source-gallery-tile.large{grid-column:auto;grid-row:auto;min-height:240px}.source-gallery-lightbox-panel{max-width:100%}.source-gallery-lightbox-close{top:-42px}.source-gallery-detail-head{grid-template-columns:1fr;padding:16px}.source-gallery-detail-head>img{height:220px}.source-schedule-hero{padding:34px 0 42px}.source-schedule-table{display:none}.source-schedule-mobile{display:grid;gap:16px}.source-schedule-card{padding:20px;border:1px solid #f1f5f9;border-radius:16px;background:#fff}.source-schedule-card header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.source-schedule-card header>span:last-child{display:grid;gap:2px}.source-schedule-card>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.source-schedule-card>div span{display:grid;justify-items:center;gap:4px;text-align:center}.source-schedule-card b{color:#94a3b8;font-size:10px;font-weight:900}.source-schedule-card i{width:100%;min-height:26px;display:grid;place-items:center;padding:4px 8px;border-radius:8px;background:#eff6ff;color:#1045b5;font-size:12px;font-style:normal;font-weight:700}.source-schedule-card i.empty{background:transparent;color:#cbd5e1}.source-schedule-cta{align-items:stretch;flex-direction:column;margin-top:28px}.source-schedule-cta>span{flex-direction:column}.source-schedule-cta a{justify-content:center;width:100%}}.source-a11y-panel{position:absolute;top:100%;right:0;z-index:999;width:288px;margin-top:8px;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#040e2af5;box-shadow:0 32px 64px #00000080,0 0 0 1px #1045b54d,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.source-a11y-head{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.source-a11y-head-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;border:1px solid rgba(16,69,181,.5);background:#1045b566;color:#06b0d4}.source-a11y-head-icon .source-a11y-icon{width:16px;height:16px}.source-a11y-head strong{display:block;color:#fff;font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.source-a11y-head span{display:block;margin-top:2px;color:#fff6;font-size:10px}.source-a11y-head em{margin-left:auto;padding:2px 6px;border:1px solid rgba(6,176,212,.3);border-radius:999px;background:#06b0d433;color:#06b0d4;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.source-a11y-items,.source-a11y-reset{padding:8px}.source-a11y-reset{border-top:1px solid rgba(255,255,255,.06)}.source-a11y-items button,.source-a11y-reset button{width:100%;min-height:46px;display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:12px;background:transparent;color:#ffffffbf;text-align:left;cursor:pointer;transition:all .16s ease}.source-a11y-items button:hover{background:#ffffff0f;color:#fff}.source-a11y-items button.active{border-color:#1045b566;background:#1045b54d}.source-a11y-items button:disabled{cursor:not-allowed;opacity:.35}.source-a11y-items strong,.source-a11y-reset strong{flex:1;font-size:12px;font-weight:700}.source-a11y-items b{width:24px;color:#ffffff4d;font-size:11px;text-align:right}.source-a11y-items button.active b{color:#06b0d4}.source-a11y-item-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;background:#ffffff14;color:#ffffff80;font-size:11px;font-weight:900;transition:all .16s ease}.source-a11y-items button.active .source-a11y-item-icon{background:#1045b5;color:#fff}.source-toggle{width:32px;height:16px;display:block;flex-shrink:0;border-radius:999px;background:#ffffff1a}.source-toggle i{width:14px;height:14px;display:block;margin-top:1px;margin-left:2px;border-radius:999px;background:#fff;transition:transform .16s ease}.source-a11y-items button.active .source-toggle{background:#1045b5}.source-a11y-items button.active .source-toggle i{transform:translate(14px)}.source-a11y-reset button:hover{border-color:#ef444433;background:#ef44441a;color:#f87171}
