.component-byline-display{display:inline-flex;flex-direction:row;padding:0}.component-byline-display .avatar{border-radius:50%;box-shadow:0 .1rem .3rem rgba(0,0,0,.15);cursor:pointer;height:4rem;margin:0 auto;padding-right:1rem;width:4rem}.component-byline-display figcaption{color:var(--byline-text-color);display:flex;flex-direction:column;font-size:1.4rem;line-height:1.8rem}.component-byline-display figcaption .author{font-weight:700}.component-byline-display figcaption .card-date{font-size:1.2rem;line-height:1.6rem;opacity:.7}.theme-night .component-byline-display figcaption .card-date{opacity:unset}.content-header.front-matter{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .content-header.front-matter>*{position:relative;z-index:1}.theme-night .content-header.front-matter:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.content-header{--vertical-spacing:2.4rem;text-align:left;width:100%}@media screen and (min-width:1060px){.content-header{--vertical-spacing:3.2rem}}.content-header a{color:currentColor;text-decoration:none}.content-header a:active,.content-header a:hover{text-decoration:underline}.content-header .component-eyebrow{font-size:1.4rem;font-weight:500;line-height:2rem}.content-header address{font-style:normal;font-weight:700}.content-header h1,.content-header h2,.content-header h3{margin:.8rem 0 0}.content-header hr{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0 0 1.6rem}.content-header.front-matter{--heading-text-color:var(--site-theme-foreground-color);--eyebrow-text-color:var(--site-theme-foreground-color);--byline-text-color:var(--site-theme-foreground-color);color:var(--site-theme-foreground-color);display:grid;grid-column:1/-1;grid-template-columns:var(--two-column-grid-template-columns);padding:var(--vertical-spacing) 0}.theme-light .content-header.front-matter{--block-theme-background-color:transparent}.content-header.front-matter>*{grid-column:var(--front-matter-grid-column)}.content-header.front-matter figure{margin:0}