.approche-block{background:#fff;padding:2rem 1rem 5rem}.approche-block__header{text-align:center;margin-bottom:2rem}.approche-block__header-title{font-family:Poppins,sans-serif;font-size:2rem;color:#1a1a1a;margin-bottom:.25rem}.approche-block__header-subtitle{font-size:1.125rem;color:#6cf;margin-bottom:0}.approche-block__steps{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.approche-block__step{background-color:#fafafa;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 16px 0 #d1d5db;transition:transform .2s ease,box-shadow .2s ease;max-width:17.5rem}.approche-block__step-icon{display:block;margin:0 auto 1rem;width:64px;height:64px}.approche-block__step-title{font-size:1.125rem;margin-bottom:.25rem;color:#f90;font-family:Poppins,sans-serif;font-weight:700}.approche-block__step-description{font-size:1rem;color:#401f0b;margin-bottom:0}.approche-block__step:hover{transform:translateY(-4px);background:#fff;box-shadow:0 8px 24px 0 #d1d5db}.approche-block__footer{text-align:center;margin-top:1.5rem}.approche-block__footer-link{display:inline-block;background:#f90;color:#fff;text-decoration:none;padding:1rem;font-size:1rem;margin:0 0 0 1rem;cursor:pointer;border:1px solid #f90;transition:all .3s ease-out;border-radius:.5rem}.approche-block__footer-link:hover{background:#6cf;font-size:1.05rem;color:#fff}