@charset "UTF-8";
/*
  Foundation for Sites components:
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.
  ---------------------------------------------------------------------
  The Foundation framework is built by Zurb
  Licensed under MIT Open Source
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
#wpadminbar {
  position: fixed !important; }

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem; }

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 1.4rem;
  color: #555;
  padding: 0.25rem 0; }
  .wp-caption > figcaption a {
    font-size: 1.4rem; }

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0; }

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0; }

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0; }

.aligncenter {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  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 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 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 */ }

/* Links
       ========================================================================== */
/**
     * 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 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in 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 */
  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.
     */
button {
  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"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 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 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  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; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* 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; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Open Sans", Helvetica, Helvetica Neue, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", Helvetica, Helvetica Neue, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: #0a0a0a;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
    background: #fefefe; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  -webkit-background-origin: content-box;
          background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  -webkit-background-size: 9px 6px;
          background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #fefefe; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #fefefe; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #fefefe; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #fefefe; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '–'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe; }
  .badge.primary {
    background: #1779ba;
    color: #fefefe; }
  .badge.secondary {
    background: #767676;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #fefefe; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' '; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      top: 1px;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #1779ba; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #126195;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.menu {
  margin: 0;
  list-style-type: none; }
  .menu > li {
    display: inline-block;
    vertical-align: middle; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    vertical-align: middle; }
    .menu > li > a img + span,
    .menu > li > a i + span,
    .menu > li > a svg + span {
      vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li, .menu.horizontal > li {
    display: inline-block; }
  .menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.vertical > li {
    display: block; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: inline-block; }
    .menu.medium-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.medium-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.medium-vertical > li {
      display: block; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal > li {
      display: inline-block; }
    .menu.large-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.large-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.large-vertical > li {
      display: block; } }
  .menu.simple li {
    display: inline-block;
    margin-right: 1rem;
    line-height: 1; }
  .menu.simple a {
    padding: 0; }
  .menu.align-right::before, .menu.align-right::after {
    display: table;
    content: ' '; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.icon-top.vertical a > span {
    margin: auto; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu.menu-bordered li {
    border: 1px solid #e6e6e6; }
    .menu.menu-bordered li:not(:first-child) {
      border-top: 0; }
  .menu.menu-hover li:hover {
    background-color: #e6e6e6; }

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
            box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
            box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    -webkit-transition: height 0.5s;
    transition: height 0.5s; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }

.drilldown-submenu-cover-previous {
  min-height: 100%; }

.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed, .flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video, .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen, .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.media-object {
  display: block;
  margin-bottom: 1rem; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #2c3840; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-overlap {
    z-index: 10; }
    .off-canvas.is-transition-overlap.is-open {
      -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
              box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #2c3840; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 10; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
              box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
  overflow-y: auto; }
  .position-left.is-open ~ .off-canvas-content {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
  .position-left.is-transition-push::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
            box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-left.is-transition-overlap.is-open ~ .off-canvas-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
  overflow-y: auto; }
  .position-right.is-open ~ .off-canvas-content {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
            box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-right.is-transition-overlap.is-open ~ .off-canvas-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
  overflow-x: auto; }
  .position-top.is-open ~ .off-canvas-content {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
            box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-top.is-transition-overlap.is-open ~ .off-canvas-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
  overflow-x: auto; }
  .position-bottom.is-open ~ .off-canvas-content {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
            box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.off-canvas-content {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' '; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #1779ba; }
  .progress.secondary .progress-meter {
    background-color: #767676; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #cc4b37; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #14679e; }
  .slider-handle.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal .reveal {
      right: auto;
      left: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1779ba; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  table caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  table thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  table tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  table thead tr,
  table tfoot tr {
    background: transparent; }
  table thead th,
  table thead td,
  table tfoot th,
  table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' '; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel[aria-hidden="false"] {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
            box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    -webkit-box-shadow: none;
            box-shadow: none; }

.title-bar {
  padding: 0.5rem;
  background: #2c3840;
  color: #fefefe; }
  .title-bar::before, .title-bar::after {
    display: table;
    content: ' '; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    top: 50%;
    bottom: auto;
    left: 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    top: 50%;
    right: 100%;
    bottom: auto;
    left: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.top-bar {
  padding: 0; }
  .top-bar::before, .top-bar::after {
    display: table;
    content: ' '; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #2c3840; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0; }
  .top-bar-title .menu-icon {
    bottom: 2px; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
body {
  font-family: "Open Sans", sans-serif; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: allumi-std, "Open Sans", sans-serif;
  text-transform: uppercase; }

h1, .h1 {
  font-size: 63px;
  line-height: 68px;
  font-weight: 600;
  letter-spacing: 2.21px; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    h1, .h1 {
      font-size: 53px;
      line-height: 48px; } }
  @media screen and (max-width: 39.9375em) {
    h1, .h1 {
      font-size: 45px;
      line-height: 48px; } }

h2, .h2 {
  color: #0E2F38;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 1.26px;
  line-height: 50px;
  margin-bottom: 13px; }

h3, .h3 {
  color: #0E2F38;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.84px;
  line-height: 26px; }

.btn-primary, #agave_webinar_registration .webinar-info-section .contact_form_wrapper input[type=submit] {
  border: 3px solid #00B9E7;
  color: #fff;
  background-color: #00B9E7;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  padding: 11px 25px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn-primary:hover, #agave_webinar_registration .webinar-info-section .contact_form_wrapper input[type=submit]:hover {
    border-color: #007c9b;
    background-color: #007c9b;
    color: #fff; }

.btn-hollow {
  border: 3px solid #00B9E7;
  color: #00B9E7 !important;
  font-family: allumi-std, "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-top: 8px;
  padding: 11px 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn-hollow:hover {
    background-color: #00B9E7;
    color: #fff !important;
    text-decoration: none; }

.cta-link, footer.agave-footer .terms-social-container .footer-link a {
  position: relative;
  text-decoration: none; }
  .cta-link:after, footer.agave-footer .terms-social-container .footer-link a:after {
    background-color: #00B9E7;
    bottom: -7px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    text-decoration: none;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform 200ms ease-in-out;
    transition: -webkit-transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
    position: absolute;
    width: 100%; }
  .cta-link:hover, footer.agave-footer .terms-social-container .footer-link a:hover {
    color: #00B9E7; }
    .cta-link:hover:after, footer.agave-footer .terms-social-container .footer-link a:hover:after {
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transition: -webkit-transform 200ms ease-in-out;
      transition: -webkit-transform 200ms ease-in-out;
      transition: transform 200ms ease-in-out;
      transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out; }

.agave-main-header {
  position: absolute;
  width: 100%; }
  .agave-main-header a {
    color: #fff;
    text-transform: uppercase; }
    .agave-main-header a:hover, .agave-main-header a:link, .agave-main-header a:visited {
      color: #fff;
      text-decoration: none; }
  .agave-main-header .logo-bar {
    display: none;
    width: 100%;
    border-bottom: 2px solid #396060;
    padding: 20px 15px; }
    @media print, screen and (min-width: 64em) {
      .agave-main-header .logo-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 20px 35px; } }
    .agave-main-header .logo-bar .nav-btn {
      font-weight: normal;
      border: 2px solid #CCD814;
      padding: 10px 12px 6px 18px;
      border-radius: 3px;
      -webkit-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease; }
      .agave-main-header .logo-bar .nav-btn:hover {
        background-color: #CCD814;
        color: #033031; }
        .agave-main-header .logo-bar .nav-btn:hover img.icon-normal {
          display: none; }
        .agave-main-header .logo-bar .nav-btn:hover img.icon-hover {
          display: inline-block; }
      .agave-main-header .logo-bar .nav-btn img {
        margin-left: 1px;
        position: relative;
        top: -2px; }
        .agave-main-header .logo-bar .nav-btn img.icon-hover {
          display: none; }
  .agave-main-header .nav-bar {
    position: relative;
    padding: 26px 35px; }
    @media screen and (max-width: 63.9375em) {
      .agave-main-header .nav-bar {
        background-color: #033031;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 15px; } }
    .agave-main-header .nav-bar li {
      font-family: allumi-std, "Open Sans", sans-serif; }
    .agave-main-header .nav-bar .mobile-logo {
      padding: 10px 0; }
      @media print, screen and (min-width: 64em) {
        .agave-main-header .nav-bar .mobile-logo {
          display: none; } }
    .agave-main-header .nav-bar .link-container {
      width: 100%;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      list-style-type: none;
      padding: 0; }
      @media screen and (max-width: 63.9375em) {
        .agave-main-header .nav-bar .link-container {
          display: none; }
          .agave-main-header .nav-bar .link-container.open {
            display: block;
            position: absolute;
            top: 70px;
            left: 0;
            width: 100%;
            text-align: center; }
            .agave-main-header .nav-bar .link-container.open a {
              background-color: #033031;
              display: block;
              padding: 20px 10px;
              width: 100%; } }
      @media screen and (max-width: 63.9375em) and (min-width: 64em) {
        .agave-main-header .nav-bar .link-container.open a {
          background-color: #F4F4F4;
          border-top: 3px solid #fff;
          padding: 10px 10px; } }
      @media screen and (min-width: 64em) {
        .agave-main-header .nav-bar .link-container {
          max-width: 1200px; } }
      .agave-main-header .nav-bar .link-container li {
        padding: 0;
        margin: 0; }
    .agave-main-header .nav-bar a {
      outline: none;
      padding: 8px 0 0; }
      @media screen and (min-width: 64em) {
        .agave-main-header .nav-bar a {
          border-top: 6px solid transparent;
          padding: 20px 0 28px 0; } }
      .agave-main-header .nav-bar a:visited {
        color: #fff; }
      .agave-main-header .nav-bar a:hover, .agave-main-header .nav-bar a:active, .agave-main-header .nav-bar a:focus, .agave-main-header .nav-bar a.show {
        border-color: #CCD814;
        color: #fff; }
    .agave-main-header .nav-bar li ul li a {
      padding: 10px 15px; }
    .agave-main-header .nav-bar .resources-link {
      position: relative; }
      .agave-main-header .nav-bar .resources-link ul {
        list-style-type: none;
        margin-left: 0;
        z-index: 10; }
        @media print, screen and (min-width: 64em) {
          .agave-main-header .nav-bar .resources-link ul {
            display: none;
            position: absolute;
            top: 40px; } }
        .agave-main-header .nav-bar .resources-link ul li {
          margin: 0; }
          @media print, screen and (min-width: 64em) {
            .agave-main-header .nav-bar .resources-link ul li {
              background-color: #EAEAEA;
              border-bottom: 2px solid #F4F4F4; } }
          .agave-main-header .nav-bar .resources-link ul li a {
            border: none;
            color: #fff;
            padding: 20px 10px;
            display: block;
            text-transform: none; }
            @media print, screen and (min-width: 64em) {
              .agave-main-header .nav-bar .resources-link ul li a {
                color: #033031;
                padding: 13px 16px; } }
          .agave-main-header .nav-bar .resources-link ul li:last-of-type {
            border: none; }
      .agave-main-header .nav-bar .resources-link:hover ul {
        display: block; }
      .agave-main-header .nav-bar .resources-link a:hover + ul {
        display: block; }
    .agave-main-header .nav-bar .resources-dropdown {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10; }
      .agave-main-header .nav-bar .resources-dropdown a {
        background-color: #EAEAEA; }
    .agave-main-header .nav-bar .resources-link:hover .resources-dropdown {
      display: block; }
    .agave-main-header .nav-bar .reg-hamburger {
      position: relative;
      display: block;
      z-index: 9999;
      cursor: pointer;
      border: 0;
      background: transparent;
      width: 35px;
      height: 26px;
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
      outline: none; }
      @media print, screen and (min-width: 64em) {
        .agave-main-header .nav-bar .reg-hamburger {
          display: none; } }
      .agave-main-header .nav-bar .reg-hamburger.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%; }
      .agave-main-header .nav-bar .reg-hamburger.open span:nth-child(2) {
        top: 7px;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      .agave-main-header .nav-bar .reg-hamburger.open span:nth-child(3) {
        top: 7px;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .agave-main-header .nav-bar .reg-hamburger span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        opacity: 1;
        top: 0;
        left: 0;
        -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
                transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
        .agave-main-header .nav-bar .reg-hamburger span:nth-child(1) {
          top: 0px; }
        .agave-main-header .nav-bar .reg-hamburger span:nth-child(2) {
          top: 11px; }
        .agave-main-header .nav-bar .reg-hamburger span:nth-child(3) {
          top: 23px; }

section.hero,
section.hero-banner.slim-banner {
  max-height: unset; }
  section.hero h1,
  section.hero-banner.slim-banner h1 {
    padding-top: 100px; }

#agave_contact .overview-section {
  border-top: 155px solid #033031; }

.top-menu {
  background-color: #fff;
  padding: 6px 0; }
  .top-menu .userinfo {
    margin-top: 7px; }
    .top-menu .userinfo p {
      font-size: 12px;
      line-height: 1.2;
      margin-bottom: 0;
      color: #002F38;
      font-weight: 700; }
  .top-menu .menu-top-menu-container .menu > li > a {
    padding: 0 7px;
    color: #002F38;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0;
    text-decoration: none;
    float: left;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .top-menu .menu-top-menu-container .menu > li > a:hover {
      color: #00B9E7; }
  .top-menu .menu-top-menu-container ul {
    text-align: center;
    /* Medium and up */ }
    @media screen and (min-width: 40em) {
      .top-menu .menu-top-menu-container ul {
        text-align: right; } }
  .top-menu .menu-top-menu-container .user-notifications {
    padding: 0; }
    .top-menu .menu-top-menu-container .user-notifications.has_notifications a {
      position: relative;
      color: #f00; }
      .top-menu .menu-top-menu-container .user-notifications.has_notifications a span {
        display: inline-block;
        background: #f00;
        width: auto;
        min-width: 18px;
        height: 18px;
        color: #fff;
        line-height: 18px;
        font-size: 10px;
        text-align: center;
        font-family: 'Open Sans';
        font-weight: 700;
        padding: 0 5px;
        border-radius: 9px;
        margin: -3px 0 0 5px;
        vertical-align: middle; }

footer.agave-footer {
  background-color: #EAEAEA;
  padding: 25px 15px;
  position: relative;
  width: 100%; }
  footer.agave-footer .row {
    margin: 0 auto !important; }
  footer.agave-footer p {
    color: #000000;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 22px;
    text-align: center; }
  footer.agave-footer .terms-social-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 39.9375em) {
      footer.agave-footer .terms-social-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    footer.agave-footer .terms-social-container .footer-link {
      padding: 10px 15px;
      border-right: 3px solid #fff; }
      footer.agave-footer .terms-social-container .footer-link a {
        color: #00B9E7;
        font-weight: 700; }
        @media screen and (max-width: 39.9375em) {
          footer.agave-footer .terms-social-container .footer-link a {
            width: 100%;
            border-right: none;
            color: #00B9E7;
            border-bottom: 0;
            text-align: center; } }
    footer.agave-footer .terms-social-container .social {
      padding: 0 15px;
      gap: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      footer.agave-footer .terms-social-container .social a svg {
        fill: #00B9E7; }
      footer.agave-footer .terms-social-container .social a:hover svg path {
        fill: #0097BC; }

.support-bar {
  width: 100%;
  background-color: #EAEAEA;
  border-bottom: 3px solid #fff;
  padding: 30px 15px 40px; }
  .support-bar h2 {
    text-align: center;
    margin-bottom: 30px; }
  .support-bar .contact-btn-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.hero-banner.slim-banner {
  padding: 80px 15px;
  background-color: #12A77A;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-image: url("../images/agave-slim-banner.png");
  max-height: 250px; }
  @media screen and (max-width: 63.9375em) {
    .hero-banner.slim-banner {
      padding: 55px 15px; } }
  .hero-banner.slim-banner h1 {
    color: #fff;
    font-size: 63px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0; }
    @media screen and (max-width: 39.9375em) {
      .hero-banner.slim-banner h1 {
        font-size: 45px; } }

#agave_home .hero-section {
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  padding: 130px 0px; }
  #agave_home .hero-section h1 {
    color: #fff;
    font-weight: bold; }
  #agave_home .hero-section p {
    color: #fff; }
  #agave_home .hero-section hr {
    margin: 45px 0px 30px;
    border-bottom: 3px solid #CCCCCC; }

#agave_home .overview-section {
  padding: 60px;
  background-color: #fff; }
  #agave_home .overview-section h3 {
    margin-bottom: 30px; }
  #agave_home .overview-section p {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px; }

@media print, screen and (min-width: 64em) {
  #agave_home .steps-section .step-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }

#agave_home .steps-section .steps {
  position: relative;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 50px 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom: 10px solid #002F38; }
  @media print, screen and (min-width: 64em) {
    #agave_home .steps-section .steps {
      width: calc(25% - 10px);
      padding: 220px 40px;
      border-right: 10px solid #002F38;
      border-bottom: none;
      height: 650px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      #agave_home .steps-section .steps:hover {
        cursor: pointer; } }
  #agave_home .steps-section .steps:last-child {
    border: none; }
  @media print, screen and (min-width: 64em) {
    #agave_home .steps-section .steps .copy,
    #agave_home .steps-section .steps .agBtn {
      display: none;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; } }
  #agave_home .steps-section .steps .title {
    text-align: left;
    font-weight: bold;
    font-size: 30px; }
    @media print, screen and (min-width: 64em) {
      #agave_home .steps-section .steps .title {
        text-align: center; } }
  #agave_home .steps-section .steps .icon-wrapper {
    margin: 30px 0px;
    max-height: 70px;
    text-align: center; }
    #agave_home .steps-section .steps .icon-wrapper i {
      color: #EAEAEA;
      font-size: 80px; }
    @media print, screen and (min-width: 64em) {
      #agave_home .steps-section .steps .icon-wrapper {
        display: block;
        margin: 30px auto;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; } }
  #agave_home .steps-section .steps h3,
  #agave_home .steps-section .steps p {
    color: #fff; }
  #agave_home .steps-section .steps .expand-arrows {
    position: absolute;
    right: -30px;
    height: 260px;
    z-index: 3; }
    #agave_home .steps-section .steps .expand-arrows.a4 {
      display: none; }

#agave_home .steps-section .steps.collapsed {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media print, screen and (min-width: 64em) {
    #agave_home .steps-section .steps.collapsed {
      width: 20%; } }
  @media print, screen and (min-width: 64em) {
    #agave_home .steps-section .steps.collapsed .title {
      text-align: center; } }
  @media print, screen and (min-width: 64em) {
    #agave_home .steps-section .steps.collapsed .copy,
    #agave_home .steps-section .steps.collapsed .agBtn {
      display: none;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; } }

#agave_home .steps-section .steps.expanded {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media print, screen and (min-width: 64em) {
    #agave_home .steps-section .steps.expanded {
      width: 40%; }
      #agave_home .steps-section .steps.expanded .title,
      #agave_home .steps-section .steps.expanded .copy {
        text-align: left; }
      #agave_home .steps-section .steps.expanded .icon-wrapper {
        text-align: left;
        display: block;
        margin: 10px 0px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      #agave_home .steps-section .steps.expanded .copy,
      #agave_home .steps-section .steps.expanded .agBtn {
        display: table;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; } }

#agave_about .hero-section {
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  padding: 75px 0px; }
  #agave_about .hero-section h1 {
    color: #fff;
    font-weight: bold; }

#agave_about .overview-section {
  padding: 60px;
  background-color: #fff; }
  #agave_about .overview-section h3 {
    margin-bottom: 30px; }
  #agave_about .overview-section p {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px; }

#agave_about .overview-section {
  padding: 60px;
  background-color: #fff; }
  #agave_about .overview-section h3 {
    margin-bottom: 30px; }
  #agave_about .overview-section p {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px; }

#agave_about .grey-bg {
  background: #EAEAEA; }

@media print, screen and (min-width: 64em) {
  #agave_about .steps-section .step-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }

#agave_about .steps-section .steps {
  position: relative;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 50px 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom: 10px solid #002F38; }
  @media print, screen and (min-width: 64em) {
    #agave_about .steps-section .steps {
      width: calc(25% - 10px);
      padding: 220px 40px;
      border-right: 10px solid #002F38;
      border-bottom: none;
      height: 650px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      #agave_about .steps-section .steps:hover {
        cursor: pointer; } }
  #agave_about .steps-section .steps:last-child {
    border: none; }
  @media print, screen and (min-width: 64em) {
    #agave_about .steps-section .steps .copy,
    #agave_about .steps-section .steps .agBtn {
      display: none;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; } }
  #agave_about .steps-section .steps .title {
    text-align: left;
    font-weight: bold;
    font-size: 30px; }
    @media print, screen and (min-width: 64em) {
      #agave_about .steps-section .steps .title {
        text-align: center; } }
  #agave_about .steps-section .steps .icon-wrapper {
    margin: 30px 0px;
    max-height: 70px;
    text-align: center; }
    #agave_about .steps-section .steps .icon-wrapper i {
      color: #EAEAEA;
      font-size: 80px; }
    @media print, screen and (min-width: 64em) {
      #agave_about .steps-section .steps .icon-wrapper {
        display: block;
        margin: 30px auto;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; } }
  #agave_about .steps-section .steps h3,
  #agave_about .steps-section .steps p {
    color: #fff; }
  #agave_about .steps-section .steps .expand-arrows {
    position: absolute;
    right: -30px;
    height: 260px;
    z-index: 3; }
    #agave_about .steps-section .steps .expand-arrows.a4 {
      display: none; }

