@layer components{.c-banner-404{align-items:flex-end;background-color:var(--brand-blue-grey);border-bottom:1px solid var(--brand-charcoal);display:flex;flex-flow:row wrap;gap:1.6rem;justify-content:flex-start;padding:5rem var(--grid-browser-gutter-inset-1)}.c-banner-404__text-content{margin-right:auto}.c-banner-404__title{margin-top:.5rem;max-width:20ch}.c-banner-404__blurb{font-family:var(--font-family-serif);font-size:1.2rem;font-weight:var(--font-weight-regular);line-height:1.5;margin-top:.5rem}.c-banner-404__image{width:100%}.c-banner-404__image__el{display:block;height:auto;max-height:650px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:800px){.c-banner-404{padding:3rem var(--grid-browser-gutter)}}}@layer override{.c-banner-404__button{--button-background-color-active:#fff}}