.program-index{display:flex;flex-wrap:wrap;gap:30px}@media (max-width:1194px){.program-index{justify-content:center}}.program-index a{text-decoration:none}.program-index__post{background-color:#f1e46b;border-radius:50px;display:flex;flex-basis:365px;flex-direction:column;text-align:center}.program-index__post-title{font-family:GT Super Display;font-size:24px;line-height:1.25}.program-index__post-title a{color:inherit;font-family:inherit}.program-index__post-image-wrapper{margin-bottom:20px}.program-index__post-image{aspect-ratio:16/9;border-top-left-radius:50px;border-top-right-radius:50px;object-fit:cover;width:100%}.program-index__post-content{display:flex;flex-direction:column;height:100%;padding:0 50px 50px}.program-index__post-post-summary{flex:1}.program-index__post-post-summary p{line-height:1.5}.program-index__post-tags{margin-bottom:30px}.program-index__post-tag-link{font-family:Roboto;font-weight:500}.program-index__link{background-color:#000;border-radius:50px;color:#fff;display:inline-block;padding:17px 40px}.program-index__link:hover{color:#fff}