#agave_about .steps-section .steps.collapsed {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media print, screen and (min-width: 64em) {
    #agave_about .steps-section .steps.collapsed {
      width: 20%; } }
  @media print, screen and (min-width: 64em) {
    #agave_about .steps-section .steps.collapsed .title {
      text-align: center; } }
  @media print, screen and (min-width: 64em) {
    #agave_about .steps-section .steps.collapsed .copy,
    #agave_about .steps-section .steps.collapsed .agBtn {
      display: none;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; } }

#agave_about .steps-section .steps.expanded {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media print, screen and (min-width: 64em) {
    #agave_about .steps-section .steps.expanded {
      width: 40%; }
      #agave_about .steps-section .steps.expanded .title,
      #agave_about .steps-section .steps.expanded .copy {
        text-align: left; }
      #agave_about .steps-section .steps.expanded .icon-wrapper {
        text-align: left;
        display: block;
        margin: 10px 0px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      #agave_about .steps-section .steps.expanded .copy,
      #agave_about .steps-section .steps.expanded .agBtn {
        display: table;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; } }

#agave_about .steps-section .steps {
  background-color: #EAEAEA; }
  #agave_about .steps-section .steps h3,
  #agave_about .steps-section .steps p {
    color: #002F38; }
  #agave_about .steps-section .steps .icon-wrapper i {
    color: #12A77A; }

#agave_about .steps-section .steps.collapsed .icon-wrapper i {
  color: #12A77A; }

#agave_about .steps-section .steps.expanded h3 {
  color: #00B9E7;
  margin-bottom: 15px; }

#agave_about .steps-section .steps.expanded p {
  margin-bottom: 20px; }

#agave_about .steps-section .steps.expanded .icon-wrapper i {
  color: #002F38; }

#agave_about .resources {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#004D5C), to(#00282F)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(top, #004D5C 0%, #00282F 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #004D5C 0%, #00282F 100%) 0% 0% no-repeat padding-box;
  padding: 50px 0 400px 0;
  color: white; }

#certification h2 {
  color: #002F38;
  margin: 0 0 30px 0; }

#certification .certification_steps {
  background-color: #efefef;
  margin: 50px 0 0 0;
  /* Medium and up */ }
  #certification .certification_steps a {
    font-weight: 700;
    color: #00B9E7;
    font-size: 19px; }
  #certification .certification_steps li {
    font-size: 19px;
    color: #575757;
    line-height: 1.2;
    margin: 10px; }
  #certification .certification_steps p {
    font-size: 19px;
    margin-bottom: 5px; }
  #certification .certification_steps .row .container {
    border-bottom: 3px solid #fff; }
  #certification .certification_steps .row {
    margin: 0 auto !important; }
    #certification .certification_steps .row .container {
      padding: 30px 0; }
  #certification .certification_steps .medium-9 {
    text-align: center; }
  @media screen and (min-width: 40em) {
    #certification .certification_steps .row .container {
      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; }
    #certification .certification_steps .medium-9 {
      text-align: left; } }

#certification .certification_status {
  padding: 60px 0; }
  #certification .certification_status p {
    max-width: 100%; }
  @media screen and (min-width: 40em) {
    #certification .certification_status > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #certification .certification_status > div div.status-block {
        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: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }

#certification .cert_icon {
  max-width: 100px; }

#certification .support {
  background-color: #efefef;
  margin: 0; }

#agave_curriculum .roadmap {
  padding: 60px 0 15px; }
  #agave_curriculum .roadmap h3 {
    margin-bottom: 30px; }
  #agave_curriculum .roadmap .page-description {
    font-size: 20px;
    margin-bottom: 60px; }

#agave_curriculum .training-progress {
  max-width: 750px;
  margin: 0 auto; }
  #agave_curriculum .training-progress .required-training-progress,
  #agave_curriculum .training-progress .additional-training-progress {
    margin: 30px 0; }
  #agave_curriculum .training-progress .webinar-progress-bar {
    width: 100%;
    height: 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    #agave_curriculum .training-progress .webinar-progress-bar .progress-block {
      height: 10px;
      -webkit-transform: skew(-20deg);
          -ms-transform: skew(-20deg);
              transform: skew(-20deg);
      background-color: #EAEAEA;
      margin-right: 4px; }
      @media screen and (max-width: 39.9375em) {
        #agave_curriculum .training-progress .webinar-progress-bar .progress-block {
          -webkit-transform: skew(-10deg);
              -ms-transform: skew(-10deg);
                  transform: skew(-10deg); } }
      #agave_curriculum .training-progress .webinar-progress-bar .progress-block.complete {
        background-color: #00B9E7; }
      #agave_curriculum .training-progress .webinar-progress-bar .progress-block:first-of-type {
        border-top-left-radius: 25px;
        margin-left: 0;
        border-bottom-left-radius: 55px; }
        @media screen and (max-width: 39.9375em) {
          #agave_curriculum .training-progress .webinar-progress-bar .progress-block:first-of-type {
            border-bottom-left-radius: 35px; } }
      #agave_curriculum .training-progress .webinar-progress-bar .progress-block:last-of-type {
        border-top-right-radius: 55px;
        border-bottom-right-radius: 25px;
        margin-right: 0; }
        @media screen and (max-width: 39.9375em) {
          #agave_curriculum .training-progress .webinar-progress-bar .progress-block:last-of-type {
            border-top-right-radius: 35px; } }
  #agave_curriculum .training-progress .webinar-progress-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 0; }
    #agave_curriculum .training-progress .webinar-progress-info .title,
    #agave_curriculum .training-progress .webinar-progress-info .complete-status {
      color: #002F38;
      font-size: 21px;
      font-weight: 700;
      line-height: 1.4; }
    #agave_curriculum .training-progress .webinar-progress-info .webinar-progress-total {
      display: none; }
      @media print, screen and (min-width: 40em) {
        #agave_curriculum .training-progress .webinar-progress-info .webinar-progress-total {
          display: block; } }

#agave_curriculum .required-training,
#agave_curriculum .additional-training,
#agave_curriculum .completed-training {
  margin: 20px 0 80px; }
  #agave_curriculum .required-training .section-header-wrapper,
  #agave_curriculum .additional-training .section-header-wrapper,
  #agave_curriculum .completed-training .section-header-wrapper {
    margin-bottom: 30px; }
    #agave_curriculum .required-training .section-header-wrapper p,
    #agave_curriculum .additional-training .section-header-wrapper p,
    #agave_curriculum .completed-training .section-header-wrapper p {
      font-family: allumi-std, "Open Sans", sans-serif;
      font-size: 21px;
      font-weight: 700; }

#agave_curriculum .required-training .req-trainings-container {
  width: 100%; }
  @media screen and (min-width: 64em) {
    #agave_curriculum .required-training .req-trainings-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  #agave_curriculum .required-training .req-trainings-container .req-training-block {
    position: relative;
    height: auto;
    background-color: #002F38;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 25px 60px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media print, screen and (min-width: 64em) {
      #agave_curriculum .required-training .req-trainings-container .req-training-block {
        border-right: 2px solid #fff;
        padding: 150px 40px 220px;
        height: 700px; } }
    #agave_curriculum .required-training .req-trainings-container .req-training-block:last-of-type {
      border-right: 0; }
    @media print, screen and (min-width: 64em) {
      #agave_curriculum .required-training .req-trainings-container .req-training-block .content-wrapper {
        max-width: 350px;
        margin: 0 auto;
        text-align: center; } }
    #agave_curriculum .required-training .req-trainings-container .req-training-block .icon-wrapper {
      margin-bottom: 10px;
      width: 100%;
      height: 100px;
      text-align: center; }
      #agave_curriculum .required-training .req-trainings-container .req-training-block .icon-wrapper i {
        color: #fff;
        font-size: 100px; }
    #agave_curriculum .required-training .req-trainings-container .req-training-block .webinar-title {
      color: #fff;
      font-family: allumi-std, "Open Sans", sans-serif;
      font-size: 30px;
      line-height: 1.3;
      font-weight: 700; }
    #agave_curriculum .required-training .req-trainings-container .req-training-block .webinar-date {
      font-size: 20px;
      font-weight: 700;
      color: #fff;
      letter-spacing: 2px;
      margin-bottom: 6px; }
    #agave_curriculum .required-training .req-trainings-container .req-training-block .webinar-start-time {
      color: #fff;
      font-weight: 700;
      line-height: 1.1;
      font-size: 16px; }
    #agave_curriculum .required-training .req-trainings-container .req-training-block .webinar-description {
      font-size: 18px;
      color: #fff; }
      @media print, screen and (min-width: 64em) {
        #agave_curriculum .required-training .req-trainings-container .req-training-block .webinar-description {
          display: none; } }
    #agave_curriculum .required-training .req-trainings-container .req-training-block .btn-register {
      margin: 24px 0;
      display: inline-block; }
      @media print, screen and (min-width: 64em) {
        #agave_curriculum .required-training .req-trainings-container .req-training-block .btn-register {
          display: none; } }
    #agave_curriculum .required-training .req-trainings-container .req-training-block .bottom-bar {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 8px;
      width: 100%;
      background-color: #002F38;
      height: 50px; }
      #agave_curriculum .required-training .req-trainings-container .req-training-block .bottom-bar.complete {
        background-color: #9e9e9e; }
      #agave_curriculum .required-training .req-trainings-container .req-training-block .bottom-bar .webinar-num {
        display: block;
        color: #fff;
        font-size: 32px;
        line-height: 50px;
        font-weight: 700;
        font-family: allumi-std, "Open Sans", sans-serif;
        z-index: 1;
        text-align: center; }
    #agave_curriculum .required-training .req-trainings-container .req-training-block.completed .bottom-bar {
      background-color: #00B9E7; }
      #agave_curriculum .required-training .req-trainings-container .req-training-block.completed .bottom-bar .webinar-num {
        background-color: #00B9E7; }
    #agave_curriculum .required-training .req-trainings-container .req-training-block:hover, #agave_curriculum .required-training .req-trainings-container .req-training-block.expanded {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%; }
      @media print, screen and (min-width: 64em) {
        #agave_curriculum .required-training .req-trainings-container .req-training-block:hover .content-wrapper, #agave_curriculum .required-training .req-trainings-container .req-training-block.expanded .content-wrapper {
          text-align: left;
          width: 100%;
          max-width: 500px;
          margin-left: 0; } }
      #agave_curriculum .required-training .req-trainings-container .req-training-block:hover .icon-wrapper, #agave_curriculum .required-training .req-trainings-container .req-training-block.expanded .icon-wrapper {
        text-align: left; }
      @media print, screen and (min-width: 64em) {
        #agave_curriculum .required-training .req-trainings-container .req-training-block:hover .webinar-description, #agave_curriculum .required-training .req-trainings-container .req-training-block.expanded .webinar-description {
          display: block; } }
      @media print, screen and (min-width: 64em) {
        #agave_curriculum .required-training .req-trainings-container .req-training-block:hover .btn-register, #agave_curriculum .required-training .req-trainings-container .req-training-block.expanded .btn-register {
          display: inline-block; } }

