@-webkit-keyframes outline{0%{stroke-dashoffset:480px}to{stroke-dashoffset:960px}}@keyframes outline{0%{stroke-dashoffset:480px}to{stroke-dashoffset:960px}}.green_tick{height:100%}.green_tick #outline{-webkit-animation:outline .8s ease-in-out 1 backwards;animation:outline .8s ease-in-out 1 backwards;fill:none;stroke:var(--success);stroke-dasharray:480px,480px;stroke-dashoffset:960px}.green_tick #colored{-webkit-animation:show .8s ease-in-out 1 forwards;animation:show .8s ease-in-out 1 forwards;fill:var(--success);stroke:none}.green_tick #line{--svg-odo:110;-webkit-animation:draw-stroke .8s ease-in-out .8s 1 forwards;animation:draw-stroke .8s ease-in-out .8s 1 forwards;fill:none;stroke:var(--on-success);stroke-dasharray:110;stroke-dashoffset:110;stroke-width:10}
