html {
  scroll-behavior: smooth;
}

html {
    scroll-padding-top: 140px; /* высота вашего хедера */
}