@import url(//hello.myfonts.net/count/357e96);@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
      -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
/* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
/* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * 1. Prevent padding and border from affecting element width
 * https://goo.gl/pYtbK7
 * 2. Change the default font family in all browsers (opinionated)
 */

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  font-family: sans-serif; /* 2 */
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
  margin: 0;
}

button {
  background: transparent;
  padding: 0;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  margin: 0;
}

/**
 * Suppress the focus outline on elements that cannot be accessed via keyboard.
 * This prevents an unwanted focus outline from appearing around elements that
 * might still respond to pointer events.
 */

[tabindex="-1"]:focus {
  outline: none !important;
}

/**
 * Tailwind custom reset styles
 */

/**
 * Allow adding a border to an element by just adding a border-width.
 *
 * By default, the way the browser specifies that an element should have no
 * border is by setting it's border-style to `none` in the user-agent
 * stylesheet.
 *
 * In order to easily add borders to elements by just setting the `border-width`
 * property, we change the default border-style for all elements to `solid`, and
 * use border-width to hide them instead. This way our `border` utilities only
 * need to set the `border-width` property instead of the entire `border`
 * shorthand, making our border utilities much more straightforward to compose.
 *
 * https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
*::before,
*::after {
  border-width: 0;
  border-style: solid;
  border-color: #62717c;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

/**
 * Temporary reset for a change introduced in Chrome 62 but now reverted.
 *
 * We can remove this when the reversion is in a normal Chrome release.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  border-radius: 0;
}

textarea {
  resize: vertical;
}

img {
  max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: .5;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: .5;
}

input::placeholder,
textarea::placeholder {
  color: inherit;
  opacity: .5;
}

button,
[role=button] {
  cursor: pointer;
}

[v-cloak] > * {
  display: none;
}

/*
Variables
-----------------------------------------------------------
[1] Fonts
[2] Colors
[3] Spacing
*/

/*
Typography Sizes and Weights
-----------------------------------------------------------
[1.1] Font Family
[1.2] Font Size
[1.3] Font Weight
[1.4] Font Line Height
*/

/*
[1.3] Font Weights
-----------------------------------------------------------
*/

/*
[1.4] Font Line Height
-----------------------------------------------------------
*/

/*
[2] Colors
-----------------------------------------------------------
[2.1] All Colors
[2.2] Social Colors
[2.3] Base Colors
*/

/*
[3] Spacing
-----------------------------------------------------------
For spacing we're using a 8 point grid system 
*/

/*
Button Styles
-----------------------------------------------------------
*/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
      -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
     box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
 * @license
 * MyFonts Webfont Build ID 3505814, 2018-01-04T15:43:46-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: CenturySchoolbook by Monotype 
 * URL: https://www.myfonts.com/assets/fonts/mti/monotype-century-schoolbook/century-schoolbook-25931/
 * Copyright: Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc / Type Solutions Inc. 1990-91 All Rights Reserved.
 * 
 * Webfont: CenturySchoolbook-Bold by Monotype 
 * URL: https://www.myfonts.com/assets/fonts/mti/monotype-century-schoolbook/bold-25931/
 * Copyright: Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc / Type Solutions Inc. 1990-91 All Rights Reserved.
 * 
 * Webfont: CenturySchoolbook-BoldItalic by Monotype 
 * URL: https://www.myfonts.com/assets/fonts/mti/monotype-century-schoolbook/bold-italic-25931/
 * Copyright: Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc / Type Solutions Inc. 1990-91 All Rights Reserved.
 * 
 * Webfont: CenturySchoolbook-Italic by Monotype 
 * URL: https://www.myfonts.com/assets/fonts/mti/monotype-century-schoolbook/italic-25931/
 * Copyright: Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc / Type Solutions Inc. 1990-91 All Rights Reserved.
 * 
 * Webfont: AvenirLTStd-MediumOblique by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/65-mediumoblique/
 * Copyright: Copyright &#x00A9; 1981 - 2006 Linotype GmbH, www.linotype.com. All rights reserved. Copyright &#x00A9; 1989 - 2002 Adobe Systems Incorporated.  All Rights Reserved.
 * 
 * Webfont: AvenirLTStd-BookOblique by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/45-book-oblique/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Webfont: AvenirLTStd-Medium by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/65-medium/
 * Copyright: Copyright &#x00A9; 1981 - 2006 Linotype GmbH, www.linotype.com. All rights reserved. Copyright &#x00A9; 1989 - 2002 Adobe Systems Incorporated.  All Rights Reserved.
 * 
 * Webfont: AvenirLTStd-BlackOblique by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/95-black-oblique/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Webfont: AvenirLTStd-Light by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/35-light/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Webfont: AvenirLTStd-LightOblique by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/35-light-oblique/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Webfont: AvenirLTStd-Book by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/45-book/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Webfont: AvenirLTStd-Black by Linotype
 * URL: https://www.myfonts.com/assets/fonts/linotype/avenir/95-black/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3505814
 * Licensed pageviews: 250,000
 * 
 * © 2018 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */

@font-face {
  font-family: 'CenturySchoolbook';
  font-weight: normal;
  font-style: normal;
  src: url("/assets/fonts/3/357E96_0_0.eot");
  src: url("/assets/fonts/3/357E96_0_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_0_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_0_0.woff") format("woff"), url("/assets/fonts/3/357E96_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'CenturySchoolbook';
  font-weight: bold;
  font-style: normal;
  src: url("/assets/fonts/3/357E96_1_0.eot");
  src: url("/assets/fonts/3/357E96_1_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_1_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_1_0.woff") format("woff"), url("/assets/fonts/3/357E96_1_0.ttf") format("truetype");
}

@font-face {
  font-family: 'CenturySchoolbook';
  font-weight: bold;
  font-style: italic;
  src: url("/assets/fonts/3/357E96_2_0.eot");
  src: url("/assets/fonts/3/357E96_2_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_2_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_2_0.woff") format("woff"), url("/assets/fonts/3/357E96_2_0.ttf") format("truetype");
}

@font-face {
  font-family: 'CenturySchoolbook';
  font-weight: normal;
  font-style: italic;
  src: url("/assets/fonts/3/357E96_3_0.eot");
  src: url("/assets/fonts/3/357E96_3_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_3_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_3_0.woff") format("woff"), url("/assets/fonts/3/357E96_3_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Avenir';
  font-weight: bold;
  font-style: italic;
  src: url("/assets/fonts/3/357E96_4_0.eot");
  src: url("/assets/fonts/3/357E96_4_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_4_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_4_0.woff") format("woff"), url("/assets/fonts/3/357E96_4_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Avenir';
  font-weight: normal;
  font-style: italic;
  src: url("/assets/fonts/3/357E96_5_0.eot");
  src: url("/assets/fonts/3/357E96_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_5_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_5_0.woff") format("woff"), url("/assets/fonts/3/357E96_5_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Avenir';
  font-weight: bold;
  font-style: normal;
  src: url("/assets/fonts/3/357E96_6_0.eot");
  src: url("/assets/fonts/3/357E96_6_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_6_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_6_0.woff") format("woff"), url("/assets/fonts/3/357E96_6_0.ttf") format("truetype");
}

@font-face {
  font-family: 'AvenirLTStd-BlackOblique';
  font-weight: 700;
  font-style: italic;
  src: url("/assets/fonts/3/357E96_7_0.eot");
  src: url("/assets/fonts/3/357E96_7_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_7_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_7_0.woff") format("woff"), url("/assets/fonts/3/357E96_7_0.ttf") format("truetype");
}

@font-face {
  font-family: 'AvenirLTStd-Light';
  font-weight: lighter;
  font-style: normal;
  src: url("/assets/fonts/3/357E96_8_0.eot");
  src: url("/assets/fonts/3/357E96_8_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_8_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_8_0.woff") format("woff"), url("/assets/fonts/3/357E96_8_0.ttf") format("truetype");
}

@font-face {
  font-family: 'AvenirLTStd-LightOblique';
  font-weight: lighter;
  font-style: italic;
  src: url("/assets/fonts/3/357E96_9_0.eot");
  src: url("/assets/fonts/3/357E96_9_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_9_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_9_0.woff") format("woff"), url("/assets/fonts/3/357E96_9_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Avenir';
  font-weight: normal;
  font-style: normal;
  src: url("/assets/fonts/3/357E96_A_0.eot");
  src: url("/assets/fonts/3/357E96_A_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_A_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_A_0.woff") format("woff"), url("/assets/fonts/3/357E96_A_0.ttf") format("truetype");
}

@font-face {
  font-family: 'AvenirLTStd-Black';
  font-weight: 700;
  font-style: normal;
  src: url("/assets/fonts/3/357E96_B_0.eot");
  src: url("/assets/fonts/3/357E96_B_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/3/357E96_B_0.woff2") format("woff2"), url("/assets/fonts/3/357E96_B_0.woff") format("woff"), url("/assets/fonts/3/357E96_B_0.ttf") format("truetype");
}

/*
Typography Base Styles
--------------------------------------------------
*/

html {
  font-size: 4px;
  font-family: "AvenirLTStd-Book", sans-serif;
}

html ::-moz-selection {
  background-color: #242a2d;
  color: #fff;
}

html ::selection {
  background-color: #242a2d;
  color: #fff;
}

body {
  color: #242a2d;
  font-size: 4rem;
  line-height: 1.333;
  background-color: #fff;
  -ms-overflow-x: hidden;
      overflow-x: hidden;
}

h1 {
  font-size: 8rem;
  line-height: 1.4;
}

h2 {
  font-size: 7rem;
  line-height: 1.4;
}

h3 {
  font-size: 6rem;
  line-height: 1.4;
}

h4 {
  font-size: 4.5rem;
  line-height: 1.4;
}

h5 {
  font-size: 4rem;
  line-height: 1.4;
}

h6 {
  font-size: 3.5rem;
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 8px;
  letter-spacing: .01em;
  font-family: "AvenirLTStd-Book", sans-serif;
  font-weight: normal;
}

p {
  margin: 0 0 4rem 0;
  line-height: 1.4;
}

@media (min-width: 750px) {
  h1 {
    font-size: 12rem;
    line-height: 1.4;
  }

  h2 {
    font-size: 8rem;
    line-height: 1.4;
  }

  h3 {
    font-size: 6rem;
    line-height: 1.4;
  }

  h4 {
    font-size: 4.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 4rem;
    line-height: 1.4;
  }

  h6 {
    font-size: 3.5rem;
    line-height: 1.4;
  }
}

p:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #215380;
  -webkit-transition: all .25s ease 0s;
  transition: all .25s ease 0s;
  border-bottom: 1px solid #00aeef;
  display: inline;
}

a:hover {
  color: #00aeef;
}

strong,
b {
  font-family: "AvenirLTStd-Black", sans-serif;
}

em,
i {
  font-style: italic;
}

ol,
ul {
  padding-left: 0;
}

code {
  padding: 10px 15px;
  background-color: #efefef;
  display: block;
}

/*
Image
---------------------------------------------
*/

img {
  display: block;
  max-width: 100%;
}

#ha {
  padding-top: 88px;
  /*
Lists Styles
-------------------------------------------------
[1] Base
[2] List Modifers
[3] TableList
*//*
 Table Base
-------------------------------------------------
*//*
Table Utilities
---------------------------------------------------------------
[1] Table Border
[2] No Border
[3] Striped
[4] Scroll

[6] Comparable

--- Sizing ----
[5] Table Small
*//*
FORMS 
-----------------------------------------------------------
Forms are pretty sick stuff and they can do all sorts of cool
things


[1] Inputs/select/
[2] Form Item

*//*
[1] Base Form Styles
-------------------------------------------------
[1.1] Inputs
[1.2] Labels
[1.3] Fieldset
*//*
Form 
---------------------------------------
[2.1] Form Item
[2.2] Form Input
[2.3] Form Label
[2.4] Form Select
*//*
Form Checkbox
-----------------------------------------------------------


*//*
FORMS MESSAGE
-------------------------------------------------
[1] Error 
[2] Success
[3] Warning
*//*
Actions
-----------------------------------------

*//*
Heritage Action :: Breadcrumbs
-----------------------------------------------------------

*//*
Cards
-------------------------------------------------
*//*
Cards
-------------------------------------------------
*//*
Card
-------------------------------------------------
*//*
Heritage Action :: Dropdown
-----------------------------------------------------------

*//*
Tabs
-------------------------------------------------
[1] Tab
*//*
Heritage Action :: Modal
-----------------------------------------------------------

*//*
GRID / COlumns
-----------------------------------------------------------
This is the grid! 

[1] Grid
[2] Columns
[3] Offset
[4] Gutter
*//*
[1] Grid 
-----------------------------------------------
[1.1] Col Sizes
*//*
 [4] Gutter
-----------------------------------------------
[4.1] SM -- 24px
[4.2] MD -- 80px
[4.3] LG -- 80px
*//*
Container
-------------------------------------------------


*//*
Wrapper
-----------------------------------------------------------
*//*
App Header 
-----------------------------------------------------------
[1] Logo
[2] Navigation
*//*
[2] Navigation
-------------------------------------------------
[2.1] Menu
[2.2] Navigation
[2.3] Navigation Item
*//*
App Header :: Medium 750px -> 
-----------------------------------------------------------
*//*
Site Footer
-----------------------------------------------------------
[1] Header
[2] Nav
*//*
Site Search 
-----------------------------------------------------------
[1] Container
[2] Search
[3] Toggle
*//*
Site Search :: Medium 750px -> 
-----------------------------------------------------------
*//*
Page Hero
-------------------------------------------------

*//*
Page Header
-------------------------------------------------
*//*
Post Content
-------------------------------------------------
*//*
Section Header
-------------------------------------------------

*//*
Heritage Action :: Profile Page
-------------------------------------------------
*//*
Profile :: Medium 
-----------------------------------------------------------
*//*
Design Patterns
-----------------------------------------------------------
[1] Social List
[2] AppendIcon
*//*
  d888868o.     8888        88         .8.                   ,8.       ,8.           8888888888   
 `8888:' `88.   8888        88        .888.                 ,888.     ,888.          8888         
 8`8888.   Y8   8888        88       :88888.               .`8888.   .`8888.         8888         
 `8`8888.       8888        88       .`88888.             ,8.`8888. ,8.`8888.        8888         
  `8`8888.      8888        88      .8.`88888.           ,8'8.`8888,8^8.`8888.       88888888
   `8`8888.     8888        88     .8`8.`88888.         ,8' `8.`8888' `8.`8888.      8888         
    `8`8888.    88888888888888    .8' `8.`88888.       ,8'   `8.`88'   `8.`8888.     8888         
8b   `8`8888.   8888        88   .8'   `8.`88888.     ,8'     `8.`'     `8.`8888.    8888         
`8b.  ;8`8888   8888        88  .888888888.`88888.   ,8'       `8        `8.`8888.   8888         
 `Y8888P,88P'   8888        88 .8'       `8.`88888. ,8'         `         `8.`8888.  8888888888
------------------------------------------------------------------------------------------------

[1] Icon
[2] Divided
*//*
Border 
-----------------------------------------------------------
*//*
Colors
-----------------------------------------------------------
*//*
Spacing
-----------------------------------------------------------
*//*
Text Sizing
-----------------------------------------------------------
*//*
Display
-----------------------------------------------------------
*//*
Flex Options
-----------------------------------------------------------
*/
}

#ha ul,
#ha ol {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

#ha dl {
  margin-bottom: 8px;
}

#ha dl dt {
  font-weight: bold;
  margin-top: 8px;
}

#ha dl dd {
  margin: 0;
}

#ha .ha-list--none {
  list-style: none;
}

#ha .ha-list--bullets {
  list-style: none;
}

#ha .ha-list--bullets li {
  margin-left: 24px;
  position: relative;
}

#ha .ha-list--bullets li:after {
  content: "";
  position: absolute;
  height: 1em;
  width: 1em;
  max-width: 14px;
  max-height: 14px;
  border-radius: 50%;
  background-color: #e2e8ed;
  top: .4em;
  left: -24px;
}

#ha .ha-list--dash {
  list-style: none;
}

#ha .ha-list--dash li {
  margin-left: 14px;
  margin-bottom: 8px;
  position: relative;
}

#ha .ha-list--dash li:after {
  content: "";
  width: 6px;
  height: 1px;
  background-color: currentColor;
  position: absolute;
  left: -14px;
  top: .5em;
}

#ha .ha-list--inline {
  list-style: none;
}

#ha .ha-list--inline li,
#ha .ha-list--inline .ha-list_item {
  display: inline-block;
}

#ha .ha-listStep {
  counter-reset: stepCounter;
}

#ha .ha-listStep li,
#ha .ha-listStep .ha-list_item {
  list-style: none;
  padding-left: 56px;
  margin-bottom: 32px;
  position: relative;
  counter-increment: stepCounter;
}

#ha .ha-listStep li:before,
#ha .ha-listStep .ha-list_item:before {
  content: counter(stepCounter);
  position: absolute;
  top: 0;
  left: 0;
  color: #6d7b85;
  font-size: 36px;
  font-family: "AvenirLTStd-Light", sans-serif;
}

#ha .ha-listStep li:not(:last-child):after,
#ha .ha-listStep .ha-list_item:not(:last-child):after {
  content: "";
  display: block;
  left: 11px;
  bottom: 0;
  position: absolute;
  height: calc(100% - 40px);
  border-left: 1px solid #e2e8ed;
}

#ha .ha-listTable {
  list-style: none;
  border: 1px solid #ddd;
}

#ha .ha-listTable_title {
  padding: 8px 16px 4px;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 16px;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #c6d1d8;
  border-bottom: 1px solid #ddd;
}

#ha .ha-listTable_item {
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
}

#ha .ha-listTable_item:last-child {
  border-bottom-width: 0;
}

#ha .ha-listTable_item:nth-child(odd) {
  background-color: #f2f8fa;
}

#ha .ha-listTable--reverse .ha-listTable_item:nth-child(odd) {
  background-color: transparent;
}

#ha .ha-listTable--reverse .ha-listTable_item:nth-child(even) {
  background-color: #f2f8fa;
}

#ha .ha-listTable--reverse .ha-listTable_title:nth-child(odd) {
  background-color: #fff;
}

#ha .ha-listTable--reverse .ha-listTable_title:nth-child(even) {
  background-color: #c6d1d8;
}

#ha .ha-table,
#ha table {
  border-collapse: separate;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  -ms-overflow-x: auto;
      overflow-x: auto;
  display: table;
}

#ha .ha-table .ha-table_row,
#ha table .ha-table_row {
  display: table-row;
}

#ha .ha-table .ha-table_item,
#ha table .ha-table_item {
  display: table-cell;
}

@media (min-width: 600px) {
  #ha .ha-table--sm {
    border-collapse: separate;
    border-spacing: 0;
    max-width: 100%;
    width: 100%;
    -ms-overflow-x: auto;
        overflow-x: auto;
    display: table;
  }

  #ha .ha-table--sm .ha-table_row {
    display: table-row;
  }

  #ha .ha-table--sm .ha-table_item {
    display: table-cell;
  }
}

#ha .ha-table_header .ha-table_item,
#ha th {
  text-align: left;
  font-size: 2.5rem;
  font-weight: bolder;
  line-height: 1.4em;
  letter-spacing: .095em;
  text-transform: uppercase;
  vertical-align: bottom;
}

#ha .ha-table_item,
#ha th,
#ha td {
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
}

#ha .ha-table_item:first-child,
#ha th:first-child,
#ha td:first-child {
  padding-left: 16px;
}

#ha .ha-table_item:last-child,
#ha th:last-child,
#ha td:last-child {
  padding-right: 16px;
}

