.svg-wrapper{cursor:pointer;justify-content:center;align-items:center;width:150px;display:flex;position:relative}.shape{stroke-dasharray:140 480;stroke-dashoffset:-425px;stroke-width:4px;fill:#0000;stroke:#c7c7c7;transition:stroke-width 2s,stroke-dashoffset 2s,stroke-dasharray 3.2s}.text{letter-spacing:2px;color:#fff;z-index:10;pointer-events:none;font-family:Roboto Condensed,sans-serif;font-size:16px;position:absolute}.shape:hover{stroke-width:1px;stroke-dashoffset:0;stroke-dasharray:330}
