.page-blocks{column-gap:var(--space-6);row-gap:var(--space-16);max-width:var(--shell);padding:var(--page-pt) var(--gutter) var(--space-16);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;margin:0 auto;display:grid}.page-block{grid-column:var(--item-col,1 / -1);min-width:0}@media (max-width:720px){.page-blocks{row-gap:var(--space-12);grid-template-columns:1fr}.page-block{grid-column:1/-1}}.featured-work-stack{gap:var(--space-16);flex-direction:column;display:flex}@media (max-width:720px){.featured-work-stack{gap:var(--space-12)}}.page-block h2{margin:0 0 var(--space-6);padding-bottom:var(--space-3);border-bottom:1px solid var(--rule)}.block-hero{padding-top:var(--space-8);padding-bottom:var(--space-4)}.block-hero-headline{margin-top:var(--space-4);margin-bottom:0}.block-hero-cta{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}@media (prefers-reduced-motion:no-preference){.block-hero[data-entrance] .t-eyebrow,.block-hero[data-entrance] .t-body-l,.block-hero[data-entrance] .block-hero-cta>*{opacity:0;animation:hero-rise var(--dur-5) var(--ease-entry) forwards}.block-hero[data-entrance] .t-eyebrow{animation-delay:40ms}.block-hero[data-entrance] .t-body-l{animation-delay:.38s}.block-hero[data-entrance] .block-hero-cta>:first-child{animation-delay:.48s}.block-hero[data-entrance] .block-hero-cta>:nth-child(2){animation-delay:.54s}.block-hero[data-entrance] .hw-i{animation:hero-word var(--dur-5) var(--ease-entry) forwards;animation-delay:calc(.12s + var(--w,0) * 42ms);transform:translateY(105%)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(var(--rise))}to{opacity:1;transform:none}}@keyframes hero-word{to{transform:none}}.hero-headline .hw{vertical-align:bottom;margin-bottom:-.14em;padding-bottom:.14em;display:inline-block;overflow:hidden}.hero-headline .hw-i{display:inline-block}.page-block.span-sixth .work-card-summary,.page-block.span-sixth .work-card-numbers,.page-block.span-sixth .work-card-pills,.page-block.span-third .work-card-pills{display:none}
