.pl360cap{position:relative;color:var(--pl360cap-text)}.pl360cap *{box-sizing:border-box}.pl360cap-viewport{overflow:hidden}.pl360cap-track{display:flex;gap:20px;will-change:transform;transition:transform .35s ease}.pl360cap-slide{flex:0 0 calc((100% - 40px)/3);min-width:0}.pl360cap-card{display:flex;flex-direction:column;gap:14px;text-decoration:none;color:inherit}.pl360cap-media{position:relative;overflow:hidden;border-radius:18px;background:#ececec}.pl360cap-media img,.pl360cap-noimg{width:100%;height:var(--pl360cap-image-height);object-fit:cover;display:block}.pl360cap-noimg{background:linear-gradient(135deg,#ececec,#dcdcdc)}.pl360cap-cat{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:var(--pl360cap-accent);color:#fff;font-size:12px;line-height:1;box-shadow:0 0 0 3px rgba(255,255,255,.95)}.pl360cap-date{position:absolute;right:12px;bottom:12px;z-index:2;width:74px;height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:999px;background:var(--pl360cap-accent);color:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.95)}.pl360cap-date strong{font-size:22px;line-height:1;color:#fff}.pl360cap-date small{font-size:11px;line-height:1;text-transform:uppercase;color:#fff}.pl360cap-body{background:var(--pl360cap-card-bg);color:var(--pl360cap-text);min-height:86px}.pl360cap-body h3{margin:0 0 8px;font-size:18px;line-height:1.2;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pl360cap-body p{margin:0;font-size:14px;line-height:1.5;opacity:.92;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.pl360cap-arrow{position:absolute;top:calc(var(--pl360cap-image-height)/2 - 22px);z-index:3;width:44px;height:44px;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:var(--pl360cap-accent);font-size:26px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.12)}.pl360cap-prev{left:-8px}.pl360cap-next{right:-8px}.pl360cap-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.pl360cap-dot{width:8px;height:8px;border-radius:999px;background:#cfcfcf;cursor:pointer;transition:all .2s ease;border:0;padding:0}.pl360cap-dot.is-active{width:20px;background:var(--pl360cap-accent)}.pl360cap-empty{padding:20px 0}@media (max-width:1024px){.pl360cap-slide{flex:0 0 calc((100% - 20px)/2)}}@media (max-width:767px){.pl360cap-track{gap:14px}.pl360cap-slide{flex:0 0 100%}.pl360cap-media img,.pl360cap-noimg{height:220px;object-fit:cover}.pl360cap-cat{top:10px;left:10px;font-size:11px;padding:5px 10px}.pl360cap-date{width:62px;height:62px;right:8px;bottom:8px}.pl360cap-date strong{font-size:18px}.pl360cap-date small{font-size:10px}.pl360cap-body{min-height:auto}.pl360cap-body h3{font-size:16px}.pl360cap-body p{font-size:13px}.pl360cap-arrow{width:40px;height:40px;top:calc(220px/2 - 20px)}}