.Hero{z-index:10;display:flex;height:100%;flex-direction:row;flex-wrap:wrap;align-content:center;padding:0 var(--small-spacing) var(--small-spacing)}.Hero .message{margin:0 auto;display:flex;flex-direction:column;width:100%;max-width:65rem}.Hero>.wordRow{width:100%;margin:var(--base-spacing) 0;text-align:center}.Hero>.wordRow>.WordChip{display:inline-block;margin:0 1rem}.Hero>.controls{margin-top:1.5rem;margin-left:auto;margin-right:auto}.Hero span{display:block;font-family:var(--base-font);text-transform:uppercase}.Hero .top{align-self:start}.Hero .top .main{font-size:4rem;text-align:left}.Hero .top .inner{margin-bottom:1rem;text-align:center;font-size:1.75rem;font-weight:400;text-transform:none}.Hero .bottom{align-self:flex-end;font-size:8rem;text-align:right}.Hero .bottom,.Hero .top{font-weight:700}