@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes anim-fade-in{0%{opacity:0}to{opacity:1}}@keyframes anim-fade-out{0%{opacity:1}to{opacity:0}}@keyframes anim-fade-up{0%{opacity:0;transform:translate3d(0,var(--anim-translate-y,1.5rem),0)}to{opacity:1;transform:translateZ(0)}}@media(min-width:992px){.acf-block-hero--w-40 .acf-block-hero__content,.acf-block-hero--w-50 .acf-block-hero__content,.acf-block-hero--w-70 .acf-block-hero__content{margin-left:auto;margin-right:auto;text-align:center}.acf-block-hero--w-70 .acf-block-hero__content{max-width:70%}.acf-block-hero--w-50 .acf-block-hero__content{max-width:50%}.acf-block-hero--w-40 .acf-block-hero__content{max-width:40%}}.acf-block-hero--left-full-width,.acf-block-hero--left-with-image{padding:4rem 0}.acf-block-hero__content .entry-content.text-center{max-width:75rem}.acf-block-hero__bg{z-index:0}.acf-block-hero__bg img{top:-30%!important}.acf-block-hero__bg-gradient{background:linear-gradient(to top,var(--color-black) 20%,transparent 65%),linear-gradient(to top,var(--color-black) 37%,transparent 65%)}.acf-block-hero__avatar{height:4.375rem;width:4.375rem}.acf-block-hero h1{text-transform:none}