.spinner_spinner__X0Sil{width:36px;height:36px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#09f;animation:spinner_spin__MNFOs 1s ease infinite}@keyframes spinner_spin__MNFOs{0%{transform:rotate(0deg)},to{transform:rotate(1turn)}}.wrapper{display:flex;align-items:center;justify-content:center;padding:6px;filter:contrast(130%)}.c-item{width:5px;height:5px;margin:0 2px;background:#B2B2B2;border-radius:50%;transform:scale(1) translateX(0);animation:load 1.1s ease-in-out infinite both}.c1{animation-delay:.1s}.c2{animation-delay:.3s}.c3{animation-delay:.5s}.c4{animation-delay:.7s}@keyframes load{0%,to{transform:scale(1) translateX(3px)}50%{transform:scale(1.2) translateX(-3px)}}@media screen and (max-width:992px){.c-item{width:4px;height:4px;margin:0 2px}@keyframes load{0%,to{transform:scale(1) translateX(2px)}50%{transform:scale(1.2) translateX(-2px)}}}