.blog-post__content-wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:100px 20px;position:relative}.blog-post__content{flex:1;max-width:740px;width:100%}.blog-post__related{align-self:flex-start;flex:0 0 260px;max-width:260px;position:sticky;top:40px;width:100%}.blog-post__related h4{color:#ff4500;font-weight:600;margin-bottom:20px}.blog-post__related a{color:#737577;font-weight:400!important;margin-bottom:20px}.blog-post__related a:hover{text-decoration:none}.blog-post__timestamp{display:block;margin-bottom:.7rem}.blog-post__body{margin-bottom:30px}.blog-post__body img{height:auto;max-width:100%}.feature-store-post__body{padding-bottom:100px;padding-top:100px}.blog-post__cta{margin:30px 0}@media (min-width:769px){.blog-post__header .content-wrapper{align-items:center;display:flex;justify-content:space-between}}@media screen and (max-width:768px){.feature-store-post__body{padding-bottom:48px;padding-top:48px}.blog-post__content-wrapper{flex-direction:column;padding:48px 20px}}