@keyframes move{0%{left:0%}to{left:100%}}.skeleton{z-index:0;background-color:#9999991a;position:relative}.skeleton .move{filter:blur(20px);opacity:1;z-index:-1;background-color:#fff;width:60px;height:100%;animation:3s ease-out .5s infinite alternate-reverse move;position:absolute;top:0;left:0}.card,.card_resource{border-radius:8px;min-width:450px;height:550px}.card_resource{min-width:408px;height:417px}.listing_list{gap:30px}.listing_list .card{min-width:100%}.listing_detail_loading{flex-direction:row;gap:20px;padding:40px;display:flex}@media screen and (max-width:900px){.listing_detail_loading{flex-direction:column}}.listing_detail_loading .card{min-width:unset}.listing_detail_loading .card:first-of-type{width:60%;height:900px}.listing_detail_loading .card:nth-of-type(2){width:40%}@media screen and (max-width:900px){.listing_detail_loading .card:first-of-type{width:100%}.listing_detail_loading .card:nth-of-type(2){width:100%;display:none}}.listing_slider_loading{flex-direction:row;gap:20px;width:100%;display:flex;overflow:scroll}
