.block__anatomy-hero-image{position:relative;height:var(--full-height);transition:height .5s;width:100%;margin-top:calc(0px - var(--body-margin-top))}.block__anatomy-hero-image .hero-image{height:100%;width:100%;position:absolute;top:0;left:0}.block__anatomy-hero-image .hero-image img,.block__anatomy-hero-image .hero-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block__anatomy-hero-image .text-wrapper{background:linear-gradient(0deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);position:absolute;top:0;left:0;right:0;bottom:0}.block__anatomy-hero-image .text-wrapper h1{width:var(--container-width);position:absolute;left:calc(50vw - var(--container-width)/ 2);bottom:calc(var(--spacing-sm) + var(--header-height) + var(--spacing-md));font:var(--type-s1);letter-spacing:-1.3px;text-transform:uppercase;color:var(--color-text-secondary)}@media screen and (max-width:768px){.block__anatomy-hero-image .text-wrapper h1{max-width:350px}}