.module--media-kit-hero{position:relative;padding:3rem;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:1rem;overflow:hidden;min-height:100px;z-index:1}.module--media-kit-hero .module__bgimage,.module--media-kit-hero .module__bgvideo,.module--media-kit-hero::after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100% !important;object-fit:cover;z-index:1}.module--media-kit-hero::after{content:'';z-index:2;background:rgba(0,0,0,.25)}.module--media-kit-hero .module__content{position:relative;z-index:3;text-align:center;text-shadow:0 .25em 1em rgba(0,0,0,.25)}