.problems{display:none;justify-content:space-between;cursor:pointer;position:relative}.problems.prob{display:flex;text-align:center}.problems.prob .problem{flex-grow:1;position:relative;z-index:1;transition:.25s;min-height:50px;padding-top:15px;padding-bottom:15px;border-bottom:2px solid #eee;font-weight:600}.problems.prob .problem.active,.problems.prob .problem:hover{color:#c91517;border-bottom-color:#c91517}.problems.prob .problem.active{font-weight:600}.probs .prob{display:none}.probs .prob.active{display:block}.wrap{padding-top:50px;padding-bottom:50px}