.méthodologie-wrapper{background:#1b2145;border-radius:16px;font-family:Afacad,Inter,sans-serif;margin:24px 0;overflow:hidden;width:100%}.meth-header{align-items:center;background:linear-gradient(135deg,#1b2145,#252d5a);border-bottom:2px solid #fad728;display:flex;justify-content:space-between;padding:24px 32px}.meth-title{color:#fad728;font-size:18px;font-weight:800}.meth-badge{background:rgba(250,215,40,.15);border:1px solid rgba(250,215,40,.4);border-radius:20px;color:#fad728;font-size:12px;font-weight:700;padding:6px 14px;white-space:nowrap}.meth-body{display:grid;gap:16px;grid-template-columns:repeat(5,1fr);padding:28px 32px}.step{position:relative;text-align:center}.step:not(:last-child):after{background:rgba(250,215,40,.3);content:"";height:2px;position:absolute;right:-12px;top:28px;width:8px}.step-number{align-items:center;background:rgba(250,215,40,.15);border:2px solid #fad728;border-radius:50%;color:#fad728;display:flex;font-size:22px;font-weight:900;height:56px;justify-content:center;margin:0 auto 12px;width:56px}.step-title{color:#fff;font-size:13px;font-weight:700;margin-bottom:6px}.step-desc{color:hsla(0,0%,100%,.55);font-size:11px;line-height:1.4}.meth-footer{background:rgba(250,215,40,.08);gap:16px;justify-content:space-between;padding:20px 32px}.certifs,.meth-footer{align-items:center;display:flex}.certifs{flex-wrap:wrap;gap:12px}.certif-tag{background:hsla(0,0%,100%,.1);border-radius:6px;color:hsla(0,0%,100%,.8);font-size:11px;font-weight:600;padding:4px 10px;white-space:nowrap}.meth-cta-link{background:#fad728;border-radius:8px;color:#1b2145;display:inline-block;font-size:13px;font-weight:700;padding:10px 20px;text-decoration:none;white-space:nowrap}@media (max-width:640px){.meth-body{grid-template-columns:1fr 1fr}.step:not(:last-child):after{display:none}.meth-footer{align-items:flex-start;flex-direction:column}}