@keyframes circletimer{0%{stroke-dashoffset:88}to{stroke-dashoffset:0}}.circle-timer{display:flex;height:30px;position:relative;width:30px}.circle-timer__svg{height:30px;transform:rotate(-90deg);width:30px}.circle-timer__svg__circle{stroke:#ffc800;stroke-dasharray:88;stroke-width:2}.circle-timer__num{align-items:center;color:#272727;display:flex;font-size:12px;position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}
