.card-program:not(:last-child){border-bottom:1px solid #f0f0f0;margin-bottom:30px;padding-bottom:30px}.card-program__left{flex:0 0 30%}.card-program__right{flex:0 0 70%}.card-program__creneau{align-items:center;background-color:var(--color-global-2-hex);border-radius:4px;color:var(--color-global-3-hex);display:inline-flex;font-size:18px;font-weight:500;margin-bottom:24px;padding:10px 14px;svg{height:16px;margin-right:8px;width:16px;path{fill:var(--color-global-3-hex)}}}.card-program__metas>h3{margin-bottom:16px}.card-program__avatars{display:flex;flex-wrap:wrap;margin-top:40px}.card-program__avatar{align-items:center;display:flex;flex:0 0 100%;margin-bottom:12px}.card-program__avatar-img{border-radius:50%;height:60px;margin-right:6px;min-width:60px;overflow:hidden;width:60px;img{height:100%;object-fit:cover;width:100%}}.card-program__avatar-metas{h6{font-size:16px;margin-bottom:4px}h6,p,span{line-height:1}p,span{font-size:14px;font-weight:300;margin:0}}@media (max-width:992px){.card-program{background-color:#fff;border-radius:8px;box-shadow:0 23px 40px #00000029;padding:12px 16px}.card-program__creneau{font-size:14px}}@media (min-width:992px){.card-program:not(:last-child){margin-bottom:60px;padding-bottom:60px}.card-program{display:flex;margin:0 auto;max-width:900px}.card-program__avatar{flex:0 0 50%;margin-bottom:24px}}