.tj-hero{align-items:center;background:var(--n-100,#fff);border-radius:var(--radius-16-12) var(--radius-16-12) 0 0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:var(--spacing-80-48);justify-content:flex-start;max-width:100%;padding-bottom:var(--spacing-128-80);padding-top:var(--spacing-128-80);position:relative;width:100%}.tj-hero .tj-hero__title{font-family:var(--font-family-display);font-size:var(--headline-large-size);font-weight:var(--headline-large-weight);letter-spacing:var(--headline-large-letter-spacing);line-height:var(--headline-large-line-height)}.tj-hero .tj-hero__content{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin-left:auto;margin-right:auto;position:relative;text-align:center;width:100%}.tj-hero .c-surtitre{justify-content:center}.tj-hero.tj-theme-white{background:var(--n-100,#fff)}.tj-hero.tj-theme-red{background:var(--p-900)}.tj-hero.tj-theme-red .tj-hero__subtitle,.tj-hero.tj-theme-red .tj-hero__title{color:var(--p-300)}