.hero{margin-left:auto;margin-right:auto;margin-top:1rem;max-width:var(--grid-maxWidth-page-narrow);max-width:calc(var(--grid-maxWidth-page-narrow) + var(--grid-side-gap-sm)*2);padding-left:var(--grid-side-gap-sm);padding-right:var(--grid-side-gap-sm);text-align:center}@media screen and (min-width:55.6875em){.hero{max-width:calc(var(--grid-maxWidth-page-narrow) + var(--grid-side-gap-md)*2);padding-left:var(--grid-side-gap-md);padding-right:var(--grid-side-gap-md)}}@media screen and (min-width:62.0625em){.hero{max-width:calc(var(--grid-maxWidth-page-narrow) + var(--grid-side-gap-lg)*2);padding-left:var(--grid-side-gap-lg);padding-right:var(--grid-side-gap-lg)}}@media screen and (min-width:36.0625em){.hero{margin-top:1.5rem}}@media screen and (min-width:55.6875em){.hero{margin-top:4.5rem}}.hero__title{margin-bottom:1rem;margin-top:0}@media screen and (max-width:55.625em){.hero__title{font-family:var(--font-family-primary);font-size:var(--font-size-2xl);font-weight:500;line-height:1}}@media screen and (min-width:55.6875em){.hero__title{font-family:var(--font-family-primary);font-size:var(--font-size-4xl);font-weight:500;line-height:1}}@media screen and (min-width:36.0625em){.hero__title{margin-bottom:1rem}}@media screen and (min-width:62.0625em){.hero__title{margin-bottom:1.5rem}}.hero__description{margin-left:auto;margin-right:auto;max-width:var(--grid-maxWidth-content)}.hero__description p{margin:0}@media screen and (max-width:55.625em){.hero__description p{font-family:var(--font-family-secondary);font-optical-sizing:auto;font-size:var(--font-size-md);font-weight:400;line-height:1.6}}@media screen and (min-width:55.6875em){.hero__description p{font-family:var(--font-family-secondary);font-optical-sizing:auto;font-size:var(--font-size-xl);font-weight:400;line-height:1.6}}.hero__description a{color:var(--color-primary);text-decoration:underline}.hero__description a:hover{text-decoration:none}
