.blog-post__row{display:flex;justify-content:space-between;margin:10rem 0}.blog-post__row.-reverse{flex-direction:row-reverse}.blog-post__row-image{width:305px}.blog-post__row-image figure{line-height:0;margin:0}.blog-post__row-image figcaption{color:var(--color-gs-secondary);font-size:1.4rem;line-height:1.6;margin:2.1rem 0 0}.blog-post__row-text{width:413px}.blog-post__row-text h3,.blog-post__row-text h4{margin:0 0 2rem}@media (max-width:768px){.blog-post__row{margin:6rem 0}.blog-post__row,.blog-post__row.-reverse{flex-direction:column}.blog-post__row-image{margin:0 0 4rem;width:100%}.blog-post__row-image figcaption{font-size:1.3rem;line-height:1.5;margin:1.6rem 0 0}.blog-post__row-text{width:100%}.blog-post__row-text h3,.blog-post__row-text h4{margin:0 0 1.6rem}}