.top_drop_skeleton{gap:2px;display:flex}.top_drop_skeleton_btns{flex-direction:column;gap:2px;display:flex}@media (max-width:1024px){.top_drop_skeleton_btns{display:none}}.top_drop_skeleton_btn{width:40px;height:40px;animation:skeleton-shimmer-anim var(--skeleton-shimmer-duration) ease infinite;background:linear-gradient(90deg,#3637444d 25%,#40414e4d 37%,#3637444d 63%) 0 0/400% 100%;border-radius:8px}.top_drop_skeleton_items{gap:2px;height:82px;display:flex;overflow:hidden}@media (max-width:1024px){.top_drop_skeleton_items{height:48px}}.top_drop_skeleton_item{background:var(--t-bg-consumer);border-radius:8px;flex:1;justify-content:center;align-items:center;min-width:132px;height:82px;display:flex;overflow:hidden}@media (max-width:1024px){.top_drop_skeleton_item{width:80px;min-width:80px;height:48px}}.top_drop_skeleton_item .top_drop_skeleton_item_image{width:108px;height:82px;display:block}@media (max-width:1024px){.top_drop_skeleton_item .top_drop_skeleton_item_image{width:64px;height:48px}}.top_drop_skeleton_item--top{flex:none;min-width:188px;margin-right:2px}@media (max-width:1024px){.top_drop_skeleton_item--top{min-width:96px}}
