.site .dx-thesis-head-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"title""lede""plate";row-gap:0;display:grid}.site .dx-thesis-head-title{grid-area:title}.site .dx-thesis-head-lede{grid-area:lede}.site .dx-thesis-head-plate{grid-area:plate;min-width:0;margin-top:clamp(28px,4vw,40px)}@media (min-width:1000px){.site .dx-thesis-head-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);grid-template-areas:"title plate""lede plate";align-items:center;column-gap:clamp(32px,4.5vw,72px)}.site .dx-thesis-head-title{align-self:end}.site .dx-thesis-head-lede{align-self:start}.site .dx-thesis-head-plate{margin-top:0}}.site .dx-thesis-head .dx-lede{max-width:none}.site .dx-thesis-head{margin-bottom:clamp(40px,5vw,64px)}.site .dx-thesis-flow>.dx-section:not(.dx-closing):nth-of-type(odd){background:var(--bg)}.site .dx-thesis-flow>.dx-section:not(.dx-closing):nth-of-type(2n){background:var(--bg-2)}
