.page-hero{align-items:end;background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:flex;height:60vw;margin:0 auto;max-height:740px;min-height:520px;position:relative}.page-hero.small{height:40vw;margin:0 auto;max-height:510px;min-height:370px}.page-hero:before{background:linear-gradient(#002228,transparent);height:15rem;opacity:.85}.page-hero:after,.page-hero:before{content:"";left:0;position:absolute;top:0;width:100%;z-index:1}.page-hero:after{background:#000;height:100%;opacity:.45}.page-hero-content h1,.page-hero-content p{color:#fff}.page-hero-content p{font-size:24px}.page-hero-content{margin:0 auto;max-width:1440px;padding:80px 20px 40px;width:100%;z-index:5}.page-hero.small .page-hero-content{max-width:968px}.content{max-width:800px}@media screen and (max-width:768px){.blog-post__hero{padding:48px 20px}}@keyframes fadeInBg{0%{opacity:0}to{opacity:1}}.page-header_image{animation:fadeInBg 1s forwards;background-position:50%;background-size:cover;height:100%;left:0;opacity:.375;position:absolute;top:0;width:100%}.page-hero h1{animation:fadeInBg .5s forwards;animation-delay:.1s;opacity:0}.page-hero p{animation:fadeInBg .5s forwards;animation-delay:.3s;opacity:0}