.programs_instructors{display:flex;flex-direction:column;gap:43px}.programs_instructors__text_sec{display:flex;flex-direction:column;gap:11px;text-align:center}.programs_instructors__title{font-family:var(--principal-font);font-size:32px;letter-spacing:-.96px}.programs_instructors__subtitle,.programs_instructors__table_title,.programs_instructors__title{color:#000;font-style:normal;font-weight:400;line-height:normal;margin:0;text-transform:uppercase}.programs_instructors__subtitle,.programs_instructors__table_title{font-family:var(--secondary-font);font-size:20px;letter-spacing:-.6px;text-align:center}.programs_instructors__table{display:flex;flex-direction:column;gap:8px}.programs_instructors__programs_table{display:grid;gap:20px 92px;grid-template-columns:repeat(3,1fr)}.programs_instructors__program_link{align-items:center;border:1px solid #000;border-radius:46px;display:inline-flex;justify-content:center;max-height:70px;min-height:70px}.programs_instructors__program_link:hover .program_instructors__logo{filter:none;transform:scale(1.1);transition:all .3s ease}.program_instructors__logo{height:100%;object-fit:cover;padding:17px 0;width:auto}.program_instructors__logo.greyscale{filter:grayscale(100%)}@media (max-width:767px){.programs_instructors{gap:25px}.programs_instructors__text_sec{gap:16px}.programs_instructors__title{font-size:26px;letter-spacing:-.78px}.programs_instructors__subtitle,.programs_instructors__table_title{font-size:15px;letter-spacing:-.45px}.programs_instructors__table{gap:15px}.programs_instructors__programs_table{gap:13px 26px;grid-template-columns:repeat(2,1fr)}.programs_instructors__program_link{border-radius:30px;max-height:unset;min-height:unset}.program_instructors__logo{height:30px;margin:11px 0;padding:0}}