.ca__title{align-items:center;display:flex;flex-direction:column;gap:var(--spacer_8);text-align:center}.ca__title--highlighted{background-color:var(--tertiary_color);color:var(--white_color);padding:0 var(--spacer_16);width:fit-content}.ca__title--colored{color:var(--tertiary_color)}.ca__subtext{margin:0 auto var(--spacer_14);max-width:62rem;text-align:center}.ca__subtext :last-child{margin-bottom:0}.ca__content-list{display:flex;flex-flow:wrap;gap:var(--gutter_width_px);justify-content:flex-start}.ca__content-list-item{box-shadow:0 0 6px 1px #ebebeb;display:flex;min-width:28rem;padding:var(--spacer_28);width:100%}.ca__left{border-right:1px solid #cbcbcb;min-width:22rem;padding-right:3rem}.ca__right{flex:1;padding-left:3rem}.ca__content-list-item.sponsor{border:3px solid var(--primary_color)}.ca__content-list-item.partenaire{border:3px solid var(--tertiary_color)}.ca__content-list-item-image{margin-bottom:var(--spacer_24);max-height:15.5rem;max-width:unset;object-fit:cover;width:100%}.ca__content-list-item-tag{background-color:var(--primary_color);color:var(--white_color);display:inline-block;font-size:var(--font_size_12);font-weight:var(--font_weight_700);line-height:1.4;margin-bottom:var(--spacer_8);margin-right:var(--spacer_4);padding:var(--spacer_4) var(--spacer_8);text-transform:uppercase;width:fit-content}.ca__content-list-item-title{color:var(--tertiary_color)}.ca__content-list-item-description{margin-bottom:var(--spacer_36)}.ca__content-list-item-spcaker{color:#00192e;font-style:italic;margin-bottom:0}.ca__shedule_value{font-size:var(--font_size_12)}.ca__logo-ste{margin-top:var(--spacer_36)}.ca__contributors{display:flex;gap:var(--spacer_10);margin-bottom:var(--spacer_10)}.ca__contributors>figure{max-width:8rem}.ca__contributor-infos{display:flex;flex-direction:column}.ca__room_value,.ca__shedule_value{align-items:center;display:flex;gap:var(--spacer_8)}.ca__room_value svg,.ca__shedule_value svg{width:2rem}.ca__contributors-list{display:flex;flex-wrap:wrap;gap:var(--spacer_36)}.ca__logo-ste{margin-bottom:var(--spacer_36);max-width:10rem}@media screen and (max-width:767px){.ca__content-list-item{flex-direction:column}.ca__left{border-bottom:1px solid #cbcbcb;border-right:none;margin-bottom:var(--spacer_18);min-width:100%;padding-bottom:var(--spacer_18)}.ca__right{padding-left:0}}