@font-face{font-family:Peugeot;src:url('../fonts/PeugeotNewBold.otf') format('opentype');font-weight:700;font-display:swap}
@font-face{font-family:Skoda;src:url('../fonts/SkodaPro.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Skoda;src:url('../fonts/SkodaPro-Medium.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Skoda;src:url('../fonts/SkodaPro-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--red:#df1d35;--gold:#d9ae42;--black:#050505;--white:#fff;--muted:#b7b7b7;--line:rgba(255,255,255,.13);--shell:min(1060px,calc(100% - 48px));--ease:cubic-bezier(.2,.75,.25,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#080808;font-family:Skoda,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}button,input{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:9999;left:16px;top:-60px;padding:12px 18px;background:#fff;color:#000}.skip-link:focus{top:16px}h1,h2,h3{font-family:Peugeot,Skoda,sans-serif;letter-spacing:-.035em;line-height:.91;margin:0;text-transform:uppercase}.eyebrow{margin:0 0 25px;color:var(--gold);font-size:12px;font-weight:700}.eyebrow.red{color:var(--red)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 30px;border-radius:999px;font-size:15px;font-weight:700;transition:transform .25s var(--ease),background .25s,color .25s}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:#fff}.button-red:hover{background:#b81027}.button-black{background:#050505;color:#fff}.button-outline{border:1px solid rgba(255,255,255,.8);color:#fff}.section{padding:105px 0}.section-dark{background-color:var(--black);color:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split h2{font-size:clamp(43px,5vw,68px)}
.site-header{height:92px;position:absolute;z-index:100;top:0;left:0;width:100%;border-bottom:1px solid rgba(255,255,255,.22);color:#fff;transition:background .3s}.site-header.is-scrolled{position:fixed;height:76px;background:rgba(4,4,4,.92);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center}.site-brand{position:relative;z-index:2}.site-brand img,.custom-logo{width:72px;height:72px;object-fit:contain}.main-nav{margin-left:auto;display:flex;align-items:center;gap:35px}.main-nav ul{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.main-nav a{font-size:12px}.nav-cta{min-height:38px;padding-inline:23px}.menu-toggle{display:none;border:0;background:none}.menu-toggle span{width:25px;height:2px;background:#fff}
.hero{height:760px;position:relative;background:#121212;color:#fff;overflow:hidden}.hero-slides,.hero-slide,.hero-media{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .8s var(--ease),visibility .8s}.hero-slide.is-active{opacity:1;visibility:visible}.hero-media img,.hero-media video{width:100%;height:100%;object-fit:cover}.hero-media.is-empty{background:radial-gradient(circle at 72% 45%,#313131 0,transparent 38%),linear-gradient(125deg,#171717,#050505 72%)}.hero-media.is-empty:after{content:'AJOUTER UNE PHOTO OU UNE VIDÉO';position:absolute;right:8%;bottom:10%;color:rgba(255,255,255,.16);font-size:10px;letter-spacing:.16em}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--overlay) + .25)) 0,rgba(0,0,0,var(--overlay)) 45%,rgba(0,0,0,.18) 100%),linear-gradient(0deg,rgba(0,0,0,.45),transparent 50%)}.hero-content{position:relative;z-index:2;padding-top:222px}.hero-content h1{max-width:640px;font-size:clamp(58px,7.6vw,var(--hero-title-size,110px))}.hero-lead{max-width:560px;margin:28px 0 12px;font-size:var(--hero-text-size,32px);line-height:1.3}.hero-season{color:var(--gold);font-size:14px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:40px}.hero-actions .button{min-height:var(--hero-button-height,64px);padding-inline:38px;font-size:var(--hero-button-size,18px)}.trial-pill{min-height:var(--hero-button-height,64px);display:flex;flex-direction:column;justify-content:center;padding:0 28px;border:1px solid rgba(255,255,255,.34);border-radius:99px}.trial-pill small{color:var(--gold);font-size:11px;text-transform:uppercase}.trial-pill strong{font-size:15px}.slider-controls{position:absolute;z-index:4;left:50%;bottom:90px;transform:translateX(-50%);display:flex;justify-content:flex-end;gap:14px}.slider-controls>button{width:40px;height:40px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.2);color:#fff}.slider-controls>div{display:flex;align-items:center;gap:6px}.slider-dot{width:18px;height:3px;padding:0;border:0;background:rgba(255,255,255,.35);transition:width .25s,background .25s}.slider-dot.is-active{width:34px;background:var(--red)}
.stats-wrap{position:relative;z-index:5;margin-top:-52px}.stats-grid{width:100%;min-height:140px;padding:22px 0;background:#050505;border-radius:34px 34px 0 0;color:#fff}.stats-inner{width:var(--shell);min-height:96px;margin-inline:auto;display:grid;grid-template-columns:repeat(4,1fr)}.stats-inner>div{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line)}.stats-inner>div:last-child{border:0}.stat-copy{display:flex;align-items:flex-start;flex-direction:column;gap:7px}.stats-grid strong{color:#efd16c;font-family:Peugeot;font-size:35px;line-height:.9}.stats-grid span{font-size:11px;line-height:1.25}.association{margin-top:-1px;background-position:center;background-size:cover}.association .section-copy{max-width:460px}.section-copy>p{color:#c4c4c4;font-size:16px;line-height:1.7}.arrow-link{display:inline-flex;align-items:center;gap:44px;margin-top:25px;padding-bottom:8px;border-bottom:1px solid var(--gold);color:var(--gold);font-size:12px;font-weight:700}.arrow-link span{font-size:19px}
.schools{padding-block:70px;background:#fff}.school-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.school-card{height:525px;position:relative;overflow:hidden;border-radius:25px;background:#1c1c1c;color:#fff}.school-card img{width:100%;height:100%;object-fit:cover;transition:transform .75s var(--ease)}.school-card:hover img{transform:scale(1.035)}.school-card.is-empty:before{content:'AJOUTER LA PHOTO';position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,#262626,#090909);color:rgba(255,255,255,.18);font-size:10px;letter-spacing:.18em}.card-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.08) 70%)}.school-content{position:absolute;z-index:2;inset:auto 27px 28px}.school-content p{margin:0 0 6px;color:var(--gold);font-size:11px;font-weight:700}.school-content h2{font-size:48px}.school-content>span{display:block;max-width:460px;margin:10px 0 18px;color:#ddd;font-size:11px;line-height:1.45}.school-content .button{min-height:52px;padding-inline:28px;font-size:14px}.offer{padding-block:85px}.offer-price>div{display:flex;align-items:flex-end;gap:12px}.offer-price strong{color:#f1cb60;font-family:Peugeot;font-size:84px;line-height:.8}.offer-price span{font-size:11px;line-height:1.1}.offer-price span b{color:var(--gold)}.offer-price p{max-width:420px;margin:34px 0 25px;color:#c3c3c3;line-height:1.55}
.schedule{background:#fff}.schedule-list>div{min-height:64px;display:grid;grid-template-columns:45px 1fr 1fr 1fr;align-items:center;border-bottom:1px solid #cfcfcf;font-size:12px}.schedule-list>div:first-child{border-top:1px solid #cfcfcf}.schedule-list b{color:var(--red)}.schedule-list small{text-align:right}.schedule-list>p{color:#565656;font-size:11px;line-height:1.5}.venue{min-height:485px;position:relative;display:flex;align-items:center;background-size:cover;background-position:center}.venue .bg-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.28))}.venue .shell{position:relative;z-index:2}.venue .eyebrow{margin-bottom:28px}.venue h2{max-width:760px;font-size:clamp(48px,5vw,76px);line-height:.88}.venue .shell>p:not(.eyebrow){max-width:650px;margin:28px 0 0;color:#ccc;font-size:19px;line-height:1.65}.venue .button{min-height:52px;margin-top:34px;padding-inline:30px;font-size:14px}.program-list a{min-height:66px;display:grid;grid-template-columns:50px 1fr 30px;align-items:center;border-bottom:1px solid #969696;font-size:13px}.program-list a:first-child{border-top:1px solid #969696}.program-list b{color:var(--red);font-size:11px}.program-list i{font-style:normal;font-size:19px;transition:transform .25s}.program-list a:hover i{transform:translateX(6px)}.cta{background:var(--red);color:#fff}.cta h2{margin:12px 0 18px;font-size:clamp(45px,5vw,67px)}.cta>div>p{color:#f6d978}.cta>div>span{display:block;font-size:13px;line-height:1.45}.cta .button{margin-top:30px}
.site-footer{padding:60px 0 22px;background:#050505;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:65px}.footer-brand img{width:92px}.footer-brand p,.site-footer p{color:#c3c3c3;font-size:14px;line-height:1.45}.site-footer h3{margin-bottom:20px;color:var(--gold);font-family:Skoda;font-size:13px;line-height:1.2;letter-spacing:.06em}.site-footer div:not(.footer-brand)>a{display:block;margin:0 0 12px;color:#dedede;font-size:14px;line-height:1.35}.footer-bottom{display:flex;justify-content:space-between;margin-top:45px;padding-top:17px;border-top:1px solid var(--line);color:#8d8d8d;font-size:11px}.generic-content{padding-block:140px}.reveal{opacity:0;transform:translateY(35px);transition:opacity .75s var(--ease),transform .75s var(--ease);transition-delay:var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){:root{--shell:min(100% - 36px,700px)}.site-header{height:78px}.site-brand img,.custom-logo{width:60px;height:60px}.menu-toggle{position:relative;z-index:5;margin-left:auto;display:grid;gap:6px}.main-nav{display:none;position:fixed;inset:0;padding:115px 28px 40px;background:#070707;align-items:stretch;flex-direction:column}.main-nav.is-open{display:flex}.main-nav ul{flex-direction:column;align-items:stretch;gap:0}.main-nav ul a{display:block;padding:17px 0;border-bottom:1px solid var(--line);font-size:19px}.nav-cta{margin-top:15px}.hero{height:700px}.hero-content{padding-top:170px}.hero-content h1{font-size:62px}.hero-lead{font-size:18px}.split{grid-template-columns:1fr;gap:45px}.stats-grid strong{font-size:29px}.stats-grid span{font-size:9px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:620px){:root{--shell:calc(100% - 32px)}.section{padding:75px 0}.hero{height:720px}.hero-content{padding-top:155px}.hero-content h1{font-size:51px}.hero-lead{max-width:310px;font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.slider-controls{bottom:96px}.stats-wrap{margin-top:-44px}.stats-grid{min-height:190px;border-radius:25px 25px 0 0}.stats-inner{grid-template-columns:1fr 1fr;min-height:146px}.stats-inner>div{border-bottom:1px solid var(--line)}.stats-inner>div:nth-child(2){border-right:0}.stats-inner>div:nth-child(3),.stats-inner>div:nth-child(4){border-bottom:0}.school-grid{grid-template-columns:1fr;gap:20px}.school-card{height:500px}.school-content h2{font-size:41px}.split h2{font-size:43px}.offer-price strong{font-size:72px}.schedule-list>div{grid-template-columns:34px 1fr 1fr}.schedule-list small{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero-slide,.school-card img,.button{transition:none}}

/* Desktop proportions calibrated against the supplied 1920px homepage artwork. */
@media(min-width:901px){
  :root{--shell:min(1380px,calc(100% - 80px))}
  .site-header{height:170px}
  .site-header.is-scrolled{height:86px}
  .site-brand img,.custom-logo{width:108px;height:108px}
  .main-nav{gap:46px}.main-nav ul{gap:44px}.main-nav a{font-size:14px}.nav-cta{min-height:44px;padding-inline:29px}
  .hero{height:1050px}
  .hero-content{padding-top:350px}
  .hero-content h1{max-width:1100px;font-size:clamp(70px,5.5vw,var(--hero-title-size,106px))}
  .hero-lead{max-width:720px;margin-top:34px;font-size:var(--hero-text-size,32px)}
  .eyebrow{font-size:22px;line-height:1.2}.hero-season{font-size:14px}.hero-actions{margin-top:38px}
  .hero-actions .button{min-height:var(--hero-button-height,64px);font-size:var(--hero-button-size,18px)}.trial-pill{min-height:var(--hero-button-height,64px);padding-inline:30px}.trial-pill small{font-size:11px}.trial-pill strong{font-size:16px}
  .slider-controls{bottom:115px}
  .stats-wrap{margin-top:-72px}
  .stats-grid{width:100%;min-height:270px;padding:30px 0;border-radius:62px 62px 0 0}
  .stats-inner{width:min(1600px,calc(100% - 80px));min-height:210px}.stats-inner>div{height:140px;align-self:center;border-right-color:rgba(217,174,66,.78)}.stats-grid strong{font-size:58px}.stats-grid span{font-size:22px;line-height:1.08}
  .association{min-height:600px;display:flex;align-items:center;padding-block:75px}
  .association .section-copy{max-width:650px}.association .section-copy>p{font-size:25px;line-height:1.45}.association .arrow-link{gap:80px;margin-top:38px;font-size:22px}.association .arrow-link span{font-size:28px}
  .schools{padding-block:140px}.school-grid{gap:52px}.school-card{height:820px;border-radius:34px}
  .school-content{inset:auto 36px 40px}.school-content p{font-size:18px}.school-content h2{font-size:62px}.school-content>span{max-width:560px;font-size:16px}.school-content .button{min-height:56px;padding-inline:32px;font-size:16px}
  .offer{min-height:590px;display:flex;align-items:center}.offer-price strong{font-size:94px}.offer-price p{max-width:480px;font-size:16px}
  .schedule{min-height:600px;display:flex;align-items:center}.schedule-list>div{min-height:76px;grid-template-columns:52px 1fr 1fr 1fr;font-size:13px}
  .venue{min-height:685px}.venue h2{font-size:clamp(62px,4.4vw,88px)}.venue .shell>p:not(.eyebrow){max-width:720px;font-size:22px}.venue .button{min-height:58px;padding-inline:34px;font-size:15px}
  .programs{min-height:565px;display:flex;align-items:center}.program-list a{min-height:76px;font-size:14px}
  .cta{min-height:470px;display:flex;align-items:center}.cta h2{font-size:clamp(45px,4vw,66px)}
  .site-footer{min-height:420px;padding:55px 0 28px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:72px}.footer-brand img{width:130px}.footer-brand p,.site-footer p{font-size:20px;line-height:1.25}.footer-brand p{max-width:520px;margin-top:26px}.site-footer h3{margin-bottom:25px;font-size:20px}.site-footer div:not(.footer-brand)>a{margin-bottom:16px;font-size:20px;line-height:1.25}.footer-bottom{margin-top:55px;padding-top:20px;font-size:13px}
}
