.tpl-spinner{animation:tpl-spinner-rotate .75s linear infinite;border-color:currentColor transparent transparent;border-radius:50%;border-style:solid;box-sizing:border-box;display:inline-block}.tpl-spinner.tpl-spinner--size--xs{border-width:2px;height:16px;width:16px}.tpl-spinner.tpl-spinner--size--sm{border-width:3px;height:24px;width:24px}.tpl-spinner.tpl-spinner--size--md{border-width:4.5px;height:36px;width:36px}.tpl-spinner.tpl-spinner--size--lg{border-width:6px;height:48px;width:48px}.tpl-spinner.tpl-spinner--size--xl{border-width:7px;height:56px;width:56px}@keyframes tpl-spinner-rotate{to{transform:rotate(1turn)}}
