@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.grid__placeholder{min-height:18rem;background-color:#d4d4d4}@media print,screen and (min-width:769px){.grid__placeholder{min-width:5rem;min-height:5rem}}@media screen and (min-width:1024px){.grid__placeholder{min-width:10rem;min-height:10rem}}
/*# sourceMappingURL=Grid.12.f548d5dae49db1b64417.css.map */