.home-container{display:flex;flex-direction:column}.hero-carousel{position:relative}.hero-carousel-viewport{overflow:hidden}.hero-carousel-track{display:flex;transition:transform .6s ease}.hero-slide{flex:0 0 100%;position:relative}.hero-slide img{display:block;height:520px;object-fit:cover;width:100%}.hero-slide-caption{color:#fff;font-size:clamp(1.2rem,3vw,2rem);font-weight:700;left:24px;margin:0;max-width:700px;position:absolute;right:24px;text-shadow:0 2px 8px #000000b3;top:24px;z-index:2}.hero-slide:after{background:linear-gradient(180deg,#0000008c,#0000 40%);content:"";inset:0;pointer-events:none;position:absolute}.hero-carousel-arrow{align-items:center;background:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;height:42px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:42px;z-index:3}.hero-carousel-arrow:hover{background:#000000a6}.hero-carousel-arrow-prev{left:16px}.hero-carousel-arrow-next{right:16px}.hero-carousel-dots{bottom:16px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-carousel-dot{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:10px;padding:0;width:10px}.hero-carousel-dot.is-active{background:#fff}@media (max-width:600px){.hero-slide img{height:320px}}.preamble-section{margin-top:40px}.preamble-title-band{background-color:#fff;padding:12px 24px}.preamble-title-band h2{color:#111;font-size:1.6rem;font-weight:800;margin:0}.preamble-content{background-color:#fff;margin:0 auto;max-width:900px;padding:10px 24px 50px}.preamble-content p{color:#111;font-size:1rem;line-height:1.7}.preamble-intro{font-weight:700;margin-top:20px}.preamble-content ul{display:flex;flex-direction:column;gap:10px;margin:10px 0 0;padding-left:22px}.preamble-content li{color:#111;line-height:1.6}.actuality-container{margin:auto;max-width:1200px;padding:40px}.actuality-container h1{color:#6b3b0b;margin-bottom:20px;text-align:center}.intro{font-size:20px;line-height:1.8;margin-bottom:40px;text-align:center}.program-section{margin-bottom:60px;text-align:center}.program-image{border-radius:15px;box-shadow:0 5px 20px #00000040;max-width:800px;width:100%}.video-section{margin-top:50px;text-align:center}.video-player{border-radius:15px;box-shadow:0 5px 20px #0000004d;max-width:900px;width:100%}.highlight-section{background:#faf5ef;border-radius:15px;margin-top:60px;padding:30px}.highlight-section h2{color:#8b4513}.highlight-section li{font-size:18px;margin:15px}.gallery-section{margin-top:70px}.gallery{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery img{border-radius:15px;box-shadow:0 5px 15px #00000040;cursor:pointer;height:250px;object-fit:cover;transition:.4s;width:100%}.gallery img:hover{transform:scale(1.05)}.projet-page{background-color:#f8f8f8;color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.projet-hero{align-items:flex-end;background-position:50%;background-size:cover;display:flex;min-height:380px;position:relative}.projet-hero-overlay{background:linear-gradient(0deg,#000000a6,#0000);color:#fff;padding:40px 20px;width:100%}.projet-hero-overlay h1{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:700;margin:0 0 10px}.projet-hero-overlay p{font-size:1rem;margin:0;max-width:640px;opacity:.95}.projet-main{margin:0 auto;max-width:1100px;padding:20px}.projet-section{margin:50px 0}.projet-section-titre{border-left:5px solid #8b4513;color:#8b4513;font-size:1.5rem;margin-bottom:24px;padding-left:12px}.compteurs-grid{grid-gap:20px;background-color:#8b4513;border-radius:10px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:30px 20px}.compteur{align-items:center;color:#fff;display:flex;flex-direction:column;text-align:center}.compteur-valeur{font-size:2.4rem;font-weight:800;line-height:1}.compteur-label{font-size:.9rem;margin-top:8px;opacity:.9}.timeline{counter-reset:none;display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}.timeline-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000014;flex:1 1 220px;padding:24px 18px 18px;position:relative}.timeline-item:after{background:#ccc;content:"";height:2px;position:absolute;right:-20px;top:34px;width:20px}.timeline-item:last-child:after{display:none}.timeline-marker{align-items:center;background:#007bff;border-radius:50%;color:#fff;display:flex;font-weight:700;height:34px;justify-content:center;margin-bottom:12px;width:34px}.timeline-eyebrow{color:#8b4513;display:block;font-size:.75rem;font-weight:700;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.timeline-titre{font-size:1.05rem;margin:0 0 8px}.timeline-texte{color:#555;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:768px){.timeline{flex-direction:column}.timeline-item:after{display:none}}.carrousel{margin:0 auto;max-width:720px;position:relative}.carrousel-viewport{border-radius:10px;overflow:hidden}.carrousel-track{display:flex;transition:transform .5s ease}.carrousel-slide{background:none;border:none;cursor:zoom-in;flex:0 0 100%;line-height:0;padding:0}.carrousel-slide img{display:block;height:360px;object-fit:cover;width:100%}.carrousel-arrow{align-items:center;background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;height:38px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:38px}.carrousel-arrow:hover{background:#000000b3}.carrousel-arrow-prev{left:10px}.carrousel-arrow-next{right:10px}.carrousel-dots{display:flex;gap:8px;justify-content:center;margin-top:12px}.carrousel-dot{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;width:10px}.carrousel-dot.is-active{background:#8b4513}.video-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.video-card{background:#000;border:none;border-radius:10px;cursor:pointer;overflow:hidden;padding:0;position:relative;text-align:left}.video-card video{display:block;height:180px;object-fit:cover;pointer-events:none;width:100%}.video-play-icon{align-items:center;background:#ffffffd9;border-radius:50%;color:#8b4513;display:flex;font-size:1.2rem;height:50px;justify-content:center;left:50%;position:absolute;top:40%;transform:translate(-50%,-50%);width:50px}.video-card-titre{background:#0009;color:#fff;display:block;font-size:.85rem;padding:10px 12px}@media (max-width:600px){.video-grid{grid-template-columns:1fr}}.resultats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.resultat-card{background:none;border:none;border-radius:10px;cursor:zoom-in;line-height:0;overflow:hidden;padding:0}.resultat-card img{display:block;height:160px;object-fit:cover;transition:transform .3s ease;width:100%}.resultat-card:hover img{transform:scale(1.05)}@media (max-width:768px){.resultats-grid{grid-template-columns:repeat(2,1fr)}}.lightbox-backdrop{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.lightbox-content{max-height:85vh;max-width:900px;position:relative;text-align:center;width:100%}.lightbox-content img,.lightbox-content video{border-radius:6px;max-height:75vh;max-width:100%}.lightbox-caption{color:#fff;font-size:.9rem;margin-top:10px}.lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;line-height:1;position:absolute;right:0;top:-40px}.projet-page button:focus-visible{outline:3px solid #007bff;outline-offset:2px}@media (prefers-reduced-motion:reduce){.carrousel-track{transition:none}.resultat-card:hover img{transform:none}}.about-page{background-color:#f8f8f8;color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.about-hero{background-color:#8b4513;background-image:linear-gradient(160deg,#8b4513,#5c2e0f);padding:60px 20px;text-align:center}.about-hero h1{color:#fff;font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:700;letter-spacing:.02em;margin:0 0 16px}.about-subtitle{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.about-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1100px;padding:20px 20px 60px}.profile-card{align-items:center;display:flex;flex:0 1 260px;flex-direction:column;text-align:center}.profile-photo{border-radius:10px;box-shadow:0 3px 10px #00000026;height:220px;object-fit:cover;width:220px}.profile-nom{color:#222;font-size:1.15rem;font-weight:700;margin:16px 0 4px}.profile-poste{color:#666;font-size:.95rem;margin:0;max-width:240px}@media (max-width:900px){.about-grid{gap:30px}.profile-card{flex:0 1 45%}}@media (max-width:560px){.profile-card{flex:0 1 100%}.profile-photo{height:200px;width:200px}}.contact-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.contact-hero{align-items:flex-end;background-position:50%;background-size:cover;display:flex;min-height:340px;position:relative}.contact-hero:before{background:linear-gradient(100deg,#8b45138c,#8b451326 55%,#8b451300);content:"";inset:0;position:absolute}.contact-hero-overlay{padding:40px 30px;position:relative;z-index:1}.contact-hero-overlay h1{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0;text-shadow:0 2px 10px #00000080}@media (max-width:600px){.contact-hero{min-height:220px}}.contact-info-band{background-color:#fff;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:50px 20px 60px}.contact-info-item{align-items:center;display:flex;flex-direction:column;max-width:260px;text-align:center}.contact-icon-circle{align-items:center;border:2px solid #8b4513;border-radius:50%;color:#8b4513;display:flex;height:64px;justify-content:center;margin-bottom:14px;width:64px}.contact-info-label{color:#555;font-size:.95rem;margin:0 0 4px}.contact-info-value{color:#222;font-size:1.1rem;font-weight:700;margin:0;word-break:break-word}.nav-bar{background-color:#eee;border-bottom:2px solid #ccc;flex-wrap:wrap;justify-content:space-between;padding:10px 20px}.nav-bar,.nav-brand{align-items:center;gap:12px}.nav-brand{display:flex}.logo{height:40px}.nav-brand-text{display:flex;flex-direction:column;line-height:1.2}.nav-brand-line1{color:#8b4513;font-size:.95rem;font-weight:700}.nav-brand-line2{color:#5c2e0f;font-size:.85rem;font-weight:600}.nav-buttons{display:flex;flex-wrap:wrap;gap:10px}.nav-button{background-color:#8b4513;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px;transition:background-color .3s;white-space:nowrap}.nav-button:hover{background-color:#5c2e0f}.nav-button.active{background-color:#041c3c}@media (max-width:768px){.nav-bar{align-items:flex-start;flex-direction:column}.nav-brand-text{display:none}.nav-buttons{flex-wrap:wrap;justify-content:flex-end;margin-top:10px;width:100%}.nav-button{flex-grow:1;text-align:right}}@media (max-width:480px){.logo{height:30px}.nav-button{font-size:14px;padding:8px 10px}}.nav-dropdown{display:inline-block;position:relative}.nav-dropdown-trigger{align-items:center;display:inline-flex;gap:4px}.nav-dropdown-arrow{font-size:.7em;transition:transform .2s ease}.nav-dropdown-trigger[aria-expanded=true] .nav-dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-menu{background-color:#fff;border-radius:0 0 6px 6px;border-top:3px solid #8b4513;box-shadow:0 8px 20px #0000002e;display:flex;flex-direction:column;left:0;margin-top:6px;min-width:220px;padding:6px 0;position:absolute;top:100%;z-index:200}.nav-dropdown-item{background:none;border:none;color:#222;cursor:pointer;font-size:.95rem;padding:10px 18px;text-align:left;white-space:nowrap}.nav-dropdown-item:focus-visible,.nav-dropdown-item:hover{background-color:#8b4513;color:#fff}.nav-dropdown-item.active{color:#8b4513;font-weight:700}.nav-dropdown-item.active:hover{color:#fff}@media (max-width:768px){.nav-dropdown-menu{border-radius:0;box-shadow:none;margin-top:0;position:static}}.language-switcher{align-items:flex-end;bottom:24px;display:flex;flex-direction:column;gap:10px;position:fixed;right:24px;z-index:1000}.language-switcher-option,.language-switcher-trigger{align-items:center;background-color:#fff;border:2px solid #8b4513;border-radius:999px;box-shadow:0 4px 12px #0003;color:#8b4513;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;gap:6px;padding:8px 14px}.language-switcher-option:hover,.language-switcher-trigger:hover{background-color:#8b4513;color:#fff}.language-switcher-flag{font-size:1.2rem;line-height:1}.language-switcher-arrow{font-size:.7em}@media (max-width:480px){.language-switcher{bottom:16px;right:16px}.language-switcher-option,.language-switcher-trigger{font-size:.8rem;padding:6px 10px}}.site-footer{background-color:#8b4513;background-image:linear-gradient(160deg,#8b4513,#5c2e0f);color:#f2e9e6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;padding:50px 20px 0}.site-footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.1fr 1.3fr 1.6fr;margin:0 auto;max-width:1200px;padding-bottom:30px}.footer-col h3{color:#fff;font-size:1.3rem;margin:0 0 14px}.footer-divider{border:none;border-top:1px solid #ffffff40;margin:0 0 18px}.footer-brand{display:flex;flex-direction:column;gap:14px}.footer-logo{background:#fff;border-radius:50%;height:56px;object-fit:cover;padding:4px;width:56px}.footer-brand p{color:#fffc;line-height:1.6;margin:0;max-width:260px}.footer-news-list{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.footer-news-title{color:#fff;font-weight:700;line-height:1.4;margin:0 0 6px}.footer-news-date{align-items:center;color:#6fc1ff;display:inline-flex;font-size:.85rem;gap:6px}.footer-links-columns{display:flex;gap:40px}.footer-links-columns ul{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.footer-links-columns a{color:#ffffffd9;font-size:.95rem;text-decoration:none}.footer-links-columns a:focus-visible,.footer-links-columns a:hover{color:#fff;text-decoration:underline}.footer-bottom{align-items:center;border-top:1px solid #ffffff40;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:18px 0}.footer-bottom p{color:#ffffffbf;font-size:.85rem;margin:0}.footer-socials{display:flex;gap:14px}.footer-socials a{align-items:center;background-color:#fff;border-radius:50%;color:#8b4513;display:flex;height:34px;justify-content:center;width:34px}.footer-socials a:hover{background-color:#007bff;color:#fff}@media (max-width:900px){.site-footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:600px){.site-footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}.top-bar{background-color:#8b4513;display:flex;flex-wrap:wrap;font-size:14px;gap:22px;justify-content:flex-end;padding:8px 20px}.top-bar,.top-bar-item{align-items:center;color:#fff}.top-bar-item{display:inline-flex;gap:8px}.top-bar-social{color:#fff;opacity:.95}.top-bar-social:hover{opacity:1}.main-content{min-height:70vh}@media (max-width:600px){.top-bar{justify-content:center;text-align:center}}.nav-bar{display:flex;gap:10px;margin-bottom:20px}.nav-bar button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 15px}.nav-bar button:hover{background-color:#0056b3}body{background-color:#f8f8f8;font-family:Segoe UI,sans-serif}*{box-sizing:border-box}main{padding:20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.ecd5ffe6.css.map*/