.blog-post-banner{margin-bottom:4rem;margin-top:3rem}.custom-blog-post-banner-wrapper{margin:0 auto;max-width:800px;padding-left:15px;padding-right:15px;width:100%}.custom-blog-post-banner-wrapper .post-banner-inner{display:flex;flex-direction:column;gap:3rem;text-align:center}.custom-blog-post-banner-wrapper .post-banner-inner h1{letter-spacing:-.04em;line-height:64px;margin:0}.custom-blog-post-banner-wrapper .post-banner-image{height:100%;max-height:400px;position:relative;width:100%}.custom-blog-post-banner-wrapper .post-banner-image .banner-image-inner{height:100%;max-height:400px;overflow:hidden}.custom-blog-post-banner-wrapper .post-banner-image:after{background:#f0f4f9;content:"";display:block;height:calc(100% + 4rem);left:50%;position:absolute;top:-2rem;transform:translateX(-50%);width:100vw}.custom-blog-post-banner-wrapper .post-banner-image .banner-image-inner img{height:100%;object-fit:cover;position:relative;width:100%;z-index:1}@media (max-width:767px){.custom-blog-post-banner-wrapper .post-banner-inner h1{line-height:48px}.blog-post-banner{margin-bottom:3rem;margin-top:2rem}.blog-post-banner .post-container{margin-left:auto;margin-right:auto;max-width:90%}}