.program-card-menu{background:#fff;padding:15px 36px;border:none}.program-card-menu__list{display:flex;flex-wrap:wrap;padding-left:0;margin:0;list-style:none}.program-card-menu__item{margin-right:10px}.program-card-menu__link{color:#4e5591;border-bottom:1px dashed #4e5591;white-space:nowrap}.program-card-menu__link:hover{border-bottom:1px dashed transparent}@media screen and (min-width:768px) and (max-width:1024px){.program-card-menu__list{flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.program-card-menu__item{flex:0 0 auto}}@media screen and (max-width:767px){.program-card-menu{padding-right:22px;padding-left:22px}.program-card-menu__list{display:grid;grid-template-columns:repeat(2,1fr)}.program-card-menu__item{padding-bottom:0;margin-bottom:10px}.program-card-menu__link{white-space:pre-wrap}}