.blog-index__post:not(:last-child){margin-bottom:3rem}.blog-post{margin-left:auto;margin-right:auto;max-width:var(--containerwidth_narrow)}.blog-post__title{margin-bottom:3rem}.blog-post__intro{margin-top:3rem}.blog-post__meta{border-bottom:1px solid var(--gray_dark);column-gap:15px;display:flex;flex-wrap:wrap;margin-bottom:3rem;padding-bottom:1.5rem;row-gap:5px}.blog-post__author{text-decoration:none}.blog-post__image{margin-bottom:6rem}.blog-post__image img{border-radius:6px}.blog-post__audio{margin-bottom:3rem}.blog-post__body:has(.hs-membership-gated-content){position:relative}.blog-post__body:has(.hs-membership-gated-content):after{background:linear-gradient(180deg,transparent,#000 35%,#000);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.hs-membership-gated-content{background-color:var(--gray_darker)!important;border-radius:6px;box-shadow:none!important;margin-left:auto;margin-right:auto;margin-top:-100px;max-width:80%;padding:20px!important;position:relative;z-index:30}.hs-membership-gated-content__heading{font-family:var(--title-h3-font);font-size:var(--title-h3-size);font-weight:var(--title-h3-font-weight)}.hs-membership-gated-content__sign-up-link{margin-left:10px}@media (min-width:900px){.blog-post__title{margin-bottom:6rem}.blog-post__meta{column-gap:30px}.blog-post__readingtime{flex:1;text-align:right}}@media (min-width:1200px){.blog-post__meta{column-gap:60px}}