.section-blog-header{position:relative}.section-blog-header__title p{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.75em}.section-blog-header__content{border-bottom:1px solid var(--color-white);padding-bottom:2em;margin-bottom:2em}.section-blog-header__content h1{margin:0;max-width:80%}.section-blog-header__navigation ul{display:flex;gap:1.5em;flex-wrap:wrap}@media (max-width:1024px){.section-blog-header__navigation ul{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5em}}@media (max-width:1024px){.section-blog-header__navigation ul li:first-child{padding-left:1em}}@media (max-width:1024px){.section-blog-header__navigation ul li:last-child{padding-right:1em}}.section-blog-header__navigation ul a{text-transform:uppercase;font-weight:400;text-decoration:none;opacity:.5;white-space:nowrap}.section-blog-header__navigation ul a.active{opacity:1}