@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;700;800&display=swap");:root{--ink:#111a22;--paper:#f4f1e9;--red:#ff4f38;--blue:#155eef;--yellow:#ffc52f;--muted:#69737c;--line:#d8d4ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font-family:DM Sans,Arial,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.045em;line-height:.98}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}main{overflow:hidden}.site-header{height:84px;justify-content:space-between;padding:0 4vw;border-bottom:1px solid var(--line);background:hsla(44,33%,94%,.94);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.brand,.site-header{display:flex;align-items:center}.brand{gap:11px;font-size:12px;line-height:1.05;letter-spacing:.12em}.brand img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.main-nav{display:flex;align-items:center;gap:28px;font-weight:600}.main-nav a{position:relative}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-9px}.button,.nav-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer;font-weight:700}.nav-cta{background:var(--ink);color:#fff;padding:13px 18px}.header-actions{display:flex;gap:8px}.lang-switch,.menu-toggle{border:1px solid var(--ink);background:transparent;height:42px;min-width:46px;font-weight:800}.menu-toggle{display:none}.hero{min-height:700px;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;padding:64px 4vw 50px;gap:4vw}.hero-copy{max-width:690px;position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.2em;color:var(--red);margin-bottom:20px}.hero h1{font-size:clamp(55px,6.6vw,104px);max-width:790px;margin-bottom:28px}.lead{font-size:20px;line-height:1.6;max-width:640px;color:#48515a}.hero-actions{display:flex;align-items:center;gap:25px;margin:35px 0}.button{padding:16px 22px;background:var(--ink);color:#fff}.button svg{width:18px}.button.light{background:#fff;color:var(--ink)}.button.dark{margin-top:30px}.button.ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.text-link{font-weight:800;border-bottom:2px solid var(--ink);padding-bottom:4px}.trust-strip{display:flex;gap:23px;flex-wrap:wrap;color:var(--muted);font-size:13px}.trust-strip span{display:flex;align-items:center;gap:5px}.trust-strip svg{width:15px}.road-scene{position:relative;height:590px;background:#c8e3ef;border-radius:220px 220px 24px 24px;overflow:hidden;box-shadow:15px 16px 0 var(--yellow)}.road-scene:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#70a867 0)}.road-scene svg{position:absolute;inset:0;width:100%;height:100%}.road-scene .road{fill:none;stroke:url(#asphalt);stroke-width:155}.road-line{fill:none;stroke:#fff;stroke-width:5;stroke-dasharray:22 22}.car{filter:drop-shadow(0 10px 6px #0005)}.sign{filter:drop-shadow(0 7px 4px #0003)}.route-chip{position:absolute;background:#fff;border:2px solid var(--ink);padding:9px 12px;font-size:11px;font-weight:800;box-shadow:5px 5px 0 var(--ink)}.chip-one{left:8%;bottom:12%}.chip-two{right:8%;top:42%}.chip-three{right:15%;top:12%}.road-divider{height:50px;background:var(--ink);display:flex;align-items:center;justify-content:space-around}.road-divider span{width:10%;height:4px;background:#fff}.section{padding:110px 5vw}.section-heading{display:flex;justify-content:space-between;gap:4vw;align-items:flex-end;margin-bottom:55px}.section-heading h2{font-size:clamp(40px,5vw,76px);max-width:900px;margin:0}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.journey-grid article{padding:38px;min-height:350px;border-right:1px solid var(--line)}.journey-grid article:last-child{border:0}.journey-grid article>span{font-size:13px;color:var(--red)}.journey-grid h3{font-size:30px;margin-top:60px}.journey-grid p{line-height:1.7;color:var(--muted)}.signal{position:absolute;right:32px;top:32px;background:var(--ink);padding:9px;border-radius:20px;display:grid;gap:6px}.signal i{width:12px;height:12px;border-radius:50%;background:#48515a}.signal .red{background:#ff4f38}.signal .amber{background:#ffc52f}.signal .green{background:#39c26b}.formation-band{background:var(--blue);color:#fff;padding:90px 6vw;display:grid;grid-template-columns:1.2fr .8fr;gap:9vw;align-items:center}.formation-band h2{font-size:clamp(48px,6vw,88px)}.formation-band p{font-size:18px;line-height:1.6;max-width:650px}.formation-band .eyebrow{color:#bcd0ff}.dashboard{background:var(--ink);padding:38px;border:1px solid #ffffff45;box-shadow:15px 15px 0 #fff}.dashboard>span{font-size:11px;letter-spacing:.2em}.dashboard>strong{display:block;font:800 72px Manrope;margin:25px 0}.gauge{height:12px;background:#37414a;margin-bottom:35px}.gauge i{display:block;width:72%;height:100%;background:var(--yellow)}.dash-row{display:flex;justify-content:space-between;border-top:1px solid #ffffff33;padding:18px 0}.dash-row em{font-style:normal;color:#a9bdd3}.video-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:20px}.video-card.featured{grid-row:span 2}.video-poster{position:relative;width:100%;aspect-ratio:16/9;border:0;padding:0;background:#222;display:block;overflow:hidden;cursor:pointer}.video-poster img{-o-object-fit:cover;object-fit:cover;transition:transform .35s}.video-poster:hover img{transform:scale(1.04)}.play{position:absolute;left:20px;bottom:18px;width:50px;height:50px;display:grid;place-items:center;background:var(--red);color:#fff;border-radius:50%}.duration{position:absolute;right:10px;bottom:10px;background:#111d;color:#fff;padding:5px 7px;font-weight:700;font-size:12px}.video-copy{padding:20px}.video-copy small{color:var(--red);text-transform:uppercase;font-weight:800}.video-copy h3{font-size:18px;line-height:1.2;margin:12px 0;letter-spacing:-.02em}.video-copy a{display:flex;gap:5px;align-items:center;font-size:12px;font-weight:800}.video-grid.compact{grid-template-columns:repeat(3,1fr)}.modal-backdrop{position:fixed;inset:0;background:#071019ef;z-index:100;display:grid;place-items:center;padding:20px}.video-modal{width:min(100%,980px);background:var(--paper);padding:18px;position:relative}.modal-close{position:absolute;right:8px;top:-50px;background:#fff;border:0;width:40px;height:40px;display:grid;place-items:center}.iframe-wrap{aspect-ratio:16/9}.iframe-wrap iframe{width:100%;height:100%;border:0}.video-modal h2{font-size:22px;margin:17px 0 5px}.about-punch{background:var(--yellow);padding:100px 8vw;display:grid;grid-template-columns:.3fr 1.7fr}.big-quote{font:800 200px/1 Manrope;color:var(--red)}.about-punch h2{font-size:clamp(48px,7vw,105px);max-width:1100px}.about-punch p{max-width:720px;font-size:19px;line-height:1.7}.final-cta{text-align:center;padding:110px 20px;background:#fff}.final-cta h2{font-size:clamp(47px,7vw,100px);max-width:1100px;margin:0 auto 40px}.page-hero{padding:110px 6vw 80px;min-height:450px;display:flex;flex-direction:column;justify-content:flex-end}.page-hero h1{font-size:clamp(58px,8vw,118px);max-width:1100px;margin-bottom:24px}.page-hero>p:last-child{max-width:700px;font-size:19px;line-height:1.6}.formations-hero{background:var(--ink);color:#fff}.learn-hero{background:var(--yellow)}.about-hero{background:var(--red);color:#fff}.contact-hero{background:var(--blue);color:#fff}.program-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.program-grid article{background:#fff;border:1px solid var(--line);padding:40px;position:relative}.license{font:800 78px Manrope;color:var(--red);position:absolute;right:35px;top:20px}.program-grid h2{font-size:44px;margin-top:55px}.program-grid h3{color:var(--blue)}.program-grid ul{list-style:none;padding:0}.program-grid li{display:flex;gap:8px;padding:8px 0}.program-grid li svg{width:18px;color:#39a863}.program-grid article>a{display:flex;gap:10px;font-weight:800;margin-top:25px}.source-note{margin-top:35px;color:var(--muted)}.source-note a{font-weight:800;text-decoration:underline}.registration-shell{display:grid;grid-template-columns:.75fr 1.25fr;min-height:calc(100vh - 84px)}.registration-shell aside{background:var(--ink);padding:70px 5vw}.registration-shell aside h1{font-size:55px}.registration-shell aside>p{line-height:1.7;color:#a9b3bc}.registration-shell ol{list-style:none;padding:30px 0}.registration-shell li{display:flex;gap:14px;align-items:center;padding:13px 0;color:#71808c}.registration-shell li span{width:32px;height:32px;border:1px solid #61707c;border-radius:50%;display:grid;place-items:center}.registration-shell li svg{width:15px}.registration-shell li.current{color:#fff;font-weight:800}.registration-shell li.current span{background:var(--red);border-color:var(--red)}.registration-shell li.done{color:#67cf8b}.step-form{padding:70px 8vw}.step-kicker{font-size:11px;font-weight:800;color:var(--red);letter-spacing:.2em}.step-form h2{font-size:50px;margin:25px 0 40px}.step-form>label{display:block;font-weight:800;margin:22px 0}.step-form input,.step-form textarea{width:100%;display:block;margin-top:9px;border:1px solid var(--line);background:var(--paper);padding:16px;outline:none}.step-form input:focus,.step-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #155eef20}.step-form input[aria-invalid=true]{border-color:var(--red)}.step-form label em{color:var(--red);font-weight:500;font-size:13px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{border:1px solid var(--line);padding:22px;display:grid;cursor:pointer}.choice input{width:auto;margin:0 0 15px}.choice span{font-weight:800}.choice small{color:var(--muted);margin-top:6px}.form-nav{display:flex;justify-content:flex-end;gap:12px;margin-top:40px}.confirmation svg{background:#39c26b;color:#fff;border-radius:50%;padding:15px;width:70px;height:70px}.contact-layout{display:grid;gap:50px}.map-card{min-height:520px;background:#cde0d2;position:relative;overflow:hidden;border:1px solid var(--ink)}.map-road{position:absolute;background:#fff;border:15px solid #c4b99e}.r1{width:120%;height:60px;transform:rotate(-20deg);top:40%}.r2{width:70px;height:120%;left:58%;top:-10%;transform:rotate(12deg)}.pin{position:absolute;left:45%;top:43%;z-index:2;background:var(--red);color:#fff;padding:15px;font-weight:800;display:grid;place-items:center}.map-card>span{position:absolute;bottom:20px;left:20px;background:#fff;padding:10px;font-size:11px;font-weight:800}.contact-details article{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:28px 0}.contact-details article>svg{color:var(--red)}.contact-details small{letter-spacing:.18em;color:var(--muted)}.contact-details h2{font-size:25px;margin:8px 0}.story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story h2{font-size:60px}.story p{font-size:19px;line-height:1.8}.story blockquote{font:700 26px/1.4 Manrope;border-left:6px solid var(--red);margin:35px 0;padding-left:25px}.story img{width:100%;height:600px;-o-object-fit:cover;object-fit:cover}footer{padding:70px 5vw 30px;display:grid;grid-template-columns:1.2fr 1fr .5fr;gap:30px;align-items:end}.footer-mark{font:800 clamp(55px,9vw,145px)/.8 Manrope;letter-spacing:-.08em}.footer-mark span{font-size:18px;color:var(--red)}footer p{line-height:1.7;color:#afbbc5}.footer-links{display:grid;gap:10px}footer small{grid-column:1/-1;color:#71808c;border-top:1px solid #ffffff20;padding-top:25px}html[dir=rtl] body{font-family:Arial,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0}.menu-toggle svg{pointer-events:none}@media(max-width:900px){.site-header{height:72px;padding:0 18px}.main-nav{position:fixed;inset:72px 0 auto;background:var(--paper);display:none;padding:25px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--ink)}.main-nav.open{display:flex}.menu-toggle{display:grid;place-items:center}.hero{grid-template-columns:1fr;padding:55px 20px 65px}.hero h1{font-size:55px}.road-scene{height:460px}.section{padding:75px 20px}.section-heading{display:block}.journey-grid{grid-template-columns:1fr}.journey-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:280px}.formation-band{grid-template-columns:1fr;padding:70px 22px}.video-grid,.video-grid.compact{grid-template-columns:1fr 1fr}.video-card.featured{grid-row:auto;grid-column:1/-1}.about-punch{grid-template-columns:1fr;padding:70px 22px}.big-quote{font-size:100px;height:70px}.program-grid,.registration-shell{grid-template-columns:1fr}.registration-shell aside{padding:45px 22px}.registration-shell aside h1{font-size:42px}.registration-shell ol{display:flex;gap:5px;overflow:auto}.registration-shell li{font-size:0}.registration-shell li span{font-size:14px}.step-form{padding:50px 22px}.contact-layout,.story,footer{grid-template-columns:1fr}.footer-mark{font-size:74px}}@media(max-width:560px){.brand span{display:none}.hero{padding-top:36px}.hero h1{font-size:45px}.lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.road-scene{height:370px;border-radius:150px 150px 18px 18px}.trust-strip{gap:10px}.final-cta h2,.formation-band h2,.section-heading h2{font-size:42px}.video-grid,.video-grid.compact{grid-template-columns:1fr}.video-card.featured{grid-column:auto}.choice-grid{grid-template-columns:1fr}.page-hero{padding:80px 22px 50px;min-height:370px}.page-hero h1{font-size:52px}.program-grid{padding-top:50px}.registration-shell aside p{font-size:14px}.step-form h2{font-size:38px}.contact-layout{padding-top:50px}.map-card{min-height:370px}.story h2{font-size:42px}.story img{height:420px}.footer-mark{font-size:62px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.hero{min-height:660px;background:radial-gradient(circle at 72% 26%,#174a7330,transparent 24%),var(--paper)}.hero h1{font-size:clamp(50px,5.4vw,82px);max-width:680px}.hero .lead{max-width:570px}.hero-actions{gap:14px;flex-wrap:wrap}.whatsapp{background:#167d51!important;color:#fff!important}.premium-road{height:560px;border-radius:3px;background:linear-gradient(180deg,#08111d,#174a73 45%,#091018);box-shadow:22px 22px 0 #08111d;isolation:isolate}.premium-road:before{display:none}.horizon-glow{position:absolute;width:70%;height:28%;left:15%;top:22%;background:#e5b77b66;filter:blur(45px);border-radius:50%;z-index:-1}.fes-silhouette{position:absolute;left:0;right:0;top:25%;height:120px;display:flex;align-items:flex-end;gap:4px;opacity:.48}.fes-silhouette i{background:#05090e;width:18%;height:45%;clip-path:polygon(0 12%,20% 12%,20% 0,30% 0,30% 12%,100% 12%,100% 100%,0 100%)}.fes-silhouette i:nth-child(2){height:70%}.fes-silhouette i:nth-child(3){height:52%}.fes-silhouette i:nth-child(4){height:85%}.fes-silhouette i:nth-child(5){height:62%}.perspective-road{position:absolute;inset:0;width:100%;height:100%;z-index:2}.road-edge{fill:none;stroke:#91a2ad;stroke-width:4;opacity:.5}.lane{fill:none;stroke:#f5f1e8;stroke-width:7;stroke-dasharray:28 18}.route-loop{fill:none;stroke:#d92332;stroke-width:4;stroke-dasharray:8 10;opacity:.8}.premium-car{transform-origin:center}.media-orbit{position:absolute;width:180px;height:180px;right:5%;top:7%;border-radius:50%;overflow:hidden;border:7px solid #f5f1e8;box-shadow:0 22px 60px #0009;z-index:3;mix-blend-mode:luminosity}.media-orbit:after{content:"";position:absolute;inset:0;background:#174a734d}.media-orbit img{-o-object-fit:cover;object-fit:cover}.destination-marker{position:absolute;z-index:4;left:5%;top:6%;border-left:4px solid var(--red);padding:8px 12px;color:#fff;background:#08111dcc;display:grid;gap:3px}.destination-marker span,.scene-caption{font-size:10px;letter-spacing:.16em}.destination-marker b{font:800 14px Manrope}.signal-stack{position:absolute;right:7%;bottom:8%;z-index:4;background:#05090e;padding:9px;border:1px solid #ffffff55;display:flex;gap:7px}.signal-stack i{width:12px;height:12px;border-radius:50%;background:#34414c}.signal-stack i:first-child{background:var(--red);box-shadow:0 0 16px var(--red)}.scene-caption{position:absolute;left:5%;bottom:5%;z-index:4;color:#fff}.scene-caption em{color:var(--red);font-size:18px}.road-divider{height:42px;justify-content:flex-start;gap:6vw;padding:0 5vw}.road-divider b{color:var(--red);letter-spacing:.2em}.road-divider span{width:8%;height:2px}.section-heading h2{font-size:clamp(36px,4.2vw,62px)}.formation-band{background:linear-gradient(135deg,#102f4b,#174a73 54%,#0b2235);padding:78px 6vw}.formation-band h2{font-size:clamp(42px,4.8vw,66px)}.route-panel{position:relative;background:#08111d;border:1px solid #ffffff30;overflow:hidden;box-shadow:16px 16px 0 #d92332}.route-panel:after,.route-panel:before{content:"";position:absolute;left:50%;top:50%;width:70%;height:2px;background:#ffffff33}.route-panel:after{transform:rotate(90deg)}.route-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:50%;background:var(--red);display:grid;place-items:center;font:800 20px Manrope;z-index:2}.branch{position:absolute;background:#f5f1e8;color:#08111d;padding:9px 11px;font-size:10px;font-weight:800;letter-spacing:.08em}.branch-1{left:6%;top:10%}.branch-2{right:6%;top:12%}.branch-3{left:7%;bottom:10%}.branch-4{right:6%;bottom:12%}.about-punch{background:#e9e3d8;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center;padding:80px 7vw}.brand-media{height:520px;position:relative;overflow:hidden;clip-path:polygon(0 8%,87% 0,100% 88%,12% 100%);box-shadow:18px 18px 0 var(--red)}.brand-media img{-o-object-fit:cover;object-fit:cover}.about-punch h2{font-size:clamp(42px,5.4vw,76px)}.final-cta h2{font-size:clamp(42px,5.5vw,75px)}.formation-overview{min-height:580px;background:#08111d;color:#fff;padding:75px 6vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.formation-intro h1{font-size:clamp(48px,5.3vw,78px)}.formation-intro>p{max-width:570px;line-height:1.7;color:#b8c3ce}.formation-map{height:430px;position:relative;border:1px solid #ffffff38;background:radial-gradient(circle,#174a73 0,#08111d 64%);overflow:hidden}.formation-route-line{position:absolute;width:4px;height:80%;background:repeating-linear-gradient(180deg,#f5f1e8 0 14px,transparent 14px 28px);left:50%;top:10%}.formation-origin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--red);width:88px;height:88px;border-radius:50%;display:grid;place-items:center;text-align:center;font:800 21px Manrope;z-index:3}.formation-origin small{font-size:9px;letter-spacing:.2em}.formation-node{position:absolute;display:grid;grid-template-columns:auto auto;align-items:center;gap:5px 10px;background:#f5f1e8;color:#08111d;padding:13px 15px;min-width:160px;box-shadow:7px 7px 0 #174a73}.formation-node svg{grid-row:1/3;color:var(--red)}.formation-node span{font-weight:800}.formation-node b{font-size:11px}.node-1{left:7%;top:10%}.node-2{right:6%;top:13%}.node-3{left:6%;bottom:12%}.node-4{right:7%;bottom:10%}.program-grid article{background:linear-gradient(145deg,#fff,#eee9de);box-shadow:8px 8px 0 #d8d4ca}.contact-arrival{min-height:620px;background:#08111d;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;padding:65px 6vw;gap:6vw;align-items:center}.contact-copy h1{font-size:clamp(48px,5.5vw,82px);max-width:700px}.contact-copy>p{font-size:18px;color:#b8c3ce}.contact-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:30px 0}.contact-actions .text-link{border-color:#fff}.contact-cred{margin-top:45px;border-left:3px solid var(--red);padding-left:15px;display:grid;gap:5px}.contact-cred span{font-size:11px;letter-spacing:.12em;color:#94a4b1}.contact-map-scene{height:500px;position:relative;background:#102f4b;overflow:hidden;border:1px solid #ffffff3d;box-shadow:18px 18px 0 var(--red)}.contact-map-scene svg{width:100%;height:100%}.city-grid{stroke:#ffffff12;stroke-width:2}.contact-route{stroke:#f5f1e8;stroke-width:8;stroke-dasharray:14 15}.contact-pin{fill:var(--red);filter:drop-shadow(0 0 18px #d92332)}.contact-arrow{fill:none;stroke:#fff;stroke-width:4}.map-destination{position:absolute;left:50%;top:23%;background:#f5f1e8;color:#08111d;padding:12px 15px;display:grid;transform:translateX(-10%);box-shadow:7px 7px 0 #08111d}.map-destination svg{width:20px;height:20px;color:var(--red)}.map-destination span{font-size:9px;letter-spacing:.12em}.map-chip{position:absolute;left:18px;bottom:18px;background:#08111dcc;padding:10px;font-size:10px;font-weight:800;display:flex;gap:6px}.map-chip svg{width:15px}.contact-layout{grid-template-columns:1fr 1fr}.contact-social{background:var(--yellow);padding:45px}.contact-social h2{font-size:42px}.contact-social a{display:block;border-top:1px solid #08111d;padding:16px 0;font-weight:800}html[dir=rtl] .hero h1{font-size:clamp(46px,5vw,74px);line-height:1.12}html[dir=rtl] .destination-marker{left:auto;right:5%;border-left:0;border-right:4px solid var(--red)}@media(max-width:900px){.hero{min-height:auto;padding-top:38px}.hero h1{font-size:48px}.premium-road{height:400px;box-shadow:10px 10px 0 #08111d}.media-orbit{width:125px;height:125px}.contact-arrival,.formation-band,.formation-overview{grid-template-columns:1fr}.formation-overview{padding:55px 22px}.formation-map{height:390px}.contact-arrival{padding:50px 22px}.contact-map-scene{height:400px}.about-punch{grid-template-columns:1fr}.brand-media{height:390px}}@media(max-width:560px){.hero{padding:28px 18px 42px;gap:26px}.hero h1,html[dir=rtl] .hero h1{font-size:39px;max-width:350px}.hero .lead{font-size:15px;line-height:1.5}.hero-actions{margin:20px 0}.hero-actions .button{padding:13px 15px}.hero-actions .text-link{width:100%;font-size:13px}.trust-strip{font-size:11px}.premium-road{height:285px;border-radius:0}.media-orbit{width:85px;height:85px;border-width:4px}.destination-marker b{font-size:11px}.scene-caption{display:none}.section{padding:54px 18px}.section-heading{margin-bottom:32px}.about-punch h2,.final-cta h2,.formation-band h2,.section-heading h2{font-size:36px}.journey-grid article{padding:25px;min-height:220px}.journey-grid h3{margin-top:44px;font-size:25px}.formation-band{padding:52px 20px;gap:35px}.route-panel{height:260px;box-shadow:9px 9px 0 var(--red)}.video-copy{padding:15px}.about-punch{padding:55px 20px}.brand-media{height:290px}.final-cta{padding:70px 18px}.formation-overview{padding:45px 18px;gap:32px}.formation-intro h1{font-size:42px}.formation-map{height:330px}.formation-node{min-width:120px;padding:9px;font-size:10px}.formation-node b{font-size:9px}.formation-node svg{width:18px}.contact-arrival{padding:42px 18px;gap:32px}.contact-copy h1{font-size:43px}.contact-map-scene{height:320px;box-shadow:9px 9px 0 var(--red)}.contact-actions .button{padding:13px}.contact-layout{padding-top:45px}.contact-social{padding:28px}.contact-social h2{font-size:34px}}:root{--ink:#07111d;--paper:#f3efe6;--white:#faf8f3;--red:#d92c3a;--blue:#2f5f86;--yellow:#d8d2c8;--muted:#7b8792;--line:#d8d2c8}.site-header{height:76px;background:hsla(43,41%,97%,.96)}.brand img{width:46px;height:46px}.lang-switch,.menu-toggle{border:0}.button{box-shadow:none!important}.whatsapp{background:transparent!important;border:1px solid var(--ink)}.whatsapp svg{color:#209b63}.hero{min-height:620px;background:var(--paper)}.hero h1{font-size:clamp(48px,4.8vw,72px);line-height:1.01}.luxury-road{height:510px;background:linear-gradient(#102033,#07111d);border-radius:0;box-shadow:none}.luxury-road:before{display:none}.luxury-horizon{position:absolute;width:65%;height:28%;left:18%;top:18%;background:#2f5f8645;filter:blur(38px);border-radius:50%}.luxury-city{position:absolute;left:0;right:0;top:30%;height:95px;display:flex;align-items:flex-end;gap:2px;opacity:.25}.luxury-city i{width:22%;height:45%;background:#07111d}.luxury-city i:nth-child(2){height:68%}.luxury-city i:nth-child(3){height:53%}.luxury-city i:nth-child(4){height:76%}.luxury-road-svg{position:absolute;inset:0;width:100%;height:100%}.luxury-road .road-edge{stroke:#7b879250;stroke-width:3}.luxury-lane{stroke:#faf8f3;stroke-width:5;stroke-dasharray:22 25}.luxury-road .route-loop{stroke:#d92c3a;stroke-width:3;stroke-dasharray:240}.brand-artifact{position:absolute;width:70px;height:70px;right:22px;bottom:22px;overflow:hidden;opacity:.38;filter:grayscale(1);border:1px solid #faf8f344}.brand-artifact img{-o-object-fit:cover;object-fit:cover}.refined-divider{height:24px;background:var(--ink);padding:0 5vw;gap:12px}.refined-divider span{width:16%;height:1px;background:var(--blue)}.refined-divider i{width:5px;height:5px;border-radius:50%;background:var(--red)}.section{padding-top:86px;padding-bottom:86px}.section-heading h2{font-size:clamp(34px,3.7vw,54px)}.refined-signal{background:transparent;padding:0;display:flex}.refined-signal i{width:7px;height:7px}.formation-band{background:#102033}.route-panel{border:1px solid #7b879240}.branch{box-shadow:none}.about-punch{background:#faf8f3}.brand-media{box-shadow:none;clip-path:none;filter:grayscale(.8)}.final-cta{background:var(--paper)}.quiet-intro{background:#faf8f3;padding:82px 7vw 64px;display:grid;grid-template-columns:1fr .7fr;gap:8vw;align-items:end;border-bottom:1px solid var(--line)}.quiet-intro h1{font-size:clamp(44px,4.8vw,68px)}.quiet-intro>p{font-size:18px;line-height:1.7;color:var(--muted)}.paths-section{background:#faf8f3;padding:0 7vw 85px;position:relative}.path-line{position:absolute;left:calc(7vw + 22px);top:0;bottom:105px;width:1px}.path-row{min-height:155px;display:grid;grid-template-columns:45px 34px 1fr .85fr 40px;gap:24px;align-items:center;border-bottom:1px solid var(--line)}.path-index{width:8px;height:8px;border-radius:50%;background:var(--red);font-size:0;z-index:2}.path-row svg{width:21px;color:var(--blue)}.path-row h2{font-size:27px;margin-bottom:7px}.path-row p{margin:0;color:var(--muted);line-height:1.55}.path-outcome small{font-size:9px;color:var(--blue)}.path-row>a{width:40px;height:40px;border:1px solid var(--ink);display:grid;place-items:center}.paths-note{margin:28px 0 0 103px;color:var(--muted);max-width:650px}.quiet-contact{min-height:580px;background:var(--ink);color:#faf8f3;padding:72px 7vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center}.quiet-contact h1{font-size:clamp(46px,4.8vw,68px)}.contact-address{gap:10px;color:#c7ced5}.contact-address svg{width:18px;color:var(--red)}.quiet-contact .button.primary,.quiet-contact .whatsapp{background:var(--red)!important;color:#fff!important;border-color:var(--red)}.outline-light{background:transparent;border:1px solid #7b8792}.email-link{display:flex;gap:8px;color:#c7ced5}.quiet-route{height:400px;position:relative;border-left:1px solid var(--blue)}.quiet-route svg{width:100%;height:100%}.contact-route{fill:none;stroke:#d8d2c8;stroke-width:3;stroke-dasharray:10 11}.quiet-route circle{fill:var(--red)}.quiet-route .pin-ring{fill:none;stroke:var(--red)}.route-end{position:absolute;left:64%;top:25%;display:grid}.quiet-route>a{position:absolute;left:5%;bottom:4%;display:flex;gap:7px;border-bottom:1px solid #faf8f3}.contact-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:0 7vw;background:#faf8f3}.contact-facts a{min-height:145px;padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:7px}.contact-facts span{font-size:11px;color:var(--muted)}:focus-visible{outline:2px solid var(--red);outline-offset:4px}html[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] .hero h1{font-size:clamp(42px,4.3vw,62px);font-weight:700;line-height:1.18}html[dir=rtl] .hero-actions svg{transform:scaleX(-1)}html[dir=rtl] .path-line{left:auto;right:calc(7vw + 22px)}@media(max-width:900px){.quiet-contact,.quiet-intro{grid-template-columns:1fr}.contact-facts{grid-template-columns:1fr 1fr}.luxury-road{height:360px}}@media(max-width:560px){.site-header{height:66px}.brand img{width:38px;height:38px}.hero{padding:24px 18px 32px;gap:20px}.hero h1,html[dir=rtl] .hero h1{font-size:35px}.hero .lead{font-size:14px}.hero-actions .button{font-size:13px;padding:12px 14px}.trust-strip{display:none}.luxury-road{height:205px}.brand-artifact{width:48px;height:48px}.section{padding:46px 18px}.quiet-intro{padding:46px 18px 34px;display:block}.quiet-intro h1{font-size:37px}.paths-section{padding:0 18px 50px}.path-line{left:26px}.path-row{grid-template-columns:18px 25px 1fr 34px;gap:11px;min-height:140px}.path-outcome{display:none}.path-row h2{font-size:21px}.path-row p{font-size:13px}.paths-note{margin:24px 0 0 53px}.quiet-contact{padding:46px 18px;gap:25px}.quiet-contact h1{font-size:38px}.quiet-route{height:235px}.contact-facts{grid-template-columns:1fr}.contact-facts a{min-height:100px;border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.contact-actions .button{width:100%}}:root{--ink:#101820;--paper:#f6f8fa;--red:#db2432;--blue:#17659a;--blue-dark:#0c3f66;--yellow:#ffd51f;--muted:#68747e;--line:#dce3e8}body{color:var(--ink)}.site-header{height:96px;padding:0 5vw;background:#fff;box-shadow:0 8px 30px #103a5910;overflow:visible}.site-header .brand{gap:14px;color:var(--ink);font-size:13px}.site-header .brand img{width:66px;height:66px;border-radius:0;-o-object-fit:contain;object-fit:contain}.brand b{color:var(--blue);font-size:17px}.main-nav{gap:30px}.main-nav a.active:after{bottom:-14px;background:var(--red)}.nav-cta{background:var(--red);padding:15px 21px;border-radius:3px}.lang-switch{color:var(--blue);min-width:54px}.header-route{position:absolute;left:5vw;right:5vw;bottom:-1px;height:2px;background:var(--blue)}.header-route:after{content:"";position:absolute;left:36%;top:-4px;width:10px;height:10px;border-radius:50%;background:var(--red);border:2px solid #fff;box-shadow:0 0 0 1px var(--blue)}.hero{min-height:650px;padding:62px 5vw 38px;grid-template-columns:.92fr 1.08fr;gap:2vw;background:#fff}.hero-copy{max-width:640px}.hero h1{font-size:clamp(55px,5.9vw,88px);line-height:.96;letter-spacing:-.055em;color:#101820}.hero h1:first-letter{color:var(--ink)}.hero .lead{font-size:18px;line-height:1.55;color:var(--muted);max-width:580px}.hero-actions{margin:30px 0 28px}.button{border-radius:3px}.button.primary{background:var(--red)}.whatsapp{background:#fff!important;color:var(--ink)!important;border:1px solid #aeb9c0}.text-link{color:var(--blue);border-color:var(--blue)}.trust-strip{padding-top:8px}.trust-strip svg{color:var(--blue)}.aeb-hero-visual{height:540px;background:#fff;border:0;border-radius:0;box-shadow:none;overflow:visible}.aeb-hero-visual:before{display:none}.aeb-logo-stage{position:absolute;inset:0}.aeb-logo-stage img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.signal-dot{position:absolute;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 7px #fff}.dot-blue{background:var(--blue);right:4%;top:38%}.dot-red{background:var(--red);right:0;top:52%}.dot-black{background:var(--ink);right:10%;top:47%;width:11px;height:11px}.dot-yellow{background:var(--yellow);right:7%;top:58%;width:10px;height:10px}.visual-caption{position:absolute;right:5%;bottom:4%;display:flex;align-items:center;gap:10px;background:#fff;border-left:4px solid var(--red);padding:8px 12px;color:var(--muted);font-size:11px}.visual-caption b{color:var(--blue);font-size:18px}.aeb-route-divider{height:38px;background:var(--blue);gap:18px;padding:0 5vw}.aeb-route-divider span{height:3px;width:12%;background:#fff;border-radius:4px}.aeb-route-divider i{width:8px;height:8px;background:var(--red);border:2px solid #fff;border-radius:50%}.section{padding:92px 5vw}.section-heading{margin-bottom:48px}.section-heading h2{font-size:clamp(40px,4.5vw,66px);color:var(--ink)}.journey{background:#f6f8fa}.journey-grid{position:relative;gap:0}.journey-grid:before{content:"";position:absolute;left:8%;right:8%;top:42px;height:5px;background:var(--blue)}.journey-grid article{background:transparent!important;border:0;border-radius:0;box-shadow:none!important;padding:0 4vw 20px;text-align:center;position:relative}.journey-grid article>span{position:relative;margin:auto;background:var(--blue);color:#fff;border:6px solid #f6f8fa;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-weight:800;z-index:2}.journey-grid article:nth-child(2)>span{background:var(--red)}.journey-grid .signal{justify-content:center;margin:22px auto 14px}.journey-grid h3{font-size:27px;margin-top:0}.refined-signal i{width:8px;height:8px;background:#cfd8de}.refined-signal .red{background:var(--red)}.refined-signal .amber{background:var(--yellow)}.refined-signal .blue{background:var(--blue)}.formation-band{background:#fff;padding:82px 5vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.formation-band,.formation-band h2{color:var(--ink)}.formation-band>div>p{color:var(--muted)}.formation-band .button.light{background:var(--red);color:#fff}.route-panel{background:#f6f8fa;border:0;box-shadow:none;height:330px}.route-panel:before{background:var(--blue);height:5px;left:8%;width:84%;top:50%}.route-panel:after{display:none}.route-core{background:var(--blue);box-shadow:0 0 0 8px #fff}.branch{background:#fff;color:var(--ink);border:1px solid var(--line);border-left:4px solid var(--blue);border-radius:3px}.branch-2,.branch-4{border-left-color:var(--red)}.learn-preview,.video-card{background:#fff}.video-card{border-radius:4px;box-shadow:none!important;border:1px solid var(--line)}.about-punch{background:#f6f8fa}.brand-media{border:8px solid #fff}.about-punch h2{color:var(--ink)}.final-cta{background:var(--blue);color:#fff}.final-cta h2{color:#fff}.page-hero,.quiet-intro{background:#fff}.quiet-intro{border-bottom:6px solid var(--blue);padding-top:88px}.page-hero h1,.quiet-intro h1{color:var(--ink)}.paths-section{background:#f6f8fa;padding-top:22px}.path-line{width:5px;background:var(--blue)}.path-index{width:14px;height:14px;border:4px solid #f6f8fa;box-shadow:0 0 0 2px var(--blue)}.path-row{border-bottom:1px solid #cfd8de}.path-row>svg{color:var(--blue);width:28px}.path-row h2{color:var(--ink)}.path-row>a{border:0;background:var(--red);color:#fff;border-radius:50%}.path-outcome small{color:var(--red)}.learn-hero{border-bottom:6px solid var(--blue);position:relative}.learn-hero:after{content:"";position:absolute;left:5vw;bottom:-12px;width:18px;height:18px;background:var(--red);border:4px solid #fff;border-radius:50%}.source-note{border-left:4px solid var(--blue);background:#f6f8fa}.registration-shell{background:#fff}.registration-shell aside{background:var(--blue);color:#fff}.registration-shell aside .eyebrow{color:#fff}.registration-shell aside li span{border-color:#fff}.registration-shell aside li.current span,.registration-shell aside li.done span{background:var(--red);color:#fff}.step-form{background:#fff}.step-form input,.step-form textarea{border:1px solid #b9c5cc;background:#fff}.choice{border-color:#c7d2d9}.choice:has(input:checked){border-color:var(--blue);box-shadow:inset 5px 0 0 var(--blue)}.quiet-contact{background:#fff;border-bottom:6px solid var(--blue)}.quiet-contact,.quiet-contact h1{color:var(--ink)}.contact-address,.email-link{color:var(--muted)}.outline-light{color:var(--ink);border-color:#aeb9c0}.quiet-route{background:#f6f8fa;border-left:0}.contact-route{stroke:var(--blue);stroke-width:7}.quiet-route>a{color:var(--blue);border-color:var(--blue)}.route-end{padding:10px 14px;border-left:4px solid var(--red)}.contact-facts,.route-end{background:#fff}.contact-facts a{border-color:var(--line)}.contact-facts svg{color:var(--blue)}footer{background:var(--ink);color:#fff;border-top:8px solid var(--blue)}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{-o-object-fit:contain;object-fit:contain;background:#fff}.footer-brand b{color:#fff;letter-spacing:.08em}.footer-brand p{margin:5px 0 0;color:#aebcc6}html[dir=rtl] .header-route:after{left:auto;right:36%}html[dir=rtl] .journey-grid:before{left:8%;right:8%}html[dir=rtl] .branch{border-left:1px solid var(--line);border-right:4px solid var(--blue)}html[dir=rtl] .branch-2,html[dir=rtl] .branch-4{border-right-color:var(--red)}html[dir=rtl] .route-end{border-left:0;border-right:4px solid var(--red)}@media(max-width:900px){.site-header{height:78px}.site-header .brand img{width:52px;height:52px}.main-nav{top:78px;background:#fff}.hero{grid-template-columns:1fr;padding-top:42px}.aeb-hero-visual{height:450px}.journey-grid:before{display:none}.formation-band,.quiet-contact{grid-template-columns:1fr}.registration-shell aside{padding-top:60px}}@media(max-width:560px){.site-header{height:70px;padding:0 18px}.site-header .brand img{width:46px;height:46px}.site-header .brand span{display:block;font-size:9px}.brand b{font-size:12px}.header-route{left:18px;right:18px}.hero{padding:35px 18px 24px}.hero h1,html[dir=rtl] .hero h1{font-size:43px}.hero .lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .text-link{grid-column:1/-1;width:-moz-max-content;width:max-content}.trust-strip{display:flex}.aeb-hero-visual{height:330px}.signal-dot{transform:scale(.75)}.visual-caption{right:0;bottom:0}.aeb-route-divider{height:28px}.section{padding:58px 18px}.journey-grid article{text-align:left;padding:16px 0 26px}.journey-grid article>span{margin:0}.journey-grid .signal{justify-content:flex-start}.formation-band{padding:58px 18px}.route-panel{height:290px}.branch{font-size:9px}.quiet-intro{padding:52px 18px 38px}.paths-section{padding-top:14px}.path-line{left:24px}.registration-shell aside{padding:42px 18px}.quiet-contact{padding:48px 18px}.contact-facts{padding:0 18px}footer{padding:46px 18px}.footer-brand{align-items:flex-start}.footer-brand img{width:70px;height:70px}}.aeb-logo-stage{overflow:hidden}.aeb-logo-stage img{transform:scale(1.16)}.site-header{height:92px;padding:0 5.8vw;box-shadow:none;border-bottom:0}.site-header .brand{gap:12px}.site-header .brand img{width:76px;height:76px}.site-header .brand span{font-size:13px;letter-spacing:.13em}.site-header .brand b{font-size:17px}.main-nav{gap:34px;font-size:14px}.main-nav a.active:after{bottom:-11px;height:3px}.nav-cta{padding:15px 22px}.header-route{display:none}.language-pair{display:flex;align-items:center;gap:10px;font-size:13px}.language-pair button{border:0;background:transparent;padding:8px 0;color:#a5abb0;font-weight:700;cursor:pointer}.language-pair button.selected{color:var(--ink)}.language-pair i{font-style:normal;color:#c8cdd1}.reference-hero{height:512px;min-height:0;padding:38px 5.8vw 0;grid-template-columns:34% 66%;gap:0;align-items:start;overflow:hidden}.reference-hero .hero-copy{padding-top:15px;max-width:430px}.reference-hero .eyebrow{font-size:11px;margin-bottom:15px}.reference-hero h1{font-size:54px;line-height:.99;letter-spacing:-.055em;margin:0 0 18px}.title-dot{color:var(--red)}.reference-hero .lead{font-size:14px;line-height:1.45;max-width:415px;margin-bottom:0}.reference-hero .hero-actions{margin:25px 0 22px;gap:12px}.reference-hero .button{font-size:12px;padding:14px 17px}.reference-hero .whatsapp{border-color:#7b858d}.reference-hero .aeb-hero-visual{height:520px;width:calc(100% + 5.8vw);margin-top:-38px;overflow:hidden;background:#fff}.reference-hero .aeb-hero-visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.credibility-row{display:grid;grid-template-columns:repeat(3,1fr);max-width:390px}.credibility-row span{min-height:62px;padding:0 18px;display:grid;justify-items:center;text-align:center;border-right:1px solid #cfd5da;font-size:11px}.credibility-row span:first-child{padding-left:0}.credibility-row span:last-child{border-right:0}.credibility-row svg{width:21px;height:21px;margin-bottom:5px;color:#3f4850}.credibility-row b{font-size:10px}.credibility-row small{font-size:10px;color:var(--muted)}.reference-journey{padding:4px 19.5vw 25px;background:#fff}.journey-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-bottom:20px}.journey-title i{height:1px;background:#ccd3d8}.journey-title h2{margin:0;font:700 18px Manrope,Arial,sans-serif;letter-spacing:-.02em}.journey-title h2 b{color:var(--blue)}.journey-steps{grid-template-columns:repeat(4,1fr) auto}.journey-steps,.journey-steps article{display:grid;align-items:center;position:relative}.journey-steps article{grid-template-columns:44px 1fr;gap:10px}.journey-node{width:42px;height:42px;border-radius:50%;border:1px solid #cbd3d9;background:#fff;display:grid;place-items:center;position:relative;z-index:2}.journey-node svg{width:20px}.journey-node.red{border-color:var(--red);color:var(--red)}.journey-steps h3{font:700 11px DM Sans,Arial,sans-serif;letter-spacing:0;margin:0 0 3px}.journey-steps p{font-size:9px;line-height:1.35;color:var(--muted);margin:0;max-width:120px}.step-connector{position:absolute;height:2px;background:var(--blue);width:24px;right:-9px;top:50%}.journey-arrow{color:var(--blue);width:28px;margin-left:10px}.reference-formations{min-height:215px;padding:10px 9vw 40px 17.5vw;position:relative;background:#fff;overflow:hidden}.formation-road{position:absolute;width:280px;height:280px;border:42px solid var(--blue);border-right:42px solid transparent;border-radius:50%;left:-76px;top:42px;transform:rotate(18deg)}.formation-road:after{content:"";position:absolute;width:145px;border-top:4px dashed #fff;left:30px;top:62px;transform:rotate(-24deg)}.formation-panel{position:relative;background:#fff;border-radius:18px;padding:25px 30px 22px;box-shadow:0 10px 35px #153b5710;z-index:2}.formation-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.formation-panel h2{font-size:24px;margin:0 0 4px}.formation-panel h2:first-letter{color:var(--ink)}.formation-panel h2{color:var(--blue)}.formation-panel-head p{font-size:11px;margin:0;color:var(--muted)}.formation-panel-head>a{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:11px;font-weight:800}.formation-panel-head>a svg{width:17px}.formation-options{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.formation-options>a{display:flex;gap:10px;align-items:flex-start}.formation-options svg{width:30px;height:30px;color:var(--ink);flex:0 0 auto}.formation-options span{display:grid}.formation-options b{font-size:11px}.formation-options small{font-size:9px;line-height:1.35;color:var(--muted)}html[dir=rtl] .credibility-row span{border-right:0;border-left:1px solid #cfd5da}html[dir=rtl] .credibility-row span:last-child{border-left:0}html[dir=rtl] .step-connector{right:auto;left:-9px}html[dir=rtl] .journey-arrow{transform:scaleX(-1)}@media(max-width:900px){.site-header{height:76px;padding:0 22px}.site-header .brand img{width:55px;height:55px}.main-nav{top:76px}.reference-hero{height:auto;min-height:0;padding:30px 22px 0;grid-template-columns:1fr;overflow:hidden}.reference-hero .hero-copy{max-width:none}.reference-hero h1{font-size:48px}.reference-hero .lead{max-width:520px}.reference-hero .aeb-hero-visual{height:430px;width:calc(100% + 44px);margin:0 -22px}.reference-journey{padding:25px 22px}.journey-steps{grid-template-columns:1fr 1fr;gap:24px}.journey-arrow,.step-connector{display:none}.reference-formations{padding:20px 22px 50px}.formation-road{left:-145px}.formation-options{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.language-pair,.site-header .brand span{display:none}.reference-hero{padding-top:24px}.reference-hero h1,html[dir=rtl] .reference-hero h1{font-size:42px;line-height:1.02}.reference-hero .lead{font-size:14px}.reference-hero .hero-actions{grid-template-columns:1fr 1fr}.credibility-row{max-width:none}.credibility-row span{padding:0 7px}.credibility-row b,.credibility-row small{font-size:9px}.reference-hero .aeb-hero-visual{height:295px;margin-top:15px}.reference-hero .aeb-hero-visual img{-o-object-position:45% top;object-position:45% top}.reference-journey{padding-top:20px}.journey-title{gap:12px}.journey-title h2{font-size:15px;white-space:nowrap}.journey-steps{grid-template-columns:1fr;gap:16px}.journey-steps article{grid-template-columns:42px 1fr}.journey-steps p{max-width:none}.formation-panel{padding:20px}.formation-panel-head{align-items:flex-start}.formation-panel-head>a{font-size:0}.formation-panel-head>a svg{width:20px}.formation-options{grid-template-columns:1fr;gap:16px}.formation-options>a{border-top:1px solid var(--line);padding-top:12px}.formation-road{display:none}}.credibility-row b{font-size:11px}.credibility-row small{font-size:10.5px}.formation-road{left:-82px;top:-40px;width:300px;height:300px;border-width:40px}.formation-road:after{width:170px;left:24px;top:80px;border-top-width:4px}@media(max-width:560px){.site-header{backdrop-filter:none}.reference-hero .hero-actions{grid-template-columns:1fr}.reference-hero .hero-actions .button{width:100%;min-width:0}.credibility-row{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.credibility-row span{min-width:0}.credibility-row b,.credibility-row small{max-width:100%;overflow-wrap:anywhere}.reference-hero{overflow:hidden}}:root{--aeb-blue:#0d3b66;--signal-red:#e41d23;--deep-navy:#081b2b;--text-dark:#111827;--soft-grey:#f3f4f6;--border-grey:#e5e7eb;--yellow-accent:#f4c20d;--white:#fff}body{background:var(--white);color:var(--text-dark);font-family:Inter,Manrope,Arial,sans-serif}body:has(.foundation-home) footer{display:none}.foundation-header{height:106px;width:100%;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:26px;padding:0 5.2vw;background:var(--white);border-bottom:1px solid #eef1f4;position:relative;z-index:50}.foundation-brand{display:flex;width:190px;height:92px;align-items:center;gap:9px;overflow:hidden}.foundation-brand img{width:70px;height:70px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.foundation-brand span{display:flex;flex-direction:column;color:var(--deep-navy);font-size:10px;line-height:1.08;font-weight:700;letter-spacing:.16em;white-space:nowrap}.foundation-brand strong{font-size:21px;letter-spacing:.09em}.foundation-brand em{color:var(--signal-red);font-size:10px;font-style:normal;margin-top:4px}.foundation-nav{display:flex;align-items:center;justify-content:center;gap:30px;font-size:14px;font-weight:600;white-space:nowrap}.foundation-nav a{position:relative;padding:16px 0}.foundation-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:3px;background:var(--signal-red);border-radius:2px}.foundation-header-actions{display:flex;align-items:center;gap:25px}.foundation-register{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;gap:14px;background:var(--signal-red);color:var(--white);border-radius:4px;font-size:14px;font-weight:800;white-space:nowrap}.foundation-language{display:flex;align-items:center;gap:9px;font-size:13px}.foundation-language button{border:0;background:transparent;color:#9ca3af;font-weight:800;padding:12px 0;cursor:pointer}.foundation-language button.selected{color:var(--deep-navy)}.foundation-language span{color:#9ca3af}.foundation-menu{display:none;width:48px;height:48px;border:0;background:transparent;color:var(--deep-navy);place-items:center;cursor:pointer}.foundation-menu svg{width:28px;height:28px}.foundation-home{background:var(--white);min-height:calc(100vh - 106px)}.foundation-hero{height:calc(100vh - 106px);min-height:650px;max-height:794px;display:grid;grid-template-columns:42% 58%;align-items:center;padding:20px 3.5vw 25px 5.2vw;overflow:hidden;background:var(--white)}.foundation-hero-copy{position:relative;z-index:2;max-width:580px;animation:foundation-reveal .55s ease-out both}.foundation-eyebrow{margin:0 0 15px;color:var(--signal-red);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.22em}.foundation-hero h1{margin:0;color:var(--deep-navy);font-family:Inter,Manrope,Arial,sans-serif;font-size:clamp(58px,5vw,72px);font-weight:800;line-height:1.02;letter-spacing:-.055em}.foundation-hero h1 span{color:var(--signal-red)}.foundation-lead{max-width:545px;margin:20px 0 0;color:#45515d;font-size:17px;line-height:1.55}.foundation-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin:27px 0 26px}.foundation-primary,.foundation-whatsapp{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:13px;border-radius:4px;font-size:14px;font-weight:800}.foundation-primary{background:var(--signal-red);color:var(--white);box-shadow:0 8px 20px rgba(228,29,35,.15)}.foundation-whatsapp{border:1px solid #a8b2bd;background:var(--white);color:var(--text-dark)}.foundation-method svg,.foundation-primary svg,.foundation-whatsapp svg{width:18px;height:18px}.foundation-whatsapp svg{color:#16a34a}.foundation-method{width:100%;display:flex;align-items:center;gap:7px;color:var(--aeb-blue);font-size:13px;font-weight:800}.foundation-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:510px;margin-top:5px}.foundation-trust span{min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border-right:1px solid #cfd6dd;text-align:center}.foundation-trust span:first-child{align-items:flex-start;text-align:left}.foundation-trust span:last-child{border-right:0}.foundation-trust svg{width:25px;height:25px;color:var(--aeb-blue);stroke-width:1.8}.foundation-trust b{font-size:12px;color:var(--deep-navy)}.foundation-road-visual{height:100%;min-height:610px;position:relative;animation:foundation-visual-reveal .65s ease-out .08s both}.foundation-logo-art{position:absolute;inset:-1% -2% -3% -4%;overflow:hidden}.foundation-logo-art img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;filter:saturate(1.08) contrast(1.03)}.foundation-dot{position:absolute;display:block;border-radius:50%;box-shadow:0 0 0 7px var(--white)}.foundation-road-visual .dot-blue{width:18px;height:18px;right:9%;top:39%;background:var(--aeb-blue)}.foundation-road-visual .dot-yellow{width:15px;height:15px;right:7%;top:48%;background:var(--yellow-accent)}.foundation-road-visual .dot-dark{width:14px;height:14px;right:3.5%;top:43%;background:var(--deep-navy)}.foundation-road-visual .dot-red{width:20px;height:20px;right:3%;top:53%;background:var(--signal-red)}.foundation-anchor{position:absolute}.foundation-primary:hover,.foundation-register:hover{background:#c8171d;transform:translateY(-1px)}.foundation-whatsapp:hover{border-color:var(--aeb-blue);color:var(--aeb-blue)}.foundation-primary,.foundation-register,.foundation-whatsapp{transition:background-color .2s,color .2s,border-color .2s,transform .2s}@keyframes foundation-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes foundation-visual-reveal{0%{opacity:0;transform:translateX(15px)}to{opacity:1;transform:none}}@media(max-width:1180px){.foundation-header{grid-template-columns:175px 1fr auto;padding:0 3vw}.foundation-brand{width:165px}.foundation-brand img{width:62px;height:62px}.foundation-nav{gap:18px;font-size:12px}.foundation-header-actions{gap:14px}.foundation-hero{padding-left:4vw}.foundation-hero h1{font-size:58px}}@media(max-width:900px){.foundation-header{height:84px;display:flex;justify-content:space-between;padding:0 20px}.foundation-brand{width:154px;height:76px}.foundation-brand img{width:58px;height:58px}.foundation-brand strong{font-size:17px}.foundation-nav{display:none;position:absolute;left:0;right:0;top:84px;align-items:stretch;padding:16px 20px 24px;background:var(--white);border-bottom:1px solid var(--border-grey);box-shadow:0 12px 24px rgba(8,27,43,.08)}.foundation-nav.open{display:flex;flex-direction:column;gap:0}.foundation-nav a{min-height:44px;display:flex;align-items:center}.foundation-nav a.active:after{left:0;right:auto;bottom:6px;width:34px}.foundation-register{display:none}.foundation-menu{display:grid}.foundation-hero,.foundation-home{min-height:calc(100vh - 84px)}.foundation-hero{height:auto;max-height:none;grid-template-columns:1fr;padding:30px 20px 18px}.foundation-hero-copy{max-width:none}.foundation-road-visual{min-height:390px;height:390px}.foundation-logo-art{inset:-4% -7% -7% -7%}}@media(max-width:560px){.foundation-header,.foundation-home{width:390px;max-width:100vw}.foundation-header{height:76px;padding:0 14px}.foundation-brand{width:142px;height:70px;gap:6px}.foundation-brand img{width:51px;height:51px}.foundation-brand span{font-size:8px}.foundation-brand strong{font-size:15px}.foundation-brand em{font-size:8px}.foundation-header-actions{gap:8px;margin-left:auto}.foundation-language{gap:5px}.foundation-language button{font-size:11px;padding:10px 0}.foundation-menu{width:40px;height:44px;flex:0 0 40px}.foundation-nav{top:76px}.foundation-home{min-height:calc(100vh - 76px)}.foundation-hero{width:390px;max-width:100vw;min-height:768px;padding:18px 18px 12px;align-content:start}.foundation-eyebrow{margin-bottom:12px;font-size:10px}.foundation-hero h1{font-size:42px;line-height:1.03;letter-spacing:-.047em}.foundation-lead{margin-top:12px;font-size:14px;line-height:1.45}.foundation-actions{display:grid;grid-template-columns:1fr;margin:14px 0 15px;gap:8px}.foundation-primary,.foundation-whatsapp{width:100%;min-height:46px;font-size:13px}.foundation-method{display:none}.foundation-trust{width:100%;max-width:none;margin-top:2px}.foundation-trust span{min-width:0;min-height:58px;gap:4px;padding:0 3px}.foundation-trust span:first-child{align-items:center;text-align:center}.foundation-trust svg{width:21px;height:21px}.foundation-trust b{max-width:100%;font-size:9px;white-space:normal}.foundation-road-visual{height:292px;min-height:292px;margin-top:3px}.foundation-logo-art{inset:-12% -7% -11% -7%}.foundation-road-visual .foundation-dot{transform:scale(.7)}.foundation-road-visual .dot-blue{right:5%;top:40%}.foundation-road-visual .dot-yellow{right:4%;top:49%}.foundation-road-visual .dot-dark{right:0;top:44%}.foundation-road-visual .dot-red{right:0;top:54%}}@media(prefers-reduced-motion:reduce){.foundation-hero-copy,.foundation-road-visual{animation:none}.foundation-primary,.foundation-register,.foundation-whatsapp{transition:none}}.final-home{background:#fff;color:var(--text-dark)}.final-home h1,.final-home h2,.final-home h3{font-family:Inter,Manrope,Arial,sans-serif;color:var(--deep-navy)}.final-kicker{margin:0 0 15px;color:var(--signal-red);font-size:11px;font-weight:800;letter-spacing:.2em}.final-hero{min-height:690px;display:grid;grid-template-columns:38% 62%;align-items:center;padding:36px 4vw 30px 5.2vw;overflow:hidden}.final-hero-copy{position:relative;z-index:2}.final-hero h1{font-size:clamp(62px,5.1vw,74px);line-height:1.02;letter-spacing:-.055em;margin:0}.final-hero h1 span{color:var(--signal-red)}.final-lead{max-width:520px;color:#4b5563;font-size:17px;line-height:1.55;margin:20px 0 0}.final-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 24px}.final-primary,.final-secondary{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:4px;font-size:14px;font-weight:800}.final-primary{background:var(--signal-red);color:#fff}.final-secondary{background:#fff;border:1px solid #9da9b5;color:var(--text-dark)}.final-primary svg,.final-secondary svg,.final-text-link svg{width:18px}.final-secondary svg{color:#16a34a}.final-text-link{width:100%;display:flex;align-items:center;gap:8px;color:var(--aeb-blue);font-size:13px;font-weight:800}.final-trust{display:grid;grid-template-columns:repeat(3,1fr);max-width:500px}.final-trust span{min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-right:1px solid #d2d8de}.final-trust span:first-child{align-items:flex-start}.final-trust span:last-child{border:0}.final-trust svg{width:24px;color:var(--aeb-blue)}.final-trust b{font-size:11px}.final-road-scene{height:610px;position:relative}.final-road-scene>img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.scene-dot{position:absolute;width:12px;height:12px;border-radius:50%;right:4%;background:var(--aeb-blue);box-shadow:0 0 0 7px #fff}.scene-dot.dot-a{top:40%}.scene-dot.dot-b{top:47%;right:1%;background:var(--deep-navy);width:9px;height:9px}.scene-dot.dot-c{top:52%;right:4%;background:var(--yellow-accent);width:10px;height:10px}.scene-dot.dot-d{top:58%;right:1%;background:var(--signal-red);width:15px;height:15px}.route-intro{text-align:center;padding:90px 20px 48px;background:var(--soft-grey)}.route-intro h2,.section-head h2{font-size:clamp(40px,4vw,58px);line-height:1.04;margin:0}.route-intro>p:last-child{max-width:650px;margin:22px auto 0;color:#66717d;line-height:1.6}.journey-section{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 5vw 90px;background:var(--soft-grey)}.journey-section article{position:relative;display:grid;grid-template-columns:58px 1fr;gap:13px;padding:20px}.journey-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid #cbd5df;border-radius:50%;background:#fff;color:var(--aeb-blue)}.journey-icon svg{width:24px}.journey-section small{color:var(--signal-red);font-weight:900}.journey-section h3{font-size:18px;margin:4px 0 8px;letter-spacing:-.02em}.journey-section p{font-size:13px;line-height:1.45;color:#65707b}.journey-next{position:absolute;right:-9px;top:36px;width:22px;color:var(--aeb-blue)}.formations-preview,.reasons-section{padding:95px 5.2vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-head>a{display:flex;align-items:center;gap:8px;color:var(--aeb-blue);font-weight:800}.section-head>a svg{width:18px}.formation-grid,.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.formation-grid>a,.reason-grid article{position:relative;min-height:240px;padding:28px;border:1px solid var(--border-grey);border-radius:14px;background:#fff}.formation-grid>a>svg:first-child,.reason-grid svg{width:34px;height:34px;color:var(--aeb-blue)}.formation-grid h3,.reason-grid h3{font-size:20px;margin:38px 0 10px}.formation-grid p,.reason-grid p{color:#687481;font-size:14px;line-height:1.55}.formation-grid>a>svg:last-child{position:absolute;right:25px;bottom:24px;width:20px;color:var(--signal-red)}.contact-section,.identity-section,.learning-section{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:90px 5.2vw;background:var(--soft-grey)}.identity-image,.learning-media{height:470px;position:relative;overflow:hidden;border-radius:16px;background:#fff}.learning-media img{-o-object-position:left top;object-position:left top}.identity-image img,.learning-media img{-o-object-fit:cover;object-fit:cover}.contact-section h2,.conversion-section h2,.identity-section h2,.learning-section h2{font-size:clamp(42px,4.3vw,62px);line-height:1.04;margin:0 0 22px}.conversion-section>p,.identity-section>div:first-child>p,.learning-section>div:last-child>p{color:#65717d;line-height:1.65;margin-bottom:28px}.learning-section .final-text-link{margin-top:18px}.identity-section{grid-template-columns:.9fr 1.1fr;background:#fff}.identity-section>div:first-child{padding-left:4vw}.reasons-section{background:var(--soft-grey)}.contact-section{background:#fff}.contact-address{display:flex;align-items:flex-start;gap:12px;color:#596573;line-height:1.7}.contact-address svg{color:var(--signal-red);flex:0 0 auto}.contact-links{display:grid;gap:10px;margin-top:26px}.contact-links a{display:flex;align-items:center;gap:10px;font-weight:700}.contact-links svg{width:19px;color:var(--aeb-blue)}.destination-card{min-height:390px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:40px;background:var(--aeb-blue);color:#fff;border-radius:16px;position:relative;overflow:hidden}.destination-card:before{content:"";position:absolute;width:440px;height:220px;border:38px solid #ffffff18;border-radius:50%;right:-130px;top:-40px}.destination-card>svg{width:44px;height:44px;color:var(--signal-red);margin-bottom:30px}.destination-card span{font-size:11px;letter-spacing:.16em}.destination-card b{font-size:22px;margin:7px 0 24px}.destination-card a{display:flex;gap:8px;align-items:center;background:#fff;color:var(--aeb-blue);padding:14px 18px;font-weight:800;border-radius:4px}.conversion-section{text-align:center;padding:100px 20px;background:var(--aeb-blue);color:#fff}.conversion-section h2{color:#fff}.conversion-section>p{color:#cad6e1}.conversion-section>div{display:flex;justify-content:center;gap:12px}.conversion-section .final-secondary{color:#fff;border-color:#ffffff80;background:transparent}.conversion-section .final-secondary svg{color:#fff}.final-footer{background:var(--deep-navy);color:#fff;padding:65px 5.2vw 25px;display:grid;grid-template-columns:1.3fr .7fr 1fr .8fr;gap:45px;align-items:start}.final-footer h3{color:#fff;font-size:14px;margin:0 0 18px}.final-footer>div:not(:first-child){display:flex;flex-direction:column;gap:10px;font-size:13px}.final-footer a,.final-footer span{color:#d5dee7;display:flex;gap:8px;align-items:center}.final-footer svg{width:17px}.footer-brand-final{display:flex;gap:15px;align-items:center}.footer-brand-final img{-o-object-fit:contain;object-fit:contain;background:#fff}.footer-brand-final b{font-size:12px;letter-spacing:.13em}.footer-brand-final strong{font-size:22px}.footer-brand-final p{color:#b7c3cd;font-size:13px}.footer-social{display:flex;gap:10px;margin-bottom:10px}.footer-social a{width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff30;border-radius:50%}.final-footer small{grid-column:1/-1;border-top:1px solid #ffffff1f;padding-top:22px;color:#8191a0}@media(max-width:900px){.final-hero{grid-template-columns:1fr;padding:38px 20px 15px}.final-road-scene{height:430px}.formation-grid,.journey-section,.reason-grid{grid-template-columns:1fr 1fr}.contact-section,.identity-section,.learning-section{grid-template-columns:1fr}.identity-section>div:first-child{padding-left:0}.final-footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){.final-footer,.final-hero,.final-home{width:390px;max-width:100vw}.final-hero{padding:20px 18px 8px}.final-hero h1{font-size:42px}.final-lead{font-size:14px;margin-top:13px}.final-actions{display:grid;margin:16px 0}.final-primary,.final-secondary{width:100%;min-height:46px}.final-text-link{display:none}.final-trust{width:100%}.final-trust span{min-width:0;padding:0 3px}.final-trust span:first-child{align-items:center}.final-trust b{font-size:9px;text-align:center}.final-road-scene{height:300px}.scene-dot{transform:scale(.72)}.route-intro{padding:65px 18px 30px}.route-intro h2,.section-head h2{font-size:35px}.journey-section{grid-template-columns:1fr;padding:10px 18px 55px}.journey-section article{padding:15px 0;border-bottom:1px solid var(--border-grey)}.journey-next{display:none}.formations-preview,.reasons-section{padding:65px 18px}.section-head{display:block;margin-bottom:28px}.section-head>a{margin-top:18px}.formation-grid,.reason-grid{grid-template-columns:1fr}.formation-grid>a,.reason-grid article{min-height:190px}.contact-section,.identity-section,.learning-section{padding:65px 18px;gap:32px}.identity-image,.learning-media{height:280px}.identity-section>div:first-child{order:2}.contact-section h2,.conversion-section h2,.identity-section h2,.learning-section h2{font-size:36px}.destination-card{min-height:330px;padding:28px}.conversion-section{padding:72px 18px}.conversion-section>div{display:grid}.final-footer{grid-template-columns:1fr;padding:50px 18px 24px;gap:32px}.final-footer small{grid-column:auto}}@media(prefers-reduced-motion:reduce){.final-home *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.formations-page{background:#fff;color:var(--text-dark)}.formations-page h1,.formations-page h2,.formations-page h3{font-family:Inter,Manrope,Arial,sans-serif;color:var(--deep-navy)}.formations-kicker{margin:0 0 16px;color:var(--signal-red);font-size:11px;font-weight:900;letter-spacing:.2em}.formations-hero{min-height:690px;display:grid;grid-template-columns:40% 60%;align-items:center;padding:40px 4vw 45px 5.2vw;overflow:hidden}.formations-hero h1{font-size:clamp(60px,5.2vw,74px);line-height:1.02;letter-spacing:-.055em;margin:0}.formations-hero h1 span{color:var(--signal-red)}.formations-hero>div:first-child>p:not(.formations-kicker){max-width:500px;color:#5f6b78;font-size:18px;line-height:1.55}.formations-actions{display:flex;gap:12px;margin:28px 0}.formations-benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:530px}.formations-benefits span{display:flex;flex-direction:column;gap:7px;padding:8px 16px;border-right:1px solid #d2dae1;font-size:11px;font-weight:800}.formations-benefits span:first-child{padding-left:0}.formations-benefits span:last-child{border:0}.formations-benefits svg{width:24px;color:var(--aeb-blue)}.formation-route-map{height:570px;position:relative}.formation-route-map>img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;mix-blend-mode:multiply}.route-destinations{position:absolute;right:0;top:64px;width:48%;display:grid;gap:15px}.route-destinations>div{height:92px;display:grid;grid-template-columns:58px 1fr 35px;align-items:center;gap:12px;padding:12px 18px 12px 10px;border:1px solid var(--border-grey);border-radius:14px;background:#fff;box-shadow:0 10px 25px rgba(8,27,43,.07)}.route-destinations span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--aeb-blue);color:#fff}.route-destinations span svg{width:28px}.route-destinations b{color:var(--aeb-blue);font-size:16px}.route-destinations>div>svg{width:28px;height:28px;padding:6px;border-radius:50%;background:var(--signal-red);color:#fff}.formation-list,.practical-guidance{padding:95px 5.2vw;background:var(--soft-grey)}.formations-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px}.formations-heading h2{font-size:clamp(40px,4.1vw,58px);line-height:1.04;margin:0}.formations-heading>p{max-width:510px;color:#66727f;line-height:1.6}.formation-rows{display:grid;gap:14px}.formation-rows article{display:grid;grid-template-columns:48px 64px 1fr 1fr 220px;gap:22px;align-items:center;padding:25px 28px;border:1px solid var(--border-grey);border-radius:14px;background:#fff;position:relative}.formation-number{font-size:11px;font-weight:900;color:var(--signal-red)}.formation-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid #d2dce5;border-radius:50%;color:var(--aeb-blue)}.formation-icon svg{width:27px}.formation-main h3{font-size:22px;margin:0 0 8px}.formation-detail p,.formation-main p{margin:0;color:#65717d;font-size:14px;line-height:1.5}.formation-detail small{color:var(--aeb-blue);font-size:9px;font-weight:900;letter-spacing:.13em}.formation-rows article>a{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:var(--aeb-blue);font-size:13px;font-weight:800}.formation-rows article>a svg{width:18px}.formation-expanded{display:none}.formation-comparison{padding:95px 5.2vw;background:#fff}.comparison-table{border:1px solid var(--border-grey);border-radius:14px;overflow:hidden}.comparison-head,.comparison-row{display:grid;grid-template-columns:.75fr 1.15fr 1.15fr .55fr;gap:26px;align-items:center;padding:20px 26px}.comparison-head{background:var(--deep-navy);color:#fff;font-size:12px}.comparison-row{min-height:105px;border-bottom:1px solid var(--border-grey)}.comparison-row:last-child{border:0}.comparison-row strong{color:var(--deep-navy)}.comparison-row span{font-size:13px;line-height:1.5;color:#66727f}.comparison-row a{display:flex;align-items:center;gap:7px;color:var(--aeb-blue);font-size:12px;font-weight:800}.comparison-row svg{width:16px}.training-process{padding:95px 5.2vw;background:var(--aeb-blue);color:#fff}.training-process .formations-kicker,.training-process h2{color:#fff}.training-process .formations-heading>p{color:#d5e0e9}.process-road{display:grid;grid-template-columns:repeat(6,1fr);position:relative;padding-top:28px}.process-road:before{content:"";position:absolute;left:7%;right:7%;top:54px;height:5px;background:#fff;border-radius:5px}.process-road article{position:relative;text-align:center;z-index:2}.process-road span{width:54px;height:54px;margin:auto;display:grid;place-items:center;border:6px solid var(--aeb-blue);border-radius:50%;background:#fff;color:var(--aeb-blue);font-size:12px;font-weight:900}.process-road article:nth-child(2) span,.process-road article:nth-child(5) span{background:var(--signal-red);color:#fff}.process-road h3{color:#fff;font-size:14px;margin-top:18px}.learning-support{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;padding:95px 5.2vw;align-items:center}.formation-final-cta h2,.learning-support h2,.practical-guidance h2{font-size:clamp(42px,4.2vw,60px);line-height:1.04;margin:0 0 22px}.learning-support>div:first-child>p:not(.formations-kicker){color:#65717d;line-height:1.65;max-width:650px}.support-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.support-points span{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid var(--border-grey);border-radius:12px}.support-points svg{width:25px;color:var(--aeb-blue)}.support-points b{font-size:13px}.support-points small{color:#67737f;line-height:1.45}.support-card{min-height:420px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--soft-grey);border-radius:16px;position:relative;overflow:hidden}.support-card:before{content:"";position:absolute;width:360px;height:210px;border:35px solid #0d3b6612;border-radius:50%;right:-100px;top:-60px}.support-card>svg{width:48px;height:48px;color:var(--signal-red);margin-bottom:45px}.support-card>span{font-size:10px;letter-spacing:.17em;color:var(--aeb-blue);font-weight:900}.support-card h3{font-size:30px;margin:9px 0 13px}.support-card p{color:#65717d;line-height:1.55}.guidance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guidance-grid article{min-height:245px;padding:30px;border:1px solid var(--border-grey);border-radius:14px;background:#fff}.guidance-grid svg{width:32px;color:var(--aeb-blue)}.guidance-grid h3{font-size:20px;margin:40px 0 10px}.guidance-grid p{color:#66727f;line-height:1.55}.formation-final-cta{text-align:center;padding:100px 20px;background:var(--deep-navy);color:#fff}.formation-final-cta h2{color:#fff}.formation-final-cta>p:not(.formations-kicker){color:#c8d2db}.formation-final-cta>div{display:flex;justify-content:center;gap:12px;margin-top:28px}.formation-final-cta .final-secondary{background:transparent;color:#fff;border-color:#ffffff66}.formation-final-cta .final-secondary svg{color:#22c55e}@media(max-width:900px){.formations-hero{grid-template-columns:1fr}.formation-route-map{height:540px}.formation-rows article{grid-template-columns:40px 60px 1fr}.formation-detail,.formation-rows article>a{grid-column:3}.formation-comparison .comparison-head{display:none}.comparison-row{grid-template-columns:1fr 1fr}.learning-support{grid-template-columns:1fr}.process-road{grid-template-columns:repeat(3,1fr);gap:35px}.process-road:before{display:none}}@media(max-width:560px){.formations-page{width:390px;max-width:100vw}.formations-hero{padding:28px 18px 45px}.formations-hero h1{font-size:43px}.formations-hero>div:first-child>p:not(.formations-kicker){font-size:16px}.formations-actions{display:grid}.formations-actions .final-primary,.formations-actions .final-secondary{width:100%}.formations-benefits{display:none}.formation-route-map{height:520px;margin:10px -18px 0}.formation-route-map>img{-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;opacity:.92}.route-destinations{right:18px;top:55px;width:64%;gap:10px}.route-destinations>div{height:88px;grid-template-columns:50px 1fr 28px;padding:10px}.route-destinations span{width:50px;height:50px}.route-destinations b{font-size:15px}.formation-comparison,.formation-list,.learning-support,.practical-guidance,.training-process{padding:65px 18px}.formations-heading{display:block;margin-bottom:30px}.formation-final-cta h2,.formations-heading h2,.learning-support h2,.practical-guidance h2{font-size:36px}.formations-heading>p{font-size:15px}.formation-rows article{grid-template-columns:50px 1fr;gap:14px;padding:22px}.formation-number{display:none}.formation-icon{width:50px;height:50px}.formation-main h3{font-size:20px}.formation-detail,.formation-rows article>a{grid-column:1/-1}.formation-rows article>a{justify-content:flex-start;min-height:44px}.comparison-row{grid-template-columns:1fr;padding:22px;gap:14px}.comparison-row>:before{content:attr(data-label);display:block;color:var(--aeb-blue);font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:5px}.comparison-row a{min-height:44px}.process-road{grid-template-columns:1fr 1fr;gap:22px}.process-road article{padding:12px;border:1px solid #ffffff25;border-radius:12px}.guidance-grid,.support-points{grid-template-columns:1fr}.support-points span{min-height:150px}.support-card{min-height:340px}.formation-final-cta{padding:75px 18px}.formation-final-cta>div{display:grid}.formation-final-cta .final-primary,.formation-final-cta .final-secondary{width:100%}}@media(prefers-reduced-motion:reduce){.formations-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.formations-page .formations-hero{background:#fff;color:var(--text-dark)}.formations-hero .formation-route-map{isolation:isolate}.formations-hero .route-destinations{top:48px;right:2%;width:min(46%,330px);gap:14px}.formations-hero .route-destinations>div{height:96px;grid-template-columns:56px minmax(0,1fr) 32px;gap:12px;padding:12px 14px 12px 12px}.formations-hero .route-destinations span{width:56px;height:56px;justify-self:center}.formations-hero .route-destinations span svg{width:26px;height:26px}.formations-hero .route-destinations b{align-self:center;line-height:1.2}.formations-hero .route-destinations>div>svg{width:30px;height:30px;padding:7px;justify-self:center;align-self:center}@media (min-width:901px) and (max-width:1180px){.formations-hero .route-destinations{right:0;width:min(48%,300px);top:54px;gap:12px}.formations-hero .route-destinations>div{height:90px;grid-template-columns:50px minmax(0,1fr) 28px;gap:9px;padding:10px}.formations-hero .route-destinations span{width:50px;height:50px}.formations-hero .route-destinations span svg{width:23px;height:23px}.formations-hero .route-destinations b{font-size:14px}.formations-hero .route-destinations>div>svg{width:28px;height:28px;padding:6px}}@media (min-width:561px) and (max-width:900px){.formations-hero .formation-route-map{height:500px;margin-top:18px}.formations-hero .route-destinations{right:3%;top:48px;width:min(45%,320px);gap:12px}.formations-hero .route-destinations>div{height:88px;grid-template-columns:48px minmax(0,1fr) 28px;gap:10px;padding:10px}.formations-hero .route-destinations span{width:48px;height:48px}.formations-hero .route-destinations span svg{width:23px;height:23px}.formations-hero .route-destinations b{font-size:14px}.formations-hero .route-destinations>div>svg{width:28px;height:28px;padding:6px}}@media (max-width:560px){.formations-hero .formation-route-map{height:auto;min-height:0;margin:18px -18px 0;padding:310px 18px 0;display:block}.formations-hero .formation-route-map>img{top:0!important;bottom:auto!important;width:100%!important;height:292px!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:left center!important;object-position:left center!important}.formations-hero .route-destinations{position:relative;inset:auto;width:100%;gap:12px}.formations-hero .route-destinations>div{height:82px;grid-template-columns:50px minmax(0,1fr) 30px;gap:12px;padding:10px 12px}.formations-hero .route-destinations span{width:50px;height:50px}.formations-hero .route-destinations span svg{width:24px;height:24px}.formations-hero .route-destinations b{font-size:15px;line-height:1.2}.formations-hero .route-destinations>div>svg{width:30px;height:30px;padding:7px}}.formations-page .formations-hero .final-secondary svg{color:var(--aeb-blue)}.learn-page{background:#fff;color:var(--text-dark)}.learn-page h1,.learn-page h2,.learn-page h3{font-family:Inter,Manrope,Arial,sans-serif;color:var(--deep-navy)}.learn-kicker{margin:0 0 15px;color:var(--signal-red);font-size:11px;font-weight:900;letter-spacing:.2em}.learn-final-hero{min-height:660px;display:grid;grid-template-columns:42% 58%;align-items:center;gap:4vw;padding:48px 5.2vw}.learn-final-hero h1{font-size:clamp(60px,5.2vw,74px);line-height:1.02;letter-spacing:-.055em;margin:0}.learn-final-hero h1 span{color:var(--signal-red)}.learn-final-hero>div:first-child>p:not(.learn-kicker){max-width:550px;color:#5e6a77;font-size:17px;line-height:1.58}.learn-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.learn-proof{display:flex;gap:0}.learn-proof span{display:flex;flex-direction:column;min-width:180px;padding:5px 25px;border-right:1px solid #d3dae1;color:#5e6874;font-size:12px}.learn-proof span:first-child{padding-left:0}.learn-proof span:last-child{border:0}.learn-proof b{font-size:20px;color:var(--deep-navy)}.featured-player{position:relative;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:var(--deep-navy);box-shadow:0 20px 50px rgba(8,27,43,.14)}.featured-player img{-o-object-fit:cover;object-fit:cover}.featured-player:after{content:"";position:absolute;inset:0;background:#081b2b22;pointer-events:none}.featured-player button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:var(--signal-red);color:#fff;z-index:2;cursor:pointer}.featured-player button svg{width:30px}.featured-player>span{position:absolute;right:18px;bottom:16px;padding:6px 9px;border-radius:4px;background:#081b2bd9;color:#fff;font-size:14px;z-index:2}.featured-editorial{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center;padding:95px 5.2vw;background:var(--soft-grey)}.learn-final-cta h2,.learn-heading h2,.learning-guidance h2,.section-copy h2,.youtube-community h2{font-size:clamp(40px,4.2vw,60px);line-height:1.04;margin:0 0 20px}.section-copy>p:not(.learn-kicker){color:#64717d;line-height:1.65}.section-copy>button{border:0;cursor:pointer;margin:10px 0 18px}.section-copy>a{display:flex;gap:7px;align-items:center;color:var(--aeb-blue);font-size:13px;font-weight:800}.section-copy>a svg{width:17px}.learning-categories,.learning-guidance,.popular-videos{padding:95px 5.2vw}.learn-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:36px}.learn-heading>p{max-width:520px;color:#65717d;line-height:1.6}.learn-heading>a{display:flex;align-items:center;gap:8px;color:var(--aeb-blue);font-weight:800}.category-controls{display:flex;gap:10px;margin-bottom:34px;overflow-x:auto;padding-bottom:4px}.category-controls button{min-height:46px;padding:0 20px;border:1px solid #cbd5df;border-radius:25px;background:#fff;color:var(--deep-navy);font-weight:800;white-space:nowrap;cursor:pointer}.category-controls button.active{background:var(--aeb-blue);border-color:var(--aeb-blue);color:#fff}.learn-video-grid,.popular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.learn-video-card{display:flex;flex-direction:column;min-height:430px;border:1px solid var(--border-grey);border-radius:14px;background:#fff;overflow:hidden}.learn-video-card>div{position:relative;aspect-ratio:16/9;background:var(--soft-grey)}.learn-video-card img{-o-object-fit:cover;object-fit:cover}.learn-video-card>div button{position:absolute;left:18px;bottom:16px;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--signal-red);color:#fff;cursor:pointer}.learn-video-card>div button svg{width:20px}.learn-video-card>div span{position:absolute;right:10px;bottom:10px;padding:4px 7px;background:#081b2bdd;color:#fff;border-radius:3px;font-size:14px}.learn-video-card>small{margin:20px 20px 8px;color:var(--signal-red);font-size:14px;font-weight:900;text-transform:uppercase}.learn-video-card h3{font-size:20px;line-height:1.22;margin:0 20px 10px;letter-spacing:-.02em}.learn-video-card>p{margin:0 20px;color:#697580;font-size:14px;line-height:1.5}.learn-video-card>a{display:flex;gap:6px;align-items:center;margin:auto 20px 20px;color:var(--aeb-blue);font-size:14px;font-weight:800}.learn-video-card>a svg{width:16px}.beginner-path{padding:95px 5.2vw;background:var(--aeb-blue);color:#fff}.beginner-path .learn-kicker,.beginner-path h2{color:#fff}.beginner-path .learn-heading>p{color:#d4e0e9}.learning-route{display:grid;grid-template-columns:repeat(5,1fr);position:relative;padding-top:20px}.learning-route:before{content:"";position:absolute;left:8%;right:8%;top:52px;height:4px;background:#fff}.learning-route article{position:relative;padding:0 14px;text-align:center;z-index:2}.learning-route article>span{width:56px;height:56px;margin:auto;display:grid;place-items:center;border:6px solid var(--aeb-blue);border-radius:50%;background:#fff;color:var(--aeb-blue);font-size:12px;font-weight:900}.learning-route article:nth-child(3)>span{background:var(--signal-red);color:#fff}.learning-route article>svg{width:25px;margin-top:18px}.learning-route h3{color:#fff;font-size:17px;margin:10px 0 8px}.learning-route p{font-size:13px;line-height:1.5;color:#d5e0e8}.learning-route button{min-height:44px;border:0;background:transparent;color:#fff;font-weight:800;cursor:pointer}.learning-route button svg{width:16px;vertical-align:middle}.popular-videos{background:var(--soft-grey)}.popular-grid{grid-template-columns:repeat(3,1fr)}.youtube-community{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center;padding:95px 5.2vw}.channel-frame{height:470px;position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--border-grey)}.channel-frame img{-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.youtube-community>div:last-child>p:not(.learn-kicker){color:#64717d;line-height:1.65}.community-numbers{display:flex;margin:28px 0}.community-numbers span{min-width:190px;display:flex;flex-direction:column;padding:5px 24px;border-right:1px solid #d1d9e0;font-size:13px;color:#64717d}.community-numbers span:first-child{padding-left:0}.community-numbers span:last-child{border:0}.community-numbers b{font-size:24px;color:var(--deep-navy)}.youtube-community .final-primary{margin-right:14px}.learn-inline-link{display:inline-flex;align-items:center;gap:7px;color:var(--aeb-blue);font-weight:800}.learn-inline-link svg{width:17px}.learning-guidance{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:center;background:var(--soft-grey)}.learning-guidance>div:first-child>p:not(.learn-kicker){color:#65717d;line-height:1.65}.guidance-actions{display:grid;gap:10px}.guidance-actions a{width:100%}.learn-final-cta{display:grid;grid-template-columns:75px 1fr auto auto;gap:25px;align-items:center;padding:55px 5.2vw;background:var(--aeb-blue);color:#fff}.learn-final-cta>svg{width:58px;height:58px;padding:15px;border-radius:50%;background:#fff;color:var(--aeb-blue)}.learn-final-cta h2{font-size:34px;color:#fff;margin:0 0 8px}.learn-final-cta p{margin:0;color:#d4e0e8}.learn-final-cta .learn-kicker{color:#fff;margin-bottom:8px}.learn-final-cta .final-secondary{background:#fff}.learn-modal-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;background:#081b2bee}.learn-modal{width:min(980px,100%);padding:18px;background:#fff;border-radius:14px;position:relative}.learn-modal>button{position:absolute;right:0;top:-55px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--deep-navy);cursor:pointer}.learn-modal>div{aspect-ratio:16/9}.learn-modal iframe{width:100%;height:100%;border:0}.learn-modal h2{font-size:22px;margin:17px 0 3px}@media(max-width:900px){.featured-editorial,.learn-final-hero,.learning-guidance,.youtube-community{grid-template-columns:1fr}.featured-player{margin-top:15px}.learning-route{grid-template-columns:repeat(3,1fr);gap:35px}.learning-route:before{display:none}.learn-final-cta{grid-template-columns:65px 1fr}.learn-final-cta>a{width:100%}}@media(max-width:560px){.learn-page{width:390px;max-width:100vw}.learn-final-hero{padding:28px 18px 55px}.learn-final-hero h1{font-size:43px}.learn-final-hero>div:first-child>p:not(.learn-kicker){font-size:16px}.learn-actions{display:grid}.learn-actions .final-primary,.learn-actions .final-secondary{width:100%}.learn-proof{justify-content:space-between}.learn-proof span{min-width:0;width:50%;padding:5px 10px;font-size:11px}.learn-proof b{font-size:18px}.featured-player{margin-top:18px}.featured-player button{width:62px;height:62px}.beginner-path,.featured-editorial,.learning-categories,.learning-guidance,.popular-videos,.youtube-community{padding:65px 18px}.featured-editorial{display:none}.learn-heading{display:block;margin-bottom:28px}.learn-heading h2,.learning-guidance h2,.youtube-community h2{font-size:36px}.learn-heading>p{font-size:15px}.learn-heading>a{margin-top:18px}.category-controls{margin-right:-18px;padding-right:18px}.category-controls button{min-height:44px}.learn-video-grid,.popular-grid{grid-template-columns:1fr}.learn-video-card{min-height:420px}.learning-route{grid-template-columns:1fr;gap:12px}.learning-route article{display:grid;grid-template-columns:48px 30px 1fr;gap:10px;text-align:left;padding:16px;border:1px solid #ffffff29;border-radius:12px}.learning-route article>span{width:46px;height:46px;margin:0;border-width:4px;grid-row:1/4}.learning-route article>svg{margin:10px 0 0}.learning-route h3{margin:10px 0 4px}.learning-route button,.learning-route p{grid-column:3;margin:0;text-align:left}.channel-frame{height:280px}.community-numbers span{min-width:0;width:50%;padding:5px 10px}.community-numbers b{font-size:20px}.learn-inline-link,.youtube-community .final-primary{width:100%;margin:0 0 12px}.guidance-actions{margin-top:10px}.learn-final-cta{grid-template-columns:1fr;padding:60px 18px;text-align:center}.learn-final-cta>svg{margin:auto}.learn-final-cta .final-primary,.learn-final-cta .final-secondary{width:100%}.learn-modal-backdrop{padding:14px}.learn-modal{padding:10px}.learn-modal>button{right:4px;top:-50px}.learn-modal h2{font-size:17px}}@media(prefers-reduced-motion:reduce){.learn-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.learn-modal>button{right:12px;top:12px;z-index:3;background:var(--signal-red);color:#fff}@media(max-width:560px){.learn-modal>button{right:10px;top:10px}}.inscription-review-state .inscription-hero,.inscription-review-state .process-summary{display:none}.inscription-page{background:#fff;color:var(--text-dark)}.inscription-page h1,.inscription-page h2,.inscription-page h3{font-family:Inter,Manrope,Arial,sans-serif;color:var(--deep-navy)}.inscription-kicker{margin:0 0 15px;color:var(--signal-red);font-size:11px;font-weight:900;letter-spacing:.2em}.inscription-hero{min-height:650px;display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;padding:55px 5.2vw}.inscription-hero h1{font-size:clamp(60px,5.1vw,74px);line-height:1.03;letter-spacing:-.055em;margin:0}.inscription-hero h1 span{color:var(--signal-red)}.inscription-hero>div:first-child>p:not(.inscription-kicker):not(.no-payment){max-width:560px;color:#5f6b77;font-size:17px;line-height:1.6}.inscription-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.no-payment{display:flex;gap:10px;align-items:flex-start;max-width:590px;color:#596673;font-size:13px;line-height:1.5}.no-payment svg{width:21px;flex:0 0 auto;color:var(--aeb-blue)}.registration-preview{min-height:500px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:55px 50px 55px 120px;border:1px solid var(--border-grey);border-radius:18px;background:var(--soft-grey);position:relative;overflow:hidden}.registration-preview:before{content:"";position:absolute;left:55px;top:70px;bottom:70px;width:7px;border-radius:8px;background:var(--aeb-blue)}.registration-preview:after{content:"";position:absolute;left:45px;top:64px;width:27px;height:27px;border:7px solid #fff;border-radius:50%;background:var(--signal-red)}.start-marker{position:absolute;left:28px;bottom:35px;width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--aeb-blue);color:#fff}.registration-preview>div{min-height:100px;display:grid;grid-template-columns:48px 1fr;align-items:center;-moz-column-gap:14px;column-gap:14px;padding:20px;border:1px solid #d7dfe6;border-radius:12px;background:#fff}.registration-preview>div>svg{grid-row:1/3;width:28px;color:var(--aeb-blue)}.registration-preview b{font-size:16px}.registration-preview small{color:#67737f}.process-summary{display:grid;grid-template-columns:repeat(3,1fr);padding:70px 5.2vw;background:var(--soft-grey)}.process-summary article{padding:10px 35px;border-right:1px solid #cfd8e0}.process-summary article:last-child{border:0}.process-summary span{color:var(--signal-red);font-size:11px;font-weight:900}.process-summary h3{font-size:19px;margin:8px 0}.process-summary p{color:#65717d;font-size:14px;line-height:1.5}.registration-main{display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw;padding:95px 5.2vw;align-items:start}.contact-alternatives h2,.document-guidance h2,.inscription-final-cta h2,.next-steps h2,.registration-intro h2{font-size:clamp(40px,4.1vw,58px);line-height:1.04;margin:0 0 18px}.registration-intro>p:not(.inscription-kicker){color:#66727e;line-height:1.65}.privacy-card{display:flex;gap:14px;margin-top:30px;padding:22px;border-radius:12px;background:var(--soft-grey)}.privacy-card svg{width:30px;flex:0 0 auto;color:var(--aeb-blue)}.privacy-card b{font-size:14px}.privacy-card p{margin:6px 0 0;color:#687480;font-size:13px;line-height:1.5}.registration-form-final{padding:34px;border:1px solid var(--border-grey);border-radius:16px;background:#fff}.form-grid-final{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-field-final{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-field-final>span,.registration-form-final legend{font-size:13px;font-weight:800;color:var(--deep-navy)}.form-field-final em{color:var(--signal-red);font-style:normal}.form-field-final input,.form-field-final select,.form-field-final textarea{width:100%;min-height:50px;padding:13px 14px;border:1px solid #bdc8d2;border-radius:7px;background:#fff;color:var(--text-dark);outline:none}.form-field-final textarea{resize:vertical;line-height:1.5}.form-field-final input:focus,.form-field-final select:focus,.form-field-final textarea:focus{border-color:var(--aeb-blue);box-shadow:0 0 0 3px #0d3b6617}.form-field-final [aria-invalid=true]{border-color:var(--signal-red);box-shadow:0 0 0 2px #e41d2312}.form-field-final small{color:#b51419;font-size:12px}.registration-form-final fieldset{border:0;padding:0;margin:6px 0 22px}.registration-form-final legend{margin-bottom:10px}.radio-row{display:flex;gap:9px;flex-wrap:wrap}.radio-row label{position:relative}.radio-row input{position:absolute;opacity:0}.radio-row span{min-height:44px;display:flex;align-items:center;padding:0 16px;border:1px solid #c6d0d9;border-radius:23px;font-size:13px;font-weight:700;cursor:pointer}.radio-row input:checked+span{background:var(--aeb-blue);border-color:var(--aeb-blue);color:#fff}.radio-row input:focus-visible+span{outline:2px solid var(--signal-red);outline-offset:3px}.submit-request{width:100%;border:0;cursor:pointer}.submit-request:disabled{opacity:.7;cursor:wait}.submit-note{text-align:center;color:#68747f;font-size:12px;line-height:1.5}.registration-success{min-height:570px;padding:45px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--border-grey);border-radius:16px;background:var(--soft-grey)}.registration-success>svg{width:68px;height:68px;padding:18px;border-radius:50%;background:var(--aeb-blue);color:#fff;margin-bottom:24px}.registration-success h2{font-size:42px;margin:0 0 16px}.registration-success>p:not(.inscription-kicker){color:#63707c;line-height:1.65}.registration-success>div{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.inscription-home-link{display:flex;align-items:center;gap:7px;color:var(--aeb-blue);font-weight:800;padding:14px}.inscription-home-link svg{width:17px}.contact-alternatives,.document-guidance{padding:90px 5.2vw;background:var(--soft-grey)}.contact-alternatives>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px}.contact-alternatives a{min-height:190px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:25px;border:1px solid var(--border-grey);border-radius:14px;background:#fff}.contact-alternatives a>svg{width:30px;color:var(--aeb-blue)}.contact-alternatives b{font-size:17px}.contact-alternatives span{color:#65717d;font-size:13px;overflow-wrap:anywhere}.next-steps{display:grid;grid-template-columns:.65fr 1.35fr;gap:7vw;padding:90px 5.2vw}.next-steps>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.next-steps article{min-height:210px;padding:25px;border:1px solid var(--border-grey);border-radius:14px}.next-steps article span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--aeb-blue);color:#fff;font-size:11px;font-weight:900}.next-steps article:nth-child(2) span{background:var(--signal-red)}.next-steps h3{font-size:18px;line-height:1.35;margin-top:48px}.document-guidance{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.document-guidance>div>p:not(.inscription-kicker){color:#66727e;line-height:1.6}.document-guidance ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;padding:0}.document-guidance li{display:flex;align-items:center;gap:12px;min-height:70px;padding:15px;border:1px solid var(--border-grey);border-radius:10px;background:#fff}.document-guidance li svg{width:22px;color:var(--aeb-blue)}.document-guidance li span{font-weight:700;font-size:13px}.inscription-final-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:70px 5.2vw;background:var(--aeb-blue);color:#fff}.inscription-final-cta h2{font-size:38px;color:#fff;margin-bottom:10px}.inscription-final-cta>div>p:not(.inscription-kicker){color:#d5e1e9}.inscription-final-cta .inscription-kicker{color:#fff}.inscription-final-cta .final-secondary{background:#fff}@media(max-width:900px){.document-guidance,.inscription-hero,.next-steps,.registration-main{grid-template-columns:1fr}.registration-preview{min-height:430px}.process-summary{grid-template-columns:1fr}.process-summary article{border-right:0;border-bottom:1px solid #cfd8e0}.contact-alternatives>div:last-child,.inscription-final-cta{grid-template-columns:1fr 1fr}.inscription-final-cta>div{grid-column:1/-1}}@media(max-width:560px){.inscription-page{width:390px;max-width:100vw}.inscription-hero{padding:28px 18px 55px}.inscription-hero h1{font-size:43px}.inscription-hero>div:first-child>p:not(.inscription-kicker):not(.no-payment){font-size:16px}.inscription-actions{display:grid}.inscription-actions .final-primary,.inscription-actions .final-secondary{width:100%}.registration-preview{min-height:390px;padding:35px 18px 35px 75px}.registration-preview:before{left:40px}.registration-preview:after{left:30px}.start-marker{left:12px}.registration-preview>div{min-height:90px;padding:14px;grid-template-columns:40px 1fr}.registration-preview b{font-size:14px}.registration-preview small{font-size:12px}.contact-alternatives,.document-guidance,.next-steps,.process-summary,.registration-main{padding:65px 18px}.process-summary article{padding:20px 0}.contact-alternatives h2,.document-guidance h2,.inscription-final-cta h2,.next-steps h2,.registration-intro h2{font-size:36px}.registration-form-final{padding:22px 18px}.form-grid-final{grid-template-columns:1fr;gap:0}.form-field-final input,.form-field-final select{min-height:52px}.radio-row{display:grid;grid-template-columns:1fr 1fr}.radio-row span{justify-content:center;padding:0 8px}.registration-success{padding:30px 22px;min-height:560px}.registration-success h2{font-size:34px}.registration-success>div{display:grid}.contact-alternatives>div:last-child,.document-guidance ul,.next-steps>div:last-child{grid-template-columns:1fr}.contact-alternatives a{min-height:145px}.next-steps article{min-height:170px}.next-steps h3{margin-top:30px}.inscription-final-cta{grid-template-columns:1fr;padding:60px 18px;text-align:center}.inscription-final-cta .final-primary,.inscription-final-cta .final-secondary{width:100%}}@media(prefers-reduced-motion:reduce){.inscription-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body:has(.contact-v2) .foundation-header{height:74px;padding:0 max(calc((100vw - 1296px)/2),28px);gap:24px}body:has(.contact-v2) .foundation-brand{height:70px}body:has(.contact-v2) .foundation-brand img{width:58px;height:58px}body:has(.contact-v2) .foundation-nav{gap:35px;font-size:13px}body:has(.contact-v2) .foundation-register{min-height:44px}.contact-v2{--contact-width:1296px;width:100%;max-width:100vw;color:#081b2b;background:#fff;font-size:14px;overflow:hidden}.contact-v2 a:focus-visible,.contact-v2 button:focus-visible,.contact-v2 input:focus-visible,.contact-v2 select:focus-visible,.contact-v2 textarea:focus-visible{outline:3px solid #f4c20d;outline-offset:2px}.contact-v2-hero{height:360px;margin:auto;padding:24px 34px 0;display:grid;grid-template-columns:390px 1fr;gap:50px;position:relative}.contact-v2-copy{padding-top:5px;z-index:2}.contact-v2-eyebrow{margin:0 0 13px;color:#e41d23;font-size:11px;font-weight:800;letter-spacing:.14em}.contact-v2-copy h1{margin:0;font-size:48px;line-height:.98;letter-spacing:-.045em;color:#081b2b}.contact-v2-copy h1 span{color:#e41d23}.contact-v2-copy>p:not(.contact-v2-eyebrow){width:340px;margin:12px 0 19px;line-height:1.5;color:#111827}.contact-v2-actions{display:grid;grid-template-columns:194px 184px;gap:10px}.contact-v2-actions a{height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;font-weight:700}.contact-v2-actions svg{width:19px}.contact-red-button{background:#e41d23;color:#fff}.contact-outline-button{border:1.5px solid #0d3b66;color:#081b2b}.contact-email-action{grid-column:1/-1!important;width:-moz-max-content;width:max-content;height:28px!important;padding:0!important;color:#0d3b66;font-size:13px;font-weight:500!important}.contact-v2-visual{height:330px;position:relative}.contact-v2-visual>img{position:absolute;width:590px;height:auto;left:20px}.contact-visual-card{position:absolute;right:40px;top:42px;width:168px;height:174px;padding:17px 15px;background:#fff;border-radius:14px;box-shadow:0 8px 26px #081b2b26;display:grid;grid-template-columns:56px 1fr;align-content:start}.contact-visual-card img{grid-row:1;width:52px;height:52px;-o-object-fit:contain;object-fit:contain}.contact-visual-card>b{font-size:8px;letter-spacing:.12em;align-self:center}.contact-visual-card strong{font-size:14px}.contact-visual-card em{display:block;color:#e41d23;font-size:8px}.contact-visual-card p{grid-column:1/-1;margin:12px 0 0;font-size:18px;font-style:italic;line-height:1.2}.contact-v2-strip{max-width:1160px;min-height:74px;margin:0 auto 13px;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 16px #081b2b0c;display:grid;grid-template-columns:repeat(4,1fr);padding:0 10px}.contact-v2-strip>a{display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:10px;padding:10px 16px;border-right:1px solid #dce2e7}.contact-v2-strip>a:last-child{border:0}.contact-v2-strip>a>svg:first-child{width:36px;height:36px;padding:8px;border:1px solid #cbd5df;border-radius:50%;color:#0d3b66}.contact-v2-strip>a:first-child>svg:first-child{color:#0faf4b;border:0;padding:3px}.contact-v2-strip span{display:grid;line-height:1.2}.contact-v2-strip b{font-size:13px}.contact-v2-strip small{font-size:10px;color:#334155;margin-top:4px}.contact-v2-strip>a>svg:last-child{width:16px;color:#e41d23}.contact-v2-content{max-width:1160px;margin:auto;display:grid;grid-template-columns:1.58fr .82fr .95fr;gap:18px}.contact-v2-content>div,.contact-v2-form{border:1px solid #e5e7eb;border-radius:12px;min-height:319px;padding:16px 18px;box-shadow:0 4px 16px #081b2b0a}.contact-social-strip h2,.contact-v2-content h2{font-size:15px;margin:0 0 16px;position:relative}.contact-social-strip h2:after,.contact-v2-content h2:after{content:"";position:absolute;left:0;bottom:-8px;width:22px;height:2px;background:#e41d23}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.contact-v2-form label{display:grid;gap:5px;font-size:10px;font-weight:700}.contact-v2-form input,.contact-v2-form select,.contact-v2-form textarea{width:100%;min-height:36px;border:1px solid #cfd8e3;border-radius:5px;padding:8px 10px;background:#fff;font:inherit;font-size:11px;color:#111827}.contact-v2-form textarea{resize:vertical;min-height:67px;margin-bottom:7px}.contact-consent{display:flex!important;grid-template-columns:16px 1fr!important;align-items:center;gap:7px!important;font-weight:400!important}.contact-consent input{width:14px!important;min-height:14px!important;accent-color:#e41d23}.contact-v2-form button{width:100%;height:38px;margin-top:9px;border:0;border-radius:5px;background:#e41d23;color:#fff;font-weight:800;display:flex;justify-content:center;align-items:center;gap:14px}.contact-v2-form button svg{width:17px}.contact-payment{margin:8px 0 0;display:flex;align-items:center;gap:8px;color:#64748b;font-size:9px}.contact-payment svg{width:12px}.contact-local-success{height:230px;display:grid;place-content:center;text-align:center;gap:10px;color:#0d3b66}.contact-local-success svg{margin:auto}.contact-local-success span{max-width:320px;color:#475569}.contact-help ul{list-style:none;margin:22px 0 13px;padding:0;display:grid;gap:13px}.contact-help li{display:flex;align-items:center;gap:12px;font-size:11px}.contact-help li svg{width:15px;color:#0d3b66}.contact-help>div{position:relative;background:#eaf2fb;border-radius:9px;padding:14px 55px 14px 15px;font-size:11px}.contact-help>div p{margin:6px 0 0;line-height:1.45}.contact-help>div svg{position:absolute;right:17px;top:30px;width:31px;height:31px;color:#0faf4b}.contact-directions>img{width:100%;height:128px;-o-object-fit:cover;object-fit:cover;margin:5px 0 4px}.contact-directions p{display:flex;gap:9px;margin:0 0 8px;font-size:10px}.contact-directions p svg{width:16px;color:#0d3b66}.contact-directions p span{display:grid}.contact-directions>a{height:32px;border:1px solid #cbd5df;border-radius:5px;margin-top:5px;padding:0 10px;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;color:#0d3b66}.contact-directions>a svg{width:14px}.contact-directions>a svg:last-child{margin-left:auto}.contact-social-strip{max-width:1160px;min-height:96px;margin:13px auto 0;border:1px solid #e5e7eb;border-radius:12px;padding:18px;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;align-items:center;gap:18px}.contact-social-strip h2{align-self:start}.contact-social-strip>a{display:flex;gap:13px;border-left:1px solid #dce2e7;padding-left:24px}.contact-social-strip>a>svg{width:42px;height:42px;padding:8px;border-radius:7px;color:#fff;background:#e41d23}.contact-social-strip>a:nth-of-type(2)>svg{background:#d62976}.contact-social-strip>a:nth-of-type(3)>svg{background:#1877f2}.contact-social-strip span{display:grid}.contact-social-strip b{font-size:12px}.contact-social-strip small{font-size:10px}.contact-social-strip em{font-size:10px;color:#e41d23;margin-top:5px}.contact-mobile-dock{display:none}body:has(.contact-v2) .final-footer{max-width:none;padding:34px max(calc((100vw - 1296px)/2),34px) 18px;grid-template-columns:1.15fr .7fr 1fr .8fr;gap:34px}body:has(.contact-v2) .final-footer small{padding-top:12px}@media(max-width:700px){body:has(.contact-v2){padding-bottom:72px}body:has(.contact-v2) .foundation-header{width:390px;max-width:100vw;height:76px;padding:0 14px}body:has(.contact-v2) .foundation-brand{width:142px;height:70px}body:has(.contact-v2) .foundation-brand img{width:51px;height:51px}body:has(.contact-v2) .foundation-nav{top:76px}body:has(.contact-v2) .foundation-menu{display:grid}body:has(.contact-v2) .foundation-register{display:none}body:has(.contact-v2) .final-footer{display:none}.contact-v2{width:390px;max-width:100vw;font-size:12px}.contact-v2-hero{height:362px;width:100%;padding:15px 16px 0;display:block}.contact-v2-copy{padding:0}.contact-v2-eyebrow{font-size:8px;margin-bottom:9px}.contact-v2-copy h1{font-size:31px;line-height:1}.contact-v2-copy>p:not(.contact-v2-eyebrow){width:100%;font-size:12px;line-height:1.42;margin:10px 0 12px}.contact-v2-actions{grid-template-columns:1fr 1fr;gap:8px}.contact-v2-actions a{height:39px;font-size:11px}.contact-v2-actions .contact-red-button{grid-column:1/-1}.contact-email-action{grid-column:auto!important;width:100%!important;height:39px!important;padding:0!important;border:1.5px solid #0d3b66!important;border-radius:6px!important;font-weight:700!important}.contact-v2-visual{height:154px;margin-top:4px}.contact-v2-visual>img{width:255px;left:-17px;bottom:-5px}.contact-visual-card{right:0;top:16px;width:100px;height:118px;padding:8px;border-radius:9px;grid-template-columns:35px 1fr}.contact-visual-card img{width:34px;height:34px}.contact-visual-card>b{font-size:5px}.contact-visual-card strong{font-size:9px}.contact-visual-card p{font-size:11px;margin-top:7px}.contact-v2-strip{width:100%;min-height:128px;margin:0;padding:8px;grid-template-columns:1fr 1fr;border-radius:0;background:#f8fafc;gap:8px}.contact-v2-strip>a{min-height:58px;padding:8px 10px;grid-template-columns:29px 1fr;border:1px solid #e5e7eb!important;border-radius:8px;background:#fff;box-shadow:0 3px 10px #081b2b0c}.contact-v2-strip>a>svg:first-child{width:27px;height:27px;padding:5px}.contact-v2-strip>a>svg:last-child{display:none}.contact-v2-strip b{font-size:10px}.contact-v2-strip small{font-size:8px;overflow-wrap:anywhere}.contact-v2-content{width:100%;display:block;padding:8px;background:#f8fafc}.contact-v2-content>div,.contact-v2-form{min-height:0;margin-bottom:8px;padding:13px 12px;border-radius:9px;background:#fff}.contact-v2-content h2,.contact-v2-form h2{font-size:13px}.contact-form-grid{gap:8px}.contact-v2-form label{font-size:8px}.contact-v2-form input,.contact-v2-form select,.contact-v2-form textarea{min-height:34px;font-size:9px;padding:7px}.contact-v2-form textarea{min-height:54px}.contact-v2-form button{height:37px}.contact-payment{align-items:flex-start;font-size:8px;line-height:1.35}.contact-help{display:none}.contact-directions>img{height:91px}.contact-directions p{margin-top:4px}.contact-directions>a:not(:first-of-type),.contact-social-strip{display:none}.contact-mobile-dock{position:fixed;z-index:60;display:grid;grid-template-columns:1fr 1fr;bottom:0;left:50%;transform:translateX(-50%);width:390px;max-width:100vw;padding:8px;background:#081b2b;gap:8px}.contact-mobile-dock>a{height:56px;border-radius:7px;background:#13b94b;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.contact-mobile-dock>a:last-child{background:#e41d23}.contact-mobile-dock svg{width:22px}.contact-mobile-dock>a>svg:last-child{width:14px}.contact-mobile-dock span{display:grid;font-size:8px}.contact-mobile-dock b{font-size:11px}}@media(prefers-reduced-motion:reduce){.contact-v2 *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(min-width:701px){.contact-v2-hero{padding-left:0;padding-right:0}.contact-v2-copy h1{font-size:52px}.contact-social-strip,.contact-v2-content,.contact-v2-strip{max-width:1248px}}@media(max-width:700px){.contact-v2-hero{height:420px}}body:has(.about-v1) .foundation-header{height:74px;padding:0 max(calc((100vw - 1320px)/2),28px)}body:has(.about-v1) .foundation-brand{height:70px;width:190px}body:has(.about-v1) .foundation-brand img{width:58px;height:58px}body:has(.about-v1) .foundation-nav{gap:35px;font-size:13px}body:has(.about-v1) .foundation-register{min-height:44px;padding:0 20px}.about-v1{width:100%;max-width:100vw;overflow:hidden;color:#081b2b;background:#fff}.about-v1 h2{font-size:16px;margin:0 0 20px;position:relative}.about-v1 h2:after{content:"";position:absolute;left:0;bottom:-8px;width:24px;height:2px;background:#e41d23}.about-v1-hero{height:300px;max-width:1240px;margin:auto;display:grid;grid-template-columns:420px 1fr;padding:25px 0 0;gap:25px}.about-kicker{font-size:10px;letter-spacing:.14em;margin:0 0 12px}.about-v1-hero h1{font-size:45px;line-height:.98;letter-spacing:-.045em;margin:0}.about-v1-hero h1 span{color:#e41d23}.about-v1-hero>div:first-child>p:not(.about-kicker){font-size:13px;line-height:1.5;width:370px;margin:13px 0 20px}.about-v1-hero>div:first-child>div{display:flex;gap:20px}.about-v1-hero a{height:46px;padding:0 22px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.about-v1-hero a:first-child{background:#e41d23;color:#fff}.about-v1-hero a:last-child{border:1.5px solid #0d3b66}.about-v1-hero svg{width:17px}.about-mosaic{position:relative}.about-mosaic img{position:absolute;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 3px 14px #081b2b1c}.about-man{left:15px;top:0;width:175px;height:184px}.about-class{left:198px;top:0;width:188px;height:127px}.about-logo{left:390px;top:34px;width:131px;height:120px}.about-car{left:198px;top:158px;width:232px;height:102px}.about-practice{left:438px;top:158px;width:149px;height:102px}.about-story{max-width:1240px;margin:auto;display:grid;grid-template-columns:135px 1.1fr 1.35fr;gap:28px;align-items:center;min-height:180px}.about-school-icon{width:105px;height:105px;border-radius:50%;background:#f3f4f6;display:grid;place-items:center}.about-school-icon svg{width:55px;height:55px;color:#0d3b66}.about-story>div:nth-child(2) p{font-size:11px;line-height:1.55;margin:0}.about-values{background:#f3f4f6;border-radius:12px;padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.about-values article,.about-why article{display:flex;gap:12px}.about-values svg,.about-why svg{width:35px;height:35px;padding:7px;border-radius:50%;background:#fff;color:#0d3b66;flex:0 0 auto}.about-values h3,.about-why h3{font-size:10px;margin:0 0 5px}.about-values p,.about-why p{font-size:9px;line-height:1.45;margin:0}.about-journey,.about-why{max-width:1240px;margin:10px auto 0;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.about-journey>div{display:grid;grid-template-columns:repeat(5,1fr)}.about-journey article{min-height:102px;padding:6px 16px;position:relative;border-right:1px solid #e5e7eb}.about-journey article:last-child{border:0}.about-journey article>span{position:absolute;left:0;top:12px;width:20px;height:20px;border-radius:50%;background:#e41d23;color:#fff;display:grid;place-items:center;font-size:10px}.about-journey article>svg:not(:last-child){width:38px;height:38px;padding:8px;margin-left:24px;border-radius:50%;background:#f3f4f6;color:#0d3b66}.about-journey article>svg:last-child{position:absolute;right:-11px;top:40px;color:#e41d23;z-index:2}.about-journey h3{font-size:11px;margin:6px 0}.about-journey p{font-size:8px;line-height:1.45;margin:0}.about-why>div{display:grid;grid-template-columns:repeat(5,1fr)}.about-why article{padding:5px 14px;border-right:1px solid #e5e7eb}.about-why article:last-child{border:0}.about-cta{max-width:1240px;min-height:68px;margin:10px auto 14px;padding:10px 20px;background:#eaf2fb;border-radius:10px;display:grid;grid-template-columns:58px 1fr 155px 145px;gap:18px;align-items:center}.about-cta>svg{width:48px;height:48px;padding:8px;border:3px solid #0d3b66;border-radius:50%;color:#0d3b66}.about-cta h2{font-size:17px;margin:0}.about-cta h2:after{display:none}.about-cta p{font-size:11px;margin:5px 0 0}.about-cta a{height:42px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.about-cta a:first-of-type{background:#e41d23;color:#fff}.about-cta a:nth-of-type(2){border:1.5px solid #0d3b66}.about-mobile-dock{display:none}body:has(.about-v1) .final-footer{padding:34px max(calc((100vw - 1320px)/2),34px) 18px;gap:34px}body:has(.about-v1) .final-footer small{padding-top:12px}@media(max-width:700px){body:has(.about-v1){padding-bottom:78px}body:has(.about-v1) .foundation-header{width:390px;max-width:100vw;height:76px;padding:0 14px;direction:rtl}body:has(.about-v1) .foundation-brand{direction:ltr;width:142px;height:70px}body:has(.about-v1) .foundation-brand img{width:51px;height:51px}body:has(.about-v1) .foundation-nav{top:76px;direction:ltr}body:has(.about-v1) .foundation-register{display:flex;height:42px;min-height:42px;padding:0 15px;font-size:11px}body:has(.about-v1) .foundation-menu{display:grid;order:3}body:has(.about-v1) .foundation-language{display:none}body:has(.about-v1) .final-footer{display:none}.about-v1{width:390px;max-width:100vw}.about-v1-hero{height:410px;display:block;padding:16px 16px 0}.about-kicker{font-size:8px}.about-v1-hero h1{font-size:31px}.about-v1-hero>div:first-child>p:not(.about-kicker){font-size:11px;width:100%;margin:9px 0 12px}.about-v1-hero>div:first-child>div{display:grid;gap:8px}.about-v1-hero a{height:38px;font-size:11px}.about-mosaic{height:190px;margin-top:12px}.about-man{left:5px;top:0!important;width:114px!important;height:125px!important}.about-class{left:124px!important;top:0!important;width:117px!important;height:78px!important}.about-logo{left:246px!important;top:17px!important;width:112px!important;height:95px!important}.about-car{left:124px!important;top:85px!important;width:151px!important;height:67px!important}.about-practice{left:280px!important;top:116px!important;width:78px!important;height:54px!important}.about-story{display:none}.about-journey,.about-why{width:100%;border:0;border-radius:0;padding:18px 16px;margin:0}.about-journey>div,.about-why>div{overflow:hidden}.about-journey>div{grid-template-columns:repeat(5,94px)}.about-journey article{padding:5px 7px;text-align:center}.about-journey article>span{left:5px}.about-journey article>svg:not(:last-child){margin:0 auto}.about-journey article>svg:last-child,.about-journey p{display:none}.about-why>div{grid-template-columns:repeat(5,92px)}.about-why article{display:grid;text-align:center;padding:4px 8px}.about-why svg{margin:auto}.about-why p{display:none}.about-cta{width:calc(100% - 24px);min-height:124px;margin:8px 12px 14px;padding:16px;grid-template-columns:1fr 1fr;gap:10px}.about-cta>svg{display:none}.about-cta>div{grid-column:1/-1}.about-cta h2{font-size:18px}.about-cta a{height:46px;font-size:12px}.about-mobile-dock{display:grid;position:fixed;z-index:60;left:50%;bottom:0;transform:translateX(-50%);width:390px;max-width:100vw;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px;background:#081b2b}.about-mobile-dock a{height:62px;border:1px solid #ffffff55;border-radius:7px;color:#fff;display:grid;place-items:center;font-size:9px}.about-mobile-dock a:first-child{background:#13b94b}.about-mobile-dock a:nth-child(2){background:#e41d23}.about-mobile-dock svg{width:22px}}@media(prefers-reduced-motion:reduce){.about-v1 *{animation:none!important;transition:none!important}}@media(max-width:700px){body:has(.about-v1) .foundation-header{display:grid;grid-template-columns:44px 1fr 125px;direction:ltr}body:has(.about-v1) .foundation-brand{grid-column:2;justify-self:center}body:has(.about-v1) .foundation-header-actions{display:contents}body:has(.about-v1) .foundation-menu{grid-column:1;grid-row:1}body:has(.about-v1) .foundation-register{grid-column:3;grid-row:1}}.lux-hero{height:700px;grid-template-columns:40% 60%;padding-top:52px;padding-bottom:54px}.lux-hero-copy{max-width:520px}.lux-hero h1{font-size:clamp(58px,5.3vw,76px);margin-bottom:24px}.lux-lead{max-width:510px}.lux-actions{margin-top:28px}.lux-action-note{display:none}.lux-hero-note{margin-top:30px;align-items:center;gap:24px}.lux-hero-note a{font-weight:800;color:var(--lux-blue);border-bottom:1px solid #155eef55}.lux-hero-note svg{width:17px;height:17px}.lux-hero-visual{height:520px}.lux-visual-frame{inset:18px 0 18px 28px;border-radius:70px 0 0 70px;box-shadow:none;background:#f5f7f9}.lux-visual-frame img{-o-object-fit:contain!important;object-fit:contain!important;filter:none}.lux-visual-label{right:18px}body:has(.about-v2) .foundation-header{border-bottom-color:#e1e5e8}.about-v2{background:#fff;color:#081b2b;overflow:hidden}.about-v2 h1,.about-v2 h2,.about-v2 h3{letter-spacing:-.045em}.about-v2-hero{max-width:1280px;min-height:650px;margin:auto;padding:70px 28px 64px;display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}.about-v2-copy h1{font-size:clamp(58px,5vw,78px);line-height:.98;margin:0 0 28px;max-width:650px}.about-v2-copy h1 span{color:#e41d23}.about-v2-copy>p:not(.about-kicker){font-size:18px;line-height:1.65;color:#52606d;max-width:570px}.about-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#e41d23;margin:0 0 20px}.about-v2-actions{display:flex;gap:12px;margin-top:32px}.about-v2-actions a,.about-v2-cta a{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;border:1px solid #0d3b66}.about-v2-actions a:first-child,.about-v2-cta a:first-child{background:#e41d23;border-color:#e41d23;color:#fff}.about-v2-actions svg,.about-v2-cta svg{width:18px}.about-v2-local{display:flex;align-items:center;gap:10px;margin-top:32px;color:#52606d;font-size:14px}.about-v2-local svg{width:18px;color:#e41d23}.about-v2-mark{height:500px;position:relative;margin:0;background:#081b2b;overflow:hidden}.about-v2-mark img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-v2-mark:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,#081b2bcc)}.about-v2-mark figcaption{position:absolute;z-index:2;left:26px;bottom:22px;color:#fff;font-weight:700}.about-v2-story{background:#f3f5f6;padding:88px max(calc((100vw - 1224px)/2),28px);display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.about-v2-cta h2,.about-v2-proof h2,.about-v2-story h2{font-size:clamp(40px,4.2vw,62px);line-height:1.02;margin:0}.about-v2-story>p{font-size:20px;line-height:1.75;color:#52606d;margin:12px 0 0;max-width:680px}.about-v2-principles{max-width:1224px;margin:auto;padding:86px 0;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #dce1e5}.about-v2-principles article{min-height:280px;padding:8px 44px;border-right:1px solid #dce1e5}.about-v2-principles article:first-child{padding-left:0}.about-v2-principles article:last-child{border:0;padding-right:0}.about-v2-principles span{font:800 12px Manrope;color:#e41d23}.about-v2-principles svg{display:block;width:38px;height:38px;margin:46px 0 24px;color:#0d3b66}.about-v2-principles h3{font-size:25px;margin-bottom:16px}.about-v2-principles p{line-height:1.7;color:#64717c}.about-v2-proof{max-width:1224px;margin:auto;padding:90px 0}.about-v2-proof>div{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.about-v2-proof .about-kicker{grid-column:1/-1}.about-v2-proof>div>p:last-child{font-size:18px;line-height:1.7;color:#52606d;max-width:540px;margin:0}.about-v2-cta{background:#092746;color:#fff;padding:72px max(calc((100vw - 1224px)/2),28px);display:flex;align-items:end;justify-content:space-between;gap:50px}.about-v2-cta h2{margin-bottom:14px}.about-v2-cta p:not(.about-kicker){color:#d7e0e8;margin:0;font-size:17px}.about-v2-cta>div:last-child{display:flex;gap:12px}.about-v2-cta a:last-child{border-color:#ffffff88;color:#fff}@media(max-width:1100px){.lux-hero{grid-template-columns:46% 54%;padding-left:28px;padding-right:28px}.lux-hero h1{font-size:58px}.lux-hero-visual{height:480px}.about-v2-hero{gap:38px}.about-v2-principles,.about-v2-proof{margin-left:28px;margin-right:28px}}@media(max-width:760px){.lux-hero{display:flex;height:auto;padding:42px 20px 44px}.lux-hero h1{font-size:44px}.lux-lead{font-size:17px}.lux-actions,.lux-hero-note{margin-top:24px}.lux-hero-note{display:flex;flex-wrap:wrap;gap:10px 18px}.lux-hero-visual{width:calc(100% + 40px);height:310px;margin:26px -20px 0}.lux-visual-frame{inset:0;border-radius:0}.lux-visual-label{display:none}body:has(.about-v2) .final-footer{display:grid}.about-v2-hero{min-height:0;padding:48px 20px 44px;display:flex;flex-direction:column;gap:34px}.about-v2-copy h1{font-size:45px}.about-v2-copy>p:not(.about-kicker){font-size:16px}.about-v2-actions{display:grid}.about-v2-actions a{width:100%}.about-v2-local{margin-top:24px}.about-v2-mark{width:100%;height:320px}.about-v2-story{padding:60px 20px;display:block}.about-v2-story>p{font-size:17px;margin-top:26px}.about-v2-principles{margin:0;padding:20px;display:block;border:0}.about-v2-principles article{min-height:0;padding:34px 0;border-right:0;border-bottom:1px solid #dce1e5}.about-v2-principles article:first-child{padding-left:0}.about-v2-principles article:last-child{padding-right:0}.about-v2-principles svg{margin:24px 0 18px}.about-v2-proof{margin:0;padding:50px 20px}.about-v2-proof>div{display:block}.about-v2-proof h2{margin-bottom:22px}.about-v2-cta{padding:52px 20px;display:block}.about-v2-cta>div:last-child{display:grid;margin-top:28px}.about-v2-cta a{width:100%}}body:has(.team-v1) .foundation-header{height:74px;padding:0 max(calc((100vw - 1320px)/2),28px)}body:has(.team-v1) .foundation-brand{height:70px;width:190px}body:has(.team-v1) .foundation-brand img{width:58px;height:58px}body:has(.team-v1) .foundation-nav{gap:35px;font-size:13px}body:has(.team-v1) .foundation-register{min-height:44px;padding:0 20px}.team-v1{width:100%;max-width:100vw;overflow:hidden;color:#081b2b}.team-v1 h2{font-size:17px;margin:0 0 18px;position:relative}.team-v1 h2:after{content:"";position:absolute;left:0;bottom:-8px;width:24px;height:2px;background:#e41d23}.team-hero{max-width:1240px;height:280px;margin:auto;display:grid;grid-template-columns:430px 1fr;gap:26px;padding-top:24px}.team-kicker{color:#e41d23;font-size:10px;font-weight:800;letter-spacing:.14em;margin:0 0 12px}.team-hero h1{font-size:43px;line-height:1.02;letter-spacing:-.04em;margin:0}.team-hero h1 span{color:#e41d23}.team-hero>div>p:not(.team-kicker){width:380px;font-size:13px;line-height:1.5;margin:12px 0 18px}.team-hero>div>div{display:flex;gap:20px}.team-hero a{height:44px;padding:0 22px;border-radius:6px;display:flex;align-items:center;gap:9px;font-weight:700}.team-hero a:first-child{background:#e41d23;color:#fff}.team-hero a:last-child{border:1.5px solid #0d3b66}.team-hero a svg{width:17px}.team-hero>img{width:100%;height:275px;-o-object-fit:contain;object-fit:contain}.team-members{max-width:1240px;margin:auto}.team-members>div{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.team-members article{border:1px solid #dbe2ea;border-radius:10px;overflow:hidden;background:#fff;min-height:265px}.team-members article>img{width:100%;height:114px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.team-members article>div{padding:10px 14px}.team-members h3{font-size:12px;text-align:center;margin:0 0 4px}.team-members b{display:block;color:#e41d23;text-align:center;font-size:9px}.team-members p{font-size:9px;margin:9px 0}.team-members ul{list-style:none;padding:0;margin:0 0 9px;font-size:9px;line-height:1.55}.team-members a{display:flex;gap:7px;align-items:center;color:#e41d23;font-size:9px;font-weight:700}.team-members a svg{width:13px}.team-method{max-width:1240px;margin:14px auto 10px;padding:17px 24px;background:#f3f4f6;border-radius:10px}.team-method>div,.team-mobile-method{display:grid;grid-template-columns:repeat(4,1fr)}.team-method article,.team-mobile-method article{display:flex;gap:14px;padding:2px 22px;border-right:1px solid #d9e0e7}.team-method article:last-child{border:0}.team-method article>svg,.team-mobile-method article>svg{width:45px;height:45px;padding:9px;border-radius:50%;background:#e5edf8;color:#0d3b66;flex:0 0 auto}.team-method article:nth-child(3)>svg{color:#e41d23}.team-method h3,.team-mobile-method h3{font-size:11px;margin:4px 0 5px}.team-method p{font-size:9px;line-height:1.45;margin:0}.team-cta{max-width:1240px;min-height:67px;margin:0 auto 12px;background:#eaf2fb;border-radius:10px;padding:10px 18px;display:grid;grid-template-columns:56px 1fr 150px 140px 180px;gap:18px;align-items:center}.team-cta>svg{width:48px;height:48px;padding:8px;border:3px solid #0d3b66;border-radius:50%;color:#0d3b66}.team-cta h2{font-size:16px;margin:0}.team-cta h2:after{display:none}.team-cta p{font-size:11px;margin:4px 0 0}.team-cta a{height:42px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.team-cta a:first-of-type{background:#e41d23;color:#fff}.team-cta a:not(:first-of-type){border:1.5px solid #0d3b66}.team-mobile-contact,.team-mobile-dock,.team-mobile-method{display:none}body:has(.team-v1) .final-footer{padding:34px max(calc((100vw - 1320px)/2),34px) 18px;gap:34px}body:has(.team-v1) .final-footer small{padding-top:12px}@media(max-width:700px){body:has(.team-v1){padding-bottom:76px}body:has(.team-v1) .foundation-header{width:390px;max-width:100vw;height:76px;padding:0 14px}body:has(.team-v1) .foundation-brand{width:142px;height:70px}body:has(.team-v1) .foundation-brand img{width:51px;height:51px}body:has(.team-v1) .foundation-nav{top:76px}body:has(.team-v1) .foundation-register{display:none}body:has(.team-v1) .foundation-menu{display:grid}body:has(.team-v1) .final-footer{display:none}.team-v1{width:390px;max-width:100vw}.team-hero{width:100%;height:370px;display:block;padding:16px}.team-kicker{font-size:8px}.team-hero h1{font-size:30px}.team-hero>div>p:not(.team-kicker){width:100%;font-size:11px;margin:9px 0 12px}.team-hero>div>div{display:grid;gap:7px}.team-hero a{height:38px;justify-content:center;font-size:10px}.team-hero>img{height:155px;margin-top:9px;-o-object-fit:contain;object-fit:contain}.team-mobile-method{display:grid;padding:14px 10px}.team-mobile-method article{display:grid;text-align:center;padding:0 5px;border:0}.team-mobile-method article>svg{width:38px;height:38px;margin:auto}.team-mobile-method h3{font-size:8px}.team-members{width:100%;padding:12px 16px}.team-members>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:hidden}.team-members article{min-height:0}.team-members article:nth-child(n+3){display:none}.team-members article>img{height:100px}.team-members article>div{padding:8px 10px}.team-members h3{font-size:10px}.team-members a,.team-members p,.team-members ul{font-size:8px}.team-cta,.team-method{display:none}.team-mobile-contact{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:12px 16px}.team-mobile-contact>a{min-height:64px;border:1px solid #e5e7eb;border-radius:8px;padding:10px;display:flex;align-items:center;gap:9px}.team-mobile-contact svg{width:25px;color:#0d3b66}.team-mobile-contact span{display:grid;font-size:8px}.team-mobile-contact b{font-size:10px}.team-mobile-dock{position:fixed;z-index:60;display:grid;grid-template-columns:1fr 1fr;gap:9px;left:50%;bottom:0;transform:translateX(-50%);width:390px;max-width:100vw;background:#081b2b;padding:9px}.team-mobile-dock a{height:58px;border-radius:7px;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;background:#13b94b}.team-mobile-dock a:last-child{background:#e41d23}.team-mobile-dock svg{width:22px}}@media(prefers-reduced-motion:reduce){.team-v1 *{animation:none!important;transition:none!important}}body:has(.home-v2) .foundation-header{height:88px;padding:0 max(calc((100vw - 1320px)/2),28px)}body:has(.home-v2) .foundation-brand{height:82px;width:220px}body:has(.home-v2) .foundation-brand img{width:74px;height:74px}body:has(.home-v2) .foundation-nav{gap:40px;font-size:13px}body:has(.home-v2) .foundation-nav a[href="/galerie"],body:has(.home-v2) .foundation-nav a[href="/inscription"]{display:none}body:has(.home-v2) .foundation-register{min-height:44px;padding:0 20px}.home-v2{width:100%;max-width:100vw;overflow:hidden;color:#081b2b;background:#fff;padding-bottom:20px}.home-v2 a:focus-visible{outline:3px solid #f4c20d;outline-offset:2px}.home-v2-hero{max-width:1320px;height:410px;margin:auto;display:grid;grid-template-columns:430px 1fr;gap:20px;padding:35px 0 0}.home-v2-kicker{margin:0 0 10px;color:#e41d23;font-size:10px;letter-spacing:.22em;font-weight:800}.home-v2-copy h1{font-size:52px;line-height:.98;letter-spacing:-.04em;margin:0}.home-v2-copy h1 span{color:#e41d23}.home-v2-copy>p:not(.home-v2-kicker){width:370px;font-size:13px;line-height:1.48;margin:12px 0 18px}.home-v2-actions{display:grid;grid-template-columns:200px 130px;gap:10px}.home-v2-actions>a{height:44px;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:12px}.home-v2-actions>a:first-child{background:#e41d23;color:#fff}.home-v2-actions>a:nth-child(2){border:1px solid #0d3b66}.home-v2-actions>a:nth-child(3){display:none}.home-v2-actions svg{width:16px}.home-v2-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;width:360px}.home-v2-stats span{min-height:65px;display:grid;justify-items:center;text-align:center;border-right:1px solid #cbd5df;font-size:10px}.home-v2-stats span:last-child{border:0}.home-v2-stats svg{width:24px;color:#0d3b66}.home-v2-stats b{font-size:12px}.home-v2-stats small{font-size:9px}.home-v2-hero>img{width:100%;height:400px;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.home-v2-journey{max-width:1000px;margin:-8px auto 0}.home-v2-journey h2{text-align:center;font-size:15px;margin:0 0 16px}.home-v2-formations h2 span,.home-v2-journey h2 span{color:#0d3b66}.home-v2-journey>div{display:grid;grid-template-columns:repeat(4,1fr)}.home-v2-journey article{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;min-height:70px;position:relative}.home-v2-journey article:after{content:"";position:absolute;right:8px;top:34px;width:34px;height:2px;background:#0d3b66}.home-v2-journey article:last-child:after{display:none}.home-v2-journey article>svg{width:48px;height:48px;padding:12px;border:1px solid #d6dee8;border-radius:50%;color:#0d3b66}.home-v2-journey b{color:#e41d23;font-size:10px}.home-v2-journey h3{display:inline;font-size:11px;margin-left:5px}.home-v2-journey p{font-size:8px;line-height:1.4;margin:4px 0;width:135px}.home-v2-formations{max-width:1120px;min-height:115px;margin:12px auto;border:1px solid #e5e7eb;border-radius:11px;padding:15px 22px;display:grid;grid-template-columns:1fr auto}.home-v2-formations>div:first-child h2{font-size:19px;margin:0}.home-v2-formations>div:first-child p{font-size:10px;margin:3px 0}.home-v2-formations>a{font-size:11px;color:#0d3b66;font-weight:700;display:flex;gap:8px;align-items:flex-start}.home-v2-formations>a svg{width:15px}.home-v2-formations>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);margin-top:10px}.home-v2-formations>div:last-child>a{display:flex;gap:10px;align-items:center}.home-v2-formations>div:last-child svg{width:38px;height:38px;color:#081b2b}.home-v2-formations>div:last-child span{display:grid}.home-v2-formations>div:last-child b{font-size:10px}.home-v2-formations>div:last-child small{font-size:8px;max-width:110px}.home-v2-gallery{max-width:1120px;height:118px;margin:auto;display:grid;grid-template-columns:197px 198px 161px 136px 1fr;gap:9px}.home-v2-gallery>img{width:100%;height:118px;-o-object-fit:cover;object-fit:cover;border-radius:7px}.home-v2-gallery>div{background:#0d3b66;color:#fff;border-radius:7px;padding:18px}.home-v2-gallery h2{font-size:17px;margin:0 0 5px}.home-v2-gallery p{font-size:10px;margin:0 0 11px}.home-v2-gallery a{width:120px;height:34px;background:#fff;color:#081b2b;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:700}.home-v2-gallery a svg{width:14px}body:has(.home-v2) .final-footer{display:none}@media(max-width:700px){body:has(.home-v2) .foundation-header{width:390px;max-width:100vw;height:76px;padding:0 18px}body:has(.home-v2) .foundation-brand{width:168px;height:72px}body:has(.home-v2) .foundation-brand img{width:57px;height:57px}body:has(.home-v2) .foundation-nav{top:76px}body:has(.home-v2) .foundation-language,body:has(.home-v2) .foundation-register{display:none}body:has(.home-v2) .foundation-menu{display:grid}.home-v2{width:390px;max-width:100vw;padding-bottom:10px}.home-v2-hero{width:100%;height:535px;display:block;padding:14px 20px 0}.home-v2-kicker{font-size:9px;margin-bottom:11px}.home-v2-copy h1{font-size:31px;line-height:1.02}.home-v2-copy>p:not(.home-v2-kicker){width:100%;font-size:11px;margin:9px 0 12px}.home-v2-actions{display:grid;grid-template-columns:1fr;gap:7px}.home-v2-actions>a{height:40px}.home-v2-stats{width:100%;margin-top:20px}.home-v2-stats span{min-height:69px}.home-v2-stats svg{width:23px}.home-v2-hero>img{width:365px;height:220px;margin:7px -8px 0;-o-object-fit:contain;object-fit:contain}.home-v2-journey{width:100%;margin:0;padding:0 18px}.home-v2-journey h2{font-size:12px;margin-bottom:10px}.home-v2-journey>div{grid-template-columns:repeat(4,1fr)}.home-v2-journey article{grid-template-columns:38px 1fr;gap:3px;min-height:44px}.home-v2-journey article>svg{width:38px;height:38px;padding:9px}.home-v2-journey article div{display:flex;align-items:center}.home-v2-journey h3,.home-v2-journey p{display:none}.home-v2-journey article:after{width:17px;right:-1px;top:22px}.home-v2-formations{width:calc(100% - 24px);min-height:86px;margin:10px 12px;padding:13px 12px}.home-v2-formations>div:first-child h2{font-size:16px}.home-v2-formations>div:first-child p{display:none}.home-v2-formations>a{font-size:9px}.home-v2-formations>div:last-child{margin-top:10px}.home-v2-formations>div:last-child>a{justify-content:center}.home-v2-formations>div:last-child svg{width:28px;height:28px}.home-v2-formations>div:last-child span{display:none}.home-v2-gallery{width:calc(100% - 24px);height:88px;margin:0 12px;display:block}.home-v2-gallery>img{display:none}.home-v2-gallery>div{height:88px;padding:12px 18px}.home-v2-gallery h2{font-size:16px}.home-v2-gallery p{font-size:9px;margin-bottom:7px}.home-v2-gallery a{height:32px}}@media(prefers-reduced-motion:reduce){.home-v2 *{animation:none!important;transition:none!important}}@media(max-width:700px){.home-v2-hero{height:550px}.home-v2-hero>img{height:200px;margin-top:-15px}}@media(max-width:700px){body:has(.home-v2) .foundation-header{width:100%;max-width:100%;height:66px}body:has(.home-v2) .foundation-brand{height:64px}body:has(.home-v2) .foundation-brand img{width:49px;height:49px}body:has(.home-v2) .foundation-nav{top:66px}.home-v2{width:100%;max-width:100%}.home-v2-actions{justify-items:start}.home-v2-actions>a{width:185px}.home-v2-hero{width:100%;height:540px}}body:has(.home-luxury){background:#fff;color:#071a2b;font-family:Manrope,Arial,sans-serif}html:has(.home-luxury){scroll-behavior:auto}body:has(.home-luxury) main{overflow:hidden}body:has(.home-luxury) .foundation-header{height:96px;padding:0 max(calc((100vw - 1280px)/2),32px);position:relative;top:auto;background:hsla(0,0%,100%,.96);border-bottom:1px solid #e4e9ef;box-shadow:none;backdrop-filter:blur(16px)}body:has(.home-luxury) .foundation-brand{width:220px;height:88px;gap:12px}body:has(.home-luxury) .foundation-brand img{width:72px;height:72px}body:has(.home-luxury) .foundation-brand span{font-size:11px;letter-spacing:.16em}body:has(.home-luxury) .foundation-brand strong{font-size:19px;letter-spacing:.12em}body:has(.home-luxury) .foundation-brand em{font-size:10px}body:has(.home-luxury) .foundation-nav{gap:34px;font-size:13px}body:has(.home-luxury) .foundation-nav a[href="/galerie"]{display:none}body:has(.home-luxury) .foundation-register{min-height:48px;padding:0 22px;border-radius:5px;background:#e41d23}body:has(.home-luxury) .foundation-language{margin-left:6px}.home-luxury{--lux-navy:#071f38;--lux-blue:#075ca8;--lux-red:#e41d23;--lux-ink:#071a2b;--lux-muted:#596875;--lux-soft:#f3f6f8;--lux-line:#dce3e9;background:#fff;color:var(--lux-ink);font-family:Manrope,Arial,sans-serif}.home-luxury h1,.home-luxury h2,.home-luxury h3{font-family:inherit;letter-spacing:-.045em}.home-luxury a{transition:color .2s,background-color .2s,border-color .2s,transform .2s}.home-luxury a:focus-visible{outline:3px solid #f4c20d;outline-offset:4px}.lux-section{padding:135px max(calc((100vw - 1280px)/2),40px)}.lux-eyebrow{margin:0 0 22px;color:var(--lux-red);font-size:12px;line-height:1;font-weight:800;letter-spacing:.2em}.lux-hero{width:100%;max-width:1440px;height:780px;margin:0 auto;display:grid;grid-template-columns:46% 54%;align-items:center;padding:48px max(calc((100vw - 1280px)/2),40px) 72px;position:relative}.lux-hero-copy{max-width:570px;position:relative;z-index:2}.lux-hero h1{font-size:74px;line-height:.98;margin:0 0 30px;max-width:650px}.lux-hero h1 span{color:var(--lux-red)}.lux-lead{max-width:560px;margin:0;font-size:19px;line-height:1.65;color:#435463}.lux-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:36px}.lux-primary,.lux-whatsapp{min-height:54px;padding:0 22px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:800}.lux-primary{background:var(--lux-red);color:#fff}.lux-primary:hover{background:#bf1218;transform:translateY(-2px)}.lux-whatsapp{border:1px solid #9cabb8;background:#fff;color:var(--lux-ink)}.lux-whatsapp:hover{border-color:var(--lux-blue);color:var(--lux-blue)}.lux-method svg,.lux-primary svg,.lux-whatsapp svg{width:18px;height:18px}.lux-method{width:100%;margin-top:8px;display:flex;align-items:center;gap:6px;color:var(--lux-blue);font-size:14px;font-weight:800}.lux-method:hover{gap:10px}.lux-hero-note{margin-top:42px;display:flex;gap:28px;color:#566574;font-size:13px;font-weight:700}.lux-hero-note span{display:flex;align-items:center;gap:7px}.lux-hero-note svg{width:16px;height:16px;color:var(--lux-blue)}.lux-hero-visual{height:620px;position:relative;margin-right:-6vw}.lux-visual-frame{position:absolute;inset:35px 0 0 -40px;background:#f6f8fa;border-radius:190px 0 0 190px;overflow:hidden}.lux-visual-label{position:absolute;right:52px;bottom:54px;min-height:44px;padding:0 16px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--lux-line);box-shadow:0 14px 35px rgba(7,31,56,.13);font-size:12px;font-weight:800}.lux-visual-label svg{width:17px;color:var(--lux-red)}.lux-trust{min-height:170px;padding:38px max(calc((100vw - 1280px)/2),40px);display:grid;grid-template-columns:repeat(4,1fr);background:var(--lux-navy);color:#fff}.lux-trust>div{display:flex;align-items:center;gap:18px;padding:0 32px;border-right:1px solid hsla(0,0%,100%,.18)}.lux-trust>div:first-child{padding-left:0}.lux-trust>div:last-child{border:0;padding-right:0}.lux-trust strong{font-size:32px;letter-spacing:-.04em;color:#fff}.lux-trust span{font-size:12px;line-height:1.5;color:#b9c8d4}.lux-journey{background:#fff}.lux-section-intro{max-width:790px}.lux-contact h2,.lux-learning-head h2,.lux-section-head h2,.lux-section-intro h2{font-size:52px;line-height:1.08;margin:0 0 25px}.lux-section-intro>p:not(.lux-eyebrow){max-width:670px;font-size:18px;line-height:1.7;color:var(--lux-muted)}.lux-journey-grid{margin-top:78px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--lux-line)}.lux-journey-grid article{min-height:310px;padding:32px 30px 20px 0;margin-right:30px;border-right:1px solid var(--lux-line)}.lux-journey-grid article:last-child{margin-right:0;border:0}.lux-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:62px}.lux-step-top span{font-size:13px;font-weight:800;color:var(--lux-red)}.lux-step-top svg{width:38px;height:38px;color:var(--lux-blue);stroke-width:1.6}.lux-journey-grid h3{font-size:25px;line-height:1.15;margin:0 0 18px}.lux-journey-grid p{font-size:15px;line-height:1.7;color:var(--lux-muted);margin:0}.lux-formations{background:var(--lux-soft)}.lux-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:70px}.lux-section-head h2{margin-bottom:0}.lux-section-head>a,.lux-section-intro>a{display:inline-flex;align-items:center;gap:10px;color:var(--lux-blue);font-size:14px;font-weight:800}.lux-section-head>a svg,.lux-section-intro>a svg{width:18px}.lux-formation-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.lux-formation-grid article{min-height:430px;display:grid;grid-template-columns:47% 53%;overflow:hidden;background:#fff;border:1px solid var(--lux-line);border-radius:12px}.lux-formation-grid article.featured{grid-column:1/-1;min-height:500px;grid-template-columns:54% 46%}.lux-formation-image{position:relative;min-height:100%}.lux-formation-image img{-o-object-fit:cover;object-fit:cover}.lux-formation-grid article.featured .lux-formation-image img{-o-object-position:center 60%;object-position:center 60%}.lux-formation-copy{padding:48px 40px;display:flex;flex-direction:column;align-items:flex-start}.lux-formation-copy>svg{width:39px;height:39px;color:var(--lux-blue);stroke-width:1.6;margin-bottom:auto}.lux-formation-copy h3{font-size:31px;line-height:1.08;margin:38px 0 16px}.lux-formation-copy p{font-size:15px;line-height:1.7;color:var(--lux-muted);margin:0 0 28px}.lux-formation-copy a{display:flex;align-items:center;gap:8px;color:var(--lux-blue);font-size:13px;font-weight:800}.lux-formation-copy a svg{width:16px}.lux-learning{background:var(--lux-navy);color:#fff}.lux-learning .lux-eyebrow{color:#ff5a5f}.lux-learning-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:68px}.lux-learning-head h2{margin:0}.lux-youtube-proof{display:grid;grid-template-columns:50px auto;grid-template-rows:auto auto;-moz-column-gap:16px;column-gap:16px;align-items:center}.lux-youtube-proof>svg{grid-row:1/-1;width:48px;height:48px;color:#ff3037;fill:#ff3037;stroke:#fff}.lux-youtube-proof strong{font-size:28px;line-height:1}.lux-youtube-proof span{font-size:11px;line-height:1.35;color:#aebdcc}.lux-video-grid{display:grid;grid-template-columns:1.45fr .8fr;grid-template-rows:1fr 1fr;gap:24px}.lux-video-grid>a{color:#fff;display:grid;background:#0c2b49;border:1px solid hsla(0,0%,100%,.13);overflow:hidden;border-radius:10px}.lux-video-grid>a:hover{border-color:#6e91b0;transform:translateY(-3px)}.lux-video-grid .main-video{grid-row:1/-1}.lux-video-image{position:relative;min-height:220px;overflow:hidden;background:#020b14}.main-video .lux-video-image{min-height:460px}.lux-video-image img{-o-object-fit:cover;object-fit:cover;opacity:.82;transition:transform .35s,opacity .35s}.lux-video-grid>a:hover img{transform:scale(1.025);opacity:.95}.lux-play{position:absolute;left:28px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--lux-red);color:#fff}.lux-play svg{width:22px}.lux-duration{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:6px;padding:7px 9px;background:rgba(2,11,20,.8);font-size:10px}.lux-duration svg{width:13px}.lux-video-grid>a>div:last-child{padding:28px 30px}.secondary-video{grid-template-columns:46% 54%}.secondary-video .lux-video-image{min-height:100%}.secondary-video .lux-play{width:44px;height:44px;left:16px;bottom:16px}.secondary-video .lux-duration{display:none}.lux-video-grid small{text-transform:uppercase;letter-spacing:.16em;color:#ff6d71;font-size:9px;font-weight:800}.lux-video-grid h3{font-size:20px;line-height:1.25;letter-spacing:-.025em;margin:10px 0 22px}.main-video h3{font-size:27px}.lux-video-grid a>div:last-child>span{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:#c8d6e1}.lux-video-grid a>div:last-child>span svg{width:15px}.lux-learning-cta{width:-moz-max-content;width:max-content;margin-top:42px;display:flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:800;border-bottom:1px solid #65829a;padding-bottom:8px}.lux-learning-cta svg{width:18px}.lux-identity{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:center;background:#fff}.lux-identity .lux-section-intro{align-self:center}.lux-identity .lux-section-intro>a{margin-top:24px}.lux-mosaic{height:780px;display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1.05fr .75fr .8fr;gap:16px}.lux-mosaic figure{position:relative;margin:0;overflow:hidden;border-radius:9px;background:#dfe6eb}.lux-mosaic figcaption{position:absolute;left:16px;right:16px;bottom:14px;padding:12px 14px;background:hsla(0,0%,100%,.93);font-size:11px;font-weight:800}.mosaic-class{grid-row:1/3}.mosaic-mark{grid-row:2/4}.mosaic-car img{-o-object-position:center 60%;object-position:center 60%}.lux-contact{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center;background:#edf3f7}.lux-contact-copy>p:not(.lux-eyebrow){max-width:600px;font-size:18px;line-height:1.7;color:var(--lux-muted)}.lux-location-card{min-height:550px;position:relative;overflow:hidden;border-radius:12px;background:#dce6ed;box-shadow:0 24px 55px rgba(7,31,56,.12)}.lux-location-card>img{-o-object-fit:cover;object-fit:cover}.lux-location-card>div{position:absolute;left:28px;right:28px;bottom:28px;min-height:96px;padding:18px 22px;display:grid;grid-template-columns:32px 1fr;align-items:center;background:#fff}.lux-location-card svg{grid-row:1/3;color:var(--lux-red)}.lux-location-card span{font-size:12px;color:var(--lux-muted)}.lux-location-card strong{font-size:16px}body:has(.home-luxury) .final-footer{display:grid!important;grid-template-columns:1.25fr .65fr 1fr .9fr;gap:70px;padding:90px max(calc((100vw - 1280px)/2),40px) 30px;background:#061a2d;color:#fff;align-items:start}body:has(.home-luxury) .footer-brand-final{display:flex;gap:20px;align-items:flex-start}body:has(.home-luxury) .footer-brand-final img{width:86px;height:86px;border-radius:50%}body:has(.home-luxury) .footer-brand-final b{font-size:11px;letter-spacing:.14em}body:has(.home-luxury) .footer-brand-final strong{font-size:24px}body:has(.home-luxury) .footer-brand-final p{font-size:13px;color:#9bafbf;margin-top:12px}body:has(.home-luxury) .final-footer>div:not(.footer-brand-final){display:flex;flex-direction:column;align-items:flex-start;gap:13px}body:has(.home-luxury) .final-footer h3{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#8fa5b7;margin:0 0 12px}body:has(.home-luxury) .final-footer a,body:has(.home-luxury) .final-footer span{display:flex;align-items:center;gap:9px;font-size:12px;color:#d6e0e8}body:has(.home-luxury) .final-footer a:hover{color:#fff}body:has(.home-luxury) .final-footer a svg,body:has(.home-luxury) .final-footer span svg{width:15px}body:has(.home-luxury) .footer-social{display:flex!important;flex-direction:row!important;gap:8px!important}body:has(.home-luxury) .footer-social a{width:38px;height:38px;justify-content:center;border:1px solid #345068;border-radius:50%}body:has(.home-luxury) .footer-register{display:flex!important;min-height:46px;margin-top:15px;padding:0 16px;background:var(--red);color:#fff!important;border-radius:4px;font-weight:800}body:has(.home-luxury) .final-footer small{grid-column:1/-1;margin-top:55px;padding-top:25px;border-top:1px solid hsla(0,0%,100%,.13);color:#71889b;font-size:11px}.footer-register{display:none!important}@media(max-width:1000px){body:has(.home-luxury) .foundation-header{padding:0 24px;height:82px}body:has(.home-luxury) .foundation-nav{top:82px}.lux-hero{grid-template-columns:1fr 1fr;padding-left:28px;padding-right:28px}.lux-hero h1{font-size:60px}.lux-section{padding-left:28px;padding-right:28px}.lux-identity{gap:45px}.lux-trust{padding-left:28px;padding-right:28px}.lux-trust>div{padding:0 18px}}@media(max-width:760px){body:has(.home-luxury) .foundation-header{width:100%;max-width:100%;height:76px;padding:0 16px}body:has(.home-luxury) .foundation-brand{width:166px;height:70px;gap:7px}body:has(.home-luxury) .foundation-brand img{width:52px;height:52px}body:has(.home-luxury) .foundation-brand span{display:block;font-size:8px}body:has(.home-luxury) .foundation-brand strong{font-size:15px}body:has(.home-luxury) .foundation-brand em{font-size:8px}body:has(.home-luxury) .foundation-nav{top:76px;background:#fff}body:has(.home-luxury) .foundation-language,body:has(.home-luxury) .foundation-register{display:none}body:has(.home-luxury) .foundation-menu{display:grid}.home-luxury{width:100%;max-width:100%}.lux-section{padding:88px 20px}.lux-eyebrow{font-size:10px;margin-bottom:18px}.lux-hero{width:100%;height:auto;min-height:0;display:flex;flex-direction:column;padding:52px 20px 64px}.lux-hero-copy{max-width:none;width:100%}.lux-hero h1{font-size:46px;line-height:1.01;margin-bottom:22px}.lux-lead{font-size:17px;line-height:1.6}.lux-actions{display:grid;grid-template-columns:1fr;margin-top:28px;width:100%}.lux-primary,.lux-whatsapp{width:100%;min-height:54px}.lux-method{margin:8px 0 0}.lux-hero-note{margin-top:30px;display:grid;gap:9px}.lux-hero-visual{width:calc(100% + 40px);height:405px;margin:36px -20px 0}.lux-visual-frame{inset:0;background:#f6f8fa;border-radius:0;overflow:hidden}.lux-visual-frame img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.lux-visual-label{right:20px;bottom:18px}.lux-trust{padding:42px 20px;grid-template-columns:1fr 1fr;gap:0}.lux-trust>div{min-height:115px;padding:18px 14px!important;display:block;border-right:1px solid hsla(0,0%,100%,.18);border-bottom:1px solid hsla(0,0%,100%,.18)}.lux-trust>div:nth-child(2){border-right:0}.lux-trust>div:nth-child(3),.lux-trust>div:nth-child(4){border-bottom:0}.lux-trust>div:nth-child(4){border-right:0}.lux-trust strong{display:block;font-size:27px;margin-bottom:8px}.lux-trust span{font-size:10px}.lux-contact h2,.lux-learning-head h2,.lux-section-head h2,.lux-section-intro h2{font-size:42px;line-height:1.08}.lux-contact-copy>p:not(.lux-eyebrow),.lux-section-intro>p:not(.lux-eyebrow){font-size:16px}.lux-journey-grid{margin-top:48px;grid-template-columns:1fr;border:0}.lux-journey-grid article{min-height:0;margin:0;padding:30px 0;border-right:0;border-top:1px solid var(--lux-line)}.lux-step-top{margin-bottom:26px}.lux-journey-grid h3{font-size:24px}.lux-learning-head,.lux-section-head{display:block;margin-bottom:45px}.lux-section-head>a{margin-top:20px}.lux-formation-grid{grid-template-columns:1fr;gap:18px}.lux-formation-grid article,.lux-formation-grid article.featured{grid-column:auto;min-height:0;grid-template-columns:1fr}.lux-formation-image{height:270px}.lux-formation-copy{min-height:330px;padding:34px 28px}.lux-formation-copy>svg{margin-bottom:38px}.lux-formation-copy h3{margin:0 0 14px;font-size:29px}.lux-youtube-proof{margin-top:30px;width:-moz-max-content;width:max-content}.lux-video-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:18px}.lux-video-grid .main-video{grid-row:auto}.lux-video-grid .main-video,.lux-video-grid .secondary-video{display:block}.main-video .lux-video-image,.secondary-video .lux-video-image{min-height:230px}.lux-video-grid>a>div:last-child{padding:24px}.main-video h3{font-size:22px}.lux-video-grid h3{font-size:19px}.lux-learning-cta{width:100%;justify-content:space-between;margin-top:32px}.lux-identity{display:block}.lux-identity .lux-section-intro{margin-bottom:55px}.lux-mosaic{height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:14px}.lux-mosaic figure,.mosaic-class,.mosaic-mark{grid-row:auto;height:285px}.lux-mosaic figure:nth-child(2),.lux-mosaic figure:nth-child(4){height:230px}.lux-contact{display:block}.lux-location-card{min-height:400px;margin-top:52px}body:has(.home-luxury) .final-footer{grid-template-columns:1fr;padding:72px 20px 28px;gap:50px}body:has(.home-luxury) .final-footer small{margin-top:10px}}.home-luxury .lux-hero-visual{isolation:isolate;overflow:visible}.home-luxury .lux-hero-visual:before{content:"";position:absolute;inset:9% 3% 13% 4%;z-index:0;border:1px solid rgba(7,92,168,.16);border-radius:48% 52% 46% 54%;background:radial-gradient(circle at 58% 48%,rgba(7,92,168,.075),rgba(7,92,168,0) 62%)}.home-luxury .lux-visual-frame{inset:20px 16px 42px 8px!important;z-index:1}.home-luxury .lux-visual-label{z-index:2;right:22px!important;bottom:6px!important;box-shadow:0 8px 18px rgba(7,31,56,.08)!important}@media(max-width:760px){.home-luxury .lux-hero-visual{width:100%!important;height:auto!important;aspect-ratio:726/449!important;margin:16px 0 0!important}.home-luxury .lux-hero-visual:before{inset:6% 2% 15% 2%;border-radius:46%}.home-luxury .lux-visual-frame{inset:10px 2px 34px!important}.home-luxury .lux-visual-label{right:8px!important;bottom:0!important}.home-luxury .lux-hero-visual{height:auto!important;aspect-ratio:678/401;margin:18px 0 0!important}.home-luxury .lux-visual-label{display:flex!important;right:8px!important;bottom:8px!important}}@media (min-width:1101px){body:has(.home-luxury) .foundation-header{height:88px;padding-inline:max(calc((100vw - 1280px)/2),28px)}body:has(.home-luxury) .foundation-nav{gap:30px}.home-luxury .lux-hero{width:min(100%,1280px);min-height:720px;height:auto;grid-template-columns:minmax(0,48%) minmax(0,52%);padding:86px 28px 88px}.home-luxury .lux-hero-copy{max-width:620px}.home-luxury .lux-hero h1{max-width:640px;font-size:clamp(68px,5.25vw,76px);line-height:1.01;margin:0 0 24px}.home-luxury .lux-lead{max-width:600px;font-size:19px;line-height:1.58}.home-luxury .lux-actions{flex-wrap:nowrap;gap:12px;margin-top:30px}.home-luxury .lux-primary,.home-luxury .lux-whatsapp{min-height:54px;white-space:nowrap}.home-luxury .lux-method{position:absolute;top:calc(100% + 16px);left:0;width:auto;margin:0;white-space:nowrap}.home-luxury .lux-hero-note{margin-top:56px}.home-luxury .lux-hero-visual{height:540px;margin:0;align-self:center}.home-luxury .lux-visual-frame{inset:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.home-luxury .lux-visual-frame img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;transform:none!important;filter:none!important}.home-luxury .lux-visual-label{right:18px;bottom:24px;min-height:38px;padding:0 12px;box-shadow:0 8px 18px rgba(7,31,56,.08)}.home-luxury .lux-trust{position:relative;z-index:0;margin:0}}@media (min-width:761px) and (max-width:1100px){.home-luxury .lux-hero{height:auto;min-height:0;grid-template-columns:1fr;padding:58px 28px 66px}.home-luxury .lux-hero-copy{max-width:650px}.home-luxury .lux-hero h1{max-width:680px;font-size:clamp(56px,7vw,66px);line-height:1.02;margin-bottom:22px}.home-luxury .lux-lead{max-width:620px;font-size:18px}.home-luxury .lux-actions{display:grid;grid-template-columns:max-content max-content;align-items:center;gap:12px;margin-top:26px}.home-luxury .lux-primary,.home-luxury .lux-whatsapp{min-height:54px;white-space:nowrap}.home-luxury .lux-method{grid-column:1/-1;width:auto;margin-top:4px}.home-luxury .lux-hero-note{margin-top:28px}.home-luxury .lux-hero-visual{height:440px;margin:30px 0 0}.home-luxury .lux-visual-frame{inset:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.home-luxury .lux-visual-frame img{-o-object-fit:contain!important;object-fit:contain!important;transform:none!important;filter:none!important}.home-luxury .lux-visual-label{right:18px;bottom:18px;box-shadow:0 8px 18px rgba(7,31,56,.08)}.home-luxury .lux-trust{position:relative;margin:0}}@media (max-width:760px){.home-luxury .lux-hero{display:flex;height:auto;min-height:0;padding:40px 20px 46px}.home-luxury .lux-hero-copy{max-width:none}.home-luxury .lux-hero h1{max-width:350px;font-size:clamp(40px,11.3vw,44px);line-height:1.02;margin-bottom:18px}.home-luxury .lux-lead{max-width:100%;font-size:16px;line-height:1.55}.home-luxury .lux-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.home-luxury .lux-primary,.home-luxury .lux-whatsapp{width:100%;min-height:52px}.home-luxury .lux-method{width:auto;margin-top:6px;min-height:38px}.home-luxury .lux-hero-note{margin-top:22px}.home-luxury .lux-hero-visual{width:100%;height:300px;margin:28px 0 0}.home-luxury .lux-visual-frame{inset:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.home-luxury .lux-visual-frame img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;transform:none!important;filter:none!important}.home-luxury .lux-visual-label{display:flex;right:10px;bottom:10px;min-height:34px;padding:0 10px;font-size:11px;box-shadow:0 6px 14px rgba(7,31,56,.08)}.home-luxury .lux-trust{position:relative;z-index:0;margin:0}}body:has(.home-luxury) .foundation-nav a[href="/galerie"]{display:inline-flex}@media (max-width:760px){body:has(.home-luxury) .foundation-header{height:76px;padding:0 14px}body:has(.home-luxury) .foundation-brand{width:178px;height:70px;min-width:0;gap:7px;overflow:visible}body:has(.home-luxury) .foundation-brand img{width:52px;height:52px;flex:0 0 52px}body:has(.home-luxury) .foundation-brand span{display:flex;min-width:0;font-size:8px;line-height:1.08;letter-spacing:.15em;white-space:nowrap}body:has(.home-luxury) .foundation-brand strong{font-size:16px;letter-spacing:.1em}body:has(.home-luxury) .foundation-brand em{font-size:8px;margin-top:3px}body:has(.home-luxury) .foundation-header-actions{gap:7px;margin-left:auto}body:has(.home-luxury) .foundation-language{display:flex;gap:5px;font-size:11px}body:has(.home-luxury) .foundation-language button{font-size:11px;padding:9px 0}body:has(.home-luxury) .foundation-menu{display:grid;width:38px;height:44px;flex:0 0 38px}body:has(.home-luxury) .foundation-nav{top:76px}.home-luxury .lux-hero-visual{height:auto;aspect-ratio:678/401;margin:18px 0 0}.home-luxury .lux-visual-frame{inset:0;background:transparent!important;overflow:visible}.home-luxury .lux-visual-frame img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important}.home-luxury .lux-visual-label{right:8px;bottom:8px}.home-luxury .lux-hero-note{margin-top:18px}.home-luxury .lux-trust{margin-top:0}}body:has(.contact-v2) .foundation-header{height:106px;padding:0 5.2vw;grid-template-columns:220px 1fr auto;gap:26px}body:has(.contact-v2) .foundation-brand{width:190px;height:84px}body:has(.contact-v2) .foundation-brand img{width:68px;height:68px}body:has(.contact-v2) .foundation-nav{gap:28px;font-size:14px}body:has(.contact-v2) .foundation-register{min-height:48px;padding:0 20px}body:has(.contact-v2) .final-footer{display:grid!important;padding:65px 5.2vw 25px;grid-template-columns:1.3fr .7fr 1fr .8fr;gap:45px}.contact-v2{--contact-width:1280px;font-size:15px;overflow:visible}.contact-v2-hero{height:auto;min-height:540px;max-width:var(--contact-width);padding:58px 28px;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:58px;align-items:center}.contact-v2-copy{padding:0}.contact-v2-copy h1{font-size:clamp(58px,5vw,74px);line-height:1.01}.contact-v2-copy>p:not(.contact-v2-eyebrow){width:auto;max-width:550px;font-size:17px;line-height:1.6;margin:20px 0 28px}.contact-v2-actions{grid-template-columns:220px 200px;gap:12px}.contact-v2-actions a{height:52px;border-radius:4px}.contact-email-action{font-size:14px}.contact-v2-visual{height:410px;min-width:0}.contact-v2-visual>img{width:100%;max-width:650px;height:100%;left:0;bottom:0;-o-object-fit:contain;object-fit:contain}.contact-visual-card{right:0;top:36px}.contact-v2-strip{max-width:1224px;margin:0 auto 40px;border-radius:4px;box-shadow:none}.contact-v2-content{max-width:1224px;margin:0 auto 80px;grid-template-columns:minmax(0,1.25fr) minmax(250px,.7fr) minmax(250px,.7fr);gap:22px}.contact-directions,.contact-help,.contact-v2-form{min-width:0;border-radius:4px;box-shadow:none}.contact-social-strip{max-width:none;padding:72px max(calc((100vw - 1224px)/2),28px);border-radius:0}.contact-mobile-dock{display:none!important}.learn-source-note{margin:0;color:#65717d;font-size:14px;line-height:1.5}.learn-page .beginner-path,.learn-page .learning-categories,.learn-page .youtube-community{padding-top:78px;padding-bottom:78px}.learn-page .youtube-community{grid-template-columns:1fr}.learn-page .youtube-community>div{max-width:620px}.learn-page .learn-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.learn-page .learn-video-card{min-height:390px}.gallery-page{background:#fff;color:#081b2b}.gallery-hero{max-width:1224px;margin:auto;padding:72px 0;display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:center}.gallery-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#e41d23;margin:0 0 18px}.gallery-hero h1{font-size:clamp(58px,5vw,76px);line-height:.98;letter-spacing:-.05em;margin:0 0 26px}.gallery-hero h1 span{color:#e41d23}.gallery-hero p:not(.gallery-kicker):not(.gallery-local){max-width:510px;font-size:18px;line-height:1.65;color:#52606d}.gallery-hero>div>div{display:flex;gap:12px;margin-top:30px}.gallery-hero>div>div a{min-height:52px;display:inline-flex;align-items:center;gap:10px;padding:0 22px}.gallery-local{display:flex;align-items:center;gap:8px;margin-top:26px;color:#52606d;font-size:14px}.gallery-local svg{width:17px;color:#e41d23}.gallery-hero figure{height:460px;position:relative;margin:0;overflow:hidden;background:#f3f5f6}.gallery-hero figure img{-o-object-fit:cover;object-fit:cover}.gallery-grid{max-width:1224px;margin:auto;padding:0 0 90px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-grid figure{height:260px;position:relative;margin:0;overflow:hidden;background:#f3f5f6}.gallery-grid img{-o-object-fit:cover;object-fit:cover}@media(max-width:1100px){body:has(.contact-v2) .foundation-header{padding:0 28px}.contact-v2-hero{padding-left:28px;padding-right:28px;gap:30px}.contact-v2-content{margin-left:28px;margin-right:28px;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr)}.contact-directions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-directions h2{grid-column:1/-1}.contact-directions>img{width:100%;height:auto}.gallery-grid,.gallery-hero{margin-left:28px;margin-right:28px}}@media(max-width:1180px){body:has(.contact-v2) .foundation-header{grid-template-columns:175px 1fr auto;padding:0 3vw}.contact-v2 .foundation-brand{width:165px}.contact-v2 .foundation-brand img{width:62px;height:62px}.contact-v2 .foundation-nav{gap:18px;font-size:12px}.contact-v2 .foundation-header-actions{gap:14px}}@media(max-width:1100px){.contact-v2-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}body:has(.contact-v2) .foundation-header{height:84px;display:flex;justify-content:space-between;padding:0 20px}body:has(.contact-v2) .foundation-brand{width:154px;height:76px}body:has(.contact-v2) .foundation-brand img{width:58px;height:58px}body:has(.contact-v2) .foundation-nav{display:none;position:absolute;left:0;right:0;top:84px;align-items:stretch;padding:16px 20px 24px;background:var(--white);border-bottom:1px solid var(--border-grey);box-shadow:0 12px 24px rgba(8,27,43,.08)}body:has(.contact-v2) .foundation-nav.open{display:flex;flex-direction:column;gap:0}body:has(.contact-v2) .foundation-nav a{min-height:44px;display:flex;align-items:center}body:has(.contact-v2) .foundation-register{display:none}body:has(.contact-v2) .foundation-menu{display:grid}}@media(max-width:900px){body:has(.contact-v2) .foundation-header{height:84px;padding:0 20px;display:flex}.contact-v2-hero{grid-template-columns:1fr;min-height:0;padding-top:48px}.contact-v2-visual{height:360px}.contact-v2-content{grid-template-columns:1fr}.contact-directions{grid-column:auto}.gallery-hero{grid-template-columns:1fr;gap:40px}}@media(max-width:560px){body:has(.contact-v2) .foundation-header{height:76px;padding:0 14px}.contact-v2{width:100%;max-width:100%}.contact-v2-hero{padding:38px 20px 34px;gap:28px}.contact-v2-copy h1{font-size:43px}.contact-v2-copy>p:not(.contact-v2-eyebrow){font-size:16px;margin:14px 0 24px}.contact-v2-actions{grid-template-columns:1fr}.contact-v2-actions a{height:50px;width:100%}.contact-email-action{grid-column:auto!important;width:100%;height:50px!important;border:1px solid #0d3b66;padding:0!important;justify-content:center!important}.contact-v2-visual{height:280px}.contact-visual-card{right:4px;top:15px;width:142px;height:150px}.contact-v2-strip{width:calc(100% - 24px);margin:0 12px 22px;grid-template-columns:1fr 1fr;padding:0}.contact-v2-strip>a{min-height:82px;padding:9px;border-right:0;border-bottom:1px solid #dce2e7}.contact-v2-strip>a:nth-last-child(-n+2){border-bottom:0}.contact-v2-content{margin:0 12px 50px;gap:12px}.contact-directions,.contact-help,.contact-v2-form{padding:18px 12px}.contact-directions{display:block}.contact-social-strip{display:none}body:has(.contact-v2){padding-bottom:0}body:has(.contact-v2) .final-footer{display:grid!important;width:100%;max-width:100%;grid-template-columns:1fr;padding:50px 20px 24px;gap:32px}.learn-page .beginner-path,.learn-page .learning-categories,.learn-page .youtube-community{padding:55px 18px}.learn-page .learn-video-grid{grid-template-columns:1fr}.learn-page .learn-video-card{min-height:0}.gallery-hero{margin:0;padding:46px 20px}.gallery-hero h1{font-size:45px}.gallery-hero>div>div{display:grid}.gallery-hero>div>div a{width:100%;justify-content:center}.gallery-hero figure{height:300px}.gallery-grid{margin:0;padding:0 20px 60px;grid-template-columns:1fr 1fr;gap:10px}.gallery-grid figure{height:160px}}@media(prefers-reduced-motion:reduce){.home-luxury *{transition:none!important}}@media(min-width:761px){.lux-formation-grid{grid-template-columns:repeat(3,1fr)}.lux-formation-grid article:not(.featured){display:block;min-height:650px}.lux-formation-grid article:not(.featured) .lux-formation-image{height:270px;min-height:270px}.lux-formation-grid article:not(.featured) .lux-formation-copy{min-height:380px}}@media(max-width:760px){body:has(.home-luxury) .foundation-brand{width:220px}.lux-hero-visual{height:350px}.lux-visual-frame img{-o-object-position:center top;object-position:center top}body:has(.home-luxury) .final-footer{width:100%;max-width:100%}}@media(min-width:701px){.team-hero{height:320px}}.lux-action-note{margin:12px 0 0;max-width:470px;color:#6b7884;font-size:11px;line-height:1.5}.lux-hero-visual{margin-right:0}.lux-visual-frame{inset:58px 0 42px 24px;border-radius:28px;background:linear-gradient(145deg,#f7f9fb,#eaf0f4);box-shadow:0 28px 70px rgba(7,31,56,.11)}.lux-visual-frame img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform:scale(1.14);filter:saturate(.88) contrast(1.03)}.lux-visual-label{right:24px;bottom:28px}.lux-section{padding-top:112px;padding-bottom:112px}.lux-formation-copy ul{list-style:none;margin:0 0 25px;padding:0;display:grid;gap:9px;color:#465968;font-size:12px;line-height:1.45}.lux-formation-copy li{display:flex;align-items:flex-start;gap:8px}.lux-formation-copy li svg{width:15px;height:15px;flex:0 0 15px;color:var(--lux-blue)}.lux-formation-grid article:not(.featured){min-height:570px}.lux-formation-grid article:not(.featured) .lux-formation-image{height:230px;min-height:230px}.lux-formation-grid article:not(.featured) .lux-formation-copy{min-height:340px;padding:38px 32px}.lux-formation-grid article:not(.featured) .lux-formation-copy h3{margin-top:28px}.lux-mosaic{height:640px}.lux-mosaic img{transform:scale(.94);-o-object-fit:cover;object-fit:cover}.lux-mosaic figure{background:#e9eef2}.lux-location-card{min-height:490px}@media(max-width:1100px){body:has(.home-luxury) .foundation-header{height:82px;display:flex;justify-content:space-between;padding:0 24px}body:has(.home-luxury) .foundation-brand{width:190px;height:78px}body:has(.home-luxury) .foundation-brand img{width:62px;height:62px}body:has(.home-luxury) .foundation-nav{display:none;position:absolute;left:0;right:0;top:82px;align-items:stretch;padding:16px 24px 24px;background:#fff;border-bottom:1px solid #dce3e9;box-shadow:0 12px 24px rgba(8,27,43,.08)}body:has(.home-luxury) .foundation-nav.open{display:flex;flex-direction:column;gap:0}body:has(.home-luxury) .foundation-nav a{min-height:44px;display:flex;align-items:center}body:has(.home-luxury) .foundation-register{display:none}body:has(.home-luxury) .foundation-menu{display:grid}.lux-hero{max-width:100%;grid-template-columns:48% 52%;padding:42px 28px 58px}.lux-hero-copy{max-width:100%;min-width:0}.lux-hero h1{font-size:clamp(54px,6vw,64px)}.lux-hero-visual{min-width:0;height:560px}.lux-visual-frame{inset:70px 0 55px 16px}.lux-section,.lux-trust{padding-left:28px;padding-right:28px}.lux-formation-grid{grid-template-columns:1fr 1fr}.lux-formation-grid article.featured{grid-column:1/-1}.lux-formation-grid article:not(.featured){min-width:0}.lux-identity{grid-template-columns:.8fr 1.2fr;gap:42px}body:has(.home-luxury) .final-footer{gap:38px;padding-left:28px;padding-right:28px}}@media(max-width:900px){.lux-hero{height:auto;display:grid;grid-template-columns:1fr;padding-top:62px}.lux-hero-copy{max-width:650px}.lux-hero-visual{width:100%;height:460px;margin:30px 0 0}.lux-visual-frame{inset:0;border-radius:24px}.lux-visual-frame img{transform:scale(1.04)}.lux-trust{grid-template-columns:1fr 1fr}.lux-trust>div{min-height:100px;padding:22px!important;border-bottom:1px solid hsla(0,0%,100%,.18)}.lux-trust>div:nth-child(2){border-right:0}.lux-journey-grid{grid-template-columns:1fr 1fr}.lux-journey-grid article:nth-child(2){border-right:0}.lux-formation-grid{grid-template-columns:1fr}.lux-formation-grid article,.lux-formation-grid article.featured,.lux-formation-grid article:not(.featured){grid-column:auto;display:grid;grid-template-columns:42% 58%;min-height:400px}.lux-formation-grid article .lux-formation-image,.lux-formation-grid article:not(.featured) .lux-formation-image{height:auto;min-height:100%}.lux-formation-grid article .lux-formation-copy,.lux-formation-grid article:not(.featured) .lux-formation-copy{min-height:0}.lux-video-grid{grid-template-columns:1fr;grid-template-rows:auto}.lux-video-grid .main-video{grid-row:auto}.secondary-video{grid-template-columns:40% 60%}.lux-identity{grid-template-columns:1fr;gap:55px}.lux-mosaic{height:560px}.lux-contact{grid-template-columns:1fr;gap:55px}body:has(.home-luxury) .final-footer{grid-template-columns:1fr 1fr}}@media(max-width:760px){.lux-section{padding:68px 20px}.lux-hero{padding:42px 20px 48px}.lux-hero h1{font-size:44px}.lux-actions{gap:9px;margin-top:24px}.lux-primary,.lux-whatsapp{min-height:50px}.lux-action-note{margin-top:9px}.lux-hero-note{margin-top:24px}.lux-hero-visual{width:100%;height:250px;margin:30px 0 0}.lux-visual-frame{inset:0;border-radius:18px}.lux-visual-frame img{transform:scale(1.02)}.lux-visual-label{right:12px;bottom:12px;min-height:38px}.lux-trust{padding:24px 20px}.lux-trust>div{min-height:88px;padding:15px 12px!important}.lux-trust strong{font-size:23px}.lux-contact h2,.lux-learning-head h2,.lux-section-head h2,.lux-section-intro h2{font-size:38px}.lux-journey-grid{margin-top:34px;grid-template-columns:1fr 1fr;gap:0}.lux-journey-grid article{padding:24px 14px 24px 0;border-top:1px solid var(--lux-line);border-right:0}.lux-journey-grid article:nth-child(2n){padding-left:14px}.lux-step-top{margin-bottom:18px}.lux-step-top svg{width:30px;height:30px}.lux-journey-grid h3{font-size:20px}.lux-journey-grid p{font-size:13px;line-height:1.55}.lux-learning-head,.lux-section-head{margin-bottom:36px}.lux-formation-grid article,.lux-formation-grid article.featured,.lux-formation-grid article:not(.featured){display:grid;grid-template-columns:38% 62%;min-height:0}.lux-formation-grid article .lux-formation-image,.lux-formation-grid article:not(.featured) .lux-formation-image{height:auto;min-height:100%}.lux-formation-grid article .lux-formation-copy,.lux-formation-grid article:not(.featured) .lux-formation-copy{padding:25px 20px;min-height:0}.lux-formation-copy>svg{width:30px;height:30px;margin-bottom:18px}.lux-formation-copy h3,.lux-formation-grid article:not(.featured) .lux-formation-copy h3{font-size:23px;margin:0 0 10px}.lux-formation-copy p{font-size:13px;line-height:1.55;margin-bottom:16px}.lux-formation-copy ul{font-size:11px;gap:6px;margin-bottom:17px}.lux-video-grid>a:nth-child(3){display:none}.main-video .lux-video-image,.secondary-video .lux-video-image{min-height:190px}.lux-video-grid>a>div:last-child{padding:20px}.lux-youtube-proof{margin-top:24px}.lux-identity .lux-section-intro{margin-bottom:36px}.lux-mosaic{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,170px);gap:10px}.lux-mosaic figure,.lux-mosaic figure:nth-child(2),.lux-mosaic figure:nth-child(4),.mosaic-class,.mosaic-mark{height:auto;grid-row:auto}.lux-mosaic figcaption{left:8px;right:8px;bottom:8px;padding:8px;font-size:9px}.lux-location-card{min-height:300px;margin-top:36px}body:has(.home-luxury) .final-footer{grid-template-columns:1fr 1fr;padding:54px 20px 24px;gap:34px 20px}body:has(.home-luxury) .footer-brand-final{grid-column:1/-1}body:has(.home-luxury) .final-footer small{grid-column:1/-1;margin-top:4px}}@media(max-width:420px){.lux-formation-grid article,.lux-formation-grid article.featured,.lux-formation-grid article:not(.featured){grid-template-columns:1fr}.lux-formation-grid article .lux-formation-image,.lux-formation-grid article:not(.featured) .lux-formation-image{height:150px;min-height:150px}.lux-formation-grid article .lux-formation-copy,.lux-formation-grid article:not(.featured) .lux-formation-copy{padding:22px 20px}}@media(max-width:760px){body:has(.home-luxury) .foundation-brand{width:220px;flex:0 0 220px}}.home-luxury .lux-hero{height:700px;grid-template-columns:40% 60%;padding-top:52px;padding-bottom:54px}.home-luxury .lux-hero-copy{max-width:520px}.home-luxury .lux-hero h1{font-size:clamp(58px,5.3vw,76px);margin-bottom:24px}.home-luxury .lux-actions{margin-top:28px}.home-luxury .lux-action-note{display:none}.home-luxury .lux-hero-note{margin-top:30px;align-items:center;gap:24px}.home-luxury .lux-hero-note a{font-weight:800;color:var(--lux-blue);border-bottom:1px solid #155eef55}.home-luxury .lux-hero-visual{height:520px;margin-right:0}.home-luxury .lux-visual-frame{inset:18px 0 18px 28px;border-radius:70px 0 0 70px;box-shadow:none;background:#f5f7f9}.home-luxury .lux-visual-frame img{filter:none;transform:none}.home-luxury .lux-visual-label{right:18px;bottom:28px}@media(max-width:1100px){.home-luxury .lux-hero{grid-template-columns:46% 54%;padding-left:28px;padding-right:28px}.home-luxury .lux-hero h1{font-size:58px}.home-luxury .lux-hero-visual{height:480px}}@media(max-width:900px){.home-luxury .lux-hero{grid-template-columns:1fr}.home-luxury .lux-hero-visual{width:100%;height:420px;margin:28px 0 0}}@media(max-width:760px){.home-luxury .lux-hero{display:flex;height:auto;padding:42px 20px 44px}.home-luxury .lux-hero h1{font-size:44px}.home-luxury .lux-lead{font-size:17px}.home-luxury .lux-actions{margin-top:24px}.home-luxury .lux-hero-note{display:flex;flex-wrap:wrap;margin-top:24px;gap:10px 18px}.home-luxury .lux-hero-visual{width:calc(100% + 40px);height:310px;margin:26px -20px 0}.home-luxury .lux-visual-frame{inset:0;border-radius:0}.home-luxury .lux-visual-label{display:none}}.home-luxury .lux-visual-frame{background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.home-luxury .lux-visual-frame img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;transform:none!important;filter:none!important}body:has(.home-luxury) .foundation-nav a[href="/galerie"]{display:inline-flex!important}@media(max-width:760px){body:has(.home-luxury) .foundation-header{height:76px!important;padding:0 14px!important}body:has(.home-luxury) .foundation-brand{width:178px!important;height:70px!important;flex:0 1 178px!important;min-width:0!important;gap:7px!important;overflow:visible!important}body:has(.home-luxury) .foundation-brand img{width:52px!important;height:52px!important;flex:0 0 52px!important}body:has(.home-luxury) .foundation-brand span{display:flex!important;min-width:0!important;font-size:8px!important;line-height:1.08!important;letter-spacing:.15em!important;white-space:nowrap!important}body:has(.home-luxury) .foundation-brand strong{font-size:16px!important;letter-spacing:.1em!important}body:has(.home-luxury) .foundation-brand em{font-size:8px!important;margin-top:3px!important}body:has(.home-luxury) .foundation-header-actions{gap:7px!important;margin-left:auto!important}body:has(.home-luxury) .foundation-language{display:flex!important;gap:5px!important;font-size:11px!important}body:has(.home-luxury) .foundation-language button{font-size:11px!important;padding:9px 0!important}body:has(.home-luxury) .foundation-menu{display:grid!important;width:38px!important;height:44px!important;flex:0 0 38px!important}.home-luxury .lux-hero-visual{width:100%!important;height:auto!important;aspect-ratio:678/401!important;margin:18px 0 0!important}.home-luxury .lux-visual-label{display:flex!important;right:8px!important;bottom:8px!important}}