#ha .ha-table_item,
#ha td {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4em;
  vertical-align: middle;
}

#ha .ha-table_item--header {
  min-width: 220px;
}

#ha .ha-table_item--header-xs {
  min-width: 130px;
}

#ha .ha-table--border {
  border: 1px solid #ddd;
  border: 1px solid #ddd;
}

#ha .ha-table--border .ha-table_item,
#ha .ha-table--border td,
#ha .ha-table--border th {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

#ha .ha-table--border .ha-table_item:last-child,
#ha .ha-table--border td:last-child,
#ha .ha-table--border th:last-child {
  border-right-width: 0;
}

#ha .ha-table--border tbody > tr:last-child .ha-table_item,
#ha .ha-table--border tbody > tr:last-child td,
#ha .ha-table--border tbody > tr:last-child th {
  border-bottom-width: 0;
}

#ha .ha-table--no-border .ha-table_item,
#ha .ha-table--no-border th,
#ha .ha-table--no-border td {
  border-width: 0;
}

#ha .ha-table--no-header-border thead th.ha-table_header_item {
  background-color: #fff;
  text-transform: capitalize;
  border-right: 0;
}

#ha .ha-table--striped .ha-table_row:nth-child(even),
#ha .ha-table--striped tr:nth-child(even) {
  background-color: #f2f8fa;
}

#ha .ha-table--striped thead tr:nth-child(even),
#ha .ha-table--striped thead {
  background-color: #fafafa;
}

#ha .ha-table--top .ha-table_item,
#ha .ha-table--top td {
  vertical-align: top;
}

#ha .ha-table--scroll {
  overflow: auto;
}

#ha .ha-table--scroll table {
  min-width: 600px;
}

#ha .ha-table--center th,
#ha .ha-table--center td {
  text-align: center;
}

#ha .ha-table--center th:first-child,
#ha .ha-table--center td:first-child {
  text-align: left;
}

#ha .ha-table--center th:last-child,
#ha .ha-table--center td:last-child {
  text-align: right;
}

#ha .ha-table--sm th,
#ha .ha-table--sm td {
  padding: 5px;
  font-size: .8em;
}

#ha .ha-table--comparable th:last-child,
#ha .ha-table--comparable td:last-child {
  background: #fff;
  padding: 8px;
  text-align: center;
}

#ha .ha-table--comparable th:last-child .ha-formCheckbox_title,
#ha .ha-table--comparable td:last-child .ha-formCheckbox_title {
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
}

#ha .ha-table--comparable tr .display-on-row-hover {
  display: none;
}

#ha .ha-table--comparable tr.compaired .display-on-row-hover,
#ha .ha-table--comparable tr:hover .display-on-row-hover {
  display: inline;
}

#ha .ha-btn {
  white-space: nowrap;
  display: inline-block;
  font-size: 14px;
  font-weight: "AvenirLTStd-Book", sans-serif;
  font-family: "AvenirLTStd-Book", sans-serif;
  text-align: center;
  line-height: 1em;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 15px 24px 11px;
  border: 0 solid transparent;
  border-radius: 10px;
  outline: none;
  cursor: pointer;
  color: #fff;
  border-color: transparent;
  background-color: #00aeef;
  position: relative;
  z-index: 1;
  -webkit-transition: 210ms ease-in-out background, 210ms ease-in-out color, 210ms ease-in-out border-color;
          transition: 210ms ease-in-out background, 210ms ease-in-out color, 210ms ease-in-out border-color;
  /*
	[6] Button Icon
	-----------------------------------------------------------
	*//*
	[7} Shame
	*/
}

#ha .ha-btn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  border-radius: 10px;
  background: linear-gradient(120deg, #215380, #00aeef);
  background-size: 180%;
  background-position: top right;
  background-repeat: no-repeat;
  -webkit-transition: 1200ms ease-in-out background, 210ms ease-in-out opacity;
          transition: 1200ms ease-in-out background, 210ms ease-in-out opacity;
}

#ha .ha-btn.is-active:not(.is-disabled),
#ha .ha-btn:hover:not(.is-disabled) {
  border-color: transparent;
}

#ha .ha-btn.is-active:not(.is-disabled):after,
#ha .ha-btn:hover:not(.is-disabled):after {
  opacity: 1;
  background-size: 100%;
}

#ha .ha-btn-n {
  border-color: transparent;
  background-color: #215380;
}

#ha .ha-btn-n.is-active:not(.is-disabled),
#ha .ha-btn-n:hover:not(.is-disabled) {
  border-color: #00aeef;
  background-color: #00aeef;
}

#ha .ha-btn-truncate {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#ha .ha-btn.is-disabled {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

#ha .ha-btn--blue {
  color: #fff;
  border-color: #1593cf;
  background-color: #1593cf;
}

#ha .ha-btn--blue.is-active:not(.is-disabled),
#ha .ha-btn--blue:hover:not(.is-disabled) {
  border-color: #215380;
  background-color: #215380;
}

#ha .ha-btn--blue-n {
  -webkit-box-shadow: 0 0 0 2px #00aeef inset;
          box-shadow: 0 0 0 2px #00aeef inset;
  background-color: transparent;
  color: #00aeef;
}

#ha .ha-btn--blue-n.is-active:not(.is-disabled),
#ha .ha-btn--blue-n:hover:not(.is-disabled) {
  color: #fff;
  background-color: #1593cf;
}

#ha .ha-btn--gray {
  color: #fff;
  border-color: #62717c;
  background-color: #62717c;
}

#ha .ha-btn--gray.is-active:not(.is-disabled),
#ha .ha-btn--gray:hover:not(.is-disabled) {
  border-color: #215380;
  background-color: #215380;
}

#ha .ha-btn--gray-n {
  border-color: #215380;
  background-color: #215380;
}

#ha .ha-btn--gray-n.is-active:not(.is-disabled),
#ha .ha-btn--gray-n:hover:not(.is-disabled) {
  border-color: #62717c;
  background-color: #62717c;
}

#ha .ha-btn--facebook {
  border-radius: 2px;
  background-color: #4267b2;
  text-transform: none;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .ha-btn--facebook svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: -2px;
  fill: #fff;
}

#ha .ha-btn--facebook:hover {
  background-color: #365899;
}

#ha .ha-btn--facebook:after {
  border-radius: 2px;
  background: none;
}

#ha .ha-btn--square {
  border-radius: 3px;
}

#ha .ha-btn--square:after {
  border-radius: 3px;
}

#ha .ha-btn--xs {
  font-size: 11px;
  line-height: 12px;
  font-family: "AvenirLTStd-Medium", sans-serif;
  padding: 8px 8px 4px;
}

#ha .ha-btn--sm {
  font-size: 12px;
  font-family: "AvenirLTStd-Medium", sans-serif;
  padding: 8px 12px 6px;
}

#ha .ha-btn--lg {
  font-size: 16px;
  padding: 19px 32px 15px;
}

#ha .ha-btn--fill {
  display: block;
  width: 100%;
}

#ha .ha-btn--wide {
  min-width: 275px;
  padding-left: 64px;
  padding-right: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#ha .ha-btn_pill {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid transparent;
}

#ha .ha-btn_pill .ha-c-btn {
  border-width: 0;
  margin: 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#ha .ha-btn_pill--float {
  float: left;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#ha .ha-btn_icon--left {
  margin: -3px .2em -2px -0.6em;
}

#ha .ha-btn_icon--right {
  margin: -3px -0.6em -2px .2em;
}

#ha .ha-btn_icon--rotate {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: .2s ease-in-out transform;
          transition: .2s ease-in-out transform;
}

#ha .ha-btn.is-active .ha-btn_icon--rotate,
#ha .ha-btn:hover .ha-btn_icon--rotate {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

#ha input,
#ha select,
#ha textarea,
#ha .ha-formSelect {
  background-color: #fff;
  color: #242a2d;
  border: 1px solid #dadde3;
  border-radius: 3px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-weight: "AvenirLTStd-Book", sans-serif;
  line-height: 20px;
  padding: 8px 16px;
  outline: none;
}

#ha input::-webkit-input-placeholder,
#ha input:-ms-input-placeholder,
#ha input::-moz-placeholder,
#ha input:-moz-placeholder,
#ha input::-webkit-input-placeholder,
#ha select::-webkit-input-placeholder,
#ha select:-ms-input-placeholder,
#ha select::-moz-placeholder,
#ha select:-moz-placeholder,
#ha select::-webkit-input-placeholder,
#ha textarea::-webkit-input-placeholder,
#ha textarea:-ms-input-placeholder,
#ha textarea::-moz-placeholder,
#ha textarea:-moz-placeholder,
#ha textarea::-webkit-input-placeholder,
#ha .ha-formSelect::-webkit-input-placeholder,
#ha .ha-formSelect:-ms-input-placeholder,
#ha .ha-formSelect::-moz-placeholder,
#ha .ha-formSelect:-moz-placeholder,
#ha .ha-formSelect::-webkit-input-placeholder {
  color: #899298;
}

#ha input::-webkit-input-placeholder,
#ha input:-ms-input-placeholder,
#ha input::-moz-placeholder,
#ha input:-moz-placeholder,
#ha input::placeholder,
#ha select::-webkit-input-placeholder,
#ha select:-ms-input-placeholder,
#ha select::-moz-placeholder,
#ha select:-moz-placeholder,
#ha select::placeholder,
#ha textarea::-webkit-input-placeholder,
#ha textarea:-ms-input-placeholder,
#ha textarea::-moz-placeholder,
#ha textarea:-moz-placeholder,
#ha textarea::placeholder,
#ha .ha-formSelect::-webkit-input-placeholder,
#ha .ha-formSelect:-ms-input-placeholder,
#ha .ha-formSelect::-moz-placeholder,
#ha .ha-formSelect:-moz-placeholder,
#ha .ha-formSelect::placeholder {
  color: #899298;
}

#ha input,
#ha select,
#ha .ha-formSelect {
  min-height: 40px;
}

#ha textarea {
  resize: none;
}

#ha label {
  font-weight: "AvenirLTStd-Medium", sans-serif;
  display: block;
  margin-bottom: 4px;
}

#ha select {
  -webkit-appearance: none;
  background: url(/assets/images/arrow-down@2x.png);
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 12px 6px;
}

#ha .ha-formItem {
  margin-bottom: 16px;
}

#ha .ha-formItem--inline {
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media (min-width: 600px) {
  #ha .ha-formItem--inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 600px) {
  #ha .ha-formItem--inline .ha-formInput {
    width: auto;
  }
}

#ha .ha-formItem--inline .ha-formLabel {
  white-space: nowrap;
  font-size: 12px;
  font-weight: noraml;
  letter-spacing: .05em;
  margin: 0 8px 0 0;
  text-transform: uppercase;
}

#ha .ha-formInput {
  font-size: 16px;
}

#ha .ha-formInput.is-focused,
#ha .ha-formInput:focus {
  border-color: #00aeef;
}

#ha .ha-formInput--purple {
  border-color: #ab93c5;
}

#ha .ha-formLabel {
  font-weight: bold;
  color: #242a2d;
}

#ha .ha-formSelect {
  position: relative;
  padding: 8px 48px 8px 16px;
}

#ha .ha-formSelect_title {
  line-height: 20px;
}

#ha .ha-formSelect_title--placeholder {
  color: #899298;
}

#ha .ha-formSelect_title:after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  background: url("/assets/images/arrow-down@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 6px;
  display: block;
  z-index: 20;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: 240ms ease-in-out 320ms transform;
          transition: 240ms ease-in-out 320ms transform;
}

#ha .ha-formSelect_dropdown {
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #c7d2d9;
  border-radius: 3px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  list-style: none;
  padding: 4px 16px;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  max-height: 40px;
  -webkit-transition: opacity 160ms ease-in-out 300ms, box-shadow 160ms ease-in-out 300ms, max-height 260ms ease-in-out 300ms, visibility 0ms 460ms;
          -webkit-transition: opacity 160ms ease-in-out 300ms, max-height 260ms ease-in-out 300ms, visibility 0ms 460ms, -webkit-box-shadow 160ms ease-in-out 300ms;
          transition: opacity 160ms ease-in-out 300ms, max-height 260ms ease-in-out 300ms, visibility 0ms 460ms, -webkit-box-shadow 160ms ease-in-out 300ms;
          transition: opacity 160ms ease-in-out 300ms, box-shadow 160ms ease-in-out 300ms, max-height 260ms ease-in-out 300ms, visibility 0ms 460ms;
          transition: opacity 160ms ease-in-out 300ms, box-shadow 160ms ease-in-out 300ms, max-height 260ms ease-in-out 300ms, visibility 0ms 460ms, -webkit-box-shadow 160ms ease-in-out 300ms;
}

#ha .ha-formSelect_dropdown_item {
  padding: 6px 32px 8px 0;
  margin-bottom: 2px;
  line-height: 18px;
  cursor: pointer;
  color: #899298;
}

#ha .ha-formSelect_dropdown_item:hover {
  color: #242a2d;
}

#ha .ha-formSelect_dropdown_item:last-child {
  margin-bottom: 0;
}

#ha .ha-formSelect:hover .ha-formSelect_title:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 240ms ease-in-out transform;
          transition: 240ms ease-in-out transform;
}

#ha .ha-formSelect:hover .ha-formSelect_dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  max-height: 160px;
  -webkit-transition: opacity 160ms ease-in-out, max-height 220ms ease-in-out 140ms, visibility 0ms 0ms;
          transition: opacity 160ms ease-in-out, max-height 220ms ease-in-out 140ms, visibility 0ms 0ms;
}

#ha textarea.ha-error-form,
#ha input.ha-error-form {
  border: 1px solid #e8533a;
  border-radius: 3px 3px 0 0;
}

#ha .ha-error {
  background-color: #e8533a;
  width: 100%;
  display: block;
  padding: 4px;
  color: #fff;
  border-radius: 0 0 3px 3px;
}

#ha .ha-formRadio,
#ha .ha-formCheckbox {
  display: none;
  width: auto;
}

#ha .ha-formRadio_title,
#ha .ha-formCheckbox_title {
  font-size: 14px;
  padding-left: 1.6em;
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0 16px 16px 0;
}

#ha .ha-formRadio_title:before,
#ha .ha-formCheckbox_title:before {
  content: "";
  cursor: pointer;
  height: 18px;
  width: 18px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #95989a;
  border-radius: 3px;
  background-color: #fff;
  background-image: url("/assets/images/form-checkmark.png");
  background-repeat: no-repeat;
  background-position: 18px center;
  background-size: 9px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-position .14s ease, all .2s ease-in-out;
          transition: background-position .14s ease, all .2s ease-in-out;
}

#ha .ha-formRadio_title:checked:before,
#ha .ha-formCheckbox_title:checked:before {
  background: #00aeef;
  background-position: center center;
  background-color: #00aeef;
  border-color: transparent;
}

#ha .ha-formRadio_title--lg:before,
#ha .ha-formCheckbox_title--lg:before {
  width: 24px;
  height: 24px;
}

#ha .ha-formRadio_title.is-active:before,
#ha .ha-formRadio:not(:disabled):checked + label[for]:before,
#ha .ha-formCheckbox_title.is-active:before,
#ha .ha-formCheckbox:not(:disabled):checked + label[for]:before {
  background-position: center center;
  background-color: #00aeef;
  border-color: transparent;
}

#ha .ha-formRadio:disabled + label[for],
#ha .ha-formCheckbox:disabled + label[for] {
  cursor: default;
}

#ha .ha-formRadio:disabled + label[for]:before,
#ha .ha-formCheckbox:disabled + label[for]:before {
  background-color: #e2e8ed;
  border-color: transparent;
}

#ha .ha-formRadio_title:before {
  border-radius: 50%;
}

#ha .ha-form {
  /*
	[1] Error
	---------------------------------------------
	*//*
	[2] Warning
	---------------------------------------------
	*/
}

#ha .ha-formItem_message {
  display: block;
  color: #fff;
  font-size: 3rem;
  padding: 8px 16px;
  margin-top: -3px;
  border-radius: 0 0 3px 3px;
  background-color: #95989a;
}

#ha .ha-formItem--error .ha-formItem_message,
#ha .ha-formItem_message--error {
  background-color: #e8533a;
}

#ha .ha-formItem--error .ha-formInput,
#ha .ha-formInput--error {
  border-color: #e8533a;
  -webkit-box-shadow: inset 0 0 0 2px #e8533a;
          box-shadow: inset 0 0 0 2px #e8533a;
  color: #e8533a;
}

#ha .ha-formItem--error .ha-formInput:focus,
#ha .ha-formInput--error:focus {
  color: #242a2d;
}

#ha .ha-formItem--warning .ha-formItem_message,
#ha .ha-formItem_message--warning {
  background-color: #ffa200;
}

#ha .ha-formItem--warning .ha-formInput,
#ha .ha-formInput--warning {
  border-color: #ffa200;
  -webkit-box-shadow: inset 0 0 0 2px #ffa200;
          box-shadow: inset 0 0 0 2px #ffa200;
  color: #ffa200;
}

#ha .ha-formItem--warning .ha-formInput:focus,
#ha .ha-formInput--warning:focus {
  color: #242a2d;
}

#ha .ha-actionShadow,
#ha .ha-action--shadow {
  -webkit-transition: 140ms ease-in-out all;
          transition: 140ms ease-in-out all;
  -webkit-box-shadow: 0 0 0 1px #e2e8ed;
          box-shadow: 0 0 0 1px #e2e8ed;
}

#ha .ha-actionShadow:hover,
#ha .ha-action--shadow:hover {
  -webkit-box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
          box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
}

#ha .ha-badge {
  display: inline-block;
  line-height: 1;
  padding: .25rem .5rem;
  color: #fff;
  background-color: #6d6e70;
  font-size: .75rem;
  border-radius: 3.75rem;
  vertical-align: text-top;
}

#ha .ha-badge--alert {
  background-color: #215380;
}

#ha .ha-badge--error {
  background-color: #e8533a;
}

#ha .ha-badge--notice {
  background-color: #ffa200;
}

#ha .ha-badge--success {
  background-color: #09ed9f;
}

#ha .ha-breadcrumb {
  list-style: none;
  display: block;
  color: #62717c;
  font-size: 14px;
  font-weight: lighter;
}

#ha .ha-breadcrumb_item {
  display: inline-block;
}

#ha .ha-breadcrumb_item:after {
  color: #62717c;
  content: '\2192';
  margin: 0 4px;
}

#ha .ha-breadcrumb_item:last-child:after {
  content: none;
}

#ha .ha-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#ha .ha-card {
  background-color: #fff;
  color: #62717c;
  margin: 0 8px 16px 8px;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -ms-flex: 0 0 auto;
      -webkit-box-flex: 0;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
  /*
  Card Image
  ------------------------------------------------------
  *//*
  Card Header
  ------------------------------------------------------
  *//*
  Card Body
  ------------------------------------------------------
  *//*
  Card Footer
  ------------------------------------------------------
  *//*
  Card Modifier
  -------------------------------------------------------
  *//*
  Card Types
  -----------------------------------------------------
  */
}

#ha .ha-card_header,
#ha .ha-card_footer,
#ha .ha-card_body {
  padding: 8px 16px;
}

#ha .ha-card--rounded {
  border-radius: 6px;
}

#ha .ha-card--shadow {
  -webkit-box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
          box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
}

#ha .ha-card__position {
  width: 140px;
}

#ha .ha-card_image {
  overflow: hidden;
}

#ha .ha-card_image img {
  opacity: 1;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  width: 100%;
}

#ha .ha-card_header {
  background-color: #fff;
  border-bottom: 1px solid rgba(36, 42, 45, .2);
}

#ha .ha-card_footer {
  border-top: 1px solid rgba(36, 42, 45, .2);
}

