.blog-index{display:flex;flex-wrap:wrap;justify-content:space-between}.blog-index__post{flex:0 0 100%;margin-bottom:30px;padding:0}@media screen and (min-width:768px){.blog-index__post--small{flex:0 0 calc(50% - 1em)}}@media screen and (min-width:1000px){.blog-index__post--small{flex:0 0 calc(33.33333% - 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-author,.blog-index__post-image--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}.blog-pagination{display:flex;justify-content:center}.blog-pagination__link{border:1px solid #ddd;border-radius:50%;display:inline-block;height:45px;line-height:45px;margin:0 .3rem;padding:0;text-align:center;text-decoration:none;width:45px}.blog-pagination__link--active{border-color:#fe4f70;color:#fe4f70}.blog-pagination__link:focus,.blog-pagination__link:hover{text-decoration:none}.blog-pagination__prev-link{margin-right:.25rem}.blog-pagination__next-link{margin-left:.25rem}.blog-pagination__link.blog-pagination__next-link--disabled,.blog-pagination__link.blog-pagination__prev-link--disabled{color:#b0c1d4;cursor:default;pointer-events:none}.blog-pagination__next-link svg,.blog-pagination__prev-link svg{height:14px;margin-top:-5px}.blog-pagination__next-link--disabled svg,.blog-pagination__prev-link--disabled svg{fill:#b0c1d4}.blog-pagination__number-link:focus,.blog-pagination__number-link:hover{border:1px solid #fe4f70}@media (max-width:767px){.blog-pagination__number-link{display:none}}.blog-post{border-bottom:1px solid #eee;color:#707a88;font-size:17px;margin:0 auto 60px;max-width:850px}.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:#fff;padding:0!important}.blog-related-posts h2{margin-bottom:40px;text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;justify-content:space-between}.blog-related-posts__post{flex:0 0 100%;padding:0}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 calc(50% - 1em)}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(33.33333% - 1em)}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:850px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.blog-comments form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-20px}.blog-comments form>*{margin-bottom:0;padding:12px;width:50%}form .inputs-list>li{margin-bottom:0}.hs_comment.hs-comment{width:100%}.hs-form-field{margin-top:0}.comment.depth-0{border-top:1px solid #eee!important}div#comments-listing{margin-bottom:60px}