@keyframes shimmer{0%{opacity:.5}to{opacity:1}}.swp-l-row{display:flex;flex-wrap:wrap;width:100%}.swp-l-row-center{justify-content:center}@media (max-width:800px){.swp-l-row{flex-direction:column}}.swp-shimmer{animation:shimmer .4s ease-out 0s infinite alternate none running}