@keyframes pcsPulseDark{0%{background-color:#e0e0e0}to{background-color:#e0e0e0}}@keyframes pcsPulseLight{0%{background-color:#e0e0e0}to{background-color:#ebebeb}}.pcs-block{background-color:#252525;animation:pcsPulseDark 1.5s ease-in-out infinite alternate}.pcs-block,.pcs-block-light{border-radius:4px;flex-shrink:0}.pcs-block-light{animation:pcsPulseLight 1.5s ease-in-out infinite alternate}.pcs-desktop{display:block}.pcs-mobile,.pcs-tablet{display:none}@media (min-width:769px) and (max-width:1024px){.pcs-desktop{display:none}.pcs-tablet{display:block}.pcs-mobile{display:none}}@media (max-width:768px){.pcs-desktop,.pcs-tablet{display:none}.pcs-mobile{display:block}}.pcs-page{background-color:#fff;width:100%;padding-top:84px}.pcs-top-banner{width:100%;height:80px;border-radius:0;margin-bottom:0}.pcs-header{background-color:#fff;padding:30px 61px}.pcs-header-breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:16px}.pcs-breadcrumb-home{width:70px;height:13px}.pcs-breadcrumb-sep{width:8px;height:13px}.pcs-breadcrumb-page{width:50px;height:13px}.pcs-header-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.pcs-heading{width:260px;height:40px}.pcs-count{width:200px;height:16px}.pcs-content{padding:1% 61px 3%;background:#fff}.pcs-content-row{display:flex;align-items:flex-start;gap:0}.pcs-left{flex:1;min-width:0}.pcs-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px;padding-right:60px}.pcs-card{display:flex;flex-direction:column;overflow:hidden;position:relative}.pcs-card-img-wrap{position:relative;width:100%;height:350px;flex-shrink:0}.pcs-card-img{width:100%;height:100%;border-radius:18}.pcs-card-desc{top:.5rem;width:55%;height:14px}.pcs-card-desc,.pcs-card-header{position:absolute;left:1.2rem;border-radius:4px;background-color:#e0e0e0;animation:pcsPulseDark 1.5s ease-in-out infinite alternate}.pcs-card-header{top:1.9rem;width:65%;height:22px}.pcs-card-price{position:absolute;top:4.2rem;left:1.5rem;width:80px;height:20px;border-radius:2px;background-color:#e0e0e0;animation:none}.pcs-card-actions{display:flex;align-items:center;gap:10px;padding:8px 12px 10px}.pcs-action-icon{width:18px;height:18px;border-radius:50%}.pcs-action-count{width:22px;height:11px}.pcs-ads-col{width:300px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:16px}.pcs-ads-top{width:300px;height:250px;border-radius:4px;margin-bottom:6px}.pcs-ads-sponsored{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:4px;border:1px solid #e0e0e0;padding:4px 6px}.pcs-ads-sponsored-text{width:55px;height:10px}.pcs-ads-sponsored-icon{width:12px;height:12px;border-radius:50%}.pcs-keywords{width:100%}.pcs-keywords-title{width:120px;height:16px;margin-bottom:12px}.pcs-keywords-tags{display:flex;flex-wrap:wrap;gap:8px}.pcs-keyword-tag{width:70px;height:28px;border-radius:4px}.pcs-ads-bot-wrap{position:sticky;top:85px;width:300px;text-align:center}.pcs-ads-bot{width:300px;height:400px;border-radius:4px;margin-bottom:6px}.pcs-pagination{display:flex;gap:8px;justify-content:center;margin-top:24px}.pcs-page-btn{width:32px;height:32px;border-radius:4px}@media (min-width:769px) and (max-width:1024px){.pcs-header{padding:2% 32px}.pcs-content{padding:10px 32px 30px}.pcs-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding-right:20px}.pcs-ads-top{width:180px;height:180px}.pcs-ads-bot{width:180px;height:280px}.pcs-ads-bot-wrap,.pcs-ads-col{width:180px}}@media (max-width:768px){.pcs-header{padding:30px 23px}.pcs-content{padding:10px 23px 30px}.pcs-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding-right:0}.pcs-ads-col{display:none}}@media (max-width:425px){.pcs-grid{grid-template-columns:repeat(1,1fr)}.pcs-card-img-wrap{height:560px}}