.news-post-container{max-width:var(--max-width);width:100%;padding-left:var(--md);padding-right:var(--md)}.news-post-container,.post-content{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--md)}.post-content{max-width:var(--max-width-xxs);padding:var(--md)}@media screen and (max-width:1024px){.post-content{padding-left:0;padding-right:0}}.post-content .h1,.post-content .h2,.post-content .h3,.post-content .h4,.post-content .h5,.post-content .h6{font-size:var(--fs-xl);font-family:var(--font-body--bold);line-height:1em;text-transform:uppercase}.post-content #blog-single.flex-column-layout{gap:var(--xl);padding-top:0}@media screen and (max-width:1024px){.post-content #blog-single.flex-column-layout{gap:var(--lg);overflow-x:visible}}.post-content p{line-height:1.5em}.post-content img{width:100%;height:auto;border-radius:var(--base);-o-object-fit:cover;object-fit:cover}.post-content .video-player{padding-left:0;padding-right:0}@media screen and (max-width:1024px){.post-content .video-player{width:calc(100% + (2 * var(--md)));width:calc(100% + calc(2 * var(--md)));margin-left:calc(-1 * var(--md));margin-right:calc(-1 * var(--md))}.post-content .video-player .video-player__wrapper{aspect-ratio:16/9}}