.blog-content-wrapper{display:flex;justify-content:space-between;background-color:#f8fafc}.blog-content-column:first-child{flex:1 1 100px;min-width:60px;max-width:100px;margin-top:5em}.blog-content-column:nth-child(2){flex:1 1 auto}.blog-content-column:last-child{flex:1 1 150px;min-width:165px;max-width:165px;padding-left:15px}@media(max-width:767px){.blog-content-wrapper{flex-direction:column}.blog-content-column:first-child{max-width:100%;flex:1 1 100%}.blog-content-column:last-child{display:none}}.blog-post{margin:0 auto;max-width:960px;background-color:#f8fafc}.blog-post img{border-radius:20px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__submeta{display:flex;justify-content:space-between;align-items:center}.blog-post__submeta a{font-weight:bold}.blog-post_author{display:flex;justify-content:center;align-items:center;gap:15px}.blog-post_author-verified{display:flex;justify-content:center;align-items:center}.blog-post_author-verified>i{background:#deffff;padding:5px;border-radius:50%;font-size:10px;color:lightgreen;margin-right: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 lightgray;height:100%;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start}@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;height:200px;max-width:100%;width:100%;border-radius:20px 20px 0px 0px}.blog-related-posts__title{margin:.7rem 0}.blog-related-posts__title>a{color:#007bb5 !important;font-weight:600;font-size:1em}.blog-related-posts__title>a:hover{color:#007bb5;font-weight:600;font-size:1em}.blog-related-posts__content{padding:20px}.blog-related-posts__link{display:flex;justify-content:flex-end;padding:0px 20px 20px 20px;margin-top:auto}.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}