/* Help Scout: Blue */
/* Theme: HS-APP */
:root { --BlueConfigGlobalFontFamily: "Aktiv Grotesk","Helvetica Neue",Helvetica,Arial,sans-serif; --BlueConfigGlobalFontSize: 14px; }

.c-Button { font-weight: normal; }

.c-Button--sm { font-size: 14px; height: 28px; line-height: 26px; padding: 0 0.5em; }

.c-Button--md { font-size: 14px; height: 30px; line-height: 28px; padding: 0 1em; }

.c-Button--lg { font-size: 16px; height: 42px; line-height: 40px; padding: 0 1.25em; }

.c-InputWrapper .c-Label .c-Text { color: #253540; }

.c-Input { box-sizing: border-box; font-family: "Aktiv Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; }

@-moz-document url-prefix() { .c-Input { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } }

.c-Input * { box-sizing: border-box; }

.c-InputField { box-sizing: border-box; font-family: "Aktiv Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; }

@-moz-document url-prefix() { .c-InputField { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } }

.c-InputField * { box-sizing: border-box; }

.c-InputField.is-sm { font-size: 13px; top: 0; }
