.c-hero{position:relative;height:100vh}.c-hero__image,.c-hero__video,.c-hero__content{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;max-width:100vw;max-height:100vh}.c-hero__image,.c-hero__video{object-fit:cover;object-position:center}.c-hero__content{z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center}.c-hero__content *{text-align:center;color:var(--wp--preset--color--white);font-weight:500;text-shadow:2px 2px 1px #333;font-size:var(--wp--preset--font-size--x-large);line-height:1.2}.c-hero__content h1,.c-hero__content h2,.c-hero__content h3,.c-hero__content h4,.c-hero__content h5,.c-hero__content h6{text-wrap:balance}.c-hero__content p{text-wrap:balance;text-wrap:pretty}.c-hero__video{z-index:4}.c-hero__image{z-index:3}