@keyframes loading{0%{background-position:-200% 0}to{background-position:200% 0}}.home-car-list.skeleton{flex-wrap:wrap;justify-content:space-between;display:flex}.home-car-list.skeleton .home-car-item{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:2.22222vw;width:42.7778vw;margin-top:5.55556vw;padding-top:0;animation:2s infinite loading}.home-car-list.skeleton .home-car-item .img{height:31.6667vw}.home-car-list.skeleton .home-car-item .car-title{height:11.1111vw}.home-car-list.skeleton .home-car-item .car-tag{height:4.72222vw}.home-car-list.skeleton .home-car-item .car-price{height:5.55556vw}@media screen and (min-width:1024px) and (hover:hover) and (pointer:fine){html .home-car-list.skeleton{-moz-column-gap:24px;grid-template-columns:repeat(3,1fr);gap:20px 24px;display:grid}html .home-car-list.skeleton .home-car-item{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:100%;margin-top:0;padding-top:0;animation:2s infinite loading}html .home-car-list.skeleton .home-car-item .img{height:147px}html .home-car-list.skeleton .home-car-item .car-title{height:40px}html .home-car-list.skeleton .home-car-item .car-tag{height:17px}html .home-car-list.skeleton .home-car-item .car-price{height:20px}}@media screen and (min-width:1440px) and (hover:hover) and (pointer:fine){html .home-car-list.skeleton{grid-template-columns:repeat(4,1fr)}}
