.landing-form .hs-form-radio-display{display:flex;margin-top:15px;padding-left:44px;position:relative}.landing-form .hs-form-radio-display span{line-height:20px}.landing-form .hs-form-radio-display:before{border:2px solid #000;border-radius:3px;content:"";display:block;height:20px;left:0;position:absolute;width:20px}.landing-form input[type=radio]{cursor:pointer;height:20px;left:0;opacity:0;position:absolute;width:20px}.landing-form .hs-form-radio-display:has(input[type=radio]:checked):before{background:#50f}.landing-form input[type=submit]{background-color:#000;border:2px solid #000;border-radius:24px;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:32px;padding:8px 40px;position:relative;transition:all .3s ease}.landing-form .hs-submit .actions{cursor:pointer;margin-top:48px;position:relative}.landing-form .hs-submit .actions:hover input[type=submit]{border:2px solid #fff;color:#fff;cursor:pointer;transition:all .3s ease}.landing-form .hs-error-msgs{color:#50f;margin-top:8px;padding-left:24px;position:relative}.landing-form .hs-error-msg:before,.landing-form .hs-error-msgs label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' style='fill:%2350f' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc.--%3E%3Cpath d='M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7.2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8.2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0-64 0 32 32 0 1 0 64 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}@media screen and (max-width:767px){.landing-form label span{font-size:12px;line-height:16px;margin-bottom:8px}.landing-form .hs-input:not([type=radio]){font-size:12px}}