.header-large{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-large .media{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;z-index:1}.header-large .content{margin-top:-1.7em;z-index:2}@media (min-width:49.74em){.header-large .content{width:75%}}@media (min-width:75.63em){.header-large{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;height:50vh;justify-content:flex-end;margin-bottom:1.7em;max-height:35em;min-height:25em}.header-large .media{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.header-large .media .outset{margin-left:0}.header-large .media .pill{padding-top:0;position:static}.header-large .content{margin-bottom:-1.7em;margin-top:0;width:50%}}.author{border-top:1px solid #00dbff;padding-top:.85em}.author .author-photo{width:5em}.author figcaption{margin-top:.425em}.section-more{display:grid;gap:.85em;grid-template-areas:"heading buttons" "content content"}.section-more>.heading{grid-area:heading}.section-more>.buttons{grid-area:buttons;justify-self:end}.section-more>.content{grid-area:content}