.sidebar-grid{display:grid;grid-template-columns:1fr;grid-column-gap:0;row-gap:30px}@media screen and (min-width: 1024px){.sidebar-grid{grid-template-columns:1fr 380px;-moz-column-gap:clamp(40px,-123.4042553191px + 0.1595744681*100vw,100px);column-gap:clamp(40px,-123.4042553191px + 0.1595744681*100vw,100px)}}.sidebar-grid--mobile-sidebar-top .sidebar-grid__sidebar{order:-1}@media screen and (min-width: 1024px){.sidebar-grid--mobile-sidebar-top .sidebar-grid__sidebar{order:0}}.sidebar-grid__sidebar{min-width:0;z-index:3}.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}@media(min-height: 540px){.sidebar-grid__sidebar--sticky{align-self:self-start;position:-webkit-sticky;position:sticky;top:calc(var(--header-bottom) + var(--sticky-tab-height) + var(--typography-spacing))}}
