.single-news__sidebar-content{display:flex;flex-direction:column;gap:var(--hh-gutter-width,2rem)}@media (min-width:1025px){.single-news__sidebar-content{top:calc(72px + var(--hg-gutter-width, 2rem))}}@media (max-width:1024px){.single-news__sidebar-content{flex-direction:column-reverse}}@media (min-width:1025px){.single-news__sidebar-content>:not(:first-child){border-top:1px solid var(--hg-color-light,#d3d3d3);padding-top:var(--hh-gutter-width,2rem)}}.single-news .table-of-contents__item-link{color:var(--hh-font-color-secondary,blue);padding:.5em 0}.single-news .table-of-contents__item-link:hover{color:var(--hh-font-color-primary,blue)}