﻿/*!
 * Theme Name: ENSAM Meknès
 * Theme URI: https://ensam-meknes.ac.ma
 * Description: Thème institutionnel ENSAM Meknès
 * Version: 1.0.0
 * Text Domain: ensamm
 */*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Source Sans 3",sans-serif;font-size:1rem;line-height:1.7;color:#4a6270;background-color:#f8fbfc}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .2s ease}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.container{padding-left:1.25rem;padding-right:1.25rem}}.section{padding-top:6rem;padding-bottom:6rem}@media(max-width: 768px){.section{padding-top:4rem;padding-bottom:4rem}}.section-header{margin-bottom:4rem}.section-header .section-label{display:inline-block;font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#f59331;margin-bottom:.5rem}.section-header .section-title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#0d1b22;line-height:1.2}.section-header .section-title::after{content:"";display:block;width:60px;height:3px;background:#f59331;margin-top:1rem}.section-header .section-subtitle{margin-top:1.25rem;font-size:1.1rem;color:#7a95a2;max-width:600px}.section-header.centered{text-align:center}.section-header.centered .section-title::after{margin-left:auto;margin-right:auto}.section-header.centered .section-subtitle{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;font-family:"Montserrat",sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:0;transition:all .35s ease;position:relative;overflow:hidden}.btn::before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.1);transform:translateX(-100%);transition:transform .35s ease}.btn:hover::before{transform:translateX(0)}.btn--primary{background:#0080a2;color:#fff}.btn--primary:hover{background:#005f7a;color:#fff}.btn--accent{background:#f59331;color:#fff}.btn--accent:hover{background:#d4780f;color:#fff}.btn--outline{border:2px solid #0080a2;color:#0080a2}.btn--outline:hover{background:#0080a2;color:#fff}.btn--outline-white{border:2px solid hsla(0,0%,100%,.7);color:#fff}.btn--outline-white:hover{background:#fff;color:#0080a2}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal.revealed{opacity:1;transform:translateY(0)}.site-header{position:fixed;top:0;left:0;right:0;z-index:200;height:124px;transition:all .6s cubic-bezier(0.23, 1, 0.32, 1)}.site-header .header-topbar{background:#003d50;padding:.4rem 0;font-size:.78rem;color:hsla(0,0%,100%,.7);transition:all .35s ease;overflow:hidden;max-height:36px}.site-header .header-topbar .topbar-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.site-header .header-topbar .topbar-inner{padding-left:1.25rem;padding-right:1.25rem}}.site-header .header-topbar .topbar-inner{display:flex;align-items:center;justify-content:space-between}.site-header .header-topbar .topbar-left{display:flex;align-items:center;gap:1.5rem}.site-header .header-topbar .topbar-left a{color:hsla(0,0%,100%,.7);display:flex;align-items:center;gap:.35rem;transition:color .2s ease}.site-header .header-topbar .topbar-left a:hover{color:#f59331}.site-header .header-topbar .topbar-right{display:flex;align-items:center;gap:1rem}.site-header .header-topbar .topbar-right .social-link{color:hsla(0,0%,100%,.6);width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;transition:all .2s ease;font-size:.7rem}.site-header .header-topbar .topbar-right .social-link:hover{color:#f59331;border-color:#f59331}@media(max-width: 768px){.site-header .header-topbar{display:none}}.site-header .header-main{background:#fff;box-shadow:0 2px 8px rgba(0,61,80,.08);height:104px;transition:all .6s cubic-bezier(0.23, 1, 0.32, 1)}.site-header .header-main .header-main-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.site-header .header-main .header-main-inner{padding-left:1.25rem;padding-right:1.25rem}}.site-header .header-main .header-main-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.site-header .site-logo{display:flex;align-items:center;gap:1rem;text-decoration:none}.site-header .site-logo .custom-logo-link{display:flex;align-items:center}.site-header .site-logo .logo-img,.site-header .site-logo .custom-logo,.site-header .site-logo img{height:124px;width:auto;max-width:220px;object-fit:contain;transition:height .35s ease;display:block}.site-header .site-logo .logo-placeholder svg{width:90px;height:90px}.site-header .site-logo .logo-text{display:flex;flex-direction:column;border-left:2px solid #f59331;padding-left:1rem}.site-header .site-logo .logo-text .logo-title{font-family:"Montserrat",sans-serif;font-weight:800;font-size:1rem;color:#0080a2;letter-spacing:.05em;line-height:1.1}.site-header .site-logo .logo-text .logo-subtitle{font-family:"Source Sans 3",sans-serif;font-size:.68rem;color:#7a95a2;letter-spacing:.08em;text-transform:uppercase}@media(max-width: 768px){.site-header .primary-nav{display:none}}.site-header .primary-nav ul{display:flex;align-items:center;gap:0}.site-header .primary-nav .nav-item{position:relative}.site-header .primary-nav .nav-item>.nav-link{display:flex;align-items:center;gap:.3rem;padding:0 1.1rem;height:104px;font-family:"Montserrat",sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#4a6270;transition:all .2s ease;position:relative}.site-header .primary-nav .nav-item>.nav-link::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;background:#f59331;transition:width .35s ease}.site-header .primary-nav .nav-item>.nav-link:hover,.site-header .primary-nav .nav-item>.nav-link.active{color:#0080a2}.site-header .primary-nav .nav-item>.nav-link:hover::after,.site-header .primary-nav .nav-item>.nav-link.active::after{width:calc(100% - 2.2rem)}.site-header .primary-nav .nav-item>.nav-link .chevron{font-size:.6rem;transition:transform .2s ease}.site-header .primary-nav .nav-item:hover>.nav-link .chevron{transform:rotate(180deg)}.site-header .primary-nav .nav-item:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.site-header .primary-nav .sub-menu{position:absolute;top:100%;left:0;min-width:240px;background:#fff;box-shadow:0 8px 30px rgba(0,61,80,.12);border-top:3px solid #f59331;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .35s ease;z-index:100}.site-header .primary-nav .sub-menu li a{display:block;padding:.85rem 1.5rem;font-family:"Source Sans 3",sans-serif;font-size:.88rem;color:#4a6270;border-bottom:1px solid #eaf1f4;transition:all .2s ease}.site-header .primary-nav .sub-menu li a:hover{color:#0080a2;background:#e6f4f8;padding-left:2rem}.site-header .header-cta{display:flex;align-items:center;gap:1rem}.site-header .header-cta .btn-admission{background:#f59331;color:#fff;padding:.65rem 1.5rem;font-family:"Montserrat",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:all .35s ease;position:relative;overflow:hidden}.site-header .header-cta .btn-admission::before{content:"";position:absolute;inset:0;background:#0080a2;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.site-header .header-cta .btn-admission span{position:relative;z-index:1}.site-header .header-cta .btn-admission:hover::before{transform:scaleX(1)}@media(max-width: 768px){.site-header .header-cta{display:none}}.site-header .burger{display:none;flex-direction:column;gap:5px;padding:.5rem;cursor:pointer}@media(max-width: 768px){.site-header .burger{display:flex}}.site-header .burger span{display:block;width:26px;height:2px;background:#0080a2;transition:all .35s ease}.site-header .burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header .burger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.site-header .burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header.scrolled .header-topbar{max-height:0;padding:0;opacity:0}.site-header.scrolled .header-main{box-shadow:0 8px 30px rgba(0,61,80,.12)}.site-header.scrolled .logo-img,.site-header.scrolled .custom-logo,.site-header.scrolled img{height:55px}.site-header .mobile-menu{display:none;position:fixed;top:104px;left:0;right:0;bottom:0;background:#fff;overflow-y:auto;padding:2rem;z-index:199}.site-header .mobile-menu.open{display:block}@media(min-width: 1024px){.site-header .mobile-menu{display:none !important}}.site-header .mobile-menu .mobile-nav-item{border-bottom:1px solid #eaf1f4}.site-header .mobile-menu .mobile-nav-item a{display:block;padding:1rem 0;font-family:"Montserrat",sans-serif;font-size:.95rem;font-weight:600;color:#0d1b22;text-transform:uppercase;letter-spacing:.05em}.site-header .mobile-menu .mobile-sub-menu{padding-left:1rem}.site-header .mobile-menu .mobile-sub-menu a{font-size:.85rem;color:#4a6270;text-transform:none;font-weight:400;padding:.6rem 0}.site-header .mobile-menu .mobile-cta{margin-top:2rem}.site-header .mobile-menu .mobile-cta .btn{width:100%;justify-content:center}.site-footer{background:#1a2e38;color:hsla(0,0%,100%,.7);font-size:.9rem}.site-footer .footer-accent-bar{height:4px;background:linear-gradient(to right, #0080A2, #F59331, #0080A2)}.site-footer .footer-main{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.site-footer .footer-main{padding-left:1.25rem;padding-right:1.25rem}}.site-footer .footer-main{padding-top:5rem;padding-bottom:3rem;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem}@media(min-width: 1024px){.site-footer .footer-main{grid-template-columns:1.4fr 1fr 1fr}}@media(max-width: 768px){.site-footer .footer-main{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width: 576px){.site-footer .footer-main{grid-template-columns:1fr}}.site-footer .footer-brand .footer-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.site-footer .footer-brand .footer-logo img{height:108px;filter:brightness(0) invert(1);opacity:.9}.site-footer .footer-brand .footer-logo .logo-text{border-left:2px solid #f59331;padding-left:1rem}.site-footer .footer-brand .footer-logo .logo-text .logo-title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:.95rem;color:#fff;letter-spacing:.05em}.site-footer .footer-brand .footer-logo .logo-text .logo-subtitle{font-size:.65rem;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.08em}.site-footer .footer-brand p{line-height:1.8;margin-bottom:1.5rem;max-width:300px;font-size:.88rem}.site-footer .footer-brand .footer-contact-info{display:flex;flex-direction:column;gap:.6rem}.site-footer .footer-brand .footer-contact-info .contact-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem}.site-footer .footer-brand .footer-contact-info .contact-item .icon{color:#f59331;margin-top:2px;flex-shrink:0;font-size:.8rem}.site-footer .footer-col .footer-col-title{font-family:"Montserrat",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.1);position:relative}.site-footer .footer-col .footer-col-title::after{content:"";position:absolute;bottom:-1px;left:0;width:30px;height:2px;background:#f59331}.site-footer .footer-col ul{display:flex;flex-direction:column;gap:.7rem}.site-footer .footer-col ul li a{color:hsla(0,0%,100%,.6);font-size:.88rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.site-footer .footer-col ul li a::before{content:"›";color:#f59331;font-size:1rem;line-height:1;transition:transform .2s ease}.site-footer .footer-col ul li a:hover{color:#fff;padding-left:4px}.site-footer .footer-newsletter .newsletter-form{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.site-footer .footer-newsletter .newsletter-form input{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);padding:.75rem 1rem;color:#fff;font-family:"Source Sans 3",sans-serif;font-size:.88rem;transition:border-color .2s ease;outline:none}.site-footer .footer-newsletter .newsletter-form input::placeholder{color:hsla(0,0%,100%,.35)}.site-footer .footer-newsletter .newsletter-form input:focus{border-color:#f59331}.site-footer .footer-newsletter .newsletter-form button{background:#f59331;color:#fff;padding:.75rem;font-family:"Montserrat",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease}.site-footer .footer-newsletter .newsletter-form button:hover{background:#d4780f}.site-footer .footer-newsletter .social-links{display:flex;gap:.75rem;margin-top:1.5rem}.site-footer .footer-newsletter .social-links a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.6);font-size:.8rem;transition:all .2s ease}.site-footer .footer-newsletter .social-links a:hover{background:#f59331;border-color:#f59331;color:#fff;transform:translateY(-3px)}.site-footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding:1.5rem 0}.site-footer .footer-bottom .footer-bottom-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.site-footer .footer-bottom .footer-bottom-inner{padding-left:1.25rem;padding-right:1.25rem}}.site-footer .footer-bottom .footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width: 576px){.site-footer .footer-bottom .footer-bottom-inner{flex-direction:column;text-align:center}}.site-footer .footer-bottom .copyright{font-size:.8rem;color:hsla(0,0%,100%,.4)}.site-footer .footer-bottom .copyright a{color:#f59331}.site-footer .footer-bottom .copyright a:hover{color:#fff}.site-footer .footer-bottom .footer-bottom-links{display:flex;gap:1.5rem}.site-footer .footer-bottom .footer-bottom-links a{font-size:.78rem;color:hsla(0,0%,100%,.4);transition:color .2s ease}.site-footer .footer-bottom .footer-bottom-links a:hover{color:#fff}.hero{position:relative;height:100vh;min-height:680px;overflow:hidden;margin-top:0}.hero .hero-slides{position:relative;width:100%;height:100%}.hero .hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease}.hero .hero-slide.active{opacity:1}.hero .hero-slide .slide-bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.05);transition:transform 8s ease}.hero .hero-slide.active .slide-bg{transform:scale(1)}.hero .hero-slide .slide-overlay{position:absolute;inset:0;background:rgba(0,61,80,.62);background:linear-gradient(110deg, rgba(0, 61, 80, 0.85) 0%, rgba(0, 61, 80, 0.4) 60%, transparent 100%)}.hero .hero-content{position:relative;z-index:10;height:100%;width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.hero .hero-content{padding-left:1.25rem;padding-right:1.25rem}}.hero .hero-content{display:flex;flex-direction:column;justify-content:center;padding-top:124px}.hero .hero-content .hero-eyebrow{font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f59331;margin-bottom:1.25rem;display:flex;align-items:center;gap:1rem;opacity:0;transform:translateY(20px);animation:heroFadeUp .8s ease .3s forwards}.hero .hero-content .hero-eyebrow::before{content:"";display:block;width:40px;height:2px;background:#f59331}.hero .hero-content h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:800;color:#fff;line-height:1.1;max-width:760px;opacity:0;transform:translateY(30px);animation:heroFadeUp .9s ease .5s forwards}.hero .hero-content h1 em{font-style:normal;color:#f59331}.hero .hero-content .hero-desc{font-size:1.1rem;color:hsla(0,0%,100%,.8);max-width:520px;margin-top:1.5rem;line-height:1.8;opacity:0;transform:translateY(20px);animation:heroFadeUp .8s ease .7s forwards}.hero .hero-content .hero-actions{display:flex;gap:1rem;margin-top:2.5rem;opacity:0;transform:translateY(20px);animation:heroFadeUp .8s ease .9s forwards}@media(max-width: 576px){.hero .hero-content .hero-actions{flex-direction:column;align-items:flex-start}}.hero .hero-controls{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;align-items:center;gap:1.5rem}.hero .hero-controls .hero-dots{display:flex;gap:.6rem}.hero .hero-controls .hero-dots .dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.4);cursor:pointer;transition:all .35s ease;border:1px solid rgba(0,0,0,0)}.hero .hero-controls .hero-dots .dot.active{background:#f59331;transform:scale(1.3)}.hero .hero-controls .hero-arrows{display:flex;gap:.5rem}.hero .hero-controls .hero-arrows button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.4);color:#fff;font-size:.85rem;transition:all .2s ease}.hero .hero-controls .hero-arrows button:hover{background:#f59331;border-color:#f59331}.hero .scroll-indicator{position:absolute;bottom:2.5rem;right:3rem;z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero .scroll-indicator span{font-family:"Montserrat",sans-serif;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.5);writing-mode:vertical-rl}.hero .scroll-indicator .scroll-line{width:1px;height:50px;background:linear-gradient(to bottom, #F59331, transparent);animation:scrollPulse 2s ease infinite}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,100%{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(0.7)}}.stats-bar{background:#0080a2;padding:0}.stats-bar .stats-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.stats-bar .stats-inner{padding-left:1.25rem;padding-right:1.25rem}}.stats-bar .stats-inner{display:grid;grid-template-columns:repeat(4, 1fr)}@media(max-width: 768px){.stats-bar .stats-inner{grid-template-columns:repeat(2, 1fr)}}.stats-bar .stat-item{padding:2.5rem 2rem;text-align:center;border-right:1px solid hsla(0,0%,100%,.12);position:relative}.stats-bar .stat-item:last-child{border-right:none}@media(max-width: 768px){.stats-bar .stat-item:nth-child(2){border-right:none}.stats-bar .stat-item:nth-child(3){border-right:1px solid hsla(0,0%,100%,.12)}.stats-bar .stat-item{border-bottom:1px solid hsla(0,0%,100%,.12)}}.stats-bar .stat-item .stat-number{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:700;color:#fff;line-height:1;display:flex;align-items:baseline;justify-content:center;gap:.1rem}.stats-bar .stat-item .stat-number .stat-plus,.stats-bar .stat-item .stat-number .stat-suffix{font-size:1.5rem;color:#f59331}.stats-bar .stat-item .stat-label{font-family:"Montserrat",sans-serif;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.6);margin-top:.5rem}.section-presentation{padding-top:6rem;padding-bottom:6rem}@media(max-width: 768px){.section-presentation{padding-top:4rem;padding-bottom:4rem}}.section-presentation{background:#fff}.section-presentation .presentation-grid{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.section-presentation .presentation-grid{padding-left:1.25rem;padding-right:1.25rem}}.section-presentation .presentation-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media(max-width: 768px){.section-presentation .presentation-grid{grid-template-columns:1fr;gap:3rem}}.section-presentation .presentation-visual{position:relative}.section-presentation .presentation-visual .img-main{width:100%;height:520px;object-fit:cover;box-shadow:0 20px 60px rgba(0,61,80,.18)}.section-presentation .presentation-visual .img-accent{position:absolute;bottom:-2rem;right:-2rem;width:200px;height:160px;object-fit:cover;border:6px solid #fff;box-shadow:0 8px 30px rgba(0,61,80,.12)}@media(max-width: 768px){.section-presentation .presentation-visual .img-accent{display:none}}.section-presentation .presentation-visual .img-badge{position:absolute;top:2rem;left:-2rem;background:#f59331;color:#fff;padding:1.25rem 1.5rem;text-align:center;box-shadow:0 8px 30px rgba(245,147,49,.3)}.section-presentation .presentation-visual .img-badge .badge-year{font-family:"Playfair Display",Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1}.section-presentation .presentation-visual .img-badge .badge-text{font-family:"Montserrat",sans-serif;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;opacity:.9}@media(max-width: 768px){.section-presentation .presentation-visual .img-badge{left:1rem}}.section-presentation .presentation-content .values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem}.section-presentation .presentation-content .values-grid .value-item{padding:1.5rem;background:#f0f6f8;border-left:3px solid #f59331}.section-presentation .presentation-content .values-grid .value-item .value-title{font-family:"Montserrat",sans-serif;font-size:.85rem;font-weight:700;color:#0d1b22;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem}.section-presentation .presentation-content .values-grid .value-item .value-text{font-size:.85rem;color:#7a95a2;line-height:1.6}.section-formations{padding-top:6rem;padding-bottom:6rem}@media(max-width: 768px){.section-formations{padding-top:4rem;padding-bottom:4rem}}.section-formations{background:#f0f6f8}.section-formations .formations-wrapper{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.section-formations .formations-wrapper{padding-left:1.25rem;padding-right:1.25rem}}.section-formations .formations-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-top:3rem}@media(max-width: 768px){.section-formations .formations-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.section-formations .formations-grid{grid-template-columns:1fr}}.section-formations .formation-card{background:#fff;overflow:hidden;box-shadow:0 2px 8px rgba(0,61,80,.08);transition:transform .35s ease,box-shadow .35s ease}.section-formations .formation-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,61,80,.18)}.section-formations .formation-card{cursor:pointer;group:true}.section-formations .formation-card .card-image{position:relative;height:200px;overflow:hidden}.section-formations .formation-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.section-formations .formation-card .card-image .card-badge{position:absolute;top:1rem;left:1rem;background:#f59331;color:#fff;font-family:"Montserrat",sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .75rem}.section-formations .formation-card:hover .card-image img{transform:scale(1.06)}.section-formations .formation-card .card-body{padding:1.75rem}.section-formations .formation-card .card-body .card-tag{font-family:"Montserrat",sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f59331;margin-bottom:.5rem}.section-formations .formation-card .card-body h3{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;color:#0d1b22;margin-bottom:.75rem;line-height:1.3}.section-formations .formation-card .card-body p{font-size:.88rem;color:#7a95a2;line-height:1.7;margin-bottom:1.25rem}.section-formations .formation-card .card-body .card-meta{display:flex;gap:1.5rem;padding-top:1.25rem;border-top:1px solid #eaf1f4}.section-formations .formation-card .card-body .card-meta .meta-item{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:#7a95a2}.section-formations .formation-card .card-body .card-meta .meta-item .icon{color:#0080a2}.section-directeur{padding-top:6rem;padding-bottom:6rem}@media(max-width: 768px){.section-directeur{padding-top:4rem;padding-bottom:4rem}}.section-directeur{background:#003d50;position:relative;overflow:hidden}.section-directeur::before{content:'"';position:absolute;top:-2rem;left:5%;font-family:"Playfair Display",Georgia,serif;font-size:30rem;color:hsla(0,0%,100%,.03);line-height:1;pointer-events:none}.section-directeur .directeur-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.section-directeur .directeur-inner{padding-left:1.25rem;padding-right:1.25rem}}.section-directeur .directeur-inner{display:grid;grid-template-columns:380px 1fr;gap:5rem;align-items:center;position:relative;z-index:1}@media(min-width: 1024px){.section-directeur .directeur-inner{grid-template-columns:300px 1fr;gap:3rem}}@media(max-width: 768px){.section-directeur .directeur-inner{grid-template-columns:1fr}}.section-directeur .directeur-photo{position:relative}.section-directeur .directeur-photo img{width:100%;height:500px;object-fit:cover;object-position:top;filter:grayscale(20%)}.section-directeur .directeur-photo::after{content:"";position:absolute;bottom:0;right:-1.5rem;width:60%;height:60%;border:4px solid #f59331;z-index:-1}@media(max-width: 768px){.section-directeur .directeur-photo{max-width:280px;margin:0 auto}.section-directeur .directeur-photo img{height:360px}}.section-directeur .directeur-content blockquote{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.3rem,2.5vw,1.9rem);font-weight:400;font-style:italic;color:#fff;line-height:1.6;margin-bottom:2rem;position:relative;padding-left:2rem}.section-directeur .directeur-content blockquote::before{content:"";position:absolute;left:0;top:.3rem;width:4px;height:100%;background:#f59331}.section-directeur .directeur-content .directeur-bio .directeur-name{font-family:"Montserrat",sans-serif;font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:.05em}.section-directeur .directeur-content .directeur-bio .directeur-title{font-size:.85rem;color:#f59331;margin-top:.25rem;letter-spacing:.05em}.section-recherche{padding-top:6rem;padding-bottom:6rem}@media(max-width: 768px){.section-recherche{padding-top:4rem;padding-bottom:4rem}}.section-recherche{background:#fff}.section-recherche .recherche-wrapper{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.section-recherche .recherche-wrapper{padding-left:1.25rem;padding-right:1.25rem}}.section-recherche .recherche-tabs{display:flex;gap:0;border-bottom:2px solid #eaf1f4;margin-bottom:3rem}.section-recherche .recherche-tabs .tab-btn{padding:1rem 2rem;font-family:"Montserrat",sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#7a95a2;cursor:pointer;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:-2px;transition:all .2s ease}.section-recherche .recherche-tabs .tab-btn.active,.section-recherche .recherche-tabs .tab-btn:hover{color:#0080a2;border-bottom-color:#f59331}.section-recherche .tab-content{display:none}.section-recherche .tab-content.active{display:block}.section-recherche .labo-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 768px){.section-recherche .labo-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.section-recherche .labo-grid{grid-template-columns:1fr}}.section-recherche .labo-card{display:block;padding:2rem;border:1px solid #eaf1f4;transition:all .35s ease;position:relative;text-decoration:none;cursor:pointer}.section-recherche .labo-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:#f59331;transition:height .35s ease}.section-recherche .labo-card:hover{box-shadow:0 8px 30px rgba(0,61,80,.12);border-color:rgba(0,0,0,0)}.section-recherche .labo-card:hover::before{height:100%}.section-recherche .labo-card .labo-icon{font-size:2rem;color:#0080a2;margin-bottom:1rem}.section-recherche .labo-card h3{font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#0d1b22;margin-bottom:.5rem}.section-recherche .labo-card p{font-size:.85rem;color:#7a95a2;line-height:1.7}.section-recherche .partenaires-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:1.5rem;align-items:center}@media(max-width: 768px){.section-recherche .partenaires-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 576px){.section-recherche .partenaires-grid{grid-template-columns:repeat(2, 1fr)}}.section-recherche .partenaire-logo{padding:1.5rem;border:1px solid #eaf1f4;display:flex;align-items:center;justify-content:center;filter:grayscale(100%);opacity:.6;transition:all .35s ease;height:100px}.section-recherche .partenaire-logo:hover{filter:grayscale(0);opacity:1;box-shadow:0 2px 8px rgba(0,61,80,.08)}.section-recherche .partenaire-logo img{max-height:50px;max-width:100%;object-fit:contain}.section-etudiant{padding-top:6rem;padding-bottom:6rem}@media(max-width: 768px){.section-etudiant{padding-top:4rem;padding-bottom:4rem}}.section-etudiant{background:#f0f6f8}.section-etudiant .etudiant-wrapper{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.section-etudiant .etudiant-wrapper{padding-left:1.25rem;padding-right:1.25rem}}.section-etudiant .etudiant-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;margin-top:3rem}@media(max-width: 768px){.section-etudiant .etudiant-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.section-etudiant .etudiant-grid{grid-template-columns:1fr}}.section-etudiant .etudiant-card{padding:2.5rem 2rem;background:#fff;text-align:center;border-top:3px solid rgba(0,0,0,0);box-shadow:0 2px 8px rgba(0,61,80,.08);transition:all .35s ease;cursor:pointer}.section-etudiant .etudiant-card:hover{border-top-color:#f59331;transform:translateY(-6px);box-shadow:0 8px 30px rgba(0,61,80,.12)}.section-etudiant .etudiant-card .etudiant-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#e6f4f8;color:#0080a2;font-size:1.5rem;margin:0 auto 1.5rem;transition:all .35s ease}.section-etudiant .etudiant-card:hover .etudiant-icon{background:#f59331;color:#fff}.section-etudiant .etudiant-card h3{font-family:"Montserrat",sans-serif;font-size:.95rem;font-weight:700;color:#0d1b22;margin-bottom:.75rem}.section-etudiant .etudiant-card p{font-size:.85rem;color:#7a95a2;line-height:1.6}.section-etudiant .etudiant-card .card-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0080a2;transition:gap .2s ease}.section-etudiant .etudiant-card .card-link:hover{gap:.75rem}.section-actualites{padding-top:6rem;padding-bottom:6rem}@media(max-width: 768px){.section-actualites{padding-top:4rem;padding-bottom:4rem}}.section-actualites{background:#fff}.section-actualites .actualites-wrapper{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.section-actualites .actualites-wrapper{padding-left:1.25rem;padding-right:1.25rem}}.section-actualites .actu-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1.5rem;margin-top:3rem}@media(max-width: 768px){.section-actualites .actu-grid{grid-template-columns:1fr}}.section-actualites .actu-card{overflow:hidden;cursor:pointer}.section-actualites .actu-card .actu-image{position:relative;overflow:hidden}.section-actualites .actu-card .actu-image img{width:100%;height:260px;object-fit:cover;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.section-actualites .actu-card .actu-image .actu-cat{position:absolute;top:1rem;left:1rem;background:#0080a2;color:#fff;font-family:"Montserrat",sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .75rem}.section-actualites .actu-card:hover .actu-image img{transform:scale(1.05)}.section-actualites .actu-card .actu-body{padding:1.75rem 0 1rem}.section-actualites .actu-card .actu-body .actu-date{font-family:"Montserrat",sans-serif;font-size:.72rem;color:#b8cdd4;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem}.section-actualites .actu-card .actu-body h3{font-family:"Playfair Display",Georgia,serif;font-size:1.2rem;font-weight:700;color:#0d1b22;line-height:1.35;margin-bottom:.75rem;transition:color .2s ease}.section-actualites .actu-card .actu-body p{font-size:.88rem;color:#7a95a2;line-height:1.7}.section-actualites .actu-card:hover .actu-body h3{color:#0080a2}.section-actualites .actu-card.featured .actu-image img{height:100%;min-height:400px}.section-actualites .actu-card.featured h3{font-size:1.5rem}.section-actualites .actualites-footer{text-align:center;margin-top:3rem}.section-partenaires{padding:4rem 0;background:#f0f6f8;border-top:1px solid #eaf1f4}.section-partenaires .partenaires-wrapper{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.section-partenaires .partenaires-wrapper{padding-left:1.25rem;padding-right:1.25rem}}.section-partenaires .partenaires-ticker{overflow:hidden;position:relative;margin-top:2.5rem}.section-partenaires .partenaires-ticker::before,.section-partenaires .partenaires-ticker::after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2}.section-partenaires .partenaires-ticker::before{left:0;background:linear-gradient(to right, #f0f6f8, transparent)}.section-partenaires .partenaires-ticker::after{right:0;background:linear-gradient(to left, #f0f6f8, transparent)}.section-partenaires .partenaires-ticker .ticker-track{display:flex;gap:3rem;animation:ticker 30s linear infinite;width:max-content}.section-partenaires .partenaires-ticker .ticker-track:hover{animation-play-state:paused}.section-partenaires .partenaires-ticker .ticker-logo{flex-shrink:0;height:60px;display:flex;align-items:center;padding:0 1.5rem;filter:grayscale(100%);opacity:.5;transition:all .35s ease}.section-partenaires .partenaires-ticker .ticker-logo:hover{filter:grayscale(0);opacity:1}.section-partenaires .partenaires-ticker .ticker-logo img{max-height:45px;max-width:140px;object-fit:contain}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.section-soutenances{background:#f0f6f8}.section-soutenances .sout-front-thumb{background:#e6f4f8}.section-soutenances .sout-front-placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg, #e6f4f8 0%, rgba(0, 128, 162, 0.08) 100%);display:flex;align-items:center;justify-content:center;border-bottom:3px solid #f59331}.section-soutenances .sout-front-placeholder i{font-size:4rem;color:#0080a2;opacity:.35}.section-soutenances .actu-card:not(.featured) .sout-front-placeholder{aspect-ratio:4/3}.section-soutenances .actu-card:not(.featured) .sout-front-placeholder i{font-size:2.5rem}.section-soutenances .sout-front-candidat{font-size:.85rem;color:#4a6270;margin-top:.4rem;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.section-soutenances .sout-front-candidat i{color:#0080a2;font-size:.8rem}.section-soutenances .sout-front-candidat em{font-style:italic;color:#7a95a2}.single-article-page{background:#f8f9fa;min-height:100vh}.article-breadcrumb{background:#0080a2;padding:1rem 0}.article-breadcrumb .breadcrumb-inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.article-breadcrumb .breadcrumb-inner a{color:hsla(0,0%,100%,.8);font-size:.85rem;text-decoration:none;transition:color .2s}.article-breadcrumb .breadcrumb-inner a:hover{color:#f59331}.article-breadcrumb .breadcrumb-inner .sep{color:hsla(0,0%,100%,.4);font-size:.65rem}.article-breadcrumb .breadcrumb-inner .current{color:#fff;font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.article-layout{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:30% 1fr;gap:2.5rem;padding-top:3rem;padding-bottom:3rem;align-items:start}@media(max-width: 1024px){.article-layout{grid-template-columns:1fr}}.article-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}@media(max-width: 1024px){.article-sidebar{position:static;order:2}}.sidebar-widget{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}.sidebar-widget .widget-title{font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#0080a2;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #f59331;display:flex;align-items:center;gap:.5rem}.sidebar-widget .widget-title i{color:#f59331;font-size:.9rem}.categories-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.categories-list li a{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border-radius:6px;text-decoration:none;color:#4a5568;font-size:.875rem;transition:all .2s;border:1px solid rgba(0,0,0,0)}.categories-list li a:hover{background:rgba(0,128,162,.06);color:#0080a2;border-color:rgba(0,128,162,.15)}.categories-list li a .cat-count{background:#edf2f7;color:#718096;font-size:.75rem;font-weight:600;padding:.1rem .5rem;border-radius:20px;min-width:24px;text-align:center}.categories-list li.active a{background:rgba(0,128,162,.08);color:#0080a2;font-weight:600;border-color:rgba(0,128,162,.2)}.categories-list li.active a .cat-count{background:#0080a2;color:#fff}.recent-item{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.recent-item:last-child{border-bottom:none;padding-bottom:0}.recent-item:first-child{padding-top:0}.recent-item .recent-thumb{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;display:block}.recent-item .recent-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.recent-item .recent-thumb:hover img{transform:scale(1.05)}.recent-item .recent-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.recent-item .recent-title{font-size:.82rem;font-weight:600;color:#2d3748;text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recent-item .recent-title:hover{color:#0080a2}.recent-item .recent-date{font-size:.72rem;color:#a0aec0}.recent-item .recent-date i{margin-right:.25rem}.widget-annonce .annonce-link{display:block;border-radius:8px;overflow:hidden;text-decoration:none}.widget-annonce .annonce-link img{width:100%;border-radius:8px;transition:transform .3s}.widget-annonce .annonce-link:hover img{transform:scale(1.02)}.widget-annonce .annonce-link .annonce-titre{font-size:.85rem;font-weight:600;color:#0080a2;margin-top:.75rem;text-align:center}.widget-annonce .annonce-default{background:linear-gradient(135deg, rgba(0, 128, 162, 0.05), rgba(245, 147, 49, 0.05));border:1px dashed rgba(0,128,162,.2);border-radius:10px;padding:1.5rem;text-align:center}.widget-annonce .annonce-default .annonce-icon{font-size:2.5rem;color:#f59331;margin-bottom:1rem}.widget-annonce .annonce-default .annonce-content strong{display:block;font-family:"Montserrat",sans-serif;font-size:1rem;color:#0080a2;margin-bottom:.5rem}.widget-annonce .annonce-default .annonce-content p{font-size:.82rem;color:#718096;margin-bottom:1rem;line-height:1.5}.widget-annonce .annonce-default .btn--sm{padding:.4rem 1rem;font-size:.8rem}.article-main{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06)}.article-header{padding:2.5rem 2.5rem 0}.article-header .article-meta-top{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.article-header .article-cat-badge{background:#f59331;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:20px;text-decoration:none;transition:opacity .2s}.article-header .article-cat-badge:hover{opacity:.85}.article-header .article-date,.article-header .article-reading-time{font-size:.8rem;color:#a0aec0;display:flex;align-items:center;gap:.3rem}.article-header .article-date i,.article-header .article-reading-time i{color:#f59331}.article-header .article-title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a202c;line-height:1.3;margin-bottom:1.5rem}.article-header .article-author{display:flex;align-items:center;gap:.75rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.article-header .article-author img{width:40px;height:40px;border-radius:50%;object-fit:cover}.article-header .article-author .author-name{display:block;font-size:.875rem;font-weight:600;color:#2d3748}.article-header .article-author .author-role{display:block;font-size:.75rem;color:#a0aec0}.article-featured-image{margin:0}.article-featured-image img{width:100%;max-height:480px;object-fit:cover;display:block}.article-content{padding:2.5rem;font-size:1rem;line-height:1.85;color:#4a5568}.article-content h2,.article-content h3,.article-content h4{font-family:"Montserrat",sans-serif;color:#1a202c;margin-top:2rem;margin-bottom:.75rem}.article-content h2{font-size:1.5rem;color:#0080a2}.article-content h3{font-size:1.25rem}.article-content h4{font-size:1.05rem}.article-content p{margin-bottom:1.25rem}.article-content a{color:#0080a2;text-decoration:underline;text-underline-offset:3px}.article-content a:hover{color:#f59331}.article-content ul,.article-content ol{margin:1rem 0 1.25rem 1.5rem}.article-content ul li,.article-content ol li{margin-bottom:.4rem}.article-content blockquote{border-left:4px solid #f59331;background:rgba(0,128,162,.04);padding:1.25rem 1.5rem;margin:2rem 0;border-radius:0 8px 8px 0;font-style:italic;color:#2d3748;font-size:1.05rem}.article-content img{max-width:100%;border-radius:8px;margin:1rem 0}.article-content code{background:#f7f8f9;border:1px solid #e2e8f0;border-radius:4px;padding:.1em .4em;font-size:.875em;color:#c53030}.article-content pre{background:#1a202c;color:#e2e8f0;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;font-size:.875rem}.article-content pre code{background:none;border:none;color:inherit;padding:0}.article-tags{padding:0 2.5rem 1.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;border-top:1px solid #f0f0f0;padding-top:1.5rem}.article-tags>i{color:#f59331;margin-right:.25rem}.article-tags .tag-pill{background:#edf2f7;color:#4a5568;font-size:.78rem;padding:.3rem .75rem;border-radius:20px;text-decoration:none;transition:all .2s}.article-tags .tag-pill:hover{background:#0080a2;color:#fff}.article-share{padding:1.5rem 2.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;background:#f8f9fa;border-top:1px solid #f0f0f0}.article-share .share-label{font-size:.875rem;font-weight:600;color:#4a5568;display:flex;align-items:center;gap:.4rem}.article-share .share-label i{color:#f59331}.article-share .share-buttons{display:flex;gap:.5rem}.article-share .share-btn{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:.8rem;transition:transform .2s,opacity .2s}.article-share .share-btn:hover{transform:translateY(-2px);opacity:.9}.article-share .share-btn.share-fb{background:#1877f2}.article-share .share-btn.share-tw{background:#1da1f2}.article-share .share-btn.share-li{background:#0a66c2}.article-share .share-btn.share-wa{background:#25d366}.article-nav{padding:1.5rem 2.5rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;border-top:1px solid #f0f0f0}.article-nav .article-nav-item{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;transition:all .2s}.article-nav .article-nav-item:hover{border-color:#0080a2;background:rgba(0,128,162,.03)}.article-nav .article-nav-item.next{text-align:right}.article-nav .article-nav-item .nav-direction{font-size:.75rem;color:#f59331;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.article-nav .article-nav-item .nav-title{font-size:.875rem;color:#2d3748;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles-connexes{background:#fff;border-top:3px solid #f0f0f0;padding:3rem 0}.articles-connexes .connexes-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.articles-connexes .connexes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.articles-connexes .connexes-header h2{font-family:"Montserrat",sans-serif;font-size:1.5rem;color:#0080a2;display:flex;align-items:center;gap:.5rem;margin:0}.articles-connexes .connexes-header h2 i{color:#f59331;font-size:1.2rem}.articles-connexes .connexes-header .btn--sm{padding:.4rem 1rem;font-size:.8rem}.articles-connexes .connexes-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 768px){.articles-connexes .connexes-grid{grid-template-columns:1fr 1fr}}@media(max-width: 480px){.articles-connexes .connexes-grid{grid-template-columns:1fr}}.connexe-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;transition:transform .3s,box-shadow .3s}.connexe-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.connexe-card .connexe-image{position:relative;height:180px;overflow:hidden}.connexe-card .connexe-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.connexe-card .connexe-image:hover img{transform:scale(1.05)}.connexe-card .connexe-image .connexe-cat{position:absolute;top:.75rem;left:.75rem;background:#f59331;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;padding:.2rem .6rem;border-radius:20px}.connexe-card .connexe-body{padding:1.25rem}.connexe-card .connexe-body .connexe-date{font-size:.75rem;color:#a0aec0;margin-bottom:.5rem;display:flex;align-items:center;gap:.3rem}.connexe-card .connexe-body .connexe-date i{color:#f59331}.connexe-card .connexe-body h3{font-family:"Montserrat",sans-serif;font-size:.95rem;font-weight:700;margin-bottom:.5rem;line-height:1.4}.connexe-card .connexe-body h3 a{color:#1a202c;text-decoration:none}.connexe-card .connexe-body h3 a:hover{color:#0080a2}.connexe-card .connexe-body p{font-size:.82rem;color:#718096;line-height:1.6;margin-bottom:1rem}.connexe-card .connexe-body .connexe-link{font-size:.8rem;font-weight:600;color:#0080a2;text-decoration:none;display:flex;align-items:center;gap:.4rem;transition:gap .2s}.connexe-card .connexe-body .connexe-link:hover{gap:.65rem;color:#f59331}.category-archive-page{background:#f8f9fa;min-height:100vh}.category-hero{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #eaf1f4}.category-hero .category-hero-meta{margin-bottom:.75rem}.category-hero .cat-count-badge{display:inline-flex;align-items:center;gap:.4rem;background:#e6f4f8;color:#0080a2;font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .85rem;border-left:3px solid #f59331}.category-hero .category-hero-title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;color:#0d1b22;line-height:1.2;margin-bottom:.75rem}.category-hero .category-hero-title::after{content:"";display:block;width:50px;height:3px;background:#f59331;margin-top:.75rem}.category-hero .category-hero-desc{font-size:1rem;color:#7a95a2;line-height:1.6;max-width:600px}.category-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.75rem;margin-bottom:2.5rem}@media(max-width: 768px){.category-grid{grid-template-columns:1fr}}.cat-card{background:#fff;box-shadow:0 2px 8px rgba(0,61,80,.08);overflow:hidden;display:flex;flex-direction:column;transition:transform .35s ease,box-shadow .35s ease}.cat-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,61,80,.12)}.cat-card:hover .cat-card-image img{transform:scale(1.04)}.cat-card:hover .cat-card-link{color:#0080a2;gap:.6rem}.cat-card .cat-card-image{position:relative;overflow:hidden;aspect-ratio:16/9}.cat-card .cat-card-image a{display:block;height:100%}.cat-card .cat-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.cat-card .cat-card-image--icon{background:linear-gradient(135deg, #e6f4f8 0%, rgba(0, 128, 162, 0.08) 100%);border-bottom:3px solid #f59331}.cat-card .cat-card-image--icon a{display:flex;align-items:center;justify-content:center;height:100%}.cat-card .cat-card-image--icon i{font-size:3.5rem;color:#0080a2;opacity:.7;transition:transform .35s ease,opacity .35s ease}.cat-card:hover .cat-card-image--icon i{transform:scale(1.1);opacity:1}.cat-card .cat-card-badge{position:absolute;top:.75rem;left:.75rem;background:#f59331;color:#fff;font-family:"Montserrat",sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .65rem}.cat-card .cat-card-body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1}.cat-card .cat-card-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.65rem}.cat-card .cat-card-meta span{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#7a95a2;font-family:"Montserrat",sans-serif}.cat-card .cat-card-meta span i{font-size:.65rem;color:#f59331}.cat-card .cat-card-title{font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#0d1b22;line-height:1.4;margin-bottom:.65rem}.cat-card .cat-card-title a{color:inherit;transition:color .2s ease}.cat-card .cat-card-title a:hover{color:#0080a2}.cat-card .cat-card-excerpt{font-size:.875rem;color:#4a6270;line-height:1.6;margin-bottom:1rem;flex:1}.cat-card .cat-card-link{display:inline-flex;align-items:center;gap:.4rem;font-family:"Montserrat",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#f59331;transition:gap .2s ease,color .2s ease}.cat-card .cat-card-link i{font-size:.65rem}.category-pagination{margin-top:1rem}.category-pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.category-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;font-family:"Montserrat",sans-serif;font-size:.82rem;font-weight:600;color:#4a6270;border:1px solid #eaf1f4;background:#fff;transition:all .2s ease}.category-pagination .page-numbers:hover,.category-pagination .page-numbers.current{background:#0080a2;color:#fff;border-color:#0080a2}.category-pagination .page-numbers.dots{border:none;background:none}.category-pagination .page-numbers.dots:hover{background:none;color:#4a6270}.category-pagination .prev,.category-pagination .next{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem}.category-empty{text-align:center;padding:4rem 2rem;color:#7a95a2}.category-empty i{font-size:3rem;color:#b8cdd4;margin-bottom:1rem}.category-empty p{font-size:1rem;margin-bottom:1.5rem}.institutional-page{background:#f8f9fa;min-height:100vh}.widget-page-nav .widget-title a{color:inherit}.widget-page-nav .widget-title a:hover{color:#f59331}.widget-page-nav .page-nav-list{list-style:none;padding:0;margin:0}.widget-page-nav .page-nav-list li{border-bottom:1px solid #eaf1f4}.widget-page-nav .page-nav-list li a{display:flex;align-items:center;gap:.6rem;padding:.75rem .5rem;font-family:"Montserrat",sans-serif;font-size:.85rem;color:#4a6270;transition:all .2s ease}.widget-page-nav .page-nav-list li a .page-nav-arrow{font-size:.55rem;color:#b8cdd4;transition:color .2s ease,transform .2s ease}.widget-page-nav .page-nav-list li a:hover{color:#0080a2;padding-left:1rem}.widget-page-nav .page-nav-list li a:hover .page-nav-arrow{color:#f59331}.widget-page-nav .page-nav-list li.active>a{color:#0080a2;font-weight:700}.widget-page-nav .page-nav-list li.active>a .page-nav-arrow{color:#f59331;transform:rotate(90deg)}.page-hero-image{position:relative;overflow:hidden;aspect-ratio:16/5;margin-bottom:2rem;border-radius:0}.page-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.page-hero-image .page-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 61, 80, 0.3) 0%, rgba(0, 61, 80, 0.7) 100%)}.page-hero-image .page-hero-title-over{position:absolute;bottom:2rem;left:2rem;right:2rem}.page-hero-image .page-hero-title-over h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:#fff;line-height:1.2;text-shadow:0 2px 12px rgba(0,61,80,.5)}.page-hero-title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:#0d1b22;line-height:1.2;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:2px solid #eaf1f4}.page-hero-title::after{content:"";display:block;width:50px;height:3px;background:#f59331;margin-top:.75rem}.page-content{font-size:1rem;line-height:1.8;color:#4a6270}.page-content h2{font-family:"Montserrat",sans-serif;font-size:1.4rem;font-weight:700;color:#0d1b22;margin:2.5rem 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid #eaf1f4}.page-content h3{font-family:"Montserrat",sans-serif;font-size:1.1rem;font-weight:700;color:#0080a2;margin:1.5rem 0 .5rem}.page-content h4{font-family:"Montserrat",sans-serif;font-size:.95rem;font-weight:700;color:#0d1b22;margin:1.25rem 0 .4rem}.page-content p{margin-bottom:1.1rem}.page-content a{color:#0080a2;text-decoration:underline;text-underline-offset:3px}.page-content a:hover{color:#f59331}.page-content ul{padding-left:0;margin-bottom:1.25rem;list-style:none}.page-content ul li{position:relative;padding-left:1.4rem;margin-bottom:.5rem}.page-content ul li::before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;background:#f59331;border-radius:50%}.page-content ol{padding-left:0;margin:2.5rem 0 .5rem;list-style:none}.page-content ol li{margin-bottom:.25rem}.page-content ol li>strong{display:block;font-family:"Playfair Display",Georgia,serif;font-size:1.45rem;font-weight:700;color:#0d1b22;padding:.75rem 1.25rem;background:linear-gradient(135deg, #e6f4f8 0%, rgba(254, 243, 226, 0.5) 100%);border-left:4px solid #0080a2;margin-bottom:.25rem}.page-content p>strong:first-child{display:block;font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#0080a2;margin:2rem 0 .6rem;padding:.5rem .85rem;background:#e6f4f8;border-left:3px solid #f59331;letter-spacing:.02em}.page-content blockquote{margin:1.5rem 0;padding:1.25rem 1.5rem;border-left:4px solid #f59331;background:#e6f4f8;font-style:italic;color:#0080a2;font-size:1.05rem}.page-content table{width:100% !important;border-collapse:collapse;margin-bottom:1.75rem;font-size:.9rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,61,80,.08)}.page-content img{max-width:100%;height:auto;display:block;margin:1.5rem auto}.page-content .wp-block-image figcaption{text-align:center;font-size:.8rem;color:#7a95a2;margin-top:.4rem}.institutional-page .page-content table td{color:#4a6270;padding:.85rem 1.1rem;border-bottom:1px solid #eaf1f4;vertical-align:middle}.institutional-page .page-content table td:only-child{background:linear-gradient(135deg, #003d50 0%, #0080A2 100%);color:#d78f78;padding:1.5rem 2rem;font-family:"Montserrat",sans-serif;font-size:.95rem;line-height:1.7;text-align:center;border:none}.institutional-page .page-content table td:only-child strong{display:block;font-family:"Playfair Display",Georgia,serif;font-size:1.2rem;font-weight:700;color:#f59331;margin-bottom:.35rem}.institutional-page .page-content table td:only-child span{display:block;font-size:.8rem;color:hsla(0,0%,100%,.65);letter-spacing:.06em;margin-top:.4rem}.institutional-page .page-content table td:first-child:not(:only-child){background:#0080a2;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;font-size:.85rem;width:28%;border-bottom:1px solid hsla(0,0%,100%,.1)}.institutional-page .page-content table td:first-child:not(:only-child) strong{color:#e19393}.institutional-page .page-content table tr:nth-child(even) td:first-child:not(:only-child){background:#005f7a;color:#fff}.institutional-page .page-content table td:nth-child(2):last-child{background:#fff;color:#4a6270}.institutional-page .page-content table tr:nth-child(even) td:nth-child(2):last-child{background:#e6f4f8;color:#0d1b22}.institutional-page .page-content table tr:first-child td:first-child:not(:only-child),.institutional-page .page-content table tr:first-child td:nth-child(2),.institutional-page .page-content table tr:first-child td:nth-child(3){background:#003d50;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:3px solid #f59331}.institutional-page .page-content table tr:first-child td:first-child:not(:only-child) strong,.institutional-page .page-content table tr:first-child td:nth-child(2) strong,.institutional-page .page-content table tr:first-child td:nth-child(3) strong{color:#f59331}.institutional-page .page-content table tr:not(:first-child) td:nth-child(2):not(:last-child){background:#fef3e2;color:#d4780f;font-family:"Montserrat",sans-serif;font-weight:600;font-size:.82rem;text-align:center}.institutional-page .page-content table tr:not(:first-child) td:nth-child(3):last-child{background:#fff;color:#4a6270}.institutional-page .page-content table tr:not(:first-child):nth-child(even) td:nth-child(1):not(:only-child):not(:last-child){background:#e6f4f8;color:#0080a2}.institutional-page .page-content table tr:not(:first-child):nth-child(even) td:nth-child(2):not(:last-child){background:#fef3e2;color:#d4780f}.institutional-page .page-content table tr:not(:first-child):nth-child(even) td:nth-child(3):last-child{background:#e6f4f8;color:#0d1b22}.page-children-nav{margin-top:3rem;padding-top:2rem;border-top:2px solid #eaf1f4}.page-children-nav .page-children-title{font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#0d1b22;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.page-children-nav .page-children-title i{color:#f59331}.page-children-nav .page-children-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:1rem}.page-child-card{display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 8px rgba(0,61,80,.08);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.page-child-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,61,80,.12)}.page-child-card:hover .page-child-body i{transform:translateX(4px);color:#f59331}.page-child-card .page-child-image{aspect-ratio:16/9;overflow:hidden}.page-child-card .page-child-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.page-child-card:hover .page-child-image img{transform:scale(1.05)}.page-child-card .page-child-body{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;gap:.5rem}.page-child-card .page-child-body .page-child-title{font-family:"Montserrat",sans-serif;font-size:.82rem;font-weight:700;color:#0d1b22;line-height:1.3}.page-child-card .page-child-body i{color:#0080a2;font-size:.75rem;flex-shrink:0;transition:transform .2s ease,color .2s ease}.widget-directeur{text-align:center}.directeur-photo-frame{position:relative;width:148px;height:148px;margin:0 auto 1.5rem}.directeur-photo-frame img{position:relative;z-index:1;width:140px;height:140px;object-fit:cover;object-position:top center;border-radius:50%;border:4px solid #fff;box-shadow:0 6px 24px rgba(0,61,80,.18);display:block;margin:4px auto 0}.directeur-photo-frame .directeur-photo-ring{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg, #0080A2 0%, #F59331 100%);z-index:0}.directeur-photo-frame .directeur-photo-placeholder{position:relative;z-index:1;width:140px;height:140px;border-radius:50%;background:#e6f4f8;display:flex;align-items:center;justify-content:center;font-size:3.5rem;color:#0080a2;margin:4px auto 0;border:4px solid #fff;box-shadow:0 6px 24px rgba(0,61,80,.12)}.directeur-identity{margin-bottom:1rem}.directeur-identity .directeur-nom{font-family:"Montserrat",sans-serif;font-size:.92rem;font-weight:700;color:#0d1b22;margin-bottom:.3rem;line-height:1.3}.directeur-identity .directeur-titre{font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:600;color:#0080a2;line-height:1.5;margin-bottom:.2rem}.directeur-identity .directeur-grade{font-size:.72rem;color:#7a95a2;font-style:italic;line-height:1.4}.directeur-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;background:linear-gradient(135deg, #003d50 0%, #0080A2 100%);color:#fff;font-family:"Montserrat",sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:2px}.directeur-badge i{color:#f59331;font-size:.6rem}.directeur-opening-quote{margin-bottom:1.75rem}.directeur-opening-quote i{font-size:3.5rem;line-height:1;color:#e6f4f8;display:block}.directeur-message>p:first-of-type{font-size:1.08rem;color:#4a6270;line-height:1.9;font-style:italic;padding:1.25rem 1.5rem;border-left:4px solid #f59331;background:#e6f4f8;margin-bottom:1.75rem}.directeur-signature{margin-top:3rem;padding-top:2rem;border-top:2px solid #eaf1f4;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.directeur-signature::before{content:"";display:block;position:absolute}.directeur-signature .signature-body .signature-nom{font-family:"Playfair Display",Georgia,serif;font-size:1.1rem;font-weight:700;color:#0d1b22;margin-bottom:.2rem}.directeur-signature .signature-body .signature-titre{font-family:"Montserrat",sans-serif;font-size:.8rem;font-weight:600;color:#0080a2}.directeur-signature .signature-body .signature-grade{font-size:.75rem;color:#7a95a2;font-style:italic;margin-top:.15rem}.directeur-signature .signature-logo{opacity:.55;flex-shrink:0}.directeur-signature .signature-logo img{height:52px;width:auto;margin:0}.page-404{background:#f8f9fa;min-height:100vh}.error-404-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.error-404-inner{padding-left:1.25rem;padding-right:1.25rem}}.error-404-inner{padding-top:4rem;padding-bottom:5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem}.error-404-visual{position:relative;display:flex;align-items:center;justify-content:center}.error-404-visual .error-404-number{font-family:"Playfair Display",Georgia,serif;font-size:clamp(6rem,18vw,12rem);font-weight:700;line-height:1;color:#e6f4f8;letter-spacing:-0.04em;user-select:none}.error-404-visual .error-404-icon{position:absolute;font-size:clamp(2.5rem,6vw,4.5rem);color:#0080a2;opacity:.9}.error-404-message{max-width:560px}.error-404-message h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#0d1b22;margin-bottom:.75rem}.error-404-message h1::after{content:"";display:block;width:50px;height:3px;background:#f59331;margin:.75rem auto 0}.error-404-message p{font-size:1rem;color:#7a95a2;line-height:1.7;margin-bottom:2rem}.error-404-search{margin-bottom:1.5rem}.error-404-search .search-form{display:flex;gap:0;max-width:440px;margin:0 auto}.error-404-search .search-field{flex:1;padding:.75rem 1rem;border:1px solid #eaf1f4;border-right:none;font-family:"Source Sans 3",sans-serif;font-size:.9rem;color:#0d1b22;background:#fff;outline:none}.error-404-search .search-field:focus{border-color:#0080a2}.error-404-search .search-submit{padding:.75rem 1.25rem;background:#0080a2;color:#fff;border:none;font-family:"Montserrat",sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease}.error-404-search .search-submit:hover{background:#005f7a}.error-404-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.error-404-recent{width:100%;max-width:860px;text-align:left}.error-404-recent .error-404-recent-title{font-family:"Montserrat",sans-serif;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0d1b22;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.error-404-recent .error-404-recent-title i{color:#f59331}.error-404-recent .error-404-recent-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}@media(max-width: 768px){.error-404-recent .error-404-recent-grid{grid-template-columns:1fr}}.error-recent-card{background:#fff;box-shadow:0 2px 8px rgba(0,61,80,.08);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.error-recent-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,61,80,.12)}.error-recent-card .error-recent-image{aspect-ratio:16/9;overflow:hidden}.error-recent-card .error-recent-image a{display:block;height:100%}.error-recent-card .error-recent-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.error-recent-card:hover .error-recent-image img{transform:scale(1.04)}.error-recent-card .error-recent-body{padding:1rem 1.25rem}.error-recent-card .error-recent-body .error-recent-date{display:flex;align-items:center;gap:.35rem;font-size:.72rem;font-family:"Montserrat",sans-serif;color:#7a95a2;margin-bottom:.4rem}.error-recent-card .error-recent-body .error-recent-date i{color:#f59331;font-size:.6rem}.error-recent-card .error-recent-body h3{font-family:"Montserrat",sans-serif;font-size:.88rem;font-weight:700;color:#0d1b22;line-height:1.4}.error-recent-card .error-recent-body h3 a{color:inherit}.error-recent-card .error-recent-body h3 a:hover{color:#0080a2}.no-results-section{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.no-results-section{padding-left:1.25rem;padding-right:1.25rem}}.no-results-section{padding-top:5rem;padding-bottom:5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.no-results-visual{width:90px;height:90px;border-radius:50%;background:#e6f4f8;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#0080a2}.no-results-content{max-width:500px;display:flex;flex-direction:column;align-items:center;gap:1rem}.no-results-content .no-results-title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;color:#0d1b22}.no-results-content .no-results-title::after{content:"";display:block;width:40px;height:3px;background:#f59331;margin:.6rem auto 0}.no-results-content .no-results-desc{font-size:.95rem;color:#7a95a2;line-height:1.7}.no-results-content .no-results-search{width:100%}.no-results-content .no-results-search .search-form{display:flex;gap:0}.no-results-content .no-results-search .search-field{flex:1;padding:.7rem 1rem;border:1px solid #eaf1f4;border-right:none;font-family:"Source Sans 3",sans-serif;font-size:.9rem;outline:none}.no-results-content .no-results-search .search-field:focus{border-color:#0080a2}.no-results-content .no-results-search .search-submit{padding:.7rem 1.1rem;background:#0080a2;color:#fff;border:none;font-family:"Montserrat",sans-serif;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .2s ease}.no-results-content .no-results-search .search-submit:hover{background:#005f7a}.no-results-content .no-results-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.5rem}.formation-banner{background:#003d50;background-image:radial-gradient(ellipse at 75% 50%, rgba(0, 128, 162, 0.45) 0%, transparent 65%);color:#fff;text-align:center}.formation-banner .formation-banner-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.formation-banner .formation-banner-inner{padding-left:1.25rem;padding-right:1.25rem}}.formation-banner .formation-banner-inner{padding-top:3.5rem;padding-bottom:3rem}.formation-banner .formation-banner-inner .formation-banner-supra{font-family:"Montserrat",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.5);margin-bottom:.75rem}.formation-banner .formation-banner-inner .formation-banner-supra i{color:#f59331;margin-right:.35rem}.formation-banner .formation-banner-inner h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;line-height:1.2;margin-bottom:.75rem;color:#fff}.formation-banner .formation-banner-inner .formation-banner-sub{font-size:1rem;color:hsla(0,0%,100%,.7);font-style:italic;max-width:560px;margin:0 auto;line-height:1.6}.formation-banner .formation-banner-bar{height:4px;background:linear-gradient(90deg, #F59331 0%, #f8b06a 50%, #F59331 100%)}.formation-wrapper{max-width:920px;margin:0 auto;padding:3rem 1.5rem 5rem}.formation-intro-wp{margin-bottom:2rem;font-size:1rem;color:#4a6270;line-height:1.8}.formation-intro-wp p{margin-bottom:.85rem}.formation-admission-block{background:#fff;border-left:5px solid #003d50;border-radius:0 4px 4px 0;box-shadow:0 2px 12px rgba(0,61,80,.08);padding:1.5rem 2rem;margin-bottom:2.5rem;display:flex;gap:2rem;flex-wrap:wrap;align-items:flex-start;animation:formationFadeUp .5s ease both}.formation-admission-block .adm-intro{flex:2;min-width:240px}.formation-admission-block .adm-intro h2{font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#003d50;margin-bottom:.65rem}.formation-admission-block .adm-intro p{font-size:.93rem;color:#4a6270;line-height:1.75;margin-bottom:.5rem}.formation-admission-block .adm-intro p:last-child{margin-bottom:0}.formation-admission-block .adm-voies{flex:1;min-width:180px;border-left:2px solid #e6f4f8;padding-left:1.5rem}.formation-admission-block .adm-voies h3{font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0080a2;margin-bottom:.75rem}.formation-admission-block .voie-badge{display:flex;align-items:center;gap:.65rem;margin-bottom:.65rem;font-size:.9rem;font-weight:600;color:#003d50}.formation-admission-block .voie-badge .badge-num{width:32px;height:32px;border-radius:50%;background:#003d50;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0}@media(max-width: 600px){.formation-admission-block{flex-direction:column;gap:1.25rem}.formation-admission-block .adm-voies{border-left:none;padding-left:0;border-top:2px solid #e6f4f8;padding-top:1rem}}.formation-accordion{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.acc-item{background:#fff;border-radius:4px;border:1px solid #eaf1f4;box-shadow:0 2px 8px rgba(0,61,80,.06);overflow:hidden;animation:formationFadeUp .4s ease both}.acc-item:nth-child(1){animation-delay:0s}.acc-item:nth-child(2){animation-delay:0.08s}.acc-item:nth-child(3){animation-delay:0.16s}.acc-item:nth-child(4){animation-delay:0.24s}.acc-item:nth-child(5){animation-delay:0.32s}.acc-item:nth-child(6){animation-delay:0.4s}.acc-trigger{width:100%;border:none;background:none;cursor:pointer;display:flex;align-items:center;gap:.9rem;padding:1.1rem 1.5rem;text-align:left;border-bottom:3px solid rgba(0,0,0,0);transition:background .25s,border-color .25s}.acc-trigger:hover{background:#e6f4f8}.acc-item.open .acc-trigger{background:#003d50;border-bottom-color:#f59331}.acc-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Playfair Display",Georgia,serif;font-size:.9rem;font-weight:700;background:#e6f4f8;color:#003d50;border:2px solid #eaf1f4;transition:all .25s}.acc-item.open .acc-num{background:#f59331;color:#fff;border-color:#f59331}.acc-label{flex:1;font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#003d50;transition:color .25s}.acc-item.open .acc-label{color:#fff}.acc-chevron{flex-shrink:0;width:22px;height:22px;transition:transform .3s}.acc-chevron path{stroke:#0080a2;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:stroke .25s}.acc-item.open .acc-chevron{transform:rotate(180deg)}.acc-item.open .acc-chevron path{stroke:hsla(0,0%,100%,.7)}.acc-panel{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(0.4, 0, 0.2, 1)}.acc-panel-inner{padding:2rem 2.25rem 2.25rem;border-top:1px solid #eaf1f4}.doc-h2{font-family:"Montserrat",sans-serif;font-size:.9rem;font-weight:700;color:#003d50;margin:1.75rem 0 .75rem;padding-left:.9rem;border-left:4px solid #0080a2;line-height:1.35}.doc-h2:first-child{margin-top:0}.doc-p{font-size:.94rem;line-height:1.8;color:#4a6270;margin-bottom:.75rem;text-align:justify}.doc-p:last-child{margin-bottom:0}.doc-ul{list-style:none;margin:.5rem 0 1rem;padding:0;display:flex;flex-direction:column;gap:.45rem}.doc-ul li{display:flex;gap:.65rem;align-items:flex-start;font-size:.94rem;line-height:1.65;color:#4a6270}.doc-ul li::before{content:"►";color:#f59331;font-size:.55rem;margin-top:6px;flex-shrink:0}.doc-note{font-style:italic;font-size:.83rem;color:#7a95a2;margin:-0.5rem 0 1rem}.doc-table-wrap{margin:.9rem 0 1.25rem;overflow-x:auto}.doc-table{width:100%;border-collapse:collapse;font-size:.88rem}.doc-table td,.doc-table th{border:1px solid #eaf1f4;padding:.6rem .85rem;vertical-align:top;line-height:1.55;color:#4a6270}.doc-table th{background:#003d50;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.doc-table td.t-label{font-family:"Montserrat",sans-serif;font-weight:700;color:#003d50;background:#e6f4f8;width:30%}.doc-table td.t-center{text-align:center;font-weight:700;color:#0080a2}.doc-table tr:nth-child(even) td.t-label{background:rgba(0,61,80,.08);color:#003d50}.doc-table tr:nth-child(even) td:not(.t-label){background:#e6f4f8;color:#4a6270}.cycle-wrap{display:grid;grid-template-columns:1fr auto 1fr;gap:0;margin:1rem 0 1.5rem;align-items:stretch}.cycle-block{border-radius:4px;padding:1.5rem 1.4rem;border:1px solid #eaf1f4}.cycle-block .cy-badge{display:inline-block;font-family:"Montserrat",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .65rem;border-radius:20px;margin-bottom:.65rem}.cycle-block h3{font-family:"Montserrat",sans-serif;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.cycle-block .cy-duration{font-size:.78rem;font-weight:700;letter-spacing:.02em;margin-bottom:.65rem}.cycle-block p{font-size:.88rem;line-height:1.65}.cycle-block.prep{background:#e6f4f8;border-color:#eaf1f4}.cycle-block.prep .cy-badge{background:#003d50;color:#fff}.cycle-block.prep h3{color:#003d50}.cycle-block.prep .cy-duration{color:#f59331}.cycle-block.prep p{color:#4a6270}.cycle-block.ing{background:#003d50;color:#fff}.cycle-block.ing .cy-badge{background:#f59331;color:#fff}.cycle-block.ing h3{color:#f59331}.cycle-block.ing .cy-duration{color:hsla(0,0%,100%,.6)}.cycle-block.ing p{color:hsla(0,0%,100%,.78)}.cycle-arrow{display:flex;align-items:center;justify-content:center;padding:0 .75rem;font-size:1.3rem;color:#0080a2}@media(max-width: 600px){.cycle-wrap{grid-template-columns:1fr}.cycle-arrow{transform:rotate(90deg);padding:.4rem 0}}.phases-wrap{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0 1.25rem}.phase-card{border-radius:4px;overflow:hidden;border:1px solid #eaf1f4}.phase-card .ph-header{padding:.9rem 1.1rem;font-family:"Montserrat",sans-serif;font-weight:700;font-size:.85rem;display:flex;align-items:flex-start;gap:.65rem}.phase-card .ph-header i{flex-shrink:0;margin-top:2px}.phase-card .ph-header .ph-sub{font-size:.72rem;opacity:.7;font-weight:400;display:block;margin-top:.2rem}.phase-card.phase1 .ph-header{background:#003d50;color:#fff}.phase-card.phase2 .ph-header{background:#0080a2;color:#fff}.phase-card .ph-body{padding:1rem 1.1rem;background:#fff}.phase-card .ph-body ul{list-style:none;display:flex;flex-direction:column;gap:.4rem}.phase-card .ph-body li{font-size:.87rem;color:#4a6270;display:flex;gap:.5rem;align-items:flex-start;line-height:1.5}.phase-card .ph-body li::before{content:"·";color:#0080a2;font-size:1.2rem;line-height:1.1;flex-shrink:0}@media(max-width: 600px){.phases-wrap{grid-template-columns:1fr}}.filieres-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:.75rem;margin:1rem 0 1.25rem}.filiere-card{border:1px solid #eaf1f4;border-radius:4px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.filiere-card:hover{box-shadow:0 6px 20px rgba(0,61,80,.12);transform:translateY(-2px)}.filiere-card .fc-top{height:5px}.filiere-card .fc-body{padding:.9rem 1rem 1rem}.filiere-card .fc-num{font-family:"Montserrat",sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a95a2;margin-bottom:.3rem}.filiere-card .fc-dept{font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;color:#0080a2;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.03em}.filiere-card h4{font-family:"Montserrat",sans-serif;font-size:.88rem;font-weight:700;color:#003d50;line-height:1.35}.fc-gm .fc-top{background:#003d50}.fc-ge .fc-top{background:#0080a2}.fc-gi .fc-top{background:#c0392b}.fc-gc .fc-top{background:#f59331}.fc-info .fc-top{background:#27ae60}.stages-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));gap:.75rem;margin:.9rem 0 1.1rem}.stage-card{background:#fff;border:1px solid #eaf1f4;border-radius:4px;padding:1rem .9rem;text-align:center}.stage-card .st-num{width:36px;height:36px;border-radius:50%;background:#003d50;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;margin:0 auto .65rem}.stage-card h4{font-family:"Montserrat",sans-serif;font-size:.85rem;font-weight:700;color:#003d50;line-height:1.3}.emploi-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.emploi-tag{background:#e6f4f8;border:1px solid rgba(0,128,162,.2);color:#003d50;font-family:"Montserrat",sans-serif;font-size:.8rem;font-weight:600;padding:.3rem .85rem;border-radius:20px;transition:background .2s,color .2s}.emploi-tag:hover{background:#003d50;color:#fff}.objectifs-block{background:#e6f4f8;border:1px solid rgba(0,128,162,.15);border-left:5px solid #f59331;border-radius:0 4px 4px 0;padding:1.1rem 1.5rem;margin:.9rem 0 1.25rem}.objectifs-block p,.objectifs-block li{font-size:.93rem;color:#4a6270;line-height:1.75}.formation-conclusion{background:#003d50;background-image:radial-gradient(ellipse at 80% 50%, rgba(0, 128, 162, 0.4) 0%, transparent 60%);border-radius:4px;padding:2.25rem 2.5rem;margin-top:2.5rem;position:relative;overflow:hidden}.formation-conclusion .formation-conclusion-quote{position:absolute;top:-0.5rem;left:1.25rem;font-size:6rem;color:hsla(0,0%,100%,.05);line-height:1;pointer-events:none}.formation-conclusion .formation-conclusion-quote i{font-size:inherit}.formation-conclusion p{font-style:italic;font-size:1rem;color:hsla(0,0%,100%,.88);line-height:1.8;margin-bottom:1rem;position:relative}.formation-conclusion .formation-conclusion-author{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:700;font-size:.82rem;color:#f59331;display:flex;align-items:center;gap:.5rem}.formation-conclusion .formation-conclusion-author i{font-size:.7rem}@keyframes formationFadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.contact-hero{background:#003d50;background-image:radial-gradient(ellipse at 70% 50%, rgba(0, 128, 162, 0.4) 0%, transparent 60%);color:#fff}.contact-hero .contact-hero-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.contact-hero .contact-hero-inner{padding-left:1.25rem;padding-right:1.25rem}}.contact-hero .contact-hero-inner{padding-top:3.5rem;padding-bottom:3rem;max-width:820px}.contact-hero .contact-hero-inner .contact-hero-supra{font-family:"Montserrat",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:.6rem}.contact-hero .contact-hero-inner .contact-hero-supra i{color:#f59331;margin-right:.35rem}.contact-hero .contact-hero-inner h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#fff;margin-bottom:1.25rem;line-height:1.2}.contact-hero .contact-hero-inner h1::after{content:"";display:block;width:56px;height:3px;background:#f59331;margin-top:.85rem}.contact-hero .contact-hero-inner .contact-hero-desc{max-width:680px}.contact-hero .contact-hero-inner .contact-hero-desc p{font-size:.98rem;color:hsla(0,0%,100%,.72);line-height:1.85;margin-bottom:.75rem}.contact-hero .contact-hero-inner .contact-hero-desc p:last-child{margin-bottom:0}.contact-hero .contact-hero-bar{height:4px;background:linear-gradient(90deg, #F59331 0%, #f8b06a 50%, #F59331 100%)}.contact-info-section{background:#f0f6f8;padding:0}.contact-info-section .contact-info-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.contact-info-section .contact-info-inner{padding-left:1.25rem;padding-right:1.25rem}}.contact-info-section .contact-info-inner{display:grid;grid-template-columns:repeat(4, 1fr);gap:0;transform:translateY(-2rem)}@media(max-width: 900px){.contact-info-section .contact-info-inner{grid-template-columns:repeat(2, 1fr);transform:translateY(-1.5rem)}}@media(max-width: 500px){.contact-info-section .contact-info-inner{grid-template-columns:1fr;transform:translateY(-1rem)}}.contact-card{background:#fff;padding:2rem 1.5rem;text-align:center;border-right:1px solid #eaf1f4;border-bottom:3px solid rgba(0,0,0,0);transition:border-bottom-color .25s,box-shadow .25s,transform .25s;box-shadow:0 4px 20px rgba(0,61,80,.07)}.contact-card:last-child{border-right:none}.contact-card:hover{border-bottom-color:#f59331;box-shadow:0 8px 30px rgba(0,61,80,.12);transform:translateY(-3px)}.contact-card .contact-card-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg, #003d50 0%, #0080A2 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem;transition:transform .3s}.contact-card .contact-card-icon i{font-size:1.2rem;color:#fff}.contact-card:hover .contact-card-icon{transform:scale(1.08)}.contact-card h3{font-family:"Montserrat",sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#003d50;margin-bottom:.65rem}.contact-card p{font-size:.9rem;color:#4a6270;line-height:1.75;margin:0}.contact-card p a{color:#0080a2;transition:color .2s}.contact-card p a:hover{color:#f59331}.contact-card p strong{color:#003d50;font-weight:700}.contact-card:nth-child(1) .contact-card-icon{background:linear-gradient(135deg, #003d50, #0080A2)}.contact-card:nth-child(2) .contact-card-icon{background:linear-gradient(135deg, #F59331, #f8b06a)}.contact-card:nth-child(3) .contact-card-icon{background:linear-gradient(135deg, #27ae60, #2ecc71)}.contact-card:nth-child(4) .contact-card-icon{background:linear-gradient(135deg, #8e44ad, #9b59b6)}@media(max-width: 900px){.contact-card{border-right:none;border-bottom:1px solid #eaf1f4}.contact-card:hover{border-bottom-color:#f59331}}.contact-map-section{margin-top:1rem;padding-bottom:5rem}.contact-map-section .contact-map-header{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.contact-map-section .contact-map-header{padding-left:1.25rem;padding-right:1.25rem}}.contact-map-section .contact-map-header{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;padding-bottom:1rem;gap:1rem;flex-wrap:wrap}.contact-map-section .contact-map-header .contact-map-label{font-family:"Montserrat",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#003d50}.contact-map-section .contact-map-header .contact-map-label i{color:#f59331;margin-right:.4rem}.contact-map-section .contact-map-header .contact-map-link{font-family:"Montserrat",sans-serif;font-size:.78rem;font-weight:600;color:#0080a2;display:flex;align-items:center;gap:.4rem;transition:color .2s}.contact-map-section .contact-map-header .contact-map-link:hover{color:#f59331}.contact-map-section .contact-map-header .contact-map-link i{font-size:.65rem}.contact-map-section .contact-map-embed{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.contact-map-section .contact-map-embed{padding-left:1.25rem;padding-right:1.25rem}}.contact-map-section .contact-map-embed{border-radius:4px;overflow:hidden;box-shadow:0 4px 30px rgba(0,61,80,.12);border:1px solid #eaf1f4;line-height:0}.contact-map-section .contact-map-embed iframe{display:block;width:100%;height:480px;border:0}@media(max-width: 600px){.contact-map-section .contact-map-embed iframe{height:320px}}.coop-banner{background:#003d50;background-image:radial-gradient(ellipse at 70% 50%, rgba(0, 128, 162, 0.4) 0%, transparent 65%);color:#fff}.coop-banner .coop-banner-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.coop-banner .coop-banner-inner{padding-left:1.25rem;padding-right:1.25rem}}.coop-banner .coop-banner-inner{padding-top:3.5rem;padding-bottom:3rem}.coop-banner .coop-banner-inner .coop-banner-supra{font-family:"Montserrat",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:.6rem}.coop-banner .coop-banner-inner .coop-banner-supra i{color:#f59331;margin-right:.35rem}.coop-banner .coop-banner-inner h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#fff;margin-bottom:.85rem;line-height:1.2}.coop-banner .coop-banner-inner h1::after{content:"";display:block;width:56px;height:3px;background:#f59331;margin-top:.85rem}.coop-banner .coop-banner-inner .coop-banner-sub{font-size:1rem;color:hsla(0,0%,100%,.68);font-style:italic;max-width:560px;line-height:1.7}.coop-banner .coop-banner-bar{height:4px;background:linear-gradient(90deg, #F59331 0%, #f8b06a 50%, #F59331 100%)}.coop-stats-bar{background:#fff;border-bottom:2px solid #eaf1f4;box-shadow:0 2px 12px rgba(0,61,80,.06)}.coop-stats-bar .coop-stats-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.coop-stats-bar .coop-stats-inner{padding-left:1.25rem;padding-right:1.25rem}}.coop-stats-bar .coop-stats-inner{display:flex;align-items:center;gap:0;padding-top:1.5rem;padding-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.coop-stat{display:flex;align-items:center;gap:.85rem;flex:1;min-width:140px}.coop-stat .coop-stat-num{font-family:"Playfair Display",Georgia,serif;font-size:2rem;font-weight:700;color:#0080a2;line-height:1}.coop-stat .coop-stat-label{font-family:"Montserrat",sans-serif;font-size:.78rem;color:#4a6270;line-height:1.5}.coop-stat .coop-stat-label small{color:#7a95a2;font-size:.7rem}.coop-stat-sep{width:1px;height:3rem;background:#eaf1f4;flex-shrink:0}@media(max-width: 600px){.coop-stat-sep{display:none}}.coop-wrapper{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.coop-wrapper{padding-left:1.25rem;padding-right:1.25rem}}.coop-wrapper{padding-top:3rem;padding-bottom:5rem;max-width:960px;display:flex;flex-direction:column;gap:1.5rem}.coop-section{background:#fff;border:1px solid #eaf1f4;border-left:5px solid #0080a2;border-radius:0 4px 4px 0;box-shadow:0 2px 10px rgba(0,61,80,.06);overflow:hidden;transition:box-shadow .25s}.coop-section:hover{box-shadow:0 4px 20px rgba(0,61,80,.1)}.coop-section:nth-child(1){border-left-color:#003d50}.coop-section:nth-child(2){border-left-color:#27ae60}.coop-section:nth-child(3){border-left-color:#f59331}.coop-section:nth-child(4){border-left-color:#2980b9}.coop-section:nth-child(5){border-left-color:#8e44ad}.coop-section:nth-child(6){border-left-color:#005f7a}.coop-section-header{display:flex;align-items:center;gap:1.1rem;padding:1.4rem 1.75rem;border-bottom:1px solid #eaf1f4;background:#f8fbfc}.coop-section-header .coop-section-num{width:40px;height:40px;border-radius:50%;background:#003d50;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.coop-section-header h2{font-family:"Montserrat",sans-serif;font-size:1.05rem;font-weight:700;color:#003d50;margin:0;line-height:1.3}.coop-section-header .coop-section-badge{display:inline-flex;align-items:center;padding:.15rem .6rem;background:#2980b9;color:#fff;font-family:"Montserrat",sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.06em;border-radius:2px;margin-top:.25rem}.coop-section:nth-child(1) .coop-section-num{background:#003d50}.coop-section:nth-child(2) .coop-section-num{background:#27ae60}.coop-section:nth-child(3) .coop-section-num{background:#f59331;color:#fff}.coop-section:nth-child(4) .coop-section-num{background:#2980b9}.coop-section:nth-child(5) .coop-section-num{background:#8e44ad}.coop-section:nth-child(6) .coop-section-num{background:#005f7a}.coop-section-body{padding:1.5rem 1.75rem}.coop-section-body p{font-size:.95rem;color:#4a6270;line-height:1.8;margin-bottom:.85rem}.coop-section-body p:last-child{margin-bottom:0}.coop-highlight{background:#e6f4f8;border-left:4px solid #f59331;padding:.85rem 1.25rem;border-radius:0 4px 4px 0;margin:.85rem 0;font-size:.95rem;color:#4a6270;line-height:1.7}.coop-highlight i{color:#f59331;margin-right:.5rem}.coop-highlight strong{color:#003d50}.coop-list{list-style:none;padding:0;margin:.5rem 0 .85rem 0;display:flex;flex-direction:column;gap:.4rem}.coop-list li{display:flex;gap:.65rem;align-items:flex-start;font-size:.93rem;color:#4a6270;line-height:1.7}.coop-list li::before{content:"▸";color:#f59331;font-size:.6rem;margin-top:5px;flex-shrink:0}.coop-voir-plus{border-top:1px solid #eaf1f4}.coop-voir-plus-btn{width:100%;background:none;border:none;cursor:pointer;padding:.9rem 1.75rem;display:flex;align-items:center;gap:.6rem;font-family:"Montserrat",sans-serif;font-size:.82rem;font-weight:700;color:#0080a2;text-align:left;transition:background .2s,color .2s}.coop-voir-plus-btn i{transition:transform .3s;font-size:.75rem}.coop-voir-plus-btn:hover{background:#e6f4f8;color:#003d50}.coop-voir-plus-btn.active{background:#003d50;color:#fff}.coop-voir-plus-btn.active i{transform:rotate(180deg)}.coop-voir-plus-panel{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(0.4, 0, 0.2, 1);background:#f8fbfc;padding:0 1.75rem}.coop-voir-plus-panel>*:first-child{margin-top:1.5rem}.coop-voir-plus-panel>*:last-child{margin-bottom:1.5rem}.coop-voir-plus-panel h3{font-family:"Montserrat",sans-serif;font-size:.9rem;font-weight:700;color:#003d50;margin:1.5rem 0 .6rem;padding-left:.75rem;border-left:3px solid #f59331}.coop-voir-plus-panel h3:first-child{margin-top:0}.coop-voir-plus-panel h3 i{margin-right:.4rem;color:#f59331}.coop-voir-plus-panel p{font-size:.93rem;color:#4a6270;line-height:1.8;margin-bottom:.75rem}.coop-table-wrap{overflow-x:auto;margin:.75rem 0 1rem}.coop-table{width:100%;border-collapse:collapse;font-size:.9rem}.coop-table th{background:#003d50;color:#fff;padding:.65rem 1rem;text-align:left;font-family:"Montserrat",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.04em}.coop-table td{padding:.6rem 1rem;border-bottom:1px solid #eaf1f4;color:#4a6270;font-size:.9rem}.coop-table tr:last-child td{font-weight:700;color:#003d50;background:#e6f4f8}.coop-table tr:nth-child(even) td{background:rgba(0,61,80,.03)}.coop-partners-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1rem}.coop-partner-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;background:#fff;border:1px solid rgba(0,128,162,.2);border-radius:3px;font-family:"Montserrat",sans-serif;font-size:.8rem;font-weight:600;color:#003d50;transition:background .2s,border-color .2s}.coop-partner-tag i{color:#f59331;font-size:.65rem}.coop-partner-tag:hover{background:#e6f4f8;border-color:#0080a2}.coop-contact-block{background:#003d50;border-radius:4px;padding:1.25rem 1.5rem;margin-top:1.5rem}.coop-contact-block h3{color:#fff !important;border-left-color:#f59331 !important;margin-top:0 !important;font-size:.88rem !important}.coop-contact-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.85rem}.coop-contact-item{display:flex;align-items:flex-start;gap:.75rem;color:#fff}.coop-contact-item>i{color:#f59331;font-size:1rem;margin-top:2px;flex-shrink:0}.coop-contact-item>div{display:flex;flex-direction:column;gap:.15rem}.coop-contact-item>div strong{font-family:"Montserrat",sans-serif;font-size:.88rem;font-weight:700;color:#fff}.coop-contact-item>div span,.coop-contact-item>div a{font-size:.82rem;color:hsla(0,0%,100%,.7)}.coop-contact-item>div a:hover{color:#f59331}.sout-page{background:#f8fbfc;min-height:60vh}.sout-wrapper{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 576px){.sout-wrapper{padding-left:1.25rem;padding-right:1.25rem}}.sout-wrapper{padding-top:2rem;padding-bottom:3rem}.sout-document{background:#fff;border:1px solid rgba(0,128,162,.12);border-top:4px solid #0080a2;border-radius:.5rem;padding:2.5rem 3rem;max-width:860px;margin:0 auto;box-shadow:0 4px 24px rgba(0,95,122,.07)}@media(max-width: 640px){.sout-document{padding:1.5rem 1.25rem}}.sout-header{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid #e6f4f8;margin-bottom:1.5rem;flex-wrap:wrap}.sout-header img{height:64px;width:auto}.sout-header-text{flex:1;min-width:200px}.sout-header-text p{margin:0;line-height:1.4;color:#4a6270;font-size:.82rem}.sout-header-text .sout-school{font-weight:700;color:#005f7a;font-size:.9rem}.sout-diplome-badge{display:inline-block;background:#0080a2;color:#fff;font-weight:700;font-size:.78rem;letter-spacing:.08em;padding:.35rem .85rem;border-radius:2rem;margin-left:auto}.sout-title-block{text-align:center;margin-bottom:2rem}.sout-title-block h1{font-size:clamp(1.1rem,2.5vw,1.5rem);font-family:"Montserrat",sans-serif;color:#005f7a;font-weight:800;letter-spacing:.04em;margin:0 0 .5rem}.sout-title-bar{width:60px;height:3px;background:#f59331;margin:0 auto;border-radius:2px}.sout-body{font-family:"Source Sans 3",sans-serif;color:#1a2e38;line-height:1.7}.sout-annonce-intro{font-style:italic;color:#4a6270;margin-bottom:.5rem;text-align:center}.sout-candidat{font-family:"Montserrat",sans-serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:#005f7a;text-align:center;margin:.5rem 0 1rem;text-transform:uppercase;letter-spacing:.04em}.sout-soutiendra{text-align:center;color:#4a6270;margin-bottom:.5rem}.sout-these-titre{background:#e6f4f8;border-left:4px solid #0080a2;border-radius:0 .4rem .4rem 0;padding:1rem 1.5rem;margin:0 0 1.5rem;font-family:"Montserrat",sans-serif;font-size:1.05rem;font-weight:600;color:#005f7a;font-style:italic;text-align:center}.sout-obtention{text-align:center;margin-bottom:1.25rem}.sout-obtention strong{color:#0080a2;font-size:1.05rem}.sout-meta-list{display:grid;grid-template-columns:max-content 1fr;gap:.25rem 1.5rem;background:#f8fbfc;border-radius:.4rem;padding:1rem 1.5rem;margin-bottom:2rem}.sout-meta-list dt{font-weight:700;color:#005f7a;font-size:.88rem;white-space:nowrap}.sout-meta-list dt::after{content:" :"}.sout-meta-list dd{margin:0;color:#1a2e38;font-size:.92rem}@media(max-width: 540px){.sout-meta-list{grid-template-columns:1fr}.sout-meta-list dt{margin-top:.5rem}.sout-meta-list dt::after{content:" :"}}.sout-section-title{font-size:.95rem;font-weight:700;color:#005f7a;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #e6f4f8;padding-bottom:.5rem;margin:0 0 1rem}.sout-section-title i{color:#0080a2;margin-right:.4rem}.sout-jury-section{margin-bottom:2rem}.sout-jury-table{width:100%;border-collapse:collapse;font-size:.88rem}.sout-jury-table thead tr{background:#0080a2;color:#fff}.sout-jury-table thead tr th{padding:.6rem .75rem;text-align:left;font-weight:600;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.sout-jury-table tbody tr{border-bottom:1px solid rgba(0,128,162,.08);transition:background .15s}.sout-jury-table tbody tr:hover{background:#e6f4f8}.sout-jury-table tbody tr:last-child{border-bottom:none}.sout-jury-table td{padding:.65rem .75rem;vertical-align:middle;color:#1a2e38}@media(max-width: 640px){.sout-jury-table thead{display:none}.sout-jury-table tbody tr{display:block;border:1px solid rgba(0,128,162,.15);border-radius:.4rem;margin-bottom:.75rem;padding:.75rem}.sout-jury-table td{display:block;padding:.2rem 0}.sout-jury-table td::before{content:attr(data-label) " : ";font-weight:700;color:#005f7a;font-size:.78rem}}.jury-titre{font-weight:600;color:#0080a2;margin-right:.25rem}.jury-grade{display:inline-block;background:#e6f4f8;color:#005f7a;font-weight:700;font-size:.75rem;padding:.1rem .5rem;border-radius:2rem}.jury-role{display:inline-block;font-size:.8rem;font-weight:600;padding:.15rem .6rem;border-radius:2rem;background:rgba(74,98,112,.12);color:#1a2e38}.jury-role--pr-sident-e,.jury-role--pr-sident{background:rgba(0,128,162,.12);color:#005f7a}.jury-role--rapporteur{background:rgba(34,139,34,.12);color:#1a6e1a}.jury-role--directeur-de-th-se,.jury-role--directeur-de-these{background:rgba(180,60,0,.12);color:#b43c00}.jury-role--co-directeur-de-th-se,.jury-role--co-directeur-de-these{background:rgba(180,120,0,.12);color:#7a5200}.sout-datetime-block{display:flex;gap:1.5rem;background:linear-gradient(135deg, #e6f4f8 0%, #fff 100%);border:1px solid rgba(0,128,162,.15);border-radius:.5rem;padding:1.25rem 1.5rem;margin-bottom:2rem;flex-wrap:wrap}.sout-datetime-item{display:flex;align-items:flex-start;gap:.75rem;flex:1;min-width:200px}.sout-datetime-item i{font-size:1.4rem;color:#0080a2;margin-top:.1rem;flex-shrink:0}.sout-datetime-item div{display:flex;flex-direction:column}.sout-dt-label{font-size:.75rem;font-weight:700;color:#4a6270;text-transform:uppercase;letter-spacing:.06em}.sout-dt-value{font-size:.95rem;font-weight:600;color:#005f7a;margin-top:.15rem}.sout-resume-section{margin-bottom:1.5rem}.sout-pdf-btn{display:inline-flex;align-items:center;gap:.5rem;background:#0080a2;color:#fff;padding:.65rem 1.4rem;border-radius:.4rem;font-weight:600;font-size:.9rem;text-decoration:none;transition:background .2s;margin-bottom:1rem}.sout-pdf-btn i{color:#ff6b6b;font-size:1.1rem}.sout-pdf-btn:hover{background:#005f7a;color:#fff}.sout-resume-text{background:#f8fbfc;border-radius:.4rem;padding:1.25rem 1.5rem;font-size:.92rem;line-height:1.75;color:#1a2e38;border-left:3px solid #f59331}.sout-footer{border-top:1px solid #e6f4f8;margin-top:2rem;padding-top:1rem;font-size:.88rem}.sout-footer a{color:#0080a2;text-decoration:none}.sout-footer a:hover{color:#005f7a;text-decoration:underline}.sout-footer i{margin-right:.3rem}.sout-card .sout-card-diplome{display:inline-block;background:#0080a2;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .65rem;border-radius:2rem;margin-bottom:.5rem}.sout-card .sout-card-meta{display:flex;flex-direction:column;gap:.2rem;margin:.5rem 0 .75rem;font-size:.8rem;color:#4a6270}.sout-card .sout-card-meta span{display:flex;align-items:center;gap:.4rem}.sout-card .sout-card-meta i{color:#0080a2;font-size:.75rem}.sout-card .cat-card-excerpt{font-style:italic;font-size:.82rem;color:#4a6270;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
