.fc-bg-anim{inset:0;opacity:0;pointer-events:none;position:absolute;transform-origin:center 70%;z-index:0}.fc-bg-anim.fc-ready{animation:fc-bg-zoom 2s cubic-bezier(.4,0,.2,1) forwards}@keyframes fc-bg-zoom{0%{opacity:0;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.fc-bg-anim.fc-bg-hover{animation:fc-bg-hover-in .65s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes fc-bg-hover-in{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.fc-bg-anim.fc-bg-out{animation:fc-bg-hover-out .4s ease forwards}@keyframes fc-bg-hover-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}#fc-squiggle-path{stroke-dasharray:6000;stroke-dashoffset:6000}.fc-typewriter{min-height:1.1em;opacity:0}.fc-typewriter.fc-typing{opacity:1}.fc-typewriter-sub{min-height:1.32em;opacity:0}.fc-typewriter-sub.fc-typing{opacity:1}.fc-card{opacity:0;transform:translateY(36px);transition:opacity .7s ease var(--fc-delay,0s),transform .7s ease var(--fc-delay,0s)}.fc-card.fc-visible{opacity:1;transform:translateY(0)}.fc-card .slider__card-illustration img{opacity:0;transform:scale(.92);transition:transform .6s ease,opacity .6s ease;transition-delay:calc(var(--fc-delay, 0s) + .3s)}.fc-card.fc-visible .slider__card-illustration img{opacity:1;transform:scale(1)}