.o-hero__plate{opacity:0;filter:blur(12px)saturate(.8);transition:opacity .9s,transform 1.1s cubic-bezier(.19,1,.22,1),filter 1.1s;transform:scale(1.06)}.o-hero__plate.is-active{opacity:1;filter:blur()saturate();transform:scale(1)}.o-hero__data{text-shadow:0 1px 6px oklch(10% .01 50/.85);opacity:0;transition:opacity .5s,transform .5s;transform:translateY(8px)}.o-hero__data.is-active{opacity:1;transform:translateY(0)}.o-hero__subtitle,.o-hero__title{text-shadow:0 2px 12px oklch(10% .01 50/.55)}.o-hero__title{animation:1.1s cubic-bezier(.19,1,.22,1) both hero-reveal}.o-hero__subtitle{animation:.9s .4s both hero-sub}@keyframes hero-reveal{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes hero-sub{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.o-hero__data,.o-hero__plate{transition:none}.o-hero__subtitle,.o-hero__title{animation:none}}
