.blog-index__post:not(:last-child){margin-bottom:30px}.module--blogpost{padding:0 var(--module-padding-right) 0 var(--module-padding-left)}.blog-post{--hero-background-color:var(--darkblue);--hero-content-padding:2rem 0;--content-padding:2rem 0}.blog-post__hero{margin-left:auto;margin-right:auto;max-width:calc(var(--containerwidth) + var(--hero-extra-container-width)*2);padding:var(--hero-content-padding);position:relative}.blog-post__hero:after{background-color:var(--hero-background-color);bottom:0;content:"";left:calc(var(--module-padding-left)*-1);position:absolute;right:calc(var(--module-padding-right)*-1);top:0}.blog-post__hero-inner{display:flex;flex-direction:column-reverse;gap:2rem;margin-left:auto;margin-right:auto;max-width:var(--containerwidth);position:relative;z-index:1}.blog-post__hero-column{display:flex;flex-direction:column;justify-content:center;width:100%}.blog-post__hero-title,.blog-post__tags{margin-bottom:2rem}.blog-post__tag{background-color:hsla(0,0%,100%,.2);border-radius:4px;color:hsla(0,0%,100%,.5);display:inline-block;font-size:12px;font-weight:700;margin-bottom:.3em;padding:8px;text-transform:uppercase}.blog-post__tag,.blog-post__tag:hover{text-decoration:none}.blog-post__hero-image img{display:block;max-width:600px;width:100%}.blog-post__backlink,.blog-post__hero-meta{margin-bottom:0}.blog-post__author{margin-bottom:15px}.blog-post__hero-date{color:var(--green);font-size:14px;font-weight:700;margin-bottom:2rem}.blog-post__body-wrapper>div{background-color:var(--white);display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:calc(var(--containerwidth) + var(--hero-extra-container-width));padding:var(--content-padding)}.blog-post__body-inner{margin-left:auto;margin-right:auto;max-width:calc(var(--containerwidth) + var(--overlap-horizontal-padding)*2)}.blog-post__body-inner :is(h1,h2,h3,h4,h5,h6){color:var(--black)}.toc{align-items:flex-start;display:none}.toc,.toc__list{flex-direction:column}.toc__list{display:flex;list-style:none}.toc__item{border-top:1px solid var(--black);padding:.5rem 0}.toc__item:first-child{border-top:0}.toc__link{color:inherit;display:inline-block;font-weight:700;padding:.5rem 0;text-decoration:none}.toc__link:hover{color:var(--green);text-decoration:none}.blog-comments{margin-left:auto;margin-right:auto;max-width:600px;width:100%}.blog-comments .new-comments{margin-bottom:30px}.blog-comments fieldset{max-width:none!important}.blog-comments fieldset .hs-input{width:100%!important}.blog-comments input:not([type=submit]),.blog-comments textarea{width:100%}@media (min-width:900px){.blog-post{--hero-content-padding:4rem;--overlap-horizontal-padding:4rem;--overlap-distance:10rem;--content-padding:4rem 0}.blog-post__hero{background-color:var(--hero-background-color);border-radius:30px;padding:var(--hero-content-padding) var(--hero-content-padding) calc(var(--hero-content-padding) + var(--overlap-distance));position:static}.blog-post__hero:after{display:none}.blog-post__hero-inner{flex-direction:row;position:static}.blog-post__hero-column{width:50%}.blog-post__body{padding:0 var(--overlap-horizontal-padding)}.blog-post__body-wrapper>div{border-radius:30px;margin-top:calc(var(--overlap-distance)*-1)}.blog-post__body-inner{width:calc(80% - var(--overlap-horizontal-padding))}.blog-post__body-inner,.blog-post__body-sidebar{padding:0 var(--overlap-horizontal-padding)}}@media (min-width:1200px){.blog-post{--hero-content-padding:6rem;--hero-extra-container-width:12.8rem;--overlap-horizontal-padding:6rem;--overlap-distance:14rem;--content-padding:6rem 0}.blog-post__body-wrapper>div{flex-direction:row;gap:var(--overlap-horizontal-padding);justify-content:center}.blog-post__body-sidebar{flex:1 0 calc(35% - var(--overlap-horizontal-padding));padding:0 0 0 var(--overlap-horizontal-padding)}.blog-post__body-inner{padding:0 var(--overlap-horizontal-padding);width:calc(65% - var(--overlap-horizontal-padding))}.blog-post__body-sidebar+.blog-post__body-inner{flex:1 0 calc(65% - var(--overlap-horizontal-padding));padding:0 var(--overlap-horizontal-padding) 0 0;width:auto}.toc{display:flex}.toc__item{padding:2rem 0}}