#portal-hub section.info{margin:3rem auto}#portal-hub section.info .items{display:grid;grid-gap:1rem}@media(min-width:767px){#portal-hub section.info .items{grid-gap:2rem}}#portal-hub section.info .item{text-align:center}@media(min-width:767px){#portal-hub section.info .item{display:grid;grid-template-columns:auto 1fr;grid-gap:2rem;align-items:center;text-align:left}#portal-hub section.info .item p{margin:0}}#portal-hub section.info a{word-break:break-word}#portal-hub .hero{display:grid;background-color:var(--bc-cta)}@media(min-width:600px){#portal-hub .hero picture{grid-area:1/1;display:grid}}@media(min-width:1199px){#portal-hub .hero picture{display:grid}}#portal-hub .hero img{width:auto;height:315px;max-height:69vh;object-fit:cover}@media(min-width:600px){#portal-hub .hero img{height:602px;object-position:-450px}}@media(min-width:1199px){#portal-hub .hero img{object-position:center}#portal-hub .hero img:nth-child(3){grid-area:image}}@media(min-width:600px){#portal-hub .hero .content-wrap{grid-area:1/1;display:grid;align-items:flex-end}}#portal-hub .hero .copy{max-width:450px}@media(min-width:600px){#portal-hub .hero .copy{filter:drop-shadow(0 0 3px white)}}#portal-hub .hero h1{margin:1.5rem 0}#portal-hub .hero h1 sub,#portal-hub .hero h1 sup{font-size:.7em;font-weight:700;line-height:var(--fs-headline);vertical-align:top}#portal-hub .hero .subhead{margin:1.5rem 0;font-size:var(--fs-main)}