.inline-svg{display:inline-block;height:100%;width:100%}.inline-svg :deep(svg){height:100%;width:100%}.svg-error,.svg-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
