@charset "UTF-8";
/*
Theme Name:     sgdotcom
Theme URI:      https://sendgrid.com
Author:         SendGrid
Author URI:     http://sendgrid.com
Version:        1.0
*/
.blog-posts-box, .floating-tile, .events .event, article.event {
  border: 1px #E9ECEF solid; }

.blog-posts-box, .events .event, article.event {
  box-shadow: 0px 2px 6px 0 rgba(41, 70, 97, 0.1); }

.events-filter-bar input[type="text"], .tribe_events_filters ul li label, .partner-benefits .benefit-list dl dt, .single-use_case .tip p, .single-use_case .tip .p, .single-use_case .tip .page-header sub, .page-header .single-use_case .tip sub, .single-use_case .tip
.page-header .page-subtitle,
.page-header .single-use_case .tip .page-subtitle {
  font-size: 0.833rem;
  line-height: 1.25rem; }

.events-filter-bar label, article.event, .template-guide menu header, .template-guide menu .sticker.stuck center::before, .template-guide menu .sticker.stuck dt, .template-guide menu .sticker.stuck dd a, .template-guide article aside center {
  font-size: .8125em;
  line-height: 1.85; }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! 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, .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 {
  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"] {
  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 {
  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=48em&large=62em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 1rem; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Colfax-Light", Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.875rem;
  color: #294661;
  -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 {
  box-sizing: border-box;
  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; }

pre {
  overflow: auto; }

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

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

.row {
  max-width: 60rem;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 48em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 62em) {
      .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:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: initial; }
  @media print, screen and (min-width: 48em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

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

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

.flex-container {
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.flex-child-grow {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto; }

.flex-child-shrink {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }

.flex-dir-row {
  -ms-flex-direction: row;
      flex-direction: row; }

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.flex-dir-column {
  -ms-flex-direction: column;
      flex-direction: column; }

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

.small-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

.small-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.small-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

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

.small-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.small-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

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

.small-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.small-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

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

.small-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.small-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

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

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; }

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

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

@media print, screen and (min-width: 48em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media print, screen and (min-width: 48em) {
  .medium-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media print, screen and (min-width: 48em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media print, screen and (min-width: 62em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 62em) and (min-width: 62em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media print, screen and (min-width: 62em) {
  .large-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row; }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .large-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 62em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media print, screen and (min-width: 62em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

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

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.h1,
h2,
.h2,
h3,
.h3,
dl.accordion dt,
h4,
.h4,
h5,
.h5,
.page-header sup,
.page-header .page-pretitle,
.page-header sup a,
.page-header .page-pretitle a,
.template-guide menu header,
h6,
.h6,
pre,
form,
p,
.p,
.page-header sub,
.page-header .page-subtitle,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p, .p, .page-header sub,
.page-header .page-subtitle {
  margin-bottom: 0.833rem;
  font-size: inherit;
  line-height: 1.875rem;
  text-rendering: optimizeLegibility; }

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

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

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

h1, .h1,
h2,
.h2,
h3,
.h3,
dl.accordion dt,
h4,
.h4,
h5,
.h5,
.page-header sup,
.page-header .page-pretitle,
.page-header sup a,
.page-header .page-pretitle a,
.template-guide menu header,
h6,
.h6 {
  font-family: "Colfax-Regular", "Colfax-Light", Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small, dl.accordion dt small,
  h4 small, .h4 small,
  h5 small, .h5 small, .page-header sup small,
  .page-header .page-pretitle small, .template-guide menu header small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 2.25rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.5rem; }

h3, .h3, dl.accordion dt {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h4, .h4 {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h5, .h5, .page-header sup,
.page-header .page-pretitle, .page-header sup a,
.page-header .page-pretitle a, .template-guide menu header {
  font-size: 0.833rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.25rem; }

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

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 2.813rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.875rem; }
  h2, .h2 {
    font-size: 1.875rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.5rem; }
  h3, .h3, dl.accordion dt {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.25rem; }
  h4, .h4 {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.25rem; }
  h5, .h5, .page-header sup,
  .page-header .page-pretitle, .page-header sup a,
  .page-header .page-pretitle a, .template-guide menu header {
    font-size: 0.833rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.25rem; }
  h6, .h6 {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.25rem; } }

a {
  line-height: inherit;
  color: #1A82E2;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1670c2; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 60rem;
  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: 0.833rem;
  list-style-position: outside;
  line-height: 1.875rem; }

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: 400; }

blockquote {
  margin: 0 0 0.833rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p, blockquote .p, blockquote .page-header sub, .page-header blockquote sub, blockquote
  .page-header .page-subtitle,
  .page-header blockquote .page-subtitle {
    line-height: 1.875rem;
    color: #8a8a8a; }

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

abbr {
  border-bottom: 1px dotted #294661;
  color: #294661;
  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: 300;
  color: #294661; }

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

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

.lead {
  font-size: 1.25rem;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat, .p + .stat, .page-header sub + .stat,
  .page-header .page-subtitle + .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: 48em) {
  .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: 62em) {
  .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;
    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, .p, .page-header sub,
  .page-header .page-subtitle,
  h2,
  .h2,
  h3,
  .h3,
  dl.accordion dt {
    orphans: 3;
    widows: 3; }
  h2, .h2,
  h3,
  .h3,
  dl.accordion dt {
    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;
  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: #ffffff;
  box-shadow: inset 0 1px 2px rgba(41, 70, 97, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  color: #294661;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -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: #ffffff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

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'] {
  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: 300;
  line-height: 1.8;
  color: #294661; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

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

.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .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; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #294661;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: center;
      align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .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; }

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: #ffffff; }

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: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #294661;
  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>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @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: #ffffff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  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: #ec5840;
  background-color: #fdeeec; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #ec5840; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #ec5840; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #ec5840; }

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #ec5840; }
  .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;
  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: #489BE8;
  color: #ffffff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #1A82E2;
    color: #ffffff; }
  .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: #1A82E2;
    color: #ffffff; }
    .button.primary:hover, .button.primary:focus {
      background-color: #1568b5;
      color: #ffffff; }
  .button.secondary {
    background-color: #294661;
    color: #ffffff; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #21384e;
      color: #ffffff; }
  .button.success {
    background-color: #18C96E;
    color: #294661; }
    .button.success:hover, .button.success:focus {
      background-color: #13a158;
      color: #294661; }
  .button.warning {
    background-color: #ffae00;
    color: #294661; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #294661; }
  .button.alert {
    background-color: #ec5840;
    color: #ffffff; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #ffffff; }
  .button.hollow {
    border: 1px solid #1A82E2;
    color: #1A82E2; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0d4171;
      color: #0d4171; }
    .button.hollow.primary {
      border: 1px solid #1A82E2;
      color: #1A82E2; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0d4171;
        color: #0d4171; }
    .button.hollow.secondary {
      border: 1px solid #294661;
      color: #294661; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #152331;
        color: #152331; }
    .button.hollow.success {
      border: 1px solid #18C96E;
      color: #18C96E; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #0c6537;
        color: #0c6537; }
    .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 #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1A82E2;
      color: #ffffff; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1A82E2;
        color: #ffffff; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #294661;
        color: #ffffff; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #18C96E;
        color: #294661; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #294661; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #ec5840;
        color: #ffffff; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffffff 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: #ffffff;
  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: #1A82E2; }
  :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: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #294661; }
  :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: #1A82E2 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -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: #1A82E2;
  color: #ffffff; }
  .badge.primary {
    background: #1A82E2;
    color: #ffffff; }
  .badge.secondary {
    background: #294661;
    color: #ffffff; }
  .badge.success {
    background: #18C96E;
    color: #294661; }
  .badge.warning {
    background: #ffae00;
    color: #294661; }
  .badge.alert {
    background: #ec5840;
    color: #ffffff; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #294661;
    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: #1A82E2; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .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 .button {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #1A82E2;
    color: #ffffff; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #1568b5;
      color: #ffffff; }
  .button-group.secondary .button {
    background-color: #294661;
    color: #ffffff; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #21384e;
      color: #ffffff; }
  .button-group.success .button {
    background-color: #18C96E;
    color: #294661; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #13a158;
      color: #294661; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #294661; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #294661; }
  .button-group.alert .button {
    background-color: #ec5840;
    color: #ffffff; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #da3116;
      color: #ffffff; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      -ms-flex: 0 0 100%;
          flex: 0 0 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: 48em) {
    .button-group.stacked-for-small .button {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 62em) {
    .button-group.stacked-for-medium .button {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (max-width: 47.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(41, 70, 97, 0.25);
  border-radius: 0;
  background-color: white;
  color: #294661; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #dcecfb;
    color: #294661; }
  .callout.secondary {
    background-color: #d8e4ee;
    color: #294661; }
  .callout.success {
    background-color: #d9fae9;
    color: #294661; }
  .callout.warning {
    background-color: #fff3d9;
    color: #294661; }
  .callout.alert {
    background-color: #fce6e2;
    color: #294661; }
  .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 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
  overflow: hidden;
  color: #294661; }
  .card > :last-child {
    margin-bottom: 0; }

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

.card-section {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  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: #294661; }
  .close-button.small {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    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;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  width: 100%; }
  .menu > li {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    [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 {
    display: -ms-flexbox;
    display: flex; }
  .menu > li > a {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .menu > li > a img,
    .menu > li > a i,
    .menu > li > a svg {
      margin-right: 0.25rem; }
  .menu, .menu.horizontal {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .menu > li, .menu.horizontal > li {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .menu.expanded > li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .menu.expanded > li:first-child:last-child {
    width: 100%; }
  .menu.vertical {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .menu.vertical > li {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
    .menu.vertical > li > a {
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media print, screen and (min-width: 48em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .menu.medium-horizontal > li {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .menu.medium-expanded > li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.medium-expanded > li:first-child:last-child {
      width: 100%; }
    .menu.medium-vertical {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .menu.medium-vertical > li {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; }
      .menu.medium-vertical > li > a {
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; } }
  @media print, screen and (min-width: 62em) {
    .menu.large-horizontal {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .menu.large-horizontal > li {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .menu.large-expanded > li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.large-expanded > li:first-child:last-child {
      width: 100%; }
    .menu.large-vertical {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .menu.large-vertical > li {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; }
      .menu.large-vertical > li > a {
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; } }
  .menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
  .menu.simple a {
    padding: 0; }
  .menu.simple li {
    margin-left: 0;
    margin-right: 1rem; }
  .menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.align-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .menu.icon-top > li > a {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-top.vertical a > span {
    margin: auto; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    background: #1A82E2;
    color: #ffffff; }
  .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;
    vertical-align: top; }

.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: #ffffff;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    content: ''; }
  .menu-icon:hover::after {
    background: #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: #294661;
    box-shadow: 0 7px 0 #294661, 0 14px 0 #294661;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #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 {
    transition: height 0.5s; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #ffffff;
  transition: transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    -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 #1A82E2;
    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 #1A82E2 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: #ffffff;
  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: #1A82E2 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 #1A82E2 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 #1A82E2; }

@media print, screen and (min-width: 48em) {
  .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: #1A82E2 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 #1A82E2 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 #1A82E2; } }

@media print, screen and (min-width: 62em) {
  .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: #1A82E2 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 #1A82E2 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 #1A82E2; } }

.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: #ffffff; }
  .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 #1A82E2 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 #1A82E2; }
  .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: #1A82E2;
  color: #ffffff; }
  .label.primary {
    background: #1A82E2;
    color: #ffffff; }
  .label.secondary {
    background: #294661;
    color: #ffffff; }
  .label.success {
    background: #18C96E;
    color: #294661; }
  .label.warning {
    background: #ffae00;
    color: #294661; }
  .label.alert {
    background: #ec5840;
    color: #ffffff; }

.media-object {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 47.9375em) {
    .media-object.stack-for-small {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 47.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  .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.main-section {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }

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

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 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;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-overlap {
    z-index: 10; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(41, 70, 97, 0.7); }
  .off-canvas.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [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 {
      box-shadow: 0 0 10px rgba(41, 70, 97, 0.7); }
  .off-canvas-absolute.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 1; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 1; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 1; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -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: 62em) {
  .position-left.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 1; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 1; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 1; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -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(41, 70, 97, 0.5);
  color: #ffffff; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #ffffff; }
  [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(41, 70, 97, 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: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .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: 48em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #294661; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1A82E2;
    color: foreground(#1A82E2);
    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: #294661; }

.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: #1A82E2; }
  .progress.secondary .progress-meter {
    background-color: #294661; }
  .progress.success .progress-meter {
    background-color: #18C96E; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #ec5840; }

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

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  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;
     -moz-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;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 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: #1A82E2;
  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: #166fc0; }
  .slider-handle.is-dragging {
    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;
  -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;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 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;
     -moz-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(41, 70, 97, 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: #ffffff;
  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: 48em) {
    .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: 48em) {
    .reveal {
      width: 600px;
      max-width: 60rem; } }
  @media print, screen and (min-width: 48em) {
    .reveal .reveal {
      right: auto;
      left: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 48em) {
    .reveal.tiny {
      width: 30%;
      max-width: 60rem; } }
  @media print, screen and (min-width: 48em) {
    .reveal.small {
      width: 50%;
      max-width: 60rem; } }
  @media print, screen and (min-width: 48em) {
    .reveal.large {
      width: 90%;
      max-width: 60rem; } }
  .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: 47.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: #ffffff;
  -webkit-user-select: none;
     -moz-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;
  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;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #ffffff;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1A82E2; }
    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%;
  -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; }
  thead, tbody, tfoot {
    border: 1px solid #f2f2f2;
    background-color: #ffffff; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 400; }
  thead {
    background: #f9f9f9;
    color: #294661; }
  tfoot {
    background: #f2f2f2;
    color: #294661; }
  thead tr, tfoot tr {
    background: transparent; }
  thead th, thead td, tfoot th, tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 400;
    text-align: left; }
  tbody th, tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2; }
  table.unstriped tbody {
    background-color: #ffffff; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f2f2f2;
      background-color: #ffffff; }

@media screen and (max-width: 61.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: #f4f4f4; }

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

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

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

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

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .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: #1A82E2; }
  .tabs.primary > li > a {
    color: #ffffff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #197cd7; }

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

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #ffffff;
  color: foreground(#ffffff, #1A82E2);
  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 #ffffff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(41, 70, 97, 0.2);
  line-height: 0; }

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

.title-bar {
  padding: 0.5rem;
  background: #294661;
  color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px; }

.title-bar-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 #A9B5C0;
  font-weight: 300;
  cursor: help; }

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

.top-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .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 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 48em) {
    .top-bar {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
      .top-bar .top-bar-right {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; } }
  @media screen and (max-width: 61.9375em) {
    .top-bar.stacked-for-medium {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 1rem; }

.top-bar-left,
.top-bar-right {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 61.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: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1; }

.clearfix::after {
  clear: both; }

.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media print, screen and (min-width: 62em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-origin {
  position: absolute;
  height: 0;
  width: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  transition: background 450ms; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  transform: translate3d(-50%, 50%, 0); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  transform: translate3d(0, 50%, 0);
  padding-left: 25px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-tooltip {
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.fade-in {
  animation: fade-in 1s; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.white-text {
  color: white; }

.white-back {
  background-color: white; }

.white-text-80 {
  color: rgba(255, 255, 255, 0.8); }

.white-back-80 {
  background-color: rgba(255, 255, 255, 0.8); }

.blue-text, .blue-text-trump:not(.trump) {
  color: #1A82E2; }

.blue-back, .blue-back-trump:not(.trump) {
  background-color: #1A82E2; }

.blue-fill path {
  fill: #1A82E2; }

.blue-text-80 {
  color: #489BE8; }

.blue-back-80 {
  background-color: #489BE8; }

.blue-fill-80 path {
  fill: #489BE8; }

.slate-text {
  color: #294661; }

.slate-back {
  background-color: #294661; }

.slate-text-80 {
  color: #546B81; }

.slate-back-80 {
  background-color: #546B81; }

.slate-text-60 {
  color: #7F90A0; }

.slate-back-60 {
  background-color: #7F90A0; }

.slate-text-40 {
  color: #A9B5C0; }

.slate-back-40 {
  background-color: #A9B5C0; }

.slate-text-20 {
  color: #D4DADF; }

.slate-back-20 {
  background-color: #D4DADF; }

.slate-text-10 {
  color: #E9ECEF; }

.slate-back-10 {
  background-color: #E9ECEF; }

.slate-text-5 {
  color: #F4F6F7; }

.slate-back-5 {
  background-color: #F4F6F7; }

.slate-text-2 {
  color: #FBFBFC; }

.slate-back-2 {
  background-color: #FBFBFC; }

.mantis-text {
  color: #18C96E; }

.mantis-back {
  background-color: #18C96E; }

.mantis-text-80 {
  color: #47D48B; }

.mantis-back-80 {
  background-color: #47D48B; }

.mantis-text-60 {
  color: #75DFA8; }

.mantis-back-60 {
  background-color: #75DFA8; }

.sg-blue-back,
.style-color--sg-blue .color-back--style,
.color-back--sg-blue {
  background-color: #1A82E2; }

.sg-blue,
.style-color--sg-blue .color-text--style,
.color-text--sg-blue {
  color: #1A82E2; }

.style-color--sg-blue .color-underline--style,
.color-underline--sg-blue {
  border-bottom: 3px solid #1A82E2; }

.slate-back,
.style-color--slate .color-back--style,
.color-back--slate {
  background-color: #294661; }

.slate,
.style-color--slate .color-text--style,
.color-text--slate {
  color: #294661; }

.style-color--slate .color-underline--style,
.color-underline--slate {
  border-bottom: 3px solid #294661; }

.mantis-back,
.style-color--mantis .color-back--style,
.color-back--mantis {
  background-color: #18C96E; }

.mantis,
.style-color--mantis .color-text--style,
.color-text--mantis {
  color: #18C96E; }

.style-color--mantis .color-underline--style,
.color-underline--mantis {
  border-bottom: 3px solid #18C96E; }

.ron-burgundy-back,
.style-color--ron-burgundy .color-back--style,
.color-back--ron-burgundy {
  background-color: #B71C1C; }

.ron-burgundy,
.style-color--ron-burgundy .color-text--style,
.color-text--ron-burgundy {
  color: #B71C1C; }

.style-color--ron-burgundy .color-underline--style,
.color-underline--ron-burgundy {
  border-bottom: 3px solid #B71C1C; }

.burnt-orange-back,
.style-color--burnt-orange .color-back--style,
.color-back--burnt-orange {
  background-color: #FF5722; }

.burnt-orange,
.style-color--burnt-orange .color-text--style,
.color-text--burnt-orange {
  color: #FF5722; }

.style-color--burnt-orange .color-underline--style,
.color-underline--burnt-orange {
  border-bottom: 3px solid #FF5722; }

.carrot-back,
.style-color--carrot .color-back--style,
.color-back--carrot {
  background-color: #FF9900; }

.carrot,
.style-color--carrot .color-text--style,
.color-text--carrot {
  color: #FF9900; }

.style-color--carrot .color-underline--style,
.color-underline--carrot {
  border-bottom: 3px solid #FF9900; }

.mango-back,
.style-color--mango .color-back--style,
.color-back--mango {
  background-color: #FDD835; }

.mango,
.style-color--mango .color-text--style,
.color-text--mango {
  color: #FDD835; }

.style-color--mango .color-underline--style,
.color-underline--mango {
  border-bottom: 3px solid #FDD835; }

.spruce-back,
.style-color--spruce .color-back--style,
.color-back--spruce {
  background-color: #4CB04F; }

.spruce,
.style-color--spruce .color-text--style,
.color-text--spruce {
  color: #4CB04F; }

.style-color--spruce .color-underline--style,
.color-underline--spruce {
  border-bottom: 3px solid #4CB04F; }

.grass-stain-back,
.style-color--grass-stain .color-back--style,
.color-back--grass-stain {
  background-color: #8AC24A; }

.grass-stain,
.style-color--grass-stain .color-text--style,
.color-text--grass-stain {
  color: #8AC24A; }

.style-color--grass-stain .color-underline--style,
.color-underline--grass-stain {
  border-bottom: 3px solid #8AC24A; }

.lime-back,
.style-color--lime .color-back--style,
.color-back--lime {
  background-color: #CBDB39; }

.lime,
.style-color--lime .color-text--style,
.color-text--lime {
  color: #CBDB39; }

.style-color--lime .color-underline--style,
.color-underline--lime {
  border-bottom: 3px solid #CBDB39; }

.cobalt-back,
.style-color--cobalt .color-back--style,
.color-back--cobalt {
  background-color: #303F9F; }

.cobalt,
.style-color--cobalt .color-text--style,
.color-text--cobalt {
  color: #303F9F; }

.style-color--cobalt .color-underline--style,
.color-underline--cobalt {
  border-bottom: 3px solid #303F9F; }

.bluebird-back,
.style-color--bluebird .color-back--style,
.color-back--bluebird {
  background-color: #2196F3; }

.bluebird,
.style-color--bluebird .color-text--style,
.color-text--bluebird {
  color: #2196F3; }

.style-color--bluebird .color-underline--style,
.color-underline--bluebird {
  border-bottom: 3px solid #2196F3; }

.seafoam-back,
.style-color--seafoam .color-back--style,
.color-back--seafoam {
  background-color: #00BCD4; }

.seafoam,
.style-color--seafoam .color-text--style,
.color-text--seafoam {
  color: #00BCD4; }

.style-color--seafoam .color-underline--style,
.color-underline--seafoam {
  border-bottom: 3px solid #00BCD4; }

.caribbean-back,
.style-color--caribbean .color-back--style,
.color-back--caribbean {
  background-color: #00E5FF; }

.caribbean,
.style-color--caribbean .color-text--style,
.color-text--caribbean {
  color: #00E5FF; }

.style-color--caribbean .color-underline--style,
.color-underline--caribbean {
  border-bottom: 3px solid #00E5FF; }

.crown-back,
.style-color--crown .color-back--style,
.color-back--crown {
  background-color: #7B1fA2; }

.crown,
.style-color--crown .color-text--style,
.color-text--crown {
  color: #7B1fA2; }

.style-color--crown .color-underline--style,
.color-underline--crown {
  border-bottom: 3px solid #7B1fA2; }

.screample-back,
.style-color--screample .color-back--style,
.color-back--screample {
  background-color: #7C4DFF; }

.screample,
.style-color--screample .color-text--style,
.color-text--screample {
  color: #7C4DFF; }

.style-color--screample .color-underline--style,
.color-underline--screample {
  border-bottom: 3px solid #7C4DFF; }

.sangria-back,
.style-color--sangria .color-back--style,
.color-back--sangria {
  background-color: #880E4F; }

.sangria,
.style-color--sangria .color-text--style,
.color-text--sangria {
  color: #880E4F; }

.style-color--sangria .color-underline--style,
.color-underline--sangria {
  border-bottom: 3px solid #880E4F; }

.lavender-back,
.style-color--lavender .color-back--style,
.color-back--lavender {
  background-color: #DEA7E8; }

.lavender,
.style-color--lavender .color-text--style,
.color-text--lavender {
  color: #DEA7E8; }

.style-color--lavender .color-underline--style,
.color-underline--lavender {
  border-bottom: 3px solid #DEA7E8; }

.wild-strawberry-back,
.style-color--wild-strawberry .color-back--style,
.color-back--wild-strawberry {
  background-color: #FF4081; }

.wild-strawberry,
.style-color--wild-strawberry .color-text--style,
.color-text--wild-strawberry {
  color: #FF4081; }

.style-color--wild-strawberry .color-underline--style,
.color-underline--wild-strawberry {
  border-bottom: 3px solid #FF4081; }

.steel-back,
.style-color--steel .color-back--style,
.color-back--steel {
  background-color: #9E9E9E; }

.steel,
.style-color--steel .color-text--style,
.color-text--steel {
  color: #9E9E9E; }

.style-color--steel .color-underline--style,
.color-underline--steel {
  border-bottom: 3px solid #9E9E9E; }

.white-back,
.style-color--white .color-back--style,
.color-back--white {
  background-color: #FFFFFF; }

.white,
.style-color--white .color-text--style,
.color-text--white {
  color: #FFFFFF; }

.style-color--white .color-underline--style,
.color-underline--white {
  border-bottom: 3px solid #FFFFFF; }

.black-back,
.style-color--black .color-back--style,
.color-back--black {
  background-color: #000000; }

.black,
.style-color--black .color-text--style,
.color-text--black {
  color: #000000; }

.style-color--black .color-underline--style,
.color-underline--black {
  border-bottom: 3px solid #000000; }

.java-back,
.style-color--java .color-back--style,
.color-back--java {
  background-color: #1EBBD1; }

.java,
.style-color--java .color-text--style,
.color-text--java {
  color: #1EBBD1; }

.style-color--java .color-underline--style,
.color-underline--java {
  border-bottom: 3px solid #1EBBD1; }

[class*=".style-color"] .color-text--style {
  color: white; }

.sg-blue-theme .feature-cta .cta {
  border-top: 3px solid #1A82E2; }

.sg-blue-theme .case-study {
  background-color: #1A82E2;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.sg-blue-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #1A82E2; }

.sg-blue-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #1A82E2;
  background: linear-gradient(to bottom right, #6aa7df, #1A82E2); }

.slate-theme .feature-cta .cta {
  border-top: 3px solid #294661; }

.slate-theme .case-study {
  background-color: #294661;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.slate-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #294661; }

.slate-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #294661;
  background: linear-gradient(to bottom right, #506c87, #294661); }

.mantis-theme .feature-cta .cta {
  border-top: 3px solid #18C96E; }

.mantis-theme .case-study {
  background-color: #18C96E;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.mantis-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #18C96E; }

.mantis-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #18C96E;
  background: linear-gradient(to bottom right, #54d995, #18C96E); }

.ron-burgundy-theme .feature-cta .cta {
  border-top: 3px solid #B71C1C; }

.ron-burgundy-theme .case-study {
  background-color: #B71C1C;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.ron-burgundy-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #B71C1C; }

.ron-burgundy-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #B71C1C;
  background: linear-gradient(to bottom right, #d14f4f, #B71C1C); }

.burnt-orange-theme .feature-cta .cta {
  border-top: 3px solid #FF5722; }

.burnt-orange-theme .case-study {
  background-color: #FF5722;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.burnt-orange-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #FF5722; }

.burnt-orange-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #FF5722;
  background: linear-gradient(to bottom right, #f49779, #FF5722); }

.carrot-theme .feature-cta .cta {
  border-top: 3px solid #FF9900; }

.carrot-theme .case-study {
  background-color: #FF9900;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.carrot-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #FF9900; }

.carrot-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #FF9900;
  background: linear-gradient(to bottom right, #f2b55a, #FF9900); }

.mango-theme .feature-cta .cta {
  border-top: 3px solid #FDD835; }

.mango-theme .case-study {
  background-color: #FDD835;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.mango-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #FDD835; }

.mango-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #FDD835;
  background: linear-gradient(to bottom right, #f4e18a, #FDD835); }

.spruce-theme .feature-cta .cta {
  border-top: 3px solid #4CB04F; }

.spruce-theme .case-study {
  background-color: #4CB04F;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.spruce-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #4CB04F; }

.spruce-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #4CB04F;
  background: linear-gradient(to bottom right, #8ebb8f, #4CB04F); }

.grass-stain-theme .feature-cta .cta {
  border-top: 3px solid #8AC24A; }

.grass-stain-theme .case-study {
  background-color: #8AC24A;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.grass-stain-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #8AC24A; }

.grass-stain-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #8AC24A;
  background: linear-gradient(to bottom right, #aec990, #8AC24A); }

.lime-theme .feature-cta .cta {
  border-top: 3px solid #CBDB39; }

.lime-theme .case-study {
  background-color: #CBDB39;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.lime-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #CBDB39; }

.lime-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #CBDB39;
  background: linear-gradient(to bottom right, #d3db86, #CBDB39); }

.cobalt-theme .feature-cta .cta {
  border-top: 3px solid #303F9F; }

.cobalt-theme .case-study {
  background-color: #303F9F;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.cobalt-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #303F9F; }

.cobalt-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #303F9F;
  background: linear-gradient(to bottom right, #626eb9, #303F9F); }

.bluebird-theme .feature-cta .cta {
  border-top: 3px solid #2196F3; }

.bluebird-theme .case-study {
  background-color: #2196F3;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.bluebird-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #2196F3; }

.bluebird-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #2196F3;
  background: linear-gradient(to bottom right, #75b7eb, #2196F3); }

.seafoam-theme .feature-cta .cta {
  border-top: 3px solid #00BCD4; }

.seafoam-theme .case-study {
  background-color: #00BCD4;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.seafoam-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #00BCD4; }

.seafoam-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #00BCD4;
  background: linear-gradient(to bottom right, #32d9ee, #00BCD4); }

.caribbean-theme .feature-cta .cta {
  border-top: 3px solid #00E5FF; }

.caribbean-theme .case-study {
  background-color: #00E5FF;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.caribbean-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #00E5FF; }

.caribbean-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #00E5FF;
  background: linear-gradient(to bottom right, #5ae2f2, #00E5FF); }

.crown-theme .feature-cta .cta {
  border-top: 3px solid #7B1fA2; }

.crown-theme .case-study {
  background-color: #7B1fA2;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.crown-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #7B1fA2; }

.crown-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #7B1fA2;
  background: linear-gradient(to bottom right, #a047c6, #7B1fA2); }

.screample-theme .feature-cta .cta {
  border-top: 3px solid #7C4DFF; }

.screample-theme .case-study {
  background-color: #7C4DFF;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.screample-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #7C4DFF; }

.screample-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #7C4DFF;
  background: linear-gradient(to bottom right, #b8a1f7, #7C4DFF); }

.sangria-theme .feature-cta .cta {
  border-top: 3px solid #880E4F; }

.sangria-theme .case-study {
  background-color: #880E4F;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.sangria-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #880E4F; }

.sangria-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #880E4F;
  background: linear-gradient(to bottom right, #bc2676, #880E4F); }

.lavender-theme .feature-cta .cta {
  border-top: 3px solid #DEA7E8; }

.lavender-theme .case-study {
  background-color: #DEA7E8;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.lavender-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #DEA7E8; }

.lavender-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #DEA7E8;
  background: linear-gradient(to bottom right, #f3e6f5, #DEA7E8); }

.wild-strawberry-theme .feature-cta .cta {
  border-top: 3px solid #FF4081; }

.wild-strawberry-theme .case-study {
  background-color: #FF4081;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.wild-strawberry-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #FF4081; }

.wild-strawberry-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #FF4081;
  background: linear-gradient(to bottom right, #f695b6, #FF4081); }

.steel-theme .feature-cta .cta {
  border-top: 3px solid #9E9E9E; }

.steel-theme .case-study {
  background-color: #9E9E9E;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.steel-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #9E9E9E; }

.steel-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #9E9E9E;
  background: linear-gradient(to bottom right, #c4c4c4, #9E9E9E); }

.white-theme .feature-cta .cta {
  border-top: 3px solid #ffffff; }

.white-theme .case-study {
  background-color: #ffffff;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.white-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #ffffff; }

.white-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #ffffff;
  background: linear-gradient(to bottom right, white, #ffffff); }

.black-theme .feature-cta .cta {
  border-top: 3px solid #294661; }

.black-theme .case-study {
  background-color: #294661;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.black-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #294661; }

.black-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #294661;
  background: linear-gradient(to bottom right, #506c87, #294661); }

.java-theme .feature-cta .cta {
  border-top: 3px solid #1EBBD1; }

.java-theme .case-study {
  background-color: #1EBBD1;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"); }

.java-theme.page-template-solutions .header-block .breadcrumb {
  border-bottom: 3px solid #1EBBD1; }

.java-theme.page-template-solutions-deep-dive .deep-dive-header-block {
  background: #1EBBD1;
  background: linear-gradient(to bottom right, #64cad8, #1EBBD1); }

/* Padding */
.pad {
  padding: 3.375rem; }
  @media (min-width: 768px) {
    .pad {
      padding: 5.063rem; } }

.pad-small {
  padding: 3.375rem; }
  @media (min-width: 768px) {
    .pad-small {
      padding: 1.25rem; } }

.pad-medium {
  padding: 3.375rem; }
  @media (min-width: 768px) {
    .pad-medium {
      padding: 2.813rem; } }

.pad-large {
  padding: 3.375rem; }
  @media (min-width: 768px) {
    .pad-large {
      padding: 6.328rem; } }

.pad-ends {
  padding-top: 3.375rem;
  padding-bottom: 3.375rem; }
  @media (min-width: 768px) {
    .pad-ends {
      padding-top: 5.063rem;
      padding-bottom: 5.063rem; } }

.pad-top {
  padding-top: 3.375rem; }
  @media (min-width: 768px) {
    .pad-top {
      padding-top: 5.063rem; } }

.pad-bottom {
  padding-bottom: 3.375rem; }
  @media (min-width: 768px) {
    .pad-bottom {
      padding-bottom: 5.063rem; } }

.pad-bottom-short {
  padding-bottom: 3.375rem; }
  @media (min-width: 768px) {
    .pad-bottom-short {
      padding-bottom: 4.219rem; } }

.pad-top-short {
  padding-top: 3.375rem; }
  @media (min-width: 768px) {
    .pad-top-short {
      padding-top: 4.219rem; } }

.pad-top-tall {
  padding-top: 3.375rem; }
  @media (min-width: 768px) {
    .pad-top-tall {
      padding-top: 6.328rem; } }

.pad-ends-short {
  padding-top: 3.375rem;
  padding-bottom: 3.375rem; }
  @media (min-width: 768px) {
    .pad-ends-short {
      padding-top: 4.219rem;
      padding-bottom: 4.219rem; } }

.pad-ends-tall {
  padding-top: 3.375rem;
  padding-bottom: 3.375rem; }
  @media (min-width: 768px) {
    .pad-ends-tall {
      padding-top: 6.328rem;
      padding-bottom: 6.328rem; } }

.pad-ends-extra-tall, .page-header.has-bg-img {
  padding-top: 5.063rem;
  padding-bottom: 5.063rem; }
  @media (min-width: 768px) {
    .pad-ends-extra-tall, .page-header.has-bg-img {
      padding-top: 9.492rem;
      padding-bottom: 9.492rem; } }

.padding-none {
  padding: 0; }

.pad-left-none {
  padding-left: 0; }

.gutters-none:not(.x) {
  padding-left: 0;
  padding-right: 0; }

.nudge-left-50percent {
  position: relative;
  left: -50%; }

/* Sides */
.pad-sides {
  padding-right: 5.063rem;
  padding-left: 5.063rem; }

.pad-left {
  padding-left: 5.063rem; }

.pad-left-wide {
  padding-left: 7.5945rem; }

.center-margin-auto,
.margin-sides-auto {
  margin-left: auto;
  margin-right: auto; }

.margin-top {
  margin-top: 1rem; }

.margin-bottom {
  margin-bottom: 1rem; }

.margin-ends {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.margin-ends-tall {
  margin-top: 5.063rem;
  margin-bottom: 5.063rem; }

.margin-left {
  margin-left: 1rem; }

.margin-right {
  margin-right: 1rem; }

.margin-sides {
  margin-left: 1rem;
  margin-right: 1rem; }

.margin-sides.narrow {
  margin-left: 1rem;
  margin-right: 1rem; }

.marginalize-tops .grid-col {
  margin-top: 1rem; }

.marginalize-tops-short .grid-col {
  margin-top: 0.75rem; }

.marginalize-tops-tall .grid-col {
  margin-top: 1.5rem; }

.marginalize-bottoms .grid-col {
  margin-bottom: 1rem; }

.marginalize-bottoms-short .grid-col {
  margin-bottom: 0.75rem; }

.marginalize-bottoms-tall .grid-col {
  margin-bottom: 1.5rem; }

/* Flushing */
.pad-ends-flush {
  padding-top: 0;
  padding-bottom: 0; }

.pad-top-flush {
  padding-top: 0; }

.pad-bottom-flush {
  padding-bottom: 0; }

.flush-ends,
.flush-top {
  padding-top: 0; }

.flush-ends,
.flush-bottom {
  padding-bottom: 0; }

/* Alignment */
.center-block {
  margin-left: auto;
  margin-right: auto; }

.clear-both {
  clear: both; }

hr.spacer {
  margin: 1rem 0; }

hr.spacer:not(.grid-line),
hr[class*="spacer-"]:not(.grid-line) {
  border: none; }

hr.spacer-short {
  margin: .5rem 0; }

hr.spacer-tall {
  margin: 2rem; }

hr.spacer-edge {
  margin: .75rem 0 0;
  border: none; }

.space-0 {
  height: 1rem; }

.space-1 {
  height: 1.25rem; }

.space-2 {
  height: 1.5rem; }

.space-3 {
  height: 1.875rem; }

.space-4 {
  height: 2.25rem; }

.space-5 {
  height: 2.813rem; }

.space-6 {
  height: 3.375rem; }

.space-7 {
  height: 4.219rem; }

.m-t-1 {
  margin-top: 1.25rem; }

.m-t-2 {
  margin-top: 1.5rem; }

.m-t-3 {
  margin-top: 1.875rem; }

.m-t-4 {
  margin-top: 2.25rem; }

.m-t-5 {
  margin-top: 2.813rem; }

.m-t-6 {
  margin-top: 3.375rem; }

.m-t-7 {
  margin-top: 4.219rem; }

.m-t-8 {
  margin-top: 5.063rem; }

.m-t-9 {
  margin-top: 6.328rem; }

.m-t-10 {
  margin-top: 7.594rem; }

.m-b-1 {
  margin-bottom: 1.25rem; }

.m-b-2 {
  margin-bottom: 1.5rem; }

.m-b-3 {
  margin-bottom: 1.875rem; }

.m-b-4 {
  margin-bottom: 2.25rem; }

.m-b-5 {
  margin-bottom: 2.813rem; }

.m-b-6 {
  margin-bottom: 3.375rem; }

.m-b-7 {
  margin-bottom: 4.219rem; }

.m-b-8 {
  margin-bottom: 5.063rem; }

.m-b-9 {
  margin-bottom: 6.328rem; }

.m-b-10 {
  margin-bottom: 7.594rem; }

.p-t-1 {
  padding-top: 1.25rem; }

.p-t-2 {
  padding-top: 1.5rem; }

.p-t-3 {
  padding-top: 1.875rem; }

.p-t-4 {
  padding-top: 2.25rem; }

.p-t-5 {
  padding-top: 2.813rem; }

.p-t-6 {
  padding-top: 3.375rem; }

.p-t-7 {
  padding-top: 4.219rem; }

.p-t-8 {
  padding-top: 5.063rem; }

.p-t-9 {
  padding-top: 6.328rem; }

.p-t-10 {
  padding-top: 7.594rem; }

.p-b-1 {
  padding-bottom: 1.25rem; }

.p-b-2 {
  padding-bottom: 1.5rem; }

.p-b-3 {
  padding-bottom: 1.875rem; }

.p-b-4 {
  padding-bottom: 2.25rem; }

.p-b-5 {
  padding-bottom: 2.813rem; }

.p-b-6 {
  padding-bottom: 3.375rem; }

.p-b-7 {
  padding-bottom: 4.219rem; }

.p-b-8 {
  padding-bottom: 5.063rem; }

.p-b-9 {
  padding-bottom: 6.328rem; }

.p-b-10 {
  padding-bottom: 7.594rem; }

@media (max-width: 767px) {
  .m-t-5-small {
    margin-top: 2.813rem; } }

@media (max-width: 767px) {
  .m-b-5-small {
    margin-bottom: 2.813rem; } }

@media (max-width: 767px) {
  .m-t-6-small {
    margin-top: 3.375rem; } }

@media (max-width: 767px) {
  .m-b-6-small {
    margin-bottom: 3.375rem; } }

.gutter-self {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gutter-self-wide {
  padding-left: 2.8125rem;
  padding-right: 2.8125rem; }

.gutter-self-narrow {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

@font-face {
  font-family: 'Colfax-Light';
  src: url("assets/fonts/colfax/ColfaxWebLight.eot");
  src: url("assets/fonts/colfax/ColfaxWebLight.eot?#iefix") format("embedded-opentype"), url("assets/fonts/colfax/ColfaxWebLight.woff") format("woff"); }

@font-face {
  font-family: 'Colfax-Regular';
  src: url("assets/fonts/colfax/ColfaxRegular.eot");
  src: url("assets/fonts/colfax/ColfaxRegular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/colfax/ColfaxRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Colfax-Medium';
  src: url("assets/fonts/colfax/ColfaxWebMedium.eot");
  src: url("assets/fonts/colfax/ColfaxWebMedium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/colfax/ColfaxWebMedium.woff") format("woff"); }

@font-face {
  font-family: 'Colfax-Bold';
  src: url("assets/fonts/colfax/ColfaxBold.eot");
  src: url("assets/fonts/colfax/ColfaxBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/colfax/ColfaxBold.woff") format("woff"); }

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sharpen-text {
  -webkit-font-smoothing: none;
  -moz-osx-font-smoothing: none;
  font-smooth: never; }

body {
  color: #546B81; }

h1, .h1, h2, .h2, h3, .h3, dl.accordion dt, h4, .h4, h6, .h6 {
  color: #294661; }

h1, .h1, h4, .h4, h5, .h5, .page-header sup,
.page-header .page-pretitle, .page-header sup a,
.page-header .page-pretitle a, .template-guide menu header {
  font-family: "Colfax-Medium", helvetica, sans-serif; }

h2, .h2, h3, .h3, dl.accordion dt, h6, .h6 {
  font-family: "Colfax-Regular", helvetica, sans-serif; }

h1.dark-bg, .dark-bg.h1 {
  color: #ffffff; }

h1.img-bg, .img-bg.h1, .page-header.has-bg-img h1, .page-header.has-bg-img .h1 {
  color: #ffffff;
  text-shadow: 0px 2px 3px rgba(41, 70, 97, 0.15); }

h1.small, .small.h1 {
  font-size: 2.25rem;
  line-height: 2.813rem; }

h2.dark-bg, .dark-bg.h2 {
  color: #ffffff; }

h2.img-bg, .img-bg.h2, .page-header.has-bg-img h1.h2, .page-header.has-bg-img .h2.h1,
.page-header.has-bg-img sup.h2,
.page-header.has-bg-img sub.h2 {
  color: #ffffff;
  text-shadow: 0px 2px 3px rgba(41, 70, 97, 0.15); }

h3.dark-bg, .dark-bg.h3, dl.accordion dt.dark-bg {
  color: #ffffff; }

h3.img-bg, .img-bg.h3, .page-header.has-bg-img h1.h3, .page-header.has-bg-img .h3.h1,
.page-header.has-bg-img sup.h3,
.page-header.has-bg-img sub.h3, dl.accordion dt.img-bg {
  color: #ffffff;
  text-shadow: 0px 2px 3px rgba(41, 70, 97, 0.15); }

h4.dark-bg, .dark-bg.h4 {
  color: #ffffff; }

h4.img-bg, .img-bg.h4, .page-header.has-bg-img h1.h4, .page-header.has-bg-img .h4.h1,
.page-header.has-bg-img sup.h4,
.page-header.has-bg-img sub.h4 {
  color: #ffffff;
  text-shadow: 0px 2px 3px rgba(41, 70, 97, 0.15); }

h5, .h5, .page-header sup,
.page-header .page-pretitle, .page-header sup a,
.page-header .page-pretitle a, .template-guide menu header {
  color: #7F90A0;
  letter-spacing: 1px;
  text-transform: uppercase; }
  h5.dark-bg, .dark-bg.h5, .page-header sup.dark-bg,
  .page-header .dark-bg.page-pretitle, .page-header sup a.dark-bg,
  .page-header .page-pretitle a.dark-bg, .page-header.has-bg-img sup a, .template-guide menu header.dark-bg {
    color: rgba(255, 255, 255, 0.9); }
    h5.dark-bg a:hover, .dark-bg.h5 a:hover, .page-header sup.dark-bg a:hover,
    .page-header .dark-bg.page-pretitle a:hover, .page-header sup a.dark-bg a:hover,
    .page-header .page-pretitle a.dark-bg a:hover, .page-header.has-bg-img sup a a:hover, .template-guide menu header.dark-bg a:hover {
      color: #ffffff; }
  h5.img-bg, .img-bg.h5, .page-header.has-bg-img h1.h5, .page-header.has-bg-img .h5.h1,
  .page-header.has-bg-img sub.h5, .page-header sup.img-bg, .page-header.has-bg-img sup,
  .page-header .img-bg.page-pretitle, .page-header.has-bg-img h1.page-pretitle, .page-header.has-bg-img .page-pretitle.h1, .page-header.has-bg-img sub.page-pretitle, .page-header sup a.img-bg,
  .page-header .page-pretitle a.img-bg, .template-guide menu header.img-bg {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0px 2px 3px rgba(41, 70, 97, 0.1); }
    h5.img-bg a:hover, .img-bg.h5 a:hover, .page-header.has-bg-img h1.h5 a:hover, .page-header.has-bg-img .h5.h1 a:hover,
    .page-header.has-bg-img sub.h5 a:hover, .page-header sup.img-bg a:hover, .page-header.has-bg-img sup a:hover,
    .page-header .img-bg.page-pretitle a:hover, .page-header.has-bg-img h1.page-pretitle a:hover, .page-header.has-bg-img .page-pretitle.h1 a:hover, .page-header.has-bg-img sub.page-pretitle a:hover, .page-header sup a.img-bg a:hover,
    .page-header .page-pretitle a.img-bg a:hover, .template-guide menu header.img-bg a:hover {
      color: #ffffff; }

h6.dark-bg, .dark-bg.h6 {
  color: rgba(255, 255, 255, 0.9); }

p, .p, .page-header sub,
.page-header .page-subtitle,
article {
  margin-top: 0;
  margin-bottom: 1rem; }
  p.small, .small.p, .page-header sub.small,
  .page-header .small.page-subtitle, .single-use_case li,
  article.small {
    color: #546B81;
    font-size: 0.833rem;
    line-height: 1.5rem; }
  p.headline, .headline.p, .page-header sub.headline,
  .page-header .headline.page-subtitle,
  article.headline {
    font-family: "Colfax-Light", helvetica, sans-serif;
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p.strong, .strong.p, .page-header sub.strong,
  .page-header .strong.page-subtitle,
  article.strong {
    font-weight: 600; }
  p.italic, .italic.p, .page-header sub.italic,
  .page-header .italic.page-subtitle,
  article.italic {
    font-style: italic; }
  p.dark-bg, .dark-bg.p, .page-header sub.dark-bg,
  .page-header .dark-bg.page-subtitle,
  article.dark-bg {
    color: #ffffff; }
  p.img-bg, .img-bg.p, .page-header.has-bg-img h1.p, .page-header.has-bg-img .p.h1,
  .page-header.has-bg-img sup.p, .page-header sub.img-bg, .page-header.has-bg-img sub,
  .page-header .img-bg.page-subtitle, .page-header.has-bg-img h1.page-subtitle, .page-header.has-bg-img .page-subtitle.h1, .page-header.has-bg-img sup.page-subtitle,
  article.img-bg {
    color: #ffffff; }

a {
  font-family: "Colfax-Regular", helvetica, sans-serif;
  color: #489BE8;
  transition: color 0.3s;
  font-weight: 500; }
  a:hover, a:focus, a:active {
    color: #1A82E2;
    text-decoration: none; }
  a.dark-bg {
    color: rgba(255, 255, 255, 0.8); }
    a.dark-bg:hover, a.dark-bg:focus, a.dark-bg:active {
      color: #ffffff; }

blockquote,
blockquote p,
blockquote .p,
blockquote .page-header sub, .page-header
blockquote sub,
blockquote
.page-header .page-subtitle,
.page-header
blockquote .page-subtitle {
  color: #1A82E2;
  font-weight: 100;
  font-size: 1.25rem;
  line-height: 1.875rem;
  border-left: none;
  margin: 0;
  padding: 0; }

ul li,
ol li {
  font-weight: 300;
  line-height: 1.875rem; }
  ul li:not(:last-child),
  ol li:not(:last-child) {
    margin-bottom: 0.667rem; }
  ul li.small,
  ol li.small {
    font-size: 0.833rem;
    line-height: 1.5rem; }

strong {
  font-family: "Colfax-Medium", helvetica, sans-serif; }

.dark-bg {
  color: #ffffff; }
  .dark-bg h1, .dark-bg .h1, .dark-bg h2, .dark-bg .h2, .dark-bg h3, .dark-bg .h3, .dark-bg dl.accordion dt, dl.accordion .dark-bg dt, .dark-bg h4, .dark-bg .h4 {
    color: #ffffff; }
  .dark-bg h5, .dark-bg .h5, .dark-bg .page-header sup, .page-header .dark-bg sup, .dark-bg
  .page-header .page-pretitle,
  .page-header .dark-bg .page-pretitle, .dark-bg .page-header sup a, .page-header sup .dark-bg a, .dark-bg
  .page-header .page-pretitle a,
  .page-header .page-pretitle .dark-bg a, .dark-bg .template-guide menu header, .template-guide menu .dark-bg header, .dark-bg h6, .dark-bg .h6, .dark-bg p, .dark-bg .p, .dark-bg .page-header sub, .page-header .dark-bg sub, .dark-bg
  .page-header .page-subtitle,
  .page-header .dark-bg .page-subtitle {
    color: rgba(255, 255, 255, 0.9); }

.gradient-text.blue {
  color: #1A82E2;
  color: #4294e0;
  background: linear-gradient(to bottom right, #6aa7df, #1A82E2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.colfax, nav.pagination .page-numbers, .colfax-light, blockquote,
blockquote p,
blockquote .p,
blockquote .page-header sub, .page-header
blockquote sub,
blockquote
.page-header .page-subtitle,
.page-header
blockquote .page-subtitle {
  font-family: "Colfax-Light", helvetica, sans-serif; }

.colfax-regular {
  font-family: "Colfax-Regular", helvetica, sans-serif; }

.colfax-medium, .thumbnail-person dt, nav.pagination .page-numbers.current, .tabs dt, .tabs li, .tabs li:not(:last-child) {
  font-family: "Colfax-Medium", helvetica, sans-serif; }

.colfax-bold {
  font-family: "Colfax-Bold", helvetica, sans-serif; }

.font-smaller, table.tablepress, .article-more, .tabs {
  font-size: .8125em;
  line-height: 1.85; }

.font-smallest {
  font-size: 60%;
  font-weight: 400; }

.t-a-c {
  text-align: center; }

@media (min-width: 992px) {
  .t-a-c-large {
    text-align: center; } }

@media (min-width: 768px) {
  .t-a-c-medium {
    text-align: center; } }

.t-a-r {
  text-align: right; }

@media (min-width: 992px) {
  .t-a-r-large {
    text-align: right; } }

@media (min-width: 768px) {
  .t-a-r-medium {
    text-align: right; } }

.t-a-l {
  text-align: left; }

@media (min-width: 992px) {
  .t-a-l-large {
    text-align: left; } }

@media (min-width: 768px) {
  .t-a-l-medium {
    text-align: left; } }

.sharp-text {
  -webkit-font-smoothing: none;
  -moz-osx-font-smoothing: none; }

.smooth-text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.quote blockquote {
  border-left: none;
  padding-left: 0;
  padding-top: 2rem;
  padding-left: 4em;
  position: relative; }

.quote blockquote::before {
  color: #F4F6F7;
  content: '\201C';
  font-size: 6em;
  margin-bottom: -1em;
  font-family: serif;
  position: absolute;
  left: 0;
  top: -.1em; }

.quote-list .quote img {
  float: right;
  margin: 0 0 1rem 1rem; }

.quote cite {
  font-style: normal;
  display: block;
  margin-top: 1rem; }

.quote cite b {
  border-top: 1px #ccc solid;
  padding-top: .25rem; }

.view-all,
.cta-link {
  font-family: "Colfax-Regular", helvetica, sans-serif;
  display: block; }
  .view-all.small,
  .cta-link.small {
    font-size: 0.833rem;
    line-height: 1.25rem; }

.constrain,
[class*="constrain-"] {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
  box-sizing: border-box; }

.constrain-sm:not(.x) {
  max-width: 544px; }

.constrain-md:not(.x) {
  max-width: 768px; }

.constrain-lg:not(.x) {
  max-width: 992px; }

.constrain-xl:not(.x) {
  max-width: 1200px; }

.round-image {
  border-radius: 50%; }

img.floatrightimg {
  float: right; }

.position-relative {
  position: relative; }

.display-block {
  display: block; }

.no-overflow {
  overflow: hidden; }

.m-h-a {
  margin-right: auto;
  margin-left: auto; }

.m-0 {
  margin: 0; }

.m-r-0 {
  margin-right: 0; }

.m-l-0 {
  margin-left: 0; }

.m-b-0 {
  margin-bottom: 0; }

.m-t-0 {
  margin-top: 0; }

.m-0 {
  margin: 0; }

.p-r-0 {
  padding-right: 0; }

.p-l-0 {
  padding-left: 0; }

.p-b-0 {
  padding-bottom: 0; }

.p-t-0 {
  padding-top: 0; }

.p-xs {
  padding: 1rem; }

.p-sm {
  padding: 1.5rem; }

.p-md, .blog-posts-box {
  padding: 2.25rem; }

.p-lg {
  padding: 3.375rem; }

.white-bg, .blog-posts-box, .floating-tile {
  background-color: #ffffff; }

.gray-bg {
  background-color: #F4F6F7; }

.light-gray-bg {
  background-color: #FBFBFC; }

.slate-bg {
  background-color: #294661; }

.blue-bg {
  background-color: #1A82E2; }

.b-b {
  border-bottom: 1px solid #E9ECEF;
  margin-bottom: -1px; }

.b-t {
  border-top: 1px solid #E9ECEF; }

.b-b-0 {
  border-bottom: none !important; }

.b-t-0 {
  border-top: none !important; }

article blockquote {
  margin: 2.813rem 0; }

article blockquote,
article blockquote p,
article blockquote .p,
article blockquote .page-header sub, .page-header
article blockquote sub,
article blockquote
.page-header .page-subtitle,
.page-header
article blockquote .page-subtitle {
  font-size: 2.813rem;
  line-height: 3.375rem; }

article blockquote.medium,
article blockquote.medium p,
article blockquote.medium .p,
article blockquote.medium .page-header sub, .page-header
article blockquote.medium sub,
article blockquote.medium
.page-header .page-subtitle,
.page-header
article blockquote.medium .page-subtitle {
  font-size: 2.25rem;
  line-height: 3.375rem; }

article blockquote.small,
article blockquote.small p,
article blockquote.small .p,
article blockquote.small .page-header sub, .page-header
article blockquote.small sub,
article blockquote.small
.page-header .page-subtitle,
.page-header
article blockquote.small .page-subtitle {
  font-size: 1.5rem;
  line-height: 2.25rem; }

article blockquote cite {
  font-size: .85em;
  white-space: nowrap; }

article blockquote cite::before {
  content: " ~ "; }

article.sticky {
  position: static; }

body {
  padding: 0;
  margin: 0;
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #E9ECEF; }

body::after {
  background: #1A82E2;
  bottom: 0;
  color: white;
  opacity: .8;
  padding: 2px 10px;
  position: fixed;
  right: 0;
  z-index: 9999; }

body.env-local::after {
  content: "L"; }

body.env-dev::after {
  content: "D"; }

body.env-test::after {
  content: "T"; }

body.env-staging::after {
  content: "S"; }

/* General purpose page wrappers provided are:
	html->body->[ .plane->.points->.grid ]->main */
.plane {
  background-color: #ffffff;
  box-shadow: 0px 1px 3px 0px rgba(41, 70, 97, 0.2);
  overflow: hidden; }

.grid {
  padding-top: 72px; }
  @media print, screen and (min-width: 62em) {
    .grid {
      padding-top: 107px; } }

.header,
.categories-top,
.page-footer,
.plane {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto; }

a,
a:hover {
  text-decoration: none; }

*, *:before, *:after {
  box-sizing: border-box; }

main center,
section center,
article center,
aside center {
  text-align: left; }

body:not(.app-logged-in) .app-logged-in-show {
  display: none; }

hr {
  margin: 20px auto;
  max-width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

.btn-list > .btn + .btn, .btn-list >
.btn.trump-id:not(#trump) + .btn, nav.pagination .btn-list > a.next + .btn,
nav.pagination .btn-list > a.prev + .btn, .btn-list > .btn +
.btn.trump-id:not(#trump), nav.pagination .btn-list > a.next +
.btn.trump-id:not(#trump),
nav.pagination .btn-list > a.prev +
.btn.trump-id:not(#trump), nav.pagination .btn-list > .btn + a.next, nav.pagination .btn-list >
.btn.trump-id:not(#trump) + a.next, nav.pagination .btn-list > a.next + a.next, nav.pagination .btn-list > a.prev + a.next,
nav.pagination .btn-list > .btn + a.prev,
nav.pagination .btn-list >
.btn.trump-id:not(#trump) + a.prev, nav.pagination .btn-list > a.next + a.prev, nav.pagination .btn-list > a.prev + a.prev {
  margin-top: 0.833rem; }
  @media print, screen and (min-width: 48em) {
    .btn-list > .btn + .btn, .btn-list >
    .btn.trump-id:not(#trump) + .btn, nav.pagination .btn-list > a.next + .btn,
    nav.pagination .btn-list > a.prev + .btn, .btn-list > .btn +
    .btn.trump-id:not(#trump), nav.pagination .btn-list > a.next +
    .btn.trump-id:not(#trump),
    nav.pagination .btn-list > a.prev +
    .btn.trump-id:not(#trump), nav.pagination .btn-list > .btn + a.next, nav.pagination .btn-list >
    .btn.trump-id:not(#trump) + a.next, nav.pagination .btn-list > a.next + a.next, nav.pagination .btn-list > a.prev + a.next,
    nav.pagination .btn-list > .btn + a.prev,
    nav.pagination .btn-list >
    .btn.trump-id:not(#trump) + a.prev, nav.pagination .btn-list > a.next + a.prev, nav.pagination .btn-list > a.prev + a.prev {
      margin-top: 0;
      margin-left: 0.833rem; } }

.btn,
.btn.trump-class:not(.trump),
.btn.trump-id:not(#trump), nav.pagination a.next,
nav.pagination a.prev {
  font-family: "Colfax-Regular", helvetica, sans-serif;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.833rem 1.875rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  width: 100%; }
  .btn:active,
  .btn.trump-class:active:not(.trump),
  .btn.trump-id:active:not(#trump), nav.pagination a.next:active,
  nav.pagination a.prev:active, .btn:focus,
  .btn.trump-class:focus:not(.trump),
  .btn.trump-id:focus:not(#trump), nav.pagination a.next:focus,
  nav.pagination a.prev:focus {
    text-decoration: none;
    outline: none; }
  @media print, screen and (min-width: 48em) {
    .btn,
    .btn.trump-class:not(.trump),
    .btn.trump-id:not(#trump), nav.pagination a.next,
    nav.pagination a.prev {
      display: inline-block;
      width: auto; } }

.btn-primary,
.btn-primary.trump-class:not(.trump),
.btn-primary.trump-id:not(#trump) {
  background: #489BE8;
  border-color: #1A82E2;
  color: #ffffff; }
  .btn-primary:hover,
  .btn-primary.trump-class:hover:not(.trump),
  .btn-primary.trump-id:hover:not(#trump), .btn-primary:focus,
  .btn-primary.trump-class:focus:not(.trump),
  .btn-primary.trump-id:focus:not(#trump), .is-active.btn-primary,
  .is-active.btn-primary.trump-class:not(.trump),
  .is-active.btn-primary.trump-id:not(#trump) {
    background: #1A82E2;
    color: #ffffff; }
  .btn-primary:active,
  .btn-primary.trump-class:active:not(.trump),
  .btn-primary.trump-id:active:not(#trump) {
    box-shadow: 0 1px 4px 0 rgba(41, 70, 97, 0.2); }

.btn-secondary,
.btn-secondary.trump-class:not(.trump),
.btn-secondary-trump-id:not(#trump), nav.pagination a.next,
nav.pagination a.prev {
  background: transparent;
  border-color: #A3CDF3;
  color: #1A82E2; }
  .btn-secondary:hover,
  .btn-secondary.trump-class:hover:not(.trump),
  .btn-secondary-trump-id:hover:not(#trump), nav.pagination a.next:hover,
  nav.pagination a.prev:hover, .btn-secondary:focus,
  .btn-secondary.trump-class:focus:not(.trump),
  .btn-secondary-trump-id:focus:not(#trump), nav.pagination a.next:focus,
  nav.pagination a.prev:focus, .is-active.btn-secondary,
  .is-active.btn-secondary.trump-class:not(.trump),
  .is-active.btn-secondary-trump-id:not(#trump), nav.pagination a.is-active.next,
  nav.pagination a.is-active.prev {
    background: #E8F2FC;
    color: #1A82E2; }
  .btn-secondary:active,
  .btn-secondary.trump-class:active:not(.trump),
  .btn-secondary-trump-id:active:not(#trump), nav.pagination a.next:active,
  nav.pagination a.prev:active {
    box-shadow: 0 1px 4px 0 rgba(41, 70, 97, 0.2); }

.btn-disabled {
  background: rgba(158, 158, 158, 0.8);
  border-color: #9E9E9E;
  color: #ffffff;
  cursor: default; }
  .btn-disabled:hover {
    background: rgba(158, 158, 158, 0.8); }
  .btn-disabled:active {
    box-shadow: none; }
  .btn-disabled.btn-secondary,
  .btn-disabled.btn-secondary.trump-class:not(.trump),
  .btn-disabled.btn-secondary-trump-id:not(#trump), nav.pagination a.btn-disabled.next,
  nav.pagination a.btn-disabled.prev {
    background: #ffffff;
    border-color: #9E9E9E;
    color: #9E9E9E; }

.btn-medium {
  font-size: 0.833rem;
  line-height: 1.25rem; }

.btn-small, nav.pagination a.next,
nav.pagination a.prev {
  padding: 0.667rem 1rem;
  font-size: 0.833rem;
  line-height: 1.5rem; }

.btn-dropdown {
  padding-right: 18px;
  padding-left: 18px; }

.btn-on-dark.btn-primary, .page-header.has-bg-img .btn-primary.btn-secondary, .page-header.has-bg-img
.btn-primary.btn-secondary-trump-id:not(#trump), .page-header.has-bg-img nav.pagination a.btn-primary.next, nav.pagination .page-header.has-bg-img a.btn-primary.next, .page-header.has-bg-img
nav.pagination a.btn-primary.prev,
nav.pagination .page-header.has-bg-img a.btn-primary.prev,
.btn-on-dark.btn-primary.trump-class:not(.trump),
.btn-on-dark.btn-primary.trump-id:not(#trump), .page-header.has-bg-img .btn-primary.trump-id.btn-secondary:not(#trump), .page-header.has-bg-img nav.pagination a.btn-primary.trump-id.next:not(#trump), nav.pagination .page-header.has-bg-img a.btn-primary.trump-id.next:not(#trump), .page-header.has-bg-img
nav.pagination a.btn-primary.trump-id.prev:not(#trump),
nav.pagination .page-header.has-bg-img a.btn-primary.trump-id.prev:not(#trump) {
  color: #1A82E2;
  background: rgba(255, 255, 255, 0.95);
  border-color: #ffffff; }
  .btn-on-dark.btn-primary:hover, .page-header.has-bg-img .btn-primary.btn-secondary:hover, .page-header.has-bg-img
  .btn-primary.btn-secondary-trump-id:hover:not(#trump), .page-header.has-bg-img nav.pagination a.btn-primary.next:hover, nav.pagination .page-header.has-bg-img a.btn-primary.next:hover, .page-header.has-bg-img
  nav.pagination a.btn-primary.prev:hover,
  nav.pagination .page-header.has-bg-img a.btn-primary.prev:hover,
  .btn-on-dark.btn-primary.trump-id:hover:not(#trump), .page-header.has-bg-img .btn-primary.trump-id.btn-secondary:hover:not(#trump), .page-header.has-bg-img nav.pagination a.btn-primary.trump-id.next:hover:not(#trump), nav.pagination .page-header.has-bg-img a.btn-primary.trump-id.next:hover:not(#trump), .page-header.has-bg-img
  nav.pagination a.btn-primary.trump-id.prev:hover:not(#trump),
  nav.pagination .page-header.has-bg-img a.btn-primary.trump-id.prev:hover:not(#trump) {
    background: white;
    border-color: #ffffff; }
  .btn-on-dark.is-btn-disabled.btn-primary, .page-header.has-bg-img .is-btn-disabled.btn-primary.btn-secondary, .page-header.has-bg-img
  .is-btn-disabled.btn-primary.btn-secondary-trump-id:not(#trump), .page-header.has-bg-img nav.pagination a.is-btn-disabled.btn-primary.next, nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.next, .page-header.has-bg-img
  nav.pagination a.is-btn-disabled.btn-primary.prev,
  nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.prev,
  .btn-on-dark.is-btn-disabled.btn-primary.trump-id:not(#trump), .page-header.has-bg-img .is-btn-disabled.btn-primary.trump-id.btn-secondary:not(#trump), .page-header.has-bg-img nav.pagination a.is-btn-disabled.btn-primary.trump-id.next:not(#trump), nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.trump-id.next:not(#trump), .page-header.has-bg-img
  nav.pagination a.is-btn-disabled.btn-primary.trump-id.prev:not(#trump),
  nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.trump-id.prev:not(#trump) {
    color: #9E9E9E;
    border-color: #9E9E9E; }
    .btn-on-dark.is-btn-disabled.btn-primary:hover, .page-header.has-bg-img .is-btn-disabled.btn-primary.btn-secondary:hover, .page-header.has-bg-img
    .is-btn-disabled.btn-primary.btn-secondary-trump-id:hover:not(#trump), .page-header.has-bg-img nav.pagination a.is-btn-disabled.btn-primary.next:hover, nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.next:hover, .page-header.has-bg-img
    nav.pagination a.is-btn-disabled.btn-primary.prev:hover,
    nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.prev:hover,
    .btn-on-dark.is-btn-disabled.btn-primary.trump-id:hover:not(#trump), .page-header.has-bg-img .is-btn-disabled.btn-primary.trump-id.btn-secondary:hover:not(#trump), .page-header.has-bg-img nav.pagination a.is-btn-disabled.btn-primary.trump-id.next:hover:not(#trump), nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.trump-id.next:hover:not(#trump), .page-header.has-bg-img
    nav.pagination a.is-btn-disabled.btn-primary.trump-id.prev:hover:not(#trump),
    nav.pagination .page-header.has-bg-img a.is-btn-disabled.btn-primary.trump-id.prev:hover:not(#trump) {
      background: inherit; }

.btn-on-dark.btn-secondary, .page-header.has-bg-img .btn-secondary,
.btn-on-dark.btn-secondary.trump-class:not(.trump),
.btn-on-dark.btn-secondary-trump-id:not(#trump), .page-header.has-bg-img
.btn-secondary-trump-id:not(#trump), .page-header.has-bg-img nav.pagination a.next, nav.pagination .page-header.has-bg-img a.next, .page-header.has-bg-img
nav.pagination a.prev,
nav.pagination .page-header.has-bg-img a.prev, nav.pagination a.btn-on-dark.next,
nav.pagination a.btn-on-dark.prev {
  color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6); }
  .btn-on-dark.btn-secondary:hover, .page-header.has-bg-img .btn-secondary:hover,
  .btn-on-dark.btn-secondary-trump-id:hover:not(#trump), .page-header.has-bg-img
  .btn-secondary-trump-id:hover:not(#trump), .page-header.has-bg-img nav.pagination a.next:hover, nav.pagination .page-header.has-bg-img a.next:hover, .page-header.has-bg-img
  nav.pagination a.prev:hover,
  nav.pagination .page-header.has-bg-img a.prev:hover, nav.pagination a.btn-on-dark.next:hover,
  nav.pagination a.btn-on-dark.prev:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #ffffff; }
  .btn-on-dark.is-btn-disabled.btn-secondary, .page-header.has-bg-img .is-btn-disabled.btn-secondary,
  .btn-on-dark.is-btn-disabled.btn-secondary-trump-id:not(#trump), .page-header.has-bg-img
  .is-btn-disabled.btn-secondary-trump-id:not(#trump), .page-header.has-bg-img nav.pagination a.is-btn-disabled.next, nav.pagination .page-header.has-bg-img a.is-btn-disabled.next, .page-header.has-bg-img
  nav.pagination a.is-btn-disabled.prev,
  nav.pagination .page-header.has-bg-img a.is-btn-disabled.prev, nav.pagination a.btn-on-dark.is-btn-disabled.next,
  nav.pagination a.btn-on-dark.is-btn-disabled.prev {
    color: #9E9E9E;
    border-color: #9E9E9E; }
    .btn-on-dark.is-btn-disabled.btn-secondary:hover, .page-header.has-bg-img .is-btn-disabled.btn-secondary:hover,
    .btn-on-dark.is-btn-disabled.btn-secondary-trump-id:hover:not(#trump), .page-header.has-bg-img
    .is-btn-disabled.btn-secondary-trump-id:hover:not(#trump), .page-header.has-bg-img nav.pagination a.is-btn-disabled.next:hover, nav.pagination .page-header.has-bg-img a.is-btn-disabled.next:hover, .page-header.has-bg-img
    nav.pagination a.is-btn-disabled.prev:hover,
    nav.pagination .page-header.has-bg-img a.is-btn-disabled.prev:hover, nav.pagination a.btn-on-dark.is-btn-disabled.next:hover,
    nav.pagination a.btn-on-dark.is-btn-disabled.prev:hover {
      background: inherit; }

.btn-on-dark.btn-disabled.btn-primary, .page-header.has-bg-img .btn-disabled.btn-primary.btn-secondary, .page-header.has-bg-img
.btn-disabled.btn-primary.btn-secondary-trump-id:not(#trump), .page-header.has-bg-img nav.pagination a.btn-disabled.btn-primary.next, nav.pagination .page-header.has-bg-img a.btn-disabled.btn-primary.next, .page-header.has-bg-img
nav.pagination a.btn-disabled.btn-primary.prev,
nav.pagination .page-header.has-bg-img a.btn-disabled.btn-primary.prev,
.btn-on-dark.btn-disabled.btn-primary.trump-id:not(#trump), .page-header.has-bg-img .btn-disabled.btn-primary.trump-id.btn-secondary:not(#trump), .page-header.has-bg-img nav.pagination a.btn-disabled.btn-primary.trump-id.next:not(#trump), nav.pagination .page-header.has-bg-img a.btn-disabled.btn-primary.trump-id.next:not(#trump), .page-header.has-bg-img
nav.pagination a.btn-disabled.btn-primary.trump-id.prev:not(#trump),
nav.pagination .page-header.has-bg-img a.btn-disabled.btn-primary.trump-id.prev:not(#trump) {
  background: rgba(158, 158, 158, 0.5);
  border-color: #9E9E9E; }

.btn-d-block {
  display: block; }

.btn-group {
  display: inline-block; }
  .btn-group > .btn, .btn-group >
  .btn.trump-class:not(.trump), .btn-group >
  .btn.trump-id:not(#trump), nav.pagination .btn-group > a.next,
  nav.pagination .btn-group > a.prev {
    float: left;
    padding-right: 18px;
    padding-left: 18px;
    margin: 0;
    color: #1A82E2;
    background: #ffffff;
    border-color: rgba(26, 130, 226, 0.8); }
    .btn-group > .btn:hover, .btn-group >
    .btn.trump-id:hover:not(#trump), nav.pagination .btn-group > a.next:hover,
    nav.pagination .btn-group > a.prev:hover {
      background: rgba(26, 130, 226, 0.1); }
    .btn-group > .btn:active, .btn-group >
    .btn.trump-id:active:not(#trump), nav.pagination .btn-group > a.next:active,
    nav.pagination .btn-group > a.prev:active {
      box-shadow: 0 1px 4px 0 rgba(41, 70, 97, 0.2); }
    .btn-group > .btn:first-child, .btn-group >
    .btn.trump-id:first-child:not(#trump), nav.pagination .btn-group > a.next:first-child,
    nav.pagination .btn-group > a.prev:first-child {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .btn-group > .btn:last-child, .btn-group >
    .btn.trump-id:last-child:not(#trump), nav.pagination .btn-group > a.next:last-child,
    nav.pagination .btn-group > a.prev:last-child {
      margin-left: -1px;
      border-bottom-right-radius: 0;
      border-top-left-radius: 0; }
    .btn-group > .btn:not(:first-child):not(:last-child), .btn-group >
    .btn.trump-id:not(:first-child):not(:last-child):not(#trump), nav.pagination .btn-group > a.next:not(:first-child):not(:last-child),
    nav.pagination .btn-group > a.prev:not(:first-child):not(:last-child) {
      margin-left: -1px;
      border-radius: 0; }
    .btn-group > .is-active.btn, .btn-group >
    .is-active.btn.trump-id:not(#trump), nav.pagination .btn-group > a.is-active.next,
    nav.pagination .btn-group > a.is-active.prev {
      color: #ffffff;
      background: rgba(26, 130, 226, 0.8);
      border-color: #1A82E2; }

body.blog .widget_search .btn.btn-primary, body.blog .widget_search
.btn.btn-primary.trump-id:not(#trump), body.blog .widget_search nav.pagination a.btn-primary.next, nav.pagination body.blog .widget_search a.btn-primary.next, body.blog .widget_search
nav.pagination a.btn-primary.prev,
nav.pagination body.blog .widget_search a.btn-primary.prev, body.blog .widget_search nav.pagination a.btn-primary.trump-id.next:not(#trump), nav.pagination body.blog .widget_search a.btn-primary.trump-id.next:not(#trump), body.blog .widget_search
nav.pagination a.btn-primary.trump-id.prev:not(#trump),
nav.pagination body.blog .widget_search a.btn-primary.trump-id.prev:not(#trump),
body.single .widget_search .btn.btn-primary,
body.single .widget_search
.btn.btn-primary.trump-id:not(#trump),
body.single .widget_search nav.pagination a.btn-primary.next, nav.pagination
body.single .widget_search a.btn-primary.next,
body.single .widget_search
nav.pagination a.btn-primary.prev,
nav.pagination
body.single .widget_search a.btn-primary.prev,
body.single .widget_search nav.pagination a.btn-primary.trump-id.next:not(#trump), nav.pagination
body.single .widget_search a.btn-primary.trump-id.next:not(#trump),
body.single .widget_search
nav.pagination a.btn-primary.trump-id.prev:not(#trump),
nav.pagination
body.single .widget_search a.btn-primary.trump-id.prev:not(#trump) {
  line-height: 28px;
  padding: 0px 15px; }

.caret {
  position: relative;
  cursor: pointer; }
  .caret:before {
    content: '';
    position: absolute;
    top: 25%;
    left: 12px;
    border-left: 12px solid rgba(41, 70, 97, 0.4);
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent; }
  .caret:after {
    content: '';
    position: absolute;
    top: 30%;
    left: 10px;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent; }
  .caret:hover:before {
    border-left-color: #1A82E2; }

button {
  cursor: pointer;
  cursor: hand; }

[class*="thumbnail-"]:not(.thumbnail-wrapper) {
  padding: 1rem;
  border-radius: 2px; }

.thumbnail-wrapper:nth-of-type(n+4) {
  margin-top: 1.5rem; }

@media (max-width: 991px) {
  .thumbnail-wrapper:nth-of-type(n+3) {
    margin-top: 1.5rem; } }

@media (max-width: 767px) {
  .thumbnail-wrapper:nth-of-type(n+2) {
    margin-top: 1rem; } }

.thumbnail-graphic {
  background-color: white;
  border: 1px solid #E9ECEF;
  text-align: center;
  transition: all 0.3s; }
  @media (min-width: 992px) {
    .thumbnail-graphic {
      padding: 1rem;
      height: 5.063rem; } }
  .thumbnail-graphic a {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 100%;
    min-width: 100%; }
  .thumbnail-graphic img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain; }
  .thumbnail-graphic:hover {
    border: 1px solid #1A82E2;
    background-color: #F3F9FD; }
  .thumbnail-graphic.featured {
    border-radius: 0 0 2px 2px;
    border: 1px solid #1A82E2; }

.thumbnail-person {
  background: #F4F6F7;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .thumbnail-person img {
    border-radius: 50%;
    height: 3.375rem;
    margin-right: 0.833rem;
    object-fit: cover;
    width: 3.375rem; }
  .thumbnail-person dd {
    font-size: .8125rem;
    line-height: 1.25rem; }

.alt-back {
  background-color: #F4F6F7; }

[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 {
  border-radius: 0; }

label {
  font-weight: 300; }

input[type=text],
input[type=url],
input[type=email],
input[type=tel],
input[type=number],
input[type=date] {
  font-weight: 300; }

input:focus, input:active {
  outline: 0; }

.input-text-wrap {
  width: 100%;
  position: relative; }
  .input-text-wrap.disabled {
    opacity: 0.6; }

.input-text-wrap.required:before {
  width: 4px;
  height: 4px;
  content: " ";
  position: absolute;
  background: #B71C1C;
  border-radius: 4px;
  position: absolute;
  top: 9px;
  left: -10px; }

.input-text-wrap.required.large:before {
  top: 12px; }

.input-text {
  position: relative;
  line-height: 25px;
  font-size: 14px;
  height: 25px;
  width: 100%; }
  .input-text:disabled {
    background: none; }

.input-text-label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: rgba(40, 70, 99, 0.6);
  transition: 0.5s font-size, 0.5s top, 0.5s color; }

.pixel-bg-t-r-w {
  background-image: url("assets/images/patterns/pixel-pattern-top-right-white.svg");
  background-repeat: no-repeat;
  background-position: top right; }

.pixel-bg-t-l-w {
  background-image: url("assets/images/patterns/pixel-pattern-top-left-white.svg");
  background-repeat: no-repeat;
  background-position: top left; }

.pixel-bg-t-w {
  background-image: url("assets/images/patterns/pixel-pattern-top-right-white.svg");
  background-repeat: no-repeat;
  background-position: top right; }
  @media (min-width: 768px) {
    .pixel-bg-t-w {
      background-image: url("assets/images/patterns/pixel-pattern-top-left-white.svg"), url("assets/images/patterns/pixel-pattern-top-right-white.svg");
      background-repeat: no-repeat, no-repeat;
      background-position: calc(50% - 575px) 0px, calc(50% + 575px) 0px; } }

.pixel-bg-b-l-d {
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg");
  background-repeat: no-repeat;
  background-position: bottom left; }

.pixel-bg-b-r-d {
  background-image: url("assets/images/patterns/pixel-pattern-bottom-right-dark.svg");
  background-repeat: no-repeat;
  background-position: bottom right; }

.pixel-bg-t-d {
  background-image: url("assets/images/patterns/pixel-pattern-top-right-dark.svg");
  background-repeat: no-repeat;
  background-position: top right; }
  @media (min-width: 768px) {
    .pixel-bg-t-d {
      background-image: url("assets/images/patterns/pixel-pattern-top-left-dark.svg"), url("assets/images/patterns/pixel-pattern-top-right-dark.svg");
      background-repeat: no-repeat, no-repeat;
      background-position: calc(50% - 575px) 0px, calc(50% + 575px) 0px; } }

.pixel-bg-b-d {
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg");
  background-repeat: no-repeat;
  background-position: top right; }
  @media (min-width: 768px) {
    .pixel-bg-b-d {
      background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg"), url("assets/images/patterns/pixel-pattern-bottom-right-dark.svg");
      background-repeat: no-repeat, no-repeat;
      background-position: calc(50% - 575px) 0px, calc(50% + 575px) 0px; } }

.input-select-wrap {
  position: relative;
  width: 100%; }
  .input-select-wrap .input-select-label {
    display: block;
    font-size: 0.667rem;
    line-height: 1rem;
    cursor: pointer; }
  .input-select-wrap.is-required label::after {
    position: absolute;
    top: 4px;
    width: 4px;
    height: 4px;
    margin-left: 5px;
    background: #B71C1C;
    border-radius: 4px;
    content: ""; }
  .input-select-wrap.is-disabled .input-select-label {
    cursor: default; }
  .input-select-wrap.is-disabled .input-select-label,
  .input-select-wrap.is-disabled .input-select::after {
    color: rgba(158, 158, 158, 0.4); }
  .input-select-wrap.is-error .input-select-label {
    color: #7F90A0; }
  .input-select-wrap.is-error .input-select,
  .input-select-wrap.is-error .select2-container {
    border-bottom-color: #B71C1C;
    box-shadow: #B71C1C 0 1px 0; }

.input-select {
  background-color: transparent;
  background-image: url("assets/images/icons/caret-south-gray.png");
  background-size: 8px 4px;
  background-repeat: no-repeat;
  background-position: right center;
  border: none;
  border-bottom: 1px solid #D4DADF;
  box-shadow: transparent 0 1px 0;
  box-sizing: content-box;
  color: #294661;
  display: block;
  font-size: 0.833rem;
  height: 1.25rem;
  line-height: 1.25rem;
  outline: 0;
  padding: 0 0 7px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-margin-start: -3px; }
  .input-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #294661; }
  .input-select::-ms-expand {
    display: none; }
  .input-select[disabled] {
    color: rgba(158, 158, 158, 0.4);
    background-color: transparent; }
  .input-select:focus {
    border: none;
    border-bottom: 1px solid #1A82E2;
    box-shadow: #1A82E2 0 1px 0; }

table.tablepress {
  color: #546B81;
  margin-bottom: 2.25rem; }
  table.tablepress thead th, table.tablepress tbody td {
    border-color: #E9ECEF;
    border-style: solid;
    border-width: 1px;
    padding: 1.25rem;
    line-height: 1.2; }
  table.tablepress thead th {
    background-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    text-transform: uppercase;
    color: #7F90A0;
    letter-spacing: 1px; }
  table.tablepress .odd th,
  table.tablepress .odd td {
    background-color: transparent; }
  table.tablepress tr td:not(:last-of-type) {
    border-right-color: transparent; }

.video-thumbnail {
  position: relative;
  outline: none; }
  .video-thumbnail:before {
    content: "";
    position: absolute;
    background: url("assets/images/icons/play-button.svg");
    background-size: contain;
    opacity: 0.90;
    transition: opacity 0.3s ease-in-out;
    height: 5.063rem;
    width: 5.063rem;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
  .video-thumbnail:hover:before {
    opacity: 1.0; }
  .video-thumbnail img {
    border-radius: 2px;
    box-shadow: 0px 2px 6px 0px rgba(41, 70, 97, 0.1); }

.page-header-video {
  background: url("assets/images/icons/play-button.svg");
  background-size: contain;
  display: block;
  height: 5.063rem;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.90;
  transition: opacity 0.3s ease-in-out;
  width: 5.063rem; }
  .page-header-video:hover {
    opacity: 1.0; }

footer.page-footer,
footer.landing--footer {
  background-color: #294661;
  bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0 !important;
  width: 100%; }
  footer.page-footer a,
  footer.landing--footer a {
    font-family: "Colfax-Light", helvetica, sans-serif; }

footer.landing--footer {
  padding: 1.875rem 0; }

footer.page-footer:not(.landing--footer) {
  padding: 3.375rem 0; }

footer.page-footer .logo {
  height: 2.25rem; }

footer.page-footer dl {
  margin: 0 0 2.25rem;
  font-size: 0.833rem; }

footer.page-footer dt {
  font-family: "Colfax-Medium", helvetica, sans-serif;
  margin: 0 0 0.667rem;
  color: #ffffff; }

footer.page-footer dd {
  line-height: 1.25rem;
  margin: 0 0 1.25rem; }
  footer.page-footer dd a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8); }
    footer.page-footer dd a:hover {
      color: #ffffff; }

footer.page-footer dd.careers a::after,
footer.page-footer dd.pricing,
footer.page-footer dd.try-for-free {
  display: inline-block; }

footer.page-footer dd.careers a::after,
footer.page-footer dd.try-for-free {
  background: #1A82E2;
  font-size: 0.667rem;
  border-radius: 1px;
  padding: 0 0.37rem;
  white-space: nowrap;
  margin-left: 4px;
  line-height: 1.25rem; }

footer.page-footer dd.careers a::after {
  content: "We're hiring!"; }

footer.page-footer dd.separator {
  height: 2px; }
  footer.page-footer dd.separator a {
    display: none; }

footer.page-footer .footer-bottom {
  text-align: center; }
  @media print, screen and (min-width: 62em) {
    footer.page-footer .footer-bottom {
      text-align: left; } }
  footer.page-footer .footer-bottom .legal {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.833rem;
    margin: 0; }
    footer.page-footer .footer-bottom .legal a {
      cursor: pointer;
      color: rgba(255, 255, 255, 0.6);
      line-height: 0.8125rem;
      font-weight: 300; }
    footer.page-footer .footer-bottom .legal a:hover {
      color: #ffffff; }
    footer.page-footer .footer-bottom .legal .slash {
      padding: 0 0.667rem; }
  footer.page-footer .footer-bottom .social {
    margin: 0; }
    @media (min-width: 992px) {
      footer.page-footer .footer-bottom .social {
        text-align: right; } }
    footer.page-footer .footer-bottom .social li {
      display: inline-block;
      font-size: 18px;
      margin: 0 1em 0 0; }
      footer.page-footer .footer-bottom .social li > a > span {
        max-height: 18px; }
    footer.page-footer .footer-bottom .social .icon-facebook:before {
      content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="Facebook" fill="white" d="M38.078,22.431c0,2.268,0,12.391,0,12.391H29v15.152h9.078V95h18.649V49.975h12.513 c0,0,1.172-7.265,1.74-15.209c-1.629,0-14.183,0-14.183,0s0-8.815,0-10.36c0-1.548,2.033-3.631,4.043-3.631c2.006,0,6.239,0,10.16,0 c0-2.063,0-9.191,0-15.774c-5.235,0-11.189,0-13.814,0C37.617,5,38.078,20.167,38.078,22.431z"/> </svg> '); }
    footer.page-footer .footer-bottom .social .icon-twitter:before {
      content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 2 10 11" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="Twitter__x28_alt_x29_" fill="white" d="M11,4.167 C10.6010515,4.3485 10.2648369,4.3545 9.90803778,4.175 C10.3682499,3.894 10.3893245,3.697 10.5554714,3.1655 C10.1251559,3.426 9.64828016,3.6155 9.14101764,3.718 C8.73520763,3.2765 8.15589913,3 7.51581714,3 C6.28564427,3 5.28876314,4.018 5.28876314,5.272 C5.28876314,5.4505 5.30836749,5.624 5.34610586,5.79 C3.49496525,5.6955 1.85408127,4.7905 0.755747639,3.4155 C0.564115131,3.7515 0.45384067,4.142 0.45384067,4.5585 C0.45384067,5.347 0.847397968,6.042 1.44484049,6.4495 C1.0797095,6.4375 0.736633399,6.3355 0.436196756,6.1655 C0.435706648,6.175 0.435706648,6.184 0.435706648,6.194 C0.435706648,7.295 1.203707,8.213 2.22264302,8.422 C1.89623062,8.5125 1.5521743,8.5265 1.21644983,8.461 C1.50022278,9.3635 2.3226252,10.0205 3.29696133,10.039 C2.34418998,10.801 1.16253787,11.1185 0,10.9795 C0.985608626,11.624 2.15598824,12 3.4136072,12 C7.51042595,12 9.74973267,8.538 9.74973267,5.5355 C9.74973267,5.4365 9.74826234,5.3395 9.74385136,5.2415 C10.1785778,4.9215 10.7015238,4.623 11,4.167"/> </svg> '); }
    footer.page-footer .footer-bottom .social .icon-rss:before {
      content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="RSS" fill="white" d="M25.4,74.569c2.18,2.177,3.506,5.131,3.514,8.42c-0.008,3.283-1.334,6.237-3.506,8.406L25.4,91.399 c-2.176,2.166-5.148,3.49-8.453,3.49c-3.301,0-6.266-1.328-8.441-3.494C6.336,89.227,5,86.276,5,82.989 c0-3.289,1.336-6.25,3.506-8.423v0.003c2.176-2.168,5.141-3.502,8.441-3.502C20.252,71.067,23.221,72.404,25.4,74.569z M25.4,74.566 v0.003c0.004,0,0.004,0,0.004,0L25.4,74.566z M8.506,91.399c0,0,0,0,0-0.004c-0.004,0-0.004,0-0.004,0L8.506,91.399z M5.01,35.604 v17.185c11.219,0.007,21.83,4.414,29.771,12.367c7.939,7.928,12.328,18.555,12.346,29.813h0.006V95h17.256 c-0.014-16.37-6.668-31.198-17.426-41.964C36.203,42.272,21.381,35.614,5.01,35.604z M5.041,5v17.177 C45.145,22.206,77.746,54.858,77.773,95H95c-0.012-24.81-10.096-47.288-26.393-63.596C52.305,15.101,29.842,5.011,5.041,5z"/> </svg> '); }
    footer.page-footer .footer-bottom .social .icon-linkedin:before {
      content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="LinkedIn" fill="white" d="M95,59.727V93H75.71V61.955c0-7.799-2.79-13.121-9.773-13.121c-5.33,0-8.502,3.587-9.897,7.056 c-0.509,1.241-0.64,2.967-0.64,4.704V93H36.104c0,0,0.26-52.58,0-58.028h19.295v8.225c-0.039,0.062-0.09,0.128-0.127,0.188h0.127 v-0.188c2.563-3.948,7.141-9.588,17.388-9.588C85.483,33.609,95,41.903,95,59.727z M15.919,7C9.318,7,5,11.33,5,17.024 c0,5.57,4.193,10.031,10.663,10.031h0.129c6.729,0,10.914-4.46,10.914-10.031C26.579,11.33,22.521,7,15.919,7z M6.146,93h19.289 V34.972H6.146V93z"/> </svg> '); }
    footer.page-footer .footer-bottom .social .icon-googleplus:before {
      content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 20 100 20" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="Google-Plus-Icon" fill="white" d="M31.8052961,29.039361 L31.8052961,40.4211308 L49.7510925,40.4211308 C49.0278362,45.305807 44.3266704,54.7431909 31.8052961,54.7431909 C21.0016555,54.7431909 12.1869697,45.353231 12.1869697,33.781765 C12.1869697,22.210299 21.0016555,12.820339 31.8052961,12.820339 C37.9529745,12.820339 42.0664946,15.5709334 44.4170774,17.9421354 L53.0057456,9.26353593 C47.4909166,3.85719528 40.3487609,0.58493644 31.8052961,0.58493644 C14.311535,0.58493644 0.162834093,15.4286612 0.162834093,33.781765 C0.162834093,52.1348688 14.311535,66.9785935 31.8052961,66.9785935 C50.0675171,66.9785935 62.1820595,53.5101662 62.1820595,34.5405497 C62.1820595,32.3590438 61.9560421,30.6992024 61.6848209,29.039361 L31.8052961,29.039361 L31.8052961,29.039361 L31.8052961,29.039361 Z"/> <polyline fill="white" id="Shape" points="99.6105722 29.039361 90.5698686 29.039361 90.5698686 19.5545528 81.5291651 19.5545528 81.5291651 29.039361 72.4884615 29.039361 72.4884615 38.5241691 81.5291651 38.5241691 81.5291651 48.0089773 90.5698686 48.0089773 90.5698686 38.5241691 99.6105722 38.5241691"></polyline> </svg> '); }
    footer.page-footer .footer-bottom .social .icon-github:before {
      content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 65 64"><g fill="none"><path d="M32.5 0C14.6 0 0 14.7 0 32.8 0 47.3 9.3 59.6 22.2 63.9 23.9 64.2 24.4 63.2 24.4 62.4 24.4 61.6 24.4 59.5 24.4 56.8 15.4 58.8 13.5 52.4 13.5 52.4 12 48.6 9.8 47.6 9.8 47.6 6.9 45.5 10.1 45.6 10.1 45.6 13.3 45.8 15 49 15 49 17.9 54 22.7 52.5 24.5 51.7 24.8 49.6 25.6 48.1 26.6 47.3 19.4 46.5 11.8 43.7 11.8 31.1 11.8 27.5 13 24.6 15.1 22.3 14.8 21.5 13.7 18.1 15.4 13.6 15.4 13.6 18.2 12.7 24.4 17 27 16.2 29.7 15.9 32.5 15.9 35.3 15.9 38 16.2 40.6 17 46.8 12.7 49.6 13.6 49.6 13.6 51.3 18.1 50.2 21.5 49.9 22.3 52 24.6 53.2 27.5 53.2 31.1 53.2 43.7 45.6 46.5 38.4 47.3 39.6 48.3 40.6 50.3 40.6 53.4 40.6 57.7 40.6 61.3 40.6 62.4 40.6 63.2 41.1 64.3 42.8 63.9 55.7 59.6 65 47.3 65 32.8 65 14.7 50.4 0 32.5 0" fill="#FFF"/></g></svg>'); }

.page-header {
  padding-bottom: 3.375rem;
  padding-top: 3.375rem;
  text-align: center; }
  @media print, screen and (min-width: 48em) {
    .page-header {
      padding-bottom: 5.063rem;
      padding-top: 5.063rem; } }
  .page-header h1, .page-header .h1,
  .page-header .page-title {
    margin-bottom: 0; }
  .page-header sup,
  .page-header .page-pretitle {
    display: inline-block;
    margin-bottom: 0.833rem;
    top: 0; }
    .page-header sup a,
    .page-header .page-pretitle a {
      color: #489BE8;
      transition: color 0.3s; }
      .page-header sup a:hover,
      .page-header .page-pretitle a:hover {
        color: #1A82E2; }
  .page-header sub,
  .page-header .page-subtitle {
    display: block;
    margin-top: 1.25rem; }
  .page-header.has-bg-img {
    background-color: #7F90A0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .blog.single .page-header {
    text-align: left; }

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

.page-header-short-pad {
  padding-top: 3.375rem;
  padding-bottom: 3.375rem; }

.page-header-short-pad-top {
  padding-top: 3.375rem; }

.page-header-short-pad-bottom {
  padding-bottom: 3.375rem; }

.page-header-no-pad {
  padding-top: 0;
  padding-bottom: 0; }

/* Landing Page Template Header Styles */
.landing--header {
  background: #fff;
  box-shadow: 0px 1px 3px 0px rgba(41, 70, 97, 0.1);
  padding: 1.25rem 0;
  position: relative;
  z-index: 1; }
  .landing--header .logo-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline; }
    @media (max-width: 640px) {
      .landing--header .logo-container {
        margin: 0 auto; } }
    .landing--header .logo-container .landing--header-brand {
      padding-left: .9375rem;
      padding-right: .9375rem; }
    .landing--header .logo-container.partner {
      margin: 0 auto; }
      .landing--header .logo-container.partner .landing--header-brand {
        padding-left: 0;
        padding-right: 0; }
  .landing--header img {
    display: inline-block; }
  .landing--header .landing--header-brand {
    display: inline-block; }
    @media (min-width: 640px) {
      .landing--header .landing--header-brand {
        text-align: left; } }
    .landing--header .landing--header-brand img {
      width: 120px;
      height: auto; }
  .landing--header .landing--header-partner {
    display: inline-block; }
    .landing--header .landing--header-partner img {
      max-height: 26px;
      width: auto; }
  .landing--header .logo-joiner {
    color: #294661;
    font-size: 1rem;
    font-family: 'Colfax-Medium', Helvetica, sans-serif;
    padding: 0 1rem; }

/* Landing Page Template Content Styles */
/* Landing Page Template Footer Styles */
.landing--footer {
  background-color: #294661;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 12px;
  padding: 14px .9375rem; }
  .landing--footer p, .landing--footer .p, .landing--footer .page-header sub, .page-header .landing--footer sub, .landing--footer
  .page-header .page-subtitle,
  .page-header .landing--footer .page-subtitle {
    margin: 0; }
  .landing--footer span {
    padding: 0 10px 0;
    color: rgba(255, 255, 255, 0.5);
    line-height: 13px; }
  .landing--footer .landing--footer-copyright {
    padding: 0 10px 0 0; }
  .landing--footer .landing--footer-legal a {
    color: rgba(255, 255, 255, 0.5); }

.header {
  position: fixed;
  width: 100%;
  z-index: 500;
  padding: 0;
  margin: 0;
  border: none; }
  .header ul {
    margin: 0; }
    .header ul li {
      list-style: none;
      margin-bottom: 0;
      font-size: 0.833rem; }
      .header ul li a:hover {
        color: #1A82E2; }
  .depth-0 .header {
    padding-bottom: 0; }

nav.secondary {
  background-color: white;
  position: relative;
  display: none;
  border-bottom: 1px solid #E9ECEF; }
  @media (min-width: 992px) {
    nav.secondary {
      display: block; } }
  nav.secondary ul {
    width: 100%;
    text-align: right; }
  nav.secondary li {
    display: inline-block;
    margin-bottom: 0 !important; }
  nav.secondary a {
    font-family: "Colfax-Light", helvetica, sans-serif;
    border-top: 2px solid transparent;
    padding: 1px 0.833rem;
    color: #546B81;
    line-height: 28px;
    display: block; }

nav.primary {
  background-color: #ffffff;
  box-shadow: 0px 1px 3px -1px rgba(41, 70, 97, 0.2);
  position: relative;
  border-bottom: 1px solid #E9ECEF; }
  @media (max-width: 991px) {
    nav.primary.open li.link-to-section {
      display: block !important; } }
  nav.primary ul {
    margin: 0;
    width: 100%; }
  nav.primary li {
    position: relative; }
  nav.primary div.logo {
    text-align: left;
    -ms-flex-positive: 0;
        flex-grow: 0; }
    nav.primary div.logo a {
      height: 72px;
      min-width: 200px;
      background-image: url("../../../brand/sg-logo-300.png");
      background-position: left center;
      background-repeat: no-repeat;
      background-size: 150px auto;
      display: block;
      margin-left: 0; }
  @media (max-width: 991px) {
    nav.primary li.link-to-section {
      width: 100%;
      float: none;
      clear: both;
      -ms-flex: none;
          flex: none; } }
  nav.primary li.link-to-section a {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    color: #294661;
    display: inline-block;
    line-height: 2rem;
    padding-right: 1rem; }
    @media (max-width: 991px) {
      nav.primary li.link-to-section a {
        line-height: 3rem;
        font-family: "Colfax-Light", helvetica, sans-serif;
        font-size: 1rem; } }
    @media (min-width: 992px) {
      nav.primary li.link-to-section a {
        line-height: 74px;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        background-image: none;
        display: block; }
        nav.primary li.link-to-section a:hover {
          color: #1A82E2; } }
  @media (max-width: 991px) {
    nav.primary li.link-to-section .sub a {
      line-height: 2rem; } }
  @media (max-width: 991px) {
    nav.primary li.contact-us {
      display: none;
      width: 100%;
      float: none;
      clear: both;
      -ms-flex: none;
          flex: none; }
    nav.primary.open li.contact-us {
      display: none; } }
  nav.primary li.parent > a,
  nav.primary li.active-parent > a {
    background-image: url("assets/images/icons/caret-south-gray.png");
    background-size: 8px 4px;
    background-repeat: no-repeat;
    background-position: right center; }
    nav.primary li.parent > a::after,
    nav.primary li.active-parent > a::after {
      background-image: url("assets/images/icons/caret-south-blue.png");
      position: absolute;
      left: -2000px; }
  nav.primary li.parent:hover .sub-pointer,
  nav.primary li.active-parent:hover .sub-pointer {
    display: block; }
    @media (max-width: 991px) {
      nav.primary li.parent:hover .sub-pointer,
      nav.primary li.active-parent:hover .sub-pointer {
        display: none; } }
  nav.primary li.parent .sub-pointer,
  nav.primary li.active-parent .sub-pointer {
    display: none; }
    nav.primary li.parent .sub-pointer:before, nav.primary li.parent .sub-pointer:after,
    nav.primary li.active-parent .sub-pointer:before,
    nav.primary li.active-parent .sub-pointer:after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: -1px;
      z-index: 1001;
      left: 50%;
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }
    nav.primary li.parent .sub-pointer:before,
    nav.primary li.active-parent .sub-pointer:before {
      border: 10px transparent solid;
      border-bottom-color: #E9ECEF; }
    nav.primary li.parent .sub-pointer:after,
    nav.primary li.active-parent .sub-pointer:after {
      border: 8px transparent solid;
      border-bottom-color: white; }
  nav.primary li.parent.open > a,
  nav.primary li.active-parent.open > a {
    background-image: url("assets/images/icons/caret-south-blue.png");
    color: #1A82E2; }
  @media (min-width: 992px) {
    nav.primary li.parent > a,
    nav.primary li.parent > a:hover,
    nav.primary li.active-parent > a,
    nav.primary li.active-parent > a:hover {
      background-image: none; } }
  nav.primary li.link-to-login {
    margin-bottom: 1rem; }
  nav.primary li.contact-us {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    text-align: right; }
    nav.primary li.contact-us a {
      white-space: nowrap; }
    nav.primary li.contact-us a:hover {
      color: #1A82E2; }
  nav.primary .sub li {
    transition: all 0.3s; }
    nav.primary .sub li.active a,
    nav.primary .sub li a:hover {
      color: #1A82E2; }
    nav.primary .sub li a {
      background-image: none; }
  @media (min-width: 992px) {
    nav.primary .sub {
      position: fixed;
      left: 0;
      right: 0;
      max-width: 1600px;
      margin-right: auto;
      margin-left: auto;
      text-align: center;
      background: #ffffff;
      box-shadow: inset 0px 6px 5px -5px rgba(41, 70, 97, 0.2); }
      nav.primary .sub li a {
        font-weight: 400;
        border-top: none;
        line-height: 50px;
        background-image: none; }
      nav.primary .sub li a:hover,
      nav.primary .sub li.active a {
        color: #294661;
        border-top: none; }
      nav.primary .sub li:hover .sub {
        display: block;
        z-index: 1000; } }
  nav.primary .link-to-section.open .sub,
  nav.primary .active-parent .sub {
    display: block; }
  @media (min-width: 992px) {
    nav.primary .link-to-section:hover .sub {
      display: block;
      z-index: 1000; }
    nav.primary .link-to-pricing:hover ~ .link-to-section .sub {
      display: none; } }
  nav.primary #nav-toggle {
    font-size: 1.875rem;
    position: absolute;
    width: 32px;
    right: calc(1rem);
    top: 0;
    height: 73px;
    background: transparent;
    border: none;
    display: none;
    z-index: 1000;
    line-height: 1;
    padding: 0; }
    nav.primary #nav-toggle:hover, nav.primary #nav-toggle:focus {
      color: #1A82E2;
      outline: none; }
    nav.primary #nav-toggle .menu {
      position: absolute;
      display: block;
      width: 32px;
      height: 2px;
      background: #1A82E2;
      overflow: visible;
      transition: background .3s; }
    nav.primary #nav-toggle .menu::before,
    nav.primary #nav-toggle .menu::after {
      content: "";
      position: absolute;
      left: 0;
      width: 32px;
      height: 2px;
      background: #1A82E2;
      transition: transform .2s; }
    nav.primary #nav-toggle .menu::before {
      top: -8px; }
    nav.primary #nav-toggle .menu::after {
      top: 8px; }
    @media (max-width: 991px) {
      nav.primary #nav-toggle {
        display: block; } }
  nav.primary.open #nav-toggle .menu {
    background: transparent;
    transition: background-color 0s; }
  nav.primary.open #nav-toggle .menu::before,
  nav.primary.open #nav-toggle .menu::after {
    transition: transform .3s; }
  nav.primary.open #nav-toggle .menu::before {
    top: 0;
    box-shadow: none;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  nav.primary.open #nav-toggle .menu::after {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    top: 0; }

@media (max-width: 991px) {
  nav.primary {
    max-height: 73px;
    overflow: hidden;
    transition: all .3s ease-out; }
    nav.primary .flex-box, nav.primary .tabs dt, .tabs nav.primary dt, nav.primary .tabs li, .tabs nav.primary li, nav.primary .template-guide menu dt, .template-guide menu nav.primary dt, nav.primary .template-guide menu dd, .template-guide menu nav.primary dd {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    nav.primary ul:not(.sub) {
      opacity: 0;
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
      transition: all .3s ease-out; }
      nav.primary ul:not(.sub) li {
        transition: all .3s ease-out; }
    nav.primary li.link-to-section ul.sub li a {
      line-height: 2.25rem; }
  nav.primary.open {
    max-height: 1147px; }
    nav.primary.open ul:not(.sub) {
      opacity: 1;
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
    nav.primary.open .sub {
      display: block;
      max-height: 0;
      transition: all .3s ease-out;
      overflow: hidden; }
    nav.primary.open .parent.open .sub {
      max-height: 260px; }
  li.link-to-pricing {
    padding-top: 1rem; }
  div.logo {
    z-index: 999;
    background-color: #fff; }
  div.logo::after {
    content: "";
    position: absolute;
    width: 110vw;
    left: 0;
    border-top: 1px solid rgba(41, 71, 98, 0.2);
    margin-left: -3rem;
    height: 0; } }

nav.primary .sub {
  display: none; }

nav.primary .active-parent .sub {
  display: block; }

nav.secondary .account-overview {
  display: none; }

.app-logged-in nav.secondary .link-to-signup,
.app-logged-in nav.secondary .link-to-login {
  display: none; }

.app-logged-in nav.secondary .account-overview {
  display: inline-block;
  position: relative; }

.app-logged-in nav.secondary .account-options {
  display: none;
  position: absolute;
  top: 30px;
  z-index: 1000;
  left: 0;
  right: 0;
  background: white;
  box-shadow: 0px 1px 4px rgba(41, 71, 98, 0.2);
  min-width: 100px;
  background-color: rgba(253, 253, 253, 0.98); }
  .app-logged-in nav.secondary .account-options li {
    display: block;
    text-align: left; }

.app-logged-in nav.secondary .account-overview:hover .account-options {
  display: block; }

@media (min-width: 992px) {
  nav.primary li.link-to-section {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -ms-flex-positive: 0;
        flex-grow: 0;
    margin-bottom: 0; }
    nav.primary li.link-to-section:not(.link-to-docs) {
      margin-right: 3.375rem; }
    nav.primary li.link-to-section:not(.link-to-pricing) > a {
      background-image: url("assets/images/icons/caret-south-gray.png");
      background-size: 8px 4px;
      background-repeat: no-repeat;
      background-position: right center; }
    nav.primary li.link-to-section.active-parent > a,
    nav.primary li.link-to-section.active > a,
    nav.primary li.link-to-section > a:hover {
      color: #1A82E2; }
    nav.primary li.link-to-section:not(.link-to-pricing).active-parent > a,
    nav.primary li.link-to-section:not(.link-to-pricing):hover > a {
      background-image: url("assets/images/icons/caret-south-blue.png"); }
  nav.primary li.link-to-section:hover .sub {
    max-height: 400px; }
  nav.primary li.link-to-pricing:hover .sub {
    display: none; }
  nav.primary .enclosure {
    width: 100%;
    margin-top: 2.813rem;
    margin-bottom: 2.813rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    nav.primary .enclosure .column:first-of-type li:not(:last-of-type), nav.primary .enclosure .columns:first-of-type li:not(:last-of-type) {
      padding-bottom: 1.5rem; }
    nav.primary .enclosure .column:last-of-type li:first-of-type, nav.primary .enclosure .columns:last-of-type li:first-of-type {
      padding-bottom: 1.5rem; } }

@media (min-width: 992px) {
  nav.primary li.link-to-solutions .enclosure,
  nav.primary li.link-to-resources .enclosure {
    text-align: left; }
  nav.primary li.link-to-section li.deemphasized {
    opacity: .5; }
  nav.primary .sub {
    display: none;
    box-shadow: 0px 3px 4px -2px rgba(41, 71, 98, 0.2);
    min-height: 1px;
    max-height: 0;
    overflow: hidden;
    transition: all .2s ease-out;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    border-top: 1px solid #E9ECEF; }
    nav.primary .sub .section-title {
      display: block;
      margin-bottom: 0.667rem; }
    nav.primary .sub li {
      margin-bottom: 0 !important; }
      nav.primary .sub li a {
        text-transform: none;
        letter-spacing: 0;
        line-height: 1.25rem;
        text-align: left; }
      nav.primary .sub li a span.tease {
        color: #546B81; }
      nav.primary .sub li a span.title {
        transition: color .3s; } }
      @media (min-width: 992px) and (min-width: 992px) {
        nav.primary .sub li a span.title {
          font-family: "Colfax-Medium", helvetica, sans-serif;
          font-size: 1rem;
          color: #294661; } }

@media (min-width: 992px) {
      nav.primary .sub li.active span.title,
      nav.primary .sub li:not(.x):not(.y) a:hover span.title {
        color: #1A82E2;
        transition: color .3s; }
    nav.primary .sub hr {
      margin-top: 0;
      margin-bottom: 1.25rem; }
    nav.primary .sub .tease {
      font-family: "Colfax-Light", helvetica, sans-serif;
      display: block;
      padding-top: 0.197rem;
      white-space: nowrap; }
    nav.primary .sub .overview-cta .tease {
      white-space: inherit;
      margin-bottom: 0.444rem; }
    nav.primary .sub .overview-cta .link {
      font-family: "Colfax-Regular", helvetica, sans-serif;
      color: #489BE8;
      transition: color 0.3s; }
    nav.primary .sub .overview-cta:hover .link {
      color: #1A82E2; }
  nav.primary li:hover .sub {
    display: block; }
  nav.primary .sub a {
    line-height: 30px;
    padding: 0; }
  nav.primary .sub .active a {
    color: #1A82E2; } }

@media (max-width: 991px) {
  nav.middle {
    clear: both; }
  .header {
    position: absolute; }
    .header nav.top {
      display: none; } }

.header-short {
  padding: 1.25rem 0 1.25rem;
  position: relative;
  box-shadow: 0px 1px 3px 0px rgba(41, 70, 97, 0.1); }
  .header-short img {
    width: 120px;
    height: auto; }
  .header-short + .grid {
    padding-top: 0; }
  @media screen and (max-width: 61.9375em) {
    .header-short {
      text-align: center; } }

body:not(.alt-use-cases-a) .header .sub [class*='use-cases-a--show'],
body:not(.alt-use-cases-a) .header .sub [class*='use-cases-b--show'],
body:not(.alt-use-cases-b) .header .sub [class*='use-cases-a--show'],
body:not(.alt-use-cases-b) .header .sub [class*='use-cases-b--show'] {
  display: none; }

body:not(.alt-use-cases-a):not(.alt-use-cases-b) .header .sub .control-row {
  max-width: 60rem;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  body:not(.alt-use-cases-a):not(.alt-use-cases-b) .header .sub .control-row > .control-column {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 992px) {
    body:not(.alt-use-cases-a):not(.alt-use-cases-b) .header .sub .control-row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      body:not(.alt-use-cases-a):not(.alt-use-cases-b) .header .sub .control-row > .control-column {
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
        max-width: 33.33333%; } }

body:not(.alt-use-cases-a):not(.alt-use-cases-b) .control-column {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: initial; }
  @media print, screen and (min-width: 48em) {
    body:not(.alt-use-cases-a):not(.alt-use-cases-b) .control-column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media (min-width: 992px) {
  body:not(.alt-use-cases-a):not(.alt-use-cases-b) li.link-to-solutions .sub li:nth-of-type(n+4),
  body:not(.alt-use-cases-a):not(.alt-use-cases-b) li.link-to-resources .sub li:nth-of-type(n+4) {
    padding-top: 1.875rem; } }

body.page main .article-header h1, body.page main .article-header .h1 {
  display: none; }

main {
  padding-bottom: 5.063rem; }

.home main {
  padding: 0; }

/* Pagination */
nav.pagination {
  text-align: center;
  float: none;
  display: block;
  font-size: .8125rem;
  line-height: 1; }
  nav.pagination .screen-reader-text {
    display: none; }
  nav.pagination a,
  nav.pagination span.current,
  nav.pagination span.dots {
    position: relative;
    display: inline-block;
    line-height: 1.5;
    padding: 10px;
    color: #294661; }
  nav.pagination a:hover {
    color: #1a82e2;
    background: transparent; }
  nav.pagination a.next,
  nav.pagination a.prev {
    font-family: "Colfax-Regular", helvetica, sans-serif; }
  nav.pagination a.next {
    float: right; }
  nav.pagination a.prev {
    float: left; }
  nav.pagination span.current {
    color: #1A82E2;
    background: transparent;
    font-weight: 700; }
  nav.pagination a.next:hover,
  nav.pagination a.prev:hover {
    color: #1a82e2;
    background: rgba(26, 130, 226, 0.1);
    border-color: #1A82E2; }
  nav.pagination .meta-nav {
    display: none; }

.side aside {
  font-size: 0.833rem; }

.side header {
  font-family: "Colfax-Medium", helvetica, sans-serif;
  color: #7F90A0;
  font-size: 0.833rem;
  letter-spacing: 1px;
  padding-bottom: 0.667rem;
  text-transform: uppercase; }

.side center {
  font-size: 0.833rem;
  line-height: 1.25rem; }

.side ul {
  list-style: none;
  margin: 0; }

.side .widget {
  font-size: 0.833rem;
  padding-bottom: 1.875rem;
  color: #546B81; }
  .side .widget p, .side .widget .p, .side .widget .page-header sub, .page-header .side .widget sub, .side .widget
  .page-header .page-subtitle,
  .page-header .side .widget .page-subtitle, .side .widget li, .side .widget .textwidget {
    line-height: 1.5rem; }

.side .widget li a {
  color: #489BE8;
  font-weight: 400; }

.side .widget li a:hover {
  color: #1A82E2; }

.side .widget ul {
  padding: 0;
  margin: 0; }

.side .widget li {
  list-style: none; }

.side ul.socialize li {
  display: inline-block;
  margin-right: 5px; }

.side ul.socialize li a {
  color: rgba(26, 130, 226, 0.8);
  display: block;
  width: 25px;
  height: 25px;
  padding-top: 3px;
  box-sizing: border-box;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out 0s;
  box-shadow: 0 0 0 5px rgba(130, 146, 163, 0); }

.side ul.socialize li svg {
  width: 17px;
  height: 17px; }

.side ul.socialize .channel-title {
  display: none; }

.side .icon-facebook:before {
  content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="Facebook" fill="#A9B5C0" d="M38.078,22.431c0,2.268,0,12.391,0,12.391H29v15.152h9.078V95h18.649V49.975h12.513 c0,0,1.172-7.265,1.74-15.209c-1.629,0-14.183,0-14.183,0s0-8.815,0-10.36c0-1.548,2.033-3.631,4.043-3.631c2.006,0,6.239,0,10.16,0 c0-2.063,0-9.191,0-15.774c-5.235,0-11.189,0-13.814,0C37.617,5,38.078,20.167,38.078,22.431z"/> </svg> '); }

.side .icon-twitter:before {
  content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 2 10 11" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="Twitter__x28_alt_x29_" fill="#A9B5C0" d="M11,4.167 C10.6010515,4.3485 10.2648369,4.3545 9.90803778,4.175 C10.3682499,3.894 10.3893245,3.697 10.5554714,3.1655 C10.1251559,3.426 9.64828016,3.6155 9.14101764,3.718 C8.73520763,3.2765 8.15589913,3 7.51581714,3 C6.28564427,3 5.28876314,4.018 5.28876314,5.272 C5.28876314,5.4505 5.30836749,5.624 5.34610586,5.79 C3.49496525,5.6955 1.85408127,4.7905 0.755747639,3.4155 C0.564115131,3.7515 0.45384067,4.142 0.45384067,4.5585 C0.45384067,5.347 0.847397968,6.042 1.44484049,6.4495 C1.0797095,6.4375 0.736633399,6.3355 0.436196756,6.1655 C0.435706648,6.175 0.435706648,6.184 0.435706648,6.194 C0.435706648,7.295 1.203707,8.213 2.22264302,8.422 C1.89623062,8.5125 1.5521743,8.5265 1.21644983,8.461 C1.50022278,9.3635 2.3226252,10.0205 3.29696133,10.039 C2.34418998,10.801 1.16253787,11.1185 0,10.9795 C0.985608626,11.624 2.15598824,12 3.4136072,12 C7.51042595,12 9.74973267,8.538 9.74973267,5.5355 C9.74973267,5.4365 9.74826234,5.3395 9.74385136,5.2415 C10.1785778,4.9215 10.7015238,4.623 11,4.167"/> </svg> '); }

.side .icon-rss:before {
  content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="RSS" fill="#A9B5C0" d="M25.4,74.569c2.18,2.177,3.506,5.131,3.514,8.42c-0.008,3.283-1.334,6.237-3.506,8.406L25.4,91.399 c-2.176,2.166-5.148,3.49-8.453,3.49c-3.301,0-6.266-1.328-8.441-3.494C6.336,89.227,5,86.276,5,82.989 c0-3.289,1.336-6.25,3.506-8.423v0.003c2.176-2.168,5.141-3.502,8.441-3.502C20.252,71.067,23.221,72.404,25.4,74.569z M25.4,74.566 v0.003c0.004,0,0.004,0,0.004,0L25.4,74.566z M8.506,91.399c0,0,0,0,0-0.004c-0.004,0-0.004,0-0.004,0L8.506,91.399z M5.01,35.604 v17.185c11.219,0.007,21.83,4.414,29.771,12.367c7.939,7.928,12.328,18.555,12.346,29.813h0.006V95h17.256 c-0.014-16.37-6.668-31.198-17.426-41.964C36.203,42.272,21.381,35.614,5.01,35.604z M5.041,5v17.177 C45.145,22.206,77.746,54.858,77.773,95H95c-0.012-24.81-10.096-47.288-26.393-63.596C52.305,15.101,29.842,5.011,5.041,5z"/> </svg> '); }

.side .icon-linkedin:before {
  content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="LinkedIn" fill="#A9B5C0" d="M95,59.727V93H75.71V61.955c0-7.799-2.79-13.121-9.773-13.121c-5.33,0-8.502,3.587-9.897,7.056 c-0.509,1.241-0.64,2.967-0.64,4.704V93H36.104c0,0,0.26-52.58,0-58.028h19.295v8.225c-0.039,0.062-0.09,0.128-0.127,0.188h0.127 v-0.188c2.563-3.948,7.141-9.588,17.388-9.588C85.483,33.609,95,41.903,95,59.727z M15.919,7C9.318,7,5,11.33,5,17.024 c0,5.57,4.193,10.031,10.663,10.031h0.129c6.729,0,10.914-4.46,10.914-10.031C26.579,11.33,22.521,7,15.919,7z M6.146,93h19.289 V34.972H6.146V93z"/> </svg> '); }

.side .icon-googleplus:before {
  content: url('data:image/svg+xml;utf8,<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="20px" height="18px" viewBox="0 20 100 20" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path id="Google-Plus-Icon" fill="#A9B5C0" d="M31.8052961,29.039361 L31.8052961,40.4211308 L49.7510925,40.4211308 C49.0278362,45.305807 44.3266704,54.7431909 31.8052961,54.7431909 C21.0016555,54.7431909 12.1869697,45.353231 12.1869697,33.781765 C12.1869697,22.210299 21.0016555,12.820339 31.8052961,12.820339 C37.9529745,12.820339 42.0664946,15.5709334 44.4170774,17.9421354 L53.0057456,9.26353593 C47.4909166,3.85719528 40.3487609,0.58493644 31.8052961,0.58493644 C14.311535,0.58493644 0.162834093,15.4286612 0.162834093,33.781765 C0.162834093,52.1348688 14.311535,66.9785935 31.8052961,66.9785935 C50.0675171,66.9785935 62.1820595,53.5101662 62.1820595,34.5405497 C62.1820595,32.3590438 61.9560421,30.6992024 61.6848209,29.039361 L31.8052961,29.039361 L31.8052961,29.039361 L31.8052961,29.039361 Z"/> <polyline fill="#A9B5C0" id="Shape" points="99.6105722 29.039361 90.5698686 29.039361 90.5698686 19.5545528 81.5291651 19.5545528 81.5291651 29.039361 72.4884615 29.039361 72.4884615 38.5241691 81.5291651 38.5241691 81.5291651 48.0089773 90.5698686 48.0089773 90.5698686 38.5241691 99.6105722 38.5241691"></polyline> </svg> '); }

@media (max-width: 767px) {
  .side {
    margin-top: 1.875rem; } }

.chat {
  background-color: #1A82E2;
  text-align: center;
  margin-top: 2rem;
  border-radius: 2px;
  padding: 1.875rem 1.5rem; }

.chat a {
  color: #ffffff;
  text-decoration: underline; }

.chat a:hover {
  text-decoration: underline; }

.page-template-solutions .prefooter-cta-empty {
  margin-bottom: -5.063rem; }

dl.accordion dt,
dl.accordion dd {
  border-style: solid;
  border-color: #E9ECEF;
  border-width: 1px 1px 0 1px; }

dl.accordion dt:last-of-type {
  border-width: 1px; }

dl.accordion dd:last-of-type {
  border-width: 0 1px 1px; }

dl.accordion dt {
  cursor: pointer;
  margin: 0;
  padding: 1rem 2.25rem 1rem 1rem;
  position: relative; }
  dl.accordion dt:after {
    border-color: #A9B5C0;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    content: "";
    display: block;
    float: right;
    height: 10px;
    right: 1rem;
    position: absolute;
    top: 24px;
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    width: 10px;
    transition: all .2s; }
  dl.accordion dt.unfolded:after {
    top: 20px;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }

dl.accordion dd {
  background: #FBFBFC;
  display: none;
  font-size: 0.833rem;
  padding: 1.875rem 1.875rem 0.875rem; }
  dl.accordion dd p, dl.accordion dd .p, dl.accordion dd .page-header sub, .page-header dl.accordion dd sub, dl.accordion dd
  .page-header .page-subtitle,
  .page-header dl.accordion dd .page-subtitle {
    line-height: 1.5rem; }

.alert {
  font-size: 0.833rem;
  line-height: 1.25rem;
  padding: 1.25rem 0;
  text-align: center; }
  .alert p, .alert .p, .alert .page-header sub, .page-header .alert sub, .alert
  .page-header .page-subtitle,
  .page-header .alert .page-subtitle {
    margin-bottom: 0; }
  .alert.alert-success {
    background: #F1F7E9;
    color: #2E6B30; }
    .alert.alert-success a {
      color: #2E6B30;
      text-decoration: underline; }

.content-block-section [class*="image-"] {
  text-align: center;
  margin-bottom: 2.813rem; }
  @media (min-width: 992px) {
    .content-block-section [class*="image-"] {
      margin-bottom: 0; } }

@media (min-width: 992px) {
  .content-block-section .copy-left {
    padding-left: 135px; } }

@media (min-width: 992px) {
  .content-block-section .copy-right {
    padding-right: 135px; } }

.content-block:not(:last-of-type) {
  border-bottom: 1px solid #E9ECEF;
  margin-bottom: -1px; }

.content-block .content-container p, .content-block .content-container .p, .content-block .content-container .page-header sub, .page-header .content-block .content-container sub, .content-block .content-container
.page-header .page-subtitle,
.page-header .content-block .content-container .page-subtitle {
  margin-bottom: 0; }

.content-block .content-container ul li,
.content-block .content-container ol li {
  line-height: 1.875rem;
  line-height: 1.5rem;
  font-size: 0.833rem; }

.content-block .content-container .content-wrapper {
  max-width: none; }
  @media print, screen and (min-width: 62em) {
    .content-block .content-container .content-wrapper {
      max-width: 29.0625rem; } }

.content-block .content-container.full-height {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.content-block .image-container {
  overflow: hidden; }
  @media screen and (max-width: 61.9375em) {
    .content-block .image-container {
      padding-top: 0; } }
  .content-block .image-container.full-height {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 18.75rem; }
    @media print, screen and (min-width: 48em) {
      .content-block .image-container.full-height {
        height: inherit;
        min-height: 28.125rem; } }
  .content-block .image-container.center-image img {
    width: 100%;
    height: auto;
    max-width: 37.5rem;
    margin: 0 auto; }

.content-block-l-r .content-container.image-left .content-wrapper {
  margin-left: 0; }
  @media print, screen and (min-width: 62em) {
    .content-block-l-r .content-container.image-left .content-wrapper {
      margin-right: auto;
      margin-left: 2.813rem; } }

.content-block-l-r .content-container.image-right .content-wrapper {
  margin-right: 0; }
  @media print, screen and (min-width: 62em) {
    .content-block-l-r .content-container.image-right .content-wrapper {
      margin-left: auto;
      margin-right: 2.813rem; } }

.content-block-l-r .image-container:not(.center-image):not(.full-height).image-left {
  padding-left: 0;
  padding-right: 1rem; }
  @media print, screen and (min-width: 62em) {
    .content-block-l-r .image-container:not(.center-image):not(.full-height).image-left {
      padding-right: 2.813rem; } }

.content-block-l-r .image-container:not(.center-image):not(.full-height).image-right {
  padding-right: 0;
  padding-left: 1rem; }
  @media print, screen and (min-width: 62em) {
    .content-block-l-r .image-container:not(.center-image):not(.full-height).image-right {
      padding-left: 2.813rem; } }

.content-block-l-r .image-container.center-image.image-left {
  text-align: center; }
  @media print, screen and (min-width: 62em) {
    .content-block-l-r .image-container.center-image.image-left {
      text-align: right; } }

.content-block-l-r .image-container.center-image.image-right {
  text-align: center; }
  @media print, screen and (min-width: 62em) {
    .content-block-l-r .image-container.center-image.image-right {
      text-align: left; } }

.header-crumbs a.crumb {
  font-size: .9em;
  padding: 12px 0 0px 0;
  display: inline-block;
  text-decoration: none; }

.header-crumbs a.crumb:not(:first-of-type)::before {
  content: "\0203A\00a0\00a0"; }

.header-crumbs a.crumb:hover {
  color: white; }

.strip-quote svg, .strip-quote img {
  max-width: 100%; }

.snippet-difference svg g {
  stroke: #1A82E2; }

.snippet-difference .svg-icon {
  width: 50px;
  margin-bottom: 1rem; }

.snippet-email-cases .icon-email-case {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 120px;
  height: 120px;
  margin: 0 auto 36px;
  background-color: #FBFDFF;
  border: 1px solid #1A82E2;
  border-radius: 50%; }

@media screen and (max-width: 47.9375em) {
  .snippet-email-cases .icon-email-case {
    width: 80px;
    height: 80px; }
  .snippet-email-cases .icon-email-case svg {
    width: 30px; } }

.snippet-email-cases .orbit {
  width: 100%; }

.snippet-email-cases .orbit-container {
  outline: none; }

.snippet-email-cases .orbit-bullets button {
  width: 15px;
  height: 15px;
  margin: 0 4.5px;
  border-radius: 50%;
  outline: none;
  background-color: #E9ECEF; }

.snippet-email-cases .orbit-bullets button.is-active {
  background-color: #294661; }

.flex-row, .tabs, .template-guide menu dl,
.flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  float: none;
  -ms-flex-align: center;
      align-items: center;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto; }

.flex-column {
  -ms-flex-direction: column;
      flex-direction: column; }

.flex-box, .tabs dt, .tabs li, .tabs li:not(:last-child), .template-guide menu dt, .template-guide menu dd {
  box-sizing: border-box;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-order: 1;
      order: 1;
  -ms-flex-item-align: start;
      align-self: flex-start; }

.row > header,
.row > footer {
  -ms-flex: 1 100%;
      flex: 1 100%; }

.flex-1 {
  -ms-flex: 1;
      flex: 1; }

.flex-2 {
  -ms-flex: 2;
      flex: 2; }

.flex-3 {
  -ms-flex: 3;
      flex: 3; }

.flex-4 {
  -ms-flex: 4;
      flex: 4; }

.flex-5 {
  -ms-flex: 5;
      flex: 5; }

.flex-6 {
  -ms-flex: 6;
      flex: 6; }

.flex-7 {
  -ms-flex: 7;
      flex: 7; }

.flex-8 {
  -ms-flex: 8;
      flex: 8; }

.flex-9 {
  -ms-flex: 9;
      flex: 9; }

.flex-10 {
  -ms-flex: 10;
      flex: 10; }

.flex-basis-10 {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%; }

.flex-basis-20 {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%; }

.flex-basis-25 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.flex-basis-33 {
  -ms-flex-preferred-size: 33.3334%;
      flex-basis: 33.3334%; }

.flex-basis-50 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

.flex-basis-66 {
  -ms-flex-preferred-size: 66.6667%;
      flex-basis: 66.6667%; }

.flex-basis-75 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%; }

.flex-basis-80 {
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%; }

.flex-basis-90 {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%; }

.flex-basis-100 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.grid-order--4 {
  -ms-flex-order: -4;
      order: -4; }

.grid-order--3 {
  -ms-flex-order: -3;
      order: -3; }

.grid-order--2 {
  -ms-flex-order: -2;
      order: -2; }

.grid-order--1 {
  -ms-flex-order: -1;
      order: -1; }

.grid-order-0 {
  -ms-flex-order: 0;
      order: 0; }

.grid-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.grid-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.grid-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.grid-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.flex-none {
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.flex-grow-none {
  -ms-flex-positive: 0;
      flex-grow: 0; }

.flex-shrink-none {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.justify-between {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.justify-center {
  -ms-flex-pack: center;
      justify-content: center; }

.justify-start {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.justify-end {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-start {
  -ms-flex-line-pack: start;
      align-content: flex-start; }

.align-center {
  -ms-flex-line-pack: center;
      align-content: center; }

.align-end {
  -ms-flex-line-pack: end;
      align-content: flex-end; }

.align-self-start {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.center-cols {
  -ms-flex-pack: center;
      justify-content: center; }

.gist {
  border-bottom: none !important; }
  .gist .gist-file {
    border: none !important;
    font-family: Menlo, "Liberation Mono", Courier, monospace;
    width: 100%;
    margin-bottom: 1rem; }
    .gist .gist-file:last-child {
      margin-bottom: 0 !important; }
  .gist .gist-data {
    border: 1px solid #E9ECEF !important;
        border-radius: 4px !important; }
  .gist .gist-file .gist-meta {
    display: none; }
  .gist .gist-file .gist-data .line-pre {
    font-family: "Menlo", "Liberation Mono", Courier, monospace; }
  .gist .highlight tbody {
    border: none; }
  .gist .highlight tr:last-child {
    height: 100%; }
  .gist .highlight tr td {
    font-family: Menlo, "Liberation Mono", Courier, monospace !important;
    font-size: 12px; }
    .gist .highlight tr td.blob-code {
      padding: 0.197rem 1rem !important; }
    .gist .highlight tr td.blob-num {
      background: #F4F6F7;
      border: none;
      padding: 0.197rem 0.667rem !important;
      min-width: 2.25rem; }
      .gist .highlight tr td.blob-num:first-child {
        padding-top: 0.833rem; }
  .gist .highlight tr:first-child td {
    padding-top: 0.833rem !important; }
  .gist .highlight tr:last-child td {
    padding-bottom: 0.833rem !important; }
  .gist .highlight tr:nth-child(odd),
  .gist .highlight tr:nth-child(even) {
    background: #FBFBFC; }
  .gist .highlight .pl-c, .gist .highlight .pl-c span {
    color: #969896;
    font-style: italic; }
  .gist .highlight .pl-c1, .gist .highlight .pl-s, .gist .highlight .pl-v {
    color: #0086B3; }
  .gist .highlight .pl-e, .gist .highlight .pl-en {
    color: #D33682; }
  .gist .highlight .pl-ent {
    color: #63A35C; }
  .gist .highlight .pl-k {
    color: #268BD2; }
  .gist .highlight .pl-s, .gist .highlight .pl-s1, .gist .highlight .pl-pds, .gist .highlight .pl-s .pl-pse .pl-s1, .gist .highlight .pl-s1 .pl-pse .pl-s2, .gist .highlight .pl-sr, .gist .highlight .pl-sr .pl-cce, .gist .highlight .pl-sr .pl-sra, .gist .highlight .pl-sr .pl-sre {
    color: #2AA198; }
  .gist .highlight .pl-v {
    color: #ED6A43; }
  .gist .highlight .pl-sr .pl-cce {
    color: #63A35C;
    font-weight: bold; }
  .gist .highlight .pl-ml {
    color: #B58900; }
  .gist .highlight .pl-mh, .gist .highlight .pl-mh .pl-en, .gist .highlight .pl-ms {
    color: #268BD2;
    font-weight: bold; }
  .gist .highlight .pl-mq {
    color: #2AA198; }
  .gist .highlight .pl-mi {
    color: #333333;
    font-style: italic; }
  .gist .highlight .pl-mb {
    color: #333333;
    font-weight: bold; }
  .gist .highlight .pl-md, .gist .highlight .pl-mdh {
    color: #BD2C00; }
  .gist .highlight .pl-mi1 {
    color: #55A532; }
  .gist .highlight .pl-mdr {
    color: #795DA3;
    font-weight: bold; }
  .gist .highlight .pl-mo {
    color: #268BD2; }

.gist-container {
  max-width: 37.5rem; }
  @media screen and (max-width: 61.9375em) {
    .gist-container {
      margin: 0 auto;
      padding-top: 0; } }
  .gist-container .language-tab {
    display: inline-block;
    font-size: 0.833rem;
    padding: 0.296rem 0.556rem;
    background: transparent;
    border: 1px solid transparent;
    margin-bottom: 0.833rem; }
    .gist-container .language-tab.selected {
      background: #489BE8;
      border: 1px solid #1A82E2;
      border-radius: 2px;
      color: #ffffff; }
  .gist-container .language-tab-code {
    display: none; }
    .gist-container .language-tab-code.selected {
      display: block; }
    .gist-container .language-tab-code .gist-data {
      max-height: 500px;
      min-height: 500px;
      height: 500px;
      border-radius: 4px !important; }
    .gist-container .language-tab-code table.highlight {
      height: 498px;
      overflow: auto; }
  .gist-container [data-language="node"]::after {
    content: ".js"; }
  .gist-container [data-language="c"]::after {
    content: "\0023"; }

@media (max-width: 1200px) and (min-width: 992px) {
  .gist-container {
    max-width: 46%; } }

@media (max-width: 600px) {
  .gist-container {
    max-width: 100%; } }

.guides img {
  height: 208px; }

@media print, screen and (min-width: 48em) {
  .guides .guide-cta:nth-child(2) {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem; } }

.guides .guide-cta {
  position: relative;
  border: 1px solid #E9ECEF;
  padding: 1.875rem; }
  .guides .guide-cta p:last-of-type, .guides .guide-cta .p:last-of-type, .guides .guide-cta .page-header sub:last-of-type, .page-header .guides .guide-cta sub:last-of-type, .guides .guide-cta
  .page-header .page-subtitle:last-of-type,
  .page-header .guides .guide-cta .page-subtitle:last-of-type {
    padding-bottom: 3.75rem; }
  @media print, screen and (min-width: 48em) {
    .guides .guide-cta .btn-container {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      margin-bottom: 1.875rem; } }
  @media screen and (max-width: 47.9375em) {
    .guides .guide-cta {
      width: 100%;
      margin-bottom: 1.875rem; } }

.header-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  position: relative;
  width: 100%;
  min-height: 470px;
  max-height: 600px;
  overflow: hidden; }
  .header-block .image-container {
    overflow: hidden;
    width: 100%;
    min-height: 470px;
    max-height: 600px; }
  .header-block img {
    margin: auto;
    width: 100%;
    min-height: 100%;
    vertical-align: top;
    min-width: 1450px;
    margin-left: -200px; }
    @media print, screen and (min-width: 48em) {
      .header-block img {
        margin-left: 0; } }
    .header-block img.align-img-right {
      float: right;
      margin-right: -200px; }
      @media print, screen and (min-width: 48em) {
        .header-block img.align-img-right {
          margin-right: 0; } }
  .header-block .headline-block {
    position: absolute;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    text-align: center;
    z-index: 2; }

.page-template-solutions .breadcrumb {
  display: inline-block;
  padding-bottom: 0.444rem;
  border-bottom: 3px solid #1A82E2; }

[class*="i-before"]::before,
[class*="i-after"]::after,
[class*="i-bg"] {
  content: '';
  line-height: 1;
  height: 1em;
  width: 8px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center; }

[class*="i-after"]::after {
  margin-right: .5rem; }

[class*="i-after"]::after {
  margin-left: .5rem; }

.i-before-caret-up:hover::before,
.i-after-caret-up:hover::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDMuNiI+PHBhdGggZD0iTTAuMSAzLjNMMC40IDMuNWEwLjUgMC41IDAgMCAwIDAuNiAwTDQgMSA3LjEgMy41YTAuNSAwLjUgMCAwIDAgMC42IDBsMC4yLTAuMmEwLjMgMC4zIDAgMCAwIDAtMC40TDQuMyAwLjFhMC41IDAuNSAwIDAgMC0wLjYgMEwwLjEgMi45QTAuMyAwLjMgMCAwIDAgMC4xIDMuM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiIHdpZHRoPSI4cHgiIGhlaWdodD0iM3B4IiBmaWxsPSIjMUE4MkUyIi8+PC9zdmc+"); }

.i-before-caret-down::before,
.i-after-caret-down::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDMuNiI+PHBhdGggZD0iTTcuODguMjhMNy42My4wOWEuNDkuNDkgMCAwIDAtLjU3IDBMNCAyLjYxLjg5LjA5YS41LjUgMCAwIDAtLjU3IDBsLS4yLjE3YS4yNy4yNyAwIDAgMCAwIC40NGwzLjYgMi44MWEuNS41IDAgMCAwIC41NyAwTDcuODguNzJhLjI2LjI2IDAgMCAwIDAtLjQ0eiIgZmlsbD0iIzFBODJFMiIvPjwvc3ZnPg==");
  background-position: center 70%; }

.xi-before-caret-down:hover::before,
.xi-after-caret-down:hover::after {
  background-color: red; }

.i-before-caret-up::before,
.i-after-caret-up::after,
.i-before-caret-down.toggled::before,
.i-after-caret-down.toggled-on::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDMuNiI+PHBhdGggZD0iTTAuMSAzLjNMMC40IDMuNWEwLjUgMC41IDAgMCAwIDAuNiAwTDQgMSA3LjEgMy41YTAuNSAwLjUgMCAwIDAgMC42IDBsMC4yLTAuMmEwLjMgMC4zIDAgMCAwIDAtMC40TDQuMyAwLjFhMC41IDAuNSAwIDAgMC0wLjYgMEwwLjEgMi45QTAuMyAwLjMgMCAwIDAgMC4xIDMuM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiIHdpZHRoPSI4cHgiIGhlaWdodD0iM3B4IiBmaWxsPSIjMUE4MkUyIi8+PC9zdmc+");
  background-position: center 70%; }

.i-before-check::before,
.i-after-check::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4wOSAxMiI+PHBvbHlsaW5lIHBvaW50cz0iMTQuMSAxIDQuNDcgMTEgMSA3LjQ5IiBmaWxsPSJub25lIiBzdHJva2U9IiMxRTkwRkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIycHgiLz48L3N2Zz4=");
  height: 10px;
  width: 13px; }

ul.circle-check {
  list-style: none;
  margin-left: 0; }
  ul.circle-check li {
    background-image: url('data:image/svg+xml;utf8,<svg width="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"><title>circle-check</title><path d="M15.348 7.957l-6.522 6.086-2.174-2.173M11 21c5.523 0 10-4.477 10-10S16.523 1 11 1 1 5.477 1 11s4.477 10 10 10z" stroke-width="1.043" stroke="%231A82E2" fill="none" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 0px;
    background-position-y: 2px;
    padding-left: 33px; }

.svg-icon.small-filled {
  margin-right: 0.556rem;
  margin-bottom: -1px; }
  .svg-icon.small-filled path {
    fill: #1A82E2; }

.logo-bar .logos-wrapper {
  margin-bottom: -1.875rem; }

.logo-bar .logo-wrapper {
  margin-bottom: 1.875rem; }

.logo-bar img {
  max-height: 50px;
  max-width: 150px; }

.icon-remove:before {
  content: "X";
  font-family: "Colfax-Light", helvetica, sans-serif;
  font-size: 1.25rem;
  font-weight: bold; }

.modal-header .close {
  margin-top: 2px; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.modal {
  position: absolute; }

.modal.fade.in {
  top: 4%; }

.modal-body {
  max-height: none;
  overflow: hidden; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal.fade {
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%; }

.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }

.modal-header .close {
  margin-top: 2px; }

.modal-header h3, .modal-header .h3, .modal-header dl.accordion dt, dl.accordion .modal-header dt {
  margin: 0;
  line-height: 30px;
  font-size: 20px; }

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn, .modal-footer
.btn.trump-id:not(#trump) + .btn, .modal-footer nav.pagination a.next + .btn, nav.pagination .modal-footer a.next + .btn, .modal-footer
nav.pagination a.prev + .btn,
nav.pagination .modal-footer a.prev + .btn, .modal-footer .btn +
.btn.trump-id:not(#trump), .modal-footer nav.pagination a.next +
.btn.trump-id:not(#trump), nav.pagination .modal-footer a.next +
.btn.trump-id:not(#trump), .modal-footer
nav.pagination a.prev +
.btn.trump-id:not(#trump),
nav.pagination .modal-footer a.prev +
.btn.trump-id:not(#trump), .modal-footer nav.pagination .btn + a.next, nav.pagination .modal-footer .btn + a.next, .modal-footer nav.pagination
.btn.trump-id:not(#trump) + a.next, nav.pagination .modal-footer
.btn.trump-id:not(#trump) + a.next, .modal-footer nav.pagination a.next + a.next, nav.pagination .modal-footer a.next + a.next, .modal-footer nav.pagination a.prev + a.next, nav.pagination .modal-footer a.prev + a.next, .modal-footer
nav.pagination .btn + a.prev,
nav.pagination .modal-footer .btn + a.prev, .modal-footer
nav.pagination
.btn.trump-id:not(#trump) + a.prev,
nav.pagination .modal-footer
.btn.trump-id:not(#trump) + a.prev, .modal-footer nav.pagination a.next + a.prev, nav.pagination .modal-footer a.next + a.prev, .modal-footer nav.pagination a.prev + a.prev, nav.pagination .modal-footer a.prev + a.prev {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group
.btn.trump-id:not(#trump) + .btn, .modal-footer .btn-group nav.pagination a.next + .btn, nav.pagination .modal-footer .btn-group a.next + .btn, .modal-footer .btn-group
nav.pagination a.prev + .btn,
nav.pagination .modal-footer .btn-group a.prev + .btn, .modal-footer .btn-group .btn +
.btn.trump-id:not(#trump), .modal-footer .btn-group nav.pagination a.next +
.btn.trump-id:not(#trump), nav.pagination .modal-footer .btn-group a.next +
.btn.trump-id:not(#trump), .modal-footer .btn-group
nav.pagination a.prev +
.btn.trump-id:not(#trump),
nav.pagination .modal-footer .btn-group a.prev +
.btn.trump-id:not(#trump), .modal-footer .btn-group nav.pagination .btn + a.next, nav.pagination .modal-footer .btn-group .btn + a.next, .modal-footer .btn-group nav.pagination
.btn.trump-id:not(#trump) + a.next, nav.pagination .modal-footer .btn-group
.btn.trump-id:not(#trump) + a.next, .modal-footer .btn-group nav.pagination a.next + a.next, nav.pagination .modal-footer .btn-group a.next + a.next, .modal-footer .btn-group nav.pagination a.prev + a.next, nav.pagination .modal-footer .btn-group a.prev + a.next, .modal-footer .btn-group
nav.pagination .btn + a.prev,
nav.pagination .modal-footer .btn-group .btn + a.prev, .modal-footer .btn-group
nav.pagination
.btn.trump-id:not(#trump) + a.prev,
nav.pagination .modal-footer .btn-group
.btn.trump-id:not(#trump) + a.prev, .modal-footer .btn-group nav.pagination a.next + a.prev, nav.pagination .modal-footer .btn-group a.next + a.prev, .modal-footer .btn-group nav.pagination a.prev + a.prev, nav.pagination .modal-footer .btn-group a.prev + a.prev {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
  .modal.fade {
    top: -100px; }
  .modal.fade.in {
    top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small, .page-header .h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

.modal {
  z-index: 6000;
  position: absolute; }

.modal.fade.in {
  top: 2%; }

.modal-backdrop {
  z-index: 5990; }

.modal-body {
  max-height: none; }

@media (min-width: 768px) and (max-width: 979px) {
  .modal.fade.in {
    top: 2%;
    width: 600px; }
  #sendgrid-logo-home {
    float: left; }
  .sub-nav-list > li {
    display: none; } }

.blog-posts-box {
  border-radius: 2px;
  margin-top: 1.875rem; }
  .blog-posts-box a:not(:last-child) {
    margin-bottom: 0.667rem; }
  @media (min-width: 768px) {
    .blog-posts-box {
      margin-top: 0; } }

.quote-bubble {
  border: 1px solid #E9ECEF;
  background-color: #ffffff;
  border-radius: 2px;
  display: inline-block;
  padding: 1.5rem;
  position: relative;
  width: 100%; }
  .quote-bubble p, .quote-bubble .p, .quote-bubble .page-header sub, .page-header .quote-bubble sub, .quote-bubble
  .page-header .page-subtitle,
  .page-header .quote-bubble .page-subtitle {
    margin-bottom: 0; }
  .quote-bubble .author {
    color: #7F90A0;
    margin-top: 0.556rem; }
  .quote-bubble:before {
    border: 10px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: 29px; }
  .quote-bubble:after {
    border: 9px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: 30px; }
  .quote-bubble.right:before {
    border-right: 0;
    border-left-color: #E9ECEF;
    left: auto;
    right: -10px; }
  .quote-bubble.right:after {
    border-right: 0;
    border-left-color: #ffffff;
    right: -9px; }
  .quote-bubble.left:before {
    border-left: 0;
    border-right-color: #E9ECEF;
    right: auto;
    left: -10px; }
  .quote-bubble.left:after {
    border-left: 0;
    border-right-color: #ffffff;
    left: -9px; }

.separator {
  height: 0.1875rem;
  width: 1.875rem;
  background: #D4DADF;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }

.nav-tabs {
  text-align: center;
  border: none;
  margin-top: 1.875rem;
  margin-bottom: 3.375rem; }
  .nav-tabs button {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    font-size: .813rem;
    color: rgba(41, 70, 97, 0.4);
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 24px 30px;
    border: none;
    border-bottom: 3px solid transparent;
    background: transparent;
    transition: all 0.3s; }
    @media (max-width: 767px) {
      .nav-tabs button {
        padding: 13px 13px; } }
    .nav-tabs button:hover, .nav-tabs button:focus {
      border: none;
      background: none;
      outline: none;
      border-bottom: 3px solid rgba(26, 130, 226, 0.2);
      color: rgba(26, 130, 226, 0.8); }
    .nav-tabs button.selected {
      border: none;
      color: #1A82E2;
      border-bottom: 3px solid #1A82E2; }
      .nav-tabs button.selected:hover, .nav-tabs button.selected:focus {
        border: none;
        background: none;
        color: #1A82E2;
        border-bottom: 3px solid #1A82E2; }

.tabs {
  border-right: none;
  border-left: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%; }
  .tabs dt, .tabs li, .tabs li:not(:last-child) {
    max-width: 9.492rem;
    line-height: 57px;
    text-align: center;
    white-space: nowrap;
    margin: 0; }
    .tabs dt a,
    .tabs dt span.link, .tabs li a,
    .tabs li span.link, .tabs li:not(:last-child) a,
    .tabs li:not(:last-child) span.link {
      font-family: "Colfax-Medium", helvetica, sans-serif;
      color: #7F90A0;
      display: block;
      padding: 0 30px;
      border-top: 3px transparent solid;
      border-bottom: 3px transparent solid; }
    .tabs dt a:hover,
    .tabs dt.current a:hover,
    .tabs dt.active a:hover, .tabs li a:hover,
    .tabs li.current a:hover,
    .tabs li.active a:hover, .tabs li:not(:last-child) a:hover,
    .tabs li:not(:last-child).current a:hover,
    .tabs li:not(:last-child).active a:hover {
      color: #1A82E2; }
    .tabs dt.current a,
    .tabs dt.active a, .tabs li.current a,
    .tabs li.active a, .tabs li:not(:last-child).current a,
    .tabs li:not(:last-child).active a {
      border-bottom-color: #1A82E2;
      color: #1A82E2; }

.resource-tag {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-bottom: 1.5rem; }

.resource-tag-text {
  font-size: 0.667rem;
  margin-bottom: 0;
  margin-left: 0.667rem; }

.resource-tag-circle {
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 1.875rem;
  width: 1.875rem; }

.resource-tag-icon {
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  display: block;
  height: 1rem;
  width: 1rem; }

.resources-guides .resource-tag-text {
  color: #00BCD4; }

.resources-guides .resource-tag-circle {
  background-color: #00BCD4; }

.resources-guides .resource-tag-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="11" viewBox="0 0 12 11"><title>  icon-guide</title><g fill="none"><rect y="-1" width="12" height="12"/><path d="M12 1.3L12 9.3C12 9.4 11.9 9.5 11.7 9.5L8.6 9.5C8.1 9.5 7 9.6 7 10.8 7 10.9 6.9 11 6.8 11L5.2 11C5.1 11 5 10.9 5 10.8 5 9.6 3.9 9.5 3.4 9.5L0.3 9.5C0.1 9.5 0 9.4 0 9.3L0 1.3C0 1.1 0.1 1 0.3 1L0.5 1 0.5 8.8C0.5 8.9 0.6 9 0.8 9L4.4 9C5 9 5.2 9.2 5.2 9.8 5.2 9.9 5.3 10 5.5 10L6.5 10C6.7 10 6.8 9.9 6.8 9.8 6.8 9.2 7 9 7.6 9L11.2 9C11.4 9 11.5 8.9 11.5 8.8L11.5 1 11.7 1C11.9 1 12 1.1 12 1.3ZM7.6 8.5C6.8 8.5 6.4 8.8 6.3 9.5L6.3 9.5 6.3 0.4C6.6 0.1 7.1 0 7.6 0L10.7 0C10.8 0 11 0.1 11 0.3L11 8.3C11 8.4 10.8 8.5 10.7 8.5L7.6 8.5ZM4.4 8.5L1.3 8.5C1.2 8.5 1 8.4 1 8.3L1 0.3C1 0.1 1.2 0 1.3 0L4.4 0C4.9 0 5.4 0.1 5.7 0.4L5.7 9.5 5.7 9.5C5.6 8.8 5.2 8.5 4.4 8.5Z" fill="%23FFF"/></g></svg>'); }

.resources-webcasts .resource-tag-text {
  color: #7C4DFF; }

.resources-webcasts .resource-tag-circle {
  background-color: #7C4DFF; }

.resources-webcasts .resource-tag-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><title>  icon-webcast</title><g fill="none"><rect width="12" height="12"/><path d="M11 5L11 4.8C11 4.1 10.4 3.5 9.8 3.5L9.7 3.5C9.6 1.5 8 0 6 0 4 0 2.4 1.5 2.3 3.5L2.3 3.5C1.6 3.5 1 4.1 1 4.8L1 5C0.4 5.1 0 5.6 0 6.3 0 6.9 0.4 7.4 1 7.5L1 7.8C1 8.4 1.6 9 2.3 9L3.3 9C3.4 9 3.5 8.9 3.5 8.8L3.5 3.8C3.5 3.6 3.4 3.5 3.3 3.5L2.8 3.5C2.9 1.8 4.3 0.5 6 0.5 7.7 0.5 9.1 1.8 9.2 3.5L8.8 3.5C8.6 3.5 8.5 3.6 8.5 3.8L8.5 8.8C8.5 8.9 8.6 9 8.8 9L9.8 9C9.8 9.8 9.1 10.5 8.3 10.5L7.7 10.5C7.6 9.9 7.1 9.5 6.5 9.5 5.8 9.5 5.3 10.1 5.3 10.8 5.3 11.4 5.8 12 6.5 12 7.1 12 7.6 11.6 7.7 11L8.3 11C9.3 11 10.3 10.2 10.3 8.9 10.7 8.7 11 8.3 11 7.8L11 7.5C11.6 7.4 12 6.9 12 6.3 12 5.6 11.6 5.1 11 5Z" fill="%23FFF"/></g></svg>'); }

.resources-videos .resource-tag-text {
  color: #FF9900; }

.resources-videos .resource-tag-circle {
  background-color: #FF9900; }

.resources-videos .resource-tag-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="11" viewBox="0 0 12 11"><title>  icon-video</title><g fill="none"><rect y="-1" width="12" height="12"/><path d="M0 10.1C0 10.6 0.4 11 1 11L11 11C11.6 11 12 10.6 12 10.1L12 3.5 0 3.5 0 10.1ZM4 5.3C4 5.1 4.2 4.9 4.4 5L8.4 7C8.5 7.1 8.5 7.4 8.4 7.5L4.4 9.5C4.2 9.6 4 9.4 4 9.3L4 5.3ZM5.1 3L3.9 3 6.9 0 8.1 0 5.1 3ZM9.1 3L7.9 3 10.9 0C11.3 0 11.6 0 11.8 0.3L9.1 3ZM3.1 3L1.9 3 4.9 0 6.1 0 3.1 3ZM0.8 0L2.4 0 0 2.4 0 0.8C0 0.3 0.3 0 0.8 0ZM1.1 3L0.1 3 3.1 0 4.1 0 1.1 3ZM7.1 3L5.9 3 8.9 0 10.1 0 7.1 3ZM9.9 3L12 0.9 12 3 9.9 3Z" fill="%23FFF"/></g></svg>'); }

.resources-podcasts .resource-tag-text {
  color: #8AC24A; }

.resources-podcasts .resource-tag-circle {
  background-color: #8AC24A; }

.resources-podcasts .resource-tag-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="12" viewBox="0 0 8 12"><title>  icon-podcast</title><g fill="none"><rect x="-2" width="12" height="12"/><path d="M6.8 6.7L1.2 6.7C1 6.1 1.1 5.8 1.1 5L2.9 5C3.1 5 3.2 4.9 3.2 4.7 3.2 4.6 3.1 4.4 2.9 4.4L1.1 4.4 1.1 3.9 2.9 3.9C3.1 3.9 3.2 3.8 3.2 3.6 3.2 3.5 3.1 3.3 2.9 3.3L1.1 3.3 1.1 3.1C1.1 1.7 1.5 0 4 0 6.5 0 6.9 1.7 6.9 3.1L6.9 3.3 5.1 3.3C4.9 3.3 4.8 3.5 4.8 3.6 4.8 3.8 4.9 3.9 5.1 3.9L6.9 3.9 6.9 4.4 5.1 4.4C4.9 4.4 4.8 4.6 4.8 4.7 4.8 4.9 4.9 5 5.1 5L6.9 5C6.9 5.8 7 6.1 6.8 6.7ZM1.4 7.2L1.4 7.2 6.6 7.2C6.1 8.2 5.1 8.9 4 8.9 2.9 8.9 1.9 8.2 1.4 7.2ZM7.7 4.7C7.9 4.7 8 4.9 8 5 8 5.8 8 6.1 7.9 6.7L7.4 6.7C7.5 6.1 7.5 5.8 7.5 5 7.5 4.9 7.6 4.7 7.7 4.7ZM0.5 5C0.5 5.8 0.5 6.1 0.6 6.7L0.1 6.7C0 6.1 0 5.8 0 5 0 4.9 0.1 4.7 0.3 4.7 0.4 4.7 0.5 4.9 0.5 5ZM4 9.5C5.4 9.5 6.7 8.5 7.2 7.2L7.8 7.2C7.2 8.8 5.9 9.9 4.3 10L4.3 11.7C4.3 11.9 4.1 12 4 12 3.9 12 3.7 11.9 3.7 11.7L3.7 10C2.1 9.9 0.8 8.8 0.2 7.2L0.8 7.2C1.3 8.5 2.6 9.5 4 9.5Z" fill="%23FFF"/></g></svg>'); }

.type-case .resource-tag-text {
  color: #FF4081; }

.type-case .resource-tag-circle {
  background-color: #FF4081; }

.type-case .resource-tag-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="11" viewBox="0 0 12 11"><title>  icon-case-study</title><g fill="none"><rect y="-1" width="12" height="12"/><path d="M8.3 4.5C8.3 4.7 8.1 4.8 8 4.8 7.9 4.8 7.8 4.7 7.8 4.5 7.8 4.2 7.2 3.9 6.5 3.8L6.5 8.3C6.5 9.8 7.7 11 9.3 11 10.8 11 12 9.8 12 8.3 12 7.7 11.8 7.1 11.5 6.7L10 3.2C10 3.1 9.9 3.1 9.9 3.1L9.2 2.4 8.5 0.5C8.5 0.4 8.5 0.4 8.4 0.4 8-0.1 7-0.1 6.6 0.4 6.5 0.4 6.5 0.5 6.5 0.6L6.5 3.3C7.5 3.4 8.3 3.9 8.3 4.5ZM9.3 10.5C8 10.5 7 9.5 7 8.3 7 7 8 6 9.3 6 10.5 6 11.5 7 11.5 8.3 11.5 9.5 10.5 10.5 9.3 10.5ZM0 8.3C0 9.8 1.2 11 2.8 11 4.3 11 5.5 9.8 5.5 8.3L5.5 3.8C4.8 3.9 4.3 4.2 4.3 4.5 4.3 4.7 4.1 4.8 4 4.8 3.9 4.8 3.8 4.7 3.8 4.5 3.8 3.9 4.5 3.4 5.5 3.3L5.5 0.5C5.5 0.5 5.5 0.4 5.4 0.4 5-0.1 4-0.1 3.6 0.4 3.5 0.4 3.5 0.4 3.5 0.4L2.8 2.4 2.1 3.1C2.1 3.1 2 3.1 2 3.2L0.5 6.7C0.2 7.1 0 7.7 0 8.3ZM2.8 10.5C1.5 10.5 0.5 9.5 0.5 8.3 0.5 7 1.5 6 2.8 6 4 6 5 7 5 8.3 5 9.5 4 10.5 2.8 10.5ZM2.8 7C2.9 7 3 6.9 3 6.8 3 6.6 2.9 6.5 2.8 6.5 1.8 6.5 1 7.3 1 8.3 1 8.4 1.1 8.5 1.3 8.5 1.4 8.5 1.5 8.4 1.5 8.3 1.5 7.6 2.1 7 2.8 7ZM9.3 7C9.4 7 9.5 6.9 9.5 6.8 9.5 6.6 9.4 6.5 9.3 6.5 8.3 6.5 7.5 7.3 7.5 8.3 7.5 8.4 7.6 8.5 7.8 8.5 7.9 8.5 8 8.4 8 8.3 8 7.6 8.6 7 9.3 7Z" fill="%23FFF"/></g></svg>'); }

.floating-tile {
  box-shadow: 0px 2px 3px 0px rgba(41, 70, 97, 0.1);
  transition: all 0.3s;
  border-radius: 2px; }
  @media (min-width: 768px) {
    .floating-tile {
      cursor: pointer; }
      .floating-tile:hover, .floating-tile:active {
        -ms-transform: translateY(-1px);
            transform: translateY(-1px);
        box-shadow: 0 0 2px rgba(41, 70, 97, 0.1), 0 2px 3px rgba(41, 70, 97, 0.1), 0 7px 9px rgba(41, 70, 97, 0.1); }
      .floating-tile:disabled {
        box-shadow: 0px 2px 3px 0px rgba(41, 70, 97, 0.1);
        -ms-transform: translateY(1px);
            transform: translateY(1px); } }

.resource-tiles-row:not(.featured) {
  margin-bottom: -1.875rem; }

.resource-tile-column {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.875rem; }

.resource-tile-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.resource-tile {
  margin-bottom: 0;
  width: 100%; }
  .resource-tile .resource-tile-copy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 1.5rem;
    height: auto; }
  .resource-tile .cta-link {
    margin-top: auto; }
  .resource-tile .resource-tile-thumbnail {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #E9ECEF; }
  .resource-tile:not(.featured) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .resource-tile:not(.featured) .resource-tile-thumbnail {
      height: 150px; }
  .resource-tile.featured {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .resource-tile.featured .resource-tile-thumbnail {
      height: 240px; }
    @media (min-width: 768px) {
      .resource-tile.featured {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row; }
        .resource-tile.featured .resource-tile-thumbnail {
          border-bottom: none;
          border-right: 1px solid #E9ECEF;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          height: 330px; }
        .resource-tile.featured .resource-tile-copy {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          padding: 2.25rem; } }
  .resource-tile .resource-info-wrapper {
    display: -ms-flexbox;
    display: flex; }
  .resource-tile .resource-length {
    color: #A9B5C0;
    font-size: 0.833rem;
    font-style: italic; }
  .resource-tile.type-case .resource-tile-thumbnail {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding: 2.813rem; }
    .resource-tile.type-case .resource-tile-thumbnail img {
      max-height: 100%;
      max-width: 100%;
      object-fit: contain;
      width: 100%; }

.has-tip {
  display: inline; }

.tooltip {
  line-height: 1.5rem;
  max-width: 240px !important; }

.multiple main article:not(.has-post-thumbnail) [class*="column"] {
  -ms-flex-positive: 1;
      flex-grow: 1; }

a.article-more {
  white-space: nowrap; }

@media (max-width: 767px) {
  .categories-top-wrapper {
    display: none; }
  .article-header sub.source.article-source {
    display: none; } }

.single .body h2, .single .body .h2 {
  margin-top: 1.5rem; }

.single .body h3, .single .body .h3, .single .body dl.accordion dt, dl.accordion .single .body dt, .single .body h4, .single .body .h4, .single .body h5, .single .body .h5, .single .body .page-header sup, .page-header .single .body sup, .single .body
.page-header .page-pretitle,
.page-header .single .body .page-pretitle, .single .body .page-header sup a, .page-header sup .single .body a, .single .body
.page-header .page-pretitle a,
.page-header .page-pretitle .single .body a, .single .body .template-guide menu header, .template-guide menu .single .body header {
  margin-top: 1.25rem; }

.single .body p, .single .body .p, .single .body .page-header sub, .page-header .single .body sub, .single .body
.page-header .page-subtitle,
.page-header .single .body .page-subtitle {
  margin-top: 1rem; }

.single .article-header .title {
  display: none; }

.single .page-title a {
  color: #294661; }

.blog.multiple main article:not(:first-of-type) {
  margin-top: 4.219rem; }

.blog.multiple main article:not(:last-of-type) {
  margin-bottom: 4.219rem; }

article .title a {
  color: #294661;
  transition: color 0.3s; }

article .title a:hover {
  color: #1A82E2; }

.article-thumbnail {
  margin: 0; }

@media (max-width: 767px) {
  .article-thumbnail {
    margin-bottom: 1.875rem; } }

.article-summary img {
  display: none; }

.article-thumbnail img {
  display: block;
  width: 100%; }

.source .avatar img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: .25rem;
  overflow: hidden; }

header cite::before {
  content: "by "; }

header time::before {
  content: " on "; }

header .categories:not(:empty)::before {
  content: " in "; }

.article-header sub.source {
  margin-bottom: 1rem;
  position: static;
  bottom: auto;
  line-height: 1;
  display: block; }

.page-pretitle {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 0.833rem;
  text-transform: uppercase; }
  .page-pretitle li {
    font-weight: 400; }

.post-categories {
  list-style: none;
  padding: 0;
  margin: 0; }

.post-categories li {
  padding: 0;
  display: inline-block; }

body.author header.intro {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

body.author .source {
  display: none; }

main hr.grid-line {
  margin: .5rem 0 4.5rem 0; }

body.author main header hr.grid-line {
  margin: 4.5rem 0; }

body.author .author-description {
  max-width: 480px;
  margin: 1rem auto; }

.author-signature .author-description {
  margin-top: 0.833rem;
  font-size: 0.833rem;
  font-weight: 300;
  line-height: 1.5rem;
  color: #546B81; }

header.intro p.author-description, header.intro .author-description.p, header.intro .page-header sub.author-description, .page-header header.intro sub.author-description, header.intro
.page-header .author-description.page-subtitle,
.page-header header.intro .author-description.page-subtitle {
  color: #546B81; }

.author-follow {
  padding-top: .5rem; }

.author-follow header {
  font-weight: 600;
  color: #294661;
  margin-bottom: 0.667rem; }

.author-follow ul {
  margin: 0; }

.author-follow li {
  line-height: 1.5rem; }

body.author main > header figure,
.author-signature figure {
  border-radius: 50%;
  overflow: hidden;
  width: 80px;
  height: 80px;
  padding: 0;
  margin: 0;
  border: 1px #E9ECEF solid; }

body.author main > header figure {
  margin: calc(-4.5rem - 41px) auto 0 auto; }

.author-signature {
  margin-top: 2.25rem; }

.author-avatar.medium-2 {
  max-width: 90px; }

.author-signature cite::before {
  content: "By "; }

.author-signature .author-name {
  padding-left: 1.875rem; }
  .author-signature .author-name cite {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    color: #294661;
    font-size: 1rem;
    font-style: normal;
    margin-bottom: 0; }
  .author-signature .author-name a {
    font-size: 0.833rem;
    font-weight: 400; }
    .author-signature .author-name a:after {
      content: " ›"; }

.author-signature cite + a {
  display: block; }

.author-signature figure img {
  width: 100%;
  min-height: 100%;
  max-width: 100%;
  height: auto; }

.article-source cite {
  display: inline;
  font-style: normal; }

.author-signature .more-posts {
  font-size: .8125rem; }

nav.adjacencies {
  background-color: #FBFBFC;
  border: 1px #E9ECEF solid;
  margin: 2rem 0;
  padding: 0 1.875rem; }

nav.adjacencies article {
  margin: 2rem 0; }

nav.adjacencies article ~ article {
  border-top: 1px #E9ECEF solid;
  padding-top: 2rem; }

nav.adjacencies .h3 {
  margin-top: 0; }

nav.adjacencies a p, nav.adjacencies a .p, nav.adjacencies a .page-header sub, .page-header nav.adjacencies a sub, nav.adjacencies a
.page-header .page-subtitle,
.page-header nav.adjacencies a .page-subtitle {
  font-family: "Colfax-Light", helvetica, sans-serif;
  color: #546B81; }

nav.adjacencies a .h3 {
  color: #294661;
  transition: color 0.3s; }

nav.adjacencies a:hover .h3 {
  color: #1A82E2; }

nav.adjacencies sup {
  color: #7F90A0; }

.side form {
  position: relative;
  margin: 0; }

.side label {
  color: rgba(41, 70, 97, 0.6);
  position: absolute;
  font-weight: 300;
  top: -5px;
  z-index: 100;
  padding: .5rem 0 .3rem;
  display: block;
  transition: top .3s ease-out;
  pointer-events: none; }

.side .widget form {
  z-index: 0; }

.side label.for-focused,
.side label.for-not-empty,
body.search .side label {
  padding-top: 0;
  padding-bottom: 0;
  font-size: .75rem;
  font-weight: 400;
  top: -15px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.side input[type="text"],
.side input[type="email"] {
  border-width: 0 0 1px 0;
  border-color: rgba(41, 70, 97, 0.2);
  height: 1.8rem;
  border-style: solid;
  outline: none;
  width: 100%;
  box-shadow: none;
  padding: .5rem 0 .3rem 0;
  margin: 0;
  z-index: 0;
  box-sizing: border-box; }

.side input[type="text"]:focus,
.side input[type="email"]:focus {
  border-width: 0 0 2px 0;
  border-color: #1A82E2;
  color: #294661;
  margin-bottom: 0px;
  outline: none;
  box-shadow: none; }

input[type="email"].mktoInvalid {
  border-bottom-color: rgba(41, 70, 97, 0.2) !important; }

input[type="email"].mktoInvalid:focus,
input:focus:invalid:focus {
  border-bottom-color: #1A82E2 !important; }

.ready-1sec .mktoForm {
  visibility: visible; }

#mktoForm_1030 {
  margin-top: 5px; }

.side .mktoFieldWrap {
  float: none !important;
  clear: none;
  margin-bottom: .75rem; }

.side .mktoAsterix {
  display: none !important; }

.side .mktoFieldWrap {
  position: relative; }

.side .mktoEmailField {
  padding: 0 !important;
  height: auto !important;
  padding: .5rem 0 .3rem 0 !important;
  margin-top: .2rem;
  box-sizing: border-box;
  height: 30px !important; }

.side .mktoLabel {
  font-family: "Colfax-Regular", helvetica, sans-serif;
  font-weight: 400 !important;
  float: none !important;
  padding: 0 !important;
  top: 10px;
  position: absolute;
  line-height: 1 !important;
  height: auto !important; }

.side .mktoError {
  display: none !important; }

.side .mktoLabel.for-focused,
.side .mktoLabel.for-not-empty {
  top: -7px; }

.side .mktoLabel:focus,
.side input:focus:invalid:focus {
  outline: none !important;
  box-shadow: none !important; }

.side .search button {
  background: #ffffff;
  position: absolute;
  border: none;
  padding: .5rem .3rem .3rem .3rem;
  display: block;
  right: 0;
  top: -2px;
  z-index: 101;
  line-height: 1; }

.side .subscribe br {
  display: none; }

.btn-primary:hover,
.btn-primary.trump-class:hover:not(.trump),
.btn-primary.trump-id:hover:not(#trump),
.is-active.btn-primary,
.is-active.btn-primary.trump-class:not(.trump),
.is-active.btn-primary.trump-id:not(#trump) {
  background: #1A82E2; }

/* From WordPress core */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.categories-top-wrapper {
  height: 60px;
  display: none; }
  @media print, screen and (min-width: 62em) {
    .categories-top-wrapper {
      display: block; } }

.categories-top {
  font-family: "Colfax-Light", helvetica, sans-serif;
  background-color: #FBFBFC;
  border-bottom: 1px #E9ECEF solid;
  text-align: left;
  font-size: 0.833rem; }
  @media print, screen and (min-width: 62em) {
    .categories-top {
      position: fixed;
      right: 0;
      left: 0;
      z-index: 100; } }
  .categories-top ul {
    margin: 0 auto; }
  .categories-top li {
    -ms-flex-pack: left;
        justify-content: left;
    list-style: none;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: auto;
    font-weight: 400;
    margin-bottom: 0 !important;
    padding: 1rem 0.833rem 0.833rem; }
  .categories-top li.blog-home a,
  .categories-top li.sort-by {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .categories-top li.blog-home a {
    padding-right: 2.813rem; }
  .categories-top li.sort-by {
    color: #A9B5C0; }
  .categories-top li a {
    font-family: "Colfax-Light", helvetica, sans-serif;
    color: #546B81;
    display: block; }
  .categories-top li a:hover {
    text-decoration: none;
    color: #1A82E2; }

.categories-top li.current-cat a,
.home.blog .blog-home a {
  color: #1A82E2;
  cursor: default; }

.page-subscribe .subscribe-follow {
  margin-top: 2rem;
  padding: 4rem; }

.page-subscribe .signup {
  background: white; }

.page-subscribe .mktoForm {
  width: 100% !important;
  margin: 0 auto;
  display: -ms-flexbox !important;
  display: flex !important;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  float: none;
  -ms-flex-align: center;
      align-items: center;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .page-subscribe .mktoForm input[type="text"] {
    width: auto; }

.page-subscribe .mktoFormRow,
.page-subscribe .mktoButtonRow {
  box-sizing: border-box;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-order: 1;
      order: 1;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-item-align: end;
      align-self: flex-end; }

.page-subscribe .mktoFormRow {
  -ms-flex: 1 1 70%;
      flex: 1 1 70%; }

.page-subscribe .mktoButtonRow {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.page-subscribe .mktoLabel,
.page-subscribe .mktoFieldWrap,
.page-subscribe .mktoButtonWrap,
.page-subscribe .mktoFormCol,
.page-subscribe .mktoGutter,
.page-subscribe .mktoClear {
  float: none !important;
  display: inline-block !important;
  clear: none; }

.page-subscribe .mktoFieldWrap {
  position: relative;
  width: 100%; }

.page-subscribe input[type="email"] {
  box-sizing: border-box;
  padding-top: 30px !important;
  padding-top: 0px !important;
  padding-left: 0 !important;
  vertical-align: bottom;
  line-height: 20px;
  border-width: 0;
  border-bottom: 1px rgba(41, 71, 98, 0.2) solid;
  box-shadow: none;
  width: 100% !important;
  max-width: 100%;
  font-size: 16px;
  color: #294661; }

.page-subscribe input[type="email"]:focus {
  outline: none;
  box-shadow: none !important;
  border-bottom: 2px #294661 solid; }

.page-subscribe label[for="Email"] {
  color: rgba(41, 71, 98, 0.6); }

.page-subscribe .mktoFormRow:nth-of-type(1) {
  margin-right: 1rem; }

.page-subscribe .mktoForm .mktoRequiredField .mktoAsterix,
.page-subscribe .mktoFormRow ~ .mktoFormRow {
  display: none; }

.page-subscribe .mktoButtonWrap,
.page-subscribe .mktoFieldDescriptor {
  margin: 0 !important; }

.page-subscribe .mktoButtonRow {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.page-subscribe .mktoField {
  position: relative;
  line-height: 25px;
  font-size: 14px;
  height: 25px;
  width: 100%;
  border: 0; }
  .page-subscribe .mktoField:disabled {
    background: none; }

.page-subscribe .mktoLabel {
  position: absolute;
  z-index: 100;
  left: 0;
  font-size: .825rem;
  transition: bottom .2s;
  bottom: 35px;
  transition: bottom .3s;
  font-size: 16px; }

.page-subscribe .mktoLabel:hover {
  cursor: text; }

.page-subscribe .mktoLabel:not(.for-focused):not(.for-not-empty) {
  bottom: 5px;
  font-size: 16px;
  transition: bottom .2s; }

.page-subscribe .mktoLabel.for-focused,
.page-subscribe .mktoLabel.for-not-empty {
  font-size: 13px;
  font-weight: 400 !important; }

.page-subscribe .mktoError {
  display: none !important; }

.page-subscribe .mktoButton {
  position: relative;
  display: block;
  padding: 0.833rem 1.875rem;
  color: inherit;
  text-align: center;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  transition: all .3s;
  color: #ffffff;
  background: #489BE8;
  border-color: #1A82E2; }
  .page-subscribe .mktoButton:active, .page-subscribe .mktoButton:focus {
    text-decoration: none;
    outline: none; }
  @media print, screen and (min-width: 48em) {
    .page-subscribe .mktoButton {
      display: inline-block;
      width: auto; } }
  .page-subscribe .mktoButton:hover, .page-subscribe .mktoButton:focus, .page-subscribe .mktoButton.is-active {
    color: #ffffff;
    background: #1A82E2; }

@media (max-width: 767px) {
  .page-subscribe .mktoForm .mktoButtonWrap {
    display: block;
    width: 100%; }
  .page-subscribe .mktoForm .mktoButtonWrap button {
    margin-top: 1.75rem;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .page-subscribe .mktoFormRow:nth-of-type(1) {
    margin-right: 0; } }

@media (max-width: 543px) {
  .page-subscribe .subscribe-follow {
    padding: 2rem; }
  .page-subscribe .mktoForm .mktoButtonWrap button {
    width: 100%; } }

.page-subscribe a svg.rss-broadcast {
  width: 20px;
  height: 20px;
  margin-right: .25rem;
  vertical-align: bottom;
  position: relative;
  top: -3px; }

.page-subscribe a:hover svg.rss-broadcast path {
  fill: #1A82E2; }

.page-subscribe .examples article {
  border-bottom: 1px #E9ECEF solid;
  padding-bottom: 1rem;
  margin-bottom: 2rem; }

.page-subscribe .examples h3, .page-subscribe .examples .h3, .page-subscribe .examples dl.accordion dt, dl.accordion .page-subscribe .examples dt {
  margin-bottom: .5rem; }

.page-subscribe .examples h3 a, .page-subscribe .examples .h3 a, .page-subscribe .examples dl.accordion dt a, dl.accordion .page-subscribe .examples dt a {
  color: #294661;
  transition: color 0.3s; }

.page-subscribe .examples h3 a:hover, .page-subscribe .examples .h3 a:hover, .page-subscribe .examples dl.accordion dt a:hover, dl.accordion .page-subscribe .examples dt a:hover {
  color: #1A82E2; }

.page-subscribe .examples article p, .page-subscribe .examples article .p, .page-subscribe .examples article .page-header sub, .page-header .page-subscribe .examples article sub, .page-subscribe .examples article
.page-header .page-subtitle,
.page-header .page-subscribe .examples article .page-subtitle {
  font-size: 0.833rem;
  color: #546B81; }

.snippet-difference .grid-col {
  padding-left: .9375rem;
  padding-right: .9375rem; }

.error404 {
  background: linear-gradient(rgba(26, 130, 226, 0.85), rgba(26, 130, 226, 0.85)), url("assets/images/404/penguin.gif") no-repeat center center fixed;
  background-size: cover; }
  .error404 .page-header,
  .error404 .page-footer {
    display: none; }
  .error404 .plane {
    background-color: transparent; }
  .error404 .container .row {
    height: 100vh; }

.errorpage .error-logo {
  position: relative;
  top: 0;
  width: 9.492rem; }

.errorpage .copy-wrapper {
  margin-top: 0;
  position: absolute;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 2; }

.events #tribe_events_filters_reset {
  display: none; }

.events .tribe-events-list h2.tribe-events-page-title, .events .tribe-events-list .tribe-events-page-title.h2 {
  text-align: left;
  margin-bottom: 1.25rem; }
  .events .tribe-events-list h2.tribe-events-page-title a, .events .tribe-events-list .tribe-events-page-title.h2 a {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    color: #489BE8;
    text-decoration: none; }
    .events .tribe-events-list h2.tribe-events-page-title a:hover, .events .tribe-events-list .tribe-events-page-title.h2 a:hover {
      color: #1A82E2; }

.events .tribe-events-list-separator-month {
  color: #294661;
  display: block;
  font-size: 1rem;
  line-height: 20px;
  margin-bottom: 1.5rem;
  font-family: "Colfax-Medium", helvetica, sans-serif; }

.events .event {
  border-radius: 2px;
  margin-bottom: 2.813rem;
  padding: 0; }

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

.events .tribe-events-notices {
  background-color: transparent;
  border: none;
  color: #294661;
  font-size: 20px;
  font-family: "Colfax-Regular", helvetica, sans-serif;
  padding: 0; }

.events .tribe-events-ical {
  display: none; }

.events .reset-filters-link {
  display: block;
  font-size: 0.833rem;
  margin-top: 0.556rem;
  text-align: right; }

.events-filter-bar {
  background-color: #FBFBFC;
  border-color: #E9ECEF;
  border-radius: 2px 2px 0 0;
  border-width: 1px;
  border-style: solid;
  font-size: 13px;
  padding: 1.25rem 0;
  position: relative; }
  .events-filter-bar::before {
    border-color: #E9ECEF;
    border-style: solid;
    border-width: 0 0 1px 0;
    box-sizing: border-box;
    color: #1A82E2;
    content: "Find Events";
    display: none;
    line-height: 40px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    height: 40px; }
  .events-filter-bar:hover::before {
    cursor: pointer; }
  @media (max-width: 767px) {
    .events-filter-bar {
      padding-right: 0;
      padding-top: 0; }
      .events-filter-bar::before {
        display: block; }
      .events-filter-bar::after {
        content: "";
        height: 5px;
        width: 5px;
        border-color: #1A82E2;
        border-width: 0 1px 1px 0;
        border-style: solid;
        position: absolute;
        right: 1.125rem;
        top: 17px;
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); } }
  .events-filter-bar label {
    color: #7F90A0; }
  .events-filter-bar input[type="text"] {
    background: transparent;
    border-color: #D4DADF;
    border-style: solid;
    border-width: 0 0 1px 0;
    box-shadow: none;
    height: auto;
    margin-bottom: 1px;
    padding: .2rem 0;
    z-index: 100; }
  .events-filter-bar input[type="text"]:focus {
    border-color: #1A82E2;
    border-width: 0 0 2px 0;
    margin-bottom: 0px; }
  .events-filter-bar .btn, .events-filter-bar
  .btn.trump-class:not(.trump), .events-filter-bar
  .btn.trump-id:not(#trump), .events-filter-bar nav.pagination a.next, nav.pagination .events-filter-bar a.next, .events-filter-bar
  nav.pagination a.prev,
  nav.pagination .events-filter-bar a.prev {
    line-height: 1rem; }
  .events-filter-bar .label-tribe-bar-date::after {
    background-size: auto 100%;
    display: inline;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    z-index: 1000; }
  .events-filter-bar .tribe-bar-date-filter,
  .events-filter-bar .tribe-bar-search-filter {
    position: relative; }
  @media (max-width: 767px) {
    .events-filter-bar #tribe-bar-form .column, .events-filter-bar #tribe-bar-form .columns {
      margin-top: 1.25rem;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
      .events-filter-bar #tribe-bar-form .column .btn, .events-filter-bar #tribe-bar-form .columns .btn, .events-filter-bar #tribe-bar-form .column nav.pagination a.next, nav.pagination .events-filter-bar #tribe-bar-form .column a.next, .events-filter-bar #tribe-bar-form .columns nav.pagination a.next, nav.pagination .events-filter-bar #tribe-bar-form .columns a.next, .events-filter-bar #tribe-bar-form .column
      nav.pagination a.prev,
      nav.pagination .events-filter-bar #tribe-bar-form .column a.prev, .events-filter-bar #tribe-bar-form .columns
      nav.pagination a.prev,
      nav.pagination .events-filter-bar #tribe-bar-form .columns a.prev {
        width: 100%; } }
  .events-filter-bar .tribe-bar-search-filter input {
    background-size: 16px;
    background-image: 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 15 15" style="enable-background:new 0 0 15 15;" xml:space="preserve"><style type="text/css">.st0{fill:#B1BCC4;}</style><g id="Blog-1.1"><g id="Post" transform="translate(-1095.000000, -435.000000)"><g id="Main" transform="translate(170.000000, 415.000000)"><g id="Sidebar" transform="translate(720.000000, 19.000000)"><g id="Search"><g transform="translate(206.000000, 2.000000)"><path class="st0" d="M5.5,10.9c-3.2,0-5.8-2.5-5.8-5.6c0-3.1,2.6-5.6,5.8-5.6s5.8,2.5,5.8,5.6C11.3,8.4,8.7,10.9,5.5,10.9z\a 	M5.5,0.8c-2.6,0-4.8,2-4.8,4.6c0,2.5,2.1,4.6,4.8,4.6c2.6,0,4.8-2,4.8-4.6C10.3,2.8,8.2,0.8,5.5,0.8z"/><path class="st0" d="M13.7,13.7c-0.1,0-0.2,0-0.3-0.1L8.9,9.3c-0.2-0.2-0.2-0.5,0-0.7c0.2-0.2,0.5-0.2,0.7,0l4.5,4.3,c0.2,0.2,0.2,0.5,0,0.7C14,13.7,13.8,13.7,13.7,13.7z"/></g></g></g></g></g></g></svg>');
    background-position: right center;
    background-repeat: no-repeat; }
  .events-filter-bar .tribe-bar-search-filter input:focus {
    background-image: 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 15 15" style="enable-background:new 0 0 15 15;" xml:space="preserve"><style type="text/css">.st0{fill:#1A82E2;}</style><g id="Blog-1.1"><g id="Post" transform="translate(-1095.000000, -435.000000)"><g id="Main" transform="translate(170.000000, 415.000000)"><g id="Sidebar" transform="translate(720.000000, 19.000000)"><g id="Search"><g transform="translate(206.000000, 2.000000)"><path class="st0" d="M5.5,10.9c-3.2,0-5.8-2.5-5.8-5.6c0-3.1,2.6-5.6,5.8-5.6s5.8,2.5,5.8,5.6C11.3,8.4,8.7,10.9,5.5,10.9z\a 									 M5.5,0.8c-2.6,0-4.8,2-4.8,4.6c0,2.5,2.1,4.6,4.8,4.6c2.6,0,4.8-2,4.8-4.6C10.3,2.8,8.2,0.8,5.5,0.8z"/><path class="st0" d="M13.7,13.7c-0.1,0-0.2,0-0.3-0.1L8.9,9.3c-0.2-0.2-0.2-0.5,0-0.7c0.2-0.2,0.5-0.2,0.7,0l4.5,4.3\a 									c0.2,0.2,0.2,0.5,0,0.7C14,13.7,13.8,13.7,13.7,13.7z"/></g></g></g></g></g></g></svg>');
    background-position: right center;
    background-repeat: no-repeat; }
  .events-filter-bar .tribe-bar-date-filter input {
    background-size: 16px;
    background-image: 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"\a 	 viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">\a<style type="text/css">.st0{fill:#B1BCC4;}</style><g><path class="st0" d="M15.7,1.3h-2.3v-1C13.3,0.2,13.2,0,13,0h-2c-0.2,0-0.3,0.1-0.3,0.3v1H5.3v-1C5.3,0.2,5.2,0,5,0H3\a 		C2.8,0,2.7,0.2,2.7,0.3v1H0.3C0.1,1.3,0,1.5,0,1.7v14C0,15.9,0.1,16,0.3,16h15.3c0.2,0,0.3-0.1,0.3-0.3v-14\a 		C16,1.5,15.9,1.3,15.7,1.3z M11.3,0.7h1.3v2h-1.3V0.7z M3.3,0.7h1.3v2H3.3V0.7z M2.7,2v1c0,0.2,0.1,0.3,0.3,0.3h2\a 		c0.2,0,0.3-0.1,0.3-0.3V2h5.3v1c0,0.2,0.1,0.3,0.3,0.3h2c0.2,0,0.3-0.1,0.3-0.3V2h2v2.7H0.7V2H2.7z M0.7,15.3v-10h14.7v10H0.7z"/>\a 	<path class="st0" d="M7.7,12.7h-1v-5c0-0.1-0.1-0.3-0.2-0.3c-0.1-0.1-0.3,0-0.4,0.1L4.8,8.8c-0.1,0.1-0.1,0.3,0,0.5\a 		c0.1,0.1,0.3,0.1,0.5,0L6,8.5v4.2H5c-0.2,0-0.3,0.1-0.3,0.3c0,0.2,0.1,0.3,0.3,0.3h2.7C7.9,13.3,8,13.2,8,13\a 		C8,12.8,7.9,12.7,7.7,12.7z"/>\a 	<path class="st0" d="M11.7,7.3H8.3C8.1,7.3,8,7.5,8,7.7v0.7c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V8h2.5l-0.7,2H9\a 		c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h1.2l-0.8,2.2c-0.1,0.2,0,0.4,0.2,0.4c0,0,0.1,0,0.1,0c0.1,0,0.3-0.1,0.3-0.2l0.9-2.5H11\a 		c0.2,0,0.3-0.1,0.3-0.3c0-0.1-0.1-0.3-0.2-0.3L12,7.8c0-0.1,0-0.2,0-0.3C11.9,7.4,11.8,7.3,11.7,7.3z"/>\a</g>\a</svg>');
    background-position: right center;
    background-repeat: no-repeat; }
  .events-filter-bar .tribe-bar-date-filter input:focus {
    background-image: 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"\a 	 viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"><style type="text/css">.st0{fill:#1A82E2;}</style><g><path class="st0" d="M15.7,1.3h-2.3v-1C13.3,0.2,13.2,0,13,0h-2c-0.2,0-0.3,0.1-0.3,0.3v1H5.3v-1C5.3,0.2,5.2,0,5,0H3\a 		C2.8,0,2.7,0.2,2.7,0.3v1H0.3C0.1,1.3,0,1.5,0,1.7v14C0,15.9,0.1,16,0.3,16h15.3c0.2,0,0.3-0.1,0.3-0.3v-14\a 		C16,1.5,15.9,1.3,15.7,1.3z M11.3,0.7h1.3v2h-1.3V0.7z M3.3,0.7h1.3v2H3.3V0.7z M2.7,2v1c0,0.2,0.1,0.3,0.3,0.3h2\a 		c0.2,0,0.3-0.1,0.3-0.3V2h5.3v1c0,0.2,0.1,0.3,0.3,0.3h2c0.2,0,0.3-0.1,0.3-0.3V2h2v2.7H0.7V2H2.7z M0.7,15.3v-10h14.7v10H0.7z"/><path class="st0" d="M7.7,12.7h-1v-5c0-0.1-0.1-0.3-0.2-0.3c-0.1-0.1-0.3,0-0.4,0.1L4.8,8.8c-0.1,0.1-0.1,0.3,0,0.5\a 		c0.1,0.1,0.3,0.1,0.5,0L6,8.5v4.2H5c-0.2,0-0.3,0.1-0.3,0.3c0,0.2,0.1,0.3,0.3,0.3h2.7C7.9,13.3,8,13.2,8,13\a 		C8,12.8,7.9,12.7,7.7,12.7z"/><path class="st0" d="M11.7,7.3H8.3C8.1,7.3,8,7.5,8,7.7v0.7c0,0.2,0.1,0.3,0.3,0.3c0.2,0,0.3-0.1,0.3-0.3V8h2.5l-0.7,2H9\a 		c-0.2,0-0.3,0.1-0.3,0.3s0.1,0.3,0.3,0.3h1.2l-0.8,2.2c-0.1,0.2,0,0.4,0.2,0.4c0,0,0.1,0,0.1,0c0.1,0,0.3-0.1,0.3-0.2l0.9-2.5H11\a 		c0.2,0,0.3-0.1,0.3-0.3c0-0.1-0.1-0.3-0.2-0.3L12,7.8c0-0.1,0-0.2,0-0.3C11.9,7.4,11.8,7.3,11.7,7.3z"/></g></svg>'); }
  .events-filter-bar .tribe-bar-geoloc-filter input {
    background-size: 16px;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8,<svg width="13px" height="16px" viewBox="0 0 13 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>location-icon</title>\a 		    <g id="UI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">\a 		        <g id="accelerate-home" transform="translate(-380.000000, -2994.000000)" stroke="#B1BCC4" stroke-width="1">\a 		            <g id="Team" transform="translate(0.000000, 2491.000000)">\a 		                <g id="Event-card" transform="translate(335.000000, 171.000000)">\a 		                    <g id="Location" transform="translate(46.000000, 330.000000)">\a 		                        <path d="M11,8.7826087 C11,13.0434783 5.5,17 5.5,17 C5.5,17 0,13.0434783 0,8.7826087 C0,5.5893913 2.2935,3 5.5,3 C8.70588889,3 11,5.5893913 11,8.7826087 Z M5.5,11.5217391 C7.18753674,11.5217391 8.55555556,10.1591275 8.55555556,8.47826087 C8.55555556,6.79739424 7.18753674,5.43478261 5.5,5.43478261 C3.81246326,5.43478261 2.44444444,6.79739424 2.44444444,8.47826087 C2.44444444,10.1591275 3.81246326,11.5217391 5.5,11.5217391 Z" id="location-icon"></path>\a 		                    </g>\a 		                </g>\a 		            </g>\a 		        </g>\a 		    </g>\a 		</svg>'); }
  .events-filter-bar .tribe-bar-geoloc-filter input:focus {
    background-size: 16px;
    background-image: url('data:image/svg+xml;utf8,<svg width="13px" height="16px" viewBox="0 0 13 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>location-icon</title>\a 				<g id="UI" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">\a 						<g id="accelerate-home" transform="translate(-380.000000, -2994.000000)" stroke="#1A82E2" stroke-width="1">\a 								<g id="Team" transform="translate(0.000000, 2491.000000)">\a 										<g id="Event-card" transform="translate(335.000000, 171.000000)">\a 												<g id="Location" transform="translate(46.000000, 330.000000)">\a 														<path d="M11,8.7826087 C11,13.0434783 5.5,17 5.5,17 C5.5,17 0,13.0434783 0,8.7826087 C0,5.5893913 2.2935,3 5.5,3 C8.70588889,3 11,5.5893913 11,8.7826087 Z M5.5,11.5217391 C7.18753674,11.5217391 8.55555556,10.1591275 8.55555556,8.47826087 C8.55555556,6.79739424 7.18753674,5.43478261 5.5,5.43478261 C3.81246326,5.43478261 2.44444444,6.79739424 2.44444444,8.47826087 C2.44444444,10.1591275 3.81246326,11.5217391 5.5,11.5217391 Z" id="location-icon"></path>\a 												</g>\a 										</g>\a 								</g>\a 						</g>\a 				</g>\a 		</svg>'); }

.tribe_events_filters #tribe_events_filters_form {
  display: block !important; }

@media (max-width: 767px) {
  .events-filters:not(.open) #tribe-bar-form,
  .events-filters:not(.open) .tribe_events_filters {
    display: none; }
  .events-filters:not(.open) .events-filter-bar {
    padding-bottom: 0; }
  .events-filters:not(.open) .events-filter-bar::before {
    border-bottom-width: 0; }
  .open .events-filter-bar::after {
    border-width: 1px 0 0 1px; } }

.events .tribe-events-filters-group {
  border-color: #E9ECEF;
  border-width: 0 0 1px 0;
  display: block; }

.events .tribe_events_filter_item.closed div {
  display: block; }

.events .tribe_events_filters label input[type=checkbox],
.events .tribe_events_filters label input[type=radio] {
  width: auto;
  display: none; }

.events .tribe-events-filters-group-heading {
  display: none; }

.tribe_events_filters .tribe-events-filter-group {
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 2px 2px;
  border-color: #E9ECEF;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  display: block;
  max-height: auto;
  overflow-x: auto;
  padding: 1rem 0;
  white-space: nowrap; }

.tribe_events_filters input[type="submit"] {
  visibility: hidden; }

.tribe_events_filters ul {
  margin: 0; }
  .tribe_events_filters ul li {
    display: inline-block;
    background: transparent;
    margin-bottom: 0; }
    .tribe_events_filters ul li:first-of-type {
      margin-left: 1rem; }
    .tribe_events_filters ul li label {
      background-color: white;
      border-radius: 2px;
      border: 1px #A3CDF3 solid;
      color: #1A82E2;
      font-weight: 400;
      padding: 3px 9px; }
      .tribe_events_filters ul li label.active {
        background-color: #1A82E2;
        color: white;
        border-color: #1A82E2;
        transition: all .3s; }
      .tribe_events_filters ul li label:hover {
        cursor: pointer; }
      .tribe_events_filters ul li label:not(.active):hover {
        background-color: #E8F2FC;
        transition: all .3s; }

.datepicker:not(#x) {
  background-color: white;
  border-radius: 0 0 2px 2px;
  border: 1px solid #E9ECEF;
  box-shadow: 0 2px 6px 0 rgba(41, 70, 97, 0.09);
  font-family: "Colfax-Regular", helvetica, sans-serif;
  left: calc(0.9375rem - 1px) !important;
  padding: 0;
  position: absolute;
  right: calc(0.9375rem - 1px) !important;
  top: calc(100% - 1px) !important;
  z-index: 100; }
  .datepicker:not(#x)::before {
    border: none;
    content: "";
    display: block;
    background-color: #1A82E2;
    background-image: none;
    height: 2px;
    left: 0px;
    right: 0px;
    top: -2px; }
  .datepicker:not(#x).datepicker-dropdown::after {
    display: none; }
  .datepicker:not(#x) thead {
    border-width: 0 0 1px 0; }
  .datepicker:not(#x) th {
    background-color: transparent;
    font-family: "Colfax-Medium", helvetica, sans-serif; }
  .datepicker:not(#x) thead {
    background-color: transparent; }
  .datepicker:not(#x) th.datepicker-switch {
    text-transform: uppercase;
    padding-top: 9px; }
  .datepicker:not(#x) th.prev,
  .datepicker:not(#x) th.next {
    position: relative;
    text-indent: -9999px; }
  .datepicker:not(#x) th.prev::after,
  .datepicker:not(#x) th.next::after {
    content: "";
    left: calc(50% - 2px);
    height: 7px;
    position: absolute;
    top: calc( 50% - 2px);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    width: 7px;
    border-color: #294661;
    border-style: solid;
    border-width: 0 0 1px 1px;
    background: 0px; }
  .datepicker:not(#x) th.next::after {
    border-width: 1px 1px 0 0;
    left: calc(50% - 4px); }
  .datepicker:not(#x) th.prev:hover::after,
  .datepicker:not(#x) th.next:hover::after {
    border-color: #1A82E2; }
  .datepicker:not(#x) td.active {
    background-color: #1A82E2;
    background-image: none;
    color: white; }
  .datepicker:not(#x) table {
    padding: 0; }
    .datepicker:not(#x) table tbody {
      border: none;
      color: #7F90A0; }
      .datepicker:not(#x) table tbody tr:nth-child(even) {
        background-color: transparent; }
    .datepicker:not(#x) table span.month {
      border-radius: 0; }
      .datepicker:not(#x) table span.month:hover, .datepicker:not(#x) table span.month.active {
        background-color: #1A82E2;
        background-image: none;
        color: white; }
    .datepicker:not(#x) table td {
      border-radius: 0;
      cellspacing: 0; }
      .datepicker:not(#x) table td.day:not(.active):hover {
        background-color: #E8F2FC; }

@keyframes fragment_loader {
  0%, 80%, to {
    opacity: 0; }
  40% {
    opacity: 1; } }

#tribe-events-content .tribe-events-ajax-loading {
  background-color: #a9b5c0;
  display: block;
  left: auto;
  margin: 0 auto;
  opacity: 0;
  position: relative !important;
  width: 13px;
  height: 13px;
  animation: fragment_loader 1.6s infinite;
  animation-delay: 0s; }
  #tribe-events-content .tribe-events-ajax-loading img {
    display: none; }
  #tribe-events-content .tribe-events-ajax-loading::before, #tribe-events-content .tribe-events-ajax-loading::after {
    background-color: #a9b5c0;
    content: "";
    height: 13px;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 13px; }
  #tribe-events-content .tribe-events-ajax-loading::before {
    left: 13px;
    animation: fragment_loader 1.6s infinite;
    animation-delay: .2s; }
  #tribe-events-content .tribe-events-ajax-loading::after {
    left: 26px;
    animation: fragment_loader 1.6s infinite;
    animation-delay: .4s; }
  #tribe-events-content .tribe-events-ajax-loading ~ h2, #tribe-events-content .tribe-events-ajax-loading ~ .h2,
  #tribe-events-content .tribe-events-ajax-loading ~ article {
    opacity: .25; }

article.event {
  padding: 0;
  margin-bottom: 2.813rem; }
  article.event#post-0 {
    display: none; }
  article.event header sup {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    color: #7F91A1;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.667rem; }
  article.event header sup a {
    color: #7F91A1;
    pointer-events: none; }
  article.event h3 a, article.event .h3 a, article.event dl.accordion dt a, dl.accordion article.event dt a {
    color: #294661; }
  article.event h3 a:hover, article.event .h3 a:hover, article.event dl.accordion dt a:hover, dl.accordion article.event dt a:hover {
    color: #1A82E2; }
  article.event .details {
    -ms-flex-order: 1;
        order: 1; }
    article.event .details dt,
    article.event .details dd {
      display: block;
      float: left; }
    article.event .details dt {
      background-position: left center;
      background-repeat: no-repeat;
      clear: both;
      height: 1.5rem;
      overflow: hidden;
      text-indent: -1000px;
      width: 1.5rem; }
    article.event .details dt.time {
      background-image: url("assets/images/icons/time-icon.svg"); }
    article.event .details dd.time-end::before {
      content: "\00a0to\00a0"; }
    article.event .details dt.date {
      background-image: url("assets/images/icons/date-icon.svg"); }
    article.event .details dd.date-end::before {
      content: "\00a0to\00a0"; }
    article.event .details dt.city-state {
      background-image: url("assets/images/icons/location-icon.svg"); }
    article.event .details dd.state::before {
      content: ",\00a0"; }
  article.event figure {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    min-height: 500px;
    -ms-flex-order: 0;
        order: 0; }
    @media print, screen and (min-width: 48em) {
      article.event figure {
        -ms-flex-order: 2;
            order: 2; } }

.accelerate-events .row.event {
  margin: 0; }

.accelerate-events .slides {
  position: relative; }

.accelerate-events .slide {
  padding: 5px;
  outline: none; }

.accelerate-events .slick-prev,
.accelerate-events .slick-next {
  height: 30px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -3000px;
  top: calc( 50% - 30px);
  width: 30px; }

.accelerate-events .slick-prev {
  right: calc( 100% + 10px);
  z-index: 100; }

.accelerate-events .slick-next {
  left: calc( 100% + 10px); }

.accelerate-events .slick-prev::before,
.accelerate-events .slick-next::before {
  border-color: #D4DADF;
  border-width: 2px 2px 0 0;
  border-style: solid;
  color: gray;
  content: "";
  display: block;
  content: "›";
  height: 15px;
  left: 25%;
  position: absolute;
  top: 25%;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 15px; }

.accelerate-events .slick-prev::before {
  border-width: 0 0 2px 2px; }

.accelerate-events ul.slick-dots {
  list-style: none;
  text-align: center;
  width: 100%; }
  .accelerate-events ul.slick-dots li {
    display: inline-block; }
    .accelerate-events ul.slick-dots li button {
      display: block;
      outline: none;
      overflow: hidden;
      padding: .75rem;
      position: relative;
      text-indent: -3000px; }
      .accelerate-events ul.slick-dots li button::before {
        content: "";
        background: white;
        border: 1px #1A82E2 solid;
        border-radius: 50%;
        display: block;
        height: 8px;
        position: absolute;
        left: calc(50% - 4px);
        top: calc(50% - 4px);
        width: 8px; }
    .accelerate-events ul.slick-dots li:hover button::before,
    .accelerate-events ul.slick-dots li.slick-active button::before {
      background: #1A82E2; }

@media (max-width: 767px) {
  .home .animated-headline {
    font-family: "Colfax-Medium", helvetica, sans-serif; } }

.home .animated-headline span {
  display: inline; }
  @media (min-width: 768px) {
    .home .animated-headline span {
      display: inline-block;
      padding: 0; }
      .home .animated-headline span:first-child {
        margin: 0 3px 0 0; } }

.home .animated-headline span.words-wrapper {
  overflow: hidden;
  position: relative;
  transition: width 0.3s;
  vertical-align: middle;
  width: auto; }
  @media (max-width: 767px) {
    .home .animated-headline span.words-wrapper {
      display: none; } }
  .home .animated-headline span.words-wrapper::after {
    /* loading bar */
    background: #1A82E2;
    background: linear-gradient(to bottom right, #6aa7df, #1A82E2);
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    z-index: 2;
    transition: width .3s -0.1s; }
  .home .animated-headline span.words-wrapper.is-loading::after {
    width: 100%;
    transition: width 3s; }

.home .animated-headline b {
  display: inline-block;
  left: 0;
  opacity: 0;
  position: absolute;
  top: .2em;
  white-space: nowrap; }
  .home .animated-headline b.is-showing {
    opacity: 1;
    position: relative;
    top: -1px; }
    .home .animated-headline b.is-showing:not(.show-on-load) {
      animation: slide-in .6s; }
  .home .animated-headline b.is-hiding:not(.hide-on-load) {
    animation: slide-out .6s; }

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  60% {
    opacity: 1;
    transform: translateY(10%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes slide-out {
  0% {
    opacity: 1;
    transform: translateY(0); }
  60% {
    opacity: 0;
    transform: translateY(110%); }
  100% {
    opacity: 0;
    transform: translateY(100%); } }

.home .persona-box {
  position: relative;
  box-sizing: border-box;
  min-height: 500px;
  background-size: cover;
  background-position: 50% 50%;
  padding: 1.875rem; }
  .home .persona-box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .2s ease-in-out; }

.home a:hover .persona-box:after {
  background-color: rgba(41, 70, 97, 0.1); }

.home .transactional {
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 48em) {
    .home .transactional {
      margin-bottom: 0; } }

.home .box-wrapper {
  position: relative;
  height: 500px;
  max-width: 410px;
  margin-right: auto;
  margin-left: auto; }

.home .white-box {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  padding: 1.875rem;
  z-index: 100; }
  .home .white-box h3, .home .white-box .h3, .home .white-box dl.accordion dt, dl.accordion .home .white-box dt {
    display: inline-block;
    padding-bottom: 3px; }
  .home .white-box h4, .home .white-box .h4 {
    display: inline-block; }
  .home .white-box p, .home .white-box .p, .home .white-box .page-header sub, .page-header .home .white-box sub, .home .white-box
  .page-header .page-subtitle,
  .page-header .home .white-box .page-subtitle {
    font-family: "Colfax-Light", helvetica, sans-serif;
    color: #546B81; }

.home .seafoam-underline {
  border-bottom: 2px solid #00BCD4; }

.home .mantis-underline {
  border-bottom: 2px solid #18C96E; }

.blog-posts-box, .floating-tile, .events .event, article.event {
  border: 1px #E9ECEF solid; }

.blog-posts-box, .events .event, article.event {
  box-shadow: 0px 2px 6px 0 rgba(41, 70, 97, 0.1); }

.events-filter-bar input[type="text"], .tribe_events_filters ul li label, .partner-benefits .benefit-list dl dt, .single-use_case .tip p, .single-use_case .tip .p, .single-use_case .tip .page-header sub, .page-header .single-use_case .tip sub, .single-use_case .tip
.page-header .page-subtitle,
.page-header .single-use_case .tip .page-subtitle {
  font-size: 0.833rem;
  line-height: 1.25rem; }

.events-filter-bar label, article.event, .template-guide menu header, .template-guide menu .sticker.stuck center::before, .template-guide menu .sticker.stuck dt, .template-guide menu .sticker.stuck dd a, .template-guide article aside center {
  font-size: .8125em;
  line-height: 1.85; }

.sg-input-info,
.sg-input-text-info {
  display: inline-block;
  padding-top: 6px;
  font-size: 12px;
  line-height: 15px; }
  .sg-input-info.danger,
  .sg-input-text-info.danger {
    color: #B71C1C; }

.sg-input-text-wrap {
  position: relative;
  padding-top: 15px;
  margin-bottom: 20px; }
  .sg-input-text-wrap.is-required label::after {
    position: absolute;
    top: 6px;
    right: -9px;
    width: 4px;
    height: 4px;
    background: #B71C1C;
    border-radius: 4px;
    content: ""; }
  .sg-input-text-wrap.is-focused .sg-input-text-label, .sg-input-text-wrap.has-value .sg-input-text-label {
    top: 0;
    font-size: 12px;
    line-height: 15px; }
  .sg-input-text-wrap.is-focused label::after, .sg-input-text-wrap.has-value label::after {
    top: 4px; }
  .sg-input-text-wrap.is-disabled .sg-input-text-label {
    color: rgba(158, 158, 158, 0.4); }
  .sg-input-text-wrap.is-disabled [type="text"],
  .sg-input-text-wrap.is-disabled [type="password"],
  .sg-input-text-wrap.is-disabled [type="number"],
  .sg-input-text-wrap.is-disabled [type="email"],
  .sg-input-text-wrap.is-disabled [type="tel"] {
    pointer-events: none;
    border-bottom-color: rgba(158, 158, 158, 0.4); }
  .sg-input-text-wrap.is-error [type="text"],
  .sg-input-text-wrap.is-error [type="password"],
  .sg-input-text-wrap.is-error [type="number"],
  .sg-input-text-wrap.is-error [type="email"],
  .sg-input-text-wrap.is-error [type="tel"], .sg-input-text-wrap.is-error.is-focused [type="text"],
  .sg-input-text-wrap.is-error.is-focused [type="password"],
  .sg-input-text-wrap.is-error.is-focused [type="number"],
  .sg-input-text-wrap.is-error.is-focused [type="email"],
  .sg-input-text-wrap.is-error.is-focused [type="tel"], .sg-input-text-wrap.is-error.has-value [type="text"],
  .sg-input-text-wrap.is-error.has-value [type="password"],
  .sg-input-text-wrap.is-error.has-value [type="number"],
  .sg-input-text-wrap.is-error.has-value [type="email"],
  .sg-input-text-wrap.is-error.has-value [type="tel"] {
    border-bottom-color: #B71C1C;
    box-shadow: #B71C1C 0 1px 0; }
  .sg-input-text-wrap.is-large .sg-input-text-label {
    top: 15px;
    font-size: 18px;
    line-height: 27px; }
  .sg-input-text-wrap.is-large [type="text"],
  .sg-input-text-wrap.is-large [type="password"],
  .sg-input-text-wrap.is-large [type="number"],
  .sg-input-text-wrap.is-large [type="email"],
  .sg-input-text-wrap.is-large [type="tel"] {
    font-size: 18px;
    line-height: 27px; }
  .sg-input-text-wrap.is-large.is-focused .sg-input-text-label, .sg-input-text-wrap.is-large.has-value .sg-input-text-label {
    top: 0;
    font-size: 12px;
    line-height: 15px; }
  .sg-input-text-wrap [type="text"],
  .sg-input-text-wrap [type="password"],
  .sg-input-text-wrap [type="number"],
  .sg-input-text-wrap [type="email"],
  .sg-input-text-wrap [type="tel"] {
    height: auto;
    display: block;
    width: 100%;
    padding: 0;
    font-size: 13px;
    line-height: 24px;
    color: #294661;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #D4DADF;
    box-shadow: transparent 0 1px 0;
    transition: 0.3s border-color, 0.3s box-shadow; }
    .sg-input-text-wrap [type="text"]:focus,
    .sg-input-text-wrap [type="password"]:focus,
    .sg-input-text-wrap [type="number"]:focus,
    .sg-input-text-wrap [type="email"]:focus,
    .sg-input-text-wrap [type="tel"]:focus {
      border-color: #1A82E2;
      box-shadow: #1A82E2 0 1px 0; }
    .sg-input-text-wrap [type="text"]:disabled,
    .sg-input-text-wrap [type="password"]:disabled,
    .sg-input-text-wrap [type="number"]:disabled,
    .sg-input-text-wrap [type="email"]:disabled,
    .sg-input-text-wrap [type="tel"]:disabled {
      background: transparent; }

.sg-input-text-label {
  position: absolute;
  top: 18px;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  pointer-events: none;
  transition: 0.3s top, 0.3s font-size;
  transition-timing-function: cubic-bezier(0.02, 0.01, 0.47, 1); }

.blog-posts-box, .floating-tile, .events .event, article.event {
  border: 1px #E9ECEF solid; }

.blog-posts-box, .events .event, article.event {
  box-shadow: 0px 2px 6px 0 rgba(41, 70, 97, 0.1); }

.events-filter-bar input[type="text"], .tribe_events_filters ul li label, .partner-benefits .benefit-list dl dt, .single-use_case .tip p, .single-use_case .tip .p, .single-use_case .tip .page-header sub, .page-header .single-use_case .tip sub, .single-use_case .tip
.page-header .page-subtitle,
.page-header .single-use_case .tip .page-subtitle {
  font-size: 0.833rem;
  line-height: 1.25rem; }

.events-filter-bar label, article.event, .template-guide menu header, .template-guide menu .sticker.stuck center::before, .template-guide menu .sticker.stuck dt, .template-guide menu .sticker.stuck dd a, .template-guide article aside center {
  font-size: .8125em;
  line-height: 1.85; }

.sg-textarea-wrap {
  position: relative;
  max-width: 100%;
  padding-top: 15px;
  margin-bottom: 20px; }
  .sg-textarea-wrap.is-required label::after {
    position: absolute;
    top: 6px;
    right: -9px;
    width: 4px;
    height: 4px;
    background: #B71C1C;
    border-radius: 4px;
    content: ""; }
  .sg-textarea-wrap.is-focused .sg-textarea-label, .sg-textarea-wrap.has-value .sg-textarea-label {
    top: 0;
    font-size: 12px;
    line-height: 15px; }
  .sg-textarea-wrap.is-focused label::after, .sg-textarea-wrap.has-value label::after {
    top: 4px; }
  .sg-textarea-wrap.is-disabled {
    pointer-events: none;
    border-bottom-color: rgba(158, 158, 158, 0.4); }
    .sg-textarea-wrap.is-disabled .sg-textarea-label {
      color: rgba(158, 158, 158, 0.4); }
    .sg-textarea-wrap.is-disabled .sg-textarea-info {
      color: rgba(158, 158, 158, 0.4); }
  .sg-textarea-wrap.is-error {
    border-bottom-color: #B71C1C;
    box-shadow: #B71C1C 0 1px 0; }
  .sg-textarea-wrap.is-scrollable {
    overflow: auto; }
  .sg-textarea-wrap textarea {
    display: block;
    width: 100%;
    height: 25px;
    padding: 0;
    overflow: hidden;
    font-size: 13px;
    line-height: 25px;
    color: #294661;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #D4DADF;
    box-shadow: transparent 0 1px 0;
    transition: 0.3s border-color, 0.3s box-shadow;
    resize: none; }
    .sg-textarea-wrap textarea:focus, .sg-textarea-wrap textarea:active {
      outline: 0; }
    .sg-textarea-wrap textarea:focus {
      border-color: #1A82E2;
      box-shadow: #1A82E2 0 1px 0; }
    .sg-textarea-wrap textarea:disabled {
      background: transparent; }
  .sg-textarea-wrap .sg-input-info-tooltip {
    top: auto;
    bottom: 6px; }

.sg-textarea-info {
  display: inline-block;
  padding-top: 6px;
  font-size: 12px;
  line-height: 15px;
  color: #A9B5C0; }
  .sg-textarea-info.danger {
    color: #B71C1C; }

.sg-textarea-label {
  position: absolute;
  top: 18px;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  transition: 0.3s top, 0.3s font-size;
  transition-timing-function: cubic-bezier(0.02, 0.01, 0.47, 1); }

.sg-textarea-tooltip {
  position: absolute;
  top: 19px;
  right: 0; }

.blog-posts-box, .floating-tile, .events .event, article.event {
  border: 1px #E9ECEF solid; }

.blog-posts-box, .events .event, article.event {
  box-shadow: 0px 2px 6px 0 rgba(41, 70, 97, 0.1); }

.events-filter-bar input[type="text"], .tribe_events_filters ul li label, .partner-benefits .benefit-list dl dt, .single-use_case .tip p, .single-use_case .tip .p, .single-use_case .tip .page-header sub, .page-header .single-use_case .tip sub, .single-use_case .tip
.page-header .page-subtitle,
.page-header .single-use_case .tip .page-subtitle {
  font-size: 0.833rem;
  line-height: 1.25rem; }

.events-filter-bar label, article.event, .template-guide menu header, .template-guide menu .sticker.stuck center::before, .template-guide menu .sticker.stuck dt, .template-guide menu .sticker.stuck dd a, .template-guide article aside center {
  font-size: .8125em;
  line-height: 1.85; }

.sg-input-select-wrap {
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  .sg-input-select-wrap .sg-input-select-label {
    display: block;
    font-size: 12px;
    line-height: 15px;
    cursor: pointer; }
  .sg-input-select-wrap.is-required label::after {
    position: absolute;
    top: 4px;
    width: 4px;
    height: 4px;
    margin-left: 5px;
    background: #B71C1C;
    border-radius: 4px;
    content: ""; }
  .sg-input-select-wrap.is-disabled .sg-input-select-label {
    cursor: default; }
  .sg-input-select-wrap.is-disabled .sg-input-select-label,
  .sg-input-select-wrap.is-disabled .sg-input-select::after {
    color: rgba(158, 158, 158, 0.4); }
  .sg-input-select-wrap.is-error .sg-input-select-label {
    color: #7F90A0; }
  .sg-input-select-wrap.is-error .sg-input-select {
    border-bottom-color: #B71C1C;
    box-shadow: #B71C1C 0 1px 0; }

.sg-input-select {
  position: relative;
  background-color: transparent;
  border-bottom: 1px solid #D4DADF;
  outline: 0;
  box-shadow: transparent 0 1px 0; }
  .sg-input-select select {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
    color: #294661;
    background-color: transparent;
    border: 0;
    outline: 0;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-margin-start: -3px; }
    .sg-input-select select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #294661; }
    .sg-input-select select::-ms-expand {
      display: none; }
    .sg-input-select select[disabled] {
      color: rgba(158, 158, 158, 0.4);
      background-color: transparent; }
  .sg-input-select.is-focused {
    border-bottom-color: #1A82E2;
    box-shadow: #1A82E2 0 1px 0; }

.labs-experiments-page header {
  padding: 6.328rem 1rem;
  text-align: center;
  color: #ffffff; }
  .labs-experiments-page header h1, .labs-experiments-page header .h1 {
    margin: 0; }
  .labs-experiments-page header .title {
    color: #ffffff; }
  .labs-experiments-page header .sub-title {
    padding: 18px 0 30px; }

.labs-experiments-page section ul {
  margin: 0;
  list-style-type: none; }
  .labs-experiments-page section ul li {
    font-size: 0.833rem;
    padding-left: 28px;
    background: url("assets/images/labs/check-circle.svg") no-repeat;
    background-size: 20px;
    background-position-y: 5px;
    margin-bottom: 8px; }
    .labs-experiments-page section ul li:last-child {
      margin-bottom: 0; }

.labs-experiments-page section.copy-section .column, .labs-experiments-page section.copy-section .columns {
  padding: 5.063rem 1rem; }
  .labs-experiments-page section.copy-section .column .title, .labs-experiments-page section.copy-section .columns .title, .labs-experiments-page section.copy-section .column .image, .labs-experiments-page section.copy-section .columns .image {
    text-align: center; }
  .labs-experiments-page section.copy-section .column .title, .labs-experiments-page section.copy-section .columns .title {
    padding-top: 24px; }

.labs-experiments-page section.image-section {
  background-color: #F4F6F7; }
  @media (min-width: 768px) {
    .labs-experiments-page section.image-section.image-first .row {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
      .labs-experiments-page section.image-section.image-first .row .text-column {
        -ms-flex-align: start;
            align-items: flex-start; }
        .labs-experiments-page section.image-section.image-first .row .text-column .text-column-content {
          padding-left: 2.25rem; }
      .labs-experiments-page section.image-section.image-first .row .image-column {
        padding-right: 5.063rem; } }
  @media (min-width: 768px) {
    .labs-experiments-page section.image-section.text-first .row .text-column {
      -ms-flex-align: end;
          align-items: flex-end; }
      .labs-experiments-page section.image-section.text-first .row .text-column .text-column-content {
        padding-right: 2.25rem; }
    .labs-experiments-page section.image-section.text-first .row .image-column {
      padding-left: 5.063rem; } }
  .labs-experiments-page section.image-section .row .text-column {
    padding: 5.063rem 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .labs-experiments-page section.image-section .row .text-column .text-column-content {
      max-width: 465px; }
  .labs-experiments-page section.image-section .row .image-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0; }
    .labs-experiments-page section.image-section .row .image-column .img-wrapper {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
      .labs-experiments-page section.image-section .row .image-column .img-wrapper img {
        width: 100%; }
  @media (max-width: 767px) {
    .labs-experiments-page section.image-section .row .text-column .text-column-content {
      max-width: 100%; }
      .labs-experiments-page section.image-section .row .text-column .text-column-content h2, .labs-experiments-page section.image-section .row .text-column .text-column-content .h2 {
        text-align: center; } }

.labs-experiments-page section.form-section .row .column, .labs-experiments-page section.form-section .row .columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  padding-top: 5.063rem; }
  .labs-experiments-page section.form-section .row .column > h2, .labs-experiments-page section.form-section .row .columns > h2, .labs-experiments-page section.form-section .row .column > .h2, .labs-experiments-page section.form-section .row .columns > .h2, .labs-experiments-page section.form-section .row .column .form-copy, .labs-experiments-page section.form-section .row .columns .form-copy {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
  .labs-experiments-page section.form-section .row .column .signup-logged-in, .labs-experiments-page section.form-section .row .columns .signup-logged-in, .labs-experiments-page section.form-section .row .column .signup-logged-out, .labs-experiments-page section.form-section .row .columns .signup-logged-out {
    display: none; }
  .labs-experiments-page section.form-section .row .column .signup-logged-in, .labs-experiments-page section.form-section .row .columns .signup-logged-in {
    margin-top: 24px; }
    .labs-experiments-page section.form-section .row .column .signup-logged-in .btn, .labs-experiments-page section.form-section .row .columns .signup-logged-in .btn, .labs-experiments-page section.form-section .row .column .signup-logged-in
    .btn.trump-id:not(#trump), .labs-experiments-page section.form-section .row .columns .signup-logged-in
    .btn.trump-id:not(#trump), .labs-experiments-page section.form-section .row .column .signup-logged-in nav.pagination a.next, nav.pagination .labs-experiments-page section.form-section .row .column .signup-logged-in a.next, .labs-experiments-page section.form-section .row .columns .signup-logged-in nav.pagination a.next, nav.pagination .labs-experiments-page section.form-section .row .columns .signup-logged-in a.next, .labs-experiments-page section.form-section .row .column .signup-logged-in
    nav.pagination a.prev,
    nav.pagination .labs-experiments-page section.form-section .row .column .signup-logged-in a.prev, .labs-experiments-page section.form-section .row .columns .signup-logged-in
    nav.pagination a.prev,
    nav.pagination .labs-experiments-page section.form-section .row .columns .signup-logged-in a.prev {
      margin-top: 12px; }
  .labs-experiments-page section.form-section .row .column .signup-logged-out, .labs-experiments-page section.form-section .row .columns .signup-logged-out {
    margin-top: 48px; }
  @media (max-width: 767px) {
    .labs-experiments-page section.form-section .row .column .signup-logged-in, .labs-experiments-page section.form-section .row .columns .signup-logged-in, .labs-experiments-page section.form-section .row .column .signup-logged-out, .labs-experiments-page section.form-section .row .columns .signup-logged-out {
      padding: 24px; } }

.labs-card {
  background: #FFFFFF;
  padding: 45px;
  border: 1px solid #E9ECEF;
  border-radius: 2px;
  text-align: center; }

.labs-signup-form {
  -ms-flex: 0 1 629px;
      flex: 0 1 629px;
  text-align: left;
  box-shadow: 0 2px 6px 0 rgba(41, 71, 98, 0.1);
  border: 1px solid #ECECED;
  border-radius: 2px;
  padding: 48px; }
  .labs-signup-form textarea {
    height: 60px;
    background: #FBFBFC; }
  .labs-signup-form .btn-list {
    margin-top: 44px; }
  .labs-signup-form .form-error {
    display: block;
    margin-top: 12px; }

.labs-experiments-list-wrapper h5, .labs-experiments-list-wrapper .h5, .labs-experiments-list-wrapper .page-header sup, .page-header .labs-experiments-list-wrapper sup, .labs-experiments-list-wrapper
.page-header .page-pretitle,
.page-header .labs-experiments-list-wrapper .page-pretitle, .labs-experiments-list-wrapper .page-header sup a, .page-header sup .labs-experiments-list-wrapper a, .labs-experiments-list-wrapper
.page-header .page-pretitle a,
.page-header .page-pretitle .labs-experiments-list-wrapper a, .labs-experiments-list-wrapper .template-guide menu header, .template-guide menu .labs-experiments-list-wrapper header {
  text-align: center; }

.labs-experiments-list-wrapper .experiments-list {
  padding-top: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .labs-experiments-list-wrapper .experiments-list .labs-card {
    padding: 45px 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex: 0 0 285px;
        flex: 0 0 285px;
    margin: 12px; }
    .labs-experiments-list-wrapper .experiments-list .labs-card .experiment-icon {
      height: 41px;
      width: 41px;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .labs-experiments-list-wrapper .experiments-list .labs-card .experiment-icon img {
        width: 100%; }
    .labs-experiments-list-wrapper .experiments-list .labs-card .title {
      -ms-flex: 1 1 92px;
          flex: 1 1 92px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin: 0; }
    .labs-experiments-list-wrapper .experiments-list .labs-card .body {
      -ms-flex: 1 1 120px;
          flex: 1 1 120px;
      padding: 0 18px; }
    .labs-experiments-list-wrapper .experiments-list .labs-card .signed-up {
      height: 53px;
      line-height: 53px;
      font-size: 13px;
      padding-left: 28px;
      background: url("assets/images/labs/check-circle-green.svg") no-repeat;
      background-position-y: 16px;
      background-size: 20px;
      color: #18C96E; }
  @media (max-width: 767px) {
    .labs-experiments-list-wrapper .experiments-list .labs-card {
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }

.template-leads .form-wrapper {
  position: relative; }

.template-leads .header-block {
  min-height: 0;
  max-height: none;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .template-leads .header-block .headline-block {
    z-index: 1;
    position: relative;
    width: 100%;
    padding: 3.375rem 0;
    top: inherit;
    left: inherit;
    -ms-transform: none;
        transform: none;
    text-align: center;
    height: auto; }
    @media print, screen and (min-width: 48em) {
      .template-leads .header-block .headline-block {
        padding: 5.063rem 0 3.375rem; } }
  @media print, screen and (min-width: 48em) {
    .template-leads .header-block.img-bg .headline-block, .template-leads .page-header.has-bg-img h1.header-block .headline-block, .page-header.has-bg-img .template-leads h1.header-block .headline-block, .template-leads .page-header.has-bg-img .header-block.h1 .headline-block, .page-header.has-bg-img .template-leads .header-block.h1 .headline-block, .template-leads
    .page-header.has-bg-img sup.header-block .headline-block,
    .page-header.has-bg-img .template-leads sup.header-block .headline-block, .template-leads
    .page-header.has-bg-img sub.header-block .headline-block,
    .page-header.has-bg-img .template-leads sub.header-block .headline-block {
      padding-top: 6.328rem; } }

.template-leads .image-container {
  position: absolute;
  height: 20.875rem;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }
  .template-leads .image-container img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-right: -50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    min-width: 1410px; }

.template-leads .marketo-form-block {
  width: 100%; }
  .template-leads .marketo-form-block .marketo_form_container {
    background: #FFFFFF;
    padding: 0;
    max-width: 39.375rem;
    margin: 0 auto; }
    .template-leads .marketo-form-block .marketo_form_container .form-col {
      padding: 2.25rem; }
      @media print, screen and (min-width: 48em) {
        .template-leads .marketo-form-block .marketo_form_container .form-col {
          padding: 3.375rem; } }
    .template-leads .marketo-form-block .marketo_form_container .description {
      border-top: 1px solid #E9ECEF;
      border-left: none; }
      @media print, screen and (min-width: 48em) {
        .template-leads .marketo-form-block .marketo_form_container .description {
          border-left: 1px solid #E9ECEF;
          border-top: none; } }
    .template-leads .marketo-form-block .marketo_form_container.description {
      max-width: 60rem; }
    .template-leads .marketo-form-block .marketo_form_container .mktoField {
      position: static; }

input[id*="offthegrid"],
input[class*="offthegrid"] {
  display: none !important; }

.marketo_form_container {
  border: 1px solid #E9ECEF !important;
  border-radius: 2px !important;
  box-shadow: 0px 2px 6px 0px rgba(41, 70, 97, 0.1) !important;
  padding: 0 !important; }
  .marketo_form_container .form-col {
    padding: 2.25rem !important; }
    @media print, screen and (min-width: 48em) {
      .marketo_form_container .form-col {
        padding: 3.375rem !important; } }
  .marketo_form_container .mktoForm {
    width: 100% !important; }
  .marketo_form_container .mktoFormRow {
    font-family: "Colfax-Light", helvetica, sans-serif;
    color: #7F90A0 !important;
    font-size: 0.833rem !important;
    font-weight: 300 !important;
    margin-bottom: 1.25rem !important; }
  .marketo_form_container .mktoFormCol {
    margin-bottom: 0 !important; }
  .marketo_form_container .mktoFieldDescriptor {
    width: 100% !important; }
  .marketo_form_container .mktoFieldWrap {
    width: 100% !important; }
  .marketo_form_container .mktoOffset,
  .marketo_form_container .mktoGutter {
    display: none !important; }
  .marketo_form_container .mktoLabel {
    color: #7F90A0 !important;
    display: block !important;
    float: none !important;
    font-size: 0.833rem !important;
    font-weight: 300 !important;
    margin-bottom: 6px;
    width: auto !important; }
    .marketo_form_container .mktoLabel .mktoAsterix {
      display: none !important; }
  .marketo_form_container .mktoForm input[type=text],
  .marketo_form_container .mktoForm input[type=url],
  .marketo_form_container .mktoForm input[type=email],
  .marketo_form_container .mktoForm input[type=tel],
  .marketo_form_container .mktoForm input[type=number],
  .marketo_form_container .mktoForm input[type=date],
  .marketo_form_container .mktoForm select,
  .marketo_form_container .mktoForm textarea,
  .marketo_form_container .mktoForm select.mktoField {
    border-width: 1px !important;
    border-color: #D4DADF !important;
    border-radius: 2px;
    box-shadow: none !important;
    padding-top: 3px !important;
    padding-right: 8px !important;
    padding-bottom: 1px !important;
    padding-left: 8px !important;
    height: auto !important;
    color: #294661 !important;
    font-size: 1rem !important;
    line-height: 1.875rem !important;
    font-weight: 300 !important;
    width: 100% !important; }
    .marketo_form_container .mktoForm input[type=text]:focus,
    .marketo_form_container .mktoForm input[type=url]:focus,
    .marketo_form_container .mktoForm input[type=email]:focus,
    .marketo_form_container .mktoForm input[type=tel]:focus,
    .marketo_form_container .mktoForm input[type=number]:focus,
    .marketo_form_container .mktoForm input[type=date]:focus,
    .marketo_form_container .mktoForm select:focus,
    .marketo_form_container .mktoForm textarea:focus,
    .marketo_form_container .mktoForm select.mktoField:focus {
      outline: none !important;
      border-color: #A9B5C0 !important;
      box-shadow: none !important; }
  .marketo_form_container select.mktoField {
    background: #fff url("https://go.sendgrid.com/rs/467-KXI-123/images/caret.svg") 98% center no-repeat !important;
    margin-right: 3px !important; }
  .marketo_form_container .mktoCheckboxList {
    padding-left: 0 !important;
    padding-top: 6px !important;
    position: absolute !important; }
  .marketo_form_container .mktoButtonRow {
    text-align: left !important;
    width: 100%; }
  .marketo_form_container .mktoButtonWrap {
    margin: 0 !important;
    text-align: left !important;
    width: 100%; }
  .marketo_form_container .mktoForm .mktoButton,
  .marketo_form_container .mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
  .marketo_form_container .mktoForm .mktoButtonWrap.mktoInset .mktoButton,
  .marketo_form_container .mktoForm .mktoButtonWrap.mktoGlow .mktoButton {
    font-family: "Colfax-Light", helvetica, sans-serif;
    font-weight: 100;
    color: white !important;
    font-size: 0.833rem !important;
    background: #489BE8 !important;
    border: 1px solid #1A82E2 !important;
    border-radius: 2px !important;
    box-shadow: none !important;
    height: auto !important;
    margin-top: 1.5rem !important;
    letter-spacing: 0 !important;
    line-height: 0.833rem !important;
    padding: 0.833rem 2.25rem 0.667rem !important;
    transition: 0.3s background; }
    .marketo_form_container .mktoForm .mktoButton:hover,
    .marketo_form_container .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover,
    .marketo_form_container .mktoForm .mktoButtonWrap.mktoInset .mktoButton:hover,
    .marketo_form_container .mktoForm .mktoButtonWrap.mktoGlow .mktoButton:hover {
      background: #1A82E2 !important;
      border: 1px solid #1A82E2 !important; }
    @media screen and (max-width: 47.9375em) {
      .marketo_form_container .mktoForm .mktoButton,
      .marketo_form_container .mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
      .marketo_form_container .mktoForm .mktoButtonWrap.mktoInset .mktoButton,
      .marketo_form_container .mktoForm .mktoButtonWrap.mktoGlow .mktoButton {
        display: inline-block !important;
        width: 100% !important; } }
  .marketo_form_container .mktoRequiredField .mktoLabel {
    position: relative; }
    .marketo_form_container .mktoRequiredField .mktoLabel:after {
      content: '\2022';
      display: inline-block;
      color: #B71C1C;
      font-size: 1.25rem;
      position: absolute;
      top: 5px;
      margin-left: 3px; }
  .marketo_form_container .mktoForm .mktoError {
    clear: both !important;
    width: 100% !important;
    white-space: nowrap !important;
    position: relative !important;
    top: 6px !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important; }
    .marketo_form_container .mktoForm .mktoError .mktoErrorMsg {
      background-color: transparent !important;
      background-image: none !important;
      color: #BC3539 !important;
      text-shadow: none !important;
      border: none !important;
      box-shadow: none !important;
      padding: 0 !important;
      margin: 0 !important;
      font-family: "Colfax-Light", helvetica, sans-serif !important;
      font-size: 13px !important;
      line-height: 13px !important;
      font-weight: 400 !important;
      border-radius: 0 !important;
      max-width: 100% !important;
      width: 100% !important;
      white-space: pre-wrap !important; }
    .marketo_form_container .mktoForm .mktoError .mktoErrorArrowWrap {
      display: none !important; }
    .marketo_form_container .mktoForm .mktoError .mktoErrorDetail {
      display: inline !important; }
  .marketo_form_container .mktoHtmlText.mktoHasWidth {
    width: auto !important; }
  .marketo_form_container fieldset legend {
    margin: 0 0 0.667rem 0 !important;
    padding: 0 !important;
    font-size: 0.833rem !important; }
    .marketo_form_container fieldset legend ~ .mktoFormRow .mktoLabel {
      color: #294661 !important;
      margin-left: 1.25rem !important;
      float: left !important; }
    .marketo_form_container fieldset legend ~ .mktoFormRow .mktoFieldWrap {
      margin-bottom: 0 !important; }
  .marketo_form_container textarea {
    background-color: #F4F6F7 !important; }
  .marketo_form_container ::-webkit-input-placeholder {
    color: transparent !important; }
  .marketo_form_container ::-moz-placeholder {
    color: transparent !important; }
  .marketo_form_container ::-ms-input-placeholder {
    color: transparent !important; }

.gh_form_container {
  border: 1px solid #E9ECEF;
  box-shadow: 0px 2px 6px 0px rgba(41, 70, 97, 0.1);
  padding: 54px;
  border-radius: 2px; }
  .gh_form_container .gh_form {
    width: 100%;
    margin-bottom: 0; }
    .gh_form_container .gh_form #main_fields {
      margin-top: 0; }
    .gh_form_container .gh_form div.field {
      position: relative;
      padding: 1rem 0 0 0;
      margin-bottom: 2.813rem; }
      .gh_form_container .gh_form div.field input[type=text],
      .gh_form_container .gh_form div.field input[type=url],
      .gh_form_container .gh_form div.field input[type=email],
      .gh_form_container .gh_form div.field input[type=tel],
      .gh_form_container .gh_form div.field input[type=number],
      .gh_form_container .gh_form div.field input[type=date],
      .gh_form_container .gh_form div.field select.ghField,
      .gh_form_container .gh_form div.field textarea.ghField,
      .gh_form_container .gh_form div.field select.ghField {
        border-bottom: 1px solid rgba(41, 70, 97, 0.2);
        border-left: none;
        border-top: none;
        border-right: none;
        box-shadow: none;
        padding: 0 0 3px 0 !important;
        margin: 0;
        height: auto;
        color: #294661 !important;
        font-size: 14px;
        line-height: 18px;
        font-weight: 300;
        width: 100% !important; }
        .gh_form_container .gh_form div.field input[type=text]:focus,
        .gh_form_container .gh_form div.field input[type=url]:focus,
        .gh_form_container .gh_form div.field input[type=email]:focus,
        .gh_form_container .gh_form div.field input[type=tel]:focus,
        .gh_form_container .gh_form div.field input[type=number]:focus,
        .gh_form_container .gh_form div.field input[type=date]:focus,
        .gh_form_container .gh_form div.field select.ghField:focus,
        .gh_form_container .gh_form div.field textarea.ghField:focus,
        .gh_form_container .gh_form div.field select.ghField:focus {
          outline: none;
          border-bottom: 2px solid #0088cc !important;
          border-left: none;
          border-top: none;
          border-right: none;
          box-shadow: none; }
        .gh_form_container .gh_form div.field input[type=text].ghInvalid,
        .gh_form_container .gh_form div.field input[type=url].ghInvalid,
        .gh_form_container .gh_form div.field input[type=email].ghInvalid,
        .gh_form_container .gh_form div.field input[type=tel].ghInvalid,
        .gh_form_container .gh_form div.field input[type=number].ghInvalid,
        .gh_form_container .gh_form div.field input[type=date].ghInvalid,
        .gh_form_container .gh_form div.field select.ghField.ghInvalid,
        .gh_form_container .gh_form div.field textarea.ghField.ghInvalid,
        .gh_form_container .gh_form div.field select.ghField.ghInvalid {
          border-bottom: 2px solid #BC3539 !important;
          border-left: none !important;
          border-top: none !important;
          border-right: none !important; }
      .gh_form_container .gh_form div.field textarea.ghField {
        padding: 16px !important;
        background-color: #FBFBFC;
        overflow: scroll;
        resize: vertical; }
      .gh_form_container .gh_form div.field.locationField {
        margin-bottom: 2.813rem; }
        .gh_form_container .gh_form div.field.locationField .ghField {
          margin-bottom: 0; }
      .gh_form_container .gh_form div.field.ghRequiredField .ghLabel:after {
        content: '\2022';
        display: inline-block;
        color: #B71C1C;
        font-size: 1.25rem;
        position: absolute;
        margin-left: 3px; }
      .gh_form_container .gh_form div.field.upload .mktoLabel {
        top: 15px;
        font-size: 14px; }
      .gh_form_container .gh_form div.field.upload .mktoField {
        margin-top: 0.667rem; }
      .gh_form_container .gh_form div.field .locationSuggestions {
        background-color: #FBFBFC;
        font-size: 14px;
        font-family: "Colfax-Light", helvetica, sans-serif;
        box-shadow: 0 2px 6px 0 rgba(41, 70, 97, 0.09);
        border: 1px solid #E9ECEF;
        margin: 0;
        padding: 1.25rem 1.875rem;
        list-style: none;
        display: none; }
      .gh_form_container .gh_form div.field .ghLabel {
        float: none;
        display: inline-block;
        width: inherit;
        position: absolute;
        font-family: "Colfax-Light", helvetica, sans-serif;
        color: rgba(41, 70, 97, 0.6);
        font-size: 14px;
        font-weight: 300 !important;
        line-height: 18px;
        top: 15px;
        left: 0;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
        .gh_form_container .gh_form div.field .ghLabel.active {
          top: -7px;
          font-size: 11px;
          transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          font-weight: 400 !important; }
      .gh_form_container .gh_form div.field label.error {
        background-color: transparent;
        background-image: none;
        color: #BC3539;
        text-shadow: none;
        border: none;
        box-shadow: none;
        padding: 0.296rem 0 0 0;
        margin: 0;
        font-family: "Colfax-Light", helvetica, sans-serif;
        font-size: 13px;
        line-height: 13px;
        font-weight: 400;
        border-radius: 0;
        max-width: 100%;
        width: 100%;
        white-space: pre-wrap; }
    .gh_form_container .gh_form .timeline-group-container .field.checkbox {
      margin: 1rem 0 0 0;
      padding: 0; }
      .gh_form_container .gh_form .timeline-group-container .field.checkbox .ghLabel.checkboxLabel,
      .gh_form_container .gh_form .timeline-group-container .field.checkbox .ghLabel.checkboxLabel.active {
        font-size: 14px;
        top: 6px;
        padding-left: 20px; }
      .gh_form_container .gh_form .timeline-group-container .field.checkbox .timeline-group {
        margin-bottom: 0; }
    .gh_form_container .gh_form #recaptcha_container {
      margin-top: 2.813rem;
      margin-bottom: 2.813rem; }
      .gh_form_container .gh_form #recaptcha_container .g-recaptcha {
        display: block !important; }
    .gh_form_container .gh_form .hidden, .gh_form_container .gh_form .mktoField.hidden {
      display: none; }
  .gh_form_container ::-webkit-input-placeholder,
  .gh_form_container :-moz-placeholder,
  .gh_form_container ::-moz-placeholder,
  .gh_form_container :-ms-input-placeholder {
    color: #FFF; }

.section-press main,
.section-news main {
  position: relative;
  background-color: white; }

.section-press header h2, .section-press header .h2,
.section-news header h2,
.section-news header .h2 {
  margin-bottom: 0; }

.section-press .share-column,
.section-news .share-column {
  position: absolute;
  left: 0;
  padding-top: 4.25rem;
  z-index: 0; }

.section-press .article-source .avatar, .section-press .article-source .author, .section-press .article-source .categories,
.section-news .article-source .avatar,
.section-news .article-source .author,
.section-news .article-source .categories {
  display: none; }

.section-press .article-source .date::before,
.section-news .article-source .date::before {
  content: ""; }

.section-press .page-header h1, .section-press .page-header .h1,
.section-news .page-header h1,
.section-news .page-header .h1 {
  padding-bottom: 0;
  text-align: center; }

.section-press .page-header sub.header-sub,
.section-news .page-header sub.header-sub {
  font-size: 1.5rem;
  line-height: 1.85rem;
  margin: 2.5rem 0 0;
  display: block;
  font-family: "Colfax-Light", helvetica, sans-serif;
  font-weight: 100; }

.section-press .page-header sub.dateline,
.section-news .page-header sub.dateline {
  font-family: "Colfax-Medium", helvetica, sans-serif;
  font-size: 0.833rem;
  display: block;
  margin: 3rem 0 0; }

.section-press .page-header h1 ~ sub, .section-press .page-header .h1 ~ sub,
.section-news .page-header h1 ~ sub,
.section-news .page-header .h1 ~ sub {
  font-family: "Colfax-Light", helvetica, sans-serif;
  font-weight: 100; }

.section-press .dateline,
.section-news .dateline {
  font-family: "Colfax-Medium", helvetica, sans-serif;
  color: #7F90A0;
  letter-spacing: 1px;
  text-transform: uppercase; }

.section-press.single .page-header,
.section-news.single .page-header {
  padding-bottom: 0; }
  .section-press.single .page-header *,
  .section-news.single .page-header * {
    text-align: left;
    margin-left: 0; }
  .section-press.single .page-header h1, .section-press.single .page-header .h1,
  .section-news.single .page-header h1,
  .section-news.single .page-header .h1 {
    line-height: 45px; }
  .section-press.single .page-header .dateline,
  .section-news.single .page-header .dateline {
    font-weight: 400; }

.section-press.single article,
.section-news.single article {
  margin-top: 2rem; }

@media screen and (max-width: 47.9375em) {
  .section-press .article-summary .image,
  .section-news .article-summary .image {
    display: none; } }

@media print, screen and (min-width: 48em) {
  .section-press center .addtoany_share_save_container,
  .section-news center .addtoany_share_save_container {
    display: none !important; } }

.section-press.multiple article.column, .section-press.multiple article.columns,
.section-news.multiple article.column,
.section-news.multiple article.columns {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 3.375rem; }
  .section-press.multiple article.column h1, .section-press.multiple article.columns h1, .section-press.multiple article.column .h1, .section-press.multiple article.columns .h1,
  .section-news.multiple article.column h1,
  .section-news.multiple article.columns h1,
  .section-news.multiple article.column .h1,
  .section-news.multiple article.columns .h1 {
    margin: 0; }
    .section-press.multiple article.column h1 .summary, .section-press.multiple article.columns h1 .summary, .section-press.multiple article.column .h1 .summary, .section-press.multiple article.columns .h1 .summary,
    .section-news.multiple article.column h1 .summary,
    .section-news.multiple article.columns h1 .summary,
    .section-news.multiple article.column .h1 .summary,
    .section-news.multiple article.columns .h1 .summary {
      margin: 1rem 0; }

.section-press .section-news.page-news article.column, .section-press .section-news.page-news article.columns,
.section-news .section-news.page-news article.column,
.section-news .section-news.page-news article.columns {
  min-width: 50%; }

.section-press .article-thumbnail,
.section-news .article-thumbnail {
  height: 54px;
  margin-bottom: 1.5rem;
  max-width: 135px; }

.section-press .article-thumbnail a,
.section-news .article-thumbnail a {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative; }

.section-press .article-thumbnail img,
.section-news .article-thumbnail img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  object-fit: contain; }

.section-press .tabs li,
.section-news .tabs li {
  display: table;
  max-width: 150px;
  margin: 0; }

.section-press h3:not(#x), .section-press .h3:not(#x), .section-press dl.accordion dt:not(#x), dl.accordion .section-press dt:not(#x),
.section-press h3:not(#x) a,
.section-press .h3:not(#x) a,
.section-press dl.accordion dt:not(#x) a, dl.accordion
.section-press dt:not(#x) a,
.section-news h3:not(#x),
.section-news .h3:not(#x),
.section-news dl.accordion dt:not(#x), dl.accordion
.section-news dt:not(#x),
.section-news h3:not(#x) a,
.section-news .h3:not(#x) a,
.section-news dl.accordion dt:not(#x) a, dl.accordion
.section-news dt:not(#x) a {
  font-size: 1rem;
  font-family: "Colfax-Medium", helvetica, sans-serif; }

.section-press.term-media-resources .dateline,
.section-press .media-resources .dateline,
.section-news.term-media-resources .dateline,
.section-news .media-resources .dateline {
  display: none; }

.section-press h2 a, .section-press .h2 a,
.section-news h2 a,
.section-news .h2 a {
  font-family: "Colfax-Regular", helvetica, sans-serif;
  font-size: 1rem;
  display: inline-block;
  padding: 0 1.2rem;
  line-height: 2.25rem; }

.section-press .investors-list li,
.section-news .investors-list li {
  margin-bottom: 2rem; }

.section-partners .archive-partner article {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0; }

.archive-partner .partner-thumbnail {
  -ms-flex-align: center;
      align-items: center;
  background: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding: 1rem 1.5rem;
  margin-bottom: 2.25rem;
  height: 7.594rem;
  border-radius: 2px;
  border: 1px solid #E9ECEF;
  transition: all 0.3s; }
  @media (min-width: 992px) {
    .archive-partner .partner-thumbnail {
      padding: 1rem;
      height: 5.063rem; } }
  .archive-partner .partner-thumbnail img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    object-fit: contain; }
  .archive-partner .partner-thumbnail:hover {
    border: 1px solid #1A82E2;
    background: #F3F9FD; }
  .archive-partner .partner-thumbnail.featured {
    border-radius: 0 0 2px 2px;
    border: 1px solid #1A82E2; }

.archive-partner .featured-tag,
.archive-partner .spacer-tag {
  height: 1.25rem; }

.archive-partner .featured-tag {
  background: #1A82E2;
  border-radius: 2px 2px 0px 0px;
  text-align: center; }
  .archive-partner .featured-tag sup {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 0.667rem;
    letter-spacing: 1px;
    text-transform: uppercase; }

.archive-partners .partners-choice {
  border: 1px solid #E9ECEF;
  padding: 2.25rem;
  border-radius: 2px;
  transition: all 0.3s; }
  .archive-partners .partners-choice:hover {
    background: #F3F9FD;
    border: 1px solid #1A82E2; }

.archive-partners .partners-choice .partners-choice-intro {
  font-family: "Colfax-Light", helvetica, sans-serif;
  color: #546B81; }
  @media screen and (min-width: 48em) and (max-width: 57em) {
    .archive-partners .partners-choice .partners-choice-intro {
      min-height: 120px; } }

@media (min-width: 992px) {
  .archive-partners .snippet-featured-partners .row {
    margin-left: 1rem;
    margin-right: 1rem; } }

.archive-partners .snippet-featured-partners .column, .archive-partners .snippet-featured-partners .columns {
  margin-bottom: 1.5rem; }

.archive-partners .featured-partner {
  height: 100%;
  padding: 2.25rem;
  border-radius: 2px; }
  .archive-partners .featured-partner a {
    height: 45px;
    line-height: 45px;
    width: auto; }
  .archive-partners .featured-partner .featured-partner-logo {
    width: 100%;
    max-width: 160px;
    height: auto;
    max-height: 100%; }

.partners-content-block .content-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .partners-content-block .content-container ul {
    list-style: none;
    margin: 0; }
  .partners-content-block .content-container ul li,
  .partners-content-block .content-container ol li {
    font-size: 0.833rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1.5rem; }
  .partners-content-block .content-container ul li:before {
    content: "·";
    font-size: 2.813rem;
    float: left;
    vertical-align: middle;
    line-height: 1.5rem;
    margin: 0 1rem 0 0; }
  .partners-content-block .content-container .content-wrapper {
    max-width: none; }
    @media print, screen and (min-width: 62em) {
      .partners-content-block .content-container .content-wrapper {
        max-width: 29.0625rem; } }
  .partners-content-block .content-container.image-left .content-wrapper {
    margin-left: 0; }
    @media print, screen and (min-width: 62em) {
      .partners-content-block .content-container.image-left .content-wrapper {
        margin-right: auto;
        margin-left: 2.813rem; } }
  .partners-content-block .content-container.image-right .content-wrapper {
    margin-right: 0; }
    @media print, screen and (min-width: 62em) {
      .partners-content-block .content-container.image-right .content-wrapper {
        margin-left: auto;
        margin-right: 2.813rem; } }

.partners-content-block .image-container {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 18.75rem; }
  @media print, screen and (min-width: 48em) {
    .partners-content-block .image-container {
      height: inherit;
      min-height: 28.125rem; } }

.find-partner article {
  transition: all 1s; }

.find-partner .show-partner {
  max-height: 500px;
  opacity: 1; }

.find-partner .hide-partner {
  max-height: 0px;
  opacity: 0; }
  .find-partner .hide-partner a {
    display: none; }

.find-partner .view-more-partners .show-next-twelve {
  color: #1A82E2;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 1.5rem;
  position: relative; }
  .find-partner .view-more-partners .show-next-twelve span {
    background-image: url("assets/images/icons/caret-south-blue.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px 4px;
    padding-right: 1rem; }

.partner-introduction sup {
  font-family: "Colfax-Medium", helvetica, sans-serif;
  font-size: 0.833rem; }

.partner-introduction h1, .partner-introduction .h1 {
  font-size: 2.25rem; }

.partner-introduction .partner-logo {
  border: 1px solid #E9ECEF;
  padding: 0 1.5rem; }

.partner-introduction .partner-points {
  list-style: none;
  margin-left: 0.667rem; }
  @media (max-width: 767px) {
    .partner-introduction .partner-points {
      margin-bottom: 1.875rem;
      text-align: left; } }
  .partner-introduction .partner-points li {
    padding-left: 2.1rem;
    margin-bottom: 1rem;
    font-size: 0.833rem;
    background-image: url("assets/images/partners/check-circle.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: 5px; }
    .partner-introduction .partner-points li:last-child {
      margin-bottom: 0; }

@media (max-width: 767px) {
  .partner-introduction {
    text-align: center; }
    .partner-introduction .partner-logo {
      max-width: 332px;
      margin-left: auto;
      margin-right: auto; }
    .partner-introduction .partner-points {
      display: inline-block; } }

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

.partner-benefits .icon {
  display: block;
  background: url("assets/images/partners/joint-value-icon.svg");
  background-size: 70px;
  background-repeat: no-repeat;
  background-position: center;
  height: 70px; }

.partner-benefits .partner-benefits-subheadline p:last-child, .partner-benefits .partner-benefits-subheadline .p:last-child, .partner-benefits .partner-benefits-subheadline .page-header sub:last-child, .page-header .partner-benefits .partner-benefits-subheadline sub:last-child, .partner-benefits .partner-benefits-subheadline
.page-header .page-subtitle:last-child,
.page-header .partner-benefits .partner-benefits-subheadline .page-subtitle:last-child {
  margin-bottom: 0; }

.partner-benefits .benefit-list dl dt,
.partner-benefits .benefit-list dl dd {
  text-align: left; }

.partner-benefits .benefit-list dl dt {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-weight: 300;
  margin-bottom: 0;
  text-align: left; }
  .partner-benefits .benefit-list dl dt p, .partner-benefits .benefit-list dl dt .p, .partner-benefits .benefit-list dl dt .page-header sub, .page-header .partner-benefits .benefit-list dl dt sub, .partner-benefits .benefit-list dl dt
  .page-header .page-subtitle,
  .page-header .partner-benefits .benefit-list dl dt .page-subtitle {
    line-height: 1.5rem;
    margin-bottom: 0; }

@media (max-width: 767px) {
  .partner-benefits .benefit-list dl dd {
    margin-bottom: 1.875rem; } }

.partner-benefits .benefit-list dl dd img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.partner-benefits .benefit-list dl:nth-of-type(odd) dt {
  -ms-flex-order: 10;
      order: 10; }

.partner-benefits .benefit-list dl:nth-of-type(odd) .small-1 {
  -ms-flex-order: 5;
      order: 5; }

@media (max-width: 767px) {
  .partner-benefits .benefit-list dl:nth-of-type(even) dt {
    -ms-flex-order: 10;
        order: 10; }
  .partner-benefits .benefit-list dl:nth-of-type(even) .small-1 {
    -ms-flex-order: 5;
        order: 5; } }

.partner-benefits .benefit-list .row.m-b-6:last-child {
  margin-bottom: 0; }

.partner-closers {
  position: relative; }
  .partner-closers ul {
    list-style: none; }
    .partner-closers ul li {
      margin-bottom: 0.667rem; }
      .partner-closers ul li:last-child {
        margin-bottom: 0; }
  .partner-closers .integration .icon {
    display: block;
    background: url("assets/images/partners/integration-icon.svg");
    background-size: 70px;
    background-repeat: no-repeat;
    height: 70px; }
  .partner-closers .resources .icon {
    display: block;
    background: url("assets/images/partners/resources-icon.svg");
    background-size: 70px;
    background-repeat: no-repeat;
    height: 70px; }
  .partner-closers .column:nth-last-of-type(2), .partner-closers .columns:nth-last-of-type(2) {
    border-right: 1px #E9ECEF solid;
    padding-right: 3.375rem; }
    @media (max-width: 1000px) {
      .partner-closers .column:nth-last-of-type(2), .partner-closers .columns:nth-last-of-type(2) {
        padding-right: .9375rem; } }
    @media (max-width: 767px) {
      .partner-closers .column:nth-last-of-type(2), .partner-closers .columns:nth-last-of-type(2) {
        border-right: none;
        border-bottom: 1px solid #E9ECEF;
        text-align: center; }
        .partner-closers .column:nth-last-of-type(2) .icon, .partner-closers .columns:nth-last-of-type(2) .icon {
          background-position: center; } }
  .partner-closers .column:nth-of-type(2), .partner-closers .columns:nth-of-type(2) {
    padding-left: 3.375rem; }
    @media (max-width: 1000px) {
      .partner-closers .column:nth-of-type(2), .partner-closers .columns:nth-of-type(2) {
        padding-left: .9375rem; } }
    @media (max-width: 767px) {
      .partner-closers .column:nth-of-type(2), .partner-closers .columns:nth-of-type(2) {
        text-align: center; }
        .partner-closers .column:nth-of-type(2) .icon, .partner-closers .columns:nth-of-type(2) .icon {
          background-position: center; } }
  .partner-closers .column:only-of-type, .partner-closers .columns:only-of-type {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    text-align: center; }
    .partner-closers .column:only-of-type .icon, .partner-closers .columns:only-of-type .icon {
      background-position: center; }

.page-pricing .cta-link,
.page-template-sem .cta-link,
[class*="page-sendgrid-services"] .cta-link {
  display: inline-block; }

.page-pricing .blue-back.sem-copy-bar a,
.page-template-sem .blue-back.sem-copy-bar a,
[class*="page-sendgrid-services"] .blue-back.sem-copy-bar a {
  color: white;
  text-decoration: underline; }

.pricing-module hr {
  margin: 0; }

.pricing-module .dollar-before::before {
  content: "$"; }

.pricing-module .toggler.toggled-off:not(.toggled-on) {
  display: none; }

.pricing-module table tbody tr:nth-child(even) {
  background-color: transparent; }

.pricing-module table thead,
.pricing-module table tbody,
.pricing-module table tfoot {
  border: 0px solid transparent;
  background-color: transparent; }

.pricing-module table.plans {
  font-size: 0.833rem;
  border-collapse: collapse;
  margin-bottom: 0; }
  .pricing-module table.plans td input[type=radio],
  .pricing-module table.plans th input[type=radio] {
    margin-right: 0.296rem; }
    @media (min-width: 768px) and (max-width: 991px) {
      .pricing-module table.plans td input[type=radio],
      .pricing-module table.plans th input[type=radio] {
        display: block;
        margin: 0 auto; } }
  .pricing-module table.plans td:not(.selected),
  .pricing-module table.plans th:not(.selected) {
    cursor: hand;
    cursor: pointer; }
  .pricing-module table.plans .ip th {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    color: white;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: .625rem;
    cursor: default; }
    .pricing-module table.plans .ip th.shared {
      background: #1A82E2;
      border: 1px solid #1A82E2; }
    .pricing-module table.plans .ip th.dedicated {
      background: #18C96E;
      border: 1px solid #18C96E; }
    .pricing-module table.plans .ip th.csm {
      background: #00BCD4;
      border: 1px solid #00BCD4; }
  .pricing-module table.plans .titles th {
    color: #546B81;
    line-height: 1.875rem;
    padding-top: 1.25rem; }
    .pricing-module table.plans .titles th.essentials, .pricing-module table.plans .titles th.pro, .pricing-module table.plans .titles th.premier {
      font-family: "Colfax-Medium", helvetica, sans-serif; }

.pricing-module input.disabled {
  pointer-events: none; }

.pricing-module table.plans:not(.mobile-plans) {
  display: none; }
  @media (min-width: 768px) {
    .pricing-module table.plans:not(.mobile-plans) {
      display: block; } }
  .pricing-module table.plans:not(.mobile-plans) tr:last-of-type td.essentials {
    border-radius: 0px 0px 0px 2px; }
  .pricing-module table.plans:not(.mobile-plans) tr:last-of-type td.premier {
    border-radius: 0px 0px 2px 0px; }
  .pricing-module table.plans:not(.mobile-plans) tr:last-of-type td ~ td {
    border-bottom: 1px solid #E9ECEF; }
  .pricing-module table.plans:not(.mobile-plans) tr:last-of-type td.selected {
    border-bottom: 1px solid #A3CDF3; }
  .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) td, .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) th {
    width: 22.222%;
    padding: 0.556rem 0;
    border-left: 1px solid #E9ECEF; }
    .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) td:first-of-type, .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) th:first-of-type {
      padding-left: 0;
      width: 33.333%;
      border: none; }
    .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) td:last-of-type, .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) th:last-of-type {
      border-right: 1px solid #E9ECEF; }
    .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) td.selected, .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) th.selected {
      background-color: #F3F9FD;
      border-right: 1px solid #A3CDF3;
      border-left: 1px solid #A3CDF3; }
      .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) td.selected + th,
      .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) td.selected + td, .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) th.selected + th,
      .pricing-module table.plans:not(.mobile-plans) tr:not(.ip) th.selected + td {
        border-left: 1px solid transparent; }
  .pricing-module table.plans:not(.mobile-plans) td.compare-no {
    color: #D4DADF; }
  .pricing-module table.plans:not(.mobile-plans) .ip th {
    padding: 0.444rem; }
    .pricing-module table.plans:not(.mobile-plans) .ip th.shared {
      border-radius: 2px 0px 0px 0px; }
    .pricing-module table.plans:not(.mobile-plans) .ip th.dedicated {
      border-radius: 0px 2px 0px 0px; }
  .pricing-module table.plans:not(.mobile-plans) td ~ td,
  .pricing-module table.plans:not(.mobile-plans) th ~ th {
    text-align: center; }
  .pricing-module table.plans:not(.mobile-plans) .monthly-plan-price td:not(:first-child) {
    font-family: "Colfax-Medium", helvetica, sans-serif; }
  .pricing-module table.plans:not(.mobile-plans) .monthly-plan-volume td:not(:first-of-type),
  .pricing-module table.plans:not(.mobile-plans) .monthly-plan-overage-price td:not(:first-of-type) {
    font-family: "Colfax-Light", helvetica, sans-serif; }

.pricing-module table.mobile-plans {
  width: 100%;
  text-align: center;
  display: block; }
  @media (min-width: 768px) {
    .pricing-module table.mobile-plans {
      display: none; } }
  .pricing-module table.mobile-plans thead,
  .pricing-module table.mobile-plans tbody,
  .pricing-module table.mobile-plans tr,
  .pricing-module table.mobile-plans th,
  .pricing-module table.mobile-plans td {
    display: block;
    width: 100%; }
  .pricing-module table.mobile-plans tbody {
    padding-bottom: 1.25rem; }
    .pricing-module table.mobile-plans tbody tr:last-of-type td {
      border-radius: 0px 0px 2px 2px;
      border-bottom: 1px solid #E9ECEF;
      padding-bottom: 1.25rem; }
      .pricing-module table.mobile-plans tbody tr:last-of-type td.selected {
        border-bottom: 1px solid #1A82E2; }
  .pricing-module table.mobile-plans tr.monthly-plan-price, .pricing-module table.mobile-plans tr.monthly-plan-volume {
    font-size: 1rem;
    font-family: "Colfax-Light", helvetica, sans-serif; }
  .pricing-module table.mobile-plans tr.monthly-plan-price td {
    padding-bottom: 1.25rem; }
  .pricing-module table.mobile-plans tr.monthly-plan-overage-price {
    font-style: italic;
    color: #7F90A0; }
    .pricing-module table.mobile-plans tr.monthly-plan-overage-price td {
      padding-top: 0;
      padding-bottom: 1.25rem; }
  .pricing-module table.mobile-plans th,
  .pricing-module table.mobile-plans td {
    padding: 0.37rem 1.25rem;
    border-right: 1px solid #E9ECEF;
    border-left: 1px solid #E9ECEF; }
    .pricing-module table.mobile-plans th.selected,
    .pricing-module table.mobile-plans td.selected {
      border-right: 1px solid #1A82E2;
      border-left: 1px solid #1A82E2;
      background-color: #F3F9FD; }
  .pricing-module table.mobile-plans td[class*="price"]:not(.disabled)::after {
    content: '/mo'; }
  .pricing-module table.mobile-plans td[class*="emails-included"]:not(.disabled)::after {
    content: ' emails included in plan'; }
  .pricing-module table.mobile-plans td[class*="overage-rate"]:not(.disabled)::after {
    content: '/extra email sent'; }
  .pricing-module table.mobile-plans td.compare-no {
    color: #A9B5C0;
    text-decoration: line-through; }
  .pricing-module table.mobile-plans .ip th {
    border-radius: 2px 2px 0px 0px; }
  .pricing-module table.mobile-plans .titles th {
    text-align: center; }

.pricing-module td.disabled,
.pricing-module th.disabled {
  opacity: .6; }

.pricing-module td.disabled:hover,
.pricing-module th.disabled:hover {
  cursor: initial !important; }

.pricing-module.step-1 .edit-estimate {
  display: none; }

.pricing-module.step-1 .choose-plan {
  display: none; }

.pricing-module.step-1 .readout-2 {
  display: none; }

.pricing-module.step-1 .readout-custom {
  display: none; }

.pricing-module.step-2 .edit-estimate {
  display: block; }

.pricing-module.step-2 .readout-1 {
  display: none; }

.pricing-module.step-2 .readout-2 {
  display: block; }

.pricing-module.editing-estimate .edit-estimate {
  display: none; }

.pricing-module:not(.selected-premier) .readout-custom {
  display: none; }

.pricing-module:not(.selected-premier) .readout-essentials-pro {
  display: block; }

.pricing-module.selected-premier:not(.step-1) .readout-essentials-pro {
  display: none; }

.pricing-module.selected-premier.step-2 .readout-custom {
  display: block; }

.pricing-module .estimate-volume {
  opacity: 1;
  transition: opacity 0.5s; }
  .pricing-module .estimate-volume.fade-out {
    opacity: 0; }

.pricing-module .fade-slide-in {
  animation-name: custom-1;
  animation-duration: 0.3s; }

@keyframes custom-1 {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.pricing-module .fade-it-out {
  animation-name: fade-100-to-0;
  animation-duration: 0.3s; }

@keyframes fade-100-to-0 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.pricing-module .fade-it-in {
  animation-name: fade-0-to-100;
  animation-duration: 0.3s; }

@keyframes fade-0-to-100 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.pricing-module .slider {
  background: none; }

.pricing-module .noUi-base {
  max-width: 100%;
  background: #D4DADF;
  height: 0.444rem;
  border-radius: 100px; }

.pricing-module .noUi-target {
  border: none;
  box-shadow: none; }

.pricing-module .noUi-connect {
  background: #1A82E2;
  border-radius: 100px;
  box-shadow: none; }

.pricing-module .noUi-handle {
  border-radius: 50%;
  border: #D4DADF 1px solid;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.625rem;
  background: #FFFFFF;
  box-shadow: none;
  cursor: pointer;
  transition: all 0.3s; }
  .pricing-module .noUi-handle:before, .pricing-module .noUi-handle:after {
    display: none; }
  .pricing-module .noUi-handle.noUi-active, .pricing-module .noUi-handle:hover {
    background: #F3F9FD;
    border-color: #1A82E2; }
  .pricing-module .noUi-handle:active, .pricing-module .noUi-handle:focus {
    outline: none; }

.pricing-module .slider-copy {
  color: #546B81; }
  .pricing-module .slider-copy .volume {
    color: #1A82E2;
    font-size: 1rem;
    width: 5.063rem;
    text-align: center; }

.pricing-module .slider-value {
  color: #546B81;
  font-size: 0.833rem;
  text-align: left;
  margin-top: 0.556rem; }
  @media (min-width: 768px) {
    .pricing-module .slider-value {
      text-align: right;
      margin-top: 0; } }
  .pricing-module .slider-value .email-price,
  .pricing-module .slider-value .contact-price {
    font-size: 1rem; }

.pricing-module .slider-wrap:not(.maxed) .slider-copy::before {
  content: "Around "; }

.pricing-module .slider-wrap.maxed .volume::after {
  content: "+"; }

.pricing-module .slider-wrap.maxed .not-maxed-only,
.pricing-module .slider-wrap:not(.maxed) .maxed-only {
  display: none; }

.pricing-module .pad-tight {
  padding: 1.25rem; }

.pricing-module .outlined {
  border: 1px #E9ECEF solid;
  border-collapse: collapse; }

.pricing-module .volume-datapoint {
  font-size: 1rem; }
  @media (min-width: 768px) {
    .pricing-module .volume-datapoint {
      font-size: 1.25rem; } }
  .pricing-module .volume-datapoint .change-plan {
    font-family: "Colfax-Regular", helvetica, sans-serif;
    margin-top: 0.556rem;
    font-size: 0.833rem;
    color: #489BE8;
    transition: color 0.3s; }
    @media (min-width: 768px) {
      .pricing-module .volume-datapoint .change-plan {
        float: right; } }
    .pricing-module .volume-datapoint .change-plan:hover {
      color: #1A82E2; }

.pricing-module .comparison-toggle,
.pricing-module .download-comparison {
  font-family: "Colfax-Regular", helvetica, sans-serif;
  position: relative;
  font-size: 0.833rem;
  padding: 0.667rem;
  color: #489BE8;
  transition: color 0.3s;
  cursor: pointer; }
  .pricing-module .comparison-toggle:hover,
  .pricing-module .download-comparison:hover {
    color: #1A82E2; }
  .pricing-module .comparison-toggle:active, .pricing-module .comparison-toggle:focus,
  .pricing-module .download-comparison:active,
  .pricing-module .download-comparison:focus {
    outline: none; }

.pricing-module .comparison-toggle {
  float: left; }

.pricing-module .download-comparison {
  float: none; }
  .pricing-module .download-comparison .download-icon {
    height: 1rem;
    width: 1.25rem;
    margin-bottom: -3px;
    margin-right: 2px; }
  .pricing-module .download-comparison .download-icon path {
    stroke: #489BE8; }
  @media (min-width: 768px) {
    .pricing-module .download-comparison {
      float: right; } }

.pricing-module .table-comparison {
  border: 1px solid #E9ECEF;
  border-radius: 2px;
  border-collapse: collapse;
  text-align: center;
  display: none; }
  @media (min-width: 768px) {
    .pricing-module .table-comparison {
      display: block; } }
  .pricing-module .table-comparison .full-comparison {
    table-layout: fixed;
    border-collapse: collapse;
    border-top: 1px solid #E9ECEF;
    margin-bottom: 0; }
    .pricing-module .table-comparison .full-comparison tbody {
      font-size: 0.833rem;
      border-collapse: collapse; }
      .pricing-module .table-comparison .full-comparison tbody tr:hover {
        background: #F4F6F7; }
      .pricing-module .table-comparison .full-comparison tbody tr.compare-heading:hover {
        background: #FFFFFF; }
      .pricing-module .table-comparison .full-comparison tbody td, .pricing-module .table-comparison .full-comparison tbody th {
        width: 22.222%;
        padding: 0.556rem 1.25rem;
        border-left: 1px solid #E9ECEF; }
        .pricing-module .table-comparison .full-comparison tbody td:first-of-type, .pricing-module .table-comparison .full-comparison tbody th:first-of-type {
          width: 33.333%;
          border: none; }
      .pricing-module .table-comparison .full-comparison tbody td:first-of-type,
      .pricing-module .table-comparison .full-comparison tbody th:first-of-type {
        text-align: left; }
      .pricing-module .table-comparison .full-comparison tbody td {
        width: 22.222%;
        padding: 0.667rem; }
        .pricing-module .table-comparison .full-comparison tbody td.compare-no {
          color: #D4DADF; }
      .pricing-module .table-comparison .full-comparison tbody th.essentials, .pricing-module .table-comparison .full-comparison tbody th.pro, .pricing-module .table-comparison .full-comparison tbody th.premier {
        font-family: "Colfax-Medium", helvetica, sans-serif;
        font-weight: 500; }
      .pricing-module .table-comparison .full-comparison tbody th.compare-section {
        font-family: "Colfax-Medium", helvetica, sans-serif;
        border-top: 1px solid #E9ECEF;
        border-bottom: 1px solid #E9ECEF;
        font-weight: 500;
        padding: 0.667rem; }

.pricing-module .other-plans .plan-box {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E9ECEF;
  border-radius: 2px;
  padding: 1.875rem;
  height: 100%; }

.pricing-module .other-plans .column:first-of-type, .pricing-module .other-plans .columns:first-of-type {
  margin-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .pricing-module .other-plans .column:first-of-type, .pricing-module .other-plans .columns:first-of-type {
      margin-bottom: 0; } }

.pricing-module .readout {
  font-size: 0.833rem;
  line-height: 1.25rem;
  border-radius: 2px;
  width: 100%; }
  .pricing-module .readout .readout-button {
    display: block;
    width: 100%; }
  .pricing-module .readout .readout-free-cta {
    margin-top: 0.444rem; }
  .pricing-module .readout .plan-datapoint:first-letter {
    text-transform: capitalize; }
  .pricing-module .readout .sign-up-estimate,
  .pricing-module .readout .total-estimate {
    font-size: 1rem;
    line-height: 1.5rem; }
  .pricing-module .readout .total-estimate {
    margin-top: 0.444rem; }
  .pricing-module .readout dl,
  .pricing-module .readout dt,
  .pricing-module .readout dd {
    margin-bottom: 0; }
  .pricing-module .readout dl {
    line-height: 1.5rem; }
    .pricing-module .readout dl.flex-row:not(:first-of-type):not(.p-t-0), .pricing-module .readout dl.tabs:not(:first-of-type):not(.p-t-0), .pricing-module .readout .template-guide menu dl:not(:first-of-type):not(.p-t-0), .template-guide menu .pricing-module .readout dl:not(:first-of-type):not(.p-t-0) {
      padding-top: 0.667rem; }
    .pricing-module .readout dl.flex-row dd, .pricing-module .readout dl.tabs dd, .pricing-module .readout .template-guide menu dl dd, .template-guide menu .pricing-module .readout dl dd {
      text-align: right; }
  .pricing-module .readout dt {
    font-family: "Colfax-Light", helvetica, sans-serif; }
  .pricing-module .readout dd {
    font-family: "Colfax-Medium", helvetica, sans-serif; }
  .pricing-module .readout small {
    font-family: "Colfax-Light", helvetica, sans-serif;
    display: block;
    min-width: 100%;
    font-style: italic; }
  .pricing-module .readout .breakdown button {
    font-family: "Colfax-Regular", helvetica, sans-serif;
    display: block;
    position: relative;
    padding: 0.667rem 1.5rem;
    width: 100%;
    text-align: left;
    color: #489BE8;
    transition: color 0.3s; }
    .pricing-module .readout .breakdown button:after {
      position: absolute;
      right: 1rem; }
    .pricing-module .readout .breakdown button:hover {
      color: #1A82E2; }
    .pricing-module .readout .breakdown button:focus {
      outline: none; }

.share-wrapper {
  opacity: 1 !important;
  height: 100%;
  background: #FFFFFF;
  position: relative;
  transition: opacity 0.3s; }

aside.share {
  background: #FFFFFF;
  text-align: center;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto; }
  aside.share .article-thumbnail {
    margin-bottom: 1.875rem;
    text-align: center; }
  aside.share .article-thumbnail img {
    height: 100%;
    width: auto;
    margin: 0 auto;
    max-height: 275px; }
  aside.share center {
    text-align: center; }
  aside.share footer .btn, aside.share footer
  .btn.trump-class:not(.trump), aside.share footer
  .btn.trump-id:not(#trump), aside.share footer nav.pagination a.next, nav.pagination aside.share footer a.next, aside.share footer
  nav.pagination a.prev,
  nav.pagination aside.share footer a.prev {
    display: inline-block; }

body.single-share aside.share {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }

body.section-share {
  background: white;
  min-height: 100vh; }
  body.section-share .grid {
    padding-top: 0 !important; }
  body.section-share .plane {
    box-shadow: none; }

div.single-share {
  min-height: 100vh; }

.section-resource .view-all-link,
.sub-section-cases .view-all-link {
  font-size: 1rem;
  margin-left: 0.667rem; }

.section-resource .resource-section:not(.featured-section) .resource-tile-column:not(.featured) .resources-guides .resource-tile-thumbnail,
.sub-section-cases .resource-section:not(.featured-section) .resource-tile-column:not(.featured) .resources-guides .resource-tile-thumbnail {
  height: auto; }
  .section-resource .resource-section:not(.featured-section) .resource-tile-column:not(.featured) .resources-guides .resource-tile-thumbnail:before,
  .sub-section-cases .resource-section:not(.featured-section) .resource-tile-column:not(.featured) .resources-guides .resource-tile-thumbnail:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 130%; }

.single-case .floating-tile {
  margin-bottom: 3.375rem; }
  @media (min-width: 768px) {
    .single-case .floating-tile {
      margin-bottom: 0; } }

.single-case section:not(:first-child) {
  margin-top: 1.5rem; }

.single-case section.challenge h3::before, .single-case section.challenge .h3::before, .single-case section.challenge dl.accordion dt::before, dl.accordion .single-case section.challenge dt::before {
  content: "The "; }

.single-case section.feedback h3::before, .single-case section.feedback .h3::before, .single-case section.feedback dl.accordion dt::before, dl.accordion .single-case section.feedback dt::before {
  content: "Client "; }

.single-case .blurb {
  display: block;
  padding: .5rem 0; }

.single-case .quote header {
  display: none; }

.single-case .quote center {
  font-family: "Colfax-Light", helvetica, sans-serif;
  font-size: 1.25rem; }

.single-case .quote center::before {
  content: "\201C"; }

.single-case .quote center::after {
  content: "\201D"; }

.single-case .benefits ul {
  margin-left: 0; }

.single-case .benefits li {
  list-style: none;
  line-height: 1.5;
  margin-bottom: 1rem;
  padding: 0; }

.template-guide .has-background-image {
  background-repeat: repeat-x;
  background-size: auto 320px;
  padding-top: 5.063rem;
  padding-bottom: 0; }

@media print, screen and (min-width: 48em) {
  .template-guide .page-header .page-title {
    margin-left: 1.875rem;
    margin-right: 1.875rem; } }

.template-guide menu {
  margin: 0 auto;
  padding: 5.063rem 0 0;
  position: relative; }
  .template-guide menu dl {
    margin-bottom: 0; }
  .template-guide menu dt, .template-guide menu dd {
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .template-guide menu dt {
    -ms-flex: 60px 0 0px;
        flex: 60px 0 0;
    max-width: 60px; }
  .template-guide menu dd {
    -ms-flex: 1;
        flex: 1;
    text-align: left; }
  .template-guide menu dt a,
  .template-guide menu dd a {
    display: block;
    width: 100%;
    transition: color 0.3s; }
    .template-guide menu dt a:hover,
    .template-guide menu dd a:hover {
      color: #1A82E2; }
  .template-guide menu dt a {
    font-family: "Colfax-Medium", helvetica, sans-serif;
    text-align: left; }
  .template-guide menu dd a {
    color: #7F90A0; }
  .template-guide menu::after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    left: calc(50% - 50px);
    position: absolute;
    bottom: 0; }
  .template-guide menu .sticker {
    bottom: -45px;
    transition: bottom .5s; }
  .template-guide menu .sticker.stuck {
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    background: white;
    height: 45px;
    overflow: hidden;
    border-top: 1px #D4DADF solid;
    transition: bottom .5s;
    z-index: 100; }
    @media (min-width: 768px) {
      .template-guide menu .sticker.stuck.no-next {
        bottom: -45px;
        transition: bottom .5s; } }
    .template-guide menu .sticker.stuck header {
      float: left;
      display: none; }
    .template-guide menu .sticker.stuck center {
      width: 640px;
      margin: 0 auto;
      position: relative; }
    .template-guide menu .sticker.stuck dl.flex-row, .template-guide menu .sticker.stuck dl.tabs, .template-guide menu .sticker.stuck dl {
      max-width: 100%; }
    .template-guide menu .sticker.stuck dl:not(.next-h2) {
      display: none; }
    .template-guide menu .sticker.stuck center::before {
      position: absolute;
      line-height: 45px; }
    .template-guide menu .sticker.stuck dt {
      max-width: 50%;
      -ms-flex: 1;
          flex: 1;
      line-height: 45px; }
    .template-guide menu .sticker.stuck dt a {
      display: none; }
    .template-guide menu .sticker.stuck dt::after {
      content: "Back to Table of Contents";
      text-transform: none;
      background-repeat: no-repeat;
      background-position: 10px center;
      padding-left: 26px;
      cursor: pointer;
      transition: color .3s; }
    .template-guide menu .sticker.stuck dt i {
      position: relative; }
    .template-guide menu .sticker.stuck dt i::before {
      border: 1px currentColor solid;
      border-radius: 50%;
      color: currentColor;
      content: "";
      display: inline-block;
      height: 16px;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      width: 16px; }
    .template-guide menu .sticker.stuck dt i::after {
      border-color: currentColor;
      border-style: solid;
      border-width: 1px 0 0 1px;
      content: "";
      height: 6px;
      left: 5px;
      position: absolute;
      top: calc(50% - 2px);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
      transition: color 1s;
      width: 6px; }
    .template-guide menu .sticker.stuck dt:hover i::after {
      color: #546C82;
      transition: color .5s; }
    .template-guide menu .sticker.stuck dd {
      font-family: "Colfax-Light", helvetica, sans-serif;
      -ms-flex-line-pack: center;
          align-content: center; }
      @media (max-width: 767px) {
        .template-guide menu .sticker.stuck dd {
          display: none; } }
    .template-guide menu .sticker.stuck dd a {
      line-height: 16px;
      color: #A9B5C0;
      text-align: right;
      padding-top: 5px;
      transition: color 0.3s; }
      .template-guide menu .sticker.stuck dd a:hover {
        color: #1A82E2; }
    .template-guide menu .sticker.stuck dd a::before {
      content: "Next Section";
      color: #A9B5C0;
      display: block; }

.template-guide article {
  background: white; }
  @media (max-width: 991px) {
    .template-guide article {
      margin-right: 2rem;
      margin-left: 2rem; } }
  @media (max-width: 767px) {
    .template-guide article {
      margin-right: 1rem;
      margin-left: 1rem; } }
  .template-guide article h1.page-title, .template-guide article .page-title.h1 {
    padding-bottom: 0; }
  .template-guide article h2, .template-guide article .h2 {
    line-height: 57px;
    width: 100%;
    position: relative;
    margin-top: 5.063rem;
    margin-bottom: 2.813rem; }
    @media (max-width: 767px) {
      .template-guide article h2, .template-guide article .h2 {
        margin-top: calc(2em + 53px); } }
  .template-guide article h2::before, .template-guide article .h2::before {
    height: 53px;
    width: 53px;
    font-size: 24px;
    text-align: center;
    color: white;
    background: currentColor;
    display: inline-block;
    background: black;
    margin-right: 1.7rem;
    overflow: hidden;
    vertical-align: middle;
    font-family: "Colfax-Medium", helvetica, sans-serif; }
    @media (max-width: 767px) {
      .template-guide article h2::before, .template-guide article .h2::before {
        position: absolute;
        top: -53px;
        z-index: 0; } }
    .style-color--sg-blue .template-guide article h2::before, .style-color--sg-blue .template-guide article .h2::before {
      background-color: #1A82E2; }
    .style-color--slate .template-guide article h2::before, .style-color--slate .template-guide article .h2::before {
      background-color: #294661; }
    .style-color--mantis .template-guide article h2::before, .style-color--mantis .template-guide article .h2::before {
      background-color: #18C96E; }
    .style-color--ron-burgundy .template-guide article h2::before, .style-color--ron-burgundy .template-guide article .h2::before {
      background-color: #B71C1C; }
    .style-color--burnt-orange .template-guide article h2::before, .style-color--burnt-orange .template-guide article .h2::before {
      background-color: #FF5722; }
    .style-color--carrot .template-guide article h2::before, .style-color--carrot .template-guide article .h2::before {
      background-color: #FF9900; }
    .style-color--mango .template-guide article h2::before, .style-color--mango .template-guide article .h2::before {
      background-color: #FDD835; }
    .style-color--spruce .template-guide article h2::before, .style-color--spruce .template-guide article .h2::before {
      background-color: #4CB04F; }
    .style-color--grass-stain .template-guide article h2::before, .style-color--grass-stain .template-guide article .h2::before {
      background-color: #8AC24A; }
    .style-color--lime .template-guide article h2::before, .style-color--lime .template-guide article .h2::before {
      background-color: #CBDB39; }
    .style-color--cobalt .template-guide article h2::before, .style-color--cobalt .template-guide article .h2::before {
      background-color: #303F9F; }
    .style-color--bluebird .template-guide article h2::before, .style-color--bluebird .template-guide article .h2::before {
      background-color: #2196F3; }
    .style-color--seafoam .template-guide article h2::before, .style-color--seafoam .template-guide article .h2::before {
      background-color: #00BCD4; }
    .style-color--caribbean .template-guide article h2::before, .style-color--caribbean .template-guide article .h2::before {
      background-color: #00E5FF; }
    .style-color--crown .template-guide article h2::before, .style-color--crown .template-guide article .h2::before {
      background-color: #7B1fA2; }
    .style-color--screample .template-guide article h2::before, .style-color--screample .template-guide article .h2::before {
      background-color: #7C4DFF; }
    .style-color--sangria .template-guide article h2::before, .style-color--sangria .template-guide article .h2::before {
      background-color: #880E4F; }
    .style-color--lavender .template-guide article h2::before, .style-color--lavender .template-guide article .h2::before {
      background-color: #DEA7E8; }
    .style-color--wild-strawberry .template-guide article h2::before, .style-color--wild-strawberry .template-guide article .h2::before {
      background-color: #FF4081; }
    .style-color--steel .template-guide article h2::before, .style-color--steel .template-guide article .h2::before {
      background-color: #9E9E9E; }
    .style-color--white .template-guide article h2::before, .style-color--white .template-guide article .h2::before {
      background-color: #FFFFFF; }
    .style-color--black .template-guide article h2::before, .style-color--black .template-guide article .h2::before {
      background-color: #000000; }
    .style-color--java .template-guide article h2::before, .style-color--java .template-guide article .h2::before {
      background-color: #1EBBD1; }
  .template-guide article h2:nth-of-type(1)::before, .template-guide article .h2:nth-of-type(1)::before {
    content: "01"; }
  .template-guide article h2:nth-of-type(2)::before, .template-guide article .h2:nth-of-type(2)::before {
    content: "02"; }
  .template-guide article h2:nth-of-type(3)::before, .template-guide article .h2:nth-of-type(3)::before {
    content: "03"; }
  .template-guide article h2:nth-of-type(4)::before, .template-guide article .h2:nth-of-type(4)::before {
    content: "04"; }
  .template-guide article h2:nth-of-type(5)::before, .template-guide article .h2:nth-of-type(5)::before {
    content: "05"; }
  .template-guide article h2:nth-of-type(6)::before, .template-guide article .h2:nth-of-type(6)::before {
    content: "06"; }
  .template-guide article h2:nth-of-type(7)::before, .template-guide article .h2:nth-of-type(7)::before {
    content: "07"; }
  .template-guide article h2:nth-of-type(8)::before, .template-guide article .h2:nth-of-type(8)::before {
    content: "08"; }
  .template-guide article h2:nth-of-type(9)::before, .template-guide article .h2:nth-of-type(9)::before {
    content: "09"; }
  .template-guide article h2:nth-of-type(10)::before, .template-guide article .h2:nth-of-type(10)::before {
    content: "10"; }
  .template-guide article h2:nth-of-type(11)::before, .template-guide article .h2:nth-of-type(11)::before {
    content: "11"; }
  .template-guide article h2:nth-of-type(12)::before, .template-guide article .h2:nth-of-type(12)::before {
    content: "12"; }
  .template-guide article h2:nth-of-type(13)::before, .template-guide article .h2:nth-of-type(13)::before {
    content: "13"; }
  .template-guide article h2:nth-of-type(14)::before, .template-guide article .h2:nth-of-type(14)::before {
    content: "14"; }
  .template-guide article h2:nth-of-type(15)::before, .template-guide article .h2:nth-of-type(15)::before {
    content: "15"; }
  .template-guide article h2:nth-of-type(16)::before, .template-guide article .h2:nth-of-type(16)::before {
    content: "16"; }
  .template-guide article h2:nth-of-type(17)::before, .template-guide article .h2:nth-of-type(17)::before {
    content: "17"; }
  .template-guide article h2:nth-of-type(18)::before, .template-guide article .h2:nth-of-type(18)::before {
    content: "18"; }
  .template-guide article h2:nth-of-type(19)::before, .template-guide article .h2:nth-of-type(19)::before {
    content: "19"; }
  .template-guide article h2:nth-of-type(20)::before, .template-guide article .h2:nth-of-type(20)::before {
    content: "20"; }
  .template-guide article ul + p, .template-guide article ul + .p, .template-guide article .page-header ul + sub, .page-header .template-guide article ul + sub, .template-guide article
  .page-header ul + .page-subtitle,
  .page-header .template-guide article ul + .page-subtitle {
    margin-top: 1.25rem; }
  .template-guide article section[class*="-back"] {
    padding: 2.25rem;
    margin-top: 1.875rem; }
    .template-guide article section[class*="-back"] header, .template-guide article section[class*="-back"] center, .template-guide article section[class*="-back"] footer, .template-guide article section[class*="-back"] h2, .template-guide article section[class*="-back"] .h2, .template-guide article section[class*="-back"] h3, .template-guide article section[class*="-back"] .h3, .template-guide article section[class*="-back"] dl.accordion dt, dl.accordion .template-guide article section[class*="-back"] dt, .template-guide article section[class*="-back"] h4, .template-guide article section[class*="-back"] .h4 {
      color: white; }
    .template-guide article section[class*="-back"] h2, .template-guide article section[class*="-back"] .h2 {
      margin: 0 0 1.25rem; }
    .template-guide article section[class*="-back"] h2::before, .template-guide article section[class*="-back"] .h2::before {
      content: "";
      display: none; }
    @media (min-width: 768px) {
      .template-guide article section[class*="-back"] {
        padding: 2.813rem 5.063rem;
        margin-left: -5.063rem;
        margin-right: -5.063rem;
        margin-top: 1.875rem; } }
  .template-guide article aside {
    position: relative;
    z-index: 200;
    color: white;
    height: auto;
    float: right;
    width: 290px;
    margin: 2.25rem 130px 2.25rem -174px;
    padding: 1.25rem;
    -ms-transform: translateX(210px);
        transform: translateX(210px); }
    .template-guide article aside.position-center {
      float: none;
      width: 100%; }
    .template-guide article aside.position-left {
      float: right;
      margin: 2.25rem 130px 2.25rem -174px;
      -ms-transform: translateX(210px);
          transform: translateX(210px); }
    .template-guide article aside header {
      font-family: "Colfax-Medium", helvetica, sans-serif;
      font-size: 1rem;
      line-height: 1.2; }
    .template-guide article aside center {
      line-height: 24px; }
    .template-guide article aside i.icon ~ header {
      padding-top: 11px; }
    .template-guide article aside header ~ center {
      padding-top: 11px; }
    .template-guide article aside p, .template-guide article aside .p, .template-guide article aside .page-header sub, .page-header .template-guide article aside sub, .template-guide article aside
    .page-header .page-subtitle,
    .page-header .template-guide article aside .page-subtitle {
      font-size: 0.833rem !important;
      line-height: 1.5rem !important;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .template-guide article aside a {
      color: white;
      text-decoration: underline; }
    .template-guide article aside i.icon {
      margin-bottom: 20px; }
    @media (max-width: 991px) {
      .template-guide article aside {
        width: 210px;
        margin: 0 130px 2.25rem -174px;
        -ms-transform: translateX(210px);
            transform: translateX(210px); }
        .template-guide article aside.position-left {
          margin: 0 130px 2.25rem -174px;
          -ms-transform: translateX(210px);
              transform: translateX(210px); } }
    @media (max-width: 767px) {
      .template-guide article aside {
        width: 100%;
        float: none;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -ms-transform: none !important;
            transform: none !important; } }
  .template-guide article blockquote {
    margin: 2.813rem 0; }
  .template-guide article blockquote,
  .template-guide article blockquote p,
  .template-guide article blockquote .p,
  .template-guide article blockquote .page-header sub, .page-header
  .template-guide article blockquote sub,
  .template-guide article blockquote
  .page-header .page-subtitle,
  .page-header
  .template-guide article blockquote .page-subtitle {
    font-family: "Colfax-Light", helvetica, sans-serif;
    font-weight: 100; }
  .template-guide article ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .template-guide article li {
    padding-left: 1.25rem;
    position: relative; }
  .template-guide article li::before {
    content: "• ";
    padding-right: .3rem;
    float: left;
    margin-left: -1.25rem; }

.template-guide .prefooter-cta {
  margin-top: 5.063rem;
  margin-bottom: -5.063rem; }
  .template-guide .prefooter-cta header,
  .template-guide .prefooter-cta center {
    color: white; }
  .template-guide .prefooter-cta header ~ center {
    margin-top: 1.25rem; }
  .template-guide .prefooter-cta center ~ footer {
    margin-top: 1.875rem; }

.template-guide .addtoany_share_save_container {
  display: none; }

.section-resource iframe,
.sub-section-cases iframe {
  width: 100%; }

.feature-cta {
  text-align: center;
  width: 100%; }
  .feature-cta .cta-container {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    @media screen and (max-width: 61.9375em) {
      .feature-cta .cta-container {
        padding: 0; } }
  .feature-cta .cta {
    box-shadow: 0px 2px 3px 0px rgba(41, 70, 97, 0.1);
    transition: all 0.3s;
    position: relative;
    text-align: left;
    background: #FFFFFF;
    width: 18.5rem;
    height: 160px;
    margin: 0.75rem;
    padding: 1.5rem;
    border-top: 3px solid #1A82E2;
    border-radius: 2px;
    box-shadow: 0px 2px 3px 0px rgba(41, 70, 97, 0.1); }
    @media (min-width: 768px) {
      .feature-cta .cta {
        cursor: pointer; }
        .feature-cta .cta:hover, .feature-cta .cta:active {
          -ms-transform: translateY(-1px);
              transform: translateY(-1px);
          box-shadow: 0 0 2px rgba(41, 70, 97, 0.1), 0 2px 3px rgba(41, 70, 97, 0.1), 0 7px 9px rgba(41, 70, 97, 0.1); }
        .feature-cta .cta:disabled {
          box-shadow: 0px 2px 3px 0px rgba(41, 70, 97, 0.1);
          -ms-transform: translateY(1px);
              transform: translateY(1px); } }
    @media screen and (max-width: 47.9375em) {
      .feature-cta .cta {
        width: 100%;
        max-width: none; } }
  .feature-cta .cta-link {
    position: absolute;
    bottom: 1.5rem;
    left: 1.5rem; }

.case-study {
  background-color: #1A82E2;
  background-image: url("assets/images/patterns/pixel-pattern-bottom-left-dark.svg");
  background-repeat: no-repeat;
  background-position: bottom left; }
  .case-study img {
    max-height: 30px;
    width: auto; }
  .case-study blockquote p, .case-study blockquote .p, .case-study blockquote .page-header sub, .page-header .case-study blockquote sub, .case-study blockquote
  .page-header .page-subtitle,
  .page-header .case-study blockquote .page-subtitle {
    color: #FFFFFF; }

.single-use_case header {
  background: #1A82E2;
  background: linear-gradient(to bottom right, #6aa7df, #1A82E2); }

.single-use_case .left-right-image img {
  margin-top: 2.813rem; }
  @media (min-width: 992px) {
    .single-use_case .left-right-image img {
      margin-top: 0; } }

.single-use_case .tip {
  margin-top: 2.813rem;
  padding: 1.25rem; }
  .single-use_case .tip .tip-headline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 0.667rem; }
    .single-use_case .tip .tip-headline h4, .single-use_case .tip .tip-headline .h4 {
      margin-bottom: 0;
      margin-left: 7px;
      margin-top: 5px; }
  .single-use_case .tip p, .single-use_case .tip .p, .single-use_case .tip .page-header sub, .page-header .single-use_case .tip sub, .single-use_case .tip
  .page-header .page-subtitle,
  .page-header .single-use_case .tip .page-subtitle {
    margin-bottom: 0; }

.vertical .why-section img {
  max-width: 4.219rem; }

.vertical .forrester-testimonial-logo {
  height: 2.5rem; }
