.sfc-instructors-section{width:100%;background:#fff;overflow:hidden}.sfc-instructors-header{background:#111}.sfc-instructors-title{margin:0;padding:.2625em 0;color:#fff;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;font-weight:700;text-transform:uppercase}.sfc-instructors-carousel{padding-top:clamp(24px,4vw,56px);padding-bottom:clamp(12px,1.25vw,18px)}.sfc-instructors-viewport{overflow:hidden;width:100%}.sfc-instructors-track{display:flex;gap:clamp(12px,1.6vw,24px);will-change:transform;transition:transform .7s ease}.sfc-instructors-track.sfc-instructors-track--static{width:100%;justify-content:center}.sfc-instructor-card{flex:0 0 calc((100% - clamp(24px,3.2vw,48px))/3);min-width:0;position:relative;overflow:hidden;background:#171717;box-sizing:border-box;border:1px solid rgba(17,17,17,.16);box-shadow:0 1px 4px rgba(0,0,0,.08)}.sfc-instructor-card__photo{position:relative;width:100%;height:380px;background:#222;overflow:hidden}.sfc-instructor-card__photo img{display:block;width:100%;height:100%;object-fit:cover}.sfc-instructor-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#222,#444)}.sfc-instructor-card__overlay{position:absolute;left:0;right:0;bottom:0;min-height:31%;padding:20px 24px;box-sizing:border-box;background:color-mix(in srgb,var(--sfc-instructors-overlay-color,#000) calc(var(--sfc-instructors-overlay-opacity,.82)*100%),transparent);display:flex;align-items:center;justify-content:center;text-align:center}.sfc-instructor-card__name{color:var(--sfc-instructors-name-color,#fff);font-size:clamp(1.35rem,2vw,2rem);line-height:1.05;font-weight:800;text-transform:uppercase}.sfc-instructor-card__first-name,.sfc-instructor-card__last-name{display:block}.sfc-instructor-card__last-name{margin-top:4px}.sfc-instructor-card__degree{width:100%;min-height:42px;padding:8px 20px;box-sizing:border-box;display:flex;align-items:center}.sfc-instructor-card__degree span{display:block;width:100%;font-size:clamp(.88rem,1.05vw,1rem);line-height:1.2;font-weight:700;text-align:center}.sfc-instructor-card__degree--karate{background:var(--sfc-instructor-karate-bg,#d71920);color:var(--sfc-instructor-karate-text,#fff)}.sfc-instructor-card__degree--kickboxing{background:var(--sfc-instructor-kickboxing-bg,#111);color:var(--sfc-instructor-kickboxing-text,#fff)}.sfc-instructors-dots[hidden]{display:none}.sfc-instructors-dots{display:flex;justify-content:center;align-items:center;gap:10px;padding-top:20px}.sfc-instructors-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#999;cursor:pointer}.sfc-instructors-dot.is-active{transform:scale(1.25);background:#222}.sfc-instructors-dot:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(max-width:900px){.sfc-instructor-card{flex-basis:calc((100% - 14px)/2)}.sfc-instructors-track{gap:14px}.sfc-instructor-card__photo{height:330px}.sfc-instructor-card__overlay{padding:18px 20px}}@media(max-width:600px){.sfc-instructor-card{flex-basis:100%}.sfc-instructors-track{gap:12px}.sfc-instructor-card__photo{height:300px}.sfc-instructor-card__overlay{min-height:34%;padding:16px 18px}.sfc-instructor-card__name{font-size:1.35rem}.sfc-instructor-card__degree{min-height:40px;padding:8px 14px}.sfc-instructor-card__photo img{object-position:center top}}@media(prefers-reduced-motion:reduce){.sfc-instructors-track{transition:none}}
