.blog-post__featured-image{left:0;position:absolute;top:0;width:100%;z-index:-1}.blog-post__featured-image img{filter:grayscale(1);left:0;position:absolute;top:0;width:100%}.blog-post{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.05),0 25px 35px rgba(0,0,0,.03);margin:120px auto 0;max-width:860px}.blog-post .progress-bar{background-color:var(--color-grey100);height:8px;position:sticky;top:0;transition-duration:.5s;transition-property:top;transition-timing-function:ease-in-out;width:100%;z-index:0}.blog-post .progress-made{background-color:var(--color-primary);height:8px;width:0}.blog-post h1{margin:50px auto 24px;max-width:500px;text-align:center}.blog-post__meta{align-items:center;color:var(--grey-1);display:flex;flex-flow:row nowrap;justify-content:center;margin-bottom:46px;text-align:center}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-post__body{padding:0 130px}@media screen and (max-width:768px){.blog-post__body{padding:0 20px}}.blog-post__cta-section{background-color:var(--primary-v86-jet);color:var(--primary-v86-cultured);display:flex;flex-flow:row nowrap;gap:64px;margin-top:192px;padding:0 48px}.blog-post__cta-section .cta-content{padding:32px 0}.blog-post__cta-section .cta-image{flex:0 0 220px;transform:translateY(-40px)}.blog-post__cta-section .cta-image img{width:100%}@media screen and (max-width:768px){.blog-post__cta-section .cta-image{display:none}}.blog-post__tags svg{height:auto;margin-right:10px;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{margin:120px 0}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:40px}.blog-related-posts__post{display:flex;flex-flow:column nowrap;transition:box-shadow .3s ease}@media screen and (max-width:1000px){.blog-related-posts__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.blog-related-posts__list{grid-template-columns:repeat(1,1fr)}}.blog-related-posts__post-image-wrapper{height:0;overflow:hidden;padding-top:56.25%;position:relative}.blog-related-posts__post-image-wrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.blog-related-posts__title a,.blog-related-posts__title a:hover{color:var(--primary-v86-jet)}.blog-related-posts__post-read-time{color:var(--grey-1);font-size:14px;line-height:24px;margin-bottom:0;margin-top:24px;text-transform:uppercase}.blog-related-posts__post-read-now{margin-top:auto}.header-container-wrapper{background-color:#fff}.content-wrapper{margin:0 auto;max-width:1136px;padding:0 20px}