.home-bg-instructors{overflow:hidden}.home-bg-instructors .container-max{overflow:visible}.instructor-marquee{--mentor-card-width:272px;--mentor-gap:18px;width:100%;padding:4px 0 10px;position:relative;overflow:hidden}.instructor-marquee:before,.instructor-marquee:after{content:"";z-index:2;pointer-events:none;width:min(9vw,90px);position:absolute;top:0;bottom:0}.instructor-marquee:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.instructor-marquee:after{background:linear-gradient(270deg,#fff,#fff0);right:0}.instructor-marquee__track{gap:var(--mentor-gap);will-change:transform;flex-wrap:nowrap;width:max-content;display:flex}.instructor-marquee__track.is-animated{animation:instructorLoop calc(var(--mentor-total) * 6.8s) linear infinite}.instructor-marquee:hover .instructor-marquee__track.is-animated{animation-play-state:paused}.home-bg-instructors .instructor-card--marquee{flex:0 0 var(--mentor-card-width);width:var(--mentor-card-width);border-radius:18px;box-shadow:0 16px 36px #0f172a14}.home-bg-instructors .instructor-card--marquee:hover{transform:translateY(-4px)}.home-bg-instructors .instructor-card--marquee .instructor-card__photo-wrapper{height:190px}.home-bg-instructors .instructor-card--marquee .instructor-card__body{min-height:192px;padding:16px 15px 18px}.instructor-card__subject{color:var(--primary);text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:900;line-height:1.25;display:block}.home-bg-instructors .instructor-card--marquee .instructor-card__name{margin-bottom:6px;font-size:1rem;line-height:1.25}.home-bg-instructors .instructor-card--marquee .instructor-card__bio{min-height:3.9em;color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.instructor-card__stats{color:var(--text-muted);margin:0 0 12px;font-size:.72rem;font-weight:700}.home-bg-instructors .instructor-card--marquee .instructor-card__social{gap:7px}.home-bg-instructors .instructor-card--marquee .instructor-card__social a{width:31px;height:31px;text-decoration:none}.instructor-empty{border:1px dashed var(--border-color);color:var(--text-muted);text-align:center;background:#fff;border-radius:18px;padding:28px;font-weight:800}@keyframes instructorLoop{to{transform:translateX(calc(-1 * var(--mentor-total) * (var(--mentor-card-width) + var(--mentor-gap))))}}@media (width<=767.98px){.instructor-marquee{--mentor-card-width:min(278px, calc(100vw - 56px));--mentor-gap:14px;margin-inline:-2px}.instructor-marquee:before,.instructor-marquee:after{width:20px}.home-bg-instructors .instructor-card--marquee .instructor-card__photo-wrapper{height:178px}.home-bg-instructors .instructor-card--marquee .instructor-card__body{min-height:184px}}@media (prefers-reduced-motion:reduce){.instructor-marquee__track.is-animated{animation:none}}
