.hit-item{border-radius:var(--border-radius);background-color:var(--overlay1);padding:20px 24px;margin-bottom:2vh;cursor:pointer}.hit-item a{color:var(--text)}.hit-item .hit-name{font-size:22px;margin-block:0 4px;font-weight:700;line-height:1.25}.hit-item .hit-tooltip{margin-left:auto}.hit-item .hit-subtitle{font-size:18px;margin-block:0 2px;font-weight:700}.course-hit .course-hit-id>div,.hit-item .hit-badges{display:flex;gap:8px}.course-hit .description{margin-block:8px 16px}.professor-hit{display:flex;flex-direction:column;gap:14px}.professor-hit .name-container{display:flex;align-items:center;gap:12px}.professor-hit .hit-name{margin-block:-2px 2px}.professor-hit .name-icon{min-width:50px;max-width:50px;height:50px;border-radius:50px;background:var(--blue-primary);display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:700;color:#fff}.hit-lower{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:24px}