#mb_devenir_franchise form{display:grid;grid-template-columns:1fr 1fr;column-gap:36px}@media (max-width:768px){#mb_devenir_franchise form{display:block}}#mb_devenir_franchise p input{-webkit-appearance:none;background-color:#eee;width:100%;border-width:0;border-radius:0;color:#999;font-size:14px;padding:16px}#mb_devenir_franchise p:nth-of-type(5){grid-column:1 / 3}#mb_devenir_franchise p:nth-of-type(5) textarea{width:100%;-webkit-appearance:none;background-color:#eee;border:none}#mb_devenir_franchise p:nth-of-type(7){display:flex;justify-content:flex-end;align-items:center}#mb_devenir_franchise p:nth-of-type(7) input{color:#193b6b;background:transparent;border:1px solid #193b6b;width:fit-content}#mb_devenir_franchise p:nth-of-type(7) .wpcf7-spinner{order:-1}.wpcf7-form{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"firstname lastname""tel email""city city""message message"". submit""error error";column-gap:24px}@media (max-width:768px){.wpcf7-form{display:block}}.wpcf7-form label{font-size:18px}.wpcf7-form>p input,.wpcf7-form>p select,.wpcf7-form>p textarea{width:100%;background-color:#eee;color:#999;font-size:14px;padding:16px;border:none}.wpcf7-form>p:nth-of-type(5){grid-area:city}.wpcf7-form>p:nth-of-type(6){grid-area:message}.wpcf7-form>p:nth-of-type(7){grid-area:submit;display:flex;justify-content:flex-end}.wpcf7-form>p:nth-of-type(7) input{width:unset;order:1}.wpcf7-form>div:last-child{grid-area:error}