.programIcon{width:74px;height:74px;padding:6px;overflow:hidden;border:1px solid #e0e8ef;border-radius:19px;background:#fff;color:#fff;box-shadow:0 10px 24px rgba(9,39,70,.13)}
.programIcon img{display:block;width:100%;height:100%;border-radius:13px;object-fit:contain}
.programIcon:has(.logoWide){width:176px;padding:10px 14px;border-radius:16px}
.programIcon .ivmsLogo{border-radius:8px}
.programIcon svg{width:43px;height:43px;fill:currentColor}
.programIcon svg .line{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round}
.programIcon svg .cut{fill:#fff}
.programIcon span{font-size:28px;font-weight:800}
.programCard:nth-child(2) .programIcon,.programCard:nth-child(3) .programIcon,.programCard:nth-child(4) .programIcon{background:#fff;color:inherit;box-shadow:0 10px 24px rgba(9,39,70,.13)}