#agave_curriculum .additional-training .add-trainings-container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media print, screen and (min-width: 64em) {
    #agave_curriculum .additional-training .add-trainings-container {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  #agave_curriculum .additional-training .add-trainings-container .add-training-block {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 10px 5px;
    padding: 25px 30px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden; }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block:hover .webinar-description-overlay {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #agave_curriculum .additional-training .add-trainings-container .add-training-block {
        width: 40%; } }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block .content-wrapper {
      width: 100%;
      text-align: center; }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block .webinar-title {
      color: #fff;
      font-size: 24px;
      line-height: 1.1;
      font-weight: 700;
      letter-spacing: 1px;
      margin-bottom: 25px; }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block .webinar-date {
      color: #fff;
      font-weight: 700;
      letter-spacing: 2px;
      font-family: allumi-std, "Open Sans", sans-serif;
      font-size: 18px;
      margin-bottom: 6px;
      line-height: 1.1; }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block .webinar-start-time {
      color: #fff;
      font-family: allumi-std, "Open Sans", sans-serif;
      font-weight: 700;
      font-size: 15px;
      margin-bottom: 0;
      line-height: 1.1; }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block .webinar-description-overlay {
      background-color: rgba(18, 167, 122, 0.9);
      width: 100%;
      height: 100%;
      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;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      z-index: 1;
      padding: 10px 15px 30px; }
      #agave_curriculum .additional-training .add-trainings-container .add-training-block .webinar-description-overlay p {
        text-align: center;
        color: #fff;
        font-size: 20px;
        line-height: 1.2;
        margin: 0;
        font-weight: 700;
        font-family: allumi-std, "Open Sans", sans-serif; }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block .register-bar {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #002F38;
      font-family: allumi-std, "Open Sans", sans-serif;
      text-transform: uppercase;
      display: block;
      height: 60px;
      font-size: 21px;
      text-align: center;
      cursor: pointer;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear;
      z-index: 2; }
      #agave_curriculum .additional-training .add-trainings-container .add-training-block .register-bar:hover {
        background-color: #005a6b; }
      #agave_curriculum .additional-training .add-trainings-container .add-training-block .register-bar.complete {
        background-color: #9e9e9e; }
      #agave_curriculum .additional-training .add-trainings-container .add-training-block .register-bar a {
        height: 100%;
        width: 100%;
        line-height: 60px;
        color: #fff;
        font-weight: 700; }
    #agave_curriculum .additional-training .add-trainings-container .add-training-block.complete {
      background-image: url("../images/add-webinar-bg-complete-default.png") !important; }
      #agave_curriculum .additional-training .add-trainings-container .add-training-block.complete .webinar-title {
        color: #fff; }
      #agave_curriculum .additional-training .add-trainings-container .add-training-block.complete .webinar-date {
        display: none; }
      #agave_curriculum .additional-training .add-trainings-container .add-training-block.complete .register-bar {
        background-color: #00B9E7; }

#agave_curriculum .completed-training .completed-trainings-container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media print, screen and (min-width: 64em) {
    #agave_curriculum .completed-training .completed-trainings-container {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  #agave_curriculum .completed-training .completed-trainings-container .completed-training-block {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 10px 5px;
    padding: 25px 30px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #agave_curriculum .completed-training .completed-trainings-container .completed-training-block {
        width: 40%; } }
    #agave_curriculum .completed-training .completed-trainings-container .completed-training-block .content-wrapper {
      width: 100%;
      text-align: center; }
    #agave_curriculum .completed-training .completed-trainings-container .completed-training-block .webinar-title {
      color: #fff;
      font-size: 24px;
      line-height: 1.1;
      font-weight: 700;
      letter-spacing: 1px; }
    #agave_curriculum .completed-training .completed-trainings-container .completed-training-block .webinar-date {
      color: #fff;
      font-weight: 700;
      letter-spacing: 3px;
      font-family: allumi-std, "Open Sans", sans-serif; }
    #agave_curriculum .completed-training .completed-trainings-container .completed-training-block .register-bar {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #002F38;
      font-family: allumi-std, "Open Sans", sans-serif;
      text-transform: uppercase;
      display: block;
      height: 60px;
      font-size: 21px;
      text-align: center;
      cursor: pointer;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      #agave_curriculum .completed-training .completed-trainings-container .completed-training-block .register-bar:hover {
        background-color: #005a6b; }
      #agave_curriculum .completed-training .completed-trainings-container .completed-training-block .register-bar.complete {
        background-color: #9e9e9e; }
      #agave_curriculum .completed-training .completed-trainings-container .completed-training-block .register-bar a {
        height: 100%;
        width: 100%;
        line-height: 60px;
        color: #fff;
        font-weight: 700; }
    #agave_curriculum .completed-training .completed-trainings-container .completed-training-block.complete {
      background-image: url("../images/add-webinar-bg-complete-default.png") !important; }
      #agave_curriculum .completed-training .completed-trainings-container .completed-training-block.complete .webinar-title {
        color: #fff; }
      #agave_curriculum .completed-training .completed-trainings-container .completed-training-block.complete .webinar-date {
        display: none; }
      #agave_curriculum .completed-training .completed-trainings-container .completed-training-block.complete .register-bar {
        background-color: #00B9E7; }

#agave_dashboard {
  color: #000000;
  font-size: 18px;
  line-height: 21px; }
  #agave_dashboard section p {
    color: #000000; }
  #agave_dashboard section a:visited, #agave_dashboard section a:link {
    color: #00B9E7; }
  #agave_dashboard .hero {
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center;
    padding: 127px 0 93px 0; }
    #agave_dashboard .hero h1 {
      color: #ffffff; }
  #agave_dashboard .intro {
    padding: 50px 0 21px 0; }
    #agave_dashboard .intro p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      margin-bottom: 22px; }
  #agave_dashboard .stats {
    border-top: 3px solid #EAEAEA;
    padding: 52px 0; }
    #agave_dashboard .stats h3 {
      color: #004071;
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 10px;
      text-transform: capitalize; }
    #agave_dashboard .stats h4, #agave_dashboard .stats .h4 {
      color: #0A363F;
      font-size: 21px;
      font-weight: 800;
      line-height: 26px;
      margin-bottom: 16px;
      text-transform: capitalize; }
    #agave_dashboard .stats .stats-tiles {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[1];
          grid-template-columns: repeat(1, 1fr);
      grid-gap: 15px; }
      @media print, screen and (min-width: 64em) {
        #agave_dashboard .stats .stats-tiles {
          -ms-grid-columns: (1fr)[3];
              grid-template-columns: repeat(3, 1fr); }
          #agave_dashboard .stats .stats-tiles .span-col-2 {
            -ms-grid-column: span 2 / auto;
                grid-column: span 2 / auto; }
          #agave_dashboard .stats .stats-tiles .span-row-3 {
            -ms-grid-row: span 3 / auto;
                grid-row: span 3 / auto; } }
    #agave_dashboard .stats .stats-card {
      min-height: 200px;
      padding: 30px;
      position: relative; }
      #agave_dashboard .stats .stats-card .h2 {
        font-size: 36px;
        line-height: 38px;
        font-weight: 800;
        margin: 0; }
      #agave_dashboard .stats .stats-card .h3 {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0;
        margin-bottom: 12px;
        margin-right: 30px; }
      #agave_dashboard .stats .stats-card.span-row-3 .h3 {
        margin-right: 0;
        text-align: center; }
      #agave_dashboard .stats .stats-card p {
        font-size: 17px; }
      #agave_dashboard .stats .stats-card em {
        font-weight: 300; }
      #agave_dashboard .stats .stats-card:before {
        border-style: solid;
        border-width: 0 98px 98px 0;
        content: '';
        height: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 0; }
      #agave_dashboard .stats .stats-card.blue {
        background-color: #E6F9FF; }
        #agave_dashboard .stats .stats-card.blue:before {
          border-color: transparent #36B0DC transparent transparent; }
        #agave_dashboard .stats .stats-card.blue .h2 {
          color: #36B0DC; }
          #agave_dashboard .stats .stats-card.blue .h2 span {
            text-transform: none; }
      #agave_dashboard .stats .stats-card.green {
        background-color: #E5FFFC; }
        #agave_dashboard .stats .stats-card.green:before {
          border-color: transparent #00B38C transparent transparent; }
        #agave_dashboard .stats .stats-card.green .h2 {
          color: #00B38C; }
      #agave_dashboard .stats .stats-card.grey {
        background-color: #EAEAEA; }
        #agave_dashboard .stats .stats-card.grey:before {
          border-color: transparent #808080 transparent transparent; }
      #agave_dashboard .stats .stats-card.dark-blue {
        background-color: #DEF2F5; }
        #agave_dashboard .stats .stats-card.dark-blue:before {
          border-color: transparent #064D5C transparent transparent; }
      #agave_dashboard .stats .stats-card .icon {
        position: absolute;
        right: 8px;
        top: 8px; }
      #agave_dashboard .stats .stats-card .phases {
        display: -ms-grid;
        display: grid;
        list-style: none;
        grid-gap: 25px;
        margin: 25px 0 0 0; }
        @media print, screen and (min-width: 40em) {
          #agave_dashboard .stats .stats-card .phases {
            -ms-grid-columns: (1fr)[2];
                grid-template-columns: repeat(2, 1fr); } }
        #agave_dashboard .stats .stats-card .phases li {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          display: -ms-grid;
          display: grid;
          grid-auto-flow: column;
          grid-gap: 25px;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
      #agave_dashboard .stats .stats-card .cert-card {
        background-color: #FFFFFF;
        margin-top: 30px;
        padding: 30px;
        text-align: center; }
        #agave_dashboard .stats .stats-card .cert-card p {
          margin-bottom: 0; }
        #agave_dashboard .stats .stats-card .cert-card .h2 {
          color: #36B0DC; }
  #agave_dashboard .training-progress {
    padding: 0 0 32px 0; }
    #agave_dashboard .training-progress .intro {
      padding: 20px 0 0 0; }
    #agave_dashboard .training-progress .phases {
      list-style: none;
      margin: 0; }
      #agave_dashboard .training-progress .phases li {
        margin-bottom: 60px; }
        @media print, screen and (min-width: 40em) {
          #agave_dashboard .training-progress .phases li {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -ms-grid;
            display: grid;
            grid-gap: 25px;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -ms-grid-columns: 80px 1fr auto;
                grid-template-columns: 80px 1fr auto; } }
        @media print, screen and (min-width: 64em) {
          #agave_dashboard .training-progress .phases li .progress-wrapper {
            margin-right: 7%; } }
        #agave_dashboard .training-progress .phases li .progress-visual {
          display: -ms-grid;
          display: grid;
          grid-auto-flow: column;
          grid-gap: 14px;
          margin: 7px 0;
          border-radius: 13px;
          overflow: hidden; }
          #agave_dashboard .training-progress .phases li .progress-visual .segment {
            background-color: #EAEAEA;
            height: 25px;
            position: relative;
            -webkit-transform: skew(-45deg);
                -ms-transform: skew(-45deg);
                    transform: skew(-45deg); }
            #agave_dashboard .training-progress .phases li .progress-visual .segment:first-child:before, #agave_dashboard .training-progress .phases li .progress-visual .segment:last-child:before {
              background-color: #EAEAEA;
              content: '';
              height: 100%;
              position: absolute;
              top: 0;
              -webkit-transform: skew(45deg);
                  -ms-transform: skew(45deg);
                      transform: skew(45deg);
              width: 20px; }
            #agave_dashboard .training-progress .phases li .progress-visual .segment:first-child:before {
              left: 0; }
            #agave_dashboard .training-progress .phases li .progress-visual .segment:last-child:before {
              right: 0; }
            #agave_dashboard .training-progress .phases li .progress-visual .segment.selected {
              background-color: #00B9E7; }
              #agave_dashboard .training-progress .phases li .progress-visual .segment.selected:before {
                background-color: #00B9E7; }
        #agave_dashboard .training-progress .phases li .progress-label {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          display: -ms-grid;
          display: grid;
          grid-auto-flow: column;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          #agave_dashboard .training-progress .phases li .progress-label p {
            font-size: 16px;
            margin: 0; }
            #agave_dashboard .training-progress .phases li .progress-label p strong {
              color: #004071;
              font-size: 21px; }
        #agave_dashboard .training-progress .phases li .cta {
          margin: 20px 0; }
          @media print, screen and (min-width: 40em) {
            #agave_dashboard .training-progress .phases li .cta {
              margin: 0; } }

#agave_enablement_training .hero-banner.slim-banner {
  background-image: url("../images/agave-slim-banner-alternate.png"); }

#agave_enablement_training .enablement-training-section {
  overflow: hidden;
  height: auto;
  width: 100%;
  max-width: 1300px;
  margin: 40px auto;
  padding: 25px 15px; }
  @media print, screen and (min-width: 64em) {
    #agave_enablement_training .enablement-training-section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  #agave_enablement_training .enablement-training-section .et-block-container {
    position: relative;
    background-color: #002F38;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    height: 620px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
            flex: 1 1 33%;
    width: 33%; }
    @media screen and (max-width: 63.9375em) {
      #agave_enablement_training .enablement-training-section .et-block-container {
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        height: 400px;
        width: 100%;
        max-width: 400px;
        margin: 30px auto;
        background-position: top;
        -webkit-background-size: 400px 400px;
                background-size: 400px; } }
    #agave_enablement_training .enablement-training-section .et-block-container .btn-wrapper {
      position: absolute;
      left: 0;
      bottom: 100px;
      display: block;
      width: 100%;
      text-align: center; }
    #agave_enablement_training .enablement-training-section .et-block-container .btn-hollow {
      border-color: #fff;
      color: #fff;
      display: inline-block;
      padding-left: 30px;
      padding-right: 30px; }
      #agave_enablement_training .enablement-training-section .et-block-container .btn-hollow:hover {
        border-color: #00B9E7; }

