.programs-page{width:100%;padding:0 0 38px;color:#172033}.programs-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.programs-page-title{margin:0 0 8px;color:#111827;font-size:26px;-font-weight:700;line-height:1.2}.programs-page-description{max-width:750px;margin:0;color:#667085;font-size:15px;line-height:1.55}.program-card-list{display:flex;flex-direction:column;gap:11px}.program-wide-card{position:relative;min-height:142px;display:grid;grid-template-columns:180px minmax(0,1fr) 160px;align-items:center;column-gap:24px;padding:18px 20px;background:#fff;border:1px solid #e1e7ef;border-radius:13px;box-shadow:0 2px 5px rgba(15,23,42,.025),0 8px 22px rgba(15,23,42,.04);transition:border-color .18s,box-shadow .18s,transform .18s}.program-wide-card:hover{border-color:#c9d7e8;transform:translateY(-2px);box-shadow:0 6px 14px rgba(15,23,42,.06),0 16px 30px rgba(15,23,42,.065)}.program-wide-image{width:180px;height:108px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8fafc;border:1px solid #edf1f5;border-radius:11px;text-decoration:none}.program-wide-image:focus,.program-wide-image:hover{text-decoration:none}.program-wide-image img{display:block;width:100%;height:100%;object-fit:contain}.program-wide-content{min-width:0}.program-wide-title{margin:0 0 8px;color:#172033;font-size:20px;font-weight:700;line-height:1.3}.program-wide-title a{color:inherit;text-decoration:none;transition:color .18s}.program-wide-title a:focus,.program-wide-title a:hover{color:#2563eb;text-decoration:none}.program-wide-description{display:-webkit-box;overflow:hidden;margin:0;color:#526075;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.program-wide-action{display:flex;justify-content:flex-end}.program-wide-button{min-width:145px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:9px 17px;color:#2563eb;background:#fff;border:1px solid #8eb0f7;border-radius:9px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.program-wide-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.program-wide-button:focus,.program-wide-button:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 6px 15px rgba(37,99,235,.2);text-decoration:none}.program-wide-button:hover svg{transform:translateX(2px)}.programs-page-total{margin-top:18px;color:#7b8495;font-size:13px;text-align:center}.programs-page-total strong{color:#344054}@media (max-width:1199.98px){.program-wide-card{grid-template-columns:145px minmax(0,1fr) 132px;column-gap:18px;padding:15px 16px}.program-wide-image{width:145px;height:96px}.program-wide-title{font-size:18px}.program-wide-description{font-size:13px}.program-wide-button{min-width:125px;padding-right:13px;padding-left:13px}}@media (max-width:991.98px){.programs-page{padding-top:18px}.programs-page-title{font-size:29px}.program-wide-card{min-height:0;grid-template-columns:115px minmax(0,1fr);grid-template-areas:"image content" "image action";align-items:start;column-gap:16px;row-gap:12px;padding:15px}.program-wide-image{grid-area:image;width:115px;height:100px}.program-wide-content{grid-area:content}.program-wide-action{grid-area:action;justify-content:flex-start}.program-wide-button{min-width:0;min-height:38px;padding:7px 13px;font-size:12px}.program-wide-description{-webkit-line-clamp:2}}@media (max-width:575.98px){.programs-page{padding:13px 0 28px}.programs-page-header{margin-bottom:14px}.programs-page-title{margin-bottom:6px;font-size:25px}.programs-page-description{font-size:13px}.program-card-list{gap:8px}.program-wide-card{grid-template-columns:72px minmax(0,1fr) 30px;grid-template-areas:"image content arrow" "image content arrow";column-gap:11px;padding:12px}.program-wide-image{width:72px;height:72px;border-radius:9px}.program-wide-title{margin-bottom:4px;font-size:15px}.program-wide-description{font-size:12px;line-height:1.4;-webkit-line-clamp:2}.program-wide-action{position:static;grid-area:arrow;align-self:center}.program-wide-button{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;color:#2563eb;background:#eff6ff;border:0;border-radius:50%}.program-wide-button span{display:none}.program-wide-button svg{width:16px;height:16px}}