.form-agenda{margin:2em 0;background-color:#231f20;color:#fff;padding:2em}.form-agenda .gform_fields{display:flex;flex-direction:column;gap:1em;margin:1em 0;max-width:380px}.form-agenda .gform_wrapper input[type="text"],.form-agenda .gform_wrapper input[type="email"],.form-agenda .gform_wrapper input[type="tel"],.form-agenda .gform_wrapper textarea{border:1px solid #fff;border-radius:5px;color:#231f20}.form-agenda .gform_wrapper input[type="text"]:focus,.form-agenda .gform_wrapper input[type="email"]:focus,.form-agenda .gform_wrapper input[type="tel"]:focus,.form-agenda .gform_wrapper textarea:focus{outline:none;border-color:#E32280}.form-agenda .gform_fields .gfield{display:flex;flex-direction:column;gap:0.5em}@media (max-width:768px){.form-agenda .gform_wrapper input[type="text"],.form-agenda .gform_wrapper input[type="email"],.form-agenda .gform_wrapper input[type="tel"],.form-agenda .gform_wrapper textarea{width:calc(90%)}}