#agave_sales_tools {
  /* Small only */
  /* Medium and up */
  /*
    .tools-section {
        
        .tab-bar {
            width: 100%;
            border-top: 3px solid $bg-gray;
            border-bottom: 3px solid $bg-gray;
            padding: 0 15px;
            display: flex;
            justify-content: center;
            
            position: relative;
            overflow: hidden;
        }
        
        .tab-container {
            display: flex;
            align-items: center;
            justify-content: space-around;
            width: 100%;
            max-width: 1000px;
            
            .tool-tab {
                position: relative;
                font-size: 21px;
                color: $agave-dark;
                text-transform: uppercase;
                font-family: $hdr-font;
                font-weight: 700;
                padding: 30px 15px;
                transition: all 0.2s linear;
                cursor: pointer;
                
                @include breakpoint(small down) {
                    font-size: 16px;
                    padding-left: 7px;
                    padding-right: 7px;
                }
                
                &:hover {
                    color: $agave-light-blue;
                }
                
                &:after {
                    content: '';
                    display: block;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%;
                    height: 0px;
                    background-color: $agave-light-blue;
                    transition: all 0.2s linear;
                }
                
                &.active {
                    &:after {
                        height: 6px;
                    }
                }
                
            } // .tool-tab
            
        } // .tab-container
        
        .tool-list-container {
            width: 100%;
            padding: 45px 15px;
            
            .category-container {
                display: flex;
                flex-wrap: wrap;
                
                display: none;
                
                &.active {
                    display: flex;
                }
                
                .tool-wrapper {
                    position: relative;
                    width: 50%;
                    padding: 20px 15px 20px 110px;
                    
                    @include breakpoint(medium down) {
                        width: 100%;
                    }
                    
                    .icon-wrapper {
                        position: absolute;
                        top: 20px;
                        left: 15px;
                        height: 90px;
                        width: 90px;
                        border-radius: 100%;
                        background: $agave-green;
                        text-align: center;
                        
                        i {
                            font-size: 60px;
                            line-height: 90px;
                            color: #fff;
                        }
                    }
                    
                    .content-wrapper {
                        margin-left: 15px;
                        
                        .tool-title {
                            color: $agave-green;
                            font-weight: 700;
                            font-size: 20px;
                        }
                    } // .content-wrapper
                    
                } // .tool-wrapper
                
            } // .category-container
            
        } // .tool-list-container
        
    } // .tools-section
    
    */ }
  #agave_sales_tools .page-description {
    padding: 60px 0 40px; }
    #agave_sales_tools .page-description h3 {
      margin-bottom: 25px; }
  #agave_sales_tools .training-results-container {
    padding: 60px;
    background-color: #EAEAEA; }
  #agave_sales_tools .spinner {
    display: none; }
  #agave_sales_tools .desktop {
    display: none; }
  #agave_sales_tools .nothing {
    text-align: center; }
  #agave_sales_tools .filterbox input[type=radio] {
    display: none; }
  #agave_sales_tools .filterbox input:checked + label:before {
    content: '';
    background-color: #00B9E7;
    color: white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  #agave_sales_tools .filterbox label {
    display: block;
    position: relative;
    background: white;
    margin: 0 0 1px 0;
    overflow: hidden;
    min-height: 40px;
    color: #00B9E7;
    padding: 10px 0 0 55px;
    font: 700 15px/21px 'Open Sans', sans-serif;
    cursor: pointer; }
    #agave_sales_tools .filterbox label:before {
      content: '';
      width: 22px;
      height: 22px;
      border-radius: 22px;
      border: 2px solid #80c8dd;
      position: absolute;
      left: 20px;
      top: 0;
      bottom: 0;
      margin: auto;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #agave_sales_tools .filterbox .selectwrapper {
    background: #fff;
    margin: 0 0 10px 0; }
    #agave_sales_tools .filterbox .selectwrapper select {
      height: 40px;
      padding-right: 40px; }
  #agave_sales_tools #training-post-results {
    clear: both;
    float: none; }
    #agave_sales_tools #training-post-results .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 160px;
      background-color: #fff;
      margin-bottom: 40px !important;
      position: relative; }
      #agave_sales_tools #training-post-results .row .icon {
        display: none;
        position: relative;
        -webkit-background-size: contain;
                background-size: contain;
        min-width: 160px;
        height: 160px;
        background-position: center !important;
        background-repeat: no-repeat; }
        #agave_sales_tools #training-post-results .row .icon img {
          position: absolute;
          right: 8px;
          bottom: 8px; }
      #agave_sales_tools #training-post-results .row .info {
        font-size: 16px;
        padding: 12px 0 13px 15px;
        color: #535353;
        float: left;
        font-size: 14px;
        line-height: 18px;
        width: 100%; }
        #agave_sales_tools #training-post-results .row .info h3 {
          color: #00B9E7;
          margin: 0 10px 5px 0;
          font-size: 26px;
          line-height: 1.2; }
        #agave_sales_tools #training-post-results .row .info h4 {
          font-size: 16px;
          color: #535353;
          font-weight: 700;
          margin: 0 10px 5px 0; }
        #agave_sales_tools #training-post-results .row .info p {
          margin: 15px 0 0 0; }
        #agave_sales_tools #training-post-results .row .info a {
          color: #00B9E7;
          font-weight: 700;
          font-size: 18px; }
        #agave_sales_tools #training-post-results .row .info .descript {
          margin: 0 10px 5px 0; }
        #agave_sales_tools #training-post-results .row .info .arrow_box {
          position: relative;
          border-radius: 0;
          -webkit-box-shadow: 0 3px #e9e9e9;
                  box-shadow: 0 3px #e9e9e9;
          float: right;
          padding: 0 10px 0 0;
          margin: 0 0 0 25px;
          height: 36px;
          line-height: 36px;
          color: #fff;
          font-size: 18px;
          font-weight: 600; }
          #agave_sales_tools #training-post-results .row .info .arrow_box:before {
            right: 100%;
            top: calc(50% + 3px);
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-right-color: #e9e9e9;
            border-width: 19px;
            margin-top: -20px; }
          #agave_sales_tools #training-post-results .row .info .arrow_box:after {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-right-color: #88b7d5;
            border-width: 18px;
            margin-top: -18px; }
          #agave_sales_tools #training-post-results .row .info .arrow_box.featured {
            background: #75bb3a; }
            #agave_sales_tools #training-post-results .row .info .arrow_box.featured:after {
              border-right-color: #75bb3a; }
          #agave_sales_tools #training-post-results .row .info .arrow_box.new {
            background: #004071; }
            #agave_sales_tools #training-post-results .row .info .arrow_box.new:after {
              border-right-color: #004071; }
      #agave_sales_tools #training-post-results .row .mobile_icon {
        width: 45px;
        height: 45px;
        position: absolute;
        bottom: 5px;
        right: 5px;
        z-index: 3;
        line-height: 45px; }
      #agave_sales_tools #training-post-results .row .more {
        display: none; }
      #agave_sales_tools #training-post-results .row.showmore .less {
        display: none; }
      #agave_sales_tools #training-post-results .row.showmore .more {
        display: block; }
  #agave_sales_tools .titles {
    text-align: center;
    padding: 25px 0 0 0; }
    #agave_sales_tools .titles h2 {
      text-align: center;
      color: #00B9E7; }
    #agave_sales_tools .titles .separator {
      width: 280px;
      height: 1px;
      margin: 25px auto;
      border-bottom: 5px solid #bcbcbc; }
    #agave_sales_tools .titles p {
      text-align: center;
      width: 80%;
      margin: 0px auto 20px auto; }
  #agave_sales_tools .wrap {
    width: 960px;
    margin: 0px auto 50px;
    overflow: auto; }
    @media screen and (max-width: 1000px) {
      #agave_sales_tools .wrap {
        width: calc(100% - 20px);
        padding: 0; } }
    #agave_sales_tools .wrap h2 {
      text-align: center;
      width: 100%;
      padding: 38px 0px;
      color: #004071; }
  #agave_sales_tools aside {
    float: left;
    width: 280px;
    overflow: auto;
    margin: 0px 30px 0px 0px; }
    @media screen and (max-width: 730px) {
      #agave_sales_tools aside {
        width: 100%; } }
    #agave_sales_tools aside .filterbox {
      overflow: auto;
      margin: 0 0 20px 0; }
      #agave_sales_tools aside .filterbox ul {
        list-style-type: none;
        margin: 0px 0px 25px 0px; }
        #agave_sales_tools aside .filterbox ul li {
          position: relative;
          font: 700 15px/21px 'Open Sans', sans-serif;
          padding: 10px 15px 10px 58px;
          border-bottom: 2px solid #ececec;
          background-color: white;
          width: 100%;
          cursor: pointer;
          color: #009ec2; }
          #agave_sales_tools aside .filterbox ul li:before {
            content: "";
            width: 22px;
            height: 22px;
            border-radius: 22px;
            border: 2px solid #80c8dd;
            position: absolute;
            left: 20px;
            top: 0;
            bottom: 0;
            margin: auto;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          #agave_sales_tools aside .filterbox ul li.selected:before, #agave_sales_tools aside .filterbox ul li.selected-all:before {
            background-color: #009ec2;
            color: white;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
      #agave_sales_tools aside .filterbox p {
        font: 400 18px/27px 'Open Sans', sans-serif;
        color: #004071; }
      #agave_sales_tools aside .filterbox strong {
        color: #002F38;
        font-size: 30px;
        font-family: allumi-std, "Open Sans", sans-serif;
        text-transform: uppercase;
        font-weight: 600; }
  #agave_sales_tools .programs {
    position: relative;
    float: left;
    width: 650px;
    overflow: auto;
    padding: 13px 0 0; }
    @media screen and (max-width: 1000px) {
      #agave_sales_tools .programs {
        width: calc(100% - 312px);
        padding: 0 0 0 0; } }
    @media screen and (max-width: 730px) {
      #agave_sales_tools .programs {
        width: 100%;
        padding: 5px 0px 50px 0px; } }
    #agave_sales_tools .programs .controls input {
      height: 38px;
      padding: 5px 18px;
      float: left;
      width: calc(100% - 38px);
      margin: 0px 0px 27px 0;
      background-color: white;
      border: 2px solid #dcdcdc;
      outline: none;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media screen and (max-width: 1000px) {
        #agave_sales_tools .programs .controls input {
          width: calc(100% - 38px);
          margin: 0px 0px 27px 0px; } }
      #agave_sales_tools .programs .controls input:focus {
        outline: none;
        background-color: #fff;
        border: 2px solid #dcdcdc;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    #agave_sales_tools .programs .controls .styled-select {
      overflow: auto;
      width: 269px;
      height: 38px;
      padding: 0px 0px 0px 0px;
      overflow: hidden;
      background: white;
      border: 1px solid #ccc;
      margin: 0px 0px 27px 10px;
      float: left;
      border: 2px solid #dcdcdc; }
      @media screen and (max-width: 1000px) {
        #agave_sales_tools .programs .controls .styled-select {
          width: 100%;
          margin: 0px 0px 27px 0px; } }
      #agave_sales_tools .programs .controls .styled-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        border: none;
        margin: 0px;
        padding: 0px 0px 0px 10px;
        width: 100%;
        height: 34px; }
        @media screen and (max-width: 1000px) {
          #agave_sales_tools .programs .controls .styled-select select {
            width: 100%; } }
        #agave_sales_tools .programs .controls .styled-select select:focus {
          outline: none;
          -webkit-box-shadow: none;
                  box-shadow: none; }
    #agave_sales_tools .programs .controls .styled-search {
      position: relative; }
      #agave_sales_tools .programs .controls .styled-search .remove-text {
        font: 700 18px/23px 'FontAwesome';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 42px;
        top: 37px;
        bottom: 0;
        margin: auto;
        color: #bcbcbc;
        cursor: pointer;
        display: none;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 9; }
        #agave_sales_tools .programs .controls .styled-search .remove-text:hover {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          color: #575757; }
    #agave_sales_tools .programs .controls p {
      float: left;
      line-height: 41px;
      color: #004071; }
      @media screen and (max-width: 1000px) {
        #agave_sales_tools .programs .controls p {
          line-height: 11px; } }
    #agave_sales_tools .programs #training-post-results, #agave_sales_tools .programs #events-post-results {
      clear: both;
      min-height: 100px;
      position: relative; }
      #agave_sales_tools .programs #training-post-results .training-card, #agave_sales_tools .programs #events-post-results .training-card {
        width: 100%;
        background-color: white;
        overflow: auto;
        margin: 0px 0px 25px 0px; }
        #agave_sales_tools .programs #training-post-results .training-card .image, #agave_sales_tools .programs #events-post-results .training-card .image {
          width: 160px;
          height: 160px;
          float: left; }
          @media screen and (max-width: 800px) {
            #agave_sales_tools .programs #training-post-results .training-card .image, #agave_sales_tools .programs #events-post-results .training-card .image {
              float: none;
              width: 100%; } }
        #agave_sales_tools .programs #training-post-results .training-card span, #agave_sales_tools .programs #events-post-results .training-card span {
          display: block;
          width: calc(100% - 188px);
          float: left;
          padding: 24px 0px 24px 35px; }
          @media screen and (max-width: 800px) {
            #agave_sales_tools .programs #training-post-results .training-card span, #agave_sales_tools .programs #events-post-results .training-card span {
              width: calc(100% - 0px);
              padding: 24px 25px 24px 25px; } }
          #agave_sales_tools .programs #training-post-results .training-card span h3, #agave_sales_tools .programs #training-post-results .training-card span h4, #agave_sales_tools .programs #training-post-results .training-card span p, #agave_sales_tools .programs #training-post-results .training-card span a, #agave_sales_tools .programs #events-post-results .training-card span h3, #agave_sales_tools .programs #events-post-results .training-card span h4, #agave_sales_tools .programs #events-post-results .training-card span p, #agave_sales_tools .programs #events-post-results .training-card span a {
            margin: 0px 0px 4px 0px; }
          #agave_sales_tools .programs #training-post-results .training-card span p, #agave_sales_tools .programs #training-post-results .training-card span a, #agave_sales_tools .programs #events-post-results .training-card span p, #agave_sales_tools .programs #events-post-results .training-card span a {
            line-height: 18px;
            font-size: 14px;
            color: #535353; }
          #agave_sales_tools .programs #training-post-results .training-card span h3, #agave_sales_tools .programs #training-post-results .training-card span a, #agave_sales_tools .programs #events-post-results .training-card span h3, #agave_sales_tools .programs #events-post-results .training-card span a {
            color: #009ec2; }
          #agave_sales_tools .programs #training-post-results .training-card span h4, #agave_sales_tools .programs #events-post-results .training-card span h4 {
            font-size: 14px;
            color: #535353;
            font-weight: 700; }
    #agave_sales_tools .programs .load-more {
      margin: 45px auto 0px;
      display: block;
      width: 100%;
      background-color: white;
      border: 2px solid #dcdcdc;
      color: #009ec2;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #agave_sales_tools .programs .load-more:hover {
        color: white;
        background-color: #009ec2;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border: 2px solid #009ec2; }
  #agave_sales_tools .events-need-help {
    background-color: white;
    width: 100%;
    overflow: auto; }
    #agave_sales_tools .events-need-help h2 {
      color: #004071;
      margin: 15px 0px 25px 0px; }
  #agave_sales_tools footer {
    clear: both; }
  #agave_sales_tools .spinner {
    margin: 45px auto 0px;
    width: 75px;
    text-align: center; }
  #agave_sales_tools .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #009ec2;
    margin: 0px 2px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  #agave_sales_tools .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  #agave_sales_tools .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
  #agave_sales_tools .search-btn {
    width: 37px;
    height: 34px;
    border: 5px solid #00B9E7;
    outline: 2px solid #dcdcdc;
    margin: 2px 0px 0px 0px;
    float: left;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #00B9E7 url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1008 1008" style="enable-background:new 0 0 1008 1008;" xml:space="preserve"><style type="text/css">.st0{fill:white;}</style><path class="st0" d="M852.2,819.5L703.9,631.4c-12.4-15.7-30.1-25.6-50.1-28c-12.4-1.5-24.6,0.1-35.8,4.5l-53.3-67.6\a 	c45.9-42.7,74.9-99.7,82.3-162.7c8.3-70.3-11.3-139.7-55.1-195.3S485.1,91.6,414.8,83.3c-70.3-8.3-139.7,11.3-195.3,55.1\a 	c-55.6,43.9-90.8,106.7-99.1,177.1s11.3,139.7,55.1,195.3s106.7,90.8,177.1,99.1c10.6,1.2,21.1,1.9,31.6,1.9\a 	c52,0,102.3-15.2,145.8-44.1l52.8,66.9c-7.9,10.5-12.9,22.9-14.5,36.3c-2.4,19.9,3.2,39.5,15.5,55.2l148.4,188.1\a 	c12.4,15.7,30.1,25.6,50.1,28c3,0.4,6,0.5,9,0.5c16.8,0,32.9-5.6,46.2-16.1l2.4-1.9C872.3,899.2,877.8,851.9,852.2,819.5z\a 	 M357.8,566.1c-58.6-6.9-111-36.3-147.6-82.6c-36.6-46.3-52.9-104.2-46-162.8c6.9-58.6,36.3-111,82.6-147.6\a 	c39.4-31.1,87-47.5,136.4-47.5c8.7,0,17.5,0.5,26.3,1.6c58.6,6.9,111,36.3,147.6,82.6c36.6,46.3,52.9,104.2,46,162.8\a 	s-36.3,111-82.6,147.6C474.3,556.7,416.4,573,357.8,566.1z M812.5,890.2l-2.4,1.9c-6.4,5.1-14.5,7.3-22.7,6.4\a 	c-8.2-1-15.6-5-20.6-11.5L618.4,698.8c-5.1-6.4-7.3-14.5-6.4-22.7c1-8.2,5-15.6,11.5-20.6l2.4-1.9c5.5-4.3,12.1-6.6,19-6.6\a 	c1.2,0,2.5,0.1,3.7,0.2c8.2,1,15.6,5,20.6,11.5l148.4,188.1C828.2,860.2,825.9,879.6,812.5,890.2z"/></svg>') center; }
    #agave_sales_tools .search-btn:hover {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border: 5px solid #08829e;
      background-color: #08829e; }
  #agave_sales_tools select {
    background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFM0UxNUQ4NzkwMTUxMUU3QTU2RDkzOUYyNDc3NDRBQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFM0UxNUQ4ODkwMTUxMUU3QTU2RDkzOUYyNDc3NDRBQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUzRTE1RDg1OTAxNTExRTdBNTZEOTM5RjI0Nzc0NEFCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUzRTE1RDg2OTAxNTExRTdBNTZEOTM5RjI0Nzc0NEFCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgARABEAwERAAIRAQMRAf/EAI8AAQACAgMAAAAAAAAAAAAAAAAHCAIGBAUJAQEAAgIDAQAAAAAAAAAAAAAABgcCBQEDBAgQAAEDAwMEAQMFAAAAAAAAAAEAAgMRBAUiBgchYRIIMUETI4IzFEQVEQACAQIDBgMGBQUAAAAAAAAAAQIRAyEEBTFBUWEiBnGBEqHBQlIUBzJicsITorIjJBX/2gAMAwEAAhEDEQA/ANMV7nxMEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEBZn1e3Dxxjt5ZHbfJOBx+Sxu9rVuLsMvkI2SMs5nOI8CXj8bZ/INMjSC1wb8CrhHe47GZnZVyxJpwdWlvXvpw8Sffb7O6fazk7GdtxlG8vSpSSai+GOxTrSu5peK6L2A4SyPDm63QwMlu9n5lz5dtZZ+rSOrraZwp+SOv6hRw+oHfoerx1C1jhNfiXvXJnj7z7UuaFmulN2J4wl+1817VjxpAa3ZDS1HrLwSeTc4/dG54fsce7Zk88g+U+Db64jAeLYE0Hg0apXfQafl1RGu4dZ+jt/wAdt/5ZbPyrj48CxOwu0P8ArXvqcwv9e28a/HJfD+lbZPy34aT7Ebp2Nuvkq+u+PMPZ4rb2NtYsa2exhZBBfTW7n+d0yOMNaA4Oaxpp1awH6r2aFlr9jKpX5Nybrji0nu9/marvfUMlndSlLJQjG3FKNYpJTca1kkt2xJ71FMg1bkiAQBAEAQHotwfyHt/nnYt3wPynMZs5Fa02tnJCDPKyBv43skd/YtwK1P7jKh1ddYHrGRuaZmFnct+GvUtyr+2XsfkXh2nrdjuTIy0jUHW4o9Et7S2NN/HD+pba9RX/AAfrDvq/5dn4xyMLrSzxhF3lt0MYTbf5hcQy5iJ6F0tC1jCa+VQ6ga4jd3u4rEcn9RHFvBR3+rg/De+HiiGZT7f525qzyNxUjHqlcS6f464SXOWxR41rgmTP7JcuYTZG34PX/ijwx+KxVuLTdV9bOqWt+XWTZK1c95q64d8knxJqXhanQNLnmbjzuZxbdYp/3eHyrz4Ep757ls6dYWj6d0xiqTa3L5E/me2b502uVKBKblMhAEAQBAEBzMdkb7EX9llMXdy2GRx0zLixvYXFkkUsbg5j2uHwQRVYXLcbkXGSqng0d2XzFzL3I3LcnGUXVNbU0X0y/u1c3nGDcfj8VcWHKd3ALG/zbGRfwog0Uddwny8vuOBJaws8WOJ6kAeULtdoqOa9UmnZTqljX9L5cXXFFwZn7quem+mEHHNtelyovQvzrfV7VGlE67qVoFLLLPLJPPI+aeZ5kmmkJc57nGrnOcepJPUkqbJJKiKbnNzblJ1bxbe8wXJiEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQGWjuuMTLp5jR3TEdPMaO6Yjp5jR3TEdPMaO6Yjp5jR3TEdPMaO6Yjp5jR3TEdPMaO6Yjp5n/9k=") right no-repeat;
    -webkit-background-size: contain;
            background-size: contain; }
  @media screen and (min-width: 40em) {
    #agave_sales_tools .mobile {
      display: none; }
    #agave_sales_tools .desktop {
      display: block; }
    #agave_sales_tools #training-post-results .row .icon {
      display: block; }
    #agave_sales_tools .mobile_icon {
      display: none; } }

