.card-program:not(:last-child){border-bottom:1px solid #f0f0f0;margin-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__session{margin-bottom:40px}.card-program__metas>h3{margin-bottom:16px}.card-program__avatars{display:flex;flex-wrap:wrap;margin-top:20px}.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}}.card-program__action{margin-bottom:48px}.cta__yellow{color:#152d56;display:inline-block;font-weight:600;padding:17px 20px;text-decoration:none}.cta__yellow,.cta__yellow .content-cta{position:relative;z-index:3}.cta__yellow:after{background:#fca311;border:2px dashed #fff;bottom:-1px;content:"";display:block;height:100%;left:-2px;position:absolute;right:-1px;top:-2px;transition:all .2s ease-out;width:100%;z-index:1}.cta__yellow:hover:after{background:#f9c67d}.cta__yellow .cta-element{border:1px solid #f9c67d;content:"";display:block;height:100%;left:-10px;position:absolute;top:10px;width:100%;z-index:0}.cta__yellow:hover .cta-element{border:1px solid #fca311}@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}.card-program{display:flex;margin:0 auto;max-width:900px}.card-program__avatar{flex:0 0 50%;margin-bottom:24px}}