#ha .ha-card--s {
  -ms-flex: 300px;
      -webkit-box-flex: 300px;
          flex: 300px;
  max-width: 300px;
  width: 100%;
}

#ha .ha-card--m {
  -ms-flex: 350px;
      -webkit-box-flex: 350px;
          flex: 350px;
  max-width: 350px;
  width: 100%;
}

#ha .ha-card--l {
  -ms-flex: 450px;
      -webkit-box-flex: 450px;
          flex: 450px;
  max-width: 450px;
  width: 100%;
}

#ha .ha-card_header--rounded {
  position: relative;
}

#ha .ha-card_header--rounded:after {
  content: "";
  position: absolute;
  z-index: 10;
  display: block;
  bottom: -1px;
  left: 0;
  height: 24px;
  width: 100%;
  background-image: url("/assets/images/white-wedge-1.png");
  border-bottom: 2px solid #fff;
  background-position: bottom right 50%;
  background-size: 160% 24px;
  background-repeat: no-repeat;
  border-bottom-width: 0;
  -webkit-transition: 280ms ease-in-out background-size;
          transition: 280ms ease-in-out background-size;
}

#ha .ha-card--horizontal {
  margin: 8px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#ha .ha-card--horizontal .ha-card_header--rounded:after {
  width: 4px;
  height: 100%;
  top: 0;
  right: 0;
  left: auto;
  background-image: url("/assets/images/white-wedge-vertical.svg");
  background-size: 6px 100%;
  background-position: 0 0;
}

#ha .ha-dropdown {
  position: relative;
  /*
	Dropdown :: Active/Hover State
	-------------------------------------------------------
	*//*
	Dropdown :: Modifiers
	-------------------------------------------------------
	*/
}

#ha .ha-dropdown_menu {
  padding: 8px 16px;
  background-color: #fff;
  width: 340px;
  max-width: calc(100vw - 62px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .05);
          box-shadow: 0 5px 6px rgba(0, 0, 0, .05);
  position: absolute;
  z-index: 200;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
}

#ha .ha-dropdown_menu--left {
  left: auto;
  right: 0;
  -webkit-transform: none;
          transform: none;
}

#ha .ha-dropdown_menu--right {
  left: 0;
  right: auto;
  -webkit-transform: none;
          transform: none;
}

@media (min-width: 600px) {
  #ha .ha-dropdown_menu--sm-left {
    left: auto;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }

  #ha .ha-dropdown_menu--sm-right {
    left: 0;
    right: auto;
    -webkit-transform: none;
            transform: none;
  }
}

@media (min-width: 750px) {
  #ha .ha-dropdown_menu--md-left {
    left: auto;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }

  #ha .ha-dropdown_menu--md-right {
    left: 0;
    right: auto;
    -webkit-transform: none;
            transform: none;
  }
}

#ha .ha-dropdown.is-active,
#ha .ha-dropdown:not(.ha-dropdown--noHover):hover {
  opacity: 1;
  visibility: visible;
}

#ha .ha-c-tags {
  line-height: 0;
  letter-spacing: -5px;
  margin: -3px;
}

#ha .ha-c-tag {
  list-style: none;
  display: inline-block;
  margin: 3px;
  border: 1px solid #242a2d;
  border-radius: 32px;
  font-size: 3.5rem;
  line-height: 1em;
  letter-spacing: 0;
}

#ha .ha-c-tag_text,
#ha .ha-c-tag_link {
  padding: 3px 8px;
  display: inline-block;
}

#ha .ha-tab {
  /*
	[1] Tab Navigation
	*//*
	[2] Tab Item
	*//*
	[3] Modifiers
	*/
}

#ha .ha-tab_nav {
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#ha .ha-tab_nav_item {
  list-style: none;
  text-align: center;
  margin-bottom: -1px;
  padding: 16px 16px;
  position: relative;
  z-index: 100;
  color: #62717c;
  border: 1px solid transparent;
}

#ha .ha-tab_nav_item:hover {
  border-top-color: #e9e9e9;
  border-left-color: #e9e9e9;
  border-right-color: #e9e9e9;
  cursor: pointer;
}

#ha .ha-tab_nav_item.is-active {
  border-color: #ddd;
  border-bottom-color: #fff;
  z-index: 101;
}

#ha .ha-tab_nav--fill .ha-tab_nav_item {
  -ms-flex: 1 1;
      -webkit-box-flex: 1;
          flex: 1 1;
}

#ha .ha-tab--borders .ha-tab_item {
  border: 1px solid #ddd;
  border-top-width: 0;
}

#ha .ha-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 400;
  top: 0;
  left: 0;
  background-color: rgba(182, 182, 182, .84);
  padding-top: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  /*
	Modal :: Container
	---------------------------------------------
	*//*
	Modal :: Content
	---------------------------------------------
	*//*
	Modal :: is-active
	---------------------------------------------
	*/
}

#ha .ha-modal.is-active {
  visibility: visible;
  opacity: 1;
}

#ha .ha-modal_container {
  width: 100%;
  max-width: 940px;
  max-height: calc(100% - 32px);
  overflow: auto;
  margin: auto;
}

#ha .ha-modal_content {
  background-color: #fff;
  overflow: auto;
}

#ha table .ha--table__issue_title {
  font-weight: bold;
  max-width: 300px;
  margin: 16px 8px;
}

#ha table .ha--table__issue_title p {
  width: 100%;
}

#ha table .ha--table__issue_title p a {
  font-family: "AvenirLTStd-Black", sans-serif;
  font-weight: normal;
  color: #215380;
  border-bottom: 2px solid #00aeef;
}

#ha table .ha--table__issue_title date {
  text-transform: uppercase;
  color: #95989a;
  font-size: 3rem;
  font-weight: normal;
  clear: left;
  display: block;
  width: 100%;
}

#ha table .ha--table__compare_add {
  text-align: center;
  position: relative;
  min-width: 90px;
  text-align: center;
  font-weight: bolder;
  color: #6d6e70;
}

#ha table .ha--table__compare_add svg {
  position: absolute;
  margin-left: 24px;
  top: 40px;
}

#ha table .ha--table__compare_rep {
  min-width: 120px;
  text-align: center;
  font-weight: bolder;
  color: #6d6e70;
}

#ha table .ha--table__compare_rep a {
  position: relative;
  display: block;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-weight: normal;
  color: #6d6e70;
}

#ha table .ha--table__compare_rep a:hover {
  color: #c6d1d8;
}

#ha table .ha--table__compare_rep a:hover img {
  opacity: .2;
}

#ha table .ha--table__compare_rep a:hover:before,
#ha table .ha--table__compare_rep a:hover:after {
  content: "X";
  text-transform: uppercase;
  color: #242a2d;
  font-weight: bold;
  font-size: 5rem;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 15px;
  left: 0;
}

#ha table .ha--table__compare_rep a:hover:before {
  content: "Remove";
  top: 35px;
  font-family: "AvenirLTStd-Medium", sans-serif;
  font-weight: normal;
  font-size: 10px;
}

#ha table .ha--table__compare_rep img {
  margin: 0 auto 8px;
}

#ha table .ha--table__state-list {
  text-transform: uppercase;
}

#ha table .ha--table__state-list .ha--table__state-list--state-score {
  min-width: 350px;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 4.5rem;
  text-align: left;
  position: relative;
}

#ha table .ha--table__state-list .ha--table__state-list--state-score span {
  font-size: 8rem;
  position: relative;
  top: 5px;
  margin-right: 8px;
}

#ha table .ha--table__state-list .ha--table__state-list--state-score canvas {
  position: absolute;
  max-width: 100px;
  right: 20px;
  top: 20px;
}

#ha table .ha--table__state-list .ha--table__state-list--state {
  min-height: 140px;
  position: relative;
}

#ha table .ha--table__state-list .ha--table__state-list--state h4 {
  font-size: 6rem;
  font-family: "AvenirLTStd-Black", sans-serif;
  padding: 20px 10px 20px 90px;
  position: relative;
  z-index: 20;
}

#ha table .ha--table__state-list .ha--table__state-list--state img {
  position: absolute;
  left: 14px;
  top: 14px;
  max-height: 80%;
  opacity: .6;
}

#ha .ha-l-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 600px) {
  #ha .ha-l-grid--2 > .ha-l-col {
    width: 50%;
  }

  #ha .ha-l-grid--3 > .ha-l-col {
    width: 33.33%;
  }

  #ha .ha-l-grid--4 > .ha-l-col {
    width: 25%;
  }
}

@media (min-width: 750px) {
  #ha .ha-l-grid--sm-2 > .ha-l-col {
    width: 50%;
  }

  #ha .ha-l-grid--sm-3 > .ha-l-col {
    width: 33.33%;
  }

  #ha .ha-l-grid--sm-4 > .ha-l-col {
    width: 25%;
  }
}

@media (min-width: 1050px) {
  #ha .ha-l-grid--lg-2 > .ha-l-col {
    width: 50%;
  }

  #ha .ha-l-grid--lg-3 > .ha-l-col {
    width: 33.33%;
  }

  #ha .ha-l-grid--lg-4 > .ha-l-col {
    width: 25%;
  }
}

#ha .ha-l-col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  float: left;
}

#ha .ha-l-col--3 {
  width: 25%;
}

#ha .ha-l-col--4 {
  width: 33.33%;
}

#ha .ha-l-col--5 {
  width: 41.66%;
}

#ha .ha-l-col--6 {
  width: 50%;
}

#ha .ha-l-col--7 {
  width: 58.33%;
}

#ha .ha-l-col--8 {
  width: 66.66%;
}

#ha .ha-l-col--9 {
  width: 75%;
}

@media (min-width: 600px) {
  #ha .ha-l-col--sm-4 {
    width: 33.33%;
  }

  #ha .ha-l-col--sm-5 {
    width: 41.66%;
  }

  #ha .ha-l-col--sm-6 {
    width: 50%;
  }

  #ha .ha-l-col--sm-7 {
    width: 58.33%;
  }

  #ha .ha-l-col--sm-8 {
    width: 66.66%;
  }
}

@media (min-width: 750px) {
  #ha .ha-l-col--md-4 {
    width: 33.33%;
  }

  #ha .ha-l-col--md-5 {
    width: 41.66%;
  }

  #ha .ha-l-col--md-6 {
    width: 50%;
  }

  #ha .ha-l-col--md-7 {
    width: 58.33%;
  }

  #ha .ha-l-col--md-8 {
    width: 66.66%;
  }
}

@media (min-width: 1050px) {
  #ha .ha-l-col--lg-4 {
    width: 33.33%;
  }

  #ha .ha-l-col--lg-5 {
    width: 41.66%;
  }

  #ha .ha-l-col--lg-6 {
    width: 50%;
  }

  #ha .ha-l-col--lg-7 {
    width: 58.33%;
  }

  #ha .ha-l-col--lg-8 {
    width: 66.66%;
  }
}

#ha .ha-l-gutter,
#ha .ha-l-gutter--sm {
  margin-left: -12px;
  margin: -12px;
}

#ha .ha-l-gutter > .ha-l-gutter_item,
#ha .ha-l-gutter > .ha-l-col,
#ha .ha-l-gutter--sm > .ha-l-gutter_item,
#ha .ha-l-gutter--sm > .ha-l-col {
  margin: 12px;
}

#ha .ha-l-gutter > .ha-l-col,
#ha .ha-l-gutter--sm > .ha-l-col {
  width: calc(100% - 24px);
}

#ha .ha-l-gutter > .ha-l-col--4,
#ha .ha-l-gutter--sm > .ha-l-col--4 {
  width: calc(33.33% - 24px);
}

#ha .ha-l-gutter > .ha-l-col--5,
#ha .ha-l-gutter--sm > .ha-l-col--5 {
  width: calc(41.66% - 24px);
}

#ha .ha-l-gutter > .ha-l-col--6,
#ha .ha-l-gutter--sm > .ha-l-col--6 {
  width: calc(50% - 24px);
}

#ha .ha-l-gutter > .ha-l-col--7,
#ha .ha-l-gutter--sm > .ha-l-col--7 {
  width: calc(58.33% - 24px);
}

#ha .ha-l-gutter > .ha-l-col--8,
#ha .ha-l-gutter--sm > .ha-l-col--8 {
  width: calc(66.66% - 24px);
}

@media (min-width: 600px) {
  #ha .ha-l-gutter > .ha-l-col--sm-4,
  #ha .ha-l-gutter--sm > .ha-l-col--sm-4 {
    width: calc(33.33% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--sm-5,
  #ha .ha-l-gutter--sm > .ha-l-col--sm-5 {
    width: calc(41.66% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--sm-6,
  #ha .ha-l-gutter--sm > .ha-l-col--sm-6 {
    width: calc(50% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--sm-7,
  #ha .ha-l-gutter--sm > .ha-l-col--sm-7 {
    width: calc(58.33% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--sm-8,
  #ha .ha-l-gutter--sm > .ha-l-col--sm-8 {
    width: calc(66.66% - 24px);
  }
}

@media (min-width: 750px) {
  #ha .ha-l-gutter > .ha-l-col--md-4,
  #ha .ha-l-gutter--sm > .ha-l-col--md-4 {
    width: calc(33.33% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--md-5,
  #ha .ha-l-gutter--sm > .ha-l-col--md-5 {
    width: calc(41.66% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--md-6,
  #ha .ha-l-gutter--sm > .ha-l-col--md-6 {
    width: calc(50% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--md-7,
  #ha .ha-l-gutter--sm > .ha-l-col--md-7 {
    width: calc(58.33% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--md-8,
  #ha .ha-l-gutter--sm > .ha-l-col--md-8 {
    width: calc(66.66% - 24px);
  }
}

@media (min-width: 1050px) {
  #ha .ha-l-gutter > .ha-l-col--lg-4,
  #ha .ha-l-gutter--sm > .ha-l-col--lg-4 {
    width: calc(33.33% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--lg-5,
  #ha .ha-l-gutter--sm > .ha-l-col--lg-5 {
    width: calc(41.66% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--lg-6,
  #ha .ha-l-gutter--sm > .ha-l-col--lg-6 {
    width: calc(50% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--lg-7,
  #ha .ha-l-gutter--sm > .ha-l-col--lg-7 {
    width: calc(58.33% - 24px);
  }

  #ha .ha-l-gutter > .ha-l-col--lg-8,
  #ha .ha-l-gutter--sm > .ha-l-col--lg-8 {
    width: calc(66.66% - 24px);
  }
}

@media (min-width: 600px) {
  #ha .ha-l-gutter.ha-l-grid--2 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--2 > .ha-l-col {
    width: calc(50% - 24px);
  }

  #ha .ha-l-gutter.ha-l-grid--3 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--3 > .ha-l-col {
    width: calc(33.33% - 24px);
  }

  #ha .ha-l-gutter.ha-l-grid--4 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--4 > .ha-l-col {
    width: calc(25% - 24px);
  }
}

@media (min-width: 750px) {
  #ha .ha-l-gutter.ha-l-grid--sm-2 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--sm-2 > .ha-l-col {
    width: calc(50% - 24px);
  }

  #ha .ha-l-gutter.ha-l-grid--sm-3 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--sm-3 > .ha-l-col {
    width: calc(33.33% - 24px);
  }

  #ha .ha-l-gutter.ha-l-grid--sm-4 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--sm-4 > .ha-l-col {
    width: calc(25% - 24px);
  }
}

@media (min-width: 1050px) {
  #ha .ha-l-gutter.ha-l-grid--lg-2 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--lg-2 > .ha-l-col {
    width: calc(50% - 24px);
  }

  #ha .ha-l-gutter.ha-l-grid--lg-3 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--lg-3 > .ha-l-col {
    width: calc(33.33% - 24px);
  }

  #ha .ha-l-gutter.ha-l-grid--lg-4 > .ha-l-col,
  #ha .ha-l-gutter--sm.ha-l-grid--lg-4 > .ha-l-col {
    width: calc(25% - 24px);
  }
}

#ha .ha-l-gutter--lg {
  margin-left: -40px;
  margin-right: -40px;
}

#ha .ha-l-gutter--lg > .ha-l-gutter_item,
#ha .ha-l-gutter--lg > .ha-l-col {
  margin: 40px;
}

#ha .ha-l-gutter--lg > .ha-l-col {
  width: calc(100% - 80px);
}

#ha .ha-l-gutter--lg > .ha-l-col--4 {
  width: calc(33.33% - 80px);
}

#ha .ha-l-gutter--lg > .ha-l-col--5 {
  width: calc(41.66% - 80px);
}

#ha .ha-l-gutter--lg > .ha-l-col--6 {
  width: calc(50% - 80px);
}

#ha .ha-l-gutter--lg > .ha-l-col--7 {
  width: calc(58.33% - 80px);
}

#ha .ha-l-gutter--lg > .ha-l-col--8 {
  width: calc(66.66% - 80px);
}

