#about-page .about-plate{scale:1.06}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){#about-page .about-plate,#about-page .about-float{animation-fill-mode:both;animation-timing-function:var(--ease-linear);animation-timeline:view();animation-range:entry exit}#about-page .about-plate{animation-name:about-plate-drift}#about-page .about-float{animation-name:about-float-drift}}}@keyframes about-plate-drift{0%{translate:0 -2%}to{translate:0 2%}}@keyframes about-float-drift{0%{translate:0 7px}to{translate:0 -7px}}@media (prefers-reduced-motion:reduce){#about-page .about-plate,#about-page .about-float{animation-name:none;translate:none}}#about-page .af-floor-scrim{background-image:linear-gradient(to bottom, transparent 0, transparent 8.5rem, var(--ground) 13rem, var(--ground) 100%)}@media (min-width:64rem){#about-page .af-floor-scrim{background-image:linear-gradient(to right, transparent 0%, transparent 30%, var(--ground) 49%, var(--ground) 100%)}}