#agave_phases {
  color: #000000;
  font-size: 18px;
  line-height: 21px; }
  #agave_phases section h1 {
    font-size: 43px;
    font-weight: 600;
    letter-spacing: 2.21px;
    line-height: 48px;
    margin-bottom: 2px; }
    @media print, screen and (min-width: 64em) {
      #agave_phases section h1 {
        font-size: 63px;
        line-height: 68px; } }
  #agave_phases section h2 {
    color: #0E2F38;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 1.26px;
    line-height: 50px;
    margin-bottom: 13px; }
  #agave_phases section h3 {
    color: #0E2F38;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.84px;
    line-height: 26px; }
  #agave_phases section p {
    color: #000000;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 22px; }
  #agave_phases section a:visited, #agave_phases section a:link {
    color: #00B9E7; }
  #agave_phases input[type=checkbox] {
    display: none;
    opacity: 0; }
    #agave_phases input[type=checkbox] + label {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #004071;
      display: -ms-grid;
      display: grid;
      grid-auto-flow: column;
      grid-gap: 16px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      font-size: 18px;
      font-weight: 600;
      line-height: 21px;
      position: relative;
      margin: 0; }
      #agave_phases input[type=checkbox] + label:before {
        border: 3px solid #38B9E8;
        border-radius: 50%;
        content: '';
        cursor: pointer;
        height: 36px;
        width: 36px; }
      #agave_phases input[type=checkbox] + label:hover:before {
        background-color: #38B9E8; }
    #agave_phases input[type=checkbox]:checked + label:before {
      color: #ffffff;
      content: '\f00c';
      background-color: #38B9E8;
      font-family: "FontAwesome";
      font-size: 24px;
      font-weight: 400;
      padding: 3px; }
  #agave_phases .hero {
    -webkit-background-size: cover;
            background-size: cover;
    padding: 50px 0;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      #agave_phases .hero {
        background-position: center;
        text-align: left; } }
    @media print, screen and (min-width: 64em) {
      #agave_phases .hero .content-wrapper {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 600px; } }
    #agave_phases .hero .content-wrapper .content {
      width: 100%; }
    #agave_phases .hero h1 {
      color: #ffffff; }
    #agave_phases .hero h2 {
      color: #00B38C;
      font-weight: 500;
      text-transform: none; }
    #agave_phases .hero p {
      color: #ffffff;
      font-family: work-sans, sans-serif;
      font-size: 20px;
      font-weight: 400;
      line-height: 32px; }
    #agave_phases .hero .btn-primary, #agave_phases .hero #agave_webinar_registration .webinar-info-section .contact_form_wrapper input[type=submit], #agave_webinar_registration .webinar-info-section .contact_form_wrapper #agave_phases .hero input[type=submit] {
      background-color: #ffffff;
      border: 3px solid #ffffff;
      display: inline-block;
      font-family: allumi-std, "Open Sans", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 23px;
      margin-top: 8px; }
      #agave_phases .hero .btn-primary:hover, #agave_phases .hero #agave_webinar_registration .webinar-info-section .contact_form_wrapper input[type=submit]:hover, #agave_webinar_registration .webinar-info-section .contact_form_wrapper #agave_phases .hero input[type=submit]:hover {
        background-color: #00B9E7;
        border: 3px solid #00B9E7;
        color: #ffffff;
        text-decoration: none; }
  #agave_phases .intro {
    padding: 50px 0; }
    #agave_phases .intro p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px; }
  #agave_phases .phases .phase {
    border-top: 10px solid #EAEAEA;
    /* Using a custom css grid for this section since features needed are not in the older "Float Grid" 
               contained in current outdated 6.3 version of Foundation currently employed. Upgrading Foundation 
               would break the rest of the Agave Project pages. - CB 2/27/2022
            */ }
    @media print, screen and (min-width: 64em) {
      #agave_phases .phases .phase .phase-row {
        display: -ms-grid;
        display: grid;
        grid-auto-flow: column;
        -ms-grid-columns: 34% auto;
            grid-template-columns: 34% auto; } }
    #agave_phases .phases .phase .progress-column {
      -webkit-background-size: cover;
              background-size: cover;
      background-position: center;
      padding: 0;
      position: relative;
      text-align: center; }
      #agave_phases .phases .phase .progress-column .content-wrapper {
        padding: 37px 10px 22px 10px; }
        @media print, screen and (min-width: 64em) {
          #agave_phases .phases .phase .progress-column .content-wrapper {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -ms-grid;
            display: grid;
            height: 100%;
            padding: 37px 10px 110px 10px;
            min-height: 630px; } }
        #agave_phases .phases .phase .progress-column .content-wrapper .content {
          width: 100%; }
          #agave_phases .phases .phase .progress-column .content-wrapper .content .icon {
            margin-bottom: 47px; }
      #agave_phases .phases .phase .progress-column h3 {
        color: #ffffff; }
      #agave_phases .phases .phase .progress-column p {
        color: #ffffff;
        font-family: allumi-std, "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 46px;
        line-height: 50px; }
      #agave_phases .phases .phase .progress-column .dashboard {
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-backdrop-filter: blur(11px);
                backdrop-filter: blur(11px);
        padding: 37px 3%; }
        @media print, screen and (min-width: 64em) {
          #agave_phases .phases .phase .progress-column .dashboard {
            padding: 37px 16%;
            position: absolute;
            width: 100%;
            bottom: 0; } }
        #agave_phases .phases .phase .progress-column .dashboard .progress-visual {
          display: -ms-grid;
          display: grid;
          grid-auto-flow: column;
          grid-gap: 10px;
          margin-bottom: 17px; }
          #agave_phases .phases .phase .progress-column .dashboard .progress-visual .segment {
            background-color: #A5A5A5;
            height: 8px; }
            #agave_phases .phases .phase .progress-column .dashboard .progress-visual .segment.complete {
              background-color: #00B38C; }
        #agave_phases .phases .phase .progress-column .dashboard .progress-label {
          color: #ffffff; }
    #agave_phases .phases .phase .tasks-column {
      padding: 0; }
      @media print, screen and (min-width: 64em) {
        #agave_phases .phases .phase .tasks-column {
          padding: 0 10%; } }
      #agave_phases .phases .phase .tasks-column .tasks-content {
        padding-top: 75px;
        padding-bottom: 70px; }
        @media print, screen and (min-width: 64em) {
          #agave_phases .phases .phase .tasks-column .tasks-content {
            display: -ms-grid;
            display: grid;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            height: 100%; } }
        #agave_phases .phases .phase .tasks-column .tasks-content ul {
          list-style: none;
          margin: 0; }
        #agave_phases .phases .phase .tasks-column .tasks-content .checklist {
          padding: 0 3%;
          margin-bottom: 25px; }
          @media print, screen and (min-width: 64em) {
            #agave_phases .phases .phase .tasks-column .tasks-content .checklist {
              padding: 0 0 0 30px; } }
          #agave_phases .phases .phase .tasks-column .tasks-content .checklist .group {
            margin-bottom: 37px; }
            #agave_phases .phases .phase .tasks-column .tasks-content .checklist .group:last-child {
              margin-bottom: 0; }
          #agave_phases .phases .phase .tasks-column .tasks-content .checklist ul li {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            border-bottom: 3px solid #EAEAEA;
            display: -ms-grid;
            display: grid;
            grid-auto-flow: column;
            grid-gap: 16px;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            padding: 13px 0; }
            #agave_phases .phases .phase .tasks-column .tasks-content .checklist ul li:last-child {
              border-bottom: none; }
        #agave_phases .phases .phase .tasks-column .tasks-content .actions {
          background-color: #E5FFFC;
          padding: 25px 3% 0 3%; }
          @media print, screen and (min-width: 64em) {
            #agave_phases .phases .phase .tasks-column .tasks-content .actions {
              padding: 25px 30px 0 30px; } }
          #agave_phases .phases .phase .tasks-column .tasks-content .actions h3 {
            margin-bottom: 15px; }
          #agave_phases .phases .phase .tasks-column .tasks-content .actions ul {
            margin-bottom: 25px; }
            @media print, screen and (min-width: 64em) {
              #agave_phases .phases .phase .tasks-column .tasks-content .actions ul {
                -webkit-column-count: 2;
                        column-count: 2;
                -webkit-column-gap: 10px;
                        column-gap: 10px; } }
            #agave_phases .phases .phase .tasks-column .tasks-content .actions ul li {
              font-weight: 600;
              margin-bottom: 20px; }
              #agave_phases .phases .phase .tasks-column .tasks-content .actions ul li p {
                font-weight: 600;
                margin-bottom: 0; }
              #agave_phases .phases .phase .tasks-column .tasks-content .actions ul li a {
                font-weight: 700;
                font-size: 18px; }
        #agave_phases .phases .phase .tasks-column .tasks-content.show-sub-task .checklist {
          display: none; }
        #agave_phases .phases .phase .tasks-column .tasks-content.show-sub-task .actions {
          display: none; }
        #agave_phases .phases .phase .tasks-column .tasks-content.show-sub-task .modal-sub-task {
          display: block; }
        #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task {
          display: none;
          padding: 0 3%; }
          @media print, screen and (min-width: 64em) {
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task {
              padding: 0; } }
          #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .back {
            padding-left: 16px; }
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .back:before {
              content: '\f0d9';
              display: inline-block;
              font-family: "FontAwesome";
              font-style: normal;
              font-size: 30px;
              font-weight: 900;
              position: relative;
              left: -16px;
              top: 6px; }
          #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content {
            display: none;
            padding: 50px 0 30px 0;
            position: relative;
            text-align: center; }
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content h3 {
              margin: 0 0 31px 0; }
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content .form-wrapper,
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content .video-wrapper {
              opacity: 0; }
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content .completion-message {
              display: none; }
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content.show-form {
              display: block; }
              #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content.show-form .form-wrapper,
              #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content.show-form .video-wrapper {
                opacity: 1; }
            #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content.show-completion {
              display: block; }
              #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content.show-completion .completion-message {
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                display: -ms-grid;
                display: grid;
                left: 0;
                height: 100%;
                position: absolute;
                top: 0;
                width: 100%; }
                #agave_phases .phases .phase .tasks-column .tasks-content .modal-sub-task .sub-task-content.show-completion .completion-message .row {
                  height: 100%; }
        #agave_phases .phases .phase .tasks-column .tasks-content .video-container {
          width: 100%;
          overflow: hidden;
          padding-bottom: 56%;
          position: relative; }
          #agave_phases .phases .phase .tasks-column .tasks-content .video-container.hide {
            opacity: 0; }
          #agave_phases .phases .phase .tasks-column .tasks-content .video-container video {
            left: 0;
            position: absolute;
            top: 0; }
          #agave_phases .phases .phase .tasks-column .tasks-content .video-container img {
            height: 100%;
            left: 0;
            object-fit: cover;
            position: absolute;
            top: 0;
            width: 100%; }
          #agave_phases .phases .phase .tasks-column .tasks-content .video-container .play {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            background-color: rgba(19, 35, 88, 0.7);
            display: -ms-grid;
            display: grid;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            cursor: pointer;
            height: 100%;
            font-size: 78px;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%; }
      @media print, screen and (min-width: 64em) {
        #agave_phases .phases .phase .tasks-column.up-2 {
          padding: 0 4% 0 3%; }
          #agave_phases .phases .phase .tasks-column.up-2 .checklist {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            gap: 5.5%; }
            #agave_phases .phases .phase .tasks-column.up-2 .checklist .group {
              width: 47%; } }
    @media print, screen and (min-width: 64em) {
      #agave_phases .phases .phase:nth-child(even) .phase-row {
        -ms-grid-columns: auto 34%;
            grid-template-columns: auto 34%; }
      #agave_phases .phases .phase:nth-child(even) .progress-column {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      #agave_phases .phases .phase:nth-child(even) .tasks-column {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    #agave_phases .phases .phase .modal-sub-task {
      display: none; }
    #agave_phases .phases .phase .gate {
      display: none; }
    #agave_phases .phases .phase.gated {
      position: relative; }
      #agave_phases .phases .phase.gated .gate {
        background-color: rgba(255, 255, 255, 0.8);
        -webkit-backdrop-filter: blur(2px);
                backdrop-filter: blur(2px);
        left: 0;
        position: absolute;
        top: 0;
        display: -ms-grid;
        display: grid;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 100%; }
        #agave_phases .phases .phase.gated .gate h2 {
          font-size: 46px;
          font-weight: 600;
          letter-spacing: 1.61px;
          margin: 0 auto;
          text-align: center;
          width: 60%; }
  @media print, screen and (min-width: 64em) {
    #agave_phases .indent-left {
      margin-left: 6%; } }
  @media print, screen and (min-width: 64em) {
    #agave_phases .indent-right {
      margin-right: 6%; } }

