.hwk-module--post_hero .hwk-module-wrapper{flex-direction:column}.hwk-post-hero{width:100%}.hwk-post-hero__image{width:100%;aspect-ratio:16/9;overflow:hidden}.hwk-post-hero__image img,.hwk-post-hero__image picture{width:100%;height:100%!important;object-fit:cover;display:block;object-position:center center}.hwk-post-hero__image .hwk-img-placeholder{width:100%;height:100%;background-color:var(--hwk-color-light-gray,#f0f0f0)}.hwk-post-hero__body{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:.5rem}.hwk-post-hero__title{margin:0;color:var(--color-text)}.hwk-img-grayscale--on .hwk-post-hero__image .hwk-img-placeholder,.hwk-img-grayscale--on .hwk-post-hero__image img{filter:grayscale(98%);transition:filter var(--transition-slow)}.hwk-img-grayscale--on .hwk-post-hero__image:hover .hwk-img-placeholder,.hwk-img-grayscale--on .hwk-post-hero__image:hover img{filter:grayscale(0)}