.term-schedule{display:flex;flex-direction:column;margin:50px auto}.term-row{display:flex}.term-row:first-child{border-top:none}.term-label{width:344px;align-items:center;gap:10px;border:1px solid var(--Primary-color-palette-White-Candy-white-candy-500,#eeedf6);font-size:18px;font-style:normal;font-weight:500;line-height:26px}.term-cell li,.term-label{color:var(--Primary-color-palette-Black-black-900,#0f0d0d);display:flex;padding:20px}.term-cell li{width:353px;flex-direction:column;align-items:flex-start;gap:4px;border-top:1px solid var(--Primary-color-palette-White-Candy-white-candy-500,#eeedf6);border-right:1px solid var(--Primary-color-palette-White-Candy-white-candy-500,#eeedf6);border-bottom:1px solid var(--Primary-color-palette-White-Candy-white-candy-500,#eeedf6)}.term-cell:last-child{border-right:none}.term-cell span{overflow:hidden;color:var(--Primary-color-palette-Black-black-900,#0f0d0d);text-overflow:ellipsis}.term-cell span,.view_btn{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.view_btn{display:inline-flex;height:51px;min-width:120px;padding:14px 32px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:16px;background:var(--Brand-color-Primary-primary-500,#351b6f);color:#fff;text-align:center}.view_all{font-size:14px;text-decoration:underline;color:#351b6f}@media only screen and (max-width:768px){.term-cell li{display:flex;width:100%;padding:20px;align-items:flex-start;gap:4px;border-top:1px solid var(--Primary-color-palette-White-Candy-white-candy-500,#eeedf6);border-right:1px solid var(--Primary-color-palette-White-Candy-white-candy-500,#eeedf6);border-bottom:1px solid var(--Primary-color-palette-White-Candy-white-candy-500,#eeedf6)}.term-cell,.term-cell li,.term-row{flex-direction:column}.term-label{width:100%}}