.blog-content-wrapper{background-color:#f8fafc;display:flex;justify-content:space-between}.blog-content-column:first-child{flex:1 1 100px;margin-top:5em;max-width:100px;min-width:60px}.blog-content-column:nth-child(2){flex:1 1 auto}.blog-content-column:last-child{flex:1 1 150px;max-width:165px;min-width:165px;padding-left:15px}@media (max-width:767px){.blog-content-wrapper{flex-direction:column}.blog-content-column:first-child{flex:1 1 100%;max-width:100%}.blog-content-column:last-child{display:none}}.blog-post{background-color:#f8fafc;margin:0 auto;max-width:960px}.blog-post img{border-radius:20px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__submeta{align-items:center;display:flex;justify-content:space-between}.blog-post__submeta a{font-weight:700}.blog-post_author{align-items:center;display:flex;gap:15px;justify-content:center}.blog-post_author-verified{align-items:center;display:flex;justify-content:center}.blog-post_author-verified>i{background:#deffff;border-radius:50%;color:#90ee90;font-size:10px;margin-right:5px;padding:5px}.blog-post_author-verified>span{font-style:italic}.blog-post__timestamp{display:block;text-transform:uppercase}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:#f8fafc}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex}@media (max-width:767px){.blog-related-posts__list{flex-wrap:wrap}}.blog-related-posts__post{flex:0 0 100%;padding:1rem}.blog-related-posts__post>.blog-related-posts__post-container{background:#fff;border:1px solid #d3d3d3;border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:flex-start}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 33.33333%}}.blog-related-posts__image{border-radius:20px 20px 0 0;height:auto;height:200px;max-width:100%;width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-related-posts__title>a{color:#007bb5!important;font-size:1em;font-weight:600}.blog-related-posts__title>a:hover{color:#007bb5;font-size:1em;font-weight:600}.blog-related-posts__content{padding:20px}.blog-related-posts__link{display:flex;justify-content:flex-end;margin-top:auto;padding:0 20px 20px}.blog-comments{margin:0 auto;max-width:680px}.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}