.page-hero{--hero-bottom-mask:url(/images/masks/hero-mask-1.svg);padding:var(--sc-spacing-small);order:1;position:relative}.page-hero:after,.page-hero:before{content:"";height:70px;-webkit-mask:var(--hero-bottom-mask)no-repeat bottom center/100% 100%;-webkit-mask:var(--hero-bottom-mask)no-repeat bottom center/100% 100%;mask:var(--hero-bottom-mask)no-repeat bottom center/100% 100%;pointer-events:none;position:absolute;bottom:-1px;left:0;right:0}.page-hero:after{background-color:var(--sc-color-primary);z-index:2;background:url(/images/backgrounds/bg-pattern--primary.svg) 0 100%/45%}.page-hero:before{background-color:var(--sc-color-primary);opacity:.7;z-index:3}.page-hero--secondary:after{background:url(/images/backgrounds/bg-pattern--secondary.svg) 0 100%/45%}.page-hero--secondary:before{background-color:var(--sc-color-secondary)}.page-hero--tertiary:after{background:url(/images/backgrounds/bg-pattern--tertiary.svg) 0 100%/45%}.page-hero--tertiary:before{background-color:var(--sc-color-tertiary)}.page-hero--quaternary:after{background:url(/images/backgrounds/bg-pattern--quaternary.svg) 0 100%/45%}.page-hero--quaternary:before{background-color:var(--sc-color-quaternary)}.page-hero__container{height:33vh;color:var(--sc-color-white);z-index:1;max-width:var(--sc-page-max-width);justify-content:flex-start;align-items:center;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.page-hero__container{text-align:center;justify-content:center;align-items:center}.page-hero__container h1{width:fit-content;font-size:1.5rem;line-height:1.25}@media (min-width:769px){.page-hero__container h1{max-width:40vw}}}.page-hero__container h1{text-shadow:2px 2px 0 var(--sc-color-body);border-radius:.25rem;padding:0 1rem;display:inline-block}@media (min-width:768px){.page-hero__container h1{max-width:40vw;padding:0 3rem}}.page-hero__image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}
/*# sourceMappingURL=e5c06d4f9ca27332.css.map*/