.post,.post__hero{position:relative}.post__hero{isolation:isolate;overflow:clip;aspect-ratio:1200/625}.post__hero:before{content:"";position:absolute;inset:0;z-index:1;background:var(--bg-img-blur) 50%/cover no-repeat;animation:blurFadeOut .8s ease-out .4s forwards}.post__hero-image,.post__hero-picture{display:block;height:100%}.post__hero-image{width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;animation:imageFadeIn .8s ease-out .4s forwards}