.blog-index{display:flex;flex-wrap:wrap;justify-content:space-between}.blog-index__post{flex:0 0 100%;padding:0;margin-bottom:30px}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(100% / 2 - 1em)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(100% / 3 - 1em)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:auto;max-width:100%}@media screen and (min-width:768px){.blog-index__post-image-wrapper--large{flex:1 1 48%}.blog-index__post-content--large{flex:1 1 48%;padding-left:2rem}.blog-index__post-content--full-width{flex:1 1 100%;padding-left:0}}.blog-index__post-title{font-size:1.25rem}.blog-index__post-timestamp{display:block}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-tags,.blog-index__post-title,.blog-index__post-timestamp,.blog-index__post-author,.blog-index__post-image--small{margin:0 0 .7rem}.blog-pagination{display:flex;justify-content:center}.blog-pagination__link{border:0;border-radius:0;line-height:inherit;margin:0 .1rem;padding:0 .5rem;text-decoration:none}.blog-pagination__link--active{border-color:#b0c1d4}.blog-pagination__link:hover,.blog-pagination__link:focus{text-decoration:none}.blog-pagination__prev-link{margin-right:.25rem}.blog-pagination__next-link{margin-left:.25rem}.blog-pagination__link.blog-pagination__prev-link--disabled,.blog-pagination__link.blog-pagination__next-link--disabled{color:#CCC;cursor:default;pointer-events:none}.blog-pagination__prev-link svg,.blog-pagination__next-link svg{margin:0 .3rem}.blog-pagination__prev-link--disabled svg,.blog-pagination__next-link--disabled svg{fill:#b0c1d4}.blog-pagination__number-link:hover,.blog-pagination__number-link:focus{border:0}@media(max-width:767px){.blog-pagination__number-link{display:none}}.blog-post{margin:120px auto;max-width:960px}.blog-post .title{margin-bottom:30px;font-size:36px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-post__tags svg{height:auto;margin-right:10px;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:#fff8f7;padding:120px 0 100px !important;margin-top:120px}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(100% / 3)}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:680px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0 none}.blog-comments .comment-reply-to:hover,.blog-comments .comment-reply-to:focus{background-color:transparent;text-decoration:underline}