.hs-form .field{position:relative;margin-bottom:0}.hs-form fieldset+fieldset{margin-top:15px}.hs-form .input input{border-radius:0;border:1px solid #cadbe8;padding-left:15px;height:55px;width:100% !important}.hs-form .input select{border-radius:0;border:1px solid #cadbe8;padding-left:15px;height:55px;width:100% !important}.hs-form .field>label{display:block;margin-bottom:0}.hs-form .field label .hs-form-required{color:#db1c41}.hs-submit input{text-transform:lowercase;border-radius:0;background:transparent linear-gradient(74deg,#0047ab 0%,#8e3edb 100%) 0% 0% no-repeat padding-box;border:1px solid #003262;font-size:20px;color:white;padding:18px 46px}.hs-form .input .inputs-list.multi-container{list-style:none;display:flex;flex-wrap:wrap;padding:0}.hs-form input::placeholder{color:#77797b}.hs-form select.is-placeholder{color:#77797b}.hs-form .hs-form-checkbox label{height:26px;position:relative}.hs-form input[type="checkbox"]{position:absolute;opacity:0}.hs-form .hs-form-checkbox label span{display:flex;align-items:center;position:relative;margin:0 22px 0 0}.hs-form .hs-form-checkbox label span:before{content:'';display:block;height:26px;width:26px;margin-right:10px;background-color:#fff;border:1px solid #b1b1b1}.hs-form input[type="checkbox"]:checked+span:after{content:'';display:block;position:absolute;height:28px;width:28px;background:#8e3edb;transform:scale(.45,.45);left:-1px}.hs-form .form-title{display:none}.hs-form .hs-error-msgs{display:none !important;font-size:12px}.hs-form .hs-error-msg{color:#db1c41}