.loading-indicator-container .rotate{animation:2s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(-359deg)}}.loading-indicator-container svg{width:100px;height:100px}@media (width>=40em){.loading-indicator-container svg{width:150px;height:150px}}.loading-indicator-container svg{color:#757575}
