.custom-form-module{background:#1d417c;border-radius:20px;box-shadow:-20px -20px 0 -3px #1bb7fa;color:#fff;padding:30px;text-align:center;transition:all .4s cubic-bezier(0,0,0,1.07)}.custom-form-module:hover{box-shadow:-15px -15px 0 -3px #1bb7fa}.custom-form-module h2{color:#fff;font-family:arial;font-size:34px;font-size:calc(1.5rem + .3vw);font-weight:700;margin-bottom:20px;text-align:left}.custom-form-module h3.form-title{display:none}.custom-form-module form{background:transparent;border:0;padding:0}.custom-form-module form label:not(.hs-error-msg),ul:not(.hs-error-msgs) form label{display:none}.custom-form-module form input:not(.hs-button){border:1px solid transparent;border-radius:8px;height:60px;padding:0 20px;transition:all .4s linear}.custom-form-module form input::placeholder{color:grey}.hs-error-msgs li,.hs-error-msgs li label{color:#ffa4a4!important;font-size:14px}.custom-form-module form input.hs-button{background:#ffb60a;border:0;border-radius:8px;box-shadow:2px 2px 10px 0 #0e2852;color:#1d417c;display:inline-block;font-size:18px;font-weight:700;transition:all .4s linear;width:auto}.custom-form-module form input.hs-button:hover{background:#1bb3f5;box-shadow:0 0 0 0 #0e2852;color:#fff}