@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.blogPostHero{color:#fff;padding:21rem 0 9.6rem;position:relative}.blogPostHero_heading{font-size:45px;font-weight:600;letter-spacing:-1px;line-height:110%;width:100%}.blogPostHero_headingWrapper{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:32px;justify-content:flex-start;max-width:780px;opacity:1;padding:32px;position:relative;width:100%;z-index:2}.blogPostHero_headingWrapper:before{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.blogPostHero_headingWrapper>*{position:relative}.blogPostHero_readingTime{font-size:1.2rem;font-weight:200;text-align:center}.blogPostHero_subheading{text-align:center;text-transform:uppercase}.blogPostHero_subheading+*{margin-top:1.5rem}.blogPostHero_picture{bottom:0;position:absolute;right:0;top:0;width:100%;z-index:0}.blogPostHero_scrim{z-index:0}.blogPostHero_img{font-family:"object-fit:cover";height:100%;-o-object-fit:cover;object-fit:cover;width:100%}blockquote{padding:2rem 0 2rem 2.5rem;position:relative}blockquote:before{background-color:#dfe3eb;bottom:-1rem;content:"";left:0;position:absolute;top:0;width:.4rem}.blogPostHero{background-color:#000}.blogPostHero:before{background-color:rgba(0,0,0,.5);content:"";height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}.blogPostHero ul.meta{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:20px;gap:24px;list-style:none;margin:0;padding:0}.blogPostHero ul.meta li{align-items:center;display:flex;gap:12px}.blogPostHero ul.meta .divider{background-color:#ff2828;border-radius:50%;display:block;height:5px;width:5px}@media (max-width:900px){.blogPostHero{padding:14rem 0 4.8rem}.blogPostHero_heading{font-size:36px}.blogPostHero_headingWrapper{padding:32px}.blogPostHero ul.meta{font-size:1.8rem;row-gap:16px}.blogPostHero ul.meta li{gap:20px;line-height:110%}}