.ish-bor-modern{font-weight:800;font-size:60px}.txt-ish{fill:#000}.txt-bor{fill:#10b981}.base-bar{fill:#e5e7eb}.growth-line{fill:none;stroke:#10b981;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:drawPath 1.5s ease-out forwards infinite alternate}.growth-dot{fill:#10b981;opacity:0;animation:popDot 1.5s infinite alternate}.txt-ish{opacity:0;animation:fadeInLeft .8s forwards}.txt-bor{opacity:0;animation:fadeInRight .8s .3s forwards}@keyframes drawPath{to{stroke-dashoffset:0}}@keyframes popDot{0%,80%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1.2)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.logo-box:hover .txt-bor{fill:#059669;transition:.3s}@keyframes save-animation{0%{transform:scale(1)}50%{transform:scale(1.5) rotate(-15deg)}100%{transform:scale(1)}}.animate-save{animation:save-animation .4s ease-in-out}