/* Bert Products & Services v6.1 */
.okb61-products{background:#F7F5EC;padding:86px 0;font-family:"Clear Sans Thin",Arial,sans-serif;color:#102216;overflow:hidden}
.okb61-container{width:84%;max-width:1320px;margin:0 auto}
.okb61-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:end;margin-bottom:34px}
.okb61-eyebrow{display:inline-flex;align-items:center;border-radius:999px;padding:8px 14px;background:#F6B400;color:#063D1E;font-size:13px;line-height:18px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.okb61-title{font-family:"Clear Sans Thin",Arial,sans-serif;font-weight:700;font-size:44px;line-height:52px;color:#063D1E;margin:0;letter-spacing:-.03em}
.okb61-intro{font-size:16px;line-height:22px;color:#405044;margin:0;max-width:700px}
.okb61-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.okb61-card{position:relative;background:#fff;border:1px solid #E2E8DC;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(8,40,20,.07);min-height:420px;display:flex;flex-direction:column}
.okb61-card-media{height:190px;overflow:hidden;background:#dbe6d5}
.okb61-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.okb61-card:hover .okb61-card-media img{transform:scale(1.04)}
.okb61-card-body{padding:25px 25px 26px;display:flex;flex-direction:column;flex:1}
.okb61-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.okb61-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:#EEF8EF;color:#006B2E;font-size:27px;line-height:1}
.okb61-tag{font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#006B2E;background:#F7F5EC;border:1px solid #E2E8DC;border-radius:999px;padding:7px 10px;white-space:nowrap}
.okb61-card h3{font-size:22px;line-height:28px;color:#063D1E;margin:0 0 11px;font-weight:700;letter-spacing:-.015em}
.okb61-card p{font-size:15px;line-height:22px;color:#405044;margin:0 0 18px}
.okb61-card ul{margin:0 0 22px;padding:0;list-style:none;display:grid;gap:9px}
.okb61-card li{position:relative;padding-left:22px;font-size:14px;line-height:20px;color:#405044}
.okb61-card li:before{content:"✓";position:absolute;left:0;top:0;color:#006B2E;font-weight:700}
.okb61-link{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#006B2E;text-decoration:none;font-size:14px;line-height:18px;font-weight:700}
.okb61-link:hover{color:#063D1E}
.okb61-card-primary{background:#006B2E;border-color:#006B2E;color:#fff}
.okb61-card-primary .okb61-card-body{background:#006B2E}
.okb61-card-primary h3,.okb61-card-primary p,.okb61-card-primary li,.okb61-card-primary .okb61-link{color:#fff}
.okb61-card-primary li:before{color:#F6B400}
.okb61-card-primary .okb61-icon{background:#F6B400;color:#063D1E}
.okb61-card-primary .okb61-tag{background:rgba(255,255,255,.13);color:#fff;border-color:rgba(255,255,255,.26)}
.okb61-card-accent{background:#F6B400;border-color:#F6B400;color:#063D1E}
.okb61-card-accent .okb61-card-body{background:#F6B400}
.okb61-card-accent h3,.okb61-card-accent p,.okb61-card-accent li,.okb61-card-accent .okb61-link{color:#063D1E}
.okb61-card-accent li:before{color:#006B2E}
.okb61-card-accent .okb61-icon{background:#063D1E;color:#fff}
.okb61-card-accent .okb61-tag{background:rgba(255,255,255,.44);color:#063D1E;border-color:rgba(6,61,30,.15)}
.okb61-cta{margin-top:30px;background:#063D1E;color:#fff;border-radius:24px;padding:32px;display:flex;justify-content:space-between;align-items:center;gap:24px;box-shadow:0 20px 55px rgba(8,40,20,.12)}
.okb61-cta h3{font-size:26px;line-height:32px;margin:0 0 7px;color:#fff;font-weight:700}
.okb61-cta p{font-size:15px;line-height:22px;margin:0;color:rgba(255,255,255,.82);max-width:720px}
.okb61-buttons{display:flex;gap:12px;flex-wrap:wrap;flex-shrink:0}
.okb61-btn{display:inline-flex;align-items:center;gap:8px;border-radius:10px;padding:14px 18px;text-decoration:none;font-size:14px;line-height:18px;font-weight:700;transition:.2s ease}
.okb61-btn-primary{background:#F6B400;color:#063D1E}
.okb61-btn-outline{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.34);color:#fff}
.okb61-btn:hover{transform:translateY(-1px)}
/* v6.1 readability patch for Impact Stories proof cards and light cards */
.okb60-proof .okb60-proof-card{background:#F7F5EC!important;color:#063D1E!important;border-color:rgba(255,255,255,.42)!important}
.okb60-proof .okb60-proof-card h4{color:#063D1E!important}
.okb60-proof .okb60-proof-card p{color:#405044!important}
.okb60-story-card:not(.okb60-card-primary) .okb60-card-copy strong,.okb60-story-card:not(.okb60-card-primary) h3{color:#063D1E!important}
.okb60-story-card:not(.okb60-card-primary) p{color:#405044!important}
.okb60-story-card:not(.okb60-card-primary) small,.okb60-story-card:not(.okb60-card-primary) .okb60-card-top span{color:#667164!important}
@media(max-width:1024px){.okb61-container{width:92%}.okb61-head{grid-template-columns:1fr;align-items:start}.okb61-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.okb61-title{font-size:36px;line-height:43px}.okb61-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:767px){.okb61-products{padding:48px 0}.okb61-container{width:94%}.okb61-title{font-size:30px;line-height:37px}.okb61-grid{grid-template-columns:1fr}.okb61-card{min-height:0}.okb61-card-media{height:205px}.okb61-cta{padding:26px 20px}.okb61-buttons{width:100%;flex-direction:column}.okb61-btn{justify-content:center;width:100%}}
