tspan{white-space:pre}@keyframes drawPath{to{stroke-dashoffset:0}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes colorChange{0%{fill:var(--60d60be0)}50%{fill:var(--60d60be0)}to{fill:var(--60d60be0)}}.animate-path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawPath 2s forwards}.animate-shape1{animation:slideIn 1s forwards}.animate-shape2{animation:slideIn 1s forwards,fadeIn .5s forwards;animation-delay:.4s,1s;opacity:0}.animate-color{animation:colorChange 4s infinite}:root{--brand-color:var(--7837ff6c)}h1,h2{font-family:Quicksand,sans-serif}h3{font-family:Inter,sans-serif}