#agave_promotions {
  /* Medium and up */ }
  #agave_promotions .spinner {
    display: none; }
  #agave_promotions .desktop {
    display: none; }
  #agave_promotions .nothing {
    text-align: center; }
  #agave_promotions .page-description {
    padding: 60px 0 40px; }
    #agave_promotions .page-description h3 {
      margin-bottom: 25px; }
  #agave_promotions .promotion-results {
    background-color: #EAEAEA;
    padding: 40px 0; }
  #agave_promotions .filterbox input[type=radio] {
    display: none; }
  #agave_promotions .filterbox input:checked + label:before {
    content: '';
    background-color: #00B9E7;
    color: white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  #agave_promotions .filterbox label {
    display: block;
    position: relative;
    background: white;
    margin: 0 0 1px 0;
    overflow: hidden;
    min-height: 40px;
    color: #00B9E7;
    padding: 10px 0 0 55px;
    font: 700 15px/21px 'Open Sans', sans-serif;
    cursor: pointer; }
    #agave_promotions .filterbox label:before {
      content: '';
      width: 22px;
      height: 22px;
      border-radius: 22px;
      border: 2px solid #80c8dd;
      position: absolute;
      left: 20px;
      top: 0;
      bottom: 0;
      margin: auto;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #agave_promotions .filterbox .selectwrapper {
    background: #fff;
    margin: 0 0 10px 0; }
    #agave_promotions .filterbox .selectwrapper select {
      height: 40px;
      padding-right: 40px; }
  #agave_promotions aside {
    float: left;
    width: 280px;
    overflow: auto;
    margin: 0px 30px 0px 0px; }
    @media screen and (max-width: 730px) {
      #agave_promotions aside {
        width: 100%; } }
    #agave_promotions aside .filterbox {
      overflow: auto;
      margin: 0 0 20px 0; }
      #agave_promotions aside .filterbox ul {
        list-style-type: none;
        margin: 0px 0px 25px 0px; }
        #agave_promotions aside .filterbox ul li {
          position: relative;
          font: 700 15px/21px 'Open Sans', sans-serif;
          padding: 10px 15px 10px 58px;
          border-bottom: 2px solid #ececec;
          background-color: white;
          width: 100%;
          cursor: pointer;
          color: #009ec2; }
          #agave_promotions aside .filterbox ul li:before {
            content: "";
            width: 22px;
            height: 22px;
            border-radius: 22px;
            border: 2px solid #80c8dd;
            position: absolute;
            left: 20px;
            top: 0;
            bottom: 0;
            margin: auto;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          #agave_promotions aside .filterbox ul li.selected:before, #agave_promotions aside .filterbox ul li.selected-all:before {
            background-color: #009ec2;
            color: white;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
      #agave_promotions aside .filterbox p {
        font: 400 18px/27px 'Open Sans', sans-serif;
        color: #004071; }
      #agave_promotions aside .filterbox strong {
        color: #002F38;
        font-size: 30px;
        font-family: allumi-std, "Open Sans", sans-serif;
        text-transform: uppercase;
        font-weight: 600; }
  #agave_promotions .programs {
    position: relative;
    float: left;
    width: 650px;
    overflow: auto;
    padding: 13px 0 0; }
    @media screen and (max-width: 1000px) {
      #agave_promotions .programs {
        width: calc(100% - 312px);
        padding: 0 0 0 0; } }
    @media screen and (max-width: 730px) {
      #agave_promotions .programs {
        width: 100%;
        padding: 5px 0px 50px 0px; } }
    #agave_promotions .programs .controls input {
      height: 38px;
      padding: 5px 18px;
      float: left;
      width: calc(100% - 38px);
      margin: 0px 0px 27px 0;
      background-color: white;
      border: 2px solid #dcdcdc;
      outline: none;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media screen and (max-width: 1000px) {
        #agave_promotions .programs .controls input {
          width: calc(100% - 38px);
          margin: 0px 0px 27px 0px; } }
      #agave_promotions .programs .controls input:focus {
        outline: none;
        background-color: #fff;
        border: 2px solid #dcdcdc;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    #agave_promotions .programs .controls .styled-select {
      overflow: auto;
      width: 269px;
      height: 38px;
      padding: 0px 0px 0px 0px;
      overflow: hidden;
      background: white;
      border: 1px solid #ccc;
      margin: 0px 0px 27px 10px;
      float: left;
      border: 2px solid #dcdcdc; }
      @media screen and (max-width: 1000px) {
        #agave_promotions .programs .controls .styled-select {
          width: 100%;
          margin: 0px 0px 27px 0px; } }
      #agave_promotions .programs .controls .styled-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        border: none;
        margin: 0px;
        padding: 0px 0px 0px 10px;
        width: 100%;
        height: 34px; }
        @media screen and (max-width: 1000px) {
          #agave_promotions .programs .controls .styled-select select {
            width: 100%; } }
        #agave_promotions .programs .controls .styled-select select:focus {
          outline: none;
          -webkit-box-shadow: none;
                  box-shadow: none; }
    #agave_promotions .programs .controls .styled-search {
      position: relative; }
      #agave_promotions .programs .controls .styled-search .remove-text {
        font: 700 18px/23px 'FontAwesome';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 42px;
        top: 37px;
        bottom: 0;
        margin: auto;
        color: #bcbcbc;
        cursor: pointer;
        display: none;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 9; }
        #agave_promotions .programs .controls .styled-search .remove-text:hover {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          color: #575757; }
    #agave_promotions .programs .controls p {
      float: left;
      line-height: 41px;
      color: #004071; }
      @media screen and (max-width: 1000px) {
        #agave_promotions .programs .controls p {
          line-height: 11px; } }
  #agave_promotions .load-more {
    margin: 45px auto 0px;
    display: block;
    width: 100%;
    background-color: white;
    border: 2px solid #dcdcdc;
    color: #009ec2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #agave_promotions .load-more:hover {
      color: white;
      background-color: #009ec2;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border: 2px solid #009ec2; }
  #agave_promotions #promotion-post-results {
    clear: both;
    float: none; }
    #agave_promotions #promotion-post-results .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: auto;
      min-height: 160px;
      background-color: #fff;
      margin-bottom: 40px !important;
      position: relative;
      margin-left: 0 !important;
      margin-right: 0 !important; }
      #agave_promotions #promotion-post-results .row .icon {
        position: relative;
        -webkit-background-size: contain;
                background-size: contain;
        min-width: 160px;
        height: 160px;
        -webkit-background-size: cover;
                background-size: cover;
        float: left; }
        #agave_promotions #promotion-post-results .row .icon img {
          position: absolute;
          right: 8px;
          bottom: 8px; }
      #agave_promotions #promotion-post-results .row .info {
        font-size: 16px;
        padding: 12px 0 13px 15px;
        color: #535353;
        font-size: 14px;
        line-height: 18px; }
        #agave_promotions #promotion-post-results .row .info h3 {
          color: #00B9E7;
          margin: 0 10px 5px 0;
          font-size: 30px; }
        #agave_promotions #promotion-post-results .row .info h4 {
          font-size: 16px;
          color: #002F38;
          font-weight: 700;
          margin: 0 10px 5px 0; }
        #agave_promotions #promotion-post-results .row .info p {
          margin: 10px 0; }
          #agave_promotions #promotion-post-results .row .info p > a {
            border: 3px solid #00B9E7;
            color: #fff;
            background-color: #00B9E7;
            font-size: 20px;
            font-weight: 700;
            line-height: 25px;
            padding: 11px 25px;
            cursor: pointer;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            display: block;
            max-width: 220px;
            text-align: center; }
            #agave_promotions #promotion-post-results .row .info p > a:hover {
              border-color: #007c9b;
              background-color: #007c9b;
              color: #fff; }
        #agave_promotions #promotion-post-results .row .info .descript {
          margin: 0 10px 5px 0; }
        #agave_promotions #promotion-post-results .row .info .arrow_box {
          position: relative;
          border-radius: 0;
          -webkit-box-shadow: 0 3px #e9e9e9;
                  box-shadow: 0 3px #e9e9e9;
          float: right;
          padding: 0 10px 0 0;
          margin: 0 0 0 25px;
          height: 36px;
          line-height: 36px;
          color: #fff;
          font-size: 18px;
          font-weight: 600; }
          #agave_promotions #promotion-post-results .row .info .arrow_box:before {
            right: 100%;
            top: calc(50% + 3px);
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-right-color: #e9e9e9;
            border-width: 19px;
            margin-top: -20px; }
          #agave_promotions #promotion-post-results .row .info .arrow_box:after {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-right-color: #88b7d5;
            border-width: 18px;
            margin-top: -18px; }
          #agave_promotions #promotion-post-results .row .info .arrow_box.featured {
            background: #75bb3a; }
            #agave_promotions #promotion-post-results .row .info .arrow_box.featured:after {
              border-right-color: #75bb3a; }
          #agave_promotions #promotion-post-results .row .info .arrow_box.new {
            background: #004071; }
            #agave_promotions #promotion-post-results .row .info .arrow_box.new:after {
              border-right-color: #004071; }
          #agave_promotions #promotion-post-results .row .info .arrow_box.must_read {
            background: #12515a; }
            #agave_promotions #promotion-post-results .row .info .arrow_box.must_read:after {
              border-right-color: #12515a; }
          #agave_promotions #promotion-post-results .row .info .arrow_box.last_chance {
            background: #b32912; }
            #agave_promotions #promotion-post-results .row .info .arrow_box.last_chance:after {
              border-right-color: #b32912; }
      #agave_promotions #promotion-post-results .row .more {
        display: none; }
      #agave_promotions #promotion-post-results .row.showmore .less {
        display: none; }
      #agave_promotions #promotion-post-results .row.showmore .more {
        display: block; }
  #agave_promotions .spinner {
    margin: 45px auto 0px;
    width: 75px;
    text-align: center; }
  #agave_promotions .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #009ec2;
    margin: 0px 2px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  #agave_promotions .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  #agave_promotions .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
  #agave_promotions .search-btn {
    width: 37px;
    height: 34px;
    border: 5px solid #00B9E7;
    outline: 2px solid #dcdcdc;
    margin: 2px 0px 0px 0px;
    float: left;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #00B9E7 url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1008 1008" style="enable-background:new 0 0 1008 1008;" xml:space="preserve"><style type="text/css">.st0{fill:white;}</style><path class="st0" d="M852.2,819.5L703.9,631.4c-12.4-15.7-30.1-25.6-50.1-28c-12.4-1.5-24.6,0.1-35.8,4.5l-53.3-67.6\a 	c45.9-42.7,74.9-99.7,82.3-162.7c8.3-70.3-11.3-139.7-55.1-195.3S485.1,91.6,414.8,83.3c-70.3-8.3-139.7,11.3-195.3,55.1\a 	c-55.6,43.9-90.8,106.7-99.1,177.1s11.3,139.7,55.1,195.3s106.7,90.8,177.1,99.1c10.6,1.2,21.1,1.9,31.6,1.9\a 	c52,0,102.3-15.2,145.8-44.1l52.8,66.9c-7.9,10.5-12.9,22.9-14.5,36.3c-2.4,19.9,3.2,39.5,15.5,55.2l148.4,188.1\a 	c12.4,15.7,30.1,25.6,50.1,28c3,0.4,6,0.5,9,0.5c16.8,0,32.9-5.6,46.2-16.1l2.4-1.9C872.3,899.2,877.8,851.9,852.2,819.5z\a 	 M357.8,566.1c-58.6-6.9-111-36.3-147.6-82.6c-36.6-46.3-52.9-104.2-46-162.8c6.9-58.6,36.3-111,82.6-147.6\a 	c39.4-31.1,87-47.5,136.4-47.5c8.7,0,17.5,0.5,26.3,1.6c58.6,6.9,111,36.3,147.6,82.6c36.6,46.3,52.9,104.2,46,162.8\a 	s-36.3,111-82.6,147.6C474.3,556.7,416.4,573,357.8,566.1z M812.5,890.2l-2.4,1.9c-6.4,5.1-14.5,7.3-22.7,6.4\a 	c-8.2-1-15.6-5-20.6-11.5L618.4,698.8c-5.1-6.4-7.3-14.5-6.4-22.7c1-8.2,5-15.6,11.5-20.6l2.4-1.9c5.5-4.3,12.1-6.6,19-6.6\a 	c1.2,0,2.5,0.1,3.7,0.2c8.2,1,15.6,5,20.6,11.5l148.4,188.1C828.2,860.2,825.9,879.6,812.5,890.2z"/></svg>') center; }
    #agave_promotions .search-btn:hover {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border: 5px solid #08829e;
      background-color: #08829e; }
  #agave_promotions select {
    background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFM0UxNUQ4NzkwMTUxMUU3QTU2RDkzOUYyNDc3NDRBQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFM0UxNUQ4ODkwMTUxMUU3QTU2RDkzOUYyNDc3NDRBQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUzRTE1RDg1OTAxNTExRTdBNTZEOTM5RjI0Nzc0NEFCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUzRTE1RDg2OTAxNTExRTdBNTZEOTM5RjI0Nzc0NEFCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgARABEAwERAAIRAQMRAf/EAI8AAQACAgMAAAAAAAAAAAAAAAAHCAIGBAUJAQEAAgIDAQAAAAAAAAAAAAAABgcCBQEDBAgQAAEDAwMEAQMFAAAAAAAAAAEAAgMRBAUiBgchYRIIMUETI4IzFEQVEQACAQIDBgMGBQUAAAAAAAAAAQIRAyEEBTFBUWEiBnGBEqHBQlIUBzJicsITorIjJBX/2gAMAwEAAhEDEQA/ANMV7nxMEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEBZn1e3Dxxjt5ZHbfJOBx+Sxu9rVuLsMvkI2SMs5nOI8CXj8bZ/INMjSC1wb8CrhHe47GZnZVyxJpwdWlvXvpw8Sffb7O6fazk7GdtxlG8vSpSSai+GOxTrSu5peK6L2A4SyPDm63QwMlu9n5lz5dtZZ+rSOrraZwp+SOv6hRw+oHfoerx1C1jhNfiXvXJnj7z7UuaFmulN2J4wl+1817VjxpAa3ZDS1HrLwSeTc4/dG54fsce7Zk88g+U+Db64jAeLYE0Hg0apXfQafl1RGu4dZ+jt/wAdt/5ZbPyrj48CxOwu0P8ArXvqcwv9e28a/HJfD+lbZPy34aT7Ebp2Nuvkq+u+PMPZ4rb2NtYsa2exhZBBfTW7n+d0yOMNaA4Oaxpp1awH6r2aFlr9jKpX5Nybrji0nu9/marvfUMlndSlLJQjG3FKNYpJTca1kkt2xJ71FMg1bkiAQBAEAQHotwfyHt/nnYt3wPynMZs5Fa02tnJCDPKyBv43skd/YtwK1P7jKh1ddYHrGRuaZmFnct+GvUtyr+2XsfkXh2nrdjuTIy0jUHW4o9Et7S2NN/HD+pba9RX/AAfrDvq/5dn4xyMLrSzxhF3lt0MYTbf5hcQy5iJ6F0tC1jCa+VQ6ga4jd3u4rEcn9RHFvBR3+rg/De+HiiGZT7f525qzyNxUjHqlcS6f464SXOWxR41rgmTP7JcuYTZG34PX/ijwx+KxVuLTdV9bOqWt+XWTZK1c95q64d8knxJqXhanQNLnmbjzuZxbdYp/3eHyrz4Ep757ls6dYWj6d0xiqTa3L5E/me2b502uVKBKblMhAEAQBAEBzMdkb7EX9llMXdy2GRx0zLixvYXFkkUsbg5j2uHwQRVYXLcbkXGSqng0d2XzFzL3I3LcnGUXVNbU0X0y/u1c3nGDcfj8VcWHKd3ALG/zbGRfwog0Uddwny8vuOBJaws8WOJ6kAeULtdoqOa9UmnZTqljX9L5cXXFFwZn7quem+mEHHNtelyovQvzrfV7VGlE67qVoFLLLPLJPPI+aeZ5kmmkJc57nGrnOcepJPUkqbJJKiKbnNzblJ1bxbe8wXJiEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQGWjuuMTLp5jR3TEdPMaO6Yjp5jR3TEdPMaO6Yjp5jR3TEdPMaO6Yjp5jR3TEdPMaO6Yjp5n/9k=") right no-repeat;
    -webkit-background-size: contain;
            background-size: contain; }
  @media screen and (min-width: 40em) {
    #agave_promotions .mobile {
      display: none; }
    #agave_promotions .desktop {
      display: block; }
    #agave_promotions #promotion-post-results .row .icon {
      display: block; } }

