@font-face{font-family:'Config';src:url(/wp-content/themes/impulsion-theme/assets/fonts/Config-ExtraLight.woff2) format('woff2'),url(/wp-content/themes/impulsion-theme/assets/fonts/Config-ExtraLight.ttf) format('truetype');font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Config';src:url(/wp-content/themes/impulsion-theme/assets/fonts/Config-Medium.woff2) format('woff2'),url(/wp-content/themes/impulsion-theme/assets/fonts/Config-Medium.ttf) format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Config';src:url(/wp-content/themes/impulsion-theme/assets/fonts/Config-SemiBold.woff2) format('woff2'),url(/wp-content/themes/impulsion-theme/assets/fonts/Config-SemiBold.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter',sans-serif;color:#1F2937;background-color:#FFF;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}a{text-decoration:none;color:inherit}ul{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:100px 0}.section--alt{background-color:#F5F5F5}.section-label{font-family:'IBM Plex Sans',sans-serif;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#9CA3AF;margin-bottom:16px}.section-title{font-family:'Config',sans-serif;font-weight:600;font-size:clamp(32px, 5vw, 48px);color:#0A0A0A;line-height:1.15;margin-bottom:20px}.section-subtitle{font-size:18px;color:#6B7280;max-width:600px;line-height:1.7}.section-header{text-align:center;margin-bottom:64px}.section-header .section-subtitle{margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:'Inter',sans-serif;font-weight:600;font-size:15px;padding:14px 32px;border-radius:8px;border:none;cursor:pointer;transition:all 0.3s ease}.btn--primary{background-color:#0A0A0A;color:#FFF}.btn--primary:hover{background-color:#374151;transform:translateY(-1px)}.btn--secondary{background-color:#fff0;color:#0A0A0A;border:1.5px solid #D1D5DB}.btn--secondary:hover{border-color:#0A0A0A;transform:translateY(-1px)}.btn--small{padding:10px 24px;font-size:14px}.fade-in{opacity:0;transform:translateY(30px);transition:opacity 0.7s ease,transform 0.7s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgb(255 255 255 / .92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgb(0 0 0 / .06);transition:all 0.3s ease}.header__inner{display:flex;align-items:center;justify-content:space-between;height:72px}.header__logo img{height:28px;width:auto}.header__nav{display:flex;align-items:center;gap:36px}.header__nav a{font-size:14px;font-weight:500;color:#374151;transition:color 0.2s ease;position:relative}.header__nav a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:1.5px;background:#0A0A0A;transition:width 0.3s ease}.header__nav a:hover{color:#0A0A0A}.header__nav a:hover::after{width:100%}.header__cta{display:flex;align-items:center;gap:12px}.mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.mobile-toggle span{display:block;width:24px;height:2px;background:#0A0A0A;border-radius:2px;transition:all 0.3s ease}.page-hero{padding-top:160px;padding-bottom:80px;text-align:center}.page-hero__title{font-family:'Config',sans-serif;font-weight:600;font-size:clamp(40px, 5.5vw, 64px);color:#0A0A0A;line-height:1.1;margin-bottom:24px;max-width:800px;margin-left:auto;margin-right:auto}.page-hero__subtitle{font-size:19px;color:#6B7280;line-height:1.7;max-width:620px;margin:0 auto 40px}.page-hero__meta{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:40px}.page-hero__meta-item{display:flex;align-items:center;gap:8px;font-size:15px;color:#374151;font-weight:500}.page-hero__meta-item svg{width:20px;height:20px;stroke:#6B7280;fill:none}.programme__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.module-card{background:#FFF;border:1px solid #E8E8E8;border-radius:16px;padding:40px 32px;transition:all 0.3s ease}.module-card:hover{border-color:#D1D5DB;box-shadow:0 8px 32px rgb(0 0 0 / .06);transform:translateY(-2px)}.module-card__number{font-family:'Config',sans-serif;font-weight:600;font-size:14px;color:#9CA3AF;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.module-card__name{font-family:'Config',sans-serif;font-weight:600;font-size:22px;color:#0A0A0A;margin-bottom:16px}.module-card__list{display:flex;flex-direction:column;gap:10px}.module-card__list li{font-size:15px;color:#6B7280;line-height:1.6;padding-left:20px;position:relative}.module-card__list li::before{content:'';position:absolute;left:0;top:10px;width:6px;height:6px;background:#0A0A0A;border-radius:50%}.module-card__tag{display:inline-block;font-size:13px;font-weight:500;color:#374151;background:#F5F5F5;padding:6px 14px;border-radius:6px;margin-top:20px}.keypoints__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.keypoint-card{text-align:center;padding:40px 24px;background:#FFF;border:1px solid #E8E8E8;border-radius:16px;transition:all 0.3s ease}.keypoint-card:hover{border-color:#D1D5DB;box-shadow:0 8px 32px rgb(0 0 0 / .06);transform:translateY(-2px)}.keypoint-card__icon{width:56px;height:56px;background:#0A0A0A;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px}.keypoint-card__title{font-family:'Config',sans-serif;font-weight:600;font-size:18px;color:#0A0A0A;margin-bottom:10px}.keypoint-card__text{font-size:14px;color:#6B7280;line-height:1.7}.approach__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:48px;align-items:center}.approach__content{max-width:520px}.approach__steps{display:flex;flex-direction:column;gap:32px;margin-top:40px}.approach__step{display:flex;gap:20px}.approach__step-number{flex-shrink:0;width:40px;height:40px;background:#0A0A0A;color:#FFF;border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:'Config',sans-serif;font-weight:600;font-size:16px}.approach__step-title{font-family:'Inter',sans-serif;font-weight:600;font-size:16px;color:#0A0A0A;margin-bottom:6px}.approach__step-text{font-size:15px;color:#6B7280;line-height:1.6}.approach__visual{background:#F5F5F5;border-radius:20px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:14px;color:#9CA3AF}.audiences__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.audience__item{display:flex;align-items:flex-start;gap:14px;padding:24px;background:#FFF;border-radius:12px;border:1px solid #E8E8E8}.audience__check{flex-shrink:0;width:24px;height:24px;background:#0A0A0A;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:2px}.audience__check svg{width:14px;height:14px;stroke:#FFF}.audience__text{font-size:15px;color:#1F2937;font-weight:500;line-height:1.5}.infos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.info-card{text-align:center;padding:48px 32px;background:#FFF;border:1px solid #E8E8E8;border-radius:16px}.info-card__icon{width:56px;height:56px;background:#0A0A0A;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.info-card__icon svg{width:24px;height:24px;stroke:#FFF;fill:none}.info-card__title{font-family:'Config',sans-serif;font-weight:600;font-size:20px;color:#0A0A0A;margin-bottom:12px}.info-card__text{font-size:15px;color:#6B7280;line-height:1.7}.cta-section{text-align:center;background:#0A0A0A;color:#FFF}.cta-section .section-label{color:#6B7280}.cta-section .section-title{color:#FFF}.cta-section .section-subtitle{color:#9CA3AF;margin:0 auto 40px}.cta-section .btn--primary{background:#FFF;color:#0A0A0A}.cta-section .btn--primary:hover{background:#F5F5F5}.footer{background:#0A0A0A;color:#9CA3AF;padding:64px 0 32px}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer__brand p{font-size:14px;line-height:1.7;margin-top:16px;max-width:280px}.footer__logo img{height:24px;width:auto;filter:brightness(0) invert(1)}.footer__heading{font-family:'Inter',sans-serif;font-weight:600;font-size:13px;color:#FFF;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.footer__links li{margin-bottom:12px}.footer__links a{font-size:14px;color:#9CA3AF;transition:color 0.2s ease}.footer__links a:hover{color:#FFF}.footer__socials{display:flex;gap:16px;margin-top:24px}.footer__socials a{width:36px;height:36px;border-radius:8px;border:1px solid #374151;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.footer__socials a:hover{border-color:#FFF;background:#1F2937}.footer__socials svg{width:16px;height:16px;fill:#9CA3AF}.footer__socials a:hover svg{fill:#FFF}.footer__bottom{border-top:1px solid #1F2937;padding-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.footer__legal{display:flex;gap:24px}.footer__legal a{color:#6B7280;transition:color 0.2s ease}.footer__legal a:hover{color:#FFF}@media (max-width:1024px){.programme__grid,.keypoints__grid,.audiences__grid,.infos__grid{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section{padding:72px 0}.header__nav,.header__cta{display:none}.mobile-toggle{display:flex}.page-hero{padding-top:130px;padding-bottom:60px}.page-hero__meta{gap:16px}.programme__grid,.keypoints__grid,.audiences__grid,.infos__grid{grid-template-columns:1fr}.approach__grid{grid-template-columns:1fr;gap:40px}.approach__visual{order:-1;aspect-ratio:16/9}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__bottom{flex-direction:column;gap:16px;text-align:center}}