@media (min-width: 600px) {
  #ha .ha-l-gutter--lg > .ha-l-col--sm-4 {
    width: calc(33.33% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--sm-5 {
    width: calc(41.66% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--sm-6 {
    width: calc(50% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--sm-7 {
    width: calc(58.33% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--sm-8 {
    width: calc(66.66% - 80px);
  }
}

@media (min-width: 750px) {
  #ha .ha-l-gutter--lg > .ha-l-col--md-4 {
    width: calc(33.33% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--md-5 {
    width: calc(41.66% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--md-6 {
    width: calc(50% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--md-7 {
    width: calc(58.33% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--md-8 {
    width: calc(66.66% - 80px);
  }
}

@media (min-width: 1050px) {
  #ha .ha-l-gutter--lg > .ha-l-col--lg-4 {
    width: calc(33.33% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--lg-5 {
    width: calc(41.66% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--lg-6 {
    width: calc(50% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--lg-7 {
    width: calc(58.33% - 80px);
  }

  #ha .ha-l-gutter--lg > .ha-l-col--lg-8 {
    width: calc(66.66% - 80px);
  }
}

@media (min-width: 600px) {
  #ha .ha-l-gutter--lg.ha-l-grid--2 > .ha-l-col {
    width: calc(50% - 80px);
  }

  #ha .ha-l-gutter--lg.ha-l-grid--3 > .ha-l-col {
    width: calc(33.33% - 80px);
  }

  #ha .ha-l-gutter--lg.ha-l-grid--4 > .ha-l-col {
    width: calc(25% - 80px);
  }
}

@media (min-width: 750px) {
  #ha .ha-l-gutter--lg.ha-l-grid--sm-2 > .ha-l-col {
    width: calc(50% - 80px);
  }

  #ha .ha-l-gutter--lg.ha-l-grid--sm-3 > .ha-l-col {
    width: calc(33.33% - 80px);
  }

  #ha .ha-l-gutter--lg.ha-l-grid--sm-4 > .ha-l-col {
    width: calc(25% - 80px);
  }
}

@media (min-width: 1050px) {
  #ha .ha-l-gutter--lg.ha-l-grid--lg-2 > .ha-l-col {
    width: calc(50% - 80px);
  }

  #ha .ha-l-gutter--lg.ha-l-grid--lg-3 > .ha-l-col {
    width: calc(33.33% - 80px);
  }

  #ha .ha-l-gutter--lg.ha-l-grid--lg-4 > .ha-l-col {
    width: calc(25% - 80px);
  }
}

#ha .ha-l-gutter--xs {
  margin-left: -4px;
  margin-right: -4px;
}

#ha .ha-l-gutter--xs > .ha-l-gutter_item,
#ha .ha-l-gutter--xs > .ha-l-col {
  margin: 4px;
}

#ha .ha-l-gutter--xs > .ha-l-col {
  width: calc(100% - 8px);
}

#ha .ha-l-gutter--xs > .ha-l-col--4 {
  width: calc(33.33% - 8px);
}

#ha .ha-l-gutter--xs > .ha-l-col--5 {
  width: calc(41.66% - 8px);
}

#ha .ha-l-gutter--xs > .ha-l-col--6 {
  width: calc(50% - 8px);
}

#ha .ha-l-gutter--xs > .ha-l-col--7 {
  width: calc(58.33% - 8px);
}

#ha .ha-l-gutter--xs > .ha-l-col--8 {
  width: calc(66.66% - 8px);
}

@media (min-width: 600px) {
  #ha .ha-l-gutter--xs > .ha-l-col--sm-4 {
    width: calc(33.33% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--sm-5 {
    width: calc(41.66% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--sm-6 {
    width: calc(50% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--sm-7 {
    width: calc(58.33% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--sm-8 {
    width: calc(66.66% - 8px);
  }
}

@media (min-width: 750px) {
  #ha .ha-l-gutter--xs > .ha-l-col--md-4 {
    width: calc(33.33% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--md-5 {
    width: calc(41.66% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--md-6 {
    width: calc(50% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--md-7 {
    width: calc(58.33% - 8px);
  }

  #ha .ha-l-gutter--xs > .ha-l-col--md-8 {
    width: calc(66.66% - 8px);
  }
}

@media (min-width: 600px) {
  #ha .ha-l-gutter--xs.ha-l-grid--2 > .ha-l-col {
    width: calc(50% - 8px);
  }

  #ha .ha-l-gutter--xs.ha-l-grid--3 > .ha-l-col {
    width: calc(33.33% - 8px);
  }

  #ha .ha-l-gutter--xs.ha-l-grid--4 > .ha-l-col {
    width: calc(25% - 8px);
  }
}

@media (min-width: 750px) {
  #ha .ha-l-gutter--xs.ha-l-grid--sm-2 > .ha-l-col {
    width: calc(50% - 8px);
  }

  #ha .ha-l-gutter--xs.ha-l-grid--sm-3 > .ha-l-col {
    width: calc(33.33% - 8px);
  }

  #ha .ha-l-gutter--xs.ha-l-grid--sm-4 > .ha-l-col {
    width: calc(25% - 8px);
  }
}

@media (min-width: 1050px) {
  #ha .ha-l-gutter--xs.ha-l-grid--lg-2 > .ha-l-col {
    width: calc(50% - 8px);
  }

  #ha .ha-l-gutter--xs.ha-l-grid--lg-3 > .ha-l-col {
    width: calc(33.33% - 8px);
  }

  #ha .ha-l-gutter--xs.ha-l-grid--lg-4 > .ha-l-col {
    width: calc(25% - 8px);
  }
}

#ha .ha-l-container {
  max-width: 1120px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: auto;
  display: block;
}

#ha .ha-l-container--sm {
  max-width: 672px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: auto;
  display: block;
}

#ha .ha-l-container--md {
  max-width: 920px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: auto;
  display: block;
}

#ha .ha-l-container--xl {
  max-width: 1240px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: auto;
  display: block;
}

#ha .ha-l-wrapper {
  padding-left: 24px;
  padding-right: 24px;
}

#ha .ha-siteNav_toggle {
  padding: 12px 8px 11px;
  display: block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  border: 3px solid #1593cf;
}

#ha .ha-siteNav_toggle:hover {
  opacity: .7;
}

#ha .ha-siteNav_toggleBox {
  width: 28px;
  height: 21px;
  display: block;
  position: relative;
}

#ha .ha-siteNav_toggleInner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
          transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

#ha .ha-siteNav_toggleInner,
#ha .ha-siteNav_toggleInner::before,
#ha .ha-siteNav_toggleInner::after {
  width: 28px;
  height: 3px;
  background-color: #1593cf;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

#ha .ha-siteNav_toggleInner::before,
#ha .ha-siteNav_toggleInner::after {
  content: "";
  display: block;
}

#ha .ha-siteNav_toggleInner::before {
  top: -9px;
  -webkit-transition: top .1s .34s ease-in, opacity .1s ease-in;
  transition: top .1s .34s ease-in, opacity .1s ease-in;
}

#ha .ha-siteNav_toggleInner::after {
  bottom: -9px;
  -webkit-transition: bottom .1s .34s ease-in, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
  transition: bottom .1s .34s ease-in, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
  transition: bottom .1s .34s ease-in, transform .3s cubic-bezier(.55, .055, .675, .19);
  transition: bottom .1s .34s ease-in, transform .3s cubic-bezier(.55, .055, .675, .19), -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
}

#ha .ha-siteNav.is-active .ha-siteNav_toggleInner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: .14s;
          transition-delay: .14s;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
          transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}

#ha .ha-siteNav.is-active .ha-siteNav_toggleInner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top .1s ease-out, opacity .1s .14s ease-out;
  transition: top .1s ease-out, opacity .1s .14s ease-out;
}

#ha .ha-siteNav.is-active .ha-siteNav_toggleInner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom .1s ease-out, -webkit-transform .3s .14s cubic-bezier(.215, .61, .355, 1);
  transition: bottom .1s ease-out, -webkit-transform .3s .14s cubic-bezier(.215, .61, .355, 1);
  transition: bottom .1s ease-out, transform .3s .14s cubic-bezier(.215, .61, .355, 1);
  transition: bottom .1s ease-out, transform .3s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .3s .14s cubic-bezier(.215, .61, .355, 1);
}

#ha .ha-siteHeader {
  background: #fff;
  border-bottom: 1px solid #f1f3fa;
  border-top: 5px solid #215380;
  padding: 10px 24px 12px;
  position: fixed;
  z-index: 800;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*
	[1] Logo
	---------------------------------------------
	*//*
	[3] Search
	---------------------------------------------
	*/
}

#ha .ha-siteHeader_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .ha-siteHeader_logo {
  margin-right: auto;
}

#ha .ha-siteHeader_logo_icon.ha-icon {
  width: auto;
  height: 60px;
  display: block;
}

#ha .ha-siteHeader_logo_title {
  font-size: 16px;
  height: 0;
  width: 0;
  overflow: hidden;
  text-indent: -999px;
}

#ha .ha-siteHeader .ha-siteSearch {
  margin-left: 24px;
}

#ha .ha-siteHeader .ha-siteSearch_toggle {
  padding: 10px;
  margin: 0;
  border: 3px solid #1593cf;
  position: relative;
  color: #1593cf;
  font-size: 24px;
  line-height: 0;
  cursor: pointer;
  -webkit-transition: 160ms ease-in-out border-color, 200ms ease-in-out opacity;
          transition: 160ms ease-in-out border-color, 200ms ease-in-out opacity;
}

#ha .ha-siteHeader .ha-siteSearch_toggle .ha-icon {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: 280ms cubic-bezier(.77, 2, .58, .67) transform;
          -webkit-transition: 280ms cubic-bezier(.77, 2, .58, .67) -webkit-transform;
          transition: 280ms cubic-bezier(.77, 2, .58, .67) -webkit-transform;
          transition: 280ms cubic-bezier(.77, 2, .58, .67) transform;
          transition: 280ms cubic-bezier(.77, 2, .58, .67) transform, 280ms cubic-bezier(.77, 2, .58, .67) -webkit-transform;
}

#ha .ha-siteHeader .ha-siteSearch_toggle:hover {
  border-color: rgba(21, 147, 207, .18);
}

#ha .ha-siteHeader .ha-siteSearch.is-active .ha-siteSearch_toggle {
  opacity: 0;
  border-color: transparent;
}

#ha .ha-siteHeader.is-scrolled {
  -webkit-box-shadow: 0 0 8px rgba(36, 42, 45, .18);
          box-shadow: 0 0 8px rgba(36, 42, 45, .18);
}

#ha .ha-siteNav {
  -ms-order: 1;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
  margin-left: 16px;
}

#ha .ha-siteNav_menu {
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  position: fixed;
  top: 80px;
  left: 0;
  background-color: #fff;
  height: calc(100% - 80px);
  width: 100%;
  -webkit-transition: 210ms ease-in-out opacity, visibility 0ms ease 210ms;
          transition: 210ms ease-in-out opacity, visibility 0ms ease 210ms;
}

#ha .ha-siteNav_nav {
  margin: auto;
}

#ha .ha-siteNav_nav,
#ha .ha-siteNav_nav ul {
  list-style: none;
}

#ha .ha-siteNav_nav:hover .ha-siteNav_dropdown {
  -webkit-transition: 200ms ease-out 140ms all, 0ms 340ms visibility, 0ms 340ms transform;
          transition: 200ms ease-out 140ms all, 0ms 340ms visibility, 0ms 340ms transform;
}

#ha .ha-siteNav_item {
  display: block;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px solid #e2e8ed;
}

#ha .ha-siteNav_item_link,
#ha .ha-siteNav_item_title {
  color: #242a2d;
  font-size: 13px;
  font-family: "AvenirLTStd-Medium", sans-serif;
  line-height: 18px;
  letter-spacing: .05em;
  text-transform: uppercase;
  white-space: nowrap;
  display: block;
  padding: 22px 24px 20px;
}

#ha .ha-siteNav_item_link span,
#ha .ha-siteNav_item_title span {
  color: #62717c;
  padding-bottom: 2px;
}

#ha .ha-siteNav_item_link:hover,
#ha .ha-siteNav_item_title:hover {
  color: #62717c;
}

#ha .ha-siteNav_item_link:hover span,
#ha .ha-siteNav_item_title:hover span {
  border-bottom: 2px solid #00aeef;
}

#ha .ha-siteNav_item--dropdown {
  position: relative;
}

#ha .ha-siteNav_item--dropdown.is-active .ha-siteNav_dropdown {
  display: block;
  opacity: 1;
  visibility: visible;
}

#ha .ha-siteNav_dropdown {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: 200ms ease-out 380ms all, 0ms 680ms visibility, 320ms ease-in-out 430ms transform;
          transition: 200ms ease-out 380ms all, 0ms 680ms visibility, 320ms ease-in-out 430ms transform;
  opacity: 0;
  visibility: hidden;
  z-index: 400;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
          box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
  width: 100%;
  min-height: 80px;
  display: none;
}

#ha .ha-siteNav_dropdown_arrow {
  line-height: 0;
  text-align: center;
  position: absolute;
  top: -16px;
  width: 54px;
  left: calc(50% - 27px);
  color: #fff;
}

#ha .ha-siteNav_dropdown_arrow .ha-icon {
  width: 54px;
  height: 16px;
}

#ha .ha-siteNav_dropdown_arrow:after {
  content: "";
  border-bottom: 17px solid #ddd;
  border-left: 29px solid transparent;
  border-right: 29px solid transparent;
  position: absolute;
  bottom: 0;
  left: calc(50% - 29px);
  z-index: -1;
}

#ha .ha-siteNav.is-active .ha-siteNav_menu {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 210ms ease-in-out opacity, visibility 0ms ease 0ms;
          transition: 210ms ease-in-out opacity, visibility 0ms ease 0ms;
}

@media only screen and (min-width: 880px) {
  #ha {
    /*
	[2] Navigation
	-------------------------------------------------
	[2.1] Menu
	[2.2] Navigation
	[2.3] Navigation Item
	*/
  }

  #ha .ha-siteHeader .ha-siteSearch {
    margin-left: 16px;
  }

  #ha .ha-siteNav {
    -ms-order: 0;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
            order: 0;
    margin-left: 0;
    /*
		Modifiers
		---------------------------------------------
		[3.1] Learn 
		[3.2] Take Action
		[3.3] Scorecard
		[3.4] About
		[3.5] Donate
		*/
  }

  #ha .ha-siteNav_toggle {
    display: none;
  }

  #ha .ha-siteNav_menu {
    position: static;
    overflow: visible;
    background: transparent;
    visibility: visible;
    opacity: 1;
  }

  #ha .ha-siteNav_nav {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #ha .ha-siteNav_dropdown {
    position: absolute;
    max-width: calc(100vw - 32px);
    display: block;
    border: 1px solid #ddd;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%) translateY(64px) scale(.92);
            transform: translateX(-50%) translateY(64px) scale(.92);
    -webkit-transform-origin: top center;
             transform-origin: top center;
    -webkit-transition: 200ms ease-out 380ms all, 0ms 680ms visibility, 320ms ease-in-out 430ms transform;
            transition: 200ms ease-out 380ms all, 0ms 680ms visibility, 320ms ease-in-out 430ms transform;
  }

  #ha .ha-siteNav_item {
    margin: 0 6px;
    overflow: visible;
    border-bottom: 0 solid transparent;
  }

  #ha .ha-siteNav_item--dropdown {
    position: relative;
  }

  #ha .ha-siteNav_item--dropdown.is-active .ha-siteNav_dropdown,
  #ha .ha-siteNav_item--dropdown:hover .ha-siteNav_dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(8px);
            transform: translateX(-50%) translateY(8px);
    -webkit-transition: 200ms ease-out transform, 0ms visibility, 160ms opacity;
            transition: 200ms ease-out transform, 0ms visibility, 160ms opacity;
  }

  #ha .ha-siteNav_item--learn .ha-siteNav_dropdown {
    width: 848px;
    left: 264px;
    border-width: 0;
  }

  #ha .ha-siteNav_item--learn .ha-siteNav_dropdown_arrow {
    left: 175px;
    color: #fff;
    color: #22a9e6;
  }

  #ha .ha-siteNav_item--takeAction .ha-siteNav_dropdown {
    left: 107px;
    width: 725px;
  }

  #ha .ha-siteNav_item--takeAction .ha-siteNav_dropdown_arrow {
    left: 300px;
  }

  #ha .ha-siteNav_item--about .ha-siteNav_dropdown {
    left: -126px;
    width: 850px;
  }

  #ha .ha-siteNav_item--about .ha-siteNav_dropdown .ha-bg--gray {
    background-color: #fafafa !important;
  }

  #ha .ha-siteNav_item--about .ha-siteNav_dropdown_arrow {
    color: #fafafa;
    left: 572px;
  }
}

#ha .ha-siteFooter {
  border-top: 1px solid #e2e8ed;
  padding: 40px;
  font-weight: 200;
}

#ha .ha-siteFooter_header {
  text-align: center;
  margin-bottom: 32px;
}

#ha .ha-siteFooter_header .ha-icon {
  color: #e2e8ed;
  font-size: 40px;
}

#ha .ha-siteFooter_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -32px 40px;
}

#ha .ha-siteFooter_nav li {
  list-style: none;
}

#ha .ha-siteFooter_nav > li {
  max-width: 50%;
  padding: 0 32px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#ha .ha-siteFooter_nav_title {
  display: block;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #62717c;
  margin-bottom: 6px;
}

#ha .ha-siteFooter_nav_item {
  color: #62717c;
  font-size: 12px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

#ha .ha-siteFooter_nav_item:after {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  border-bottom: 1px solid #00aeef;
  -webkit-transform: translateX(-105%);
          transform: translateX(-105%);
  -webkit-transition: 240ms ease-in-out transform;
          transition: 240ms ease-in-out transform;
}

#ha .ha-siteFooter_nav_item.is-active,
#ha .ha-siteFooter_nav_item:hover {
  color: #215380;
}

#ha .ha-siteFooter_nav_item.is-active:after,
#ha .ha-siteFooter_nav_item:hover:after {
  -webkit-transform: none;
          transform: none;
}

#ha .ha-siteFooter_copy {
  font-size: 3rem;
  color: #c6d1d8;
  text-align: center;
  margin-top: 40px;
}

#ha .ha-siteFooter_content_title {
  font-family: "AvenirLTStd-Book", sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #62717c;
}

#ha .ha-siteFooter_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#ha .ha-siteFooter_main .ha-siteFooter_nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#ha .ha-siteSearch_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 800;
  opacity: 0;
  padding-top: 10px;
  background: rgba(247, 251, 252, .971);
  visibility: hidden;
  -webkit-transition: opacity 200ms ease-in-out, visibility 0ms 200ms;
  transition: opacity 200ms ease-in-out, visibility 0ms 200ms;
}

#ha .ha-siteSearch_search {
  padding: 0;
  border: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  -webkit-transform: translateX(-48px);
          transform: translateX(-48px);
  opacity: .8;
  -webkit-transition: 0ms 200ms all;
  transition: 0ms 200ms all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .ha-siteSearch_search_icon {
  line-height: 1;
  font-size: 24px;
  color: #00aeef;
  opacity: 0;
  -webkit-transform: translatex(-64px);
          transform: translatex(-64px);
  -webkit-transition: all 0ms 200ms;
  transition: all 0ms 200ms;
}

#ha .ha-siteSearch_search:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #95989a;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: 0ms 200ms all;
  transition: 0ms 200ms all;
}

#ha .ha-siteSearch_search .ha-formInput {
  background: transparent;
  border-color: transparent;
  padding: 12px 0;
  font-size: 24px;
  font-weight: 100;
  opacity: 0;
  -webkit-transition: 0ms 200ms all;
  transition: 0ms 200ms all;
  height: auto;
}

#ha .ha-siteSearch_toggle {
  display: block;
}

#ha .ha-siteSearch.is-active .ha-siteSearch_container {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}

#ha .ha-siteSearch.is-active .ha-siteSearch_search {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 240ms ease-in-out 280ms transform, 180ms ease-in 280ms opacity;
  transition: 240ms ease-in-out 280ms transform, 180ms ease-in 280ms opacity;
}

#ha .ha-siteSearch.is-active .ha-siteSearch_search_icon {
  opacity: 1;
  -webkit-transform: translatex(0);
          transform: translatex(0);
  -webkit-transition: opacity 240ms ease-in-out 460ms, -webkit-transform 240ms ease-in-out 460ms;
  transition: opacity 240ms ease-in-out 460ms, -webkit-transform 240ms ease-in-out 460ms;
  transition: transform 240ms ease-in-out 460ms, opacity 240ms ease-in-out 460ms;
  transition: transform 240ms ease-in-out 460ms, opacity 240ms ease-in-out 460ms, -webkit-transform 240ms ease-in-out 460ms;
}

#ha .ha-siteSearch.is-active .ha-siteSearch_search:after {
  -webkit-transform: translatex(0);
          transform: translatex(0);
  -webkit-transition: 380ms ease-in-out 320ms transform;
  transition: 380ms ease-in-out 320ms transform;
}

#ha .ha-siteSearch.is-active .ha-siteSearch_search .ha-formInput {
  opacity: 1;
  -webkit-transition: 380ms ease-in-out 320ms opacity;
  transition: 380ms ease-in-out 320ms opacity;
}

#ha .ha-siteSearch.is-active .ha-scale {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 280ms ease-in, -webkit-transform 320ms cubic-bezier(.89, 1.83, .7, .84);
  transition: opacity 280ms ease-in, -webkit-transform 320ms cubic-bezier(.89, 1.83, .7, .84);
  transition: opacity 280ms ease-in, transform 320ms cubic-bezier(.89, 1.83, .7, .84);
  transition: opacity 280ms ease-in, transform 320ms cubic-bezier(.89, 1.83, .7, .84), -webkit-transform 320ms cubic-bezier(.89, 1.83, .7, .84);
}

#ha .ha-siteSearch.is-active .ha-scale:nth-child(1) {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

#ha .ha-siteSearch.is-active .ha-scale:nth-child(2) {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}

#ha .ha-siteSearch.is-active .ha-scale:nth-child(3) {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}

#ha .ha-siteSearch.is-active .ha-scale:nth-child(4) {
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms;
}

#ha .ha-siteSearch.is-active .ha-scale:nth-child(5) {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
}

#ha .ha-siteSearch.is-active .ha-scale:nth-child(6) {
  -webkit-transition-delay: 1400ms;
          transition-delay: 1400ms;
}

