:root{--rouge: #ca3423;--rouge-clair: #de5242;--bleu: #00579a;--marine: #13182a;--noir: #0a0d1b;--texte: #738c99;--texte-fonce: #333333;--gris-clair: #e6e6e6;--gris-pied: #a4a9b9;--blanc: #ffffff;--police: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--conteneur: 1200px;--gouttiere: 15px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:95px}body{margin:0;background:var(--blanc);color:var(--texte-fonce);font-family:var(--police);font-size:18px;line-height:22px;font-weight:400;-webkit-font-smoothing:antialiased}img,svg,video{max-width:100%;height:auto;display:block}a{color:var(--rouge);text-decoration:none}a:hover{color:var(--rouge-clair)}a:focus-visible,button:focus-visible{outline:2px solid var(--rouge);outline-offset:3px}p{margin:0 0 22px}p:last-child{margin-bottom:0}.conteneur{width:100%;max-width:var(--conteneur);margin-inline:auto;padding-inline:var(--gouttiere)}.conteneur-large{width:100%;padding-inline:0}.section{position:relative}.section>.conteneur{position:relative;z-index:2}.section-fond{background-size:cover;background-position:center}.section-fond:before{content:"";position:absolute;inset:0;z-index:1;background:#ffffffe6}.section-fond--dense:before{background:#fffffff2}.section-fond--nu:before{content:none}.section-fond--sombre:before{background:#0a0d1bd1}.section--blanche{background:var(--blanc)}.section--grise{background:var(--gris-clair)}.section--bleue{background:var(--bleu);color:var(--blanc)}.section--rouge{background:var(--rouge);color:#ffffffd9}.section--marine{background:var(--marine);color:var(--blanc)}.titre-section{font-size:24px;line-height:30px;font-weight:400;text-transform:uppercase;color:var(--marine);margin:0;text-wrap:balance}.section--bleue .titre-section,.section--marine .titre-section{color:var(--blanc)}.trait{width:46px;height:3px;background:var(--rouge);border:0;margin:18px 0 0}.trait--centre{margin-inline:auto}.entete-section{text-align:center;margin-bottom:60px}.entete-section .trait{margin-inline:auto}.bouton{display:inline-block;background:var(--rouge);color:var(--blanc);font-size:14px;line-height:24px;font-weight:400;text-transform:uppercase;padding:18px 44px;border:0;border-radius:0;cursor:pointer;transition:background-color .2s ease}.bouton:hover{background:var(--rouge-clair);color:var(--blanc)}.carte{display:flex;flex-direction:column;background:var(--bleu);color:var(--blanc);height:100%}.carte__visuel{position:relative;aspect-ratio:500 / 380}.carte__visuel img{width:100%;height:100%;object-fit:cover}.carte{overflow:visible}.carte__corps{flex:1;padding:34px 26px 38px;text-align:center;display:flex;flex-direction:column;gap:10px}.carte__titre{font-size:24px;line-height:29px;font-weight:700;margin:0;text-wrap:balance}.carte__meta{font-size:14px;line-height:22px;text-transform:uppercase;margin:0;color:#ffffffeb}.carte__texte{font-size:16px;line-height:24px;margin:0;color:#ffffffeb}.carte a{color:var(--blanc)}.carte__pastille{position:absolute;left:50%;bottom:-28px;transform:translate(-50%);width:56px;height:56px;border-radius:50%;background:var(--rouge);display:grid;place-items:center;color:var(--blanc);z-index:3}.carte--pastille .carte__corps{padding-top:52px}.grille{display:grid;gap:30px}.grille--libre{align-items:start}.grille--2{grid-template-columns:repeat(2,1fr)}.grille--3{grid-template-columns:repeat(3,1fr)}.rangee{position:relative}.rangee__piste{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px) / 3);gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.rangee__piste::-webkit-scrollbar{display:none}.rangee__piste>*{scroll-snap-align:start}.rangee__fleche{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:none;border:0;cursor:pointer;color:var(--marine);opacity:.45;display:grid;place-items:center}.rangee__fleche:hover{opacity:1}.rangee__fleche[disabled]{opacity:.12;cursor:default}.rangee__fleche--prec{left:-52px}.rangee__fleche--suiv{right:-52px}.pt-15{padding-top:15px}.pb-15{padding-bottom:15px}.pt-25{padding-top:25px}.pb-25{padding-bottom:25px}.pt-80{padding-top:80px}.pb-90{padding-bottom:90px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.pt-110{padding-top:110px}.pb-120{padding-bottom:120px}.pt-120{padding-top:120px}.pb-130{padding-bottom:130px}.pt-130{padding-top:130px}.pb-150{padding-bottom:150px}.centre{text-align:center}.lisible{max-width:68ch}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:991px){.grille--3{grid-template-columns:repeat(2,1fr)}.rangee__piste{grid-auto-columns:calc((100% - 30px)/2)}.rangee__fleche{display:none}.pt-130,.pt-120,.pt-110,.pt-100{padding-top:70px}.pb-150,.pb-130,.pb-120,.pb-100,.pb-90{padding-bottom:70px}}@media(max-width:767px){.grille--2,.grille--3{grid-template-columns:1fr}.rangee__piste{grid-auto-columns:88%}.pt-130,.pt-120,.pt-110,.pt-100,.pt-80{padding-top:55px}.pb-150,.pb-130,.pb-120,.pb-100,.pb-90{padding-bottom:55px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.prose{max-width:74ch;color:var(--texte);font-size:18px;line-height:30px}.prose>:first-child{margin-top:0}.prose h2,.prose h3,.prose h4{color:var(--marine);font-weight:700;line-height:1.25;margin:44px 0 16px;text-wrap:balance}.prose h2{font-size:26px}.prose h3{font-size:21px}.prose h4{font-size:18px;text-transform:uppercase;letter-spacing:.04em}.prose p{margin:0 0 22px}.prose ul,.prose ol{margin:0 0 22px;padding-left:1.3em}.prose li{margin-bottom:8px}.prose li::marker{color:var(--rouge)}.prose a{color:var(--rouge);text-decoration:underline;text-underline-offset:3px}.prose img{margin:30px 0;width:100%}.prose blockquote{margin:30px 0;padding:4px 0 4px 24px;border-left:3px solid var(--rouge);color:var(--marine);font-style:italic}.prose strong{color:var(--marine)}.prose hr{border:0;border-top:1px solid var(--line, #e2e6ea);margin:40px 0}.meta-ligne{font-size:13px;line-height:20px;text-transform:uppercase;letter-spacing:.04em;color:var(--rouge);margin:0 0 14px}.retour{display:inline-block;margin-top:46px;font-size:14px;text-transform:uppercase;font-weight:700}.retour:before{content:"← "}.entete[data-astro-cid-6tuf77zc]{background:var(--noir);position:sticky;top:0;z-index:50}.entete__grille[data-astro-cid-6tuf77zc]{min-height:121px;display:flex;align-items:center;justify-content:space-between;gap:24px;transition:min-height .25s ease}.entete[data-astro-cid-6tuf77zc].est-compacte .entete__grille[data-astro-cid-6tuf77zc]{min-height:85px}.entete[data-astro-cid-6tuf77zc].est-compacte .entete__logo[data-astro-cid-6tuf77zc] img{width:168px}.entete__logo[data-astro-cid-6tuf77zc] img{transition:width .25s ease}.entete__logo[data-astro-cid-6tuf77zc]{display:block;flex:none}.entete__logo[data-astro-cid-6tuf77zc] img{width:210px;height:auto}.entete__nav[data-astro-cid-6tuf77zc] ul[data-astro-cid-6tuf77zc]{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:26px}.entete__nav[data-astro-cid-6tuf77zc] a[data-astro-cid-6tuf77zc]{color:#fff;font-size:14px;line-height:25px;text-transform:uppercase;white-space:nowrap;transition:color .18s ease}.entete__nav[data-astro-cid-6tuf77zc] a[data-astro-cid-6tuf77zc]:hover,.entete__nav[data-astro-cid-6tuf77zc] a[data-astro-cid-6tuf77zc].est-actif{color:var(--rouge)}.entete__bascule[data-astro-cid-6tuf77zc]{display:none;background:none;border:0;cursor:pointer;width:44px;height:44px;padding:10px;flex-direction:column;justify-content:space-between}.entete__bascule[data-astro-cid-6tuf77zc] span[data-astro-cid-6tuf77zc][aria-hidden]{display:block;height:2px;background:#fff}@media(max-width:991px){.entete__grille[data-astro-cid-6tuf77zc]{min-height:88px;flex-wrap:wrap}.entete__bascule[data-astro-cid-6tuf77zc]{display:flex}.entete__nav[data-astro-cid-6tuf77zc]{display:none;flex-basis:100%}.entete__nav[data-astro-cid-6tuf77zc].est-ouvert{display:block}.entete__nav[data-astro-cid-6tuf77zc] ul[data-astro-cid-6tuf77zc]{flex-direction:column;align-items:stretch;gap:0;padding-bottom:16px}.entete__nav[data-astro-cid-6tuf77zc] a[data-astro-cid-6tuf77zc]{display:block;padding:13px 0;border-top:1px solid rgba(255,255,255,.1)}}.pied[data-astro-cid-sohqhr4x]{position:relative;background-size:cover;background-position:center;padding:110px 0 130px;color:#fff}.pied[data-astro-cid-sohqhr4x]:before{content:"";position:absolute;inset:0;background:#13182aeb}.pied__grille[data-astro-cid-sohqhr4x]{position:relative;z-index:2;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.pied__logo[data-astro-cid-sohqhr4x]{display:inline-block;margin-bottom:34px}.pied__logo[data-astro-cid-sohqhr4x] img{width:295px;height:auto}.pied__texte[data-astro-cid-sohqhr4x]{font-size:18px;line-height:32px;color:#fff;margin-bottom:30px}.pied__ligne[data-astro-cid-sohqhr4x]{display:grid;grid-template-columns:20px 1fr;gap:6px 6px;align-items:start;font-size:16px;line-height:24px;margin-bottom:14px}.pied__ligne[data-astro-cid-sohqhr4x] svg[data-astro-cid-sohqhr4x]{color:#fff;margin-top:4px}.pied__ligne[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]{color:#fff}.pied__ligne[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]:hover{color:var(--rouge)}.pied__liens[data-astro-cid-sohqhr4x]{list-style:none;margin:0;padding:0;display:grid;gap:24px}.pied__liens[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]{color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:14px}.pied__liens[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]:hover{color:var(--rouge)}.pied__puce[data-astro-cid-sohqhr4x]{width:11px;height:11px;border-radius:50%;border:3px solid var(--rouge);flex:none}.pied__titre[data-astro-cid-sohqhr4x]{font-size:18px;font-weight:700;text-transform:uppercase;margin:0;color:#fff}.pied__reseaux[data-astro-cid-sohqhr4x]{list-style:none;margin:30px 0 0;padding:0;display:flex;gap:12px}.pied__reseaux[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:grid;place-items:center;color:#fff}.pied__reseaux[data-astro-cid-sohqhr4x] a[data-astro-cid-sohqhr4x]:hover{background:var(--rouge)}.copyright[data-astro-cid-sohqhr4x]{background:var(--marine);border-top:1px solid rgba(255,255,255,.08);padding:15px 0}.copyright[data-astro-cid-sohqhr4x] p[data-astro-cid-sohqhr4x]{color:var(--gris-pied);font-size:14px;margin:0}@media(max-width:991px){.pied__grille[data-astro-cid-sohqhr4x]{grid-template-columns:1fr 1fr}}@media(max-width:767px){.pied[data-astro-cid-sohqhr4x]{padding:60px 0 70px}.pied__grille[data-astro-cid-sohqhr4x]{grid-template-columns:1fr;gap:40px}}
