:root{--primary:#e0222e;--primary-dark:#b71721;--fg:#111;--muted:#6b7280;--border:#e5e7eb;--blue-dark:#0f2747;--blue-ghost:#f6f7f9;--blue-line:#eef0f3;}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--fg);background:#fff;line-height:1.55;}img{display:block;max-width:100%;height:auto}a{color:#0a66c2;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1180px;margin:0 auto;padding:0 28px}.section{padding:clamp(24px,4vw,44px) 0}h1,h2,h3{font-family:'Montserrat',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}h1{letter-spacing:-.01em}h2{letter-spacing:-.005em;margin:0 0 12px}.muted{color:var(--muted)}.footnote{color:#9ca3af;font-size:.9rem}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;}.skip-link:focus{position:fixed;left:12px;top:12px;width:auto;height:auto;background:#000;color:#fff;padding:8px 12px;border-radius:8px;z-index:10000;text-decoration:none;}header{background:#fff}.head{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:14px 0;}.brand{display:flex;align-items:center;gap:16px}.brand img{height:96px;width:auto}.brand-txt h1{font-size:clamp(1.4rem,3vw,2.4rem);margin:0}.sub{color:#6b7280;margin-top:2px}.social{display:flex;gap:12px;align-items:center}.social .icon img{height:30px;width:30px;display:block}.hero3{display:grid;grid-template-columns:0.85fr 2.3fr 0.85fr;gap:6px;margin-top:6px;}.hero3 img{width:100%;height:clamp(260px,36vw,420px);object-fit:cover;border:1px solid #f1f1f1;box-shadow:0 2px 8px rgba(0,0,0,.05);}.band-cta{background:#f5f5f5;border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;}.cta-row{display:grid;gap:20px}.cta-row.cta-4{grid-template-columns:repeat(4,1fr)}.cta-row.three{grid-template-columns:repeat(3,1fr);max-width:980px;margin:0 auto 56px}.pill{display:flex;align-items:center;justify-content:center;text-align:center;background:#111;color:#fff;padding:16px 24px;border-radius:999px;font-weight:700;font-size:.96rem;line-height:1.3;min-height:64px;text-decoration:none;box-shadow:0 2px 0 rgba(0,0,0,.15);transition:background .2s ease,transform .15s ease;}.pill .sub{display:block;margin-top:6px;font-weight:500;color:#d1d5db}.pill:hover{background:#222;transform:translateY(-1px)}.pill.red{background:var(--primary);font-weight:600;min-width:200px}.pill.red:hover{background:var(--primary-dark);transform:translateY(-2px)}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center;}.split .media img{width:100%;height:clamp(260px,40vw,420px);object-fit:cover;border:1px solid #f1f1f1;box-shadow:0 2px 8px rgba(0,0,0,.05);}.kpi-band{background:var(--blue-ghost);border-top:1px solid var(--blue-line);border-bottom:1px solid var(--blue-line);width:100%;}.kpi-section{padding:32px 0 36px}.kpi-section h2{text-align:left;color:var(--blue-dark);margin-bottom:22px;font-weight:800}.kpis{display:flex;flex-wrap:wrap;gap:26px;justify-content:space-between}.kpi-card{background:#fff;color:var(--blue-dark);border:2.5px solid var(--blue-dark);border-radius:999px;padding:20px 28px;min-height:92px;flex:1 1 30%;min-width:280px;max-width:36%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;}.kpi-card .n{font-weight:800;font-size:1.15rem;letter-spacing:-.01em;line-height:1.1;white-space:nowrap}.kpi-card .n .num{display:inline-block;min-width:1ch}.kpi-card .s{font-size:.8rem;font-weight:700;color:var(--blue-dark)}.kpi-card:hover{background:var(--blue-dark);color:#fff;border-color:var(--blue-dark);transform:translateY(-2px)}.kpi-card:hover .s{color:#e6ebf3}.banner img{width:100%;height:auto;object-fit:cover;border:1px solid #f1f1f1;box-shadow:0 2px 8px rgba(0,0,0,.05);}.news{display:grid;grid-template-columns:1fr .9fr;gap:24px;align-items:center;}.news .visual img{width:100%;height:auto;object-fit:contain;object-position:center;border:1px solid #f1f1f1;box-shadow:0 2px 8px rgba(0,0,0,.05);}.btn-blue{display:inline-block;background:#09589B;color:#fff;font-weight:700;padding:12px 26px;border-radius:999px;text-decoration:none;font-size:.95rem;margin-top:18px;box-shadow:0 2px 0 rgba(0,0,0,.15);transition:background .2s ease,transform .15s ease;}.btn-blue:hover{background:#07497f;transform:translateY(-1px)}.news a.btn-blue{display:block;width:fit-content;margin:20px auto 0}.band-access{background:#f5f5f5;border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;}.cta-row.access{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-width:1180px;margin:0 auto;}.cta-row.access .pill.red{flex:0 1 300px;max-width:320px;min-width:240px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center;padding:16px 20px;}.cta-row.access .pill.red .ico{width:22px;height:22px;flex-shrink:0;display:inline-block;color:currentColor;filter:invert(1) brightness(100%);opacity:.95;}.cta-row.access .pill.red .txt{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;line-height:1.25;text-align:center;}.cta-row.access .pill.red .txt strong{font-weight:700}.cta-row.access .pill.red .sub{font-size:.88rem;color:#f3f4f6;margin-top:2px}@media (max-width:768px){.cta-row.access{gap:16px}.cta-row.access .pill.red{flex-basis:100%;max-width:380px}}.gallery4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;}.gallery4 img{width:100%;aspect-ratio:3/4;object-fit:cover;border:1px solid #f1f1f1;box-shadow:0 2px 8px rgba(0,0,0,.05);}.footer-slim.vb{background:#1B2645;color:#e8eef9;border-top:1px solid rgba(255,255,255,.07)}.footer-slim.vb .container{max-width:1180px;margin:0 auto;padding:0 28px}.footer-slim.vb .foot-wrap{display:grid;grid-template-columns:1.5fr 1fr;gap:28px;align-items:start;padding:24px 0 16px}.footer-slim.vb .foot-left{display:flex;align-items:flex-start;gap:18px}.footer-slim.vb .foot-logo{width:190px;max-width:38vw;height:auto;display:block}.footer-slim.vb .left-text h3.foot-heading{margin:0 0 6px;color:#fff;font-size:1.08rem}.footer-slim.vb .addr{margin:0 0 8px;font-style:normal;display:flex;flex-direction:column;gap:2px}.footer-slim.vb .addr span{color:#cdd6ea;line-height:1.35}.footer-slim.vb .contact-lines{display:flex;gap:14px;flex-wrap:wrap}.footer-slim.vb .contact-lines a{color:#fff;text-decoration:none;font-weight:700}.footer-slim.vb .contact-lines a:hover{text-decoration:underline}.footer-slim.vb .foot-right{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.footer-slim.vb .mini h5{margin:0 0 8px;color:#fff;font-size:1rem}.footer-slim.vb .socials-row{display:flex;gap:10px;align-items:center}.footer-slim.vb .socials-row a{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);transition:transform .15s ease,background .2s ease}.footer-slim.vb .socials-row a:hover{transform:translateY(-1px);background:rgba(255,255,255,.22)}.footer-slim.vb .socials-row img{width:18px;height:18px;filter:brightness(100%) contrast(110%)}.footer-slim.vb .legalbar.slim{background:#172036;border-top:1px solid rgba(255,255,255,.1)}.footer-slim.vb .legal-line{display:flex;gap:16px;align-items:center;flex-wrap:wrap;justify-content:center;font-size:.94rem;color:#cbd5e1;padding:10px 0 14px}.footer-slim.vb .legal-line a{color:#cbd5e1;text-decoration:none}.footer-slim.vb .legal-line a:hover{color:#fff;text-decoration:underline}.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(50%);clip:rect(0 0 0 0);overflow:hidden}.reveal{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.reveal.is-visible{opacity:1;transform:none}@media (max-width:960px){.head{grid-template-columns:auto 1fr;gap:10px}.social{justify-self:end}.hero3{grid-template-columns:1fr}.split{grid-template-columns:1fr}.news{grid-template-columns:1fr}.band-cta .cta-row,.cta-row.cta-4{grid-template-columns:1fr 1fr;gap:16px}.cta-row.three{grid-template-columns:1fr;margin:0 auto 36px}.gallery4{grid-template-columns:1fr 1fr}.foot-wrap{grid-template-columns:1fr;gap:22px;text-align:center}.foot-left{justify-content:center}.foot-right{justify-items:center}.contact-lines{justify-content:center}}.modal{position:fixed;inset:0;display:none}.modal:target{display:block;z-index:9999}.modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:saturate(120%) blur(1px);display:block;}.modal-card{position:relative;max-width:min(860px,92vw);max-height:86vh;overflow:auto;margin:6vh auto 0;background:#0f172a;color:#e5e7eb;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.35);}.modal-head{position:sticky;top:0;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.1);padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:0;font-size:1.15rem;color:#fff;letter-spacing:.2px}.modal-close{color:#e5e7eb;font-size:1.6rem;line-height:1;text-decoration:none;padding:0 6px}.modal-close:hover{color:#fff}.modal-body{padding:14px 18px 6px}.modal-body h3{margin:18px 0 8px;font-size:1.02rem;color:#fff}.modal-body p,.modal-body li{color:#cbd5e1;line-height:1.55}.modal-body a{color:#93c5fd;text-decoration:underline}.modal-body ul{margin:6px 0 12px 18px}.modal-foot{position:sticky;bottom:0;background:#0f172a;border-top:1px solid rgba(255,255,255,.1);padding:12px 18px;text-align:right}.modal-foot .btn-close{display:inline-block;background:#e0222e;color:#fff;border-radius:999px;padding:8px 16px;font-weight:700;text-decoration:none;box-shadow:0 2px 0 rgba(0,0,0,.15);transition:transform .15s ease,background .2s ease;}.modal-foot .btn-close:hover{background:#b71721;transform:translateY(-1px)}@media (max-width:560px){.modal-card{max-height:88vh;margin:4vh auto 0;border-radius:14px}.modal-head,.modal-foot{padding:12px 14px}.modal-body{padding:12px 14px 6px}}:focus-visible{outline:3px solid #000;outline-offset:2px}@media (prefers-contrast:more){body{color:#111}a{color:#0a0a0a;text-decoration:underline}.btn,button,[role="button"]{border-color:#000}}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}@media (max-width:640px){.footer-slim.vb .socials-row{flex-wrap:wrap;justify-content:center}}@media (max-width:420px){.footer-slim.vb .socials-row a{width:34px;height:34px}.footer-slim.vb .socials-row{gap:8px}}@media (max-width:640px){.footer-slim.vb .foot-right{overflow:visible}.footer-slim.vb .socials-row{flex-wrap:wrap;justify-content:center;align-content:center;row-gap:10px}.footer-slim.vb .socials-row a{display:flex;align-items:center;justify-content:center}.footer-slim.vb .socials-row a:hover{transform:none}}@media (max-width:640px){h1{font-size:clamp(1.2rem,5.5vw,1.6rem)}h2{font-size:clamp(1.05rem,4.8vw,1.3rem)}.brand{flex-wrap:wrap}.brand-txt .sub{font-size:.9rem}.brand-txt{max-width:100%}.brand-txt *{word-break:break-word;hyphens:auto}.pill{width:100%;max-width:560px;margin:0 auto;font-size:.95rem}.btn-blue{display:block;width:100%;text-align:center}.kpi-card{padding:16px 18px}.kpi-card .n{font-size:1.05rem}.kpi-card .s{font-size:.78rem}.banner img{max-height:320px;object-fit:cover}.news .visual img{max-height:320px;object-fit:contain}.addr span,.contact-lines a,.pill,.btn-blue{word-break:break-word;overflow-wrap:anywhere}}@media (max-width:420px){.section{padding:18px 0}.pill{min-height:52px;padding:12px 14px;font-size:.93rem}.kpi-card{padding:14px 16px}.banner img{max-height:260px}}.pill{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:center;}@media (max-width:640px){.pill{width:100%;max-width:460px;margin:0 auto;line-height:1.3;padding:14px 18px;}}@media (max-width:640px){.head{grid-template-columns:1fr;gap:10px;justify-items:center}.brand{justify-content:center;gap:10px;flex-wrap:wrap}.brand img{height:56px}.brand-txt h1{font-size:1.22rem;margin:0;text-align:center}.brand-txt .sub{font-size:.92rem;text-align:center;color:#475569}.hero3{grid-template-columns:1fr;gap:8px;margin-top:4px}.hero3 picture:nth-child(1),.hero3 picture:nth-child(3){display:none}.hero3 img{height:clamp(200px,56vw,320px);border-radius:14px;box-shadow:0 4px 18px rgba(0,0,0,.08)}.band-cta{padding:24px 0}.band-cta .cta-row{grid-template-columns:1fr;gap:12px}.pill{border-radius:14px;padding:14px 18px;font-weight:700}.pill.red{background:linear-gradient(135deg,var(--primary) 0%,#c11822 100%);box-shadow:0 6px 14px rgba(224,34,46,.25)}.band-access{padding-top:8px;padding-bottom:8px}.cta-row.access{gap:12px}.cta-row.access .pill.red{border-radius:14px;padding:14px 18px}.split{grid-template-columns:1fr;gap:14px}.split .media img{border-radius:14px}.kpis{display:grid;grid-template-columns:1fr;gap:12px;justify-content:stretch}.kpi-card{max-width:100%;border-radius:14px;border-width:2px;padding:16px 18px;box-shadow:0 4px 14px rgba(15,39,71,.06)}.kpi-card .n{font-size:1.06rem}.kpi-card .s{font-size:.8rem}.news{grid-template-columns:1fr;gap:14px}.news .visual img{max-height:300px;border-radius:14px}.banner img{max-height:300px;border-radius:14px}.foot-wrap{grid-template-columns:1fr;text-align:center;gap:16px}.foot-left{justify-content:center}.footer-slim.vb .foot-logo{width:150px}.footer-slim.vb .socials-row{flex-wrap:wrap;justify-content:center;gap:10px;row-gap:10px}.footer-slim.vb .socials-row a{width:34px;height:34px}}@media (max-width:420px){.section{padding:16px 0}.brand img{height:52px}.pill{min-height:50px}.kpi-card{padding:14px 16px}.banner img,.news .visual img{max-height:240px}}.footer-slim.vb .addr span{white-space:normal;word-break:keep-all;overflow-wrap:normal;}@media (max-width:640px){.band-cta .pill.red,.band-access .pill.red{max-width:320px;width:100%;margin-left:auto;margin-right:auto;}}@media (max-width:640px){.container{padding-inline:32px;}}.footer-slim.vb .addr span,.footer-slim.vb .contact-lines a{word-break:normal;overflow-wrap:normal;}.footer-slim.vb .contact-lines a{white-space:nowrap;}@media (max-width:640px){.footer-slim.vb .socials-row{flex-wrap:nowrap;justify-content:center;row-gap:0;}}@media (max-width:640px){.footer-slim.vb .foot-wrap{grid-template-columns:1fr;text-align:center;}.footer-slim.vb .foot-left{justify-content:center;}.footer-slim.vb .foot-right{justify-items:center;}.footer-slim.vb .socials-row{flex-wrap:wrap;justify-content:center;row-gap:8px;}}