.page-hero{padding:2rem 1rem;position:relative}@media(min-width:640px){.page-hero{padding:4rem 1.5rem}}@media(min-width:1024px){.page-hero{padding-inline:2rem}}.page-hero:before{background-image:linear-gradient(90deg,#52525b 1px,transparent 0),linear-gradient(180deg,#52525b 1px,transparent 0);background-position:center -25px;background-size:50px 50px;content:"";inset:0;mask-image:linear-gradient(180deg,#000 40%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);opacity:.6;position:absolute;z-index:-1}@media(prefers-color-scheme:light){.page-hero:before{background-image:linear-gradient(90deg,#e5e5e5 1px,transparent 0),linear-gradient(180deg,#e5e5e5 1px,transparent 0)}}.page-hero--border{border-bottom:1px solid #27272a}@media(prefers-color-scheme:light){.page-hero--border{border-bottom-color:#e5e7eb}}.page-hero__inner{margin:0 auto;max-width:1216px}.page-hero__breadcrumbs{margin-bottom:1.5rem}@media(min-width:640px){.page-hero__breadcrumbs{margin-bottom:2rem}}.page-hero__tags{display:flex;gap:.5rem;margin-bottom:1rem}@media(min-width:640px){.page-hero__tags{margin-bottom:1.5rem}}.page-hero__label{align-items:center;color:rgba(var(--color-green));display:flex;font-family:var(--font-secondary);font-size:.75rem;font-weight:700;letter-spacing:.05em;line-height:1rem;margin-bottom:1rem;text-transform:uppercase}.page-hero__label:before{background-color:rgba(var(--color-green));content:"";display:inline-block;height:1px;margin-right:.5rem;width:2rem}.page-hero__title{font-family:var(--font-secondary);font-size:3rem;font-weight:800;line-height:1;margin-bottom:1.5rem}@media(min-width:640px){.page-hero__title{font-size:3.75rem}}.page-hero__title span{color:rgba(var(--color-green))}.page-hero__text{color:#9ca3af;font-size:1.125rem;line-height:1.625;max-width:672px}@media(prefers-color-scheme:light){.page-hero__text{color:#52525b}}
