@keyframes translateWobble{0%{opacity:0;transform:translate3d(calc(var(--z) * 0px), calc(var(--z) * 0px), calc(var(--z) * 0px))}100%{opacity:1;transform:translate3d(calc(var(--z) * 100px), calc(var(--z) * 100px), calc(var(--z) * 100px))}}.member-hero{position:relative}.member-hero .wp-block-stackable-heading h1:after{content:"";clip-path:polygon(60% 0, 100% 0%, 40% 100%, 0 100%);background:rgba(191,47,56,.4);position:absolute;top:-2rem;left:-2.75rem;height:135px;width:135px;z-index:-1}.member-hero .wp-block-stackable-image{clip-path:polygon(0 0, 100% 0, 100% 80%, 90% 100%, 0 100%)}