#ha .ha-siteSearch .ha-scale {
  opacity: 0;
  -webkit-transform: scale(.85);
          transform: scale(.85);
  -webkit-transition: opacity 0ms ease-in-out 200ms, -webkit-transform 0ms ease-in-out 200ms;
  transition: opacity 0ms ease-in-out 200ms, -webkit-transform 0ms ease-in-out 200ms;
  transition: opacity 0ms ease-in-out 200ms, transform 0ms ease-in-out 200ms;
  transition: opacity 0ms ease-in-out 200ms, transform 0ms ease-in-out 200ms, -webkit-transform 0ms ease-in-out 200ms;
}

@media only screen and (min-width: 750px) {
  #ha .ha-siteSearch_search_icon {
    font-size: 32px;
  }

  #ha .ha-siteSearch_search .ha-formInput {
    font-size: 40px;
  }
}

#ha .ha-pageHero {
  border-bottom: 1px solid #c6d1d8;
}

#ha .ha-pageHero_title {
  font-size: 8rem;
}

#ha .ha-pageHero_container {
  padding-top: 80px;
  padding-bottom: 80px;
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#ha .ha-pageHero--lg {
  min-height: 50vh;
}

#ha .ha-pageHero.left {
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto 66%;
}

#ha .ha-pageHero.right {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 66%;
}

#ha .ha-pageHero.center {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 66%;
}

#ha .ha-pageHero,
#ha .ha-pageHero.full {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media only screen and (min-width: 750px) {
  #ha .ha-pageHero.left {
    background-size: auto 100%;
  }

  #ha .ha-pageHero.left .ha-pageHero_container {
    width: 80%;
    margin-left: auto;
  }

  #ha .ha-pageHero.right {
    background-size: auto 100%;
  }

  #ha .ha-pageHero.right .ha-pageHero_container {
    width: 80%;
    margin-right: auto;
  }

  #ha .ha-pageHero.center {
    background-size: auto 100%;
  }

  #ha .ha-pageHero.center .ha-pageHero_container {
    text-align: center;
  }
}

#ha .ha-pageHeader {
  text-align: center;
}

#ha .ha-pageHeader_title {
  font-size: 8rem;
  font-family: "AvenirLTStd-Light", sans-serif;
  color: #62717c;
}

#ha .ha-postContent {
  line-height: 1.444;
}

#ha .ha-postContent p {
  margin-bottom: 24px;
}

#ha .ha-postContent blockquote {
  border-left: 8px solid #e2e8ed;
  padding-left: 32px;
  margin-left: 0;
  margin-top: 32px;
  margin-bottom: 32px;
}

#ha .ha-postContent blockquote p {
  font-style: italic;
  line-height: 1.3334;
  color: #62717c;
  margin-bottom: 16px;
}

#ha .ha-postContent_update {
  font-style: italic;
  font-size: 3.75rem;
  margin-bottom: 24px;
}

#ha .ha-postContent_update b {
  font-weight: bold;
}

#ha .ha-postContent--intro > p:first-of-type {
  font-size: 1.111em;
}

#ha .ha-postContent--intro > p:first-of-type::first-letter {
  font-size: 1.4em;
  font-weight: bold;
}

#ha .ha-sectionHeader {
  border-bottom: 4px solid #e2e8ed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0;
}

#ha .ha-sectionHeader_title {
  font-size: 6rem;
  font-weight: "AvenirLTStd-Light", sans-serif;
  margin-right: auto;
  margin-bottom: 0;
}

#ha .ha-sectionHeader_action {
  margin-bottom: 1.5rem;
}

#ha .ha-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #fafafa;
  /*
	Profile Sidebar
	---------------------------------------------
	*//*
	Profile Header
	---------------------------------------------
	*//*
	Profile Body
	---------------------------------------------
	*/
}

#ha .ha-profile__back {
  display: none;
}

#ha .ha-profile_sidebar {
  width: 350px;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: 260ms ease-in-out 80ms width, 180ms ease-in-out transform;
          transition: 260ms ease-in-out 80ms width, 180ms ease-in-out transform;
}

#ha .ha-profile_sidebar_image {
  height: 425px;
  width: 100%;
  position: relative;
  margin: 0;
  background-color: #f0f0f0;
  overflow: hidden;
}

#ha .ha-profile_sidebar_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  max-width: none;
}

#ha .ha-profile_sidebar_image_caption {
  background-color: rgba(36, 42, 45, .6);
  color: #fff;
  padding: 20px 20px;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 4.5rem;
  line-height: 1.3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-transition: 180ms ease-in-out opacity 320ms, 180ms ease-in-out 320ms transform;
     -moz-transition: 180ms ease-in-out opacity 320ms, 180ms ease-in-out 320ms transform;
      -ms-transition: 180ms ease-in-out opacity 320ms, 180ms ease-in-out 320ms transform;
}

#ha .ha-profile_sidebar_image_header {
  background-color: rgba(36, 42, 45, .43);
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 27px 16px 0 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-size: 14px;
  min-height: 70px;
  border-bottom: 0 solid rgba(255, 255, 255, .43);
  font-weight: bold;
  text-transform: uppercase;
}

#ha .ha-profile_sidebar_image_header a {
  text-transform: none;
  font-weight: normal;
  display: inline-block;
  color: #fff;
  border-bottom-color: #fff;
}

#ha .ha-profile_sidebar_image_header .state {
  width: 60px;
  opacity: .3;
  position: absolute;
  left: 10px;
  top: 4px;
  -webkit-transform: none;
          transform: none;
}

#ha .ha-profile_header {
  -webkit-box-shadow: 0 10px 8px -8px rgba(0, 0, 0, .15);
          box-shadow: 0 10px 8px -8px rgba(0, 0, 0, .15);
  padding: 16px;
}

#ha .ha-profile_header_meta {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#ha .ha-profile_header_meta li {
  font-size: 14px;
  padding-right: 18px;
  margin: 4px 16px 4px 0;
  position: relative;
}

#ha .ha-profile_header_meta li:after {
  content: "";
  height: 20px;
  width: 2px;
  background-color: #c6d1d8;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

#ha .ha-profile_header_meta li:last-child {
  padding-right: 0;
}

#ha .ha-profile_header_meta li:last-child:after {
  content: none;
}

#ha .ha-profile_header_meta li:first-child {
  padding-left: 0;
}

#ha .ha-profile_header_meta--phone a {
  font-size: 18px;
  font-weight: bold;
  color: #215380;
  vertical-align: middle;
}

#ha .ha-profile_header_meta--phone a:hover {
  color: #00aeef;
}

#ha .ha-profile_header_meta--phone span {
  font-size: 12px;
  vertical-align: middle;
}

#ha .ha-profile_header_title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

#ha .ha-profile_header_image {
  width: 56px;
  height: 56px;
  background-color: #f0f0f0;
  border-radius: 3px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 16px;
}

#ha .ha-profile_body {
  background-color: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: 160ms ease-in-out opacity;
          transition: 160ms ease-in-out opacity;
}

#ha .ha-profile_overlay {
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-transition: 180ms ease-in-out opacity, visibility 0ms ease 230ms;
          transition: 180ms ease-in-out opacity, visibility 0ms ease 230ms;
}

#ha .ha-profile_overlay_content {
  padding: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#ha .ha-profile_overlay_header {
  padding: 8px;
  height: 70px;
}

#ha .ha-profile.is-overlay .ha-profile_sidebar {
  -webkit-transition: 260ms ease-in-out width, 180ms ease-in-out 140ms transform;
          transition: 260ms ease-in-out width, 180ms ease-in-out 140ms transform;
}

#ha .ha-profile.is-overlay .ha-profile_sidebar_image_header {
  padding: 30px 20px 0;
  font-size: 12px;
  border-bottom-width: 1;
}

#ha .ha-profile.is-overlay .ha-profile_sidebar_image_header .state {
  display: none;
}

#ha .ha-profile.is-overlay .ha-profile_sidebar_block {
  display: none;
}

#ha .ha-profile.is-overlay .ha-profile_body {
  opacity: 0;
  display: none;
}

#ha .ha-profile.is-overlay .ha-profile_overlay {
  -webkit-transition: 230ms ease-in-out opacity 180ms, visibility 0ms ease 0ms;
          transition: 230ms ease-in-out opacity 180ms, visibility 0ms ease 0ms;
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

@-webkit-keyframes profileImage {
  from {
    width: 56px;
    margin-right: 16px;
    visibility: visible;
    opacity: 1;
  }

  to {
    width: 56px;
    margin-right: 16px;
    opacity: 0;
  }
}

@keyframes profileImage {
  from {
    width: 56px;
    margin-right: 16px;
    visibility: visible;
    opacity: 1;
  }

  to {
    width: 56px;
    margin-right: 16px;
    opacity: 0;
  }
}

@-webkit-keyframes profilSlideLeft {
  from {
    -webkit-transform: none;
            transform: none;
  }

  to {
    -webkit-transform: translateX(-72px);
            transform: translateX(-72px);
  }
}

@keyframes profilSlideLeft {
  from {
    -webkit-transform: none;
            transform: none;
  }

  to {
    -webkit-transform: translateX(-72px);
            transform: translateX(-72px);
  }
}

@media only screen and (min-width: 750px) {
  #ha .ha-profile {
    /*
		Profile Header
		---------------------------------------------
		*/
  }

  #ha .ha-profile_sidebar {
    display: block;
    -webkit-transform-origin: top left;
             transform-origin: top left;
    -webkit-transform: 0;
            transform: 0;
  }

  #ha .ha-profile_header_title {
    font-size: 42px;
  }

  #ha .ha-profile_header_image {
    width: 0;
    margin-right: 0;
    opacity: 0;
    position: relative;
  }

  #ha .ha-profile_overlay {
    width: 100%;
    -webkit-box-shadow: -5px 0 6px rgba(0, 0, 0, .16);
            box-shadow: -5px 0 6px rgba(0, 0, 0, .16);
  }

  #ha .ha-profile.is-overlay {
    background-color: #d5ebf0;
  }

  #ha .ha-profile.is-overlay .ha-profile__back {
    padding: 20px;
    display: block;
  }

  #ha .ha-profile.is-overlay .ha-profile_sidebar {
    width: 225px;
  }

  #ha .ha-profile.is-overlay .ha-profile_sidebar_image_caption {
    position: absolute;
    opacity: 1;
    bottom: 0;
  }

  #ha .ha-profile.is-overlay .ha-profile_body {
    opacity: 0;
  }
}

#ha .ha-socialList {
  list-style: none;
}

#ha .ha-socialList li {
  display: inline-block;
  margin: 4px;
}

#ha .ha-socialList li:first-child {
  margin-left: 0;
}

#ha .ha-socialList li:last-child {
  margin-right: 0;
}

#ha .ha-socialList_item {
  font-size: 28px;
  color: #95989a;
  -webkit-transition: 160ms ease-in-out color;
          transition: 160ms ease-in-out color;
}

#ha .ha-socialList_item:hover {
  color: #00aeef;
}

#ha .ha-socialList_item--twitter:hover {
  color: #55acee;
}

#ha .ha-socialList_item--youtube:hover {
  color: #cd201f;
}

#ha .ha-socialList_item--facebook:hover {
  color: #3b5998;
}

#ha .ha-socialList_item--instagram:hover {
  color: #517fa4;
}

#ha .ha-dp-appendIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .ha-dp-appendIcon_icon {
  -ms-order: 0;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
          order: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#ha .ha-dp-appendIcon_content {
  -ms-order: 1;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

#ha .ha-dp-appendIcon--end .ha-dp-appendIcon_icon {
  -ms-order: 2;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
}

#ha .ha-dp-appendIcon--top .ha-dp-appendIcon_icon {
  -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
      align-self: flex-start;
}

#ha #main {
  width: 100%;
  max-width: 100%;
  -ms-overflow-x: hidden;
      overflow-x: hidden;
  min-height: 500px;
}

#ha .affix {
  margin-top: 130px;
}

#ha hr {
  margin-top: 40px;
  border: 1px solid #eaeaea;
}

#ha .ha-icon {
  height: 1em;
  width: 1em;
  fill: currentColor;
}

#ha .ha-icon--md {
  width: 4rem;
  height: 4rem;
}

#ha .ha-icon--l {
  width: 1.4em;
  height: 1.4em;
}

#ha .ha-icon--lg {
  width: 8rem;
  height: 8rem;
}

#ha .ha-icon--lg-2 {
  width: 11rem;
  height: 11rem;
}

#ha .ha-icon--xl {
  width: 20rem;
  height: 20rem;
}

#ha .ha-icon--xxl {
  width: 36rem;
  height: 36rem;
}

#ha .ha-icon--inline {
  display: inline-block;
  vertical-align: middle;
}

#ha .ha-divider {
  max-width: 416px;
}

#ha .ha-divider,
#ha .ha-divider--fill,
#ha .ha-divider--xs {
  margin: 8px auto;
  border-width: 0;
  border-bottom: 2px solid #e2e8ed;
}

#ha .ha-divider--xs {
  max-width: 60px;
}

#ha .ha-divider--fill {
  max-width: none;
}

#ha .ha-shadow {
  -webkit-box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
          box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
}

#ha .ha-imgProfile {
  width: 48px;
  height: 48px;
}

#ha .ha-imgProfile-lg {
  width: 64px;
  height: 64px;
}

#ha .ha-imgProfile-xl {
  width: 86px;
  height: 86px;
}

#ha .ha-imgProfile-xxl {
  width: 124px;
  height: 124px;
}

#ha .ha-imgProfile,
#ha .ha-imgProfile-sm,
#ha .ha-imgProfile-lg,
#ha .ha-imgProfile-xxl {
  border-radius: 50%;
}

#ha .ha-letter {
  padding: 24px 32px;
  background-color: #fafafa;
  border: 1px solid #95989a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 800px;
  margin: auto;
}

#ha .ha-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 106px;
}

#ha .ha-sticky--left-outer {
  left: 0;
  margin-left: -16px;
  float: left;
  width: auto;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

#ha .ha-sticky--right-outer {
  right: 0;
  margin-right: -16px;
  float: right;
  width: auto;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

#ha .ha-state-cell {
  position: relative;
}

#ha .ha-state-cell span {
  z-index: 10;
  position: relative;
  font-weight: bold;
}

#ha .ha-state-cell img {
  z-index: 9;
  position: absolute;
  top: 5px;
  left: 10px;
  max-width: 50px;
  opacity: .6;
}

#ha .ha-scorecard-dashboard-minheight {
  min-height: 200px;
  border: 1px solid red;
}

#ha .mktoForm {
  min-width: 100%;
  text-align: left;
}

#ha .mktoForm .mktoFormRow {
  width: 100%;
  display: block;
  overflow: hidden;
}

#ha .mktoForm .mktoField {
  min-width: 100%;
}

#ha .mktoForm .mktoError {
  display: block;
  width: 100%;
  color: #fff;
  background-color: #e8533a;
  width: 100%;
  min-width: 100%;
  padding: 6px;
  border-radius: 0 0 3px 3px;
  -webkit-transform: translate(0, -2px);
          transform: translate(0, -2px);
}

#ha .mktoForm .mktoAsterix {
  display: none;
}

#ha .mktoForm .mktoInvalid {
  border-color: #e8533a;
}

#ha .mktoForm .mktoButtonWrap
button {
  float: right;
  background-color: #00aeef;
  padding: 15px;
  border-radius: 3px;
  color: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

#ha .mktoForm .mktoButtonWrap
button:hover {
  background-color: #215380;
}

#ha .mktoForm .mktoLabel {
  font-weight: bold;
  margin-top: 15px;
}

#ha .mktoForm .mktoCheckboxList input {
  float: left;
  width: 20px;
  min-width: auto;
  max-width: auto;
  min-height: auto;
  max-height: auto;
}

#ha .mktoForm .mktoCheckboxList label {
  margin-bottom: 10px;
  position: relative;
  top: -1px;
  clear: right;
}

#ha .rich-text.rich-text ul,
#ha .rich-text.rich-text ol,
#ha .rich-text.rich-text p {
  margin: 0 0 8rem 0;
}

#ha .rich-text.rich-text ul,
#ha .rich-text.rich-text ol {
  margin-left: 8rem;
}

#ha .rich-text.rich-text h3,
#ha .rich-text.rich-text h4,
#ha .rich-text.rich-text h5,
#ha .rich-text.rich-text h6 {
  font-weight: bold;
}

#ha .rich-text.rich-text blockquote {
  margin: 0 0 8rem 0;
  border-left: 4px solid #e2e8ed;
  padding: 0 25px 0;
  font-style: italic;
}

#ha .rich-text.rich-text blockquote br {
  line-height: 12rem;
}

#ha .ha-b0 {
  border: 0 solid #eaeaea;
}

#ha .ha-b1 {
  border: 1px solid #eaeaea;
}

#ha .ha-bt0 {
  border-top: 0 solid #eaeaea;
}

#ha .ha-bt1 {
  border-top: 1px solid #eaeaea;
}

#ha .ha-bb0 {
  border-bottom: 0 solid #eaeaea;
}

#ha .ha-bb1 {
  border-bottom: 1px solid #eaeaea;
}

#ha .ha-br0 {
  border-right: 0 solid #eaeaea;
}

#ha .ha-br1 {
  border-right: 1px solid #eaeaea;
}

#ha .ha-bl0 {
  border-left: 0 solid #eaeaea;
}

#ha .ha-bl1 {
  border-left: 1px solid #eaeaea;
}

#ha .ha-b--gray {
  border-color: #e0e0e1;
}

#ha .ha-rounded {
  border-radius: 64px;
}

#ha .ha-round {
  border-radius: 50%;
}

#ha .ha-square {
  border-radius: 0;
}

#ha .ha-color--gray {
  color: #95989a !important;
}

#ha .ha-color--grayLighter {
  color: #c6d1d8 !important;
}

#ha .ha-color--grayDarker {
  color: #686868 !important;
}

#ha .ha-color--black {
  color: #242a2d !important;
}

#ha .ha-color--white {
  color: #fff !important;
}

#ha .ha-color--red {
  color: #e8533a !important;
}

#ha .ha-color--green {
  color: #5aba4b !important;
}

#ha .ha-color--blue {
  color: #00aeef !important;
}

#ha .ha-color--blueDarker {
  color: #215380 !important;
}

#ha .ha-hover-color--gray:hover {
  color: #95989a !important;
}

#ha .ha-hover-color--grayLighter:hover {
  color: #c6d1d8 !important;
}

#ha .ha-hover-color--grayDarker:hover {
  color: #686868 !important;
}

#ha .ha-hover-color--black:hover {
  color: #242a2d !important;
}

#ha .ha-hover-color--white:hover {
  color: #fff !important;
}

#ha .ha-hover-color--red:hover {
  color: #e8533a !important;
}

#ha .ha-hover-color--green:hover {
  color: #5aba4b !important;
}

#ha .ha-hover-color--blue:hover {
  color: #00aeef !important;
}

#ha .ha-hover-color--blueDarker:hover {
  color: #215380 !important;
}

#ha .ha-bg--gray {
  background-color: #f1f3fa;
}

#ha .ha-bg--white {
  background-color: #fff;
}

#ha .ha-bg--off-white {
  background-color: #fafafa;
}

#ha .ha-bg--red {
  background-color: #e8533a;
  color: #fff;
}

#ha .ha-bg--green {
  background-color: #09ed9f;
  color: #fff;
}

#ha .ha-bg--orange {
  background-color: #ffa200;
  color: #fff;
}

#ha .ha-bg--purple {
  background-color: #5f62fc;
  color: #fff;
}

