.blog-post__wrapper{position:relative}.blog-post__image{min-height:45vh;background-size:cover !important;background-repeat:no-repeat !important;background-position:center !important}article.blog-post{padding-top:0 !important}.blog-post__header{padding:4rem 3rem;margin-top:-8rem;color:#FFF;text-transform:uppercase}.blog-post__body{margin-top:3rem}.blog-post-meta .blog-feed-item__tag{color:#FFF}.blog-post-author__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-post-author__image{-webkit-box-flex:0;-ms-flex:0 1 35%;flex:0 1 35%;text-align:center}.blog-post-author__image img{border-radius:50%;max-width:100%}.blog-post-author__content{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.blog-post__share{position:absolute;left:0;top:19px;opacity:1;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease visibility .3s ease;transition:opacity .3s ease visibility .3s ease;visibility:visible}.blog-post__share--fixed{position:fixed}.blog-post__share--hidden{opacity:0;visibility:hidden}.blog-post-share__back{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1rem}.blog-post-share__back>span{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;text-align:center}.blog-post-share__back>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.blog-post-share__back>a>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem}.blog-post-share__back>a>span>svg{fill:#FFF;height:20px;width:20px}.blog-post-share__some{text-align:center}.blog-post-share__some ul{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.5rem}.blog-post-share__some ul li{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:.5rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-post-share__some ul li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem;border-radius:50%}.blog-post-share__some ul li span svg{width:20px;height:20px;fill:#FFF}.blog-header{background-color:#f8fafc;text-align:center}.blog-header__inner{margin:0 auto;max-width:600px}.blog-header__form{margin:0 1rem}@media screen and (min-width:768px){.blog-header__form{margin:0 auto;width:500px}}.blog-header__author-avatar{border-radius:50%;box-shadow:0 0 12px 0 rgba(0,0,0,0.15);display:block;height:auto;margin:0 auto 1.4rem;width:200px}.blog-header__author-social-links a{background-color:#000;border-radius:50%;display:inline-block;height:40px;margin:0 5px;position:relative;width:40px}.blog-header__author-social-links a:hover,.blog-header__author-social-links a:focus{background-color:#494a52}.blog-header__author-social-links svg{fill:#FFF;height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.blog-index{display:flex;flex-wrap:wrap;padding:80px 0}.blog-index__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-index__post{flex:0 0 calc(100%/2)}}@media screen and (min-width:1000px){.blog-index__post{flex:0 0 calc(100%/3)}}@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-content h2{margin:.7rem 0}.blog-index__post-content--small h2{font-size:1.25rem}.blog-index__post-content a{color:#494a52}.blog-pagination{display:flex;justify-content:center}.blog-pagination__link{border:2px solid transparent;border-radius:7px;line-height:1;margin:0 .1rem;padding:.25rem .4rem;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:#b0c1d4;cursor:default;pointer-events:none}.blog-pagination__prev-link svg,.blog-pagination__next-link svg{fill:#494a52;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:2px solid #b0c1d4}.blog-post{margin:0 auto;max-width:960px}.blog-post--large{margin:0 auto;max-width:1140px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{color:#494a52;text-decoration:underline}.blog-post__timestamp{display:inline-block;font-weight:700}.blog-post__tags svg{height:auto;margin-right:10px;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:#f8fafc}.related-posts__header{margin-bottom:3rem}.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-related-posts__title a{color:#494a52}.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}@media screen and (max-width:1000px){.blog-post__share{display:none}}@media screen and (max-width:767px){.blog-post__header{margin-top:1rem;padding:1.5rem}.blog-post-author__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-post-author__image{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:1.5rem;text-align:left}.blog-post-author__content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}