[type="blogpost"] article.blog-post{width:clamp(300px, 70vw, 800px);display:block;margin:auto;text-align:left;font-family:var(--body)}[type="blogpost"] article.blog-post h1{font-size:var(--very-big);font-weight:var(--bold);margin:0 0 10px;text-transform:none;padding:25px 0}[type="blogpost"] article.blog-post h2{font-size:var(--bigger);font-weight:var(--medium-bold);margin:0 0 10px;text-transform:none;padding:30px 0 0}[type="blogpost"] article.blog-post h3{font-size:var(--big);font-weight:var(--medium-bold);margin:0 0 10px;text-transform:none;padding:25px 0 0}[type="blogpost"] article.blog-post h4{font-size:var(--medium-big);font-weight:var(--medium-bold);margin:0 0 10px;text-transform:none;padding:20px 0 0}[type="blogpost"] article.blog-post p{font-size:var(--medium);font-weight:var(--normal);margin:0;padding:10px 0;line-height:1.5;box-sizing:border-box}[type="blogpost"] article.blog-post p.blog-post-paragraph-half{display:inline-block;width:50%;vertical-align:bottom;padding:10px 10px 10px 0}[type="blogpost"] article.blog-post img.blog-post-image-half,[type="blogpost"] article.blog-post video.blog-post-video-half{display:inline-block;width:50%;vertical-align:bottom}[type="blogpost"] article.blog-post img,[type="blogpost"] article.blog-post video{width:100%;height:auto;margin:10px 0 15px}[type="blogpost"] article.blog-post ul li{font-size:var(--medium);font-weight:var(--normal);margin:0;padding:5px 0;line-height:1.5}@media screen and (max-width:450px){[type="blogpost"] article.blog-post p.blog-post-paragraph-half{display:block;width:100%;padding:10px 0}[type="blogpost"] article.blog-post img.blog-post-image-half,[type="blogpost"] article.blog-post video.blog-post-video-half{display:block;width:100%}}