/* Dozzer – Section Heading Pro 1.0.0 */
.dzh-wrap{ --accent:#e6c642; background:#f7f8fa; padding:28px 0; font-family:inherit; color:#0b1324 }
.dzh-wrap *{ box-sizing:border-box }
.dzh-wrap .head{ max-width:1200px; margin:0 auto; text-align:center; padding:0 16px }
.dzh-wrap .eyebrow{ color:#5a6a85; font-weight:800; letter-spacing:.08em; text-transform:uppercase; margin-bottom:6px }
.dzh-wrap .title{ margin:0; font-weight:900; font-size:clamp(28px,5vw,56px); line-height:1.08 }
.dzh-wrap .title .accent{ color:var(--accent) }
.dzh-wrap .subtitle{ color:#6b7b93; margin-top:6px }
.dzh-wrap .divider{ display:flex; justify-content:center; padding-top:8px }
.dzh-wrap .divider span{ height:6px; width:52px; background:var(--accent); border-radius:6px }
