@media all{.coq_form{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.coq_form>div{min-width:350px;width:45%}p{}.ligne input[type=text],.ligne input[type=tel],.ligne input[type=email],.ligne select{border-width:2px;border-color:var(--gcid-beb2c95b-3a59-4769-93ca-ebc39d60c20d);border-style:solid;background-color:rgba(255,255,255,0);color:var(--gcid-body-color);padding:16px;font-size:14px;width:100%}.ligne select{max-width:525px}.coq_uploader_title{margin-top:30px;margin-bottom:30px}.coq_uploader{display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px 5%}.coq_uploader>div{border-radius:15px;border:dashed;padding:12px;background-color:var(--gcid-555f765c-f894-450b-b9e2-169a23b01a51);width:45%}.coq_form input[type=file]{opacity:0}.fupload::before{content:"Choisir fichier"}}@media screen and (max-width:600px){.coq_uploader>div{width:100%}}