form .input{padding-top:5px}form input:not[type=radio]:not[type=submit],form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea{appearance:auto;background-color:#efefef;border:none;border-radius:60px;box-sizing:border-box;color:#00143b;display:inline-block;font-family:Poppins,sans-serif;font-size:13px;font-weight:300;height:40px;line-height:20px;margin:0;overflow:clip;padding:10px 15px 0;width:auto}form input:not[type=radio]:not[type=submit]:focus,form input[type=email]:focus,form input[type=file]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus,form textarea:focus{box-shadow:inset 0 0 0 2px}form select{appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M207 381.5 12.7 187.1c-9.4-9.4-9.4-24.6 0-33.9l22.7-22.7c9.4-9.4 24.5-9.4 33.9 0l154.7 154 154.7-154c9.4-9.3 24.5-9.3 33.9 0l22.7 22.7c9.4 9.4 9.4 24.6 0 33.9L241 381.5c-9.4 9.4-24.6 9.4-33.9 0z'/%3E%3C/svg%3E") no-repeat,#fff;background-position:calc(100% - 16px) 50%;background-size:10px}form input{cursor:text}form select{cursor:pointer}form .hs_submit,form input[type=submit]{cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;line-height:20px;margin-bottom:0;margin-top:40px;max-width:100%;text-align:center;text-decoration:none;text-shadow:none;transition:scale .2s ease-in-out,border .2s ease-in-out,opacity .2s ease-in-out,background .2s ease-in-out,background-size .2s ease-in-out,transform .2s ease-in-out;vertical-align:middle}form input.hs-button:hover,form input[type=submit]:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.hs-form .hs-form-field{margin:0;padding:8px 0}.form-columns-2:has(>.hs-form-field),.hs-dependent-field:has(*+*){display:flex;gap:20px;margin:0!important}fieldset[class*=form-columns] .input{margin-right:0}.hs-dependent-field>*{margin:0!important}.form-columns-2>.hs-dependent-field>.hs-form-field{transition:width .3s ease;width:0!important}.form-columns-2>.hs-dependent-field>.hs-form-field:not(:has(+*)){width:100%!important}.form-columns-2>.hs-dependent-field>*+.hs-form-field,.form-columns-2>.hs-dependent-field>.hs-form-field:has(+*){float:unset!important;width:50%!important}.form-columns-2>.hs-dependent-field:has(>.hs-form-field:has(+*)){gap:20px}