.blog-hero{background-position:50%;background-repeat:no-repeat;background-size:cover}.blog-hero h1{margin-bottom:20px;margin-top:0}.blog-hero__nav-links{gap:24px 52px;grid-template-columns:repeat(5,auto)}.blog-hero__nav-link-item{font-size:13px;font-weight:500;letter-spacing:2px;line-height:28px}.blog-hero__nav-link-item:after{background-color:transparent;content:"";height:2px;left:0;position:absolute;right:0;top:105%;transition:background-color .25s ease;width:100%}.blog-hero__nav-link-item--active:after,.blog-hero__nav-link-item:hover:after{background-color:#cd171a}@media (max-width:767px){.blog-hero__nav-links{grid-template-columns:repeat(1,auto)}}