.blogpost--content{background:var(--color-white);position:relative}.blogpost--content__sidebar,.blogpost--content__wysiwyg{grid-column:1/3}.blogpost--content__sidebar h6,.blogpost--content__wysiwyg h6{color:var(--color-primary-gray);font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase}.blogpost--content__wysiwyg{display:flex;flex-direction:column;gap:48px}@media only screen and (min-width:1000px){.blogpost--content__wysiwyg{grid-column:3/11}}.blogpost--content__wysiwyg h2,.blogpost--content__wysiwyg h3,.blogpost--content__wysiwyg h4,.blogpost--content__wysiwyg h5{color:var(--color-primary-gray)}.blogpost--content__wysiwyg h2{font-size:24px;line-height:32px;padding-bottom:36px}@media only screen and (min-width:1000px){.blogpost--content__wysiwyg h2{font-size:32px;line-height:40px}}.blogpost--content__wysiwyg p{font-size:16px;line-height:28px}.blogpost--content__wysiwyg>div{display:flex;flex-direction:column;gap:12px}.blogpost--content__sidebar{display:flex;flex-direction:column;gap:24px;margin-top:40px}@media only screen and (min-width:1000px){.blogpost--content__sidebar{grid-column:10/13;margin-top:0}}.blogpost--content__sidebar article{display:flex;flex-direction:column;gap:12px}.blogpost--content__sidebar picture{aspect-ratio:192/123;display:block;height:auto;width:100%}.blogpost--content__sidebar picture img{border-radius:4px;display:block;height:100%;object-fit:cover;width:100%}