.loading{animation:pulse 1.5s infinite ease-in-out}.loading-image{width:100%;height:200px;background-color:#e0e0e0;border-radius:6px;margin-bottom:24px}.loading-line{background-color:#e0e0e0;border-radius:4px}.title-line{height:24px;width:80%;margin-bottom:10px}.price-line{height:20px;width:40%;margin-bottom:10px}.loading-button{height:36px;width:100px;background-color:#e0e0e0;border-radius:4px}.loading-icon{height:24px;width:24px;background-color:#e0e0e0;border-radius:50%;margin-right:10px}.loading-btns{display:flex;gap:10px}.loading{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #ededed}.loading-image{width:100%;height:300px;background-color:#e0e0e0;border-radius:6px;margin-bottom:24px;animation:pulse 1.5s infinite ease-in-out}.loading-meta .loading-line{height:16px;width:40%;background-color:#e0e0e0;border-radius:4px;margin-bottom:5px;animation:pulse 1.5s infinite ease-in-out}.loading-title .title-line{height:32px;width:70%;background-color:#e0e0e0;border-radius:4px;margin-bottom:13px;animation:pulse 1.5s infinite ease-in-out}.loading-text .loading-line{height:20px;width:100%;background-color:#e0e0e0;border-radius:4px;margin-bottom:10px;animation:pulse 1.5s infinite ease-in-out}.loading-button{width:120px;height:40px;background-color:#e0e0e0;border-radius:4px;animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}