#ha .ha-bg--purpleDarker {
  background-color: #6f518f;
  color: #fff;
}

#ha .ha-bg--blue {
  background-color: #215380;
  color: #fff;
}

#ha .ha-bg--red-gradient {
  background: linear-gradient(110deg, #e8533a, #f3946e);
  color: #fff;
}

#ha .ha-bg--blue-gradient {
  background: linear-gradient(120deg, #00aeef, #80d1e6);
  color: #fff;
}

#ha .ha-bg--lightblue-gradient {
  background: linear-gradient(120deg, #cff2fa, #fdfeff);
  color: #215380;
}

#ha .ha-bg--darkblue-gradient {
  background: linear-gradient(120deg, #0796cb, #72bdd0);
  color: #fff;
}

#ha .ha-bg--blue-purple-gradient {
  background: linear-gradient(120deg, #00aeef, #9a96c9);
  color: #fff;
}

#ha .ha-bg--green-gradient {
  background: linear-gradient(100deg, #5aba4b, #6fc7a4);
  color: #fff;
}

#ha .ha-bg--purple-gradient {
  background: linear-gradient(100deg, #6f518f, #7cb5d3);
  color: #fff;
}

#ha .ha-bg--orange-gradient {
  background: linear-gradient(100deg, #e97e25, #f6c973);
  color: #fff;
}

#ha .ha-bg--heat-1-gradient {
  background: linear-gradient(110deg, #00aeef, #7fd1e6);
  color: #fff;
}

#ha .ha-bg--heat-2-gradient {
  background: linear-gradient(110deg, #afe3f0, #fff);
}

#ha .ha-bg--heat-3-gradient {
  background: linear-gradient(110deg, #e1f4f9, #fff);
}

#ha .ha-link--gray {
  color: #62717c;
}

#ha .ha-link--gray:hover {
  color: #00aeef;
}

#ha .ha-link--white {
  color: #fff;
}

#ha .ha-link--black {
  color: #242a2d;
}

#ha .ha-link--underline,
#ha .ha-link--underline-blue {
  position: relative;
  z-index: 1;
  border-bottom: .1em solid #00aeef;
}

#ha .ha-link--underline:hover,
#ha .ha-link--underline-blue:hover {
  border-bottom-color: #215380;
}

#ha .ha-link--underline-color {
  white-space: nowrap;
  position: relative;
  z-index: 1;
  border-bottom: .1em solid currentColor;
}

#ha .ha-link--underline-white {
  white-space: nowrap;
  position: relative;
  z-index: 1;
  border-bottom: .1em solid rgba(255, 255, 255, .65);
  -webkit-transition: all 160ms ease-in-out;
          transition: all 160ms ease-in-out;
}

#ha .ha-link--underline-white:hover {
  border-bottom-color: #fff;
}

#ha .ha {
  /*
	Margin
	---------------------------------------------
	*//*
	Padding
	---------------------------------------------
	*/
}

#ha .ha-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

#ha .ha-ma {
  margin: auto !important;
}

#ha .ha-m0 {
  margin: 0 !important;
}

#ha .ha-m1 {
  margin: 8px !important;
}

#ha .ha-m2 {
  margin: 16px !important;
}

#ha .ha-m3 {
  margin: 24px !important;
}

#ha .ha-m4 {
  margin: 32px !important;
}

#ha .ha-m5 {
  margin: 56px !important;
}

#ha .ha-m6 {
  margin: 80px !important;
}

#ha .ha-m7 {
  margin: 120px !important;
}

#ha .ha-mxa {
  margin-left: auto !important;
  margin-right: auto !important;
}

#ha .ha-mx0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#ha .ha-mx1 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

#ha .ha-mx2 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

#ha .ha-mx3 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

#ha .ha-mx4 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

#ha .ha-mx5 {
  margin-left: 56px !important;
  margin-right: 56px !important;
}

#ha .ha-mx6 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

#ha .ha-mx7 {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

#ha .ha-mya {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

#ha .ha-my0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#ha .ha-my1 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

#ha .ha-my2 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

#ha .ha-my3 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

#ha .ha-my4 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

#ha .ha-my5 {
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}

#ha .ha-my6 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

#ha .ha-my7 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

#ha .ha-mxna {
  margin-left: 0-auto !important;
  margin-right: 0-auto !important;
}

#ha .ha-mxn0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#ha .ha-mxn1 {
  margin-left: -8px !important;
  margin-right: -8px !important;
}

#ha .ha-mxn2 {
  margin-left: -16px !important;
  margin-right: -16px !important;
}

#ha .ha-mxn3 {
  margin-left: -24px !important;
  margin-right: -24px !important;
}

#ha .ha-mxn4 {
  margin-left: -32px !important;
  margin-right: -32px !important;
}

#ha .ha-mxn5 {
  margin-left: -56px !important;
  margin-right: -56px !important;
}

#ha .ha-mxn6 {
  margin-left: -80px !important;
  margin-right: -80px !important;
}

#ha .ha-mxn7 {
  margin-left: -120px !important;
  margin-right: -120px !important;
}

#ha .ha-mta {
  margin-top: auto !important;
}

#ha .ha-mt0 {
  margin-top: 0 !important;
}

#ha .ha-mt1 {
  margin-top: 8px !important;
}

#ha .ha-mt2 {
  margin-top: 16px !important;
}

#ha .ha-mt3 {
  margin-top: 24px !important;
}

#ha .ha-mt4 {
  margin-top: 32px !important;
}

#ha .ha-mt5 {
  margin-top: 56px !important;
}

#ha .ha-mt6 {
  margin-top: 80px !important;
}

#ha .ha-mt7 {
  margin-top: 120px !important;
}

#ha .ha-mra {
  margin-right: auto !important;
}

#ha .ha-mr0 {
  margin-right: 0 !important;
}

#ha .ha-mr1 {
  margin-right: 8px !important;
}

#ha .ha-mr2 {
  margin-right: 16px !important;
}

#ha .ha-mr3 {
  margin-right: 24px !important;
}

#ha .ha-mr4 {
  margin-right: 32px !important;
}

#ha .ha-mr5 {
  margin-right: 56px !important;
}

#ha .ha-mr6 {
  margin-right: 80px !important;
}

#ha .ha-mr7 {
  margin-right: 120px !important;
}

#ha .ha-mba {
  margin-bottom: auto !important;
}

#ha .ha-mb0 {
  margin-bottom: 0 !important;
}

#ha .ha-mb1 {
  margin-bottom: 8px !important;
}

#ha .ha-mb2 {
  margin-bottom: 16px !important;
}

#ha .ha-mb3 {
  margin-bottom: 24px !important;
}

#ha .ha-mb4 {
  margin-bottom: 32px !important;
}

#ha .ha-mb5 {
  margin-bottom: 56px !important;
}

#ha .ha-mb6 {
  margin-bottom: 80px !important;
}

#ha .ha-mb7 {
  margin-bottom: 120px !important;
}

#ha .ha-mla {
  margin-left: auto !important;
}

#ha .ha-ml0 {
  margin-left: 0 !important;
}

#ha .ha-ml1 {
  margin-left: 8px !important;
}

#ha .ha-ml2 {
  margin-left: 16px !important;
}

#ha .ha-ml3 {
  margin-left: 24px !important;
}

#ha .ha-ml4 {
  margin-left: 32px !important;
}

#ha .ha-ml5 {
  margin-left: 56px !important;
}

#ha .ha-ml6 {
  margin-left: 80px !important;
}

#ha .ha-ml7 {
  margin-left: 120px !important;
}

@media (min-width: 600px) {
  #ha .ha-sm-ma {
    margin: auto !important;
  }

  #ha .ha-sm-m0 {
    margin: 0 !important;
  }

  #ha .ha-sm-m1 {
    margin: 8px !important;
  }

  #ha .ha-sm-m2 {
    margin: 16px !important;
  }

  #ha .ha-sm-m3 {
    margin: 24px !important;
  }

  #ha .ha-sm-m4 {
    margin: 32px !important;
  }

  #ha .ha-sm-m5 {
    margin: 56px !important;
  }

  #ha .ha-sm-m6 {
    margin: 80px !important;
  }

  #ha .ha-sm-m7 {
    margin: 120px !important;
  }

  #ha .ha-sm-mxa {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #ha .ha-sm-mx0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #ha .ha-sm-mx1 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  #ha .ha-sm-mx2 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  #ha .ha-sm-mx3 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }

  #ha .ha-sm-mx4 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }

  #ha .ha-sm-mx5 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }

  #ha .ha-sm-mx6 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  #ha .ha-sm-mx7 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }

  #ha .ha-sm-mya {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  #ha .ha-sm-my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  #ha .ha-sm-my1 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }

  #ha .ha-sm-my2 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }

  #ha .ha-sm-my3 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }

  #ha .ha-sm-my4 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }

  #ha .ha-sm-my5 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }

  #ha .ha-sm-my6 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  #ha .ha-sm-my7 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }

  #ha .ha-sm-mxna {
    margin-left: 0-auto !important;
    margin-right: 0-auto !important;
  }

  #ha .ha-sm-mxn0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #ha .ha-sm-mxn1 {
    margin-left: -8px !important;
    margin-right: -8px !important;
  }

  #ha .ha-sm-mxn2 {
    margin-left: -16px !important;
    margin-right: -16px !important;
  }

  #ha .ha-sm-mxn3 {
    margin-left: -24px !important;
    margin-right: -24px !important;
  }

  #ha .ha-sm-mxn4 {
    margin-left: -32px !important;
    margin-right: -32px !important;
  }

  #ha .ha-sm-mxn5 {
    margin-left: -56px !important;
    margin-right: -56px !important;
  }

  #ha .ha-sm-mxn6 {
    margin-left: -80px !important;
    margin-right: -80px !important;
  }

  #ha .ha-sm-mxn7 {
    margin-left: -120px !important;
    margin-right: -120px !important;
  }

  #ha .ha-sm-mta {
    margin-top: auto !important;
  }

  #ha .ha-sm-mt0 {
    margin-top: 0 !important;
  }

  #ha .ha-sm-mt1 {
    margin-top: 8px !important;
  }

  #ha .ha-sm-mt2 {
    margin-top: 16px !important;
  }

  #ha .ha-sm-mt3 {
    margin-top: 24px !important;
  }

  #ha .ha-sm-mt4 {
    margin-top: 32px !important;
  }

  #ha .ha-sm-mt5 {
    margin-top: 56px !important;
  }

  #ha .ha-sm-mt6 {
    margin-top: 80px !important;
  }

  #ha .ha-sm-mt7 {
    margin-top: 120px !important;
  }

  #ha .ha-sm-mra {
    margin-right: auto !important;
  }

  #ha .ha-sm-mr0 {
    margin-right: 0 !important;
  }

  #ha .ha-sm-mr1 {
    margin-right: 8px !important;
  }

  #ha .ha-sm-mr2 {
    margin-right: 16px !important;
  }

  #ha .ha-sm-mr3 {
    margin-right: 24px !important;
  }

  #ha .ha-sm-mr4 {
    margin-right: 32px !important;
  }

  #ha .ha-sm-mr5 {
    margin-right: 56px !important;
  }

  #ha .ha-sm-mr6 {
    margin-right: 80px !important;
  }

  #ha .ha-sm-mr7 {
    margin-right: 120px !important;
  }

  #ha .ha-sm-mba {
    margin-bottom: auto !important;
  }

  #ha .ha-sm-mb0 {
    margin-bottom: 0 !important;
  }

  #ha .ha-sm-mb1 {
    margin-bottom: 8px !important;
  }

  #ha .ha-sm-mb2 {
    margin-bottom: 16px !important;
  }

  #ha .ha-sm-mb3 {
    margin-bottom: 24px !important;
  }

  #ha .ha-sm-mb4 {
    margin-bottom: 32px !important;
  }

  #ha .ha-sm-mb5 {
    margin-bottom: 56px !important;
  }

  #ha .ha-sm-mb6 {
    margin-bottom: 80px !important;
  }

  #ha .ha-sm-mb7 {
    margin-bottom: 120px !important;
  }

  #ha .ha-sm-mla {
    margin-left: auto !important;
  }

  #ha .ha-sm-ml0 {
    margin-left: 0 !important;
  }

  #ha .ha-sm-ml1 {
    margin-left: 8px !important;
  }

  #ha .ha-sm-ml2 {
    margin-left: 16px !important;
  }

  #ha .ha-sm-ml3 {
    margin-left: 24px !important;
  }

  #ha .ha-sm-ml4 {
    margin-left: 32px !important;
  }

  #ha .ha-sm-ml5 {
    margin-left: 56px !important;
  }

  #ha .ha-sm-ml6 {
    margin-left: 80px !important;
  }

  #ha .ha-sm-ml7 {
    margin-left: 120px !important;
  }
}

@media (min-width: 750px) {
  #ha .ha-md-ma {
    margin: auto !important;
  }

  #ha .ha-md-m0 {
    margin: 0 !important;
  }

  #ha .ha-md-m1 {
    margin: 8px !important;
  }

  #ha .ha-md-m2 {
    margin: 16px !important;
  }

  #ha .ha-md-m3 {
    margin: 24px !important;
  }

  #ha .ha-md-m4 {
    margin: 32px !important;
  }

  #ha .ha-md-m5 {
    margin: 56px !important;
  }

  #ha .ha-md-m6 {
    margin: 80px !important;
  }

  #ha .ha-md-m7 {
    margin: 120px !important;
  }

  #ha .ha-md-mxa {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #ha .ha-md-mx0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #ha .ha-md-mx1 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  #ha .ha-md-mx2 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  #ha .ha-md-mx3 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }

  #ha .ha-md-mx4 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }

  #ha .ha-md-mx5 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }

  #ha .ha-md-mx6 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  #ha .ha-md-mx7 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }

  #ha .ha-md-mya {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  #ha .ha-md-my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  #ha .ha-md-my1 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }

  #ha .ha-md-my2 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }

  #ha .ha-md-my3 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }

  #ha .ha-md-my4 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }

  #ha .ha-md-my5 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }

  #ha .ha-md-my6 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  #ha .ha-md-my7 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }

  #ha .ha-md-mxna {
    margin-left: 0-auto !important;
    margin-right: 0-auto !important;
  }

  #ha .ha-md-mxn0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #ha .ha-md-mxn1 {
    margin-left: -8px !important;
    margin-right: -8px !important;
  }

  #ha .ha-md-mxn2 {
    margin-left: -16px !important;
    margin-right: -16px !important;
  }

  #ha .ha-md-mxn3 {
    margin-left: -24px !important;
    margin-right: -24px !important;
  }

  #ha .ha-md-mxn4 {
    margin-left: -32px !important;
    margin-right: -32px !important;
  }

  #ha .ha-md-mxn5 {
    margin-left: -56px !important;
    margin-right: -56px !important;
  }

  #ha .ha-md-mxn6 {
    margin-left: -80px !important;
    margin-right: -80px !important;
  }

  #ha .ha-md-mxn7 {
    margin-left: -120px !important;
    margin-right: -120px !important;
  }

  #ha .ha-md-mta {
    margin-top: auto !important;
  }

  #ha .ha-md-mt0 {
    margin-top: 0 !important;
  }

  #ha .ha-md-mt1 {
    margin-top: 8px !important;
  }

  #ha .ha-md-mt2 {
    margin-top: 16px !important;
  }

  #ha .ha-md-mt3 {
    margin-top: 24px !important;
  }

  #ha .ha-md-mt4 {
    margin-top: 32px !important;
  }

  #ha .ha-md-mt5 {
    margin-top: 56px !important;
  }

  #ha .ha-md-mt6 {
    margin-top: 80px !important;
  }

  #ha .ha-md-mt7 {
    margin-top: 120px !important;
  }

  #ha .ha-md-mra {
    margin-right: auto !important;
  }

  #ha .ha-md-mr0 {
    margin-right: 0 !important;
  }

  #ha .ha-md-mr1 {
    margin-right: 8px !important;
  }

  #ha .ha-md-mr2 {
    margin-right: 16px !important;
  }

  #ha .ha-md-mr3 {
    margin-right: 24px !important;
  }

  #ha .ha-md-mr4 {
    margin-right: 32px !important;
  }

  #ha .ha-md-mr5 {
    margin-right: 56px !important;
  }

  #ha .ha-md-mr6 {
    margin-right: 80px !important;
  }

  #ha .ha-md-mr7 {
    margin-right: 120px !important;
  }

  #ha .ha-md-mba {
    margin-bottom: auto !important;
  }

  #ha .ha-md-mb0 {
    margin-bottom: 0 !important;
  }

  #ha .ha-md-mb1 {
    margin-bottom: 8px !important;
  }

  #ha .ha-md-mb2 {
    margin-bottom: 16px !important;
  }

  #ha .ha-md-mb3 {
    margin-bottom: 24px !important;
  }

  #ha .ha-md-mb4 {
    margin-bottom: 32px !important;
  }

  #ha .ha-md-mb5 {
    margin-bottom: 56px !important;
  }

  #ha .ha-md-mb6 {
    margin-bottom: 80px !important;
  }

  #ha .ha-md-mb7 {
    margin-bottom: 120px !important;
  }

  #ha .ha-md-mla {
    margin-left: auto !important;
  }

  #ha .ha-md-ml0 {
    margin-left: 0 !important;
  }

  #ha .ha-md-ml1 {
    margin-left: 8px !important;
  }

  #ha .ha-md-ml2 {
    margin-left: 16px !important;
  }

  #ha .ha-md-ml3 {
    margin-left: 24px !important;
  }

  #ha .ha-md-ml4 {
    margin-left: 32px !important;
  }

  #ha .ha-md-ml5 {
    margin-left: 56px !important;
  }

  #ha .ha-md-ml6 {
    margin-left: 80px !important;
  }

  #ha .ha-md-ml7 {
    margin-left: 120px !important;
  }
}

#ha .ha-p0 {
  padding: 0 !important;
}

#ha .ha-p1 {
  padding: 8px !important;
}

#ha .ha-p2 {
  padding: 16px !important;
}

#ha .ha-p3 {
  padding: 24px !important;
}

#ha .ha-p4 {
  padding: 32px !important;
}

#ha .ha-p5 {
  padding: 56px !important;
}

#ha .ha-p6 {
  padding: 80px !important;
}

#ha .ha-p7 {
  padding: 120px !important;
}

#ha .ha-px0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#ha .ha-px1 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

#ha .ha-px2 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

#ha .ha-px3 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

#ha .ha-px4 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

#ha .ha-px5 {
  padding-left: 56px !important;
  padding-right: 56px !important;
}

#ha .ha-px6 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

#ha .ha-px7 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

#ha .ha-py0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#ha .ha-py1 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

#ha .ha-py2 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

#ha .ha-py3 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

#ha .ha-py4 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

#ha .ha-py5 {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}

#ha .ha-py6 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

#ha .ha-py7 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

#ha .ha-pt0 {
  padding-top: 0 !important;
}

#ha .ha-pt1 {
  padding-top: 8px !important;
}

#ha .ha-pt2 {
  padding-top: 16px !important;
}

#ha .ha-pt3 {
  padding-top: 24px !important;
}

#ha .ha-pt4 {
  padding-top: 32px !important;
}

#ha .ha-pt5 {
  padding-top: 56px !important;
}

#ha .ha-pt6 {
  padding-top: 80px !important;
}

#ha .ha-pt7 {
  padding-top: 120px !important;
}

#ha .ha-pr0 {
  padding-right: 0 !important;
}

#ha .ha-pr1 {
  padding-right: 8px !important;
}

#ha .ha-pr2 {
  padding-right: 16px !important;
}

#ha .ha-pr3 {
  padding-right: 24px !important;
}

