.cf-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:40px 0 60px;box-sizing:border-box;overflow:visible}.cf-track-outer{width:100%;overflow:visible;position:relative}.cf-track{display:flex;align-items:center;justify-content:center;position:relative;height:480px;perspective:1800px}.cf-card{position:absolute;width:240px;height:380px;border-radius:16px;overflow:hidden;background:#1a1a1a;cursor:pointer;transition:transform 0.6s cubic-bezier(.23,1,.32,1),opacity 0.6s cubic-bezier(.23,1,.32,1);will-change:transform,opacity;box-shadow:0 8px 40px rgb(0 0 0 / .55);flex-shrink:0}.cf-card-image{width:100%;height:100%;position:relative}.cf-card-image img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.cf-caption{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);width:calc(100% - 28px);padding:10px 16px 12px;background:rgb(20 20 20 / .55);border:1px solid rgb(255 255 255 / .13);border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;box-shadow:0 4px 24px rgb(0 0 0 / .35),inset 0 1px 0 rgb(255 255 255 / .1)}.cf-caption--glass{backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%)}.cf-caption:not(.cf-caption--glass){backdrop-filter:none;-webkit-backdrop-filter:none}.cf-caption-name{font-size:13px;font-weight:700;color:#fff;letter-spacing:.3px;font-family:Georgia,serif;white-space:nowrap;text-shadow:0 1px 4px rgb(0 0 0 / .6)}.cf-caption-role{font-size:11px;font-weight:400;color:#d0d0d0;letter-spacing:.4px;font-family:Georgia,serif;text-shadow:0 1px 4px rgb(0 0 0 / .5)}.cf-card.is-active{z-index:10;box-shadow:0 20px 70px rgb(0 0 0 / .75),0 0 0 2px rgb(255 200 80 / .18)}.cf-card.is-active .cf-caption{padding:14px 20px 16px;background:rgb(10 10 10 / .65);border-color:rgb(255 255 255 / .18)}.cf-card.is-active .cf-caption-name{font-size:17px}.cf-card.is-active .cf-caption-role{font-size:13px}.cf-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .25);color:#fff;font-size:28px;line-height:1;width:46px;height:46px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s,transform 0.2s;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);flex-shrink:0}.cf-arrow:hover{background:rgb(255 255 255 / .25);transform:translateY(-50%) scale(1.08)}.cf-arrow-prev{left:12px}.cf-arrow-next{right:12px}@media (max-width:1024px){.cf-wrapper{padding:24px 20px 32px;overflow:visible;flex-wrap:wrap;align-items:flex-start}.cf-arrow{display:none!important}.cf-track-outer{overflow:visible}.cf-track{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(240px,max-content))!important;grid-template-rows:auto!important;justify-content:center;gap:20px!important;height:auto!important;perspective:none!important;transform:none!important;position:static!important;width:100%}.cf-card{position:static!important;width:240px!important;height:380px!important;transform:none!important;opacity:1!important;pointer-events:auto!important;cursor:default;transition:none!important;box-shadow:0 8px 32px rgb(0 0 0 / .5);flex-shrink:0}.cf-card[data-clone]{display:none!important}.cf-card .cf-caption{padding:8px 12px 10px}.cf-card .cf-caption-name{font-size:12px}.cf-card .cf-caption-role{font-size:10px}.cf-card.is-active{box-shadow:0 8px 32px rgb(0 0 0 / .5);z-index:auto}.cf-card.is-active .cf-caption{padding:8px 12px 10px;background:rgb(20 20 20 / .55);border-color:rgb(255 255 255 / .13)}.cf-card.is-active .cf-caption-name{font-size:12px}.cf-card.is-active .cf-caption-role{font-size:10px}}@media (max-width:560px){.cf-track{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.cf-card{width:100%!important;height:260px!important}.cf-card .cf-caption{bottom:10px;padding:6px 8px 8px!important;border-radius:8px;gap:1px;width:calc(100% - 16px)}.cf-card .cf-caption-name{font-size:10px!important;white-space:normal;line-height:1.2}.cf-card .cf-caption-role{font-size:9px!important;line-height:1.2}.cf-card.is-active .cf-caption{padding:6px 8px 8px!important}.cf-card.is-active .cf-caption-name{font-size:10px!important}.cf-card.is-active .cf-caption-role{font-size:9px!important}}@media (max-width:320px){.cf-track{grid-template-columns:1fr!important;gap:12px!important}.cf-card{height:280px!important}.cf-card .cf-caption-name{font-size:11px!important}.cf-card .cf-caption-role{font-size:10px!important}}