:root{--bc-navy:#0a315d;--bc-blue:#285fd7;--bc-sky:#eaf2ff;--bc-coral:#f36b45;--bc-ink:#102a48;--bc-muted:#63758a;--bc-line:#d9e3ef;--bc-soft:#f4f7fb}.bc-page{background:#fff;color:var(--bc-ink)}.bc-main{overflow:hidden}.bc-wrap{width:min(1180px,calc(100% - 48px));margin:auto}.bc-crumb{font-size:13px;color:#7a8b9d;margin-bottom:72px}.bc-crumb a{color:inherit}.bc-kicker,.bc-heading>span,.bc-deliver>div>span,.bc-switch>div>span,.bc-cta span{display:block;color:var(--bc-blue);font-size:12px;font-weight:800;letter-spacing:2px}.bc-hero{background:linear-gradient(120deg,#edf4ff 0%,#f7f9fd 58%,#fff1eb 100%);padding:34px 0 92px}.bc-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.bc-hero h1,.bc-detail-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.1;letter-spacing:-.055em;margin:24px 0;color:#0a315d}.bc-hero p,.bc-detail-hero p{font-size:17px;line-height:1.95;color:#607289;max-width:650px}.bc-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.bc-actions a:first-child{background:var(--bc-blue);color:#fff;padding:16px 23px;font-weight:700}.bc-actions a:last-child{color:#164f9e;font-weight:700}.bc-hero-board{position:relative;background:#fff;border:1px solid #cfdeed;box-shadow:0 28px 70px #274d761b;padding:38px;min-height:390px;display:flex;flex-direction:column;justify-content:center}.bc-hero-board:before{content:"";position:absolute;left:0;top:32px;width:7px;height:92px;background:var(--bc-coral)}.bc-hero-board>span{font-size:13px;color:var(--bc-coral);font-weight:800;letter-spacing:1px}.bc-hero-board>strong{font-size:31px;line-height:1.5;margin:22px 0 34px}.bc-hero-board>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--bc-line)}.bc-hero-board small{padding:15px 0;color:#6d8095;font-weight:700}.bc-outcomes{background:var(--bc-navy);color:#fff}.bc-outcomes>.bc-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.bc-outcomes article{padding:29px 25px;border-right:1px solid #ffffff24}.bc-outcomes span{color:#75a4ff;font-size:12px}.bc-outcomes strong{display:block;font-size:21px;margin:9px 0}.bc-outcomes p{margin:0;color:#9db6cf;font-size:13px}.bc-section{padding:100px 0}.bc-section:nth-of-type(4n){background:var(--bc-soft)}.bc-heading{max-width:820px;margin-bottom:45px}.bc-heading h2,.bc-deliver h2,.bc-switch h2{font-size:clamp(32px,4vw,48px);line-height:1.25;letter-spacing:-.04em;margin:15px 0;color:var(--bc-navy)}.bc-heading p,.bc-deliver p{color:var(--bc-muted);font-size:16px;line-height:1.8}.bc-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bc-card{position:relative;min-height:370px;border:1px solid var(--bc-line);background:#fff;padding:28px;overflow:hidden;display:flex;flex-direction:column;transition:.25s ease}.bc-card:nth-child(2),.bc-card:nth-child(5){background:#0d3d6c;color:#fff;border-color:#0d3d6c}.bc-card:nth-child(4),.bc-card:nth-child(7){background:#fff6f1;border-color:#f1d3c5}.bc-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #163a6017}.bc-card>span{font-size:11px;letter-spacing:1.4px;color:#5579ad}.bc-card:nth-child(2)>span,.bc-card:nth-child(5)>span{color:#91b7ec}.bc-card-mark{position:absolute;right:-6px;top:12px;font:800 92px Arial;color:#edf2f8;line-height:1}.bc-card:nth-child(2) .bc-card-mark,.bc-card:nth-child(5) .bc-card-mark{color:#1b527f}.bc-card:nth-child(4) .bc-card-mark,.bc-card:nth-child(7) .bc-card-mark{color:#fce7dc}.bc-card h3{position:relative;font-size:27px;margin:94px 0 16px}.bc-card p{position:relative;color:#6a7a8d;line-height:1.75;margin:0}.bc-card:nth-child(2) p,.bc-card:nth-child(5) p{color:#bad0e5}.bc-card b{margin-top:auto;padding-top:24px;font-size:13px;color:var(--bc-blue)}.bc-card:nth-child(2) b,.bc-card:nth-child(5) b{color:#fff}.bc-path{background:#f1f5fa}.bc-path ol,.bc-process ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cfdbe7;border-bottom:1px solid #cfdbe7}.bc-path li,.bc-process li{padding:30px 24px;border-right:1px solid #cfdbe7}.bc-path li:last-child,.bc-process li:last-child{border-right:0}.bc-path b,.bc-process b{font:700 13px Arial;color:var(--bc-coral)}.bc-path strong{display:block;font-size:18px;margin:35px 0 12px}.bc-path p,.bc-process p{color:var(--bc-muted);line-height:1.7;margin:0}.bc-boundary>.bc-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.bc-boundary h2{font-size:42px;margin:14px 0}.bc-boundary p{padding:23px 0;margin:0;border-bottom:1px solid var(--bc-line);font-size:16px;line-height:1.9;color:#607288}.bc-boundary strong{color:var(--bc-navy)}.bc-cta{background:linear-gradient(115deg,#0a315d,#124f87);color:#fff;padding:72px 0}.bc-cta>.bc-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.bc-cta span{color:#8ab3f1}.bc-cta h2{font-size:38px;line-height:1.35;margin:12px 0}.bc-cta p{color:#aac1d8}.bc-cta a{background:var(--bc-coral);padding:17px 24px;color:#fff;font-weight:800;white-space:nowrap}.bc-detail-hero{background:linear-gradient(110deg,#edf4ff,#f9fbfe 68%,#fff4ee);padding:34px 0 82px}.bc-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.bc-detail-grid aside{position:relative;background:#fff;border:1px solid #d3dfeb;padding:38px 105px 38px 38px;min-height:330px;box-shadow:0 22px 55px #294b7214;overflow:hidden}.bc-detail-grid aside>span{color:var(--bc-coral);font-size:13px;font-weight:800}.bc-detail-grid aside>strong{display:block;position:relative;font-size:25px;line-height:1.55;margin:45px 0 38px;max-width:430px}.bc-detail-grid aside>small{position:relative;color:#718296}.bc-big-no{position:absolute;right:-8px;bottom:-24px;font:800 160px Arial;color:#eef3f8;line-height:1}.bc-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bc-focus-grid article{border-top:5px solid var(--bc-blue);background:#fff;border-left:1px solid var(--bc-line);border-right:1px solid var(--bc-line);border-bottom:1px solid var(--bc-line);padding:30px;min-height:245px}.bc-focus-grid article:nth-child(2){border-top-color:var(--bc-coral)}.bc-focus-grid article:nth-child(3){border-top-color:#25a486}.bc-focus-grid span{font:700 12px Arial;color:#8293a6}.bc-focus-grid h3{font-size:23px;margin:55px 0 14px}.bc-focus-grid p{color:var(--bc-muted);line-height:1.75}.bc-process{background:#f3f6fa}.bc-process h3{font-size:18px;margin:26px 0 10px}.bc-deliver>.bc-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.bc-deliver ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:13px}.bc-deliver li{background:#fff;border:1px solid var(--bc-line);padding:24px;font-weight:700}.bc-deliver li:before{content:"✓";display:inline-grid;place-items:center;width:28px;height:28px;background:#e8f0ff;color:var(--bc-blue);margin-right:14px}.bc-faq{background:#f5f7fa}.bc-faq details{background:#fff;border-top:1px solid var(--bc-line);padding:0 24px}.bc-faq details:last-child{border-bottom:1px solid var(--bc-line)}.bc-faq summary{cursor:pointer;list-style:none;padding:24px 0;font-size:17px;font-weight:700;display:flex;justify-content:space-between}.bc-faq summary::-webkit-details-marker{display:none}.bc-faq details p{padding:0 0 25px;max-width:850px;color:var(--bc-muted);line-height:1.8}.bc-switch{padding:74px 0;background:#fff}.bc-switch nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.bc-switch nav a{border:1px solid var(--bc-line);padding:12px 16px;font-size:13px;color:#385575}.bc-switch nav a[aria-current=page],.bc-switch nav a:hover{background:var(--bc-navy);color:#fff;border-color:var(--bc-navy)}
@media(max-width:900px){.bc-hero-grid,.bc-detail-grid,.bc-boundary>.bc-wrap,.bc-deliver>.bc-wrap{grid-template-columns:1fr}.bc-hero-grid,.bc-detail-grid{gap:45px}.bc-crumb{margin-bottom:48px}.bc-card-grid{grid-template-columns:1fr 1fr}.bc-path ol,.bc-process ol{grid-template-columns:1fr 1fr}.bc-path li:nth-child(2),.bc-process li:nth-child(2){border-right:0}.bc-outcomes>.bc-wrap{grid-template-columns:1fr 1fr}.bc-cta>.bc-wrap{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.bc-wrap{width:min(100% - 30px,1180px)}.bc-hero,.bc-detail-hero{padding:24px 0 58px}.bc-crumb{margin-bottom:38px}.bc-hero h1,.bc-detail-hero h1{font-size:39px}.bc-hero p,.bc-detail-hero p{font-size:15px}.bc-actions{align-items:flex-start;flex-direction:column;gap:18px}.bc-hero-board,.bc-detail-grid aside{padding:27px 78px 27px 27px;min-height:300px}.bc-hero-board>strong{font-size:26px}.bc-outcomes article{padding:22px 15px}.bc-section{padding:68px 0}.bc-card-grid,.bc-focus-grid,.bc-deliver ul{grid-template-columns:1fr}.bc-card{min-height:320px}.bc-path ol,.bc-process ol{grid-template-columns:1fr}.bc-path li,.bc-process li{border-right:0;border-bottom:1px solid #cfdbe7}.bc-path li:last-child,.bc-process li:last-child{border-bottom:0}.bc-cta h2{font-size:31px}.bc-switch{padding:58px 0}}

