.form-section{background-color:#fff;font-family:Segoe UI,sans-serif;padding:60px 20px}.form-section .form-layout{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.form-text-left{flex:1;min-width:280px}.form-text-left .titre_4{font-size:28px;font-weight:700;margin-bottom:12px}.form-text-left .text_1{color:#555;font-size:16px}.form-module-right{display:flex;flex:1;justify-content:center;min-width:320px}@media (max-width:768px){.form-layout{flex-direction:column;text-align:center}.form-module-right{justify-content:center;width:100%}}