.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #333333;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  width: 329px;
  height: 133px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }

.loading-spinner_nobg {
  background: none;
  box-shadow: none;
  position: static;
  transform: none;
  width: auto; }

.loading-spinner_title {
  color: white;
  font-size: 36px;
  font-family: Arial, sans-serif;
  margin-bottom: -5px;
  margin-top: -20px;
  text-transform: uppercase; }

.loading-spinner_indicator {
  display: inline-block;
  line-height: normal;
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_909_54383)%22%3E%0A%3Cpath%20d%3D%22M16.3993%2014.4803L20.8126%2010.1963L14.7258%209.30185L11.9999%203.792L9.2741%209.30185L3.18733%2010.1963L7.60056%2014.4803L6.54733%2020.5523L11.999%2017.6825L17.4369%2020.5523L16.3993%2014.4803ZM23.9999%209.33139C23.9999%209.59077%2023.8126%209.83631%2023.6252%2010.0237L18.3895%2015.1292L19.6301%2022.3403C19.6449%2022.4409%2019.6449%2022.5277%2019.6449%2022.6292C19.6449%2023.0188%2019.4723%2023.3502%2019.0532%2023.3502C18.851%2023.3502%2018.6489%2023.2782%2018.4763%2023.1775L11.9999%2019.7742L5.52364%2023.1775C5.33625%2023.2782%205.14887%2023.3502%204.94672%2023.3502C4.52856%2023.3502%204.34118%2023.004%204.34118%2022.6292C4.34118%2022.5286%204.35595%2022.4418%204.36979%2022.3403L5.61041%2015.1292L0.359947%2010.0237C0.187331%209.83631%20-0.000976562%209.59077%20-0.000976562%209.33139C-0.000976562%208.89846%200.445793%208.72585%200.806716%208.66769L8.04733%207.61446L11.2929%201.05231C11.423%200.778156%2011.6676%200.460617%2011.9999%200.460617C12.3323%200.460617%2012.5769%200.778156%2012.707%201.05231L15.9526%207.61446L23.1932%208.66769C23.5393%208.72585%2024.0009%208.89846%2024.0009%209.33139H23.9999Z%22%20fill%3D%22%2323EE74%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_909_54383%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  opacity: 1;
  animation: loader 2.5s linear infinite;
  margin-left: 15px; }

.loading-spinner_indicator-first {
  margin-left: 0; }

.loading-spinner_indicator-second {
  animation-delay: .5s; }

.loading-spinner_indicator-third {
  animation-delay: 1s; }

.loading-spinner_indicator-fourth {
  animation-delay: 1.5s; }

.loading-spinner_indicator-fifth {
  animation-delay: 2s; }

@keyframes loader {
  0% {
    background-image: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_909_54384)%22%3E%0A%3Cpath%20d%3D%22M12%202.5L15.5%208.5L23%209.5L17.5%2015L18.5%2022L12%2019L5.5%2022L6.5%2015L1.5%209.5L8.5%208.5L12%202.5Z%22%20fill%3D%22%2323EE74%22%2F%3E%0A%3Cpath%20d%3D%22M16.3993%2014.4803L20.8126%2010.1963L14.7258%209.30185L11.9999%203.792L9.2741%209.30185L3.18733%2010.1963L7.60056%2014.4803L6.54733%2020.5523L11.999%2017.6825L17.4369%2020.5523L16.3993%2014.4803ZM23.9999%209.33139C23.9999%209.59077%2023.8126%209.83631%2023.6252%2010.0237L18.3895%2015.1292L19.6301%2022.3403C19.6449%2022.4409%2019.6449%2022.5277%2019.6449%2022.6292C19.6449%2023.0188%2019.4723%2023.3502%2019.0532%2023.3502C18.851%2023.3502%2018.6489%2023.2782%2018.4763%2023.1775L11.9999%2019.7742L5.52364%2023.1775C5.33625%2023.2782%205.14887%2023.3502%204.94672%2023.3502C4.52856%2023.3502%204.34118%2023.004%204.34118%2022.6292C4.34118%2022.5286%204.35595%2022.4418%204.36979%2022.3403L5.61041%2015.1292L0.359947%2010.0237C0.187331%209.83631%20-0.000976562%209.59077%20-0.000976562%209.33139C-0.000976562%208.89846%200.445793%208.72585%200.806716%208.66769L8.04733%207.61446L11.2929%201.05231C11.423%200.778156%2011.6676%200.460617%2011.9999%200.460617C12.3323%200.460617%2012.5769%200.778156%2012.707%201.05231L15.9526%207.61446L23.1932%208.66769C23.5393%208.72585%2024.0009%208.89846%2024.0009%209.33139H23.9999Z%22%20fill%3D%22%2323EE74%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_909_54384%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E'); }
  40%,60%,80%,100% {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_909_54383)%22%3E%0A%3Cpath%20d%3D%22M16.3993%2014.4803L20.8126%2010.1963L14.7258%209.30185L11.9999%203.792L9.2741%209.30185L3.18733%2010.1963L7.60056%2014.4803L6.54733%2020.5523L11.999%2017.6825L17.4369%2020.5523L16.3993%2014.4803ZM23.9999%209.33139C23.9999%209.59077%2023.8126%209.83631%2023.6252%2010.0237L18.3895%2015.1292L19.6301%2022.3403C19.6449%2022.4409%2019.6449%2022.5277%2019.6449%2022.6292C19.6449%2023.0188%2019.4723%2023.3502%2019.0532%2023.3502C18.851%2023.3502%2018.6489%2023.2782%2018.4763%2023.1775L11.9999%2019.7742L5.52364%2023.1775C5.33625%2023.2782%205.14887%2023.3502%204.94672%2023.3502C4.52856%2023.3502%204.34118%2023.004%204.34118%2022.6292C4.34118%2022.5286%204.35595%2022.4418%204.36979%2022.3403L5.61041%2015.1292L0.359947%2010.0237C0.187331%209.83631%20-0.000976562%209.59077%20-0.000976562%209.33139C-0.000976562%208.89846%200.445793%208.72585%200.806716%208.66769L8.04733%207.61446L11.2929%201.05231C11.423%200.778156%2011.6676%200.460617%2011.9999%200.460617C12.3323%200.460617%2012.5769%200.778156%2012.707%201.05231L15.9526%207.61446L23.1932%208.66769C23.5393%208.72585%2024.0009%208.89846%2024.0009%209.33139H23.9999Z%22%20fill%3D%22%2323EE74%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_909_54383%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E'); } }
