@keyframes drawPath{to{stroke-dashoffset:0}}.hero-path{stroke-dasharray:700;stroke-dashoffset:700px;animation:1.4s ease-out forwards drawPath}.hero-path-late{stroke-dasharray:700;stroke-dashoffset:700px;animation:1.4s ease-out .45s forwards drawPath}.hero-dot{opacity:0;animation:.5s ease-out 1.5s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.tool-card{transition:transform .18s,box-shadow .18s,border-color .18s}.tool-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #10312b1f;border-color:#33665c!important}.tool-card .card-arrow{transition:transform .18s;display:inline-block}.tool-card:hover .card-arrow{transform:translate(5px)}.nav-item{transition:background .12s}
