.contentLine{animation:brandingLineReveal 1.25s cubic-bezier(.65,0,.35,1) forwards;stroke-dasharray:800;stroke-dashoffset:800;stroke-linecap:round}@keyframes contentLineReveal{0%{stroke-dashoffset:800}to{stroke-dashoffset:0}}.brandingLine{animation:brandingLineReveal 1.25s cubic-bezier(.65,0,.35,1) forwards;stroke-dasharray:860;stroke-dashoffset:860;stroke-linecap:round}@keyframes brandingLineReveal{0%{stroke-dashoffset:860}to{stroke-dashoffset:0}}
