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