.bk-two-col{display:grid;grid-template-columns:1.3fr .9fr;gap:20px;align-items:start}.bk-callout{padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,rgba(14,61,44,.06),rgba(242,201,76,.12));border:1px solid rgba(41,122,87,.1)}.bk-callout p:last-child{margin-bottom:0}.bk-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bk-quote-shell{margin:24px 0;padding:26px 28px;border-radius:20px;background:linear-gradient(135deg,rgba(242,201,76,.18),rgba(14,61,44,.05));border:1px solid rgba(242,201,76,.35);box-shadow:0 14px 34px rgba(14,61,44,.05)}.bk-quote-shell blockquote{margin:0;color:var(--bk-green-dark);font-size:1.1rem;font-weight:600;line-height:1.8}.bk-quote-shell footer{margin-top:14px;color:var(--bk-text-mid);font-size:.9rem;line-height:1.7}.bk-badge-panel--badge{max-width:420px;margin:0 auto;padding:26px 24px}.bk-badge-panel--badge img{max-height:360px}.bk-highlight-card{padding:18px}.bk-highlight-card strong{display:block;margin-bottom:6px;color:var(--bk-green-dark);font-size:.98rem}.bk-highlight-card span{display:block;color:var(--bk-text-mid);font-size:.88rem;line-height:1.7}.bk-expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bk-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:720px){.bk-highlights{grid-template-columns:1fr}.bk-badge-panel--badge{max-width:280px}}