.pcef-carousel{--pcef-gap:24px;position:relative;width:100%;box-sizing:border-box}.pcef-viewport{width:100%;overflow:hidden}.pcef-track{display:flex;gap:var(--pcef-gap);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:8px 4px 20px;box-sizing:border-box;touch-action:pan-y;-webkit-overflow-scrolling:touch}.pcef-track::-webkit-scrollbar{display:none}.pcef-card{flex:0 0 calc((100% - (2 * var(--pcef-gap)))/3);min-width:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);box-sizing:border-box}.pcef-image{display:block;line-height:0}.pcef-image img{width:100%;height:220px;object-fit:cover;display:block}.pcef-content{padding:24px}.pcef-date{font-size:13px;opacity:.6;margin-bottom:8px}.pcef-title{margin:0 0 12px;font-size:21px;line-height:1.3}.pcef-title a{color:inherit;text-decoration:none}.pcef-excerpt{font-size:15px;line-height:1.6;margin-bottom:18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pcef-read-more{text-decoration:none;font-weight:600}.pcef-arrow{position:absolute;top:45%;transform:translateY(-50%);z-index:5;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 3px 15px rgba(0,0,0,.15);cursor:pointer;font-size:20px;line-height:42px;text-align:center}.pcef-prev{left:10px}.pcef-next{right:10px}@media(max-width:1024px){.pcef-card{flex-basis:calc((100% - var(--pcef-gap))/2)}}@media(max-width:767px){.pcef-card{flex-basis:100%}.pcef-content{padding:20px}.pcef-arrow{width:38px;height:38px;line-height:38px}}
