.heropage{height:560px;padding:var(--barre-h) 24px 0;text-align:center;background:var(--creme);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.heropage[data-court]{height:460px}.heropage .deco--points{inset:3px 0 auto}.heropage__contenu{z-index:1;width:min(880px,100%);animation:heropage-pose var(--t-entree) var(--sortie) .12s both;position:relative}@keyframes heropage-pose{0%{opacity:0;translate:0 var(--montee)}to{opacity:1;translate:0}}.heropage__sur{margin:0 0 var(--e-16);color:var(--encre);font-size:20px;line-height:25px}.heropage__titre{font-size:var(--edito-hero);letter-spacing:var(--edito-interlettre);text-wrap:balance;margin:0;font-weight:400;line-height:1.08}.heropage__sous{color:var(--encre);text-wrap:pretty;max-width:576px;margin:20px auto 0;font-size:20px;line-height:25px}.heropage__actions{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.heropage__bouton{border-radius:var(--r-lecture);background:var(--action);height:40px;color:var(--blanc);font-size:var(--aide);transition:opacity var(--t-geste) var(--sortie);align-items:center;padding:0 18px;text-decoration:none;display:inline-flex}.heropage__bouton:hover{opacity:.88}.heropage__lien{color:var(--encre);font-size:var(--aide);transition:color var(--t-geste) var(--sortie);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.heropage__lien:hover{color:var(--action)}@media (prefers-reduced-motion:reduce){.heropage__contenu{animation:none}}@media (width<=1024px){.heropage{height:auto;min-height:440px;padding-top:calc(var(--barre-h) + 40px);padding-bottom:56px}.heropage[data-court]{min-height:360px}}@media (width<=640px){.heropage{padding-left:var(--marge-page);padding-right:var(--marge-page)}.heropage__sur{font-size:18px;line-height:24px}.heropage__sous{font-size:18px;line-height:26px}.heropage__actions{flex-wrap:wrap;gap:8px 20px;margin-top:32px}.heropage__bouton{height:44px}.heropage__lien{min-height:44px}}
