.cmy-rate{display:flex;align-items:center;justify-content:center;gap:6px}
.cmy-rate svg{width:clamp(24px,2.8vw,36px);height:clamp(24px,2.8vw,36px);fill:var(--cmy-blue);flex:0 0 auto}
.cmy-programs{align-items:stretch}
.cmy-program{align-items:center;text-align:center}
.cmy-program h3{width:100%}
@media (max-width:749px){.cmy-rate svg{width:22px;height:22px}}
