.hs-input{display:inline-block;width:90%;max-width:500px;height:40px;padding:9px 10px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#fff;border:1px solid #0984e3;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background-color:#21212166}.hs-button{font-family:Poppins,sans-serif;margin-top:10px;cursor:pointer;display:inline-block;font-weight:700;line-height:16px;position:relative;text-align:center;background-color:#0984e3;border:1px solid #0984e3;color:#fff;border-radius:3px;font-size:16px;padding:12px 24px}.hs-form-field label{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-align:left;line-height:20px;color:#fff}.hs-error-msgs label{color:#f2545b}.hs-form-required{color:#f2545b}#overlayer{width:100%;height:100%;position:absolute;z-index:99;background:#111}.centered-loader{width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#111}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}