.Formations_main___hXT_{display:flex;flex-direction:column;align-items:center;background-color:var(--background-color);padding:1.25rem 1rem 2rem}.Formations_title__reNsY{font-size:1.75rem;font-weight:700;margin-bottom:1.25rem;color:var(--primary-color);text-align:center;position:relative;display:inline-block;padding-bottom:.75rem}.Formations_title__reNsY:after{content:"";display:block;width:60px;height:3px;background-color:var(--accent-color);margin:.5rem auto 0;border-radius:2px}.Formations_iconContainer__q_EbA{display:flex;justify-content:center;width:100%;margin-bottom:1rem}.Formations_icon__40_RO{width:60%;max-width:80px;height:auto;margin:.5rem 0;color:var(--secondary-color);transition:color .2s ease,transform .2s ease}.Formations_iconContainer__q_EbA:hover .Formations_icon__40_RO{color:var(--primary-color);transform:scale(1.1)}.Formations_formationContainer__knjF2{display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px;gap:1.5rem}.Formations_infos__L8h13{width:100%;max-width:700px;border-radius:16px;padding:1.5rem;background-color:var(--bg-box);box-shadow:var(--shadow-box);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease;position:relative;border:2px solid var(--neutral-medium);border-top:4px solid var(--neutral-medium);overflow:hidden}.Formations_infos__L8h13:first-child{border-top-color:var(--primary-color)}.Formations_infos__L8h13:nth-child(2){border-top-color:var(--secondary-color)}.Formations_infos__L8h13:nth-child(3){border-top-color:var(--accent-color)}.Formations_infos__L8h13:hover{border-color:var(--primary-color);box-shadow:0 12px 24px rgba(0,0,0,.12);transform:translateY(-5px);background-color:var(--presentation-bg)}.Formations_infos__L8h13 h2{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:var(--secondary-color);position:relative;padding-bottom:.5rem}.Formations_infos__L8h13 h2:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:var(--accent-color);border-radius:1px}.Formations_infos__L8h13 p{font-size:1rem;font-weight:400;line-height:1.5;margin:.75rem 0;color:var(--text-color);padding-left:1rem}.Formations_infos__L8h13 p strong{color:var(--primary-color);font-weight:600}@keyframes Formations_slideInUp__b6TW0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Formations_infos__L8h13{animation:Formations_slideInUp__b6TW0 .6s ease-out both}.Formations_infos__L8h13:first-child{animation-delay:.1s}.Formations_infos__L8h13:nth-child(2){animation-delay:.2s}.Formations_infos__L8h13:nth-child(3){animation-delay:.3s}@media (min-width:768px){.Formations_main___hXT_{padding:1.75rem 1.25rem 2rem}.Formations_title__reNsY{font-size:2rem;margin-bottom:1.25rem}.Formations_iconContainer__q_EbA{margin-bottom:1.25rem}.Formations_icon__40_RO{max-width:80px}.Formations_formationContainer__knjF2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Formations_infos__L8h13{padding:1.5rem}.Formations_infos__L8h13 h2{font-size:1.3rem;margin-bottom:1rem}.Formations_infos__L8h13 p{font-size:1rem;margin:.75rem 0}.Formations_infos__L8h13:last-child{grid-column:1/-1}}@media (min-width:992px){.Formations_title__reNsY{font-size:2.25rem}.Formations_infos__L8h13 h2{font-size:1.4rem}.Formations_infos__L8h13 p{font-size:1rem}.Formations_formationContainer__knjF2{grid-template-columns:repeat(3,1fr)}.Formations_infos__L8h13:last-child{grid-column:auto}}@media (min-width:1200px){.Formations_formationContainer__knjF2{max-width:1000px;gap:2rem}.Formations_infos__L8h13{padding:1.75rem}}