@import url("https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;700&display=swap");.thematiques-section{margin:0 auto 160px;max-width:1200px;padding:60px 20px}.thematiques-section h2{font-family:Maven Pro;font-size:25px;font-weight:800;letter-spacing:.2px;line-height:1.3;margin:0 0 50px;text-align:center;z-index:0}.thematiques-section h2 span{position:relative}.thematiques-section h2 span:after{background:#7ab2e1;content:"";height:13px;left:-12px;position:absolute;top:16px;width:80px;z-index:-3}.thematiques-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.thematique-card{border:8px solid transparent;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.thematique-card-top{margin:auto;padding:28px 24px 40px}.thematique-card-top h3{color:#fff;font-family:Maven Pro;font-size:20px;font-weight:700;line-height:26px;margin:0;max-width:150px;text-align:center}.thematique-card-bottom{background:#fff;padding:18px 24px;text-align:center}.thematique-card-bottom a{align-items:center;color:#1a1a1a;display:inline-flex;font-family:Maven Pro;font-size:.95rem;font-weight:500;gap:6px;text-decoration:none}.thematique-card-bottom .arrow{font-size:1.1rem;line-height:1}.thematique-card--green{background:#a6c543;border-color:#a6c543}.thematique-card--green .thematique-card-bottom .arrow{color:#a6c543}.thematique-card--navy{background:#1e2a5e;border-color:#1e2a5e}.thematique-card--navy .thematique-card-bottom .arrow{color:#1e2a5e}.thematique-card--teal{background:#4fb3ac;border-color:#4fb3ac}.thematique-card--teal .thematique-card-bottom .arrow{color:#4fb3ac}.thematique-card--purple{background:#a566a0;border-color:#a566a0}.thematique-card--purple .thematique-card-bottom .arrow{color:#a566a0}@media (max-width:993px){.thematiques-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.thematiques-grid{grid-template-columns:1fr}.thematiques-title{text-align:center}.thematique-card-top h3{max-width:none}.thematiques-section{margin-bottom:70px}}