#ha .ha-pr4 {
  padding-right: 32px !important;
}

#ha .ha-pr5 {
  padding-right: 56px !important;
}

#ha .ha-pr6 {
  padding-right: 80px !important;
}

#ha .ha-pr7 {
  padding-right: 120px !important;
}

#ha .ha-pb0 {
  padding-bottom: 0 !important;
}

#ha .ha-pb1 {
  padding-bottom: 8px !important;
}

#ha .ha-pb2 {
  padding-bottom: 16px !important;
}

#ha .ha-pb3 {
  padding-bottom: 24px !important;
}

#ha .ha-pb4 {
  padding-bottom: 32px !important;
}

#ha .ha-pb5 {
  padding-bottom: 56px !important;
}

#ha .ha-pb6 {
  padding-bottom: 80px !important;
}

#ha .ha-pb7 {
  padding-bottom: 120px !important;
}

#ha .ha-pl0 {
  padding-left: 0 !important;
}

#ha .ha-pl1 {
  padding-left: 8px !important;
}

#ha .ha-pl2 {
  padding-left: 16px !important;
}

#ha .ha-pl3 {
  padding-left: 24px !important;
}

#ha .ha-pl4 {
  padding-left: 32px !important;
}

#ha .ha-pl5 {
  padding-left: 56px !important;
}

#ha .ha-pl6 {
  padding-left: 80px !important;
}

#ha .ha-pl7 {
  padding-left: 120px !important;
}

@media (min-width: 600px) {
  #ha .ha-sm-p0 {
    padding: 0 !important;
  }

  #ha .ha-sm-p1 {
    padding: 8px !important;
  }

  #ha .ha-sm-p2 {
    padding: 16px !important;
  }

  #ha .ha-sm-p3 {
    padding: 24px !important;
  }

  #ha .ha-sm-p4 {
    padding: 32px !important;
  }

  #ha .ha-sm-p5 {
    padding: 56px !important;
  }

  #ha .ha-sm-p6 {
    padding: 80px !important;
  }

  #ha .ha-sm-p7 {
    padding: 120px !important;
  }

  #ha .ha-sm-px0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #ha .ha-sm-px1 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  #ha .ha-sm-px2 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  #ha .ha-sm-px3 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  #ha .ha-sm-px4 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  #ha .ha-sm-px5 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }

  #ha .ha-sm-px6 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }

  #ha .ha-sm-px7 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }

  #ha .ha-sm-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  #ha .ha-sm-py1 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  #ha .ha-sm-py2 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }

  #ha .ha-sm-py3 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  #ha .ha-sm-py4 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }

  #ha .ha-sm-py5 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }

  #ha .ha-sm-py6 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  #ha .ha-sm-py7 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }

  #ha .ha-sm-pt0 {
    padding-top: 0 !important;
  }

  #ha .ha-sm-pt1 {
    padding-top: 8px !important;
  }

  #ha .ha-sm-pt2 {
    padding-top: 16px !important;
  }

  #ha .ha-sm-pt3 {
    padding-top: 24px !important;
  }

  #ha .ha-sm-pt4 {
    padding-top: 32px !important;
  }

  #ha .ha-sm-pt5 {
    padding-top: 56px !important;
  }

  #ha .ha-sm-pt6 {
    padding-top: 80px !important;
  }

  #ha .ha-sm-pt7 {
    padding-top: 120px !important;
  }

  #ha .ha-sm-pr0 {
    padding-right: 0 !important;
  }

  #ha .ha-sm-pr1 {
    padding-right: 8px !important;
  }

  #ha .ha-sm-pr2 {
    padding-right: 16px !important;
  }

  #ha .ha-sm-pr3 {
    padding-right: 24px !important;
  }

  #ha .ha-sm-pr4 {
    padding-right: 32px !important;
  }

  #ha .ha-sm-pr5 {
    padding-right: 56px !important;
  }

  #ha .ha-sm-pr6 {
    padding-right: 80px !important;
  }

  #ha .ha-sm-pr7 {
    padding-right: 120px !important;
  }

  #ha .ha-sm-pb0 {
    padding-bottom: 0 !important;
  }

  #ha .ha-sm-pb1 {
    padding-bottom: 8px !important;
  }

  #ha .ha-sm-pb2 {
    padding-bottom: 16px !important;
  }

  #ha .ha-sm-pb3 {
    padding-bottom: 24px !important;
  }

  #ha .ha-sm-pb4 {
    padding-bottom: 32px !important;
  }

  #ha .ha-sm-pb5 {
    padding-bottom: 56px !important;
  }

  #ha .ha-sm-pb6 {
    padding-bottom: 80px !important;
  }

  #ha .ha-sm-pb7 {
    padding-bottom: 120px !important;
  }

  #ha .ha-sm-pl0 {
    padding-left: 0 !important;
  }

  #ha .ha-sm-pl1 {
    padding-left: 8px !important;
  }

  #ha .ha-sm-pl2 {
    padding-left: 16px !important;
  }

  #ha .ha-sm-pl3 {
    padding-left: 24px !important;
  }

  #ha .ha-sm-pl4 {
    padding-left: 32px !important;
  }

  #ha .ha-sm-pl5 {
    padding-left: 56px !important;
  }

  #ha .ha-sm-pl6 {
    padding-left: 80px !important;
  }

  #ha .ha-sm-pl7 {
    padding-left: 120px !important;
  }
}

#ha .text-center.text-center {
  text-align: center;
}

#ha .text-left.text-left {
  text-align: left;
}

#ha .text-right.text-right {
  text-align: right;
}

#ha .ha {
  /*
	Text Transforms
	-----------------------------------------------------------
	*/
}

#ha .ha-text--title-1 {
  font-size: 8rem !important;
}

#ha .ha-text--title-2 {
  font-size: 7rem !important;
}

#ha .ha-text--title-3 {
  font-size: 6rem !important;
}

#ha .ha-text--title-4 {
  font-size: 5rem !important;
}

#ha .ha-text--l {
  font-size: 4.5rem !important;
}

#ha .ha-text--r {
  font-size: 4rem !important;
}

#ha .ha-text--s {
  font-size: 3.5rem !important;
}

#ha .ha-text--xs {
  font-size: 3rem !important;
}

@media (min-width: 750px) {
  #ha .ha-text--title-1 {
    font-size: 12rem !important;
  }

  #ha .ha-text--title-2 {
    font-size: 8rem !important;
  }

  #ha .ha-text--title-3 {
    font-size: 6rem !important;
  }

  #ha .ha-text--l {
    font-size: 4.5rem !important;
  }

  #ha .ha-text--r {
    font-size: 4rem !important;
  }

  #ha .ha-text--s {
    font-size: 3.5rem !important;
  }
}

#ha .ha-text--bold {
  font-family: "AvenirLTStd-Black", sans-serif !important;
}

#ha .ha-text--semi {
  font-family: "AvenirLTStd-Medium", sans-serif !important;
}

#ha .ha-text--norm {
  font-family: "AvenirLTStd-Book", sans-serif !important;
}

#ha .ha-text--light {
  font-family: "AvenirLTStd-Light", sans-serif !important;
}

#ha .ha-text--lh0 {
  line-height: .9em !important;
}

#ha .ha-text--lh1 {
  line-height: 1.333em !important;
}

#ha .ha-text--lh2 {
  line-height: 1.444em !important;
}

#ha .ha-text--lh3 {
  line-height: 1.666em !important;
}

#ha .ha-text--center {
  text-align: center !important;
}

#ha .ha-text--left {
  text-align: left !important;
}

#ha .ha-text--right {
  text-align: right !important;
}

#ha .ha-text--middle {
  vertical-align: middle !important;
}

#ha .ha-text--baseline {
  vertical-align: baseline !important;
}

#ha .ha-text--underline {
  text-decoration: underline !important;
}

#ha .ha-text--line-through {
  text-decoration: line-through !important;
}

#ha .ha-text--italic {
  font-style: italic !important;
}

#ha .ha-text--upper {
  text-transform: uppercase !important;
}

#ha .ha-text--lower {
  text-transform: lowercase !important;
}

#ha .ha-text--sans {
  font-family: "AvenirLTStd-Book", sans-serif !important;
}

#ha .ha-text--serif {
  font-family: "CenturySchoolbook-Bold", serif !important;
}

#ha .ha-truncate {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

#ha .ha-text--legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: nowrap row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          flex-flow: nowrap row;
}

#ha .ha-text--legend:before,
#ha .ha-text--legend:after {
  -webkit-align-self: center;
          -ms-flex-item-align: center;
      align-self: center;
  -ms-flex: 1 0 auto;
      -webkit-box-flex: 1;
          flex: 1 0 auto;
  opacity: .3;
  border-top: 1px solid currentColor;
}

#ha .ha-text--legend:after {
  content: "";
}

#ha .ha-text--legend.ha-u-text--right:before,
#ha .ha-text--legend.ha-u-text--center:before {
  content: "";
}

#ha .ha-text--legend.ha-u-text--right:after {
  content: none;
}

#ha .ha-decoration-none {
  text-decoration: none;
}

#ha .ha-decoration-underline {
  text-decoration: underline;
}

#ha .ha-decoration-line-through {
  text-decoration: line-through;
}

#ha .ha-list-unstyled {
  margin-left: 0 !important;
  padding-left: 0 !important;
  list-style: none !important;
}

#ha .ha-img--round {
  border-radius: 50%;
}

@media (min-width: 600px) {
  #ha .ha-text--sm-title-1 {
    font-size: 12rem !important;
  }

  #ha .ha-text--sm-title-2 {
    font-size: 8rem !important;
  }

  #ha .ha-text--sm-title-3 {
    font-size: 6rem !important;
  }

  #ha .ha-text--sm-l {
    font-size: 4.5rem !important;
  }

  #ha .ha-text--sm-center {
    text-align: center !important;
  }
}

@media (min-width: 600px) {
  #ha .ha-text--md-title-1 {
    font-size: 12rem !important;
  }

  #ha .ha-text--md-title-2 {
    font-size: 8rem !important;
  }

  #ha .ha-text--md-title-3 {
    font-size: 6rem !important;
  }

  #ha .ha-text--md-l {
    font-size: 4.5rem !important;
  }

  #ha .ha-text--md-center {
    text-align: center !important;
  }
}

#ha .ha-clearfix:before,
#ha .ha-clearfix:after {
  content: " ";
  display: table;
  clear: both;
  width: 100%;
}

#ha .ha-float--left {
  float: left;
}

#ha .ha-float--right {
  float: right;
}

#ha .ha-float--none {
  float: none;
}

#ha .ha-overflow--hidden {
  overflow: hidden;
}

#ha .ha-display--block {
  display: block;
}

#ha .ha-display--inline {
  display: inline-block;
}

#ha .ha-display--none {
  display: none;
}

#ha .ha-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 600px) {
  #ha .ha-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#ha .ha-flex-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          flex-flow: row wrap;
}

#ha .ha-flex-flow > * {
  -ms-flex: 1;
      -webkit-box-flex: 1;
          flex: 1;
}

#ha .ha-flexDivide,
#ha .ha-divided {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

#ha .ha-flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#ha .ha-flex--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#ha .ha-flex--items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#ha .ha-flex--items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#ha .ha-flex--items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .ha-flex--items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

#ha .ha-flex--items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

#ha .ha-flex--self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

#ha .ha-flex--self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

#ha .ha-flex--self-center {
  -ms-flex-item-align: center;
      align-self: center;
}

#ha .ha-flex--self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

#ha .ha-flex--self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

#ha .ha-flex--justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#ha .ha-flex--justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#ha .ha-flex--justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#ha .ha-flex--justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#ha .ha-flex--justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#ha .ha-flex--content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

#ha .ha-flex--content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

#ha .ha-flex--content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

#ha .ha-flex--content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

#ha .ha-flex--content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

#ha .ha-flex--content-stretch {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

#ha .ha-flex--grow,
#ha .ha-flex--auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */
}

#ha .ha-flex--equal {
  -ms-flex: 1 1;
      -webkit-box-flex: 1;
          flex: 1 1;
}

#ha .ha-flex--none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

#ha .ha-flex--no-shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#ha .ha-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

#ha .ha-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#ha .ha-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

#ha .ha-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

#ha .ha-order-last {
  -webkit-box-ordinal-group: 100000;
      -ms-flex-order: 99999;
          order: 99999;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#ha {
  padding-top: 144px;
}

@media (max-width: 1060px) {
  #ha {
    padding-top: 99px;
  }
}

.site-navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 40px 40px 25px;
  border-top: 8px solid #215380;
  border-bottom: 1px solid #e2e8ed;
  background-color: #fff;
  -webkit-transition: padding 700ms cubic-bezier(.19, 1, .22, 1);
  transition: padding 700ms cubic-bezier(.19, 1, .22, 1);
}

.site-navigation .site-navigation--wrapper {
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1060px) {
  .site-navigation {
    padding: 20px;
  }
}

.ha-logo {
  display: block;
  margin-right: auto;
  height: 70px;
  width: 137px;
  border-bottom-width: 0;
}

@media (max-width: 1060px) {
  .ha-logo {
    width: 100px;
    height: 50px;
  }
}

.mobile-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 1060px) {
  .mobile-menu-container {
    position: fixed;
    top: 99px;
    left: 0;
    display: none;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
    height: 100vh;
    overflow: scroll;
  }
}

.mobile-menu-active .mobile-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
}

.main-menu {
  margin-right: 30px;
  letter-spacing: .04em;
}

@media (max-width: 1060px) {
  .main-menu {
    margin-right: 0;
    width: 100%;
  }
}

.main-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}

@media (max-width: 1060px) {
  .main-menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 1060px) {
  .main-menu .main-menu-item-dropdown > li {
    width: 100%;
  }
}

.main-menu-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 100px;
  padding: 5px 30px;
  color: #242a2d;
  font-size: 13px;
  font-family: "AvenirLTStd-Black", sans-serif;
  text-align: center;
  text-transform: uppercase;
  border-bottom-width: 0;
}

.main-menu-item::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 30px;
  background-color: #e2e8ed;
}

.main-menu-item::after {
  content: "\25BE";
  position: absolute;
  bottom: -5px;
  left: calc(50% - 2px);
  height: 10px;
  width: 10px;
  font-size: 20px;
  font-style: normal;
  color: #808080;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media (max-width: 1060px) {
  .main-menu-item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px 50px;
    border-bottom: 1px solid #e2e8ed;
    background-color: #fff;
  }

  .main-menu-item::before {
    display: none;
  }
}

.main-menu-item span {
  font-family: "AvenirLTStd-Light", sans-serif;
  color: #808080;
}

.main-menu-item-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: fixed;
  right: 30px;
  top: 15px;
  z-index: 99;
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
  width: 1000px;
  background-color: #fff;
  border: 1px solid #e2e8ed;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .2s, opacity .2s, -webkit-transform .2s;
  transition: visibility 0s .2s, opacity .2s, -webkit-transform .2s;
  transition: visibility 0s .2s, opacity .2s, transform .2s;
  transition: visibility 0s .2s, opacity .2s, transform .2s, -webkit-transform .2s;
}

