




.w4hd-main .w4hd-section .w4hd-eyebrow,
.w4hd-main .w4hd-next .w4hd-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#1768ff;
  font-size:11.5px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.w4hd-main .w4hd-section .w4hd-eyebrow::before,
.w4hd-main .w4hd-next .w4hd-eyebrow::before{
  content:"";
  width:22px;
  height:1px;
  background:currentColor;
  opacity:.7;
  border:0;
  border-radius:0;
}
