.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:solid 1px #DDD;border-radius:50%;display:inline-block;line-height:45px;height:45px;margin:0 .3rem;padding:0;text-decoration:none;text-align:center;width:45px}.blog-pagination__link--active{border-color:#fe4f70;color:#fe4f70}.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:#b0c1d4;cursor:default;pointer-events:none}.blog-pagination__prev-link svg,.blog-pagination__next-link svg{margin-top:-5px;height:14px}.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:1px solid #fe4f70}@media(max-width:767px){.blog-pagination__number-link{display:none}}.blog-post{margin:0 auto;max-width:850px;color:#707a88;font-size:17px;border-bottom:solid 1px #EEE;margin-bottom:60px}.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{text-align:center;margin-bottom:40px}.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(100% / 2 - 1em)}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(100% / 3  - 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 none}.blog-comments .comment-reply-to:hover,.blog-comments .comment-reply-to:focus{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>*{width:50%;padding:12px;margin-bottom:0}form .inputs-list>li{margin-bottom:0}.hs_comment.hs-comment{width:100%}.hs-form-field{margin-top:0}.comment.depth-0{border-top:solid 1px #EEE !important}div#comments-listing{margin-bottom:60px}