.main-menu-item-dropdown::before {
  content: '';
  position: absolute;
  top: 30px;
  z-index: -1;
  height: 80px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.main-menu-item-dropdown::after {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  width: 20px;
  height: 20px;
  border-top: 1px solid #e2e8ed;
  border-left: 1px solid #e2e8ed;
  background-color: #fff;
  -webkit-transform: translate(-100%, -50%) rotate(45deg);
          transform: translate(-100%, -50%) rotate(45deg);
}

@media (max-width: 1060px) {
  .main-menu-item-dropdown {
    display: none !important;
    position: relative;
    right: auto;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    -webkit-transition: none;
    transition: none;
  }

  .main-menu-item-dropdown::before {
    display: none;
  }

  .main-menu-item-dropdown::after {
    display: none;
  }
}

.main-menu .has-dropdown:nth-child(1) .main-menu-item-dropdown::after {
  right: 500px;
}

.main-menu .has-dropdown:nth-child(1) .main-menu-item-dropdown::before {
  right: 464px;
  width: 130px;
}

.main-menu .has-dropdown:nth-child(2) .main-menu-item-dropdown::after {
  right: 392px;
}

.main-menu .has-dropdown:nth-child(2) .main-menu-item-dropdown::before {
  right: 366px;
  width: 107px;
}

.main-menu .has-dropdown:nth-child(3) .main-menu-item-dropdown::after {
  right: 244px;
}

.main-menu .has-dropdown:nth-child(3) .main-menu-item-dropdown::before {
  right: 202px;
  width: 149px;
  z-index: -1;
}

.debugging-dropdown-active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 83px);
          transform: translate(0, 83px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.has-dropdown {
  position: relative;
}

@media (max-width: 1060px) {
  .has-dropdown {
    width: 100%;
  }
}

.has-dropdown.is-active > .main-menu-item-dropdown,
.has-dropdown:hover > .main-menu-item-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 83px);
          transform: translate(0, 83px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@media (max-width: 1060px) {
  .has-dropdown.is-active > .main-menu-item-dropdown,
  .has-dropdown:hover > .main-menu-item-dropdown {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@media (min-width: 1060px) {
  .has-dropdown {
    position: static;
  }

  .main-menu-item-dropdown {
    position: absolute;
    right: 12px;
  }
}

.main-menu-item-dropdown li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

.dropdown-issue-link,
.dropdown-post-link,
.dropdown-cta-link,
.dropdown-mini-banner {
  width: 100%;
}

.dropdown-issue-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  padding-right: 50px;
  color: #fff;
  border-bottom-width: 0;
}

.dropdown-issue-link:hover::before {
  -webkit-transform: translate(5px, -50%);
          transform: translate(5px, -50%);
}

.dropdown-issue-link::before {
  content: "\2192";
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 24px;
  height: 24px;
  font-size: 24px;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

.dropdown-issue-link:hover span,
.dropdown-issue-link:hover h3 {
  -webkit-transform: translate(1%, 0);
          transform: translate(1%, 0);
}

.dropdown-issue-link span {
  font-size: 24px;
  font-weight: lighter;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

.dropdown-issue-link h3 {
  margin: 0;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

.dropdown-issue-link:nth-child(1) {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#1593cf), to(#7fd1e6));
  background-image: linear-gradient(to right, #1593cf 0%, #7fd1e6 100%);
}

.dropdown-issue-link:nth-child(2) {
  color: #215380;
  background-image: -webkit-gradient(linear, left top, right top, from(#9fdceb), to(#e4f6fb));
  background-image: linear-gradient(to right, #9fdceb 0%, #e4f6fb 100%);
}

.dropdown-issue-link:nth-child(3) {
  color: #215380;
  background-image: linear-gradient(120deg, #ecfbff 0%, #fff 100%);
}

.dropdown-post-link {
  position: relative;
  padding: 30px;
  background-color: #fff;
}

.dropdown-post-link::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: calc(100% - 60px);
  background-color: #e2e8ed;
}

.dropdown-post-link:last-child::before {
  display: none;
}

.dropdown-post-link .post-label {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: lighter;
  text-transform: uppercase;
  color: #808080;
}

.dropdown-post-link .post-title {
  margin-bottom: 5px;
  color: #215380;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.dropdown-post-link .post-date {
  font-size: 14px;
  clear: both;
  display: block;
  margin-top: 10px;
  color: #808080;
  text-transform: uppercase;
}

.dropdown-post-link .post-view-all {
  position: absolute;
  top: 33px;
  right: 30px;
  display: block;
  font-size: 10px;
}

.dropdown-cta-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
}

.dropdown-cta-link::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background-color: #e2e8ed;
}

.dropdown-cta-link:last-child::before {
  display: none;
}

.cta-link-icon {
  margin-bottom: 20px;
  width: 60px;
  height: 60px;
}

.cta-link-icon svg {
  width: 100%;
  height: 100%;
}

.cta-link-header {
  text-align: center;
  font-family: "AvenirLTStd-Black", sans-serif;
  line-height: 1.2;
  min-height: 50px;
}

.cta-link-text {
  text-align: center;
  color: #808080;
}

.cta-link-button {
  margin-top: 30px;
}

.dropdown-mini-banner {
  position: relative;
  display: block;
  padding: 30px;
  padding-left: 130px;
  color: #fff;
  background: #00aeef;
}

.dropdown-mini-banner.sentinal-background {
  background: #00aeef url("/assets/images/sentinel-nav.png") 20px 20px no-repeat;
  background-size: 100px;
}

.dropdown-mini-banner p {
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

.dropdown-mini-banner:hover {
  color: #fff;
}

.dropdown-mini-banner:hover p {
  -webkit-transform: translate(5px, 0);
          transform: translate(5px, 0);
}

.dropdown-mini-banner:hover::before {
  -webkit-transform: translate(5px, -50%);
          transform: translate(5px, -50%);
}

.dropdown-mini-banner::before {
  content: "\2192";
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 32px;
  height: 40px;
  font-size: 32px;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

.mini-banner-text {
  font-size: 28px;
  font-weight: lighter;
  margin-top: 10px;
}

.mini-banner-text span {
  font-weight: bold;
}

.utility-menu {
  position: absolute;
  right: 10px;
  letter-spacing: .04em;
  top: -30px;
}

@media (max-width: 1060px) {
  .utility-menu {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
}

.utility-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1060px) {
  .utility-menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.utility-menu ul li {
  position: relative;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

.utility-menu ul li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #e2e8ed;
}

.utility-menu ul li:first-child {
  padding-left: 0;
}

.utility-menu ul li:last-child {
  padding-right: 0;
}

.utility-menu ul li:last-child::before {
  display: none;
}

@media (max-width: 1060px) {
  .utility-menu ul li {
    padding: 0;
    width: 100%;
  }

  .utility-menu ul li::before {
    display: none;
  }
}

.utility-menu-item {
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #808080;
  border-bottom: 1px solid #e2e8ed;
}

@media (max-width: 1060px) {
  .utility-menu-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px 40px;
    color: #242a2d;
    font-size: 13px;
    font-family: "AvenirLTStd-Black", sans-serif;
    text-align: left;
    border-bottom: 1px solid #e2e8ed;
    background-color: #fff;
  }

  .utility-menu-item span {
    font-family: "AvenirLTStd-Light", sans-serif;
  }
}

.donate-link {
  display: inline-block;
  margin-right: 25px;
  color: #242a2d;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 13px;
  line-height: 1;
  letter-spacing: .04em;
  text-transform: uppercase;
  border-bottom: 1px solid #00aeef;
}

.donate-link:hover {
  color: #00aeef;
  border-bottom-color: #1593cf;
}

@media (max-width: 1060px) {
  .donate-link {
    margin: 0;
    padding: 20px 40px;
    width: 100%;
    color: #215380;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border-bottom: 0;
    background-color: #fff;
  }
}

.menu-button svg,
.menu-button .hamburger-box,
.menu-button .hamburger-inner,
.search-button svg {
  pointer-events: none;
}

.search-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 60px;
  border: 2px solid #1593cf;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

.search-button svg {
  width: 30px;
}

.search-button path {
  fill: #1593cf;
}

@media (max-width: 1060px) {
  .search-button {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 50px;
    height: 50px;
  }

  .search-button svg {
    width: 25px;
  }
}

.menu-button {
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 7px;
  visibility: hidden;
  opacity: 0;
  margin-left: 20px;
  width: 50px;
  height: 50px;
  border: 2px solid #1593cf;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: visibility 0s 700ms cubic-bezier(.19, 1, .22, 1), opacity 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: visibility 0s 700ms cubic-bezier(.19, 1, .22, 1), opacity 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: visibility 0s 700ms cubic-bezier(.19, 1, .22, 1), transform 700ms cubic-bezier(.19, 1, .22, 1), opacity 700ms cubic-bezier(.19, 1, .22, 1);
  transition: visibility 0s 700ms cubic-bezier(.19, 1, .22, 1), transform 700ms cubic-bezier(.19, 1, .22, 1), opacity 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

.menu-button svg {
  width: 25px;
}

.menu-button path {
  fill: #1593cf;
}

@media (max-width: 1060px) {
  .menu-button {
    position: relative;
    right: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}

.menu-button .close {
  display: none;
  color: #1593cf;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  left: -12px;
  top: 2px;
}

.mobile-menu-active .menu-button {
  width: 120px;
}

.mobile-menu-active .menu-button .close {
  display: block;
}

.site-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  height: 100vh;
  overflow: scroll;
}

.search-active .site-search {
  display: block;
  visibility: visible;
  opacity: 1;
  z-index: 7;
}

.hamburger {
  text-transform: none;
  overflow: visible;
}

.hamburger-box {
  width: 32px;
  height: 32px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 100%;
  height: 4px;
  background-color: #1593cf;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -12px;
}

.hamburger-inner::after {
  bottom: -12px;
}

/*
   * Squeeze
   */

.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: .075s;
          transition-duration: .075s;
  -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
          transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top .075s .12s ease, opacity .075s ease;
  transition: top .075s .12s ease, opacity .075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom .075s .12s ease, -webkit-transform .075s cubic-bezier(.55, .055, .675, .19);
  transition: bottom .075s .12s ease, -webkit-transform .075s cubic-bezier(.55, .055, .675, .19);
  transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19);
  transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19), -webkit-transform .075s cubic-bezier(.55, .055, .675, .19);
}

.mobile-menu-active .hamburger--squeeze .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: .12s;
          transition-delay: .12s;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
          transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}

.mobile-menu-active .hamburger--squeeze .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top .075s ease, opacity .075s .12s ease;
  transition: top .075s ease, opacity .075s .12s ease;
}

.mobile-menu-active .hamburger--squeeze .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom .075s ease, -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
  transition: bottom .075s ease, -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
  transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1);
  transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1), -webkit-transform .075s .12s cubic-bezier(.215, .61, .355, 1);
}

#ha .ha-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  padding: 20px;
  background-position: bottom center;
  background-size: 65%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 750px) {
  #ha .ha-banner {
    background-size: cover;
    background-position: center bottom;
  }
}

#ha .ha-banner-primary {
  height: 180px;
  max-height: 500px;
  min-height: 300px;
}

#ha .ha-banner-primary h3 {
  max-width: 60vw;
}

@media (min-width: 750px) {
  #ha .ha-banner-primary {
    height: 50vh;
  }

  #ha .ha-banner-primary h3 {
    max-width: 650px;
  }
}

@media (min-width: 750px) {
  #ha .ha-banner-primary {
    height: 50vh;
  }
}

#ha .ha-banner-secondary {
  min-height: 140px;
  padding: 40px 10px;
}

#ha .ha-banner-copy {
  position: relative;
  z-index: 2;
  width: 100%;
}

#ha .ha-banner-title {
  color: #215380;
}

#ha .ha-banner-text a {
  color: #215380;
  border-bottom: 2px solid #1593cf;
}

@media (max-width: 750px) {
  #ha .ha-banner-text {
    zoom: .8;
  }
}

#ha .ha-banner-secondary .ha-banner-copy {
  max-width: 75%;
}

#ha .ha-banner-primary.ha-banner-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
  background-position: left;
}

#ha .ha-banner-primary.ha-banner-right::before {
  left: auto;
  right: 35%;
  background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

#ha .ha-banner-primary.ha-banner-right::after {
  left: auto;
  right: 0;
}

#ha .ha-banner-secondary.ha-banner-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
  background-position: left;
}

#ha .ha-banner-secondary.ha-banner-right::before {
  left: auto;
  right: 25%;
  background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

#ha .ha-banner-secondary.ha-banner-right::after {
  left: auto;
  right: 0;
}

#ha .ha-teamGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#ha .ha-teamGrid > * + * {
  margin-top: 30px;
}

#ha .ha-teamGrid-item-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}

#ha .ha-teamGrid-item-thumbnail img {
  margin-bottom: 25px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  width: 250px;
  height: 250px;
}

#ha .ha-teamGrid-item-thumbnail .title {
  margin-bottom: 5px;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  color: #215380;
}

#ha .ha-teamGrid-item-thumbnail .subtitle {
  margin-bottom: 5px;
  font-size: 13px;
  text-transform: uppercase;
  color: #808080;
}

#ha .ha-teamGrid-item-thumbnail .link {
  font-size: 13px;
  line-height: 1;
  color: #215380;
  border-bottom: 1px solid #1593cf;
}

#ha .ha-teamGrid-item-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (max-width: 990px) {
  #ha .ha-teamGrid-item-full {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#ha .ha-teamGrid-item-full img {
  width: 290px;
  height: 290px;
  border-radius: 50%;
  border: 1px solid #eaeaea;
}

@media (max-width: 990px) {
  #ha .ha-teamGrid-item-full img {
    margin-bottom: 25px;
  }
}

#ha .ha-teamGrid-item-full .subtitle {
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase;
  color: #808080;
}

#ha .content-grid-title {
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 6rem;
  text-align: center;
  line-height: 1.2;
  color: #808080;
}

#ha .content-grid-intro p {
  font-family: "AvenirLTStd-Light", sans-serif;
  font-size: 4.5rem;
  line-height: 1.2;
  text-align: center;
}

#ha .content-grid-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 24px;
}

#ha .content-grid-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
}

#ha .content-grid-item-icon {
  margin-bottom: 20px;
  width: 60px;
  height: 60px;
}

#ha .content-grid-item-icon svg {
  width: 100%;
  height: 100%;
}

#ha .content-grid-item-header {
  text-align: center;
  font-family: "AvenirLTStd-Black", sans-serif;
  color: #215380;
  line-height: 1.2;
}

#ha .content-grid-item-text {
  text-align: center;
}

#ha .ha-page-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .ha-page-title h1 {
  line-height: 1;
}

#ha .row-content h2 {
  margin-bottom: 30px;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 8rem;
  font-weight: bold;
  line-height: 1.2;
  color: #215380;
}

#ha .row-content h3 {
  font-family: "AvenirLTStd-Light", sans-serif;
  font-size: 6rem;
  line-height: 1.2;
  color: #215380;
}

#ha .row-content-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 750px) {
  #ha .row-content-cta {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#ha .row-content-cta .left-column {
  margin-bottom: 24px;
  padding-right: 32px;
}

@media (max-width: 750px) {
  #ha .row-content-cta .left-column {
    padding-right: 0;
  }
}

#ha .row-content-cta .right-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
  max-width: 250px;
}

@media (max-width: 750px) {
  #ha .row-content-cta .right-column {
    padding-left: 0;
  }
}

#ha .row-content-cta h3 {
  font-family: "AvenirLTStd-Light", sans-serif;
  font-size: 4.5rem;
  line-height: 1.2;
  text-align: center;
}

#ha .row-content-cta p {
  font-size: 4.5rem;
}

#ha .ha-image-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .ha-image-divider-2-col img {
  width: 50%;
}

#ha .team-page hr,
#ha .sentinal-nation-page hr {
  margin-top: 100px;
  margin-bottom: 100px;
}

#ha .ha-video {
  padding: 10px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
}

#ha .ha-sign-up-card {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  -webkit-box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
          box-shadow: 0 4px 11px rgba(0, 0, 0, .16);
}

#ha .ha-sign-up-card form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 42px;
}

#ha .ha-sign-up-card label {
  color: #808080;
}

#ha .adjacent-form-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#ha .adjacent-form-button input {
  margin-right: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: auto;
}

#ha .adjacent-form-button button {
  position: relative;
  padding-right: 30px;
  color: #fff;
}

#ha .adjacent-form-button button:hover::before {
  -webkit-transform: translate(5px, -50%);
          transform: translate(5px, -50%);
}

#ha .adjacent-form-button button::before {
  content: "\2192";
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 12px;
  height: 12px;
  font-size: 12px;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

#ha .ha-thumbnail-card {
  -webkit-transition: -webkit-box-shadow 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-box-shadow 700ms cubic-bezier(.19, 1, .22, 1);
  transition: box-shadow 700ms cubic-bezier(.19, 1, .22, 1);
  transition: box-shadow 700ms cubic-bezier(.19, 1, .22, 1), -webkit-box-shadow 700ms cubic-bezier(.19, 1, .22, 1);
}

#ha .ha-thumbnail-card:hover {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

#ha .ha-thumbnail-card::before {
  content: "\2192";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #215380;
  -webkit-transition: color 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: color 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), color 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), color 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

#ha .ha-thumbnail-card:hover::before {
  -webkit-transform: translate(5px, -50%);
          transform: translate(5px, -50%);
  color: #1593cf;
}

#ha .ha-thumbnail-card:hover .ha-thumbnail-card-title {
  color: #1593cf;
}

#ha .ha-thumbnail-card-title {
  display: inline;
  padding-bottom: 2px;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #215380;
  line-height: 2;
  border-bottom: 2px solid #00aeef;
  -webkit-transition: color 700ms cubic-bezier(.19, 1, .22, 1);
  transition: color 700ms cubic-bezier(.19, 1, .22, 1);
}

#ha .faq-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ha .faq-grid-title {
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 6rem;
  text-align: center;
  line-height: 1.2;
  color: #808080;
}

#ha .faq-grid-intro p {
  font-family: "AvenirLTStd-Light", sans-serif;
  font-size: 4.5rem;
  line-height: 1.2;
  text-align: center;
}

#ha .faq-opened {
  display: none;
}

#ha .faq-expand-all {
  position: relative;
  margin-top: 24px;
  margin-bottom: 36px;
  display: inline-block;
  padding: 12px 60px 7px 10px;
  font-size: 12px;
  font-weight: 100;
  font-family: "AvenirLTStd-Medium", sans-serif;
  text-align: center;
  line-height: 1;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #00aeef;
  border: 1px solid #00aeef;
  border-radius: 10px;
  outline: none;
  cursor: pointer;
  background-color: #fff;
  z-index: 1;
  -webkit-transition: border 700ms cubic-bezier(.19, 1, .22, 1), color 700ms cubic-bezier(.19, 1, .22, 1);
  transition: border 700ms cubic-bezier(.19, 1, .22, 1), color 700ms cubic-bezier(.19, 1, .22, 1);
}

#ha .faq-expand-all-icon {
  border-radius: 50%;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  width: 15px;
  pointer-events: none;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

#ha .faq-expand-all-icon tspan {
  fill: #00aeef;
  -webkit-transition: fill 700ms cubic-bezier(.19, 1, .22, 1);
  transition: fill 700ms cubic-bezier(.19, 1, .22, 1);
  pointer-events: none;
}

#ha .faq-expand-all-icon .outer-circle {
  stroke: #00aeef;
  -webkit-transition: stroke 700ms cubic-bezier(.19, 1, .22, 1);
  transition: stroke 700ms cubic-bezier(.19, 1, .22, 1);
  pointer-events: none;
}

#ha .faq-expand-all.active {
  color: #e8533a;
  border: 1px solid #e8533a;
}

#ha .faq-expand-all.active .faq-opened {
  display: block;
}

#ha .faq-expand-all.active .faq-closed {
  display: none;
}

#ha .faq-expand-all.active .faq-expand-all-icon {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

#ha .faq-expand-all.active .faq-expand-all-icon tspan {
  fill: #e8533a;
}

#ha .faq-expand-all.active .faq-expand-all-icon .outer-circle {
  stroke: #e8533a;
}

#ha .faq-grid-items {
  margin-top: 24px;
  margin-bottom: 36px;
  width: 100%;
}

#ha .faq-grid-item {
  margin-bottom: 12px;
  position: relative;
  overflow: hidden;
}

#ha .faq-grid-item-question {
  display: inline-block;
  position: relative;
  padding-right: 32px;
  font-family: "AvenirLTStd-Black", sans-serif;
  font-size: 16px;
  cursor: pointer;
  color: #215380;
  opacity: .55;
  -webkit-transition: opacity 700ms cubic-bezier(.19, 1, .22, 1);
  transition: opacity 700ms cubic-bezier(.19, 1, .22, 1);
}

@media (max-width: 600px) {
  #ha .faq-grid-item-question {
    width: 100%;
  }
}

#ha .faq-question-icon {
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  pointer-events: none;
}

#ha .faq-question-icon tspan {
  fill: #00aeef;
  -webkit-transition: fill 700ms cubic-bezier(.19, 1, .22, 1);
  transition: fill 700ms cubic-bezier(.19, 1, .22, 1);
  pointer-events: none;
}

#ha .faq-question-icon .outer-circle {
  stroke: #00aeef;
  -webkit-transition: stroke 700ms cubic-bezier(.19, 1, .22, 1);
  transition: stroke 700ms cubic-bezier(.19, 1, .22, 1);
  pointer-events: none;
}

#ha .faq-active > .faq-grid-item-question,
#ha .faq-active-all .faq-grid-item-question {
  opacity: 1;
}

#ha .faq-active > .faq-grid-item-question .faq-question-icon,
#ha .faq-active-all .faq-grid-item-question .faq-question-icon {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#ha .faq-active > .faq-grid-item-question .faq-question-icon tspan,
#ha .faq-active-all .faq-grid-item-question .faq-question-icon tspan {
  fill: #e8533a;
}

#ha .faq-active > .faq-grid-item-question .faq-question-icon .outer-circle,
#ha .faq-active-all .faq-grid-item-question .faq-question-icon .outer-circle {
  stroke: #e8533a;
}

#ha .faq-grid-item-answer {
  font-size: 14px;
  height: 0;
  opacity: 0;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  overflow: hidden;
  -webkit-transition: opacity 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: opacity 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: opacity 700ms cubic-bezier(.19, 1, .22, 1), transform 700ms cubic-bezier(.19, 1, .22, 1);
  transition: opacity 700ms cubic-bezier(.19, 1, .22, 1), transform 700ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 700ms cubic-bezier(.19, 1, .22, 1);
}

#ha .faq-active .faq-grid-item-answer,
#ha .faq-active-all .faq-grid-item-answer {
  height: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#ha .cta-header-container {
  margin: 0 auto;
  padding: 80px 24px;
  max-width: 800px;
}

#ha .ha-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

#ha .ha-cta-icon {
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 750px) {
  #ha .ha-cta-icon {
    display: none;
  }
}

@media (max-width: 600px) {
  #ha .ha-dp-appendIcon {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#ha .ha-cta-title {
  margin-left: 32px;
  padding-right: 80px;
}

@media (max-width: 750px) {
  #ha .ha-cta-title {
    padding-right: 0;
  }
}

@media (max-width: 600px) {
  #ha .ha-cta-title {
    margin-top: 32px;
    margin-left: 0;
    text-align: center;
  }
}

@media print {
  #ha {
    padding-top: 0;
  }

  #ha .ha-pageHero {
    border-bottom: none;
  }

  #ha .ha-pageHero_container {
    padding: 10px 0 !important;
  }

  #ha .ha-bg--orange-gradient,
  #ha .ha-bg--blue-gradient {
    color: #242a2d !important;
    background: #fff !important;
  }

  #ha .ha-logo {
    text-align: center;
    margin: auto;
  }

  #ha .print-hide,
  #ha .menu-button,
  #ha .ha-sticky,
  #ha .search-button,
  #ha .mobile-menu-container,
  #ha .ha-siteFooter_main {
    display: none !important;
  }

  #ha .site-navigation {
    position: relative;
    top: auto;
    border-bottom: none;
    border-top: none;
  }
}
