.atlas-blog-feed__post{display:flex;flex-direction:column;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:40ch;padding-bottom:2rem}.atlas-blog-feed__headline{margin:1.2em 0}.atlas-blog-feed__post:not(:nth-last-child(2)){border-bottom:1px solid #efefef}.atlas-blog-feed__pagination{display:flex;justify-content:center}.atlas-blog-feed__pagination-item a{background:#fff;border-radius:50%;padding:.3rem .6rem;text-decoration:none;transition:all .3s ease}.atlas-blog-feed__pagination-item:hover a{background:var(--theme-light-background)}.atlas-blog-feed__pagination-item{margin:0 1ch}.atlas-blog-feed__pagination-item.atlas-blog-feed__pagination-item--active a{background:var(--primary);color:#fff}.atlas-blog-feed--no-pagination .atlas-blog-feed__pagination{display:none}@media screen and (min-width:46rem){.atlas-blog-feed{display:flex;flex-wrap:wrap;justify-content:space-between}.atlas-blog-feed__post{width:calc(50% - 1rem)}}@media screen and (min-width:62rem){.atlas-blog-feed{display:block}.atlas-blog-feed__post{align-items:center;flex-direction:row;max-width:100%;width:100%}.atlas-blog-feed__post-content{margin-left:2rem;margin-right:auto;max-width:67ch}.atlas-blog-feed__post-image{flex:1 0 20vw;max-width:calc(100% - 67ch - 2rem);min-width:16rem;width:20vw}.atlas-blog-feed__post.atlas-blog-feed__post--without-image .atlas-blog-feed__post-image{display:none}.atlas-blog-feed__post.atlas-blog-feed__post--without-image .atlas-blog-feed__post-content{margin-left:auto}}