:root{--usefulmarketing-ug-color-gray--light: #F0F0F0;--usefulmarketing-ug-color-gray--medium: #B3BABF;--usefulmarketing-ug-color-gray: #68757F;--usefulmarketing-ug-color-blue: #2A7DE1;--usefulmarketing-ug-color-blue--dark: #243746;--usefulmarketing-ug-color-yellow: #E7BD10;--usefulmarketing-ug-color-red: #DE414F;--usefulmarketing-ug-color-green: #4CAF50;--usefulmarketing-admin-header-bg: #0e3954;--usefulmarketing-admin-base-bg: #f7f9fc;--usefulmarketing-admin-width: 90rem;--usefulmarketing-admin-padding: 1.5rem}.u-sr-only{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;color:rgba(255,255,255,0) !important;pointer-events:none !important}.umktg-hubspot-form{width:100%}.umktg-hubspot-form .hs-form fieldset{display:flex;gap:10px;max-width:100% !important}.umktg-hubspot-form .hs-form fieldset:not(:first-child){margin-top:10px}.umktg-hubspot-form .hs-form fieldset.form-columns-1>div{width:100%}.umktg-hubspot-form .hs-form .hs-richtext p{font-family:var(--usefulmarketing-form-message-fontfamily);font-weight:var(--usefulmarketing-form-message-fontweight);font-size:var(--usefulmarketing-form-message-fontsize);color:var(--usefulmarketing-form-message-color)}.umktg-hubspot-form .hs-form .submitted-message{font-family:var(--umktg-form-confirmation-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif);font-weight:var(--umktg-form-confirmation-font-weight, 400);font-size:var(--umktg-form-confirmation-font-size, 1em);line-height:var(--umktg-form-confirmation-line-height, 1.5em);color:var(--umktg-form-confirmation-color, var(--text-color--body, var(--text--body-color, #000)))}.umktg-hubspot-form .hs-form__field,.umktg-hubspot-form .hs-form-field{display:flex;flex-direction:column}.umktg-hubspot-form .hs-form__field label,.umktg-hubspot-form .hs-form__field__label,.umktg-hubspot-form .hs-form-field label,.umktg-hubspot-form .hs-form-field__label{display:flex;gap:var(--umktg-label-gap, 2px);margin-bottom:var(--umktg-label-margin-bottom, 2px);font-family:var(--umktg-label-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif));font-weight:var(--umktg-label-font-weight, 600);font-size:var(--umktg-label-font-size, .875em);line-height:var(--umktg-label-line-height, 1.14286em);color:var(--umktg-label-color, #272E35)}.umktg-hubspot-form .hs-form__field input.hs-input[type="text"],.umktg-hubspot-form .hs-form__field input.hs-input[type="email"],.umktg-hubspot-form .hs-form__field input.hs-input[type="tel"],.umktg-hubspot-form .hs-form__field__input[type="text"],.umktg-hubspot-form .hs-form__field__input[type="email"],.umktg-hubspot-form .hs-form__field__input[type="tel"],.umktg-hubspot-form .hs-form-field input.hs-input[type="text"],.umktg-hubspot-form .hs-form-field input.hs-input[type="email"],.umktg-hubspot-form .hs-form-field input.hs-input[type="tel"],.umktg-hubspot-form .hs-form-field__input[type="text"],.umktg-hubspot-form .hs-form-field__input[type="email"],.umktg-hubspot-form .hs-form-field__input[type="tel"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;width:100%;height:var(--umktg-input-height, 50px);padding:var(--umktg-input-padding, 0 15px);box-sizing:border-box;border:var(--umktg-input-border, 1px solid var(--umktg-input-border-color, #D4D6D6));border-radius:var(--umktg-input-border-radius, 8px);background-color:var(--umktg-input-bg-color, #fff);font-family:var(--umktg-input-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif));font-weight:var(--umktg-input-font-weight, 600);font-size:var(--umktg-input-font-size, 1em);color:var(--umktg-input-text-color, #000)}.umktg-hubspot-form .hs-form__field input.hs-input[type="text"]:focus,.umktg-hubspot-form .hs-form__field input.hs-input[type="email"]:focus,.umktg-hubspot-form .hs-form__field input.hs-input[type="tel"]:focus,.umktg-hubspot-form .hs-form__field__input[type="text"]:focus,.umktg-hubspot-form .hs-form__field__input[type="email"]:focus,.umktg-hubspot-form .hs-form__field__input[type="tel"]:focus,.umktg-hubspot-form .hs-form-field input.hs-input[type="text"]:focus,.umktg-hubspot-form .hs-form-field input.hs-input[type="email"]:focus,.umktg-hubspot-form .hs-form-field input.hs-input[type="tel"]:focus,.umktg-hubspot-form .hs-form-field__input[type="text"]:focus,.umktg-hubspot-form .hs-form-field__input[type="email"]:focus,.umktg-hubspot-form .hs-form-field__input[type="tel"]:focus{border-color:var(--umktg-input-focus-color, var(--umktg-focus-color, #3A5FFF))}.umktg-hubspot-form .hs-form__field .hs-fieldtype-textarea,.umktg-hubspot-form .hs-form-field .hs-fieldtype-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;box-sizing:border-box;height:var(--umktg-textarea-height, 200px);padding:var(--umktg-textarea-padding, 10px 15px);border:var(--umktg-textarea-border, var(--umktg-input-border, 1px solid var(--umktg-input-border-color, #D4D6D6)));border-radius:var(--umktg-textarea-border-radius, var(--umktg-input-border-radius, 8px));font-family:var(--umktg-textarea-fontfamily, var(--umktg-input-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif)));font-weight:var(--umktg-textarea-fontweight, var(--umktg-input-font-weight, 600));font-size:var(--umktg-textarea-fontsize, var(--umktg-input-font-size, 1em));color:var(--umktg-textarea-color, var(--umktg-input-text-color, #000));background-color:var(--umktg-textarea-background-color, var(--umktg-input-bg-color, #fff))}.umktg-hubspot-form .hs-form__field .hs-fieldtype-textarea:focus,.umktg-hubspot-form .hs-form-field .hs-fieldtype-textarea:focus{border-color:var(--umktg-input-focus-color, var(--umktg-focus-color, #3A5FFF))}.umktg-hubspot-form .hs-form__field .hs-form-required,.umktg-hubspot-form .hs-form-field .hs-form-required{font-family:var(--umktg-error-message-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif);font-weight:var(--umktg-error-message-font-weight, 400);font-size:var(--umktg-error-message-font-size, .8125em);color:var(--umktg-error-message-color, #EB4648)}.umktg-hubspot-form .hs-form__field .inputs-list,.umktg-hubspot-form .hs-form-field .inputs-list{list-style:none}.umktg-hubspot-form .hs-form__field__checkbox span,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox span,.umktg-hubspot-form .hs-form-field__checkbox span,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox span{margin-left:0 !important}.umktg-hubspot-form .hs-form__field__checkbox input[type="checkbox"],.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox input[type="checkbox"],.umktg-hubspot-form .hs-form-field__checkbox input[type="checkbox"],.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox input[type="checkbox"]{width:var(--umktg-checkbox-size, 26px);height:var(--umktg-checkbox-size, 26px);border:var(--umktg-checkbox-border, 1px solid var(--umktg-checkbox-border-color, var(--umktg-input-border-color, #D4D6D6)));border-radius:var(--umktg-checkbox-border-radius, 6px);background-color:var(--umktg-checkbox-background-color, var(--umktg-input-bg-color, #fff));background-repeat:no-repeat !important;background-position:center !important;cursor:pointer}.umktg-hubspot-form .hs-form__field__checkbox input[type="checkbox"]:focus,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox input[type="checkbox"]:focus,.umktg-hubspot-form .hs-form-field__checkbox input[type="checkbox"]:focus,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox input[type="checkbox"]:focus{border-color:var(--umktg-input-focus-color, var(--umktg-focus-color, #3A5FFF))}.umktg-hubspot-form .hs-form__field__checkbox input[type="checkbox"]:not(:checked):hover,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox input[type="checkbox"]:not(:checked):hover,.umktg-hubspot-form .hs-form-field__checkbox input[type="checkbox"]:not(:checked):hover,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox input[type="checkbox"]:not(:checked):hover{background:url('data:image/svg+xml,%3Csvg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.5 5L4 7.5L8.5 3" stroke="%23D2D2D2" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E')}.umktg-hubspot-form .hs-form__field__checkbox input[type="checkbox"]:checked,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox input[type="checkbox"]:checked,.umktg-hubspot-form .hs-form-field__checkbox input[type="checkbox"]:checked,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox input[type="checkbox"]:checked{background:url('data:image/svg+xml,%3Csvg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.5 5L4 7.5L8.5 3" stroke="%23272E35" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E')}.umktg-hubspot-form .hs-form__field__checkbox__label,.umktg-hubspot-form .hs-form__field__checkbox label,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox__label,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox label,.umktg-hubspot-form .hs-form-field__checkbox__label,.umktg-hubspot-form .hs-form-field__checkbox label,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox__label,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox label{display:block;font-family:var(--umktg-checkbox-label-font-family, var(--umktg-label-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif)));font-weight:var(--umktg-checkbox-label-font-weight, var(--umktg-label-font-weight, 600));font-size:var(--umktg-checkbox-label-font-size, var(--umktg-label-font-size, .875em));line-height:var(--umktg-checkbox-label-line-height, var(--umktg-label-line-height, 1.14286em));color:var(--umktg-checkbox-label-color, var(--umktg-label-color, #272E35))}.umktg-hubspot-form .hs-form__field__checkbox__label.hs-form-booleancheckbox-display,.umktg-hubspot-form .hs-form__field__checkbox label.hs-form-booleancheckbox-display,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox__label.hs-form-booleancheckbox-display,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox label.hs-form-booleancheckbox-display,.umktg-hubspot-form .hs-form-field__checkbox__label.hs-form-booleancheckbox-display,.umktg-hubspot-form .hs-form-field__checkbox label.hs-form-booleancheckbox-display,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox__label.hs-form-booleancheckbox-display,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox label.hs-form-booleancheckbox-display{display:flex;align-items:center;gap:var(--umktg-checkbox-gap, 10px);margin-bottom:0}.umktg-hubspot-form .hs-form__field__checkbox__label.hs-form-booleancheckbox-display p,.umktg-hubspot-form .hs-form__field__checkbox label.hs-form-booleancheckbox-display p,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox__label.hs-form-booleancheckbox-display p,.umktg-hubspot-form .hs-form__field .hs-form-booleancheckbox label.hs-form-booleancheckbox-display p,.umktg-hubspot-form .hs-form-field__checkbox__label.hs-form-booleancheckbox-display p,.umktg-hubspot-form .hs-form-field__checkbox label.hs-form-booleancheckbox-display p,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox__label.hs-form-booleancheckbox-display p,.umktg-hubspot-form .hs-form-field .hs-form-booleancheckbox label.hs-form-booleancheckbox-display p{font-family:var(--umktg-checkbox-label-font-family, var(--umktg-label-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif)));font-weight:var(--umktg-checkbox-label-font-weight, var(--umktg-label-font-weight, 600));font-size:var(--umktg-checkbox-label-font-size, var(--umktg-label-font-size, .875em));line-height:var(--umktg-checkbox-label-line-height, var(--umktg-label-line-height, 1.14286em));color:var(--umktg-checkbox-label-color, var(--umktg-label-color, #272E35))}.umktg-hubspot-form .hs-form__field select,.umktg-hubspot-form .hs-form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:var(--umktg-select-height, var(--umktg-input-height, 50px));padding:var(--umktg-select-padding, var(--umktg-input-padding, 0 15px));border:var(--umktg-select-border, var(--umktg-input-border, 1px solid var(--umktg-input-border-color, #D4D6D6)));border-radius:var(--umktg-select-border-radius, var(--umktg-input-border-radius, 8px));font-family:var(--umktg-select-fontfamily, var(--umktg-input-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif)));font-weight:var(--umktg-select-fontweight, var(--umktg-input-font-weight, 600));font-size:var(--umktg-select-fontsize, var(--umktg-input-font-size, 1em));color:var(--umktg-select-color, var(--umktg-input-text-color, #000));background-color:var(--umktg-select-background-color, var(--umktg-input-bg-color, #fff));appearance:none;background:url('data:image/svg+xml,%3Csvg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M2 4L5 7L8 4" stroke="%23272E35" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.umktg-hubspot-form .hs-form__field select:focus,.umktg-hubspot-form .hs-form-field select:focus{border-color:var(--umktg-input-focus-color, var(--umktg-focus-color, #3A5FFF))}.umktg-hubspot-form .hs-form__field-row__column:has([class*="-utm"]),.umktg-hubspot-form .hs-form-field-row__column:has([class*="-utm"]){display:none}.umktg-hubspot-form .hs-form__field-row,.umktg-hubspot-form .hs-form-field-row{display:flex;flex-direction:column;gap:var(--gf-form-gap-x, 15px)}.umktg-hubspot-form .hs-form__actions{display:flex;justify-content:center;margin-top:var(--gf-form-gap-y, 15px)}.umktg-hubspot-form .hs-form .hs-submit{margin-top:var(--umktg-form-buttons-margin-top, 20px)}.umktg-hubspot-form .hs-form__actions__submit,.umktg-hubspot-form .hs-form input[type="submit"]{transition:all var(--umktg-transition-duration, 0.15s) var(--umktg-transition-timing-function, ease-in-out),outline 0s,outline-offset 0s;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;gap:var(--umktg-form-button-point-gap, var(--umktg-button-point-gap, 12px));height:var(--umktg-form-button-height, var(--umktg-button-height, 48px));padding:var(--umktg-form-button-padding, var(--umktg-button-padding, 0 20px));border:var(--umktg-form-button-border, var(--umktg-button-border));border-radius:var(--umktg-form-button-border-radius, var(--umktg-button-border-radius, 6px));box-shadow:var(--umktg-form-button-shadow, var(--umktg-button-shadow));background-color:var(--umktg-form-button-bg-color, var(--umktg-button-bg-color, #3A5FFF));font-family:var(--umktg-form-button-font-family, var(--umktg-button-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif)));font-weight:var(--umktg-form-button-font-weight, var(--umktg-button-font-weight, 600));font-size:var(--umktg-form-button-font-size, var(--umktg-button-font-size, 1em));color:var(--umktg-form-button-text-color, var(--umktg-button-text-color, #fff));text-align:center}.umktg-hubspot-form .hs-form__actions__submit:focus-visible,.umktg-hubspot-form .hs-form input[type="submit"]:focus-visible{outline:var(--umktg-focus-outline, 2px solid var(--umktg-focus-color, var(--state-color--focus, var(--state--focus-color, #3A5FFF))));outline-offset:var(--umktg-focus-outline-offset, 2px)}.umktg-hubspot-form .hs-form__actions__submit:is(a,button):hover,.umktg-hubspot-form .hs-form input[type="submit"]:is(a,button):hover{border:var(--umktg-form-button-border--hover, var(--umktg-button-border--hover));box-shadow:var(--umktg-form-button-shadow--hover, var(--umktg-button-shadow--hover));background-color:var(--umktg-form-button-bg-color--hover, var(--umktg-button-bg-color--hover, #2145E1));color:var(--umktg-form-button-text-color--hover, var(--umktg-button-text-color--hover, #fff))}.umktg-hubspot-form .hs-form .input+.hs-error-msgs{margin-top:10px}.umktg-hubspot-form .hs-form .no-list,.umktg-hubspot-form .hs-form .hs-error-msgs{list-style:none}.umktg-hubspot-form .hs-form .no-list .hs-error-msg,.umktg-hubspot-form .hs-form .no-list label,.umktg-hubspot-form .hs-form .hs-error-msgs .hs-error-msg,.umktg-hubspot-form .hs-form .hs-error-msgs label{display:inline-flex;font-family:var(--umktg-error-message-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif);font-weight:var(--umktg-error-message-font-weight, 400);font-size:var(--umktg-error-message-font-size, .8125em);color:var(--umktg-error-message-color, #EB4648)}.umktg-hubspot-form .hs-form [class*="form-columns"]:has([class*="utm"]){margin-top:0}

/*# sourceMappingURL=useful-marketing-hubspot-addon.css.map */