#agave-login .menu-logo .header_search {
  display: none; }

#agave-login .max-hamburger {
  display: none !important; }

#agave-login .master-menu {
  display: none !important; }

#agave-login #page_hero {
  padding: 80px 15px;
  background-color: #12A77A;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-image: url("../images/agave-slim-banner.png");
  max-height: 250px; }
  @media screen and (max-width: 63.9375em) {
    #agave-login #page_hero {
      padding: 55px 15px; } }
  #agave-login #page_hero h1 {
    color: #fff;
    font-size: 63px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0; }
    @media screen and (max-width: 39.9375em) {
      #agave-login #page_hero h1 {
        font-size: 45px; } }

#login_registration {
  /* Change Chrome's yellow auto fill color to white */
  /*Medium and up*/ }
  #login_registration .max-logo {
    margin-top: 25px; }
  #login_registration .top-menu {
    display: none; }
  #login_registration .um-notice {
    display: none; }
  #login_registration .stack-nav-btn {
    display: none; }
  #login_registration .login_form {
    width: 100%;
    padding: 0;
    margin: 0 auto; }
  #login_registration .registration_form {
    width: 100%;
    padding: 0;
    margin: 0 auto; }
  #login_registration .hpe-register p {
    max-width: 600px;
    margin: 0 auto; }
  #login_registration .um-5.um {
    max-width: inherit !important; }
  #login_registration .um-field-radio-option {
    font-size: 12px;
    margin: 0 0 0 25px; }
  #login_registration .um-field-area label {
    cursor: default; }
  #login_registration label.error, #login_registration .um-field-error {
    background: transparent;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.2 !important;
    margin-top: 5px;
    font-weight: 300;
    color: #e66161; }
  #login_registration .um-field-error span {
    display: none; }
  #login_registration label.um-field-radio label.error {
    display: inline-table;
    position: absolute;
    margin-top: 25px !important;
    width: 150px;
    font-size: 15px !important; }
  #login_registration input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset; }
  #login_registration .um-field-half {
    width: 30%;
    float: left; }
  #login_registration .um-field-radio-state i {
    font-size: 20px;
    line-height: 20px;
    height: 20px; }
  #login_registration .um-field-radio {
    margin: 0;
    padding: 7px 0 0 0; }
    #login_registration .um-field-radio .um-field-label {
      margin: 0; }
    #login_registration .um-field-radio label {
      font-size: 11px !important;
      margin: 0;
      padding: 0; }
    #login_registration .um-field-radio .um-icon-android-radio-button-off {
      font-size: 20px;
      line-height: 20px;
      height: 20px; }
  #login_registration .was_referred .um-field-label {
    line-height: 1;
    margin: 0; }
  #login_registration .um-field-referred_by label {
    font-size: 11px !important;
    margin: 0;
    line-height: 1.2 !important; }
  @media screen and (min-width: 40em) {
    #login_registration .forms_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #login_registration .login_form {
      border-right: 1px solid #dddddd;
      padding: 0 25px 0 15px;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
    #login_registration .registration_form {
      padding: 0 15px 0 25px;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; } }

#agave_resources {
  /* Medium and up */ }
  #agave_resources .page-description {
    padding: 60px 0 40px; }
    #agave_resources .page-description h3 {
      margin-bottom: 25px; }
  #agave_resources .tabs {
    border: 3px solid #ebebeb;
    margin: 30px 0; }
    #agave_resources .tabs > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #agave_resources .tabs .tab {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      list-style-type: none;
      text-align: center;
      position: relative;
      cursor: pointer; }
      #agave_resources .tabs .tab[data-tab='success_training'] {
        background: -webkit-gradient(linear, left top, left bottom, from(#029cbf), to(#027b97));
        background: -webkit-linear-gradient(top, #029cbf, #027b97);
        background: linear-gradient(to bottom, #029cbf, #027b97); }
      #agave_resources .tabs .tab[data-tab='technical_support'] {
        background: -webkit-gradient(linear, left top, left bottom, from(#7fc141), to(#71ad3a));
        background: -webkit-linear-gradient(top, #7fc141, #71ad3a);
        background: linear-gradient(to bottom, #7fc141, #71ad3a); }
      #agave_resources .tabs .tab[data-tab='tools_resources'] {
        background: -webkit-gradient(linear, left top, left bottom, from(#5d7f8a), to(#49656d));
        background: -webkit-linear-gradient(top, #5d7f8a, #49656d);
        background: linear-gradient(to bottom, #5d7f8a, #49656d); }
      #agave_resources .tabs .tab:not(.active):before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, 0.5); }
      #agave_resources .tabs .tab p {
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        font-weight: 600; }
    #agave_resources .tabs .tab_details:not(.active) {
      display: none; }
    #agave_resources .tabs .tab_content {
      padding: 4rem; }
      #agave_resources .tabs .tab_content .tab_details:not(.active) {
        display: none; }
      #agave_resources .tabs .tab_content h3 {
        clear: both;
        float: none; }
      #agave_resources .tabs .tab_content figure {
        margin: 0 15px 20px 0;
        float: left; }
      #agave_resources .tabs .tab_content p {
        clear: both;
        float: none; }
  #agave_resources .tech_times_newsletter {
    margin-top: 40px;
    padding: 30px;
    background-color: #f5f5f5; }
    #agave_resources .tech_times_newsletter .newsletter {
      border: 1px solid #d7d7d7;
      margin: 0 0 20px 0;
      height: 150px;
      padding: 20px;
      background: #fff; }
    #agave_resources .tech_times_newsletter label.gfield_label {
      display: none !important; }
    #agave_resources .tech_times_newsletter .validation_error {
      display: none; }
    #agave_resources .tech_times_newsletter li.gfield.gfield_error {
      background: transparent !important;
      border: 0 !important;
      padding: 0 !important; }
    #agave_resources .tech_times_newsletter .gform_wrapper .field_description_below .gfield_description {
      padding-top: 5px !important;
      font-size: 12px; }
  #agave_resources .information {
    margin-top: 40px; }
    #agave_resources .information .tips .info {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0;
      text-align: center;
      color: #004071;
      font-weight: 400;
      font-size: 21px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 5px;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      padding: 15px; }
      #agave_resources .information .tips .info img {
        display: inline-block;
        width: 70px;
        margin: 0 auto; }
  #agave_resources #attachment_15813 {
    display: none; }
  #agave_resources div.r2o {
    display: none; }
  @media screen and (min-width: 40em) {
    #agave_resources .tabbed_content .tabs li p {
      font-size: 18px; }
    #agave_resources .information .tips {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      #agave_resources .information .tips .info:nth-child(2) {
        border-left: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3; } }

#agave_contact .overview-section {
  padding: 60px 15px 30px;
  background-color: #fff; }
  #agave_contact .overview-section h1 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 30px; }
  #agave_contact .overview-section p {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px; }

#agave_contact .contact_form_wrapper {
  background: #fff;
  /* Medium and up */ }
  #agave_contact .contact_form_wrapper .form_intro {
    margin-top: 50px; }
    #agave_contact .contact_form_wrapper .form_intro h2 {
      font-size: 30px;
      margin-bottom: 0;
      line-height: 1.2;
      color: #22262A;
      font-family: allumi-std, "Open Sans", sans-serif;
      text-align: center; }
      @media print, screen and (min-width: 64em) {
        #agave_contact .contact_form_wrapper .form_intro h2 {
          font-size: 40px;
          margin-bottom: 30px; } }
    #agave_contact .contact_form_wrapper .form_intro .intros {
      font-size: 16px;
      line-height: 24px;
      padding: 20px 0px 40px; }
    #agave_contact .contact_form_wrapper .form_intro p {
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      font-weight: 500;
      text-align: center;
      color: #22262A; }
      @media print, screen and (min-width: 64em) {
        #agave_contact .contact_form_wrapper .form_intro p {
          font-size: 24px;
          margin-bottom: -45px; } }
  #agave_contact .contact_form_wrapper .gform_body h2 {
    font-family: allumi-std, "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300; }
    @media print, screen and (min-width: 64em) {
      #agave_contact .contact_form_wrapper .gform_body h2 {
        font-size: 30px;
        margin-bottom: 45px; } }
  #agave_contact .contact_form_wrapper .gsection {
    border: 0;
    margin: 0;
    padding-top: 30px; }
    #agave_contact .contact_form_wrapper .gsection h2 {
      font-size: 30px;
      line-height: 34px;
      text-align: center;
      color: #00B9E7;
      font-family: allumi-std, "Open Sans", sans-serif;
      font-weight: 300;
      letter-spacing: 1.5px !important;
      padding-top: 53px !important; }
  #agave_contact .contact_form_wrapper li.gfield {
    position: relative; }
  #agave_contact .contact_form_wrapper .gfield {
    padding-top: 15px; }
    #agave_contact .contact_form_wrapper .gfield.single-center {
      max-width: 750px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-right: 0; }
    #agave_contact .contact_form_wrapper .gfield.bold input[type=text], #agave_contact .contact_form_wrapper .gfield.bold input[type=email], #agave_contact .contact_form_wrapper .gfield.bold input[type=number], #agave_contact .contact_form_wrapper .gfield.bold input[type=tel], #agave_contact .contact_form_wrapper .gfield.bold select {
      font-weight: 700; }
    #agave_contact .contact_form_wrapper .gfield input[type=text], #agave_contact .contact_form_wrapper .gfield input[type=email], #agave_contact .contact_form_wrapper .gfield input[type=number], #agave_contact .contact_form_wrapper .gfield input[type=tel], #agave_contact .contact_form_wrapper .gfield select {
      width: 100%;
      margin: 0;
      border-style: solid;
      border-color: transparent transparent #00B9E7 transparent;
      border-width: 0 0 2px 0;
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      line-height: 28px;
      background: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
    #agave_contact .contact_form_wrapper .gfield select {
      min-height: 39px;
      position: relative; }
    #agave_contact .contact_form_wrapper .gfield .ginput_container_select {
      position: relative; }
      #agave_contact .contact_form_wrapper .gfield .ginput_container_select:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #00B9E7 transparent transparent transparent;
        top: 18px;
        right: 12px;
        z-index: 9;
        position: absolute;
        pointer-events: none; }
    #agave_contact .contact_form_wrapper .gfield textarea {
      border: 2px solid #00B9E7;
      background: transparent;
      font-family: "Open Sans", sans-serif;
      font-size: 16px; }
    #agave_contact .contact_form_wrapper .gfield.clear {
      clear: both; }
    #agave_contact .contact_form_wrapper .gfield input::-webkit-input-placeholder, #agave_contact .contact_form_wrapper .gfield textarea::-webkit-input-placeholder, #agave_contact .contact_form_wrapper .gfield select::-webkit-input-placeholder {
      color: #888; }
    #agave_contact .contact_form_wrapper .gfield input:-ms-input-placeholder, #agave_contact .contact_form_wrapper .gfield textarea:-ms-input-placeholder, #agave_contact .contact_form_wrapper .gfield select:-ms-input-placeholder {
      color: #888; }
    #agave_contact .contact_form_wrapper .gfield input::placeholder, #agave_contact .contact_form_wrapper .gfield textarea::placeholder, #agave_contact .contact_form_wrapper .gfield select::placeholder {
      color: #888; }
    #agave_contact .contact_form_wrapper .gfield .charleft.ginput_counter {
      color: #888; }
  #agave_contact .contact_form_wrapper .gform_validation_error label {
    top: 0 !important; }
  #agave_contact .contact_form_wrapper .gfield_label {
    position: absolute;
    top: 30px;
    left: .625rem;
    color: #3c4252;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px;
    margin-top: 0 !important; }
  #agave_contact .contact_form_wrapper #field_177458163_33 .gfield_label {
    top: 0 !important; }
  #agave_contact .contact_form_wrapper #field_1835901543_34 .gfield_label {
    top: 30px;
    left: .625rem; }
  @media screen and (max-width: 39.9375em) {
    #agave_contact .contact_form_wrapper .accom.animated label.active-weight {
      font-size: 14px; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #agave_contact .contact_form_wrapper .accom.animated label.active-weight {
      font-size: 14px; } }
  @media screen and (max-width: 39.9375em) {
    #agave_contact .contact_form_wrapper .accom.animated label.active-position {
      top: -10px; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #agave_contact .contact_form_wrapper .accom.animated label.active-position {
      top: -10px; } }
  @media screen and (max-width: 39.9375em) {
    #agave_contact .contact_form_wrapper .prefs.animated label.active-weight {
      font-size: 14px; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #agave_contact .contact_form_wrapper .prefs.animated label.active-weight {
      font-size: 14px; } }
  @media screen and (max-width: 39.9375em) {
    #agave_contact .contact_form_wrapper .prefs.animated label.active-position {
      top: -14px; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #agave_contact .contact_form_wrapper .prefs.animated label.active-position {
      top: -14px; } }
  #agave_contact .contact_form_wrapper .animated label.active-weight {
    font-weight: 700 !important;
    font-size: 16px; }
  #agave_contact .contact_form_wrapper .animated label.active-color {
    color: #00B9E7; }
  #agave_contact .contact_form_wrapper .animated label.active-position {
    top: 0px; }
  #agave_contact .contact_form_wrapper .gform_footer {
    text-align: center;
    margin-top: 25px; }
  #agave_contact .contact_form_wrapper .validation_error {
    display: none; }
  #agave_contact .contact_form_wrapper .gfield_error {
    background: transparent;
    border: 0; }
    @media screen and (min-width: 40em) {
      #agave_contact .contact_form_wrapper .gfield_error {
        padding-right: 16px; } }
    #agave_contact .contact_form_wrapper .gfield_error .ginput_container {
      margin-top: 0; }
    #agave_contact .contact_form_wrapper .gfield_error .validation_message {
      font-size: 13px;
      font-weight: 600;
      padding: 7px 0 0 0;
      color: #F44336 !important; }
  #agave_contact .contact_form_wrapper .gform_confirmation_wrapper {
    margin: 80px 0 50px;
    text-align: center;
    font-weight: 700;
    border: 2px solid #3b576c;
    padding: 10px; }
  #agave_contact .contact_form_wrapper .text-area-top {
    margin-top: 20px;
    padding-top: 20px;
    position: relative;
    top: 25px; }
  @media screen and (min-width: 40em) {
    #agave_contact .contact_form_wrapper .col-6 {
      width: 50%;
      float: left;
      clear: none; } }
  #agave_contact .contact_form_wrapper input[type=submit] {
    border: 3px solid #00B9E7;
    color: #00B9E7;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    padding: 11px 20px;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: transparent; }
    #agave_contact .contact_form_wrapper input[type=submit]:hover {
      background-color: #00B9E7;
      color: #fff; }

