.panel-label-anim{align-items:center;color:#a7a5a6;display:flex;font-size:.66em;font-weight:700;height:17.3em;letter-spacing:3px;margin:0 0 -8em -2.6em;padding:2.3em 0 8em 2.8em;position:relative;text-transform:uppercase;width:17.3em;z-index:-1}@media (max-width:1023px){.panel-label-anim{height:15.3em;width:15.3em}}@media (max-width:979px){.panel-label-anim{height:13.3em;width:13.3em}}.anim-circle{height:100%;left:0;position:absolute;top:0;width:100%}.graydash{opacity:.1}.graydash,.smaldash{height:100%;left:0;position:absolute;top:0;transform:rotate(-90deg);width:100%}.graydash circle{stroke:#7b7979;stroke-dasharray:1 2000;animation:dash 1s linear;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:paused}.smaldash circle{stroke:#e32726;stroke-dasharray:20 2000;animation:smdash 1s linear;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:paused}.panel-label-anim.js-round-animation circle{animation-play-state:running}@keyframes rotate{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@keyframes smdash{0%{stroke-dashoffset:16}to{stroke-dashoffset:-617}}@keyframes dash{0%{stroke-dasharray:1,2000;stroke-dashoffset:0}50%{stroke-dasharray:314,2000;stroke-dashoffset:0}to{stroke-dasharray:628,2000;stroke-dashoffset:0}}