.single-content{display:grid;grid-template-columns:100%;gap:var(--layout-dynamic-space-gutter)}@media(min-width:1024px){.single-content{grid-template-columns:275px auto}}.single-content__main--thumbnail{margin-top:var(--layout-dynamic-space-y-row-large)}.single-content__main--thumbnail:last-child{margin-bottom:var(--layout-dynamic-space-y-row-large)}.single-content__sidebar{margin-top:var(--layout-dynamic-space-y-row-large)}@media(min-width:1024px){.single-content__sidebar{margin-bottom:var(--layout-dynamic-space-y-row-large)}}.single-content__sidebar__section{margin-top:var(--layout-fixed-space-small);padding:var(--layout-fixed-space-xsmall) 0;border-bottom:1px solid var(--color-secondary-gray-light)}.single-content__sidebar__section p{margin:0}.single-content__sidebar__section--share{margin-top:var(--layout-fixed-space-xsmall);display:flex;flex-flow:row wrap;gap:var(--layout-fixed-space-medium);align-items:center}.single-content__sidebar__section--share a{display:inline-grid;justify-content:center;align-items:center;color:var(--color-secondary-blue-dark);text-decoration:none}.single-content__sidebar__section--share i,.single-content__sidebar__section--share svg{font-size:24px;line-height:1;height:24px;width:24px;color:var(--color-secondary-blue-dark)}.container .container{max-width:100%}