.course-professors{margin-top:40px;h2{color:var(--Neutral-Gary-100,#e8e8e8);font-family:Ubuntu;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:40px;text-transform:uppercase}.course-professors__avatar{aspect-ratio:1/1;border:1px solid var(--IMPACTA-Secondary-500,#c3eb1e);border-radius:var(--Small,4px);grid-column:1;height:auto;object-fit:cover;object-position:bottom;width:100%}.course-professors__coordinator{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}.course-professors__coordinator-info{background:var(--Neutral-Gray-600,#3b3b3b);border-radius:var(--Small,4px);display:flex;flex-direction:column;gap:16px;grid-column:span 3;padding:24px;small{color:var(--IMPACTA-Secondary-500,#c3eb1e);font-size:10px;text-transform:uppercase}h3,small{font-family:Ubuntu;font-style:normal;font-weight:700;line-height:normal}h3{color:#fff;font-size:24px}.course-professors__coordinator-description{color:var(--Neutral-Gray-200,#b5b5b5);font-family:Ubuntu;font-size:14px;font-style:normal;font-weight:400;line-height:normal}}.course-professors__grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.course-professors__professor{display:flex;flex-direction:column;gap:16px;.course-professors__professor-info{display:flex;flex-direction:column;gap:8px;h3{color:var(--Neutral-Gary-100,#e8e8e8);font-weight:700;text-transform:uppercase}h3,p{font-family:Ubuntu;font-size:16px;font-style:normal;line-height:normal}p{color:var(--Neutral-Gray-200,#b5b5b5)}p,small{font-weight:400}small{color:var(--neutralMedium10);font-family:Ubuntu;font-size:14px;font-style:normal;line-height:normal}}}}@media (max-width:768px){.course-professors{.course-professors__coordinator{gap:0;grid-template-columns:1fr}.course-professors__grid{grid-template-columns:1fr 1fr}}}