.hp__head{align-items:end;display:flex;margin-bottom:var(--spacer_60)}.hp__head .left{width:70%}.hp__head .right{display:flex;justify-content:flex-end;width:30%}.hp__date-debut>strong,.hp__date-fin>strong{font-size:4rem;font-weight:var(--font_weight_600);line-height:4rem}.hp__date-debut>span,.hp__date-fin>span{color:oklch(70.4% .04 256.788);font-size:var(--font_size_14);font-weight:var(--font_weight_600);text-transform:uppercase}.hp__date-debut{border-right:1px solid oklch(70.4% .04 256.788)}.hp__date-debut,.hp__date-fin{align-items:center;display:flex;flex-direction:column;padding:0 var(--spacer_20)}.hp__content-item{align-items:center;background:var(--white_color);border-radius:2rem;display:flex;gap:var(--spacer_20);margin-bottom:var(--spacer_20);padding:var(--spacer_20) var(--spacer_40)}.hp__item-heure{color:var(--primary_color);font-size:2rem;font-weight:var(--font_weight_600)}.hp__content-item>div:not(.hp__item-texte),.hp__content-item>span:not(.hp__item-texte){background:#f4f4f4;border-radius:1rem;display:flex;height:fit-content;padding:var(--spacer_10)}.hp__content-item svg{fill:var(--primary_color);width:2rem}.hp__item-texte{display:flex;flex-direction:column}.hp__item-texte h4{margin-bottom:var(--spacer_10)}