form{max-width:800px;margin-left:auto;margin-right:auto;font-size:1rem;}label{ margin:0 1.3rem;}.checkbox{position:relative;padding-left:1.5rem;margin:1.3rem 0;}.checkbox input[type=checkbox]{display:none;}.checkbox label:after{content:"\0071";font-family:code812;font-size:1.5rem;cursor:pointer;display:block;position:absolute;top:-.2rem;left:0;}.checkbox input[type="checkbox"]:checked + label:after{content:"\0070";font-family:code812;}form .note{border:1 dashed #777777;margin:2rem 0;padding:15px;background-color:#eee;}.comment{height:200px;width:100%;resize:none;}input[type=text]{padding:.5rem;}input[type=email]{padding:.5rem;}.btn-form{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.5rem 2rem;color:#fff;text-transform:uppercase;background-color:#000;border:1px solid #000;cursor:pointer;}.btn-form:hover{border:1px solid #000;text-decoration:underline;}