.hero:where(.astro-BBE6DXRZ){background-image:url(/bg-hero.png);background-size:cover;display:flex;align-items:center;justifiy-content:flex-start;flex-wrap:wrap;padding-inline:16px;height:clamp(200px,30vh,320px);font-size:clamp(var(--text-size-3xl),10*(1vw + 1vh)/2,var(--text-size-3xl));color:var(--color-white);font-family:var(--font-family-emphasis);font-weight:400;text-transform:uppercase;margin-inline:calc(50% - (50vw - var(--scrollbar)/2));padding-inline:var(--container-margin)}@media (max-width:480px){.hero:where(.astro-BBE6DXRZ){background-image:url(/bg-hero-mobile.png)}}.topic-path:where(.astro-ECGCJEFE){display:flex;padding:16px}.topic-path:where(.astro-ECGCJEFE)>li:where(.astro-ECGCJEFE):first-child{margin-inline-start:0}.topic-path:where(.astro-ECGCJEFE)>li:where(.astro-ECGCJEFE):after{content:">";padding:24px}.topic-path:where(.astro-ECGCJEFE)>li:where(.astro-ECGCJEFE):last-child:after{content:none}a:where(.astro-ECGCJEFE):hover{text-decoration:none}