@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)}}@keyframes anim-fade-up-left-bottom{0%{opacity:0;transform:translate3d(var(--anim-translate-x,-1.5rem),var(--anim-translate-y,2.5rem),0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-fade-up-right-bottom{0%{opacity:0;transform:translate3d(var(--anim-translate-x,1.5rem),var(--anim-translate-y,2.5rem),0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-lines-slide{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-progress-fill{0%{width:0}to{width:100%}}.acf-block-hero-section-gradient-with-image{margin-left:calc(var(--body-margin)*-1);width:calc(100% + var(--body-margin)*2)}.acf-block-hero-section-gradient-with-image__with-image .background-gradient{height:90%!important}@media(min-width:992px){.acf-block-hero-section-gradient-with-image__with-image .background-gradient{height:75%!important}}.acf-block-hero-section-gradient-with-image__grid-lines-container{height:calc(90% - 3.525rem)!important;margin-top:3.525rem}@media(min-width:992px){.acf-block-hero-section-gradient-with-image__grid-lines-container{height:calc(75% - 6.4375rem)!important;margin-top:6.4375rem}}@media(max-width:991.98px){.acf-block-hero-section-gradient-with-image__grid-lines-container img,.acf-block-hero-section-gradient-with-image__grid-lines-container object{height:auto!important}}@media(max-width:575.98px){.acf-block-hero-section-gradient-with-image__grid-lines-container img,.acf-block-hero-section-gradient-with-image__grid-lines-container object{height:100%!important}}@media(max-width:991.98px){.acf-block-hero-section-gradient-with-image .btn{min-width:15.0625rem}}.acf-block-hero-section-gradient-with-image__image-container{max-width:85vw}.acf-block-hero-section-gradient-with-image__image-container img{border-radius:.75rem}