.process_card{backdrop-filter:blur(25px);background-color:#1cff6b40;border-radius:.75rem;transition:background-color .3s,border-color .3s,box-shadow .3s}.process_card:hover,.process_card.active{background-color:#1cff6c80;box-shadow:0 30px 60px #00000080;border-color:#ffffff4d!important}@keyframes dash{to{stroke-dashoffset:-100px}}.animate-dash{animation:20s linear infinite dash}