form .inputs-list>li{border-radius:25px;display:block;margin:.4rem .2rem;width:32%}.hs-form-checkbox{background-color:transparent;border:1px solid #40180b;border-radius:25px;color:#40180b;float:left;margin:4px 8px;overflow:hidden}.hs-form-checkbox label input+span:hover{cursor:pointer}.hs-form-checkbox label{color:#40180b;float:left;height:3em;line-height:3em;width:100%}.hs-form-checkbox label span{display:block;padding:3px 0;text-align:center}.hs-form-checkbox label input{color:#fff!important;display:none;position:absolute}.hs-form-checkbox label input+span{color:#40180b}.hs-form-checkbox input:checked+span{color:#fff;text-shadow:0 0 6px rgba(0,0,0,.8)}input:checked+span{background-color:#40180b}form input[type=email],form input[type=text]{background-color:transparent;border:0;border-bottom:1px solid #5c2a19;border-radius:0;width:100%!important}form .hs-button,form input[type=submit]{border-radius:35px;display:block;width:100%}