.sidebar-grid{display:grid;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:30px}@media screen and (min-width: 1024px){.sidebar-grid{grid-template-columns:1fr 380px;grid-column-gap:clamp(2.5rem,-6.7307692308rem + 14.4230769231vw,6.25rem)}}.sidebar-grid--top .sidebar-grid__sidebar{order:-1}@media screen and (min-width: 1024px){.sidebar-grid--top .sidebar-grid__sidebar{order:0}}.sidebar-grid__sidebar>*+*{margin-top:20px}.sidebar-grid__content{min-width:0}.sidebar-grid__content-section{margin-bottom:30px}@media screen and (min-width: 1024px){.sidebar-grid__content-section{margin-bottom:50px}}.sidebar-grid__content-section:last-child{margin-bottom:0}
