#rfecho-category-showcase .rcs-carousel.is-dragging{cursor:grabbing;user-select:none}#rfecho-category-showcase .rcs-card{width:var(--rcs-card-width,220px);flex:0 0 var(--rcs-card-width,220px);display:flex;flex-direction:column;background:#f1f1f1;border:1px solid #dedede;color:var(--rcs-ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;-webkit-user-drag:none;user-select:none;overflow:hidden}#rfecho-category-showcase .rcs-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(25,47,56,.13)}#rfecho-category-showcase .rcs-carousel.is-dragging .rcs-card:hover{transform:none;box-shadow:none}#rfecho-category-showcase .rcs-visual{position:relative;height:196px;display:grid;place-items:center;overflow:hidden;background:#fff;color:#34789b}#rfecho-category-showcase .rcs-image{position:relative;z-index:1;width:100%;height:100%;padding:6px;display:block;object-fit:contain;background:#fff;pointer-events:none}#rfecho-category-showcase .rcs-code{position:relative;z-index:2;font-size:28px;letter-spacing:-.04em}#rfecho-category-showcase .rcs-ring{position:absolute;border:1px solid currentColor;border-radius:50%;opacity:.25}#rfecho-category-showcase .rcs-ring-one{width:105px;height:105px}#rfecho-category-showcase .rcs-ring-two{width:158px;height:158px}#rfecho-category-showcase .rcs-body{min-height:186px;padding:18px 16px 15px;display:flex;flex-direction:column;background:#f1f1f1}#rfecho-category-showcase .rcs-meta{color:var(--rcs-teal);font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#rfecho-category-showcase .rcs-body h3{margin:10px 0 8px;color:var(--rcs-ink);font-size:16px;line-height:1.18;font-weight:700}#rfecho-category-showcase .rcs-body p{margin:0;color:#6f7c80;font-size:11px;line-height:1.5}#rfecho-category-showcase .rcs-count{margin-top:auto;padding-top:14px;color:var(--rcs-teal);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}@media (max-width:650px){#rfecho-category-showcase .rcs-visual{height:162px}#rfecho-category-showcase .rcs-body{min-height:180px}}