.carousel-container{scrollbar-width:none;-ms-overflow-style:none;text-align:center;width:100%;padding-bottom:2rem;overflow-x:auto}.carousel-container::-webkit-scrollbar{display:none}.carousel-track{text-align:left;gap:1.5rem;padding:0 2rem;display:inline-flex}.instructor-card{cursor:pointer;width:280px;height:400px;transition:transform var(--transition-smooth);border-radius:12px;position:relative;overflow:hidden}.instructor-card:hover{transform:scale(1.05)}.instructor-img{background-position:50%;background-size:cover;width:100%;height:100%}.instructor-overlay{width:100%;height:100%;transition:opacity var(--transition-fast);background:linear-gradient(#fff0 30%,#ffffffd9 100%);position:absolute;top:0;left:0}.instructor-card:hover .instructor-overlay{opacity:.8}.instructor-info{z-index:2;position:absolute;bottom:1.5rem;left:1.5rem}.instructor-name{text-transform:uppercase;margin-bottom:.2rem;font-size:1.5rem;font-weight:800}.instructor-specialty{font-size:.9rem;font-weight:600}
