.hero-character{--character-scale:.875;--glance-x:-2px;--glance-y:-1px;width:calc(32px * var(--character-scale));height:calc(32px * var(--character-scale));align-self:center;display:inline-block}.hero-character[data-position=top-left]{--glance-x:2px;--glance-y:2px}.hero-character[data-position=top-right]{--glance-y:2px}.hero-character>div{transform:scale(var(--character-scale));transform-origin:0 0}.hero-character .animate-waiting-eyes,.hero-character .animate-waiting-blink{animation:none}@media (min-width:760px){.hero-character{--character-scale:1.25}}@media (prefers-reduced-motion:no-preference){.hero-character .animate-waiting-eyes{animation:1.8s cubic-bezier(.4,0,.2,1) .6s both hero-character-glance}.hero-character .animate-waiting-blink{animation:1.8s ease-in-out .6s both hero-character-blink}}@keyframes hero-character-glance{0%,to{transform:translate(0)}25%,65%{transform:translate(var(--glance-x), var(--glance-y))}}@keyframes hero-character-blink{0%,72%,86%,to{transform:scaleY(1)}79%{transform:scaleY(.1)}}
/*# sourceMappingURL=35q4ytydxpf-t.css.map*/