.blogpost--content{background:var(--color-white);position:relative}.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}.pastwebinar--video{grid-column:1/3}@media only screen and (min-width:1000px){.pastwebinar--video{grid-column:2/12}}.pastwebinar--video{border:2px solid var(--color-secondary-light-gray);border-radius:8px;box-shadow:16px 16px 0 0 rgba(0,0,0,.05);height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.pastwebinar--video iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}