#agave_demand_gen .overview-section,
#agave_demand_gen .dg-campaign-results {
  background-color: #EAEAEA; }

#agave_demand_gen .overview-section {
  padding: 60px 0; }
  @media screen and (max-width: 39.9375em) {
    #agave_demand_gen .overview-section {
      padding: 40px 0; } }
  #agave_demand_gen .overview-section h3 {
    text-align: center;
    margin-bottom: 25px; }
  #agave_demand_gen .overview-section .page-description p {
    font-size: 20px;
    line-height: 32px; }

#agave_demand_gen .dg-campaign-results {
  padding-bottom: 40px;
  border-bottom: 3px solid #fff; }
  #agave_demand_gen .dg-campaign-results section.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 160px;
    background-color: #fff;
    margin-bottom: 40px !important;
    position: relative;
    width: 100%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #00B9E7; }
    #agave_demand_gen .dg-campaign-results section.row > div {
      padding: 20px 0 0 20px;
      width: 100%; }
    #agave_demand_gen .dg-campaign-results section.row h3 {
      font-size: 28px;
      color: #00B9E7; }
    #agave_demand_gen .dg-campaign-results section.row a {
      text-decoration: none; }
    #agave_demand_gen .dg-campaign-results section.row h5 {
      font-weight: 700;
      color: #535353;
      margin: 0 0 5px 0; }
    #agave_demand_gen .dg-campaign-results section.row h4 {
      float: left;
      margin: 30px 0;
      font-size: 20px;
      color: #002F38;
      text-transform: none; }
    #agave_demand_gen .dg-campaign-results section.row .arrow_box {
      position: relative;
      border-radius: 0;
      -webkit-box-shadow: 0 3px #e9e9e9;
              box-shadow: 0 3px #e9e9e9;
      float: right;
      padding: 0 10px 0 0;
      margin: 0 0 0 25px;
      height: 36px;
      line-height: 36px;
      color: #fff;
      font-size: 18px;
      font-weight: 600; }
      #agave_demand_gen .dg-campaign-results section.row .arrow_box:before {
        right: 100%;
        top: calc(50% + 3px);
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-right-color: #e9e9e9;
        border-width: 19px;
        margin-top: -20px; }
      #agave_demand_gen .dg-campaign-results section.row .arrow_box:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-right-color: #88b7d5;
        border-width: 18px;
        margin-top: -18px; }
      #agave_demand_gen .dg-campaign-results section.row .arrow_box.featured {
        background: #75bb3a; }
        #agave_demand_gen .dg-campaign-results section.row .arrow_box.featured:after {
          border-right-color: #75bb3a; }
      #agave_demand_gen .dg-campaign-results section.row .arrow_box.new {
        background: #004071; }
        #agave_demand_gen .dg-campaign-results section.row .arrow_box.new:after {
          border-right-color: #004071; }
      #agave_demand_gen .dg-campaign-results section.row .arrow_box.full {
        background: #e8573a; }
        #agave_demand_gen .dg-campaign-results section.row .arrow_box.full:after {
          border-right-color: #e8573a; }
    #agave_demand_gen .dg-campaign-results section.row .content {
      padding: 0 15px 0 0; }
    #agave_demand_gen .dg-campaign-results section.row .more {
      display: none; }
    #agave_demand_gen .dg-campaign-results section.row.showmore .less {
      display: none; }
    #agave_demand_gen .dg-campaign-results section.row.showmore .more {
      display: block; }
    #agave_demand_gen .dg-campaign-results section.row .button {
      margin: 20px 0;
      float: left;
      min-width: 128px;
      font-weight: 700;
      font-size: 18px;
      background: #00B9E7; }
    #agave_demand_gen .dg-campaign-results section.row .avg_stars {
      float: left;
      margin: 30px 20px; }
    #agave_demand_gen .dg-campaign-results section.row .icon {
      float: right;
      width: 110px;
      height: 110px;
      position: relative; }
      #agave_demand_gen .dg-campaign-results section.row .icon:before {
        content: '';
        float: right;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 110px 110px;
        border-color: transparent transparent #74c1d9 transparent;
        position: absolute; }
      #agave_demand_gen .dg-campaign-results section.row .icon img {
        position: absolute;
        z-index: 5;
        right: 10px;
        bottom: 10px; }
  #agave_demand_gen .dg-campaign-results .avg_stars {
    position: relative;
    width: 139px;
    height: 25px;
    display: inline-block;
    background-color: #d0d0d0;
    margin: 0 10px 0 0;
    vertical-align: middle; }
    #agave_demand_gen .dg-campaign-results .avg_stars.star-1 div {
      width: 20%; }
    #agave_demand_gen .dg-campaign-results .avg_stars.star-2 div {
      width: 40%; }
    #agave_demand_gen .dg-campaign-results .avg_stars.star-3 div {
      width: 60%; }
    #agave_demand_gen .dg-campaign-results .avg_stars.star-4 div {
      width: 80%; }
    #agave_demand_gen .dg-campaign-results .avg_stars.star-5 div {
      width: 100%; }
    #agave_demand_gen .dg-campaign-results .avg_stars div {
      background: #0094ba;
      position: absolute;
      height: 100%;
      left: 0;
      top: 0; }
    #agave_demand_gen .dg-campaign-results .avg_stars img {
      position: absolute;
      width: 100%;
      height: auto;
      left: 0;
      top: 0; }
    #agave_demand_gen .dg-campaign-results .avg_stars button.star {
      width: 20%;
      height: 100%;
      border: none;
      display: block;
      float: left;
      position: relative; }
  #agave_demand_gen .dg-campaign-results.not-graduate div > a {
    cursor: not-allowed; }
    #agave_demand_gen .dg-campaign-results.not-graduate div > a > h3 {
      color: #bbb; }
  #agave_demand_gen .dg-campaign-results.not-graduate a.button {
    cursor: not-allowed;
    background-color: #bbb; }

#agave_demand_gen .graduate-modal {
  position: fixed;
  border: 5px solid #00B9E7;
  background-color: #fff;
  padding: 35px 30px;
  top: 50%;
  left: 200%;
  width: 100%;
  max-width: 400px;
  margin-left: 20px;
  margin-right: 20px;
  height: auto;
  display: none;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

#agave_demand_gen .graduate-modal.open-modal {
  left: 50%;
  display: block; }

#agave_demand_gen .graduate-modal .close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 20px;
  cursor: pointer; }

#agave_demand_gen .graduate-modal .close-btn i {
  color: #002F38; }

#agave_demand_gen .graduate-modal p {
  font-size: 20px;
  text-align: center; }

#agave_webinar_registration .overview-section {
  padding: 30px 0 0 0;
  background-color: #fff; }
  #agave_webinar_registration .overview-section p a {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px;
    color: #00B9E7;
    font-weight: 700;
    padding: 7px 0;
    border-bottom: 3px solid #00B9E7; }
    #agave_webinar_registration .overview-section p a .fa {
      font-weight: 700;
      font-size: 0.8em;
      margin-right: 4px;
      text-shadow: 2px 0 #00B9E7; }
  #agave_webinar_registration .overview-section h3 {
    margin: 30px 0; }

@media print, screen and (min-width: 64em) {
  #agave_webinar_registration .webinar-info-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px; } }

#agave_webinar_registration .webinar-info-section .webinar-description {
  background-color: #e7faff;
  padding: 30px;
  font-size: 20px;
  line-height: 1.4; }
  #agave_webinar_registration .webinar-info-section .webinar-description .subhead {
    font-weight: 700;
    margin: 30px 0 5px 0; }
    #agave_webinar_registration .webinar-info-section .webinar-description .subhead:first-child {
      margin: 0 0 5px 0; }

#agave_webinar_registration .webinar-info-section .contact_form_wrapper {
  /* Medium and up */ }
  @media print, screen and (min-width: 64em) {
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper {
      padding: 0 20px; } }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gform_body h2 {
    font-family: allumi-std, "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300; }
    @media print, screen and (min-width: 64em) {
      #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gform_body h2 {
        font-size: 30px;
        margin-bottom: 45px; } }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gsection {
    border: 0;
    margin: 0;
    padding-top: 30px; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gsection h2 {
      font-size: 30px;
      line-height: 34px;
      text-align: center;
      color: #00B9E7;
      font-family: allumi-std, "Open Sans", sans-serif;
      font-weight: 300;
      letter-spacing: 1.5px !important;
      padding-top: 53px !important; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper li.gfield {
    position: relative; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield {
    padding-top: 15px; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield.single-center {
      max-width: 750px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-right: 0; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield.bold input[type=text], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield.bold input[type=email], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield.bold input[type=number], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield.bold input[type=tel], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield.bold select {
      font-weight: 700; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield input[type=text], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield input[type=email], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield input[type=number], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield input[type=tel], #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield select {
      width: 100%;
      margin: 0;
      border-style: solid;
      border-color: transparent transparent #00B9E7 transparent;
      border-width: 0 0 2px 0;
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      line-height: 28px;
      background: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield select {
      min-height: 39px;
      position: relative; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield .ginput_container_select {
      position: relative; }
      #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield .ginput_container_select:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #00B9E7 transparent transparent transparent;
        top: 18px;
        right: 12px;
        z-index: 9;
        position: absolute;
        pointer-events: none; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield textarea {
      border: 2px solid #00B9E7;
      background: transparent;
      font-family: "Open Sans", sans-serif;
      font-size: 16px; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield.clear {
      clear: both; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield input::-webkit-input-placeholder, #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield textarea::-webkit-input-placeholder, #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield select::-webkit-input-placeholder {
      color: #888; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield input:-ms-input-placeholder, #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield textarea:-ms-input-placeholder, #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield select:-ms-input-placeholder {
      color: #888; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield input::placeholder, #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield textarea::placeholder, #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield select::placeholder {
      color: #888; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield .charleft.ginput_counter {
      color: #888; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gform_validation_error label {
    top: 0 !important; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield_label {
    position: absolute;
    top: 30px;
    left: .625rem;
    color: #3c4252;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px;
    margin-top: 0 !important; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .animated label.active-weight {
    font-weight: 700 !important;
    font-size: 16px; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .animated label.active-color {
    color: #00B9E7; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .animated label.active-position {
    top: 0px; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gform_footer {
    margin-top: 25px; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .validation_error {
    display: none; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield_error {
    background: transparent;
    border: 0; }
    @media screen and (min-width: 40em) {
      #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield_error {
        padding-right: 16px; } }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield_error .ginput_container {
      margin-top: 0; }
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gfield_error .validation_message {
      font-size: 13px;
      font-weight: 600;
      padding: 7px 0 0 0;
      color: #F44336 !important; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .gform_confirmation_wrapper {
    margin: 80px 0 50px;
    text-align: center;
    font-weight: 700;
    border: 2px solid #3b576c;
    padding: 10px; }
  #agave_webinar_registration .webinar-info-section .contact_form_wrapper .text-area-top {
    margin-top: 20px;
    padding-top: 20px;
    position: relative;
    top: 25px; }
  @media screen and (min-width: 40em) {
    #agave_webinar_registration .webinar-info-section .contact_form_wrapper .col-6 {
      width: 50%;
      float: left;
      clear: none; } }

#agave_greenlake h1, #agave_greenlake h2, #agave_greenlake h3, #agave_greenlake h4 {
  color: #002F38; }

#agave_greenlake .blocks-container .block {
  text-align: center;
  margin-bottom: 45px; }
  #agave_greenlake .blocks-container .block .icon-wrapper {
    margin-bottom: 30px; }
  #agave_greenlake .blocks-container .block .title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 33px; }
  #agave_greenlake .blocks-container .block .content {
    font-size: 18px;
    line-height: 26px; }

#agave_greenlake .section-one {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #004D5C;
  padding: 150px 0 80px; }
  @media print, screen and (min-width: 40em) {
    #agave_greenlake .section-one {
      padding-top: 300px; } }
  #agave_greenlake .section-one h1 {
    font-family: allumi-std, "Open Sans", sans-serif;
    color: #fff;
    margin-bottom: 4rem;
    font-size: 100px;
    text-align: center; }
  #agave_greenlake .section-one h2 {
    font-family: allumi-std, "Open Sans", sans-serif;
    color: #fff;
    margin-bottom: 2rem;
    font-size: 3.625rem;
    text-align: center;
    text-transform: none; }
  #agave_greenlake .section-one h3 {
    font-family: allumi-std, "Open Sans", sans-serif;
    color: #fff; }
  #agave_greenlake .section-one p {
    color: #fff;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 1.5rem; }
  #agave_greenlake .section-one .content-container {
    padding-bottom: 80px; }
  @media print, screen and (min-width: 64em) {
    #agave_greenlake .section-one .blocks-container .block .content {
      padding-left: 30px;
      padding-right: 30px; } }

#agave_greenlake .section-two {
  padding: 80px 0; }
  #agave_greenlake .section-two h2 {
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center; }
  #agave_greenlake .section-two p {
    font-size: 22px; }
  #agave_greenlake .section-two .content-container {
    padding-bottom: 80px; }
  #agave_greenlake .section-two .block .icon-wrapper {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    #agave_greenlake .section-two .block .icon-wrapper svg {
      display: block; }
  #agave_greenlake .section-two .block .title {
    color: #004D5C;
    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; }
    #agave_greenlake .section-two .block .title h3 {
      font-size: 26px;
      line-height: 30px;
      font-weight: 700; }
  #agave_greenlake .section-two .block .content {
    font-size: 18px;
    line-height: 26px; }
    #agave_greenlake .section-two .block .content span {
      color: #00B38C;
      font-weight: 700; }

#agave_greenlake .section-three {
  background-color: #B5F5E7;
  padding: 60px 0; }
  #agave_greenlake .section-three h2 {
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center; }
  #agave_greenlake .section-three .achievement {
    max-width: 370px;
    margin: 0 auto 40px; }
  #agave_greenlake .section-three .icon {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 30px; }
    #agave_greenlake .section-three .icon svg {
      display: block; }
  #agave_greenlake .section-three .content {
    font-size: 18px;
    line-height: 26px;
    text-align: center; }
  #agave_greenlake .section-three .cta-wrapper {
    padding: 60px 0 0;
    margin-bottom: 20px;
    text-align: center; }
    #agave_greenlake .section-three .cta-wrapper .btn-hollow {
      border-color: #002F38;
      color: #002F38; }
      #agave_greenlake .section-three .cta-wrapper .btn-hollow:hover {
        background-color: #002F38;
        color: #ffffff; }

@media print {
  #agave_greenlake .section-one {
    padding-top: 300px; }
    #agave_greenlake .section-one .blocks-container .block .content {
      padding-left: 30px;
      padding-right: 30px; } }

/*# sourceMappingURL=agave-styles.css.map */
