.hhn__badges{display:flex;gap:var(--spacer_40)}.hhn{align-items:center;display:flex;gap:var(--spacer_20)}.hhn .left{width:calc(60% - var(--spacer_40)/2)}.hhn .right{width:calc(40% - var(--spacer_40)/2)}.hhn__badge,.hhn_badge-visuel{background:rgba(255,87,34,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:3rem;color:var(--tertiary_color);display:flex;gap:var(--spacer_10);margin-bottom:var(--spacer_30);text-transform:uppercase;width:fit-content}.hhn__badge.light{background:hsla(0,0%,100%,.1);color:var(--white_color)}.hhn__title{color:var(--white_color);font-size:13rem;letter-spacing:-.05em;line-height:.95}.demo .hhn__title{font-size:8rem}.hhn__title>span{color:var(--tertiary_color);font-style:italic;font-weight:var(--font_weight_400)}.hhn__top-background-image{filter:grayscale(1);max-width:unset;object-fit:cover;z-index:-2}.hhn:before,.hhn__top-background-image{height:100%;left:0;position:absolute;top:0;width:100vw}.hhn:before{backdrop-filter:blur(5px);background-image:linear-gradient(81deg,rgba(0,0,0,.8) 57.06%,rgba(0,0,0,.8) 72.01%);content:"";z-index:-1}.hhn__badge,.hhn_badge-visuel{padding:var(--spacer_6) var(--spacer_20)}.hhn_badge-visuel{background:hsla(0,0%,100%,.1);color:var(--white_color);left:var(--spacer_20);position:absolute;top:var(--spacer_20)}.hhn__badge-icon svg{fill:var(--tertiary_color);width:1rem}.light .hhn__badge-icon svg{fill:var(--white_color)}.hhn_badge-visuel-icon svg{fill:#00c951;width:1rem}.hhn__desc,.hhn__infos{color:var(--white_color)}.hhn__desc{font-size:2.5rem}.hhn__desc,.hhn_links{margin-bottom:var(--spacer_30)}.hhn_links{align-items:center;display:flex;gap:var(--spacer_20)}.hhn__infos{font-size:var(--font_size_14);font-style:italic}.right{position:relative}.hhn_visuel{border-radius:2rem;overflow:hidden}.hhn_visuel img{filter:grayscale(1);width:100%}.hhn_badge-visuel-text{font-size:var(--font_size_10)}.hhn_badge-visuel{align-items:center}.hhn__programme{display:flex;flex-wrap:wrap;gap:var(--spacer_20);margin-bottom:var(--spacer_40)}.hhn__program-item{align-items:center;color:var(--white_color);display:flex;gap:var(--spacer_20);width:calc(50% - var(--spacer_20)/2)}.hhn__program-item>div,.hhn__program-item>span{display:flex}.hhn__program-item svg{fill:var(--tertiary_color);width:2rem}