.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}.calendar_info{border-radius:20px;border:1px solid #f0eaff;background:#f8f5ff;padding:16px 24px 4px;margin-top:50px}.calendar_info h3{font-weight:500;line-height:24px}.calendar_info h3,.calendar_info ul li{color:var(--Primary-color-palette-Black-black-900,#0f0d0d);font-size:16px;font-style:normal}.calendar_info ul li{display:inline-flex;padding:20px;align-items:center;gap:16px;flex:1 0 0;border-radius:17px;background:#fff;font-weight:400;line-height:22px;white-space:nowrap}.calendar_info ul{display:flex;gap:4px}.calendar_info ul li span{width:12px;height:12px;border-radius:50%}@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%}.calendar_info{padding:12px 16px 4px;margin-top:30px}.calendar_info h3{font-size:14px;line-height:20px}.calendar_info ul{display:flex;flex-direction:column;gap:8px;padding:0;margin:0;list-style:none}.calendar_info ul li{display:flex;align-items:center;gap:8px;padding:12px;font-size:14px;line-height:20px;width:100%;white-space:normal}.calendar_info ul li span{flex-shrink:0;width:10px;height:10px;display:inline-block}}@media (min-width:768px) and (max-width:991px){.calendar_info ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.calendar_info ul li{width:100%}}