.post-hero{align-items:center;display:flex;flex-direction:column;gap:1.7778rem;justify-content:space-between;margin-bottom:3.5556rem;padding-top:5.5556rem}.post-hero__content{flex:1 0 50%}.post-hero .blog-card__tags{margin-bottom:.4444rem}.post-hero__title{font-size:2.1111rem}.post-hero__info,.post-hero__info span,.post-hero__title{margin-bottom:.6667rem}.post-hero__info span{color:var(--black-400);font-size:.7778rem;font-weight:600}.post-hero__author{align-items:center;display:flex;gap:.4444rem}.post-hero__author-avatar{border-radius:2.7778rem;height:50px;object-fit:cover;width:50px}.blost-post-hero__author-name,.post-hero__author-preheader{display:block;font-size:.7778rem}.post-hero__author-preheader{color:var(--navy-blue-base);font-weight:700}.post-hero__img{border-radius:.6667rem;height:280px;overflow:hidden;width:100%}.post-hero__img img{height:100%;object-fit:cover;width:100%}@media (min-width:640px){.post-hero__title{font-size:3.0556rem}.post-hero__img{height:450px}}@media (min-width:1024px){.post-hero{flex-direction:row;margin-bottom:5rem;padding-top:6.6667rem}.post-hero__img{flex:1 0 50%}}.post-body{display:flex;flex-direction:column;gap:2.3333rem;margin:0 auto 3.5556rem}.post-body__sidebar-wrapper{position:static;width:100%}.post-toc__title{color:var(--army-green-700);font-size:.7778rem;font-weight:700;margin-bottom:.4444rem;text-transform:uppercase}.post-toc__item a{font-size:.8889rem;font-weight:600;line-height:1.2;transition:all .15s ease-in-out}@media (hover:hover){.post-toc__item a:hover{color:var(--army-green-400)}}.post-toc ul{border-top:1px solid var(--background-base);list-style:none;margin:7px 0 0;padding:.6667rem 0 0}.post-toc a{color:var(--black-base);font-size:.8889rem;font-weight:600;line-height:1.2}.post-body__content{max-width:41.4444rem}.post-body__content-body{margin-bottom:2.6667rem}.post-body .subscribe-callout-container{padding:32px}.blog-post-container .blog-card__title{margin-bottom:0}.blog-post-container .blog-cards{margin-bottom:3.5556rem}@media (min-width:1024px){.post-body{flex-direction:row;gap:3.5556rem;margin:0 auto 3.5556rem}.post-body__content{width:60%}.post-body__sidebar-wrapper{max-width:16.6667rem;position:relative;width:auto}.post-body__sidebar{position:sticky;top:5.5556rem}.blog-post-container .blog-cards{margin-bottom:5.3333rem}}.post-body__content-body{--spacer-sm:0.8889rem;--spacer-md:1.1111rem;--spacer-lg:1.7778rem}.post-body__content-body h2,.post-body__content-body h3,.post-body__content-body h4,.post-body__content-body h5,.post-body__content-body h6{line-height:1.2}.post-body__content-body p+h2,.post-body__content-body p+h3,.post-body__content-body p+h4,.post-body__content-body p+h5,.post-body__content-body p+h6{margin-bottom:var(--spacer-md);margin-top:var(--spacer-lg)}.post-body__content h3{scroll-margin-top:5rem}.post-body__content-body p{line-height:1.36rem;margin-bottom:var(--spacer-sm)}.post-body__content-body :is(ul,ol){list-style:none;margin-bottom:var(--spacer-sm);padding-left:0}.post-body__content-body ol{counter-reset:ordered-list}.post-body__content-body li{line-height:1.36rem;margin-bottom:var(--spacer-sm);padding-left:24px;position:relative}.post-body__content-body ol li{counter-increment:ordered-list;padding-left:32px}.post-body__content-body ol li:before{content:counter(ordered-list)":";left:0;position:absolute;top:0}.post-body__content-body ol li::marker{display:none}.post-body__content-body ul li:before{background:var(--pale-green-600);content:"";height:3px;left:0;position:absolute;top:10px;width:11px}.post-body__content-body img{border-radius:.6667rem;margin-bottom:var(--spacer-md);min-width:100%}