.bdf-hero{padding:42px;border-left:8px solid #59d5a4;background:linear-gradient(135deg,#0b1930,#2256d8)}
.bdf-hero h1,.bdf-hero h2{font-size:clamp(34px,5vw,54px)!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.035em!important;margin:8px 0 14px!important;color:#fff!important}
.bdf-hero p{font-size:17px;line-height:1.65;opacity:.94}.bdf-kicker{font-size:13px;font-weight:900;letter-spacing:.16em}
.bdf-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.bdf-btn-light{background:#fff!important;color:#153d99!important;text-decoration:none!important}.bdf-btn-outline{background:transparent!important;border:2px solid rgba(255,255,255,.8)!important;color:#fff!important;text-decoration:none!important}
.bdf-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:0 0 24px}.bdf-steps>div{background:#fff;border:1px solid var(--bdf-line);border-top:5px solid var(--bdf-blue);padding:20px;border-radius:14px;box-shadow:0 6px 20px rgba(16,33,61,.06)}
.bdf-steps strong,.bdf-section-title span{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:var(--bdf-blue);color:#fff;font-size:17px}.bdf-steps h3{font-size:19px!important;font-weight:850!important;margin:10px 0 4px!important;color:var(--bdf-navy)!important}.bdf-steps p{margin:0;color:#526176;line-height:1.5}
.bdf-find-heading{padding:8px 4px 18px}.bdf-find-heading>span{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900;color:var(--bdf-blue)}.bdf-find-heading h2,.bdf-section-title{font-size:clamp(25px,3vw,34px)!important;line-height:1.18!important;font-weight:900!important;color:var(--bdf-navy)!important;margin:7px 0 6px!important}.bdf-find-heading p{margin:0;color:#526176}
.bdf-section-title{display:flex!important;align-items:center;gap:10px;border-top:2px solid var(--bdf-line)!important;padding-top:25px!important;margin-top:32px!important}
.bdf-hero-label{display:inline-block;background:#59d5a4;color:#07172c;padding:8px 13px;border-radius:6px;font-size:12px;font-weight:950;letter-spacing:.14em;margin-bottom:8px}.bdf-hero h1 em{display:inline-block;color:#9de5c8;font-style:normal;font-weight:950}.bdf-hero-lead{font-size:19px!important;line-height:1.6!important;font-weight:520;max-width:850px!important}.bdf-btn-accent{background:#59d5a4!important;color:#07172c!important;text-decoration:none!important}.bdf-hero-actions .bdf-btn{font-size:15px;padding:14px 20px;box-shadow:0 5px 16px rgba(0,0,0,.14)}
@media(max-width:900px){.bdf-steps{grid-template-columns:1fr}}@media(max-width:600px){.bdf-hero{padding:24px}.bdf-hero-actions{flex-direction:column}.bdf-hero-actions .bdf-btn{text-align:center}}

/* High-contrast header treatment */
.bdf-hero{background:linear-gradient(135deg,#020611 0%,#071426 55%,#0b1f3b 100%)!important;border:1px solid #233b59!important;border-left:9px solid #65e0af!important;box-shadow:0 18px 45px rgba(2,6,17,.34)!important}
.bdf-hero:before{content:"";display:block;width:72px;height:5px;background:#65e0af;border-radius:5px;margin-bottom:20px}
.bdf-hero-label{background:#65e0af!important;color:#020611!important;border:2px solid #a7f3d0!important;box-shadow:0 4px 14px rgba(101,224,175,.25)!important}
.bdf-hero h1,.bdf-hero h2{color:#fff!important;text-shadow:0 2px 5px rgba(0,0,0,.48)!important}
.bdf-hero h1 em{color:#82f0c3!important;text-shadow:0 2px 8px rgba(0,0,0,.55)!important}
.bdf-hero-lead,.bdf-hero p{color:#edf6ff!important;opacity:1!important}
.bdf-hero-actions .bdf-btn{border:3px solid transparent!important;font-weight:900!important;box-shadow:0 7px 20px rgba(0,0,0,.42)!important}
.bdf-hero-actions .bdf-btn-light{background:#fff!important;color:#071426!important;border-color:#fff!important}
.bdf-hero-actions .bdf-btn-accent{background:#65e0af!important;color:#020611!important;border-color:#a7f3d0!important}
.bdf-hero-actions .bdf-btn-outline{background:#111f34!important;color:#fff!important;border-color:#fff!important}
.bdf-hero-actions .bdf-btn:hover,.bdf-hero-actions .bdf-btn:focus{transform:translateY(-2px);filter:brightness(1.08);outline:3px solid #facc15!important;outline-offset:3px}
