.post-header{align-items:center;background-color:var(--color-plum);box-sizing:border-box;display:flex;min-height:30rem;overflow:hidden;padding-block:3rem;position:relative}.post-header__image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center;left:0;opacity:.05;position:absolute;top:0;width:100%}.post-header__date,.post-header__tag{color:#fff;font-size:1.4rem}.post-header__heading{color:#fff;font-size:3rem;margin-bottom:1.5rem}@media (min-width:741px){.post-header{min-height:35rem}.post-header__image{opacity:1;width:45%}}@media (min-width:1025px){.post-header{min-height:50rem}.post-header__heading{font-size:5rem}}@media only screen and (max-width:1200px){.hero-post{padding-top:82px}}@media only screen and (max-width:767px){.hero-post{height:300px}}