.underline-path{stroke-dasharray:400;stroke-dashoffset:400px;opacity:.85;stroke-linecap:round;stroke-linejoin:round;stroke-width:7px;animation:1.4s cubic-bezier(.22,1,.36,1) .3s forwards underline-draw}@media (min-width:480px){.underline-path{stroke-width:8px}}@media (min-width:768px){.underline-path{stroke-width:9px}}@media (min-width:1024px){.underline-path{stroke-width:10px}}@keyframes underline-draw{to{stroke-dashoffset:0}}
