.PlaceList_item__M2NoO{width:100%;height:160px;border-radius:20px;background-color:var(--secondaryColor);overflow:hidden;padding:16px;cursor:pointer;background-repeat:no-repeat;background-position:50%;position:relative;z-index:0}.PlaceList_item__M2NoO .PlaceList_logo__VpxIL{position:relative;z-index:0;width:100%;height:100%}.PlaceList_item__M2NoO img{max-width:100%;max-height:100%}.PlaceList_item__M2NoO.PlaceList_placeholder__Xbl7Q:after{content:"";position:absolute;top:0;left:-100%;width:150%;height:100%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.1) 50%,transparent);animation:PlaceList_shimmer__w6UcS 1s infinite}@keyframes PlaceList_shimmer__w6UcS{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}