:root{--font-nunito:"Nunito", sans-serif;--font-poppins:"Poppins", sans-serif;--cyan:#0cc0df;--teal:#0097b2;--green:#7ed957;--dark:#0d2d3a;--light:#f0fbfd;--white:#fff;--gray:#6b7f87;--shadow:0 8px 32px #0097b226;--radius:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:var(--font-poppins), sans-serif;color:var(--dark);background:var(--white);font-size:1.6rem;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}header{z-index:100;background:var(--white);position:sticky;top:0;box-shadow:0 2px 20px #0cc0df1f}header nav{justify-content:space-between;align-items:center;gap:10px;max-width:1280px;height:70px;margin:auto;padding:0 24px;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav-logo img{width:auto;height:65px}.nav-links{align-items:center;gap:2px;display:flex}.nav-links a{color:var(--dark);white-space:nowrap;border-radius:30px;padding:7px 12px;font-size:1.3rem;font-weight:600;transition:all .2s}.nav-links a:hover,.nav-links a.active{color:var(--teal)}.nav-cta{background:var(--cyan)!important;color:var(--white)!important}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0cc0df66;background:var(--teal)!important}.lang-switcher{flex-shrink:0;align-items:center;gap:6px;display:flex}.lang-btn{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:3px;transition:all .2s;display:flex}.lang-btn img{object-fit:cover;border-radius:3px;width:28px;height:20px;display:block}.lang-btn:hover{border-color:var(--cyan);transform:translateY(-1px);box-shadow:0 3px 10px #0cc0df4d}.lang-btn.active{border-color:var(--cyan);box-shadow:0 3px 12px #0cc0df66}.burger{cursor:pointer;flex-direction:column;flex-shrink:0;gap:5px;padding:5px;display:none}.burger span{background:var(--dark);border-radius:2px;width:26px;height:2px}.section{padding:80px 30px}.section-header{text-align:center;margin-bottom:50px}.section-tag{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;background:#0cc0df1a;border-radius:30px;margin-bottom:14px;padding:6px 18px;font-size:1.3rem;font-weight:700;display:inline-block}.section-header h2{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:12px;font-size:3.4rem;font-weight:900;line-height:1.2}.section-header p{color:var(--gray);max-width:560px;margin:auto;font-size:1.65rem;line-height:1.7}.container{max-width:1200px;margin:auto}.btn-primary{background:var(--cyan);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:1.5rem;font-weight:700;transition:all .25s;display:inline-flex}.btn-primary:hover{background:var(--teal);transform:translateY(-2px);box-shadow:0 6px 20px #0cc0df80}.btn-outline{color:#fff;border:2px solid #fff6;border-radius:50px;padding:14px 32px;font-size:1.5rem;font-weight:600;transition:all .25s}.btn-outline:hover{border-color:var(--green);color:var(--green);transform:translateY(-2px)}.btn-outline-white{color:#fff;border:2px solid #fff6;border-radius:50px;padding:14px 32px;font-size:1.5rem;font-weight:600;transition:all .25s}.btn-outline-white:hover{border-color:var(--green);color:var(--green)}.home-hero{background:linear-gradient(135deg, var(--dark) 0%, #0d4a5e 60%, #0a6880 100%);color:#fff;padding:80px 30px}.home-hero-container{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:flex}.home-hero-text{flex:1}.hero-surtitle{font-family:var(--font-nunito), sans-serif;color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:1.3rem;font-weight:800;display:inline-block}.home-hero-text h1{font-family:var(--font-nunito), sans-serif;margin-bottom:20px;font-size:4.4rem;font-weight:900;line-height:1.15}.home-hero-text p{color:#fffc;max-width:540px;margin-bottom:36px;font-size:1.7rem;line-height:1.6}.home-hero-btns{flex-wrap:wrap;gap:16px;display:flex}.home-hero-cards{flex-direction:column;flex:0 0 450px;gap:16px;display:flex}.hero-lang-card{background:#ffffff0f;border:1px solid #ffffff26;border-radius:16px;align-items:center;gap:18px;padding:16px 20px;transition:transform .3s,background .3s;display:flex}.hero-lang-card:hover{background:#ffffff1a;transform:translate(-4px)}.hero-flag{object-fit:cover;border-radius:6px;width:42px;height:auto}.hero-lang-info{flex:1}.hero-lang-info strong{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:2px;font-size:1.8rem;font-weight:800;display:block}.hero-lang-info span{color:#fff9;font-size:1.3rem;display:block}.teacher-badge{color:var(--cyan);background:#0cc0df26;border-radius:20px;padding:6px 14px;font-size:1.2rem;font-weight:700}.hero{background:linear-gradient(135deg, var(--dark) 0%, #0d4a5e 60%, #0a6880 100%);padding:90px 30px 100px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#0cc0df26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.hero:after{content:"";background:radial-gradient(circle,#7ed9571a 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;margin:auto;display:grid;position:relative}.hero-text h2{font-family:var(--font-nunito), sans-serif;color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:1.6rem;font-weight:700}.hero-text h1{font-family:var(--font-nunito), sans-serif;color:var(--white);margin-bottom:20px;font-size:4.4rem;font-weight:900;line-height:1.15}.hero-text h1 span{color:var(--green)}.hero-text p{color:#ffffffbf;margin-bottom:36px;font-size:1.65rem;line-height:1.7}.hero-btns{flex-wrap:wrap;gap:16px;display:flex}.hero-visual{flex-direction:column;gap:16px;display:flex}.hero-card{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff1f;align-items:center;gap:18px;padding:20px 24px;animation:.6s both slideIn;display:flex}.hero-card:first-child{animation-delay:.1s}.hero-card:nth-child(2){animation-delay:.2s}.hero-card:nth-child(3){animation-delay:.3s}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.hero-card-icon{background:#ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.hero-card-icon img{object-fit:cover;width:100%;height:100%}.hero-card-info h3{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:2px;font-size:1.6rem;font-weight:800}.hero-card-info p{color:#fff9;margin:0;font-size:1.3rem}.hero-card-badge{background:var(--green);color:var(--dark);border-radius:20px;flex-shrink:0;margin-left:auto;padding:4px 12px;font-size:1.1rem;font-weight:800}.values-section{background:var(--white);padding:80px 30px}.values-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:0 auto;display:grid}.value-card{background:var(--white);text-align:center;border:1px solid #0cc0df0d;border-radius:20px;padding:40px 30px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 40px #0097b214}.value-card:hover{transform:translateY(-6px);box-shadow:0 15px 50px #0097b21f}.value-icon{margin-bottom:20px;font-size:3.2rem}.value-card h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:14px;font-size:2rem;font-weight:800}.value-card p{color:var(--gray);margin:0;font-size:1.45rem;line-height:1.6}.cta-section{background:linear-gradient(135deg, var(--dark) 0%, #0d4a5e 60%, #0a6880 100%);padding:80px 30px}.cta-box{text-align:center;max-width:760px;margin:0 auto}.cta-box h2{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:18px;font-size:4rem;font-weight:900}.cta-box p{color:#ffffffc7;margin-bottom:28px;font-size:1.8rem;line-height:1.7}.cta-box .hero-btns{justify-content:center}.cta-section .btn-outline{color:#fff;border-color:#fff6}.cta-section .btn-outline:hover{border-color:var(--green);color:var(--green)}.cta-banner{background:linear-gradient(135deg, var(--dark), #0d4a5e);text-align:center;padding:70px 30px}.cta-banner h2{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:14px;font-size:3.2rem;font-weight:900}.cta-banner p{color:#ffffffb3;max-width:540px;margin:0 auto 32px;font-size:1.7rem;line-height:1.7}.cta-btns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.page-hero{background:linear-gradient(135deg, var(--dark) 0%, #0d4a5e 60%, #0a6880 100%);text-align:center;color:#fff;padding:70px 30px 80px;position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(circle,#0cc0df26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.page-hero:after{content:"";background:radial-gradient(circle,#7ed9571a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-60px;left:-60px}.page-hero-inner{z-index:2;max-width:800px;margin:auto;position:relative}.page-hero h2{font-family:var(--font-nunito), sans-serif;color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:1.5rem;font-weight:700}.page-hero h1{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:16px;font-size:4.4rem;font-weight:900;line-height:1.1}.page-hero h1 span{color:var(--cyan)}.page-hero p{color:#ffffffb3;max-width:560px;margin:0 auto;font-size:1.7rem;line-height:1.7}.hero-tag,.hero-tag-contact{color:var(--green);letter-spacing:.05em;text-transform:uppercase;background:#7ed95726;border-radius:30px;align-items:center;margin-bottom:18px;padding:6px 18px;font-size:1.3rem;font-weight:700;display:inline-flex}.hero-stats{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.hero-stat{text-align:center}.hero-stat strong{font-family:var(--font-nunito), sans-serif;color:var(--green);font-size:3rem;font-weight:900;display:block}.hero-stat span{color:#fff9;font-size:1.4rem}.catalogue-section{padding:80px 30px}.cat-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.cat-tab{color:var(--gray);font-family:var(--font-poppins), sans-serif;cursor:pointer;background:#fff;border:2px solid #0cc0df40;border-radius:50px;padding:12px 28px;font-size:1.5rem;font-weight:600;transition:all .25s}.cat-tab:hover{border-color:var(--cyan);color:var(--teal)}.cat-tab.active{background:var(--cyan);border-color:var(--cyan);color:#fff;box-shadow:0 4px 16px #0cc0df59}.cat-panel{display:none}.cat-panel.active{display:block}.langue-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.langue-bloc{box-shadow:var(--shadow);background:#fff;border:1px solid #0cc0df14;border-radius:20px;padding:30px}.langue-header{border-bottom:2px solid var(--light);align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.langue-flag{font-size:3.4rem}.langue-flag-img{object-fit:cover;border-radius:0;flex-shrink:0;width:32px;height:24px;display:block}.langue-header h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin:0;font-size:2.4rem;font-weight:900}.langue-teacher{color:var(--teal);background:#0cc0df1a;border-radius:20px;margin-left:auto;padding:4px 12px;font-size:1.2rem;font-weight:700}.niveau-cards{flex-direction:column;gap:12px;display:flex}.niveau-card{background:var(--light);border-radius:12px;align-items:center;gap:14px;padding:16px 18px;transition:all .2s;display:flex}.niveau-card:hover{background:#0cc0df14;transform:translate(4px)}.niveau-badge{text-align:center;border-radius:20px;flex-shrink:0;min-width:120px;padding:5px 14px;font-size:1.2rem;font-weight:700}.niveau-badge.debutant{color:#28a745;background:#e8f7ea}.niveau-badge.intermediaire{color:#e8762c;background:#fff3e0}.niveau-badge.avance{color:var(--teal);background:#e3f2fd}.niveau-info{flex:1}.niveau-info strong{color:var(--dark);margin-bottom:3px;font-size:1.4rem;font-weight:700;display:block}.niveau-info p{color:var(--gray);margin:0;font-size:1.3rem;line-height:1.5}.niveau-card p{color:var(--gray);flex:1;margin:0;font-size:1.35rem;line-height:1.5}.niveau-btn{background:var(--cyan);color:#fff;white-space:nowrap;border-radius:30px;flex-shrink:0;padding:8px 18px;font-size:1.3rem;font-weight:700;transition:all .2s}.niveau-btn:hover{background:var(--teal);transform:translateY(-1px)}.formations-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}#cat-informatique .formations-grid .formation-card:nth-child(4){grid-column:1}#cat-informatique .formations-grid .formation-card:nth-child(5){grid-column:2}.formation-card{background:var(--white);box-shadow:var(--shadow);border:1px solid #0cc0df14;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.formation-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0097b233}.card-img-wrapper{height:200px;position:relative;overflow:hidden}.card-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.formation-card:hover .card-img-wrapper img{transform:scale(1.05)}.card-img-placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:6rem;display:flex}.placeholder-word{background:linear-gradient(135deg,#e3f7fc,#b8eef8)}.placeholder-excel{background:linear-gradient(135deg,#edfce3,#c6f5a8)}.placeholder-ppt{background:linear-gradient(135deg,#fdf0e3,#f8d9b0)}.card-ribbon{background:var(--dark);color:#fff;border-radius:20px;padding:4px 12px;font-size:1.1rem;font-weight:700;position:absolute;top:14px;right:14px}.card-body{flex-direction:column;flex:1;padding:24px;display:flex}.card-color-word{color:var(--teal)}.card-color-excel{color:#28a745}.card-color-ppt{color:#e8762c}.card-body h2{font-family:var(--font-nunito), sans-serif;margin-bottom:16px;font-size:2rem;font-weight:800}.card-specs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.spec-item{color:var(--gray);align-items:center;gap:8px;font-size:1.35rem;display:flex}.spec-icon{background:var(--light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.4rem;display:flex}.card-footer-btn{text-align:center;cursor:pointer;border:none;border-radius:50px;margin-top:auto;padding:12px 24px;font-size:1.4rem;font-weight:700;transition:all .25s;display:block}.btn-word{background:var(--light);color:var(--teal)}.btn-excel{color:#28a745;background:#f0fbf0}.btn-ppt{color:#e8762c;background:#fdf6f0}.formation-card:hover .btn-word{background:var(--cyan);color:#fff}.formation-card:hover .btn-excel{color:#fff;background:#28a745}.formation-card:hover .btn-ppt{color:#fff;background:#e8762c}.multimedia-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.multimedia-card{box-shadow:var(--shadow);background:#fff;border:1px solid #0cc0df14;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.multimedia-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0097b233}.multimedia-header{justify-content:center;align-items:center;height:180px;font-size:7rem;display:flex}.multimedia-body{flex-direction:column;flex:1;padding:24px;display:flex}.multimedia-body h3{font-family:var(--font-nunito), sans-serif;margin-bottom:8px;font-size:2rem;font-weight:800}.multimedia-body .tools{color:var(--gray);margin-bottom:16px;font-size:1.3rem}.multimedia-specs{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.mspec{background:var(--light);color:var(--gray);border-radius:20px;padding:5px 12px;font-size:1.25rem}.multimedia-btn{text-align:center;border-radius:50px;margin-top:auto;padding:11px 22px;font-size:1.4rem;font-weight:700;transition:all .25s;display:block}.coming-banner{text-align:center;background:var(--light);border:2px dashed #0cc0df4d;border-radius:24px;padding:80px 30px}.coming-icon{margin-bottom:24px;font-size:7rem;display:block}.coming-banner h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:14px;font-size:2.8rem;font-weight:900}.coming-banner p{color:var(--gray);max-width:520px;margin:0 auto 28px;font-size:1.65rem;line-height:1.7}.founders-section{background:var(--light);padding:90px 30px}.founders-wrap{max-width:1100px;margin:auto}.founders-slides{min-height:400px;position:relative}.founder-slide{display:none}.founder-slide.is-active{grid-template-columns:300px 1fr;align-items:center;gap:64px;animation:.35s fIn;display:grid}@keyframes fIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.founder-photo{position:relative}.founder-photo-img{aspect-ratio:4/5;width:100%;box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.founder-photo-img img{object-fit:cover;width:100%;height:100%}.founder-photo-fallback{justify-content:center;align-items:center;width:100%;height:100%;font-size:7rem;display:flex}.founder-badge-box{font-family:var(--font-nunito), sans-serif;text-align:center;border-radius:14px;padding:12px 18px;font-weight:800;line-height:1.3;position:absolute;bottom:-18px;right:-18px}.founder-badge-box .bn{font-size:2.6rem;font-weight:900;display:block}.founder-badge-box .bl{font-size:1.25rem;display:block}.badge-simon{background:var(--green);color:var(--dark);box-shadow:0 6px 20px #7ed95766}.badge-yasmine{color:#fff;background:#e91e8c;box-shadow:0 6px 20px #e91e8c59}.founder-content{padding-bottom:10px}.founder-name-row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.founder-name-row h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);font-size:3rem;font-weight:900}.founder-role{border-radius:20px;padding:5px 14px;font-size:1.3rem;font-weight:700}.role-simon{color:var(--teal);background:#0cc0df1f}.role-yasmine{color:#c0177a;background:#e91e8c1a}.founder-content p{color:var(--gray);margin-bottom:14px;font-size:1.6rem;line-height:1.8}.founder-pills{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.fpill{color:var(--teal);background:#fff;border:1px solid #0cc0df33;border-radius:30px;align-items:center;gap:8px;padding:7px 16px;font-size:1.35rem;font-weight:600;display:flex}.founders-nav{justify-content:center;align-items:center;gap:18px;margin-top:52px;display:flex}.fnav-btn{width:44px;height:44px;color:var(--teal);cursor:pointer;background:#fff;border:2px solid #0cc0df4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;transition:all .2s;display:flex}.fnav-btn:hover{background:var(--cyan);color:#fff;border-color:var(--cyan)}.fnav-dots{gap:10px;display:flex}.fnav-dot{cursor:pointer;background:#0cc0df33;border:none;border-radius:5px;width:32px;height:10px;padding:0;transition:all .3s}.fnav-dot.is-active{background:var(--cyan);width:56px}.contact-section{background:var(--white);padding:80px 30px}.contact-grid{grid-template-columns:1fr 1.6fr;align-items:start;gap:50px;max-width:1100px;margin:auto;display:grid}.contact-info{flex-direction:column;gap:20px;display:flex}.info-card{box-shadow:var(--shadow);background:#fff;border:1px solid #0cc0df14;border-radius:20px;padding:28px}.info-card-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.info-icon{background:var(--light);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:2.2rem;display:flex}.info-card-header h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);font-size:1.9rem;font-weight:900}.info-card p{color:var(--gray);font-size:1.45rem;line-height:1.7}.info-card a{color:var(--cyan);font-weight:700}.info-card a:hover{color:var(--teal)}.team-contact{flex-direction:column;gap:16px;margin-top:10px;display:flex}.team-member-row{background:var(--light);border-radius:14px;align-items:center;gap:14px;padding:12px 18px;display:flex}.team-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:46px;height:46px;box-shadow:0 2px 8px #0000001a}.team-member-info strong{color:var(--dark);font-size:1.45rem;display:block}.team-member-info span{color:var(--gray);font-size:1.2rem}.social-row{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.social-btn{background:var(--light);color:var(--dark);border:2px solid #0000;border-radius:30px;align-items:center;gap:8px;padding:10px 18px;font-size:1.35rem;font-weight:600;transition:all .2s;display:flex}.social-btn:hover{border-color:var(--cyan);color:var(--teal);transform:translateY(-2px)}.contact-form-wrap{box-shadow:var(--shadow);background:#fff;border:1px solid #0cc0df14;border-radius:24px;padding:40px}.form-title{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:6px;font-size:2.6rem;font-weight:900}.form-subtitle{color:var(--gray);margin-bottom:30px;font-size:1.5rem;line-height:1.6}.form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:5px;display:grid}.form-group{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.form-group label{font-family:var(--font-nunito), sans-serif;color:var(--dark);font-size:1.4rem;font-weight:800;display:block}.form-group input,.form-group select,.form-group textarea{width:100%;font-family:var(--font-poppins), sans-serif;color:var(--dark);background:var(--light);resize:none;border:2px solid #0cc0df26;border-radius:12px;outline:none;padding:14px 16px;font-size:1.45rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--cyan);background:#fff;box-shadow:0 0 0 4px #0cc0df1a}.form-group textarea{min-height:130px}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230097b2' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.input-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230097b2' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat}.form-check{align-items:flex-start;gap:10px;margin-bottom:24px;display:flex}.form-check input[type=checkbox]{width:18px;height:18px;accent-color:var(--cyan);cursor:pointer;flex-shrink:0;margin-top:2px}.form-check label{color:var(--gray);cursor:pointer;font-size:1.35rem;line-height:1.5}.form-check a,.blue-link{color:var(--teal);font-weight:600}.btn-submit{background:var(--cyan);color:#fff;width:100%;font-family:var(--font-poppins), sans-serif;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:16px;font-size:1.6rem;font-weight:700;transition:all .25s;display:flex}.btn-submit:hover{background:var(--teal);transform:translateY(-2px);box-shadow:0 8px 24px #0cc0df66}.form-success{text-align:center;padding:60px 20px}.form-success .success-icon{margin-bottom:20px;font-size:6rem;display:block}.form-success h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:12px;font-size:2.6rem;font-weight:900}.form-success p{color:var(--gray);font-size:1.6rem;line-height:1.7}.faq-section{background:var(--light);padding:80px 30px}.faq-inner{max-width:860px;margin:auto}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{box-shadow:var(--shadow);background:#fff;border:1px solid #0cc0df14;border-radius:16px;overflow:hidden}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;transition:background .2s;display:flex}.faq-question:hover{background:#0cc0df08}.faq-question h4{font-family:var(--font-nunito), sans-serif;color:var(--dark);font-size:1.75rem;font-weight:800}.faq-arrow{color:var(--cyan);flex-shrink:0;font-size:1.8rem;transition:transform .3s}.faq-answer{max-height:0;padding:0;transition:max-height .35s,padding .3s;overflow:hidden}.faq-answer p{color:var(--gray);margin:0;padding:0 24px;font-size:1.5rem;line-height:1.8}.faq-item.open .faq-answer{max-height:300px;padding:0 0 22px}.faq-item.open .faq-arrow{transform:rotate(180deg)}.ressources-section{padding:80px 30px}.fiches-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.fiche-card{box-shadow:var(--shadow);background:#fff;border:1px solid #0cc0df14;border-radius:20px;flex-direction:column;gap:16px;padding:28px;transition:transform .3s,box-shadow .3s;display:flex}.fiche-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0097b233}.fiche-top{align-items:center;gap:14px;display:flex}.fiche-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:2.4rem;display:flex}.fiche-top h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);font-size:1.9rem;font-weight:900}.fiche-card p{color:var(--gray);flex:1;font-size:1.45rem;line-height:1.7}.fiche-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.fiche-badge{border-radius:20px;padding:4px 12px;font-size:1.2rem;font-weight:700}.fiche-btn{border-radius:30px;align-items:center;gap:6px;padding:8px 18px;font-size:1.3rem;font-weight:700;transition:all .2s;display:inline-flex}.fiche-btn:hover{transform:translateY(-1px)}.fiche-word .fiche-icon{background:#e3f7fc}.fiche-word .fiche-badge{color:var(--teal);background:#e3f7fc}.fiche-word .fiche-btn{background:var(--light);color:var(--teal)}.fiche-excel .fiche-icon{background:#edfce3}.fiche-excel .fiche-badge{color:#28a745;background:#edfce3}.fiche-excel .fiche-btn{color:#28a745;background:#f0fbf0}.fiche-ppt .fiche-icon{background:#fdf0e3}.fiche-ppt .fiche-badge{color:#e8762c;background:#fdf0e3}.fiche-ppt .fiche-btn{color:#e8762c;background:#fdf6f0}.fiche-es .fiche-icon{background:#fff8e1}.fiche-es .fiche-badge,.fiche-es .fiche-btn{color:#f5a623;background:#fff8e1}.fiche-fr .fiche-icon{background:#e8f0fd}.fiche-fr .fiche-badge,.fiche-fr .fiche-btn{color:#1565c0;background:#e8f0fd}.fiche-secu .fiche-icon{background:#fde8e8}.fiche-secu .fiche-badge,.fiche-secu .fiche-btn{color:#c0392b;background:#fde8e8}.placeholder-overlay{position:relative}.placeholder-overlay:after{content:"Bientôt disponible";color:var(--gray);letter-spacing:.05em;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd1;border-radius:20px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex;position:absolute;inset:0}.liens-section{background:var(--light);padding:80px 30px}.liens-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.liens-bloc{box-shadow:var(--shadow);background:#fff;border:1px solid #0cc0df14;border-radius:20px;padding:30px}.liens-bloc-header{border-bottom:2px solid var(--light);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.liens-bloc-icon{font-size:2.8rem}.liens-bloc-header h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);font-size:2rem;font-weight:900}.lien-item{border-bottom:1px solid var(--light);align-items:center;gap:14px;padding:14px 0;display:flex}.lien-item:last-child{border-bottom:none;padding-bottom:0}.lien-dot{background:var(--cyan);border-radius:50%;flex-shrink:0;width:10px;height:10px}.lien-info{flex:1}.lien-info strong{color:var(--dark);margin-bottom:2px;font-size:1.45rem;font-weight:700;display:block}.lien-info span{color:var(--gray);font-size:1.3rem}.lien-arrow{color:var(--cyan);flex-shrink:0;font-size:1.8rem;transition:transform .2s}.lien-item:hover .lien-arrow{transform:translate(4px)}.lien-item-placeholder{opacity:.4;pointer-events:none}.conseil-section{padding:80px 30px}.conseil-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.conseil-card{box-shadow:var(--shadow);border-left:4px solid var(--cyan);background:#fff;border-radius:20px;padding:28px;transition:transform .3s}.conseil-card:hover{transform:translateY(-4px)}.conseil-num{font-family:var(--font-nunito), sans-serif;color:#0cc0df26;margin-bottom:10px;font-size:4rem;font-weight:900;line-height:1}.conseil-card h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:10px;font-size:1.8rem;font-weight:900}.conseil-card p{color:var(--gray);font-size:1.45rem;line-height:1.7}footer{background:var(--dark);color:#fff;padding:60px 30px 30px}.footer-inner{max-width:1200px;margin:auto}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;margin-bottom:50px;display:grid}.footer-brand img{filter:brightness(0)invert();width:auto;height:65px;margin-bottom:18px}.footer-brand p{color:#ffffff8c;margin-bottom:22px;font-size:1.45rem;line-height:1.7}.footer-social{gap:10px;display:flex}.social-link{background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.6rem;transition:all .2s;display:flex}.social-link:hover{background:var(--cyan);transform:translateY(-2px)}.footer-col h4{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:18px;font-size:1.6rem;font-weight:800}.footer-col ul{flex-direction:column;gap:10px;display:flex}.footer-col a{color:#ffffff8c;font-size:1.4rem;transition:color .2s}.footer-col a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:26px;display:flex}.footer-bottom p{color:#fff6;font-size:1.35rem}.footer-bottom a{color:var(--cyan);font-size:1.35rem}@media (max-width:1100px){.nav-links a{padding:6px 9px;font-size:1.2rem}}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:50px}.hero-text h1{font-size:3.6rem}.hero-visual{grid-template-columns:1fr 1fr;display:grid}.hero-card:nth-child(3){grid-column:1/-1}.home-hero-container{text-align:center;flex-direction:column}.home-hero-text p{margin:0 auto 36px}.home-hero-btns{justify-content:center}.home-hero-cards{flex:auto;width:100%;max-width:500px;margin:0 auto}.hero-lang-card{text-align:left}.formations-grid,.multimedia-grid,.fiches-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width:960px){.contact-grid{grid-template-columns:1fr}}@media (max-width:900px){.langue-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:repeat(2,1fr)}.founder-slide.is-active{grid-template-columns:1fr;gap:40px}.founder-badge-box{bottom:-12px;right:14px}.cta-box h2{font-size:3rem}}@media (max-width:768px){.nav-links{display:none}.burger{display:flex}.nav-links.open{z-index:200;background:#fff;flex-direction:column;gap:6px;padding:20px;display:flex;position:absolute;top:70px;left:0;right:0;box-shadow:0 10px 30px #0000001a}header nav{gap:6px;padding:0 14px}.nav-logo img{height:42px}.lang-switcher{gap:2px}.hero{padding:60px 20px 70px}.hero-text h1{font-size:3rem}.hero-visual{grid-template-columns:1fr}.hero-card:nth-child(3){grid-column:auto}.hero-btns{flex-direction:column}.btn-primary,.btn-outline{text-align:center;justify-content:center}.page-hero h1{font-size:3.2rem}.hero-stats{gap:24px}.formations-grid,.multimedia-grid{grid-template-columns:1fr}#cat-informatique .formations-grid .formation-card:nth-child(4),#cat-informatique .formations-grid .formation-card:nth-child(5){grid-column:auto}.form-row{grid-template-columns:1fr}.section-header h2{font-size:2.8rem}.niveau-card{flex-wrap:wrap}.niveau-badge{min-width:auto}.lang-btn img{width:24px;height:17px}.fiches-grid{grid-template-columns:1fr}.conseil-grid{grid-template-columns:1fr 1fr}.liens-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:600px){.values-grid{grid-template-columns:1fr}}@media (max-width:480px){html{font-size:56%}.home-hero-text h1{font-size:3.4rem}.hero-text h1{font-size:2.8rem}.hero-lang-card{text-align:center;flex-wrap:wrap;justify-content:center}.hero-lang-info{flex:100%}.cat-tab{padding:8px 14px;font-size:1.3rem}.card-specs{grid-template-columns:1fr}.contact-form-wrap{padding:26px 20px}.conseil-grid,.footer-top{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}}.intro-section{text-align:center;max-width:860px;margin:70px auto;padding:0 30px}.intro-section h2{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:20px;font-size:3rem;font-weight:900}.intro-section p{color:var(--gray);margin-bottom:14px;font-size:1.65rem;line-height:1.9}.intro-section p strong{color:var(--teal)}.equipe-section{background:var(--light);padding:80px 30px}.equipe-inner{max-width:1100px;margin:auto}.equipe-grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.membre-card{box-shadow:var(--shadow);background:#fff;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden}.membre-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0097b233}.membre-top{align-items:center;gap:26px;padding:40px 36px 30px;display:flex}.membre-photo{object-fit:cover;border:4px solid #fff;border-radius:50%;flex-shrink:0;width:100px;height:100px;box-shadow:0 4px 16px #0000001a}.membre-avatar{border:4px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:4rem;display:flex;box-shadow:0 4px 16px #0000001a}.avatar-simon{background:linear-gradient(135deg,#d4f5fc,#8ddff5)}.avatar-yasmine{background:linear-gradient(135deg,#fce6f3,#f8b8dc)}.membre-id h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:4px;font-size:2.6rem;font-weight:900}.membre-role{border-radius:20px;padding:4px 14px;font-size:1.3rem;font-weight:700;display:inline-block}.membre-body{padding:0 36px 36px}.membre-body p{color:var(--gray);margin-bottom:24px;font-size:1.55rem;line-height:1.8}.membre-tags{flex-wrap:wrap;gap:10px;display:flex}.membre-tag{background:var(--light);color:var(--teal);border:1px solid #0cc0df26;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:1.3rem;font-weight:600;display:flex}.membre-tag.lang{color:#2d7a3a;background:#7ed95714;border-color:#7ed95740}.valeurs-section{padding:80px 30px}.valeurs-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px;margin:auto;display:grid}.valeur-card{box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #0cc0df14;border-radius:20px;padding:36px 30px;transition:transform .3s}.valeur-card:hover{transform:translateY(-6px)}.valeur-icon{margin-bottom:18px;font-size:4rem;display:block}.valeur-card h3{font-family:var(--font-nunito), sans-serif;color:var(--dark);margin-bottom:12px;font-size:2.2rem;font-weight:900}.valeur-card p{color:var(--gray);font-size:1.5rem;line-height:1.7}.cta-section{background:linear-gradient(135deg, var(--dark), #0d4a5e);text-align:center;padding:70px 30px}.cta-section h2{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:14px;font-size:3.2rem;font-weight:900}.cta-section p{color:#ffffffb3;max-width:540px;margin:0 auto 32px;font-size:1.7rem;line-height:1.7}@media (max-width:1024px){.valeurs-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.equipe-grid,.valeurs-grid{grid-template-columns:1fr}.membre-top{text-align:center;flex-direction:column}}.legal-section{padding:60px 30px 80px}.legal-inner{max-width:820px;margin:auto}.legal-updated{color:var(--gray);text-align:center;margin-bottom:50px;font-size:1.35rem;font-style:italic}.legal-block{margin-bottom:40px}.legal-block h2{font-family:var(--font-nunito), sans-serif;color:var(--dark);border-bottom:2px solid var(--light);margin-bottom:16px;padding-bottom:10px;font-size:2.2rem;font-weight:900}.legal-block p{color:var(--gray);margin-bottom:10px;font-size:1.55rem;line-height:1.9}.legal-block p strong{color:var(--dark)}.legal-block a{color:var(--teal);font-weight:600;transition:color .2s}.legal-block a:hover{color:var(--cyan)}.launch-page{color:#fff;background:linear-gradient(#142c50 0%,#1a3b6c 100%);min-height:100vh;padding:120px 20px 60px}.launch-hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:grid}.launch-hero-content{max-width:680px}.launch-badge{color:#8fe8ff;background:#00d2ff1f;border:1px solid #00d2ff40;border-radius:999px;margin-bottom:20px;padding:8px 14px;font-size:.95rem;font-weight:600;display:inline-block}.launch-hero h1{margin-bottom:18px;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:800;line-height:1.08}.launch-subtitle{color:#ffffffeb;margin-bottom:14px;font-size:1.25rem;line-height:1.6}.launch-description{color:#ffffffbd;max-width:620px;margin-bottom:28px;font-size:1.02rem;line-height:1.8}.launch-actions{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.launch-btn-primary,.launch-btn-secondary{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s,border-color .2s;display:inline-flex}.launch-btn-primary{color:#fff;background:linear-gradient(90deg,#00d2ff 0%,#3a7bd5 100%);box-shadow:0 10px 30px #00d2ff2e}.launch-btn-secondary{color:#fff;background:#ffffff0a;border:1px solid #ffffff2e}.launch-btn-primary:hover,.launch-btn-secondary:hover{opacity:.96;transform:translateY(-2px)}.launch-features{color:#ffffffd1;flex-wrap:wrap;gap:12px 18px;font-size:.95rem;display:flex}.launch-card{justify-content:center;display:flex}.launch-card-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;width:100%;max-width:420px;padding:28px;box-shadow:0 25px 60px #00000047}.launch-card-tag{color:#8fe8ff;background:#ffffff14;border-radius:999px;margin-bottom:18px;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-block}.launch-card-inner h2{margin-bottom:14px;font-size:1.8rem}.launch-card-inner p{color:#ffffffc7;margin-bottom:22px;line-height:1.7}.launch-card-list{flex-direction:column;gap:12px;display:flex}.launch-card-item{color:#ffffffeb;align-items:center;gap:12px;display:flex}.dot{background:linear-gradient(90deg,#00d2ff 0%,#3a7bd5 100%);border-radius:50%;flex-shrink:0;width:10px;height:10px}@media (max-width:900px){.launch-hero{grid-template-columns:1fr}.launch-card{justify-content:flex-start}}@media (max-width:640px){.launch-page{padding:100px 16px 50px}.launch-hero h1{font-size:2.2rem}.launch-subtitle{font-size:1.08rem}.launch-actions{flex-direction:column}.launch-btn-primary,.launch-btn-secondary{width:100%}}.newsletter-section{text-align:center!important;background:#fff!important;border-top:1px solid #00000014!important;padding:60px 20px!important}.newsletter-inner{max-width:560px!important;margin:0 auto!important}.newsletter-tag{text-transform:uppercase!important;letter-spacing:.2em!important;color:#0ea5e9!important;margin-bottom:12px!important;font-size:11px!important}.newsletter-heading{color:#1e293b!important;margin-bottom:8px!important;font-size:1.8rem!important;font-weight:700!important}.newsletter-desc{color:#64748b!important;margin-bottom:24px!important;font-size:14px!important}.newsletter-form{gap:8px!important;display:flex!important}.newsletter-input{color:#1e293b!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:6px!important;outline:none!important;flex:1!important;padding:10px 16px!important;font-size:14px!important}.newsletter-input:focus{border-color:#0ea5e9!important}.newsletter-btn{color:#fff!important;cursor:pointer!important;background:#0ea5e9!important;border:none!important;border-radius:6px!important;padding:10px 24px!important;font-size:14px!important;font-weight:600!important}.newsletter-btn:hover{background:#0284c7!important}@media (max-width:640px){.newsletter-form{flex-direction:column!important}}.articles-section{padding:3.5rem 1.25rem}.articles-inner{max-width:1180px;margin:0 auto}.articles-cat-title{font-family:var(--font-poppins), sans-serif;color:#14303c;border-left:5px solid #0097b2;margin:0 0 1.75rem;padding-left:.9rem;font-size:clamp(1.4rem,3vw,2rem)}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem;display:grid}.article-card{background:#fff;border:1px solid #e2ecef;border-radius:16px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.article-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #14303c1f}.article-card-img{aspect-ratio:1;background:#eaf6f8;display:block;position:relative}.article-card-img img{object-fit:cover;width:100%;height:100%;display:block}.article-card-num{color:#fff;background:#006b80;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.95rem;font-weight:700;display:grid;position:absolute;top:.75rem;left:.75rem}.article-card-body{flex-direction:column;flex:1;gap:.6rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.article-card-body h3{margin:0;font-size:1.12rem;line-height:1.35}.article-card-body h3 a{color:#14303c;text-decoration:none}.article-card-body h3 a:hover{color:#006b80}.article-card-body p{color:#566;flex:1;margin:0;font-size:.93rem;line-height:1.55}.article-card-link{color:#006b80;font-size:.93rem;font-weight:600;text-decoration:none}.article-card-link:hover{text-decoration:underline}.article-page{max-width:780px;margin:0 auto;padding:2.5rem 1.25rem 3rem}.article-back{color:#006b80;margin-bottom:1.25rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.article-back:hover{text-decoration:underline}.article-cat{color:#006b80;letter-spacing:.02em;background:#eaf6f8;border-radius:999px;margin-bottom:.9rem;padding:.3rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}.article-head h1{font-family:var(--font-poppins), sans-serif;color:#14303c;margin:0 0 1rem;font-size:clamp(1.7rem,4.5vw,2.6rem);line-height:1.2}.article-lead{color:#4a5a60;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.article-cover{margin:0 0 2.5rem}.article-cover img{border-radius:14px;width:100%;height:auto;display:block}.article-cover span{color:#8a9a9f;text-align:right;margin-top:.5rem;font-size:.78rem;display:block}.article-body{color:#233238;font-size:1.05rem;line-height:1.75}.article-body h1{display:none}.article-body h2{font-family:var(--font-poppins), sans-serif;color:#14303c;border-bottom:2px solid #eaf6f8;margin:2.75rem 0 1rem;padding-bottom:.5rem;scroll-margin-top:90px;font-size:1.55rem;line-height:1.3}.article-body h3{color:#14303c;margin:2rem 0 .75rem;font-size:1.2rem}.article-body p{margin:0 0 1.15rem}.article-body a{color:#006b80;text-underline-offset:2px;text-decoration:underline}.article-body a:hover{color:#0097b2}.article-body strong{color:#14303c}.article-body ul,.article-body ol{margin:0 0 1.3rem;padding-left:1.4rem}.article-body li::marker{color:#0097b2}.article-body hr{border:0;border-top:1px solid #e2ecef;margin:2.5rem 0}.article-body blockquote{background:#eaf6f8;border-left:4px solid #0097b2;border-radius:0 10px 10px 0;margin:1.5rem 0;padding:1rem 1.25rem}.article-body blockquote p:last-child{margin:0}.article-body code{color:#14303c;background:#f2f7f9;border-radius:4px;padding:.15em .4em;font-size:.92em}.article-fiche{text-align:center;margin:2.5rem 0 0}.article-serie{background:#f7fbfc;border:1px solid #e2ecef;border-radius:14px;margin:3rem 0 0;padding:1.5rem 1.75rem}.article-serie h2{color:#14303c;margin:0 0 .9rem;font-size:1.05rem}.article-serie ol{margin:0;padding-left:1.2rem}.article-serie li{margin-bottom:.45rem;font-size:.95rem}.article-serie li::marker{color:#0097b2;font-weight:700}.article-serie a{color:#006b80;text-decoration:none}.article-serie a:hover{text-decoration:underline}.article-serie .is-current span{color:#14303c;font-weight:700}.article-nav{justify-content:space-between;gap:1rem;margin-top:2.5rem;display:flex}.article-nav a{color:#006b80;border:1px solid #e2ecef;border-radius:12px;flex-direction:column;flex:1;gap:.3rem;max-width:48%;padding:1rem 1.15rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.article-nav a:hover{background:#f7fbfc;border-color:#0097b2}.article-nav a strong{color:#14303c;font-size:.98rem;font-weight:600;line-height:1.35}.article-nav-next{text-align:right;align-items:flex-end}@media (max-width:640px){.article-nav{flex-direction:column}.article-nav a{max-width:100%}.article-nav-next{text-align:left;align-items:flex-start}}.article-readtime{color:#6b7f87;align-items:center;gap:.4rem;margin:-1.4rem 0 2rem;font-size:.85rem;font-weight:600;display:inline-flex}.article-readtime:before{content:"";background:#0097b2;border-radius:50%;flex:none;width:6px;height:6px}.article-toc{background:#f7fbfc;border:1px solid #e2ecef;border-radius:14px;margin:0 0 2.5rem;padding:0}.article-toc details{padding:1.1rem 1.5rem}.article-toc summary{cursor:pointer;font-family:var(--font-poppins), sans-serif;color:#14303c;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.article-toc summary::-webkit-details-marker{display:none}.article-toc summary:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid #0097b2;flex:none;width:0;height:0;transition:transform .2s}.article-toc details[open] summary:before{transform:rotate(90deg)}.article-toc summary:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #006b80}.article-toc ol{margin:.9rem 0 0;padding-left:1.3rem}.article-toc li{margin-bottom:.45rem;font-size:.95rem;line-height:1.45}.article-toc li::marker{color:#0097b2;font-weight:700}.article-toc a{color:#006b80;text-decoration:none}.article-toc a:hover{color:#0097b2;text-decoration:underline}.article-toc a:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #006b80}.article-share{background:#f7fbfc;border:1px solid #e2ecef;border-radius:14px;flex-wrap:wrap;align-items:center;gap:.9rem 1.25rem;margin:2.5rem 0 0;padding:1.35rem 1.5rem;display:flex}.article-share-title{font-family:var(--font-poppins), sans-serif;color:#14303c;font-size:.95rem;font-weight:700}.article-share-btns{flex-wrap:wrap;gap:.55rem;display:flex}.article-share-btn{color:#14303c;cursor:pointer;background:#fff;border:1px solid #e2ecef;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.article-share-btn svg{flex:none}.article-share-btn:hover{color:#006b80;background:#fff;border-color:#0097b2}.article-share-btn:focus-visible{outline-offset:3px;outline:3px solid #006b80}.article-share-copy.is-copied{color:#2d6b1a;background:#7ed95724;border-color:#7ed957}@media (max-width:640px){.article-share{flex-direction:column;align-items:flex-start;gap:.8rem}.article-share-btns{width:100%}.article-share-btn{flex:auto;justify-content:center}.article-toc details{padding:1rem 1.15rem}}@media (prefers-reduced-motion:reduce){.article-toc summary:before,.article-share-btn{transition:none}}.parcours-free{color:#2d6b1a;background:#7ed95729;border-radius:999px;margin-top:1rem;padding:.35rem .9rem;font-size:.85rem;font-weight:700;display:inline-block}.parcours-inner{max-width:1080px;margin:0 auto;padding:0 1.25rem}.parcours-intro{padding:3rem 0 1rem}.parcours-intro .parcours-inner{grid-template-columns:1fr 1.3fr;gap:1.5rem;display:grid}.parcours-box{background:#f7fbfc;border:1px solid #e2ecef;border-radius:14px;padding:1.5rem 1.75rem}.parcours-box h2{color:#14303c;margin:0 0 .8rem;font-size:1.1rem}.parcours-box p,.parcours-box li{color:#4a5a60;font-size:.97rem;line-height:1.6}.parcours-box ul{margin:0;padding-left:1.2rem}.parcours-box li{margin-bottom:.5rem}.parcours-box li::marker{color:#0097b2}.parcours-program{padding:2.5rem 0}.parcours-steps{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.parcours-steps li{background:#fff;border:1px solid #e2ecef;border-radius:14px;grid-template-columns:46px 130px 1fr;align-items:center;gap:1.25rem;padding:1rem 1.25rem;transition:border-color .15s,box-shadow .15s;display:grid}.parcours-steps li:hover{border-color:#0097b2;box-shadow:0 8px 20px #14303c14}.parcours-step-num{color:#fff;background:#006b80;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.05rem;font-weight:700;display:grid}.parcours-step-img img{border-radius:10px;width:100%;height:auto;display:block}.parcours-step-body h3{margin:0 0 .35rem;font-size:1.08rem;line-height:1.35}.parcours-step-body h3 a{color:#14303c;text-decoration:none}.parcours-step-body h3 a:hover{color:#006b80}.parcours-step-body p{color:#566;margin:0 0 .6rem;font-size:.92rem;line-height:1.55}.parcours-step-links{flex-wrap:wrap;gap:1.25rem;display:flex}.parcours-guide{padding:2rem 0 3rem}.parcours-guide-inner{background:linear-gradient(135deg,#14303c 0%,#0f2733 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;max-width:1080px;padding:2.25rem 2.5rem;display:flex}.parcours-guide h2{color:#fff;margin:0 0 .6rem;font-size:1.4rem}.parcours-guide p{color:#cde7ec;max-width:46ch;margin:0;font-size:.97rem;line-height:1.6}.parcours-guide-meta{color:#7ed957;margin-top:.7rem;font-size:.85rem;font-weight:700;display:inline-block}.parcours-guide .btn-primary{white-space:nowrap}.parcours-others{padding:1rem 0 4rem}.parcours-others-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.parcours-other-card{background:#fff;border:1px solid #e2ecef;border-radius:14px;padding:1.5rem 1.75rem;text-decoration:none;transition:transform .15s,border-color .15s;display:block}.parcours-other-card:hover{border-color:#0097b2;transform:translateY(-3px)}.parcours-other-icon{font-size:1.6rem}.parcours-other-card strong{color:#14303c;margin:.5rem 0 .35rem;font-size:1.08rem;display:block}.parcours-other-card p{color:#566;margin:0;font-size:.9rem;line-height:1.55}.membres-section{padding:3rem 1.25rem 4rem}.membres-inner{grid-template-columns:1fr 1.15fr;align-items:start;gap:2.5rem;max-width:980px;margin:0 auto;display:grid}.membres-benefits{padding-top:.5rem}.membres-benefits h2{color:#14303c;margin:0 0 1rem;font-size:1.2rem}.membres-benefits ul{margin:0;padding:0;list-style:none}.membres-benefits li{color:#4a5a60;margin-bottom:1rem;padding-left:1.9rem;font-size:.98rem;line-height:1.6;position:relative}.membres-benefits li:before{content:"✓";color:#2d6b1a;background:#7ed95733;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.8rem;font-weight:700;display:grid;position:absolute;top:0;left:0}.membres-form{background:#f7fbfc;border:1px solid #e2ecef;border-radius:16px;flex-direction:column;gap:1.1rem;padding:1.75rem 1.9rem;display:flex}.membres-choices{border:0;flex-direction:column;gap:.5rem;margin:0;padding:0;display:flex}.membres-choices legend{color:#14303c;margin-bottom:.6rem;padding:0;font-size:.98rem;font-weight:700}.membres-choices label{cursor:pointer;color:#233238;background:#fff;border:1.5px solid #e2ecef;border-radius:10px;align-items:center;gap:.65rem;padding:.7rem .9rem;font-size:.95rem;transition:border-color .12s;display:flex}.membres-choices label:hover{border-color:#b9dde5}.membres-choices label.is-checked{background:#eaf6f8;border-color:#0097b2}.membres-choices label em{color:#8a9a9f;font-size:.85rem;font-style:normal}.membres-choices input{accent-color:#006b80}.membres-field{flex-direction:column;gap:.35rem;display:flex}.membres-field span{color:#14303c;font-size:.88rem;font-weight:600}.membres-field input{color:#233238;background:#fff;border:1.5px solid #e2ecef;border-radius:10px;padding:.75rem .9rem;font-family:inherit;font-size:.98rem}.membres-field input:focus{border-color:#0097b2;outline:none;box-shadow:0 0 0 3px #0097b226}.membres-consent{color:#4a5a60;align-items:flex-start;gap:.6rem;font-size:.86rem;line-height:1.5;display:flex}.membres-consent input{accent-color:#006b80;margin-top:.2rem}.membres-form .btn-primary{cursor:pointer;border:0;justify-content:center;width:100%;font-size:1rem}.membres-form .btn-primary:disabled{opacity:.5;cursor:not-allowed}.membres-error{color:#b3261e;margin:0;font-size:.9rem}.membres-privacy{color:#8a9a9f;text-align:center;margin:0;font-size:.8rem}.membres-form-ok{text-align:center;align-items:center;padding:3rem 2rem}.membres-ok-icon{color:#2d6b1a;background:#7ed95733;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:.5rem;font-size:1.6rem;font-weight:700;display:grid}.membres-form-ok p{color:#14303c;margin:0;font-size:1.02rem;line-height:1.6}@media (max-width:900px){.parcours-intro .parcours-inner,.parcours-others-grid,.membres-inner{grid-template-columns:1fr}.parcours-steps li{grid-template-columns:38px 1fr}.parcours-step-img{display:none}.parcours-guide-inner{flex-direction:column;align-items:flex-start;padding:1.75rem}}.parcours-step-img img{aspect-ratio:1;object-fit:cover}.article-body{font-size:1.08rem;line-height:1.8}.article-body h2{font-size:1.6rem}.article-body h3{font-size:1.25rem}.article-lead{font-size:1.12rem;line-height:1.65}.article-body li{margin-bottom:.7rem}.article-card-body h3{font-size:1.15rem;line-height:1.38}.article-card-body p{font-size:.98rem;line-height:1.6}.article-card-link{font-size:1.02rem}.articles-cat-title{font-size:clamp(1.6rem,3vw,2.2rem)}.parcours-box h2{font-size:1.25rem}.parcours-box p,.parcours-box li{font-size:1.1rem;line-height:1.7}.parcours-step-body h3{font-size:1.22rem}.parcours-step-body p{font-size:1.05rem;line-height:1.65}.parcours-guide p{font-size:1.1rem}.parcours-other-card strong{font-size:1.2rem}.parcours-other-card p{font-size:1.02rem;line-height:1.65}.article-serie li{font-size:1.08rem}.article-nav a strong{font-size:1.1rem}.membres-benefits li{font-size:1.1rem;line-height:1.7}.membres-field input,.membres-choices label{font-size:1.08rem}@media (max-width:640px){html{font-size:100%}}*{scrollbar-width:thin;scrollbar-color:#0097b2 #eaf6f8}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#eaf6f8;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(#0097b2 0%,#7ed957 100%);border:2px solid #eaf6f8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#006b80 0%,#5fb83c 100%)}::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#0097b2 0%,#7ed957 100%)}::-webkit-scrollbar-corner{background:#eaf6f8}.reading-progress{transform-origin:0;z-index:9999;pointer-events:none;background:linear-gradient(90deg,#0097b2 0%,#7ed957 100%);width:100%;height:4px;animation:linear both reading-grow;animation-timeline:scroll(root);position:fixed;top:0;left:0;transform:scaleX(0)}@keyframes reading-grow{to{transform:scaleX(1)}}.article-serie{padding:1.5rem 1.75rem;display:block;overflow:hidden}.article-serie h2{border-bottom:1px solid #e2ecef;width:100%;margin:0 0 1rem;padding-bottom:.75rem;display:block}.article-serie ol{margin:0;padding-left:1.4rem;list-style-position:outside}.article-serie li{overflow-wrap:anywhere;padding-right:.5rem;line-height:1.55}.article-serie{background:#f7fbfc;border:1px solid #e2ecef;border-radius:14px;padding:1.5rem 1.75rem;height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}.article-serie h2{color:#14303c;border-bottom:1px solid #e2ecef;width:100%;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.1rem;display:block}.article-serie ol{margin:0;padding-left:1.5rem;list-style:decimal;display:block!important}.article-serie li{overflow-wrap:anywhere;margin-bottom:.55rem;padding-right:.5rem;line-height:1.55;display:list-item!important}.guide-section{padding:3rem 1.25rem 4rem}.guide-inner{grid-template-columns:1fr 1.1fr;align-items:start;gap:2.5rem;max-width:980px;margin:0 auto;display:grid}.guide-benefits h2{color:#14303c;margin:0 0 1.1rem;font-size:1.25rem}.guide-benefits ul{margin:0 0 1.4rem;padding:0;list-style:none}.guide-benefits li{color:#4a5a60;margin-bottom:1rem;padding-left:2rem;font-size:1.05rem;line-height:1.65;position:relative}.guide-benefits li:before{content:"✓";color:#2d6b1a;background:#7ed95738;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.8rem;font-weight:700;display:grid;position:absolute;top:.15rem;left:0}.guide-note{color:#566;margin:0 0 1.2rem;font-size:.95rem;line-height:1.6}.guide-form{background:#f7fbfc;border:1px solid #e2ecef;border-radius:16px;flex-direction:column;gap:1.15rem;padding:1.9rem 2rem;display:flex}.guide-choices{border:0;flex-direction:column;gap:.55rem;margin:0;padding:0;display:flex}.guide-choices legend{color:#14303c;margin-bottom:.7rem;padding:0;font-size:1.02rem;font-weight:700}.guide-choices label{cursor:pointer;color:#233238;background:#fff;border:1.5px solid #e2ecef;border-radius:10px;align-items:center;gap:.7rem;padding:.8rem 1rem;font-size:1rem;transition:border-color .12s,background .12s;display:flex}.guide-choices label:hover{border-color:#b9dde5}.guide-choices label.is-checked{background:#eaf6f8;border-color:#0097b2}.guide-choices label em{color:#8a9a9f;font-size:.88rem;font-style:normal}.guide-choices input{accent-color:#006b80;width:18px;height:18px}.guide-field{flex-direction:column;gap:.4rem;display:flex}.guide-field span{color:#14303c;font-size:.92rem;font-weight:600}.guide-field input{color:#233238;background:#fff;border:1.5px solid #e2ecef;border-radius:10px;padding:.85rem 1rem;font-family:inherit;font-size:1.02rem}.guide-field input:focus{border-color:#0097b2;outline:none;box-shadow:0 0 0 3px #0097b226}.guide-news{color:#4a5a60;cursor:pointer;align-items:flex-start;gap:.65rem;font-size:.92rem;line-height:1.5;display:flex}.guide-news input{accent-color:#006b80;width:17px;height:17px;margin-top:.2rem}.guide-form .btn-primary{cursor:pointer;border:0;justify-content:center;width:100%;font-size:1.05rem}.guide-form .btn-primary:disabled{opacity:.55;cursor:not-allowed}.guide-error{color:#b3261e;margin:0;font-size:.95rem}.guide-privacy{color:#8a9a9f;text-align:center;margin:0;font-size:.85rem;line-height:1.5}.guide-form-ok{text-align:center;align-items:center;padding:3.2rem 2rem}.guide-ok-icon{color:#2d6b1a;background:#7ed95738;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:.6rem;font-size:1.7rem;font-weight:700;display:grid}.guide-form-ok p{color:#14303c;margin:0;font-size:1.06rem;line-height:1.65}@media (max-width:900px){.guide-inner{grid-template-columns:1fr}}.parcours-teasers{background:#f7fbfc;padding:3.5rem 1.25rem 1rem}.parcours-teasers-inner{text-align:center;max-width:1120px;margin:0 auto}.hero-tag-light{color:#006b80;background:#eaf6f8;border-radius:999px;padding:.4rem 1rem;font-size:.88rem;font-weight:700;display:inline-block}.parcours-teasers h2{font-family:var(--font-nunito), sans-serif;color:#14303c;margin:1rem 0 .8rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900}.parcours-teasers-desc{color:#4a5a60;max-width:640px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.parcours-teasers-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.parcours-teaser{background:#fff;border:1px solid #e2ecef;border-radius:16px;flex-direction:column;gap:.6rem;padding:1.75rem 1.75rem 1.5rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.parcours-teaser:hover{border-color:#0097b2;transform:translateY(-5px);box-shadow:0 14px 30px #14303c1f}.parcours-teaser-icon{border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:.4rem;font-size:1.6rem;display:grid}.parcours-teaser h3{color:#14303c;margin:0;font-size:1.25rem;line-height:1.3}.parcours-teaser p{color:#566;flex:1;margin:0;font-size:.96rem;line-height:1.6}.parcours-teaser-meta{color:#006b80;gap:1.25rem;margin-top:.4rem;font-size:.85rem;font-weight:600;display:flex}.parcours-teaser-meta span{align-items:center;gap:.3rem;display:flex}.parcours-teaser-meta span:before{content:"•";color:#7ed957;font-size:1.2rem;line-height:1}.parcours-teaser-cta{color:#006b80;margin-top:.7rem;font-size:1rem;font-weight:700}.parcours-teaser-free{color:#2d6b1a;background:#7ed95729;border-radius:999px;align-self:flex-start;margin-top:.3rem;padding:.3rem .7rem;font-size:.82rem;font-weight:600}.cat-parcours-intro{text-align:center;color:#566;max-width:720px;margin:0 auto 1.75rem;font-size:1rem;line-height:1.65}.cat-parcours{background:#fff;border:1px solid #e2ecef;border-radius:20px;max-width:860px;margin:0 auto;padding:2.25rem 2.5rem 2rem;box-shadow:0 10px 30px #14303c12}.cat-parcours-head{align-items:flex-start;gap:1.4rem;margin-bottom:1.9rem;display:flex}.cat-parcours-icon{border-radius:18px;flex:none;place-items:center;width:62px;height:62px;font-size:1.9rem;display:grid}.cat-parcours-badge{color:#2d6b1a;background:#7ed9572e;border-radius:999px;margin-bottom:.55rem;padding:.28rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.cat-parcours-head h3{color:#14303c;font-size:1.6rem;line-height:1.25;font-family:var(--font-nunito), sans-serif;margin:0 0 .5rem;font-weight:900}.cat-parcours-head p{color:#4a5a60;margin:0;font-size:1.02rem;line-height:1.6}.cat-parcours-body{border-top:1px solid #eaf2f4;padding-top:1.6rem}.cat-parcours-body h4{letter-spacing:.09em;text-transform:uppercase;color:#006b80;margin:0 0 1rem;font-size:.82rem;font-weight:800}.cat-parcours-list{counter-reset:step;margin:0;padding:0;list-style:none}.cat-parcours-list li{counter-increment:step;border-bottom:1px solid #f2f7f9;align-items:center;gap:.9rem;padding:.8rem 0;display:flex}.cat-parcours-list li:last-child{border-bottom:0}.cat-parcours-list li:before{content:counter(step);color:#006b80;background:#eaf6f8;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:grid}.cat-parcours-list li>a:first-of-type{color:#14303c;flex:1;font-size:1.02rem;font-weight:600;line-height:1.4;text-decoration:none}.cat-parcours-list li>a:first-of-type:hover{color:#006b80}.cat-parcours-sheet{color:#006b80;white-space:nowrap;border:1px solid #d8e4e7;border-radius:8px;flex:none;padding:.3rem .7rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .12s,background .12s}.cat-parcours-sheet:hover{background:#eaf6f8;border-color:#0097b2}.cat-parcours-actions{border-top:1px solid #eaf2f4;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.9rem;padding-top:1.6rem;display:flex}.cat-parcours-guide{color:#006b80;border-bottom:2px solid #0000;padding:.5rem 0;font-size:1rem;font-weight:600;text-decoration:none}.cat-parcours-guide:hover{border-bottom-color:#0097b2}.cat-parcours-free{color:#7a8a90;margin-top:1.1rem;font-size:.85rem;display:block}@media (max-width:700px){.cat-parcours{padding:1.75rem 1.4rem}.cat-parcours-head{flex-direction:column;gap:1rem}.cat-parcours-list li{flex-wrap:wrap}.cat-parcours-sheet{margin-left:3.7rem}.cat-parcours-actions{text-align:center;flex-direction:column;align-items:stretch}}.parcours-free{color:#a8e88a;letter-spacing:.01em;background:#7ed95724;border:1.5px solid #7ed95780;border-radius:999px;align-items:center;gap:.5rem;margin-top:1.6rem;padding:.55rem 1.3rem;font-size:.95rem;font-weight:700;display:inline-flex}.hero-parcours-card{text-decoration:none;transition:transform .18s,background .18s,border-color .18s}.hero-parcours-card:hover{background:#ffffff17;border-color:#0cc0df80;transform:translate(-4px)}.hero-parcours-icon{border-radius:12px;flex:none;place-items:center;width:44px;height:44px;font-size:1.35rem;display:grid}.hero-free-badge{border:1px solid #7ed95773;font-weight:700;color:#a8e88a!important;background:#7ed95729!important}.lang-picker{background:linear-gradient(135deg,#14303c 0%,#0f2733 100%);padding:2.5rem 1.25rem}.lang-picker-inner{text-align:center;max-width:900px;margin:0 auto}.lang-picker h2{color:#fff;font-size:1.35rem;font-family:var(--font-nunito), sans-serif;margin:0 0 .6rem;font-weight:800}.lang-picker p{color:#cde7ec;max-width:56ch;margin:0 auto 1.6rem;font-size:.98rem;line-height:1.6}.lang-picker-btns{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.lang-picker .lang-btn{cursor:pointer;color:#fff;background:#ffffff14;border:1.5px solid #ffffff38;border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.lang-picker .lang-btn:hover{background:#ffffff26;transform:translateY(-2px)}.lang-picker .lang-btn.is-active{background:#0097b2;border-color:#7ed957;box-shadow:0 0 0 3px #7ed95740}.lang-btn-flag{font-size:1.25rem;line-height:1}.lang-section{padding:3.25rem 1.25rem}.lang-section-alt{background:#f7fbfc}.lang-inner{max-width:1000px;margin:0 auto}.lang-section-desc{color:#4a5a60;max-width:60ch;margin:-1rem 0 2rem;font-size:1.02rem;line-height:1.65}.lang-lessons{flex-direction:column;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.lang-lessons li{background:#fff;border:1px solid #e2ecef;border-radius:16px;grid-template-columns:48px 1fr auto;align-items:center;gap:1.25rem;padding:1.35rem 1.6rem;transition:border-color .15s,box-shadow .15s;display:grid}.lang-lessons li:hover{border-color:#0097b2;box-shadow:0 8px 22px #14303c14}.lang-lesson-num{color:#fff;background:#006b80;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:700;display:grid}.lang-lesson-body h3{color:#14303c;margin:0 0 .3rem;font-size:1.12rem;line-height:1.35}.lang-lesson-body p{color:#566;margin:0;font-size:.95rem;line-height:1.55}.lang-dl{white-space:nowrap;flex-direction:column;align-items:center;gap:.15rem;padding:.7rem 1.3rem;text-decoration:none;display:inline-flex}.lang-dl em{opacity:.85;font-size:.75rem;font-style:normal;font-weight:500}.lang-sheets{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.lang-sheet{background:#fff;border:1px solid #e2ecef;border-radius:14px;flex-direction:column;gap:.45rem;padding:1.1rem 1.3rem;text-decoration:none;transition:transform .15s,border-color .15s;display:flex}.lang-sheet:hover{border-color:#0097b2;transform:translateY(-3px)}.lang-sheet-level{color:#006b80;letter-spacing:.04em;background:#eaf6f8;border-radius:999px;align-self:flex-start;padding:.2rem .65rem;font-size:.75rem;font-weight:800}.lang-sheet strong{color:#14303c;flex:1;font-size:1rem;line-height:1.35}.lang-sheet-dl{color:#006b80;font-size:.85rem;font-weight:600}.lang-free{text-align:center;color:#2d6b1a;margin:2rem 0 0;font-size:.95rem;font-weight:600}@media (max-width:720px){.lang-lessons li{grid-template-columns:40px 1fr}.lang-dl{grid-column:1/-1;justify-content:center}.lang-picker-btns{flex-direction:column;align-items:stretch}}.cat-offre-header{margin:0 0 1.25rem}.cat-offre-header h3{color:#006b80;margin:0 0 .25rem;font-size:1.35rem}.cat-offre-header p{color:#4a5568;margin:0;font-size:.95rem}.langue-grid{margin-top:.5rem}.fiches-group{margin-bottom:2.5rem}.fiches-group-title{color:#0f2e3d;align-items:center;gap:.6rem;margin:0 0 1rem;font-size:1.25rem;display:flex}.fiches-group-icon{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:inline-flex}.fiches-group-desc{color:#4a5568;margin:-.5rem 0 1rem;font-size:.95rem}.fiche-card-link{color:inherit;text-decoration:none;display:block}.fiche-card-link:hover{transform:translateY(-2px)}.fiche-card-link:focus-visible{outline-offset:2px;outline:3px solid #006b80}.fiche-card .fiche-btn{color:#0f2e3d;cursor:pointer;background:#7ed957;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.5rem 1.15rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 6px #0f2e3d1f}.fiche-card .fiche-btn:hover,.fiche-card-link:hover .fiche-btn{background:#6cc94a;transform:translateY(-1px);box-shadow:0 4px 12px #0f2e3d33}.fiche-card .fiche-btn:active{transform:translateY(0)}.fiche-card .fiche-btn:focus-visible{outline-offset:2px;outline:3px solid #006b80}.fiche-card .fiche-badge{color:#006b80;font-size:.8rem;font-weight:600}.articles-cat-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.articles-cat-track{color:#006b80;white-space:nowrap;font-size:.95rem;font-weight:700;text-decoration:none}.articles-cat-track:hover{text-decoration:underline}.articles-cat-track:focus-visible{outline-offset:2px;outline:3px solid #006b80}.articles-cat-desc{color:#4a5568;margin:-.75rem 0 1.25rem}.home-cat{background:#f4fafb;padding:70px 0}.home-parcours-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:2rem;display:grid}.home-parcours-card{color:inherit;background:#fff;border-radius:18px;padding:1.1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 2px 10px #0f2e3d12}.home-parcours-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0f2e3d24}.home-parcours-card:focus-visible{outline-offset:3px;outline:3px solid #006b80}.hp-stack{aspect-ratio:16/9;margin:.4rem .4rem 1.1rem;position:relative}.hp-img{object-fit:cover;border-radius:12px;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.hp-img-1{z-index:3;box-shadow:0 6px 16px #0f2e3d38}.hp-img-2{z-index:2;transform:rotate(2.5deg)translate(7px,-7px)}.hp-img-3{z-index:1;transform:rotate(-2.5deg)translate(-7px,-5px)}.home-parcours-card:hover .hp-img-2{transform:rotate(4deg)translate(12px,-11px)}.home-parcours-card:hover .hp-img-3{transform:rotate(-4deg)translate(-12px,-8px)}.hp-icon{z-index:4;color:#fff;border:3px solid #f4fafb;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.3rem;display:inline-flex;position:absolute;bottom:-14px;left:-8px;box-shadow:0 4px 12px #0f2e3d40}.hp-body h3{color:#0f2e3d;margin:.4rem 0 .35rem;font-size:1.2rem}.hp-body p{color:#4a5568;margin:0 0 .7rem;font-size:.93rem;line-height:1.45}.hp-meta{color:#006b80;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.7rem;font-size:.85rem;font-weight:600;display:flex}.hp-free{color:#3f9c22}.hp-cta{color:#0097b2;font-size:.95rem;font-weight:700}.home-parcours-card:hover .hp-cta{text-decoration:underline}.home-lang-title{text-align:center;color:#0f2e3d;margin:2.75rem 0 1.1rem;font-size:1.3rem}.home-lang-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:860px;margin:0 auto;display:grid}.home-lang-card{color:inherit;background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #0f2e3d12}.home-lang-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #0f2e3d21}.home-lang-card:focus-visible{outline-offset:3px;outline:3px solid #006b80}.hl-flag{border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.55rem;display:inline-flex}.hl-body strong{color:#0f2e3d;margin-bottom:.15rem;font-size:1.05rem;display:block}.hl-body p{color:#4a5568;margin:0 0 .3rem;font-size:.88rem;line-height:1.4}.hl-meta{color:#006b80;font-size:.8rem;font-weight:600}.hl-arrow{color:#0097b2;margin-left:auto;font-size:1.2rem;font-weight:700}.home-cat-more{text-align:center;margin-top:2.5rem}@media (max-width:900px){.home-parcours-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.home-lang-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-parcours-card,.home-lang-card,.hp-img{transition:none}}.hl-flag img{border-radius:4px;width:30px;height:auto;display:block}.teaser-flag-img{border-radius:4px;width:26px;height:auto;display:block}.fiche-flag-img{border-radius:3px;width:24px;height:auto;display:block}.footer-bottom .footer-sbc{color:#7ed957;font-weight:600;text-decoration:none}.footer-bottom .footer-sbc:hover{text-decoration:underline}.footer-bottom .footer-sbc:focus-visible{outline-offset:2px;outline:2px solid #7ed957}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.3xzwb88tucl-q.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.20csvlgbb63y1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17e3l4txdrufi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0ewdtdf6ai7o-.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.03ilua6xb7p2f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.1bg6trwi21i5q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.2bakuypqc5dou.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0fg7ryy-bp2x_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.2g9xiodaln20i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.3a_7qwcscqi0t.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.22w-t0ek6hrfw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.1n2oi-d4a-xww.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.43k37qsrz1u-w.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.3epu2aock-7p_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.0zvxjg5nywxta.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.04gt7nnmcu1ux.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.1vuant06qyiys.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.139ucknmlxzq9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_d8bdde81-module__O_v9ha__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_d8bdde81-module__O_v9ha__variable{--font-poppins:"Poppins", "Poppins Fallback"}
@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/224e262ef877bfa4-s.2yhdohbnxjaph.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0vsuy7nj1h55w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1tzxx-40rxw3x.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3aj86x1l4-kru.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.1d8-5gtibtj96.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/224e262ef877bfa4-s.2yhdohbnxjaph.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0vsuy7nj1h55w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1tzxx-40rxw3x.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3aj86x1l4-kru.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.1d8-5gtibtj96.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/224e262ef877bfa4-s.2yhdohbnxjaph.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0vsuy7nj1h55w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1tzxx-40rxw3x.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3aj86x1l4-kru.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.1d8-5gtibtj96.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/224e262ef877bfa4-s.2yhdohbnxjaph.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0vsuy7nj1h55w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1tzxx-40rxw3x.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3aj86x1l4-kru.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.1d8-5gtibtj96.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:900;font-display:swap;src:url(../media/224e262ef877bfa4-s.2yhdohbnxjaph.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:900;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0vsuy7nj1h55w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:900;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1tzxx-40rxw3x.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:900;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3aj86x1l4-kru.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:900;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.1d8-5gtibtj96.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_4a715f8c-module__rvo6nG__className{font-family:Nunito,Nunito Fallback;font-style:normal}.nunito_4a715f8c-module__rvo6nG__variable{--font-nunito:"Nunito", "Nunito Fallback"}
