@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#122f55;--deep:#0c223f;--blue:#2666c4;--orange:#f76b25;--ink:#192c45;--muted:#607084;--pale:#f3f6fa;--line:#dce3eb;--font:'DM Sans',Arial,sans-serif;--title:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:16px/1.75 var(--font);color:var(--ink);background:white;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--title);line-height:1.22}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.shell{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px 22px;z-index:100}.skip:focus{top:10px}.topbar{background:var(--navy);color:#e0e9f6;font-size:12px}.topbar .shell{display:flex;justify-content:space-between;gap:20px;padding-block:7px}.topbar a{display:flex;align-items:center;gap:8px}.topbar svg{width:13px;height:13px}.header{position:sticky;top:0;z-index:30;background:#fffffff7;backdrop-filter:blur(14px);border-bottom:1px solid #e7edf3}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:95px}.brand{display:flex;gap:11px;align-items:center;flex-shrink:0}.brand>img{width:72px;height:72px;object-fit:contain;mix-blend-mode:multiply}.brand>span{font:800 20px var(--title);letter-spacing:-.04em;line-height:1.2;white-space:nowrap;color:var(--navy)}.brand>span>strong{color:#da5412}.brand small{display:block;font:500 11px var(--font);letter-spacing:.055em;margin-top:6px;color:var(--muted)}.nav-wrap nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:550}.nav-wrap nav>a:not(.button){padding-block:24px;position:relative}.nav-wrap nav>a[aria-current=page]:after{content:'';position:absolute;left:0;bottom:13px;width:22px;height:2px;background:var(--orange)}.nav-wrap nav>a:hover,.more-nav summary:hover{color:#b84915}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;line-height:1.4;padding:18px 22px;font-size:15px;font-weight:650;border-radius:5px;transition:transform .18s,background .18s;flex-shrink:0}.button:hover{transform:translateY(-2px)}.button>span{font-size:21px;line-height:1}.orange{background:var(--orange);color:#192c45}.orange:hover{background:#ff8649}.nav-button{background:var(--navy);color:white;font-size:13px;padding:14px 16px;gap:18px}.nav-button:hover{background:var(--deep)}.outline{border:1px solid #a9b9cc;color:var(--navy)}.outline:hover{background:#e7eef8}.ghost{color:white;border:1px solid #61748f}.ghost:hover{background:#ffffff14}.more-nav{position:relative}.more-nav summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;gap:7px;align-items:center}.more-nav summary::-webkit-details-marker{display:none}.more-nav>div{position:absolute;top:64px;right:-45px;width:240px;background:white;border:1px solid var(--line);border-radius:6px;padding:10px;box-shadow:0 15px 30px #122f5517}.more-nav>div a{display:block;padding:11px 13px;border-radius:3px;font-size:14px}.more-nav>div a:hover{background:var(--pale)}.menu-toggle{display:none}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700;color:var(--blue);line-height:1.6}.home-hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:68px;align-items:center;padding-block:68px 73px}.hero-copy .eyebrow{color:#c2d5f0;display:flex;align-items:center;gap:12px}.short-line{width:27px;height:2px;background:var(--orange)}.hero-copy h1{font-size:clamp(48px,5.05vw,74px);letter-spacing:-.055em;font-weight:800;line-height:1.1;margin:24px 0 26px}.hero-copy h1>span{color:#ff995e}.hero-lead{font-size:17px;line-height:1.85;color:#dce5f2;max-width:515px}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:30px;flex-wrap:wrap}.hero-actions .button{padding:17px 18px;font-size:14px;gap:18px}.hero-note{display:flex;gap:8px;align-items:center;margin-top:25px;font-size:13px;color:#c2d1e7}.hero-note svg{width:16px;height:16px}.hero-image{position:relative;min-width:0;align-self:stretch;min-height:490px;padding:0 0 34px 0}.hero-image>img{width:100%;height:100%;max-height:548px;object-fit:cover;object-position:34% center;border-radius:80px 6px 80px 6px}.hero-image:before{position:absolute;content:'';top:-14px;right:-14px;border-top:1px solid #92add470;border-right:1px solid #92add470;width:65%;height:60%;border-radius:0 12px 0 0;pointer-events:none}.hero-image-label{position:absolute;bottom:50px;left:-28px;right:37px;background:white;padding:23px 28px;border-radius:5px;box-shadow:0 16px 30px #03112624;color:var(--navy)}.hero-image-label>span:first-child{display:block;font-size:14px;color:var(--muted)}.hero-image-label strong{display:block;font:750 26px var(--title);letter-spacing:-.035em;margin-top:3px}.label-arrow{position:absolute;right:27px;top:26px;font-size:43px;line-height:1;color:var(--orange)}.image-caption{font-size:10px;letter-spacing:.13em;color:#bbcce5;position:absolute;bottom:0;right:0}.quickbar{border-bottom:1px solid var(--line);background:white}.quickbar>.shell{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:23px;font-size:14px}.quickbar p{font-size:13px;color:var(--muted)}.quickbar a{display:flex;gap:24px;align-items:center;font-weight:600}.quickbar a>span{color:#bf4e16;font-size:20px}.quickbar a:hover{color:var(--blue)}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:80px;margin-bottom:40px}.section-heading h2{margin-top:14px}.section-heading>p{max-width:375px;color:var(--muted);font-size:16px;padding-bottom:5px}h2{font-size:clamp(31px,3.15vw,43px);letter-spacing:-.045em;font-weight:750;line-height:1.25}h2>span{color:var(--blue)}.solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.solution-card{display:flex;flex-direction:column;border:1px solid var(--line);padding:26px 24px;border-radius:7px;transition:transform .2s,box-shadow .2s}.solution-card:hover{transform:translateY(-6px);box-shadow:0 14px 34px #17355713;border-color:#b8cbe4}.solution-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.icon-box{width:48px;height:48px;border-radius:10px;background:#eaf0fa;display:flex;align-items:center;justify-content:center;color:var(--blue);flex-shrink:0}.icon-box svg{width:25px;height:25px}.card-index{font-family:var(--title);font-size:13px;color:#8190a1}.solution-card .eyebrow{font-size:11px;letter-spacing:.09em}.solution-card h3{font-size:21px;font-weight:750;line-height:1.4;letter-spacing:-.035em;margin-top:12px;margin-bottom:15px}.card-description{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:28px}.card-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;border-top:1px solid var(--line);padding-top:18px;font-size:13px;font-weight:650}.card-link>span{font-size:21px;color:var(--blue)}.solution-auto-ecole .icon-box{background:#fff0e8;color:#b54b16}.solution-vae .icon-box{background:#eaf5f3;color:#206955}.solution-soutien-scolaire .icon-box{background:#f1edfc;color:#7050ab}.formation-band{background:var(--pale);border-block:1px solid #e7edf4}.formation-band-inner{display:flex;align-items:center;gap:26px;padding-block:36px}.formation-band .icon-box{background:white;width:64px;height:64px}.formation-band h2{font-size:24px;letter-spacing:-.035em;margin-top:7px}.formation-band p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:7px}.formation-band .button{margin-left:auto;font-size:14px}.formation-band .eyebrow{font-size:11px}.local-section{display:grid;grid-template-columns:1fr 1fr;gap:84px;align-items:center}.local-photo{position:relative;height:445px}.local-photo img{width:100%;height:100%;object-fit:cover;object-position:40%;border-radius:6px 70px 6px 6px}.photo-tag{position:absolute;bottom:28px;left:24px;right:24px;font:700 25px var(--title);letter-spacing:-.035em;color:white;text-shadow:0 2px 15px #000}.local-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#071e4460);border-radius:0 0 6px 6px;pointer-events:none}.photo-tag{z-index:1}.local-copy h2{margin:14px 0 23px}.local-copy>p:not(.eyebrow){color:var(--muted)}.mini-points{display:grid;gap:14px;margin:25px 0 28px;font-size:15px;font-weight:500}.mini-points>div{display:flex;align-items:center;gap:12px}.mini-points svg{width:18px;height:18px;color:var(--blue)}.text-link{display:inline-flex;gap:25px;font-size:14px;font-weight:650;align-items:center;border-bottom:1px solid #a4b8d0;padding-bottom:5px}.text-link:hover{color:var(--blue)}.text-link>span{font-size:22px}.business-band{background:var(--navy);color:white;padding-block:62px}.business-band>.shell{display:flex;align-items:center;justify-content:space-between;gap:65px}.business-band .eyebrow{color:#ffb88f}.business-band h2{font-size:36px;margin:13px 0 18px}.business-band p:not(.eyebrow){color:#d3e0f0;max-width:600px}.cta{background:var(--pale);padding-block:67px}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:55px}.cta .eyebrow{font-size:11px}.cta h2{font-size:34px;margin:12px 0 16px}.cta p:not(.eyebrow){max-width:670px;color:var(--muted);font-size:16px}.footer{background:white;padding-block:57px 25px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1.1fr 1.2fr;gap:50px}.footer-main .brand>img{width:66px;height:66px}.footer-main .brand>span{font-size:18px}.footer-main p{font-size:13px;color:var(--muted);line-height:1.9;margin-top:12px}.footer-main a:not(.brand){display:block;font-size:13px;color:#4e637c;margin-top:8px}.footer-main a:hover{color:var(--blue)}.footer-brand>p{margin-bottom:15px}.footer-main h3{font-size:14px;font-weight:750;margin-top:15px;margin-bottom:18px}.footer-address>strong{display:block;font-size:13px;font-weight:650;margin-top:15px}.footer-address>p{margin-top:5px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;margin-top:43px;display:flex;justify-content:space-between;gap:30px;font-size:12px;color:var(--muted)}.footer-bottom>div{display:flex;gap:22px}.page-hero{background:var(--pale);padding-block:23px 64px;border-bottom:1px solid #e8edf3}.breadcrumb{display:flex;gap:12px;font-size:12px;color:var(--muted);margin-bottom:39px}.breadcrumb a:hover{color:var(--blue)}.breadcrumb>span{color:#a4b3c6}.page-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:end}.page-hero h1{font-size:clamp(37px,4.2vw,58px);font-weight:800;letter-spacing:-.05em;line-height:1.17;margin-top:17px}.page-hero h1>span{color:var(--blue)}.page-hero-copy{padding-bottom:5px}.page-hero-copy>p{font-size:17px;color:var(--muted);line-height:1.8}.page-hero .button{margin-top:23px}.content-section{padding-block:72px}.content-section h2{font-size:35px}.content-section>p{color:var(--muted);margin-top:17px;max-width:780px}.intro-text{max-width:800px;font-size:18px;color:var(--muted);margin-top:17px}.grid-two{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.grid-three{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-grid{margin-top:31px}.info-card{padding:29px;border:1px solid var(--line);border-radius:7px;background:white}.info-card h3{font-size:23px;letter-spacing:-.03em;margin:20px 0 15px}.info-card p{color:var(--muted);font-size:16px}.section-pale{background:var(--pale)}.split-content{display:grid;grid-template-columns:1fr 1.15fr;gap:95px;align-items:start}.split-content h2{margin:14px 0 22px}.split-content>div>p:not(.eyebrow){color:var(--muted)}.steps{margin:0;padding:0;list-style:none}.steps li{display:flex;gap:23px;padding:24px 0;border-top:1px solid var(--line)}.steps li:first-child{padding-top:0;border-top:0}.steps li:last-child{padding-bottom:0}.step-number{display:inline-flex;justify-content:center;align-items:center;background:#eaf0fa;color:var(--blue);font:650 14px var(--title);width:38px;height:38px;border-radius:50%;flex-shrink:0}.steps h3{font-size:21px;font-weight:750;letter-spacing:-.02em;margin:5px 0 12px}.steps p{font-size:16px;color:var(--muted)}.programme-list{margin-top:34px;border-top:1px solid var(--line)}.programme-row{display:grid;grid-template-columns:95px 1fr 1.25fr 35px;gap:28px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.programme-row:hover{background:var(--pale)}.programme-level{display:inline-flex;padding:7px 12px;background:#edf2fa;border-radius:4px;font-size:12px;font-weight:650;color:var(--blue);justify-self:start}.programme-row h3{font-size:20px;letter-spacing:-.025em}.programme-row p{font-size:15px;color:var(--muted)}.programme-row>span:last-child{font-size:24px;color:var(--blue)}.section-footnote{color:var(--muted);font-size:14px;margin-top:24px}.programme-note{display:flex;justify-content:space-between;gap:35px;align-items:center;margin-top:30px}.programme-note p{font-size:15px;max-width:630px;color:var(--muted)}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:32px}.price-card{padding:35px 38px;border:1px solid var(--line);border-radius:8px}.price-card.featured{background:var(--navy);color:white;border-color:var(--navy)}.price-card .eyebrow{font-size:11px}.price-card h3{font-size:29px;margin-top:15px;letter-spacing:-.035em}.price{font-family:var(--title);font-size:56px;font-weight:750;letter-spacing:-.05em;line-height:1.2;margin-top:24px}.price small{display:block;font:400 13px var(--font);color:var(--muted);letter-spacing:0;margin-top:8px}.price-card>p:not(.price):not(.eyebrow){color:var(--muted);margin-top:22px;font-size:16px;max-width:450px}.price-card .button{margin-top:28px}.price-card.featured .eyebrow{color:#ffb589}.price-card.featured .price small,.price-card.featured>p:not(.price):not(.eyebrow){color:#cfdbec}.notice{border-left:3px solid var(--orange);background:var(--pale);padding:20px 24px;font-size:14px;line-height:1.8;color:#53667e;margin-top:28px}.image-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.image-split img{width:100%;height:410px;object-fit:cover;border-radius:7px 65px 7px 7px}.image-split h2{margin:13px 0 21px}.image-split p:not(.eyebrow){color:var(--muted);margin-top:15px}.quote-box{background:var(--navy);color:white;padding:43px;border-radius:7px}.quote-box .eyebrow{color:#ffb58b}.quote-box blockquote{margin:20px 0 26px;font:650 29px/1.6 var(--title);letter-spacing:-.03em}.quote-box cite{font-size:14px;font-style:normal;color:#d2dded}.link-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.catalog-card{padding:28px;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column}.catalog-card h3{font-size:24px;letter-spacing:-.035em;margin:17px 0 14px}.catalog-card>p{font-size:16px;color:var(--muted);margin-bottom:23px}.catalog-card .text-link{margin-top:auto;align-self:flex-start}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.contact-layout h2{font-size:32px;margin-bottom:24px}.contact-method{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:25px 0}.contact-method .icon-box{width:45px;height:45px}.contact-method small{font-size:13px;color:var(--muted);display:block;margin-bottom:4px}.contact-method strong{font-size:22px;font-weight:600;letter-spacing:-.025em;overflow-wrap:anywhere}.contact-method>span:last-child{margin-left:auto;color:var(--blue);font-size:24px}.contact-help{background:var(--pale);padding:33px;border-radius:7px}.contact-help h3{font-size:23px;margin-bottom:18px;letter-spacing:-.03em}.contact-help p{font-size:16px;color:var(--muted)}.contact-help ul{padding-left:20px;color:var(--muted);font-size:16px;margin:18px 0}.topic-label{display:inline-block;background:#e5eefc;color:var(--blue);font-size:14px;padding:9px 14px;border-radius:4px;margin-bottom:20px}.topic-label[hidden]{display:none}.agency-card{padding:30px;border:1px solid var(--line);border-radius:6px}.agency-card>span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--blue)}.agency-card h3{font-size:28px;margin:10px 0 16px;letter-spacing:-.035em}.agency-card p{color:var(--muted);font-size:16px;line-height:1.85}.agency-card .text-link{margin-top:23px}.help-row{display:flex;gap:28px;padding:25px 0;border-top:1px solid var(--line)}.help-row h3{font-size:20px;margin-bottom:10px}.help-row p{color:var(--muted);font-size:16px}.help-row .text-link{margin-top:14px}.session-pill{display:inline-block;padding:8px 12px;font-size:12px;font-weight:600;background:#edf2fa;color:var(--blue);border-radius:4px;margin-top:14px}
@media(min-width:1500px){.hero-grid{gap:90px;padding-block:83px}.hero-copy h1{font-size:78px}.hero-image{min-height:535px}.hero-image>img{max-height:590px}}
@media(max-width:1200px){.shell{width:calc(100% - 64px)}.nav-wrap nav{gap:19px;font-size:13px}.brand>img{width:61px;height:61px}.brand>span{font-size:18px}.brand small{font-size:10px}.nav-wrap{gap:20px;min-height:87px}.nav-button{font-size:12px;padding:13px 14px;gap:13px}.hero-grid{gap:50px}.hero-copy h1{font-size:65px}.hero-image{min-height:500px}.hero-actions .button{font-size:13px;gap:13px;padding:16px}.solutions-grid{gap:15px}.solution-card{padding:23px 19px}.solution-card h3{font-size:19px}.card-link{font-size:12px}.section-heading{gap:55px}.local-section{gap:60px}.formation-band h2{font-size:21px}.formation-band .button{font-size:13px;padding:16px}.footer-main{gap:30px}.page-hero-grid{gap:65px}.page-hero h1{font-size:49px}.split-content{gap:65px}.programme-row{gap:20px}.contact-layout{gap:45px}.contact-method strong{font-size:21px}}
@media(max-width:1080px){.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;width:46px;height:43px;border:1px solid var(--line);background:white;border-radius:5px;cursor:pointer}.menu-toggle span{width:21px;height:2px;background:var(--navy);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.nav-wrap nav{display:none;position:absolute;top:87px;left:0;right:0;background:white;padding:18px 32px 28px;max-height:calc(100dvh - 100px);overflow:auto;box-shadow:0 12px 20px #122f551a;border-top:1px solid var(--line)}.nav-wrap nav.open{display:flex;flex-direction:column;align-items:stretch;gap:6px}.nav-wrap nav>a:not(.button){padding-block:10px;font-size:16px}.nav-wrap nav>a[aria-current=page]:after{display:none}.nav-wrap nav>a[aria-current=page]{color:var(--blue)}.more-nav summary{font-size:16px;padding:10px 0}.more-nav>div{position:static;box-shadow:none;border:0;width:100%;padding:0 0 6px 10px}.more-nav>div a{font-size:15px;padding:9px}.nav-button{font-size:15px;margin-top:12px;padding:16px}.brand>img{width:65px;height:65px}.brand>span{font-size:19px}.quickbar>.shell{gap:20px;flex-wrap:wrap}.quickbar p{width:100%;font-size:13px}.quickbar a{font-size:14px}.hero-image-label strong{font-size:24px}.hero-image-label{padding:22px}.label-arrow{right:20px;font-size:36px}.formation-band-inner{flex-wrap:wrap}.formation-band-inner>div{flex:1}.formation-band .button{margin-left:90px}.solutions-grid{grid-template-columns:repeat(2,1fr);gap:22px}.solution-card{padding:27px}.solution-card h3{font-size:25px}.card-description{font-size:16px}.card-link{font-size:14px}.footer-main{grid-template-columns:1.4fr 1fr 1.1fr}.footer-address{display:none}.footer-bottom>div{gap:15px;flex-wrap:wrap;justify-content:flex-end}.business-band h2{font-size:32px}.hero-copy h1{font-size:59px}.hero-lead{font-size:16px}.page-hero-grid{gap:50px}.page-hero h1{font-size:44px}.page-hero-copy>p{font-size:16px}.programme-row{grid-template-columns:80px 1fr 1fr 25px}.programme-row h3{font-size:19px}.programme-row p{font-size:14px}.grid-three{gap:18px}.info-card{padding:24px}.info-card h3{font-size:21px}.image-split{gap:55px}.price-card{padding:30px}.contact-method strong{font-size:20px}}
@media(max-width:780px){.shell{width:calc(100% - 48px)}.topbar{font-size:11px}.topbar .shell{padding-block:6px}.hero-grid{grid-template-columns:1fr;gap:40px;padding-block:45px 40px}.hero-copy h1{font-size:70px;line-height:1.1;margin:21px 0 23px}.hero-lead{font-size:17px;max-width:570px}.hero-actions .button{font-size:15px;padding:17px 20px;gap:23px}.hero-image{height:420px;min-height:0;width:calc(100% - 12px);margin-left:12px}.hero-image>img{object-position:50% 38%;border-radius:50px 5px 50px 5px}.hero-image-label{left:-12px;right:40%;bottom:53px}.hero-image-label strong{font-size:24px}.hero-image-label>span:first-child{font-size:13px}.label-arrow{font-size:30px;right:20px;top:25px}.hero-image:before{right:-10px;top:-10px}.quickbar>.shell{padding-block:20px;gap:12px 30px;justify-content:flex-start}.quickbar a{font-size:13px;gap:18px}.quickbar p{font-size:12px}.section{padding-block:65px}.section-heading{gap:35px}.section-heading h2{font-size:35px}.section-heading>p{font-size:15px;max-width:290px}.solution-card{padding:25px}.solution-card h3{font-size:23px}.formation-band-inner{gap:20px;padding-block:28px}.formation-band h2{font-size:22px}.formation-band .button{margin-left:84px}.local-section{grid-template-columns:1fr;gap:40px}.local-photo{height:370px}.local-copy h2{font-size:38px}.local-copy>p:not(.eyebrow){max-width:600px}.business-band>.shell{display:block}.business-band .button{margin-top:26px}.cta-inner{display:block}.cta .button{margin-top:28px}.cta h2{font-size:32px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 55px}.footer-brand{grid-column:span 2}.footer-brand p{margin-top:13px}.footer-main h3{margin-top:0}.footer-address{display:block}.footer-bottom{display:block}.footer-bottom>div{justify-content:flex-start;margin-top:15px}.page-hero{padding-bottom:46px}.breadcrumb{margin-bottom:28px}.page-hero-grid{grid-template-columns:1fr;gap:25px}.page-hero h1{font-size:48px;max-width:600px}.page-hero-copy>p{max-width:600px;font-size:17px}.page-hero .button{margin-top:22px}.content-section{padding-block:57px}.content-section h2{font-size:32px}.split-content{grid-template-columns:1fr;gap:35px}.split-content>div>p:not(.eyebrow){max-width:650px}.grid-three{grid-template-columns:1fr}.grid-three .info-card{padding:29px}.info-card h3{font-size:23px}.programme-row{grid-template-columns:70px 1fr 25px;gap:20px}.programme-row p{grid-column:2;grid-row:2;font-size:15px}.programme-row>span:last-child{grid-column:3;grid-row:1/3}.programme-row{row-gap:8px}.programme-note{display:block}.programme-note .button{margin-top:24px}.price-card{padding:27px}.price-card h3{font-size:26px}.price{font-size:47px}.price-card .button{font-size:13px;padding:15px;gap:14px}.image-split{grid-template-columns:1fr;gap:32px}.image-split img{height:330px}.image-split h2{font-size:34px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-method strong{font-size:25px}.contact-help{padding:30px}.agency-card{padding:27px}.agency-card h3{font-size:25px}.agency-card p{font-size:15px}}
@media(max-width:520px){html{scroll-padding-top:90px}.shell{width:calc(100% - 36px)}.topbar .shell{font-size:10px;gap:15px}.topbar .shell>span{max-width:180px;line-height:1.5}.topbar a{font-size:11px;white-space:nowrap}.topbar svg{display:none}.nav-wrap{min-height:79px}.brand>img{width:58px;height:58px}.brand>span{font-size:18px}.brand small{font-size:10px}.nav-wrap nav{top:79px;padding-inline:22px}.hero-grid{padding-top:35px;gap:36px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.11em;gap:10px}.hero-copy h1{font-size:clamp(47px,13.2vw,65px);letter-spacing:-.055em;margin-block:22px}.hero-lead{font-size:16px;line-height:1.8}.hero-lead br{display:none}.hero-actions{gap:12px;margin-top:26px}.hero-actions .button{font-size:14px;padding:16px 17px;gap:21px}.hero-note{font-size:12px;margin-top:23px}.hero-image{height:345px}.hero-image>img{object-position:35% center;border-radius:40px 5px 40px 5px}.hero-image-label{right:13%;padding:19px 22px;bottom:46px}.hero-image-label strong{font-size:23px}.hero-image-label>span:first-child{font-size:12px}.label-arrow{top:23px;font-size:33px}.image-caption{font-size:8px;letter-spacing:.1em;bottom:5px}.quickbar>.shell{padding-block:22px;display:grid;grid-template-columns:1fr;gap:11px}.quickbar a{display:flex;justify-content:space-between;font-size:14px;border-bottom:1px solid var(--line);padding-bottom:9px}.quickbar a:last-child{border:0;padding:0}.quickbar p{font-size:12px;margin-bottom:5px}.section{padding-block:54px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:34px;letter-spacing:-.04em}.section-heading>p{max-width:none;font-size:16px;margin-top:18px}.eyebrow{font-size:11px;letter-spacing:.1em}.solutions-grid{grid-template-columns:1fr;gap:18px}.solution-card{padding:27px}.solution-top{margin-bottom:22px}.solution-card h3{font-size:25px;line-height:1.35}.solution-card .eyebrow{font-size:12px}.card-description{font-size:16px;max-width:340px;margin-bottom:25px}.card-link{font-size:14px}.formation-band-inner{display:block;padding-block:31px}.formation-band .icon-box{width:49px;height:49px;margin-bottom:19px}.formation-band h2{font-size:25px;line-height:1.35;margin-top:11px}.formation-band p:not(.eyebrow){font-size:16px;margin-top:13px}.formation-band .button{margin:25px 0 0;font-size:14px}.local-photo{height:310px}.local-section{gap:32px}.local-copy h2{font-size:34px}.photo-tag{font-size:23px;bottom:25px}.mini-points{font-size:14px;gap:14px}.business-band{padding-block:44px}.business-band h2{font-size:30px}.business-band p:not(.eyebrow){font-size:16px}.business-band .button{font-size:14px}.cta{padding-block:46px}.cta h2{font-size:30px}.cta p:not(.eyebrow){font-size:16px}.cta .button{font-size:14px;padding:17px 21px}.footer{padding-top:37px}.footer-main{gap:28px 23px}.footer-brand{grid-column:span 2}.footer-address{grid-column:span 2}.footer-main h3{font-size:14px}.footer-main a:not(.brand){font-size:13px}.footer-main p{font-size:13px}.footer-bottom{margin-top:28px;font-size:12px}.footer-bottom>div{gap:13px 22px}.footer-main .brand>img{width:62px;height:62px}.page-hero{padding-block:17px 39px}.breadcrumb{font-size:11px;margin-bottom:26px}.page-hero h1{font-size:40px;line-height:1.18}.page-hero-copy>p{font-size:16px}.page-hero .button{font-size:14px;padding:16px 20px}.content-section{padding-block:48px}.content-section h2{font-size:30px}.intro-text{font-size:17px}.grid-two,.price-grid,.link-grid{grid-template-columns:1fr;gap:20px}.grid-three{gap:19px}.info-card,.grid-three .info-card{padding:27px}.info-card h3{font-size:24px}.steps li{gap:17px;padding-block:23px}.steps h3{font-size:21px}.steps p{font-size:16px}.step-number{width:34px;height:34px;font-size:13px}.programme-row{grid-template-columns:63px 1fr 20px;gap:7px 14px;padding-block:24px}.programme-level{font-size:11px;padding:6px 9px}.programme-row h3{font-size:18px}.programme-row p{font-size:14px}.programme-note p{font-size:15px}.programme-note .button{font-size:14px}.price-card{padding:29px}.price-card h3{font-size:28px}.price{font-size:53px}.price-card .button{font-size:14px;padding:17px 20px;gap:22px}.notice{font-size:14px;padding:18px 21px}.image-split img{height:270px}.image-split h2{font-size:31px}.catalog-card{padding:27px}.catalog-card h3{font-size:24px}.quote-box{padding:29px}.quote-box blockquote{font-size:25px;line-height:1.6}.contact-method strong{font-size:20px}.contact-method{gap:15px}.contact-method .icon-box{width:40px;height:40px}.contact-method small{font-size:12px}.contact-layout h2{font-size:30px}.contact-help{padding:27px}.agency-card{padding:27px}.agency-card h3{font-size:27px}.agency-card p{font-size:16px}.help-row{gap:18px}.help-row .icon-box{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.card-description{font-size:16px}.eyebrow,.solution-card .eyebrow,.formation-band .eyebrow,.cta .eyebrow,.price-card .eyebrow,.image-caption,.brand small,.topbar,.topbar .shell,.topbar a,.programme-level,.breadcrumb,.hero-copy .eyebrow{font-size:12px}

/* Homepage community photo: keep faces visible above the caption on every screen. */
.hero-image>img{object-position:50% 35%}

.language-nav{display:flex;gap:12px;flex-wrap:wrap;padding-top:28px}.language-nav .button{padding:12px 18px}

.hero-modalities{margin-top:20px;padding:10px 0 10px 16px;border-left:3px solid var(--orange);color:#dce5f2;font-size:16px;line-height:1.65;max-width:515px}.hero-modalities strong{color:white}

.topbar .shell{align-items:center}.topbar-phones{display:flex;flex-wrap:wrap;gap:4px 20px;justify-content:flex-end}.topbar-phones a{white-space:nowrap}@media(max-width:520px){.topbar-phones{flex-direction:column;gap:3px;flex-shrink:0}}

.support-plan{min-width:0;background:white;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:8px;padding:28px}.support-plan:nth-child(2){border-top-color:var(--orange)}.support-plan:nth-child(3){border-top-color:var(--navy)}.support-plan-heading{display:flex;align-items:center;gap:15px}.support-plan h3{font-size:26px;letter-spacing:-.035em}.support-options{list-style:none;padding:0;margin:25px 0}.support-options li{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:88px;border-bottom:1px solid var(--line);padding:16px 0;color:var(--muted);font-size:14px}.support-options li:first-child{border-top:1px solid var(--line)}.support-options strong{font-family:var(--title);font-size:25px;color:var(--navy);white-space:nowrap}.support-discount{display:block;flex-shrink:0;text-align:center;border-radius:6px;background:#fff0e8;color:#9a3c0d;font-size:21px;font-weight:750;line-height:1.2;padding:9px 11px}.support-discount small{display:block;margin-top:3px;font-size:11px;font-weight:550}.support-plan .button{width:100%;font-size:14px;padding:15px;gap:15px}.support-plans-note{margin-top:25px;font-size:15px;color:var(--muted)}.support-plans-note strong{color:var(--navy)}@media(min-width:781px) and (max-width:1000px){.support-plan{padding:20px}.support-options strong{font-size:22px}.support-discount{padding:9px 8px;font-size:20px}.support-plan-heading{gap:10px}.support-plan h3{font-size:23px}.support-plan-heading .icon-box{width:38px;height:38px}}

/* Contacts, privacy choices and the private direction workspace. */
[hidden]{display:none!important}.visually-hidden,.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}input,select,textarea{font:inherit;color:var(--ink);max-width:100%}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #a9b9cc;border-radius:6px;padding:12px 14px;background:white;min-height:48px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid #2666c440;outline-offset:2px}label{font-size:16px}input[type=checkbox]{accent-color:var(--blue);width:20px;height:20px;flex-shrink:0}.lead-form{border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:8px;padding:clamp(22px,4vw,48px);max-width:1020px;background:white}.lead-form fieldset{padding:0;border:0;margin:0 0 32px;min-width:0}.lead-form legend{font-family:var(--title);font-size:24px;font-weight:750;margin-bottom:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-weight:550}.form-grid small{font-size:14px;color:var(--muted);font-weight:400}.form-full{grid-column:1/-1}.form-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px}.form-details summary{cursor:pointer;padding:20px 0;font-weight:700;font-size:18px}.form-details summary span{font-size:14px;font-weight:400;color:var(--muted);margin-left:10px}.form-details .form-grid{padding:6px 0 25px}.check-label{display:flex;gap:12px;align-items:flex-start;line-height:1.6}.check-label input{margin-top:4px}.newsletter-choice{background:var(--pale);padding:22px;border-radius:6px;margin:25px 0}.newsletter-choice p{font-size:14px;color:var(--muted);margin:10px 0 0 32px}.form-privacy{font-size:14px;color:var(--muted);margin-bottom:23px}.form-privacy a,.privacy-copy a,.chat-panel a,.privacy-banner a{text-decoration:underline;text-underline-offset:3px;color:var(--blue)}.lead-form .button{border:0}.form-status{margin-top:18px;font-size:16px;color:#9a3c0d}.form-status.success{color:#206955}.privacy-copy{max-width:900px}.privacy-copy h1{font-size:clamp(32px,5vw,48px);letter-spacing:-.04em;margin-block:15px}.privacy-copy h2{font-size:26px;margin:35px 0 15px}.privacy-copy p{margin:15px 0}.privacy-date{color:var(--muted)}.preference-reset{border:0;background:transparent;font:inherit;padding:0;text-align:left;text-decoration:underline}.footer-preference{color:inherit;font-size:12px}.privacy-banner{position:fixed;z-index:65;bottom:18px;left:18px;right:18px;max-width:950px;margin:auto;padding:22px 25px;border:1px solid var(--line);background:white;box-shadow:0 6px 40px #0c223f33;border-radius:10px;display:flex;gap:24px;align-items:center}.privacy-banner strong{font-size:18px;color:var(--navy)}.privacy-banner p{font-size:14px;margin-top:6px;line-height:1.6}.privacy-actions{display:flex;gap:9px;flex-shrink:0}.privacy-actions button{border:1px solid var(--navy);background:white;color:var(--navy);border-radius:5px;padding:12px;font-size:14px;font-weight:650}.privacy-actions button:hover{background:var(--pale)}.chat-launcher{position:fixed;right:20px;bottom:20px;z-index:50;border:0;border-radius:40px;background:var(--navy);color:white;font-size:16px;font-weight:650;padding:16px 23px;box-shadow:0 5px 20px #0c223f33}.chat-panel{padding:0;border:1px solid var(--line);border-radius:12px;max-height:calc(100dvh - 32px);width:min(430px,calc(100vw - 24px));margin:auto 18px 18px auto;color:var(--ink);box-shadow:0 12px 60px #0c223f40}.chat-panel::backdrop{background:#0c223f35}.chat-panel header{background:var(--navy);color:white;display:flex;justify-content:space-between;gap:15px;padding:20px}.chat-panel header strong{font-size:18px}.chat-panel header p{font-size:13px;line-height:1.4;margin-top:5px}.chat-close{color:white;background:transparent;border:0;font-size:29px;align-self:flex-start}.chat-body{padding:22px;max-height:50dvh;overflow-y:auto;font-size:16px}.chat-intro{margin-bottom:18px}.chat-body #ai-notice,.chat-body .check-label{font-size:14px;margin-bottom:15px}.chat-suggestions{display:flex;flex-wrap:wrap;gap:8px}.chat-suggestions button{border:1px solid var(--line);background:var(--pale);padding:9px 12px;border-radius:20px;color:var(--navy);font-size:14px}.chat-message{padding:12px 15px;border-radius:8px;margin:15px 0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.visitor{background:#eaf0fa}.chat-message.assistant{background:var(--pale)}.chat-sources{display:grid;gap:8px;font-size:14px}.chat-form{border-top:1px solid var(--line);padding:18px 22px}.chat-form label{font-size:14px;font-weight:650}.chat-form>div{display:flex;gap:8px;margin-top:7px}.chat-form button{border:0;border-radius:5px;padding:10px 14px;background:var(--orange);color:var(--ink);font-size:14px;font-weight:650}.chat-form input{min-width:0}.chat-error{font-size:14px;color:#9a3c0d;margin-top:8px}.admin-page{background:var(--pale)}.admin-header{display:flex;justify-content:space-between;align-items:center;padding-block:22px;border-bottom:1px solid var(--line);gap:20px}.admin-header>a{font-size:14px}.admin-brand{font:800 22px var(--title)!important;color:var(--navy)}.admin-brand strong{color:#b84915}.admin-main{padding-block:38px 80px}.admin-main h1{font-size:42px;letter-spacing:-.04em;margin:12px 0 16px}.admin-main>p{max-width:850px}.admin-actions{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-block:28px}.admin-stats article{padding:25px;background:white;border:1px solid var(--line);border-radius:8px}.admin-stats strong{font:750 38px var(--title);display:block;color:var(--navy)}.admin-stats span{font-size:14px;display:block;margin-top:8px}.admin-section{margin-top:42px}.admin-section h2{font-size:30px;margin-bottom:18px}.admin-section>p{margin-bottom:13px}.admin-search{display:block;max-width:600px;margin:22px 0}.admin-search input{margin-top:8px}.admin-contact{border:1px solid var(--line);background:white;border-radius:7px;margin-bottom:14px}.admin-contact summary{display:flex;flex-wrap:wrap;gap:8px 22px;cursor:pointer;padding:20px}.admin-contact summary strong{margin-right:auto}.admin-contact summary span{font-size:14px}.admin-contact-body{padding:0 22px 24px;overflow-wrap:anywhere}.admin-contact-body>a{color:var(--blue)}.admin-contact dl{display:grid;grid-template-columns:180px 1fr;gap:8px 20px;font-size:14px}.admin-contact dt{font-weight:650}.admin-contact dd{margin:0}.admin-message{background:var(--pale);padding:16px;border-radius:5px;white-space:pre-wrap;margin:18px 0}.admin-contact label{display:inline-flex;gap:15px;align-items:center;margin-top:20px}.admin-delete{display:block;border:0;background:none;padding:0;color:#923018;font-size:14px;text-decoration:underline;margin-top:24px}.admin-metrics{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:25px}.admin-metrics article{background:white;border:1px solid var(--line);border-radius:7px;padding:25px;min-width:0;overflow:auto}.admin-metrics h3{font-size:22px;margin-bottom:20px}.admin-metrics table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.admin-metrics td,.admin-metrics th{border-bottom:1px solid var(--line);padding:10px 8px;overflow-wrap:anywhere}.admin-metrics td:last-child,.admin-metrics th:last-child{text-align:right}.admin-main .notice{margin-block:20px}
@media(max-width:780px){.privacy-banner{display:block;padding:20px}.privacy-actions{margin-top:15px}.privacy-actions button{flex:1}.admin-stats{grid-template-columns:1fr}.admin-metrics{grid-template-columns:1fr}.admin-main h1{font-size:34px}}@media(max-width:520px){.form-grid{grid-template-columns:1fr}.lead-form{padding:22px 18px}.lead-form legend{font-size:22px}.newsletter-choice{padding:16px}.newsletter-choice p{margin-left:0}.privacy-banner{left:10px;right:10px;bottom:10px}.chat-panel{margin:auto auto 12px}.admin-contact dl{grid-template-columns:1fr;gap:3px}.admin-contact dd{margin-bottom:10px}.admin-header>a{font-size:12px}.admin-brand{font-size:18px!important}.admin-actions .button{width:100%}}

/* Resource library: level and subject browsing, prior to opening sales. */
.resource-hero{background:var(--pale);padding:25px 0 52px}.resource-hero .breadcrumb{margin-bottom:28px}.resource-hero h1{font-size:clamp(38px,4.5vw,58px);letter-spacing:-.045em;line-height:1.15;margin-top:17px;max-width:850px}.resource-hero h1 span{color:var(--blue)}.resource-lead{font-size:18px;max-width:720px;color:var(--muted);margin-top:22px}.resource-filters{display:grid;grid-template-columns:1fr 1fr auto;gap:22px;align-items:end;background:var(--navy);padding:28px;border-radius:8px;color:white}.resource-filters label{display:flex;flex-direction:column;gap:8px;font-weight:600}.resource-filters .button{border:0;min-height:52px}.resource-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.resource-groups section{padding:25px;border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:6px;min-width:0}.resource-groups section:nth-child(2){border-top-color:var(--orange)}.resource-groups section:nth-child(3){border-top-color:var(--navy)}.resource-groups h3{font-size:22px;letter-spacing:-.025em;margin:10px 0 22px}.resource-groups section>div{display:flex;flex-wrap:wrap;gap:9px}.resource-groups a{border:1px solid var(--line);border-radius:5px;padding:8px 12px;font-size:14px;font-weight:600}.resource-groups a:hover{background:var(--pale)}.resource-groups a.selected{background:var(--navy);color:white;border-color:var(--navy)}.resource-empty{margin-top:28px;padding:32px;background:var(--pale);border:1px solid var(--line);border-radius:7px}.resource-empty h3{font-size:25px;letter-spacing:-.025em;margin:12px 0}.resource-empty>p:not(.eyebrow){max-width:680px;color:var(--muted)}.resource-empty a{margin-top:18px}.resource-entry{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-block:50px;border-bottom:1px solid var(--line)}.resource-entry h2{font-size:32px;margin:12px 0}.resource-entry p:not(.eyebrow){max-width:650px;color:var(--muted)}@media(max-width:900px){.resource-filters{grid-template-columns:1fr 1fr}.resource-filters .button{grid-column:span 2}.resource-groups{grid-template-columns:1fr}.resource-entry{display:block}.resource-entry .button{margin-top:25px}}@media(max-width:520px){.resource-filters{grid-template-columns:1fr;padding:22px}.resource-filters .button{grid-column:auto;font-size:14px}.resource-empty{padding:25px}.resource-entry h2{font-size:29px}.resource-hero .breadcrumb{flex-wrap:wrap}}
