form{font-family:var(--ff-base);width:100%}fieldset{max-width:700px!important}label{color:#000;font-size:1.3rem}ul.no-list.hs-error-msgs.inputs-list,ul.no-list.hs-error-msgs.inputs-list label{display:initial;font-size:17px}.hs-error-msg{color:var(--clr-secondary)}.form-columns-2 div{float:left;margin-top:19px;width:50%}.form-columns-2 div div.input{margin-right:0!important;width:100%}.form-columns-2 div:nth-child(2) div.input{display:flex;justify-content:flex-end}.form-columns-2 div:nth-child(2) label.hs-error-msg,.form-columns-2 div:nth-child(2) span{margin-left:5%}.form-columns-2 div ul{list-style:none;padding:0}.form-columns-2 div div.input input{box-sizing:border-box;display:inline-block;padding:6px;width:95%!important}.form-columns-1 span,.form-columns-2 span{font-size:var(--fs-medm)}.form-columns-1 div{display:flex;flex-direction:column;float:left;margin-top:19px;width:100%}.form-columns-1 div div.input{margin-right:0!important}.form-columns-1 div div.input input,.form-columns-1 div div.input select{box-sizing:border-box;padding:6px;width:100%!important}.form-columns-1 div div.input textarea{box-sizing:border-box;padding:35px;width:100%!important}div.actions{display:flex;justify-content:flex-end}div.actions input{background:var(--btnn-primary);border:2px solid var(--clr-secondary);border-radius:5px;color:var(--clr-secondary);font-size:var(--fs-base)!important;margin-bottom:20px;margin-top:20px;padding:10px 40px;text-align:center}div.actions input:hover{background:var(--clr-secondary);border:2px solid var(--clr-secondary);color:var(--clr-primary);cursor:pointer}