.rfrh{--rfrh-gap:16px;position:relative;width:100%;padding:34px 0 30px;font-family:inherit;color:inherit;box-sizing:border-box}.rfrh *{box-sizing:border-box}.rfrh__viewport{overflow:hidden;padding:0 1px 12px}.rfrh__track{display:flex;gap:var(--rfrh-gap);touch-action:pan-y;cursor:grab;transition:transform var(--rfrh-speed) cubic-bezier(.16,1,.3,1);will-change:transform}.rfrh.is-dragging .rfrh__track{cursor:grabbing;transition:none;user-select:none}.rfrh__card{position:relative;flex:0 0 calc((100% - (var(--rfrh-gap) * 3))/4);min-width:0;height:395px;border-radius:8px;background:#fff;color:#111;box-shadow:0 4px 12px rgba(0,0,0,.14);overflow:hidden}.rfrh__open{width:100%;height:100%;padding:0;display:flex;flex-direction:column;border:0;background:transparent;color:inherit;font:inherit;text-align:center;cursor:pointer}.rfrh__open:focus-visible{outline:3px solid #f2b600;outline-offset:-3px}.rfrh__media{height:178px;flex:0 0 178px;display:block;overflow:hidden;background:#ececec}.rfrh__media img{width:100%;height:100%;display:block;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.rfrh__placeholder{width:100%;height:100%;display:grid;place-items:center;background:#ddd;color:#555;font-size:64px}.rfrh__stars{position:absolute;z-index:2;top:153px;left:50%;min-width:150px;padding:10px 15px;transform:translateX(-50%);border-radius:8px;background:#fff;color:#f2b600;box-shadow:0 4px 12px rgba(0,0,0,.13);font-size:24px;line-height:1;letter-spacing:1px;white-space:nowrap}.rfrh__body{min-height:0;padding:45px 22px 20px;display:flex;align-items:center;flex-direction:column}.rfrh__name{font-size:20px;font-weight:500;line-height:1.25}.rfrh__name span{font-size:10px;vertical-align:middle}.rfrh__excerpt{margin-top:12px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;font-size:16px;line-height:1.5;text-overflow:ellipsis}.rfrh__arrow{position:absolute;z-index:5;top:202px;width:56px;height:56px;padding:0;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:50%;background:#fff;color:#999;box-shadow:0 3px 14px rgba(0,0,0,.14);font:inherit;font-size:44px;line-height:1;cursor:pointer}.rfrh__arrow--prev{left:-28px}.rfrh__arrow--next{right:-28px}.rfrh__arrow:focus-visible{outline:3px solid #f2b600;outline-offset:3px}.rfrh__arrow[disabled]{opacity:.35;cursor:not-allowed}@media(max-width:1024px){.rfrh__card{flex-basis:calc((100% - var(--rfrh-gap))/2)}}@media(max-width:600px){.rfrh{padding-top:22px}.rfrh__card{flex-basis:100%;height:390px}.rfrh__arrow{width:44px;height:44px;font-size:36px}.rfrh__arrow--prev{left:-12px}.rfrh__arrow--next{right:-12px}}

/* Protect full-bleed card media from theme-level image rules. */
.rfrh .rfrh__media{width:100%!important;max-width:none!important;align-self:stretch!important}.rfrh .rfrh__media img{width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;object-fit:cover!important}

/* Keep theme button rules from changing card proportions and typography. */
.rfrh .rfrh__card{padding:0!important}.rfrh .rfrh__open,.rfrh .rfrh__open:hover,.rfrh .rfrh__open:focus{margin:0!important;padding:0!important;border:0!important;background:transparent!important;text-transform:none!important}.rfrh .rfrh__media{height:178px!important;min-height:178px!important;max-height:178px!important;flex:0 0 178px!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.rfrh .rfrh__placeholder{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.rfrh .rfrh__body{width:100%!important;background:#fff!important;text-transform:none!important}.rfrh .rfrh__name,.rfrh .rfrh__excerpt{text-transform:none!important}

/* Pin card sections so theme flex alignment cannot add space above media. */
.rfrh .rfrh__open{position:relative!important;width:100%!important;height:100%!important;min-height:100%!important;display:block!important}.rfrh .rfrh__media{position:absolute!important;z-index:1;top:0!important;right:0!important;bottom:auto!important;left:0!important}.rfrh .rfrh__body{position:absolute!important;z-index:1;top:178px!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;margin:0!important}.rfrh .rfrh__stars{z-index:3}
