.blog-post__hero-banner{align-items:flex-end;background-position:50%;background-size:cover;display:flex;min-height:400px;padding:25px 0;position:relative}.blog-post__hero-banner:after{background-color:var(--black);content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.5;position:absolute;top:0;width:100%}.blog-post__hero-banner .content-wrapper{display:flex;gap:40px;justify-content:space-between;position:relative;width:100%;z-index:1}.blog-post__hero-banner__left{align-items:flex-start;display:flex;flex-direction:column;gap:25px;max-width:582px}.blog-post__hero-banner__right{align-items:flex-end;display:flex}@media (max-width:900px){.blog-post__hero-banner{padding:60px 0 25px}.blog-post__hero-banner .content-wrapper{flex-direction:column}.blog-post__hero-banner{min-height:70vh}}.blog-post__body{background-color:var(--white);padding:60px 0}.blog-post__body .content-wrapper.centered{display:flex;justify-content:center}.blog-post__body .content-wrapper.centered .blog-post__body__right{margin:0 auto}.blog-post__body__left{height:100%;max-width:428px;position:sticky;top:130px;width:100%}.blog-post__body__right{max-width:654px}.blog-post__body__right a.blog-back{margin-bottom:30px}.blog-post__body__inner{display:flex;gap:40px;justify-content:space-between;max-width:1180px}.blog-post__body__left__jump-links-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.blog-post__body__right__share-links{display:flex;gap:15px;margin-top:40px}@media (min-width:768px){.blog-post__body__right__share-links.success-stories{margin-left:490px}}.blog-post__cta-banner{background-color:var(--white);padding:60px 0}.blog-post__related-posts{padding:60px 0}@media (min-width:901px){.blog-post__body__left__jump-links-wrapper.mobile{display:none}}@media (max-width:900px){.blog-post__body__inner{flex-direction:column}.blog-post__body__left{background-color:var(--white);max-width:none;padding-top:20px;top:0}.blog-post__body__left__jump-links-label,.blog-post__body__left__jump-links-wrapper.desktop{display:none}.blog-post__body__right{max-width:none}}