@charset "UTF-8";.program-cards{padding-top:3.75rem;padding-bottom:3.75rem}@media (min-width: 768px){.program-cards{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 1710px){.program-cards{padding-top:6.25rem;padding-bottom:6.25rem}}.program-cards__header{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-bottom:2rem}@media (min-width: 1710px){.program-cards__header{margin-bottom:3rem}}.program-cards__heading-wrap{position:relative;display:inline-block}.program-cards__title{font-weight:900;color:var(--theme-dark-grey-color);text-align:center;margin-bottom:0;font-size:1.875rem;line-height:1.5;position:relative;z-index:1}@media (min-width: 768px){.program-cards__title{font-size:2.5rem}}@media (min-width: 1710px){.program-cards__title{font-size:var(--theme-h2-fs)}}.program-cards__title-underline{display:none}@media (min-width: 768px){.program-cards__title-underline{display:block;position:absolute;bottom:.75rem;left:50%;transform:translate(calc(-50% + 5rem));width:23.5625rem;height:1.3125rem;pointer-events:none;z-index:0}.program-cards__title-underline svg{display:block;width:100%;height:100%;fill:var(--theme-primary-color)}}@media (min-width: 1710px){.program-cards__title-underline{transform:translate(calc(-50% + 6.0625rem))}}.program-cards__description{font-size:1.125rem;line-height:1.5;color:var(--theme-dark-grey-color);text-align:center;margin-bottom:0}.program-cards__grid{row-gap:1.875rem}.program-cards__card{display:flex;flex-direction:column;height:100%;box-shadow:var(--theme-sm-shadow);border-radius:var(--theme-radius);overflow:hidden;transition:transform var(--theme-transition)}@media (any-hover: hover){.program-cards__card:hover{transform:translateY(-.25rem)}}.program-cards__card-image{position:relative;height:13.75rem;flex-shrink:0;overflow:hidden;border-radius:var(--theme-radius) var(--theme-radius) 0 0}@media (min-width: 768px){.program-cards__card-image{height:16.25rem}}@media (min-width: 1710px){.program-cards__card-image{height:18.75rem}}.program-cards__card-image picture{display:block;width:100%;height:100%}.program-cards__card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.program-cards__card-badge{position:absolute;top:1.25rem;left:1.25rem;display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--theme-base-neutral);border-radius:1.875rem;color:var(--theme-alternative-color);font-family:var(--theme-text-ff);font-size:1rem;line-height:1.5rem;font-weight:400;text-transform:uppercase;white-space:nowrap}.program-cards__card-body{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:1.25rem;background-color:var(--theme-base-light);border-radius:0 0 var(--theme-radius) var(--theme-radius);gap:1.5rem}.program-cards__card-content{display:flex;flex-direction:column;gap:1.5rem}.program-cards__card-title{font-size:1.5rem;line-height:2.25rem;font-weight:900;color:var(--theme-text-color-default);margin-bottom:0;text-transform:none}.program-cards__card-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.program-cards__card-feature{display:flex;align-items:flex-start;gap:.5rem;font-size:1.125rem;line-height:1.6875rem;color:var(--theme-text-color-default)}.program-cards__card-bullet{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.125rem}.program-cards__card-bullet svg{display:block;width:100%;height:100%;color:var(--theme-primary-color)}.program-cards__card-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:var(--theme-text-color-default);transition:color var(--theme-transition),transform var(--theme-transition)}.program-cards__card-link svg{display:block;width:100%;height:100%}@media (any-hover: hover){.program-cards__card-link:hover{color:var(--theme-primary-color);transform:translate(.25rem)}}.program-cards__placeholder{padding:2.5rem;text-align:center;border:2px dashed var(--theme-grey-color);border-radius:var(--theme-radius);color:var(--theme-dark-grey-color)}
