.prog-cards{display:flex;gap:3rem;width:100%}.prog-card{background:#17201d;border-radius:.5rem;display:flex;flex:1;flex-direction:column;gap:1rem;min-width:0;padding:2rem}.prog-card-img{background:rgba(195,234,207,.03);border:1px solid hsla(0,0%,100%,.04);border-radius:.25rem;flex-shrink:0;height:39.625rem;overflow:hidden}.prog-img{display:block;height:100%;object-fit:cover;width:100%}.prog-card-content{display:flex;flex:1;flex-direction:column;gap:6rem;justify-content:space-between;padding:2.5rem 2rem 2rem}.prog-card-top{gap:3rem}.prog-card-header,.prog-card-top{display:flex;flex-direction:column}.prog-card-header{gap:2rem}.prog-chip{align-items:center;backdrop-filter:blur(7px);background:hsla(0,0%,100%,.05);border-radius:.25rem;display:inline-flex;gap:1.75rem;padding:.75rem 1.375rem;width:fit-content}.prog-chip-dot{background:#ee5d3e;flex-shrink:0;height:.875rem;width:.875rem}.prog-chip-text{color:hsla(0,0%,100%,.8);font-size:1.75rem;letter-spacing:-.14px;line-height:1.31;text-transform:uppercase;white-space:nowrap}.prog-card-title{color:#fff;font-size:3.5rem;font-style:normal;letter-spacing:-.28px;line-height:1.2}.prog-card-subtitle{color:hsla(0,0%,100%,.7);font-size:2.25rem;line-height:1.5}.prog-divider{background:hsla(0,0%,100%,.08);height:1px;width:100%}.prog-bullets{display:flex;flex-direction:column;gap:3.5rem;list-style:none;margin:0;padding:0}.prog-bullet{align-items:center;display:flex;gap:1.75rem}.prog-bullet-dot{background:#5bb780;border-radius:50%;flex-shrink:0;height:1.125rem;width:1.125rem}.prog-bullet-text{color:hsla(0,0%,100%,.7);flex:1;font-size:2.25rem;line-height:1.3}.prog-cta{background:#5bb780;border-radius:1rem;box-sizing:border-box;justify-content:center;padding:.75rem 3rem .75rem .75rem;text-decoration:none;width:100%}.prog-cta,.prog-cta-chevrons{align-items:center;display:flex}.prog-cta-chevrons{border-radius:.5rem;padding:1.25rem}.prog-cta-chevrons svg+svg{margin-left:1.125rem}.prog-cta-label{color:#fff;font-size:2rem;font-weight:500;letter-spacing:-.8px;line-height:1.5;text-transform:capitalize;white-space:nowrap}@media (max-width:992px){.prog-cards{flex-direction:column}.prog-card-img{height:25rem}}