@charset "UTF-8";
/* ==================================================================================
    Main

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

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

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

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

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

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  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; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          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 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .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; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  text-rendering: optimizeLegibility; }
  html {
    font-size: 12px; }
    @media screen and (min-width: 320px) {
      html {
        font-size: calc(0.25316vw + 11.18987px); } }
    @media screen and (min-width: 1900px) {
      html {
        font-size: 16px; } }

body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.025em;
  color: #808080; }

p {
  margin: 1em 0; }

h1,
.h1 {
  margin-top: 0;
  margin-bottom: 0.83em;
  font-size: 3.75rem;
  line-height: 1.2em;
  letter-spacing: -0.075em; }
  @media (min-width: 1900px) {
    h1,
    .h1 {
      font-size: 5.86rem; } }

h2,
.h2 {
  margin-top: 0;
  margin-bottom: 0.83em;
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em; }
  @media (max-width: 767px) {
    h2,
    .h2 {
      font-size: 1.97rem; } }

h3,
.h3 {
  margin-top: 0;
  margin-bottom: 0.83em;
  font-size: 1.5rem;
  line-height: 1.2em;
  letter-spacing: -0.05em; }

a {
  text-decoration: none;
  color: #001048; }
  a:hover, a:focus {
    color: #00b7b0; }

.u-container {
  max-width: 1300px;
  margin: 0 auto; }

@media (min-width: 768px) {
  .u-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .u-column {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; } }

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

.u-hide-primary-menu .sherpa-header-primary-menu,
.u-hide-primary-menu .sherpa-header__mobile-toggle {
  display: none !important; }

.u-longform {
  font-size: 1.125rem;
  line-height: 1.875;
  letter-spacing: -0.05em; }
  .u-longform a {
    color: #00b7b0; }
    .u-longform a:hover {
      color: #0096cf; }
  .u-longform h1,
  .u-longform .h1,
  .u-longform h2,
  .u-longform .h2 {
    color: #001048;
    margin: 0 0 0.5em 0; }
  .u-longform h3,
  .u-longform .h3 {
    font-size: 1.75rem;
    color: #00b7b0;
    margin: 0 0 0.2em 0; }
  .u-longform h4,
  .u-longform .h4 {
    font-size: 1.25rem;
    color: #00b7b0;
    margin: 0 0 0.2em 0; }
  .u-longform h5,
  .u-longform .h5 {
    font-size: 1rem;
    color: #00b7b0;
    margin: 0 0 0.2em 0; }
  .u-longform h6,
  .u-longform .h6 {
    color: #00b7b0;
    margin: 0 0 0.2em 0; }
  .u-longform p {
    margin: 0 0 1em 0; }
  .u-longform ul {
    margin-top: 0px; }
  .u-longform li {
    margin-bottom: 0.25rem; }
  .u-longform img {
    max-width: 100%;
    height: auto; }

.u-title__decoration {
  position: relative; }
  .u-title__decoration::before {
    content: '';
    position: absolute;
    top: -0.208em;
    left: 0px;
    width: 0.791em;
    height: 0.166em;
    display: block;
    background: currentColor; }

.u-padding__none--above .u-padding__hook {
  padding-top: 0px; }

.u-padding__none--bellow .u-padding__hook {
  padding-top: 0px; }

.u-padding__decoration--above .u-padding__hook::before {
  content: '';
  display: block;
  height: 8.95833rem; }
  @media (min-width: 768px) {
    .u-padding__decoration--above .u-padding__hook::before {
      height: 4.71875rem; } }

.u-padding__decoration--below .u-padding__hook::after {
  content: '';
  display: block;
  height: 8.95833rem; }
  @media (min-width: 768px) {
    .u-padding__decoration--below .u-padding__hook::after {
      height: 4.71875rem; } }

.u-padding__wedge__banner--above .u-padding__hook::before {
  content: '';
  display: block;
  height: 4.5vw; }

.u-padding__wedge__banner--below .u-padding__hook::after {
  content: '';
  display: block;
  height: 3.5vw; }

.u-padding__wedge__content--above .u-padding__hook::before {
  content: '';
  display: block;
  height: 2.7vw; }

.u-padding__wedge__content--below .u-padding__hook::after {
  content: '';
  display: block;
  height: 2.7vw; }

.u-wedge__content--top-left .u-wedge__hook {
  margin-top: -2.7vw;
  -webkit-clip-path: none; }
  .u-wedge__content--top-left .u-wedge__hook::before {
    content: '';
    display: block;
    height: 2.7vw; }

.u-wedge__content--top-right .u-wedge__hook {
  margin-top: -2.7vw;
  -webkit-clip-path:  none; }
  .u-wedge__content--top-right .u-wedge__hook::before {
    content: '';
    display: block;
    height: 2.7vw; }

.u-wedge__content--bottom-right .u-wedge__hook {
  margin-bottom: -2.7vw;
  -webkit-clip-path:  none; }
  .u-wedge__content--bottom-right .u-wedge__hook::after {
    content: '';
    display: block;
    height: 2.7vw; }

.u-wedge__content--bottom-left .u-wedge__hook {
  margin-bottom: -2.7vw;
  -webkit-clip-path:  none; }
  .u-wedge__content--bottom-left .u-wedge__hook::after {
    content: '';
    display: block;
    height: 2.7vw; }

.u-wedge__content--both-left .u-wedge__hook {
  margin-top: -2.7vw;
  margin-bottom: -2.7vw;
  -webkit-clip-path:  none; }
  .u-wedge__content--both-left .u-wedge__hook::before, .u-wedge__content--both-left .u-wedge__hook::after {
    content: '';
    display: block;
    height: 2.7vw; }

.u-wedge__content--both-right .u-wedge__hook {
  margin-top: -2.7vw;
  margin-bottom: -2.7vw;
  -webkit-clip-path:  none; }
  .u-wedge__content--both-right .u-wedge__hook::before, .u-wedge__content--both-right .u-wedge__hook::after {
    content: '';
    display: block;
    height: 2.7vw; }

.u-wedge__content--both-left-right .u-wedge__hook {
  margin-top: -2.7vw;
  margin-bottom: -2.7vw;
  -webkit-clip-path:  none; }
  .u-wedge__content--both-left-right .u-wedge__hook::before, .u-wedge__content--both-left-right .u-wedge__hook::after {
    content: '';
    display: block;
    height: 2.7vw; }

.u-wedge__content--both-right-left .u-wedge__hook {
  margin-top: -2.7vw;
  margin-bottom: -2.7vw;
  -webkit-clip-path:  none; }
  .u-wedge__content--both-right-left .u-wedge__hook::before, .u-wedge__content--both-right-left .u-wedge__hook::after {
    content: '';
    display: block;
    height: 2.7vw; }

.u-header--block .header-container {
  padding-bottom: 64px; }
  @media (min-width: 1216px) {
    .u-header--block .header-container {
      padding-bottom: 6.58rem; } }

.row-fluid [class*="span"] {
  min-height: 0px !important; }

.hs-editor-editable.animated-margin {
  margin: 0 !important; }

.hs-inline-edit .hs-overlay-component {
  pointer-events: none; }

/* All HubSpot Forms
   ========================================================================== */
/* Form Field (selector for form field wrapper) */
.hs-form .hs-form-field,
#hs-pwd-widget-password {
  margin-bottom: 1rem;
  position: relative;
}

/* Descriptions (targets class applied to Help Text divs) */
.hs-form .hs-field-desc {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0em; }
  .hs-form .hs-field-desc:empty, .hs-form .hs-field-desc:blank {
    display: none; }

/* Labels (selects field labels and error messages) */
.hs-form .hs-form-field > label span {
  color: #001048;
  font-weight: bold;
  margin-bottom: 0.5rem;
  display: inline-block; }
  .hs-form .hs-form-field > label span:empty, .hs-form .hs-form-field > label span:blank {
    display: none;
    margin: 0; }
  .hs-form .hs-form-field > label span.hs-form-required {
    color: #d51526; }

/* Hides required * when the label is empty */
.hs-form .hs-form-field > label > span:first-child:empty {
  display: none; }
  .hs-form .hs-form-field > label > span:first-child:empty + span.hs-form-required {
    display: none; }

/* Inputs (selectors for all inputs)  */
.hs-form input[type="text"],
.hs-form input[type="password"],
.hs-form input[type="datetime"],
.hs-form input[type="datetime-local"],
.hs-form input[type="date"],
.hs-form input[type="month"],
.hs-form input[type="time"],
.hs-form input[type="week"],
.hs-form input[type="number"],
.hs-form input[type="email"],
.hs-form input[type="url"],
.hs-form input[type="search"],
.hs-form input[type="tel"],
.hs-form input[type="color"],
.hs-form input[type="file"],
.hs-form textarea,
.hs-form select,
#hs-pwd-widget-password {
  font-size: 1.25rem;
  padding: 1.05rem 1.25rem;
  border: 2px solid #eeeeee;
  border-radius: 2px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #808080;
  background: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

/* Inputs in focus (selectors for all inputs when clicked)  */
.hs-form input[type="text"]:focus,
.hs-form input[type="password"]:focus,
.hs-form input[type="datetime"]:focus,
.hs-form input[type="datetime-local"]:focus,
.hs-form input[type="date"]:focus,
.hs-form input[type="month"]:focus,
.hs-form input[type="time"]:focus,
.hs-form input[type="week"]:focus,
.hs-form input[type="number"]:focus,
.hs-form input[type="email"]:focus,
.hs-form input[type="url"]:focus,
.hs-form input[type="search"]:focus,
.hs-form input[type="tel"]:focus,
.hs-form input[type="color"]:focus,
.hs-form input[type="file"]:focus,
.hs-form textarea:focus,
.hs-form select:focus,
#hs-pwd-widget-password:focus {
  outline: none;
  border-color: #001048; }

/* Multi-line inputs (selectors to target multi-line fields */
.hs-form textarea {
  line-height: 1.5;
  max-width: 100%;
  resize: vertical; }

/* Dropdowns (selectors for dropdowns) */
/* Multi-select (selectors for multi-select fields) */
.hs-form .hs-form-field .input .inputs-list {
  list-style: none;
  margin: 0;
  padding: 1.05rem 1.05rem 0 1.05rem;
  border: 1px solid #eeeeee;
  border-radius: 2px; }

.hs-form .hs-form-field .input li {
  display: inline-block;
  margin: 0 1.25rem 1.05rem 0; }

.hs-form-checkbox-display span,
.hs-form-booleancheckbox-display span {
  padding-left: 1.6rem;
  position: relative;
  display: block;
  cursor: pointer; }
  .hs-form-checkbox-display span::before,
  .hs-form-booleancheckbox-display span::before {
    content: '';
    display: block;
    width: 1.1875rem;
    height: 1.1875rem;
    position: absolute;
    left: 0;
    top: 0.1rem;
    border: 2px solid #ababab;
    border-radius: 2px;
    font-family: FontAwesome;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 1.1;
    color: #ffffff;
    text-align: center;
    font-size: 0.8rem; }
  .hs-form-checkbox-display span:hover::before,
  .hs-form-booleancheckbox-display span:hover::before {
    border-color: #001048; }

.hs-form-checkbox-display input,
.hs-form-booleancheckbox-display input {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .hs-form-checkbox-display input:focus,
  .hs-form-booleancheckbox-display input:focus {
    outline: none; }
    .hs-form-checkbox-display input:focus + span::before,
    .hs-form-booleancheckbox-display input:focus + span::before {
      border-color: #001048; }
  .hs-form-checkbox-display input:checked + span::before,
  .hs-form-booleancheckbox-display input:checked + span::before {
    content: "";
    background: #00b7b0;
    border-color: #00b7b0; }
  .hs-form-checkbox-display input:checked:focus + span::before,
  .hs-form-booleancheckbox-display input:checked:focus + span::before {
    border-color: #001048; }

.hs-form-checkbox-display span:hover::before,
.hs-form-booleancheckbox-display span:hover::before {
  border-color: #001048; }

.hs-form-radio-display span {
  padding-left: 1.6rem;
  position: relative;
  display: block;
  cursor: pointer; }
  .hs-form-radio-display span::before {
    content: '';
    display: block;
    width: 1.1875rem;
    height: 1.1875rem;
    position: absolute;
    left: 0;
    top: 0.1rem;
    border: 2px solid #ababab;
    border-radius: 1.1875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .hs-form-radio-display span:hover::before {
    border-color: #001048; }

.hs-form-radio-display input {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .hs-form-radio-display input:focus {
    outline: none; }
    .hs-form-radio-display input:focus + span::before {
      border-color: #001048; }
  .hs-form-radio-display input:checked + span::before {
    background: #00b7b0;
    -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
            box-shadow: inset 0px 0px 0px 2px #ffffff; }
  .hs-form-radio-display input:checked:focus + span::before {
    border-color: #001048; }

body .hs-form-radio-display span:hover::before {
  border-color: #001048; }

.hs-form input.invalid {
  border-color: #d51526; }

/* Required (selectors for fields, when they do not pass validation) */
/* Error message (selector for validation messages) */
.hs-form .hs-error-msgs {
  list-style: none;
  padding: 0;
  margin: 0; }

.hs-form .hs-error-msgs > li {
  margin-bottom: 1rem; }

.hs-form .hs-error-msgs label {
  color: #d51526; }

/* Placeholder Text (styles the placeholder attribute text) */
.hs-form input::-webkit-input-placeholder {
  color: #ababab; }

.hs-form input:-moz-placeholder {
  color: #ababab; }

.hs-form input::-moz-placeholder {
  color: #ababab; }

.hs-form input:-ms-input-placeholder {
  color: #ababab; }

body .hs-form fieldset {
  border: none;
  padding: 0 0;
  margin: 0 0;
  position: relative;
  max-width: 100%; }

/* Multi Column Form (selectors for fieldsets and field wrappers) 
   ========================================================================== */
body .hs-form .form-columns-2::before, body .hs-form .form-columns-2::after {
  content: '';
  display: table;
  clear: both; }

body .hs-form .form-columns-2 > .hs-form-field {
  float: none !important;
  width: 100% !important; }
  @media (min-width: 768px) {
    body .hs-form .form-columns-2 > .hs-form-field {
      width: 50% !important;
      float: left !important;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0.5rem; }
      body .hs-form .form-columns-2 > .hs-form-field:first-child {
        padding-left: 0; }
      body .hs-form .form-columns-2 > .hs-form-field:last-child {
        padding-right: 0; } }

body .hs-form .form-columns-3::before, body .hs-form .form-columns-3::after {
  content: '';
  display: table;
  clear: both; }

body .hs-form .form-columns-3 > .hs-form-field {
  float: none !important;
  width: 100% !important; }
  @media (min-width: 768px) {
    body .hs-form .form-columns-3 > .hs-form-field {
      width: 33.333% !important;
      float: left !important;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0.5rem; }
      body .hs-form .form-columns-3 > .hs-form-field:first-child {
        padding-left: 0; }
      body .hs-form .form-columns-3 > .hs-form-field:last-child {
        padding-right: 0; } }

body .hs-form .form-columns-1 .input,
body .hs-form .form-columns-1 .hs-input,
body .hs-form .form-columns-2 .input,
body .hs-form .form-columns-2 .hs-input,
body .hs-form .form-columns-3 .input,
body .hs-form .form-columns-3 .hs-input {
  width: 100% !important;
  margin: 0 !important; }

/* Submit buttons (selectors for all non-CTA buttons) 
   ========================================================================== */
.hs_submit {
  text-align: right; }

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  background-color: #00b7b0;
  color: #ffffff;
  padding: 1.2rem 2rem;
  border: 1px solid #00b7b0;
  cursor: pointer;
  display: inline-block; }

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
  background-color: #001048;
  color: #ffffff;
  border-color: #001048; }

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
  background-color: #001048;
  color: #ffffff;
  border-color: #001048; }

body .hs-button.primary:disabled,
body input[type="submit"]:disabled,
body input[type="button"]:disabled {
  background-color: #e5e5e5;
  color: #ababab;
  border-color: #e5e5e5;
  cursor: not-allowed; }

.sherpa-header {
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 15px;
  height: 64px;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.3s ease,
 color 0.3s ease;
  transition: background-color 0.3s ease,
 color 0.3s ease; }
  @media (min-width: 1216px) {
    .sherpa-header {
      padding: 0 35px;
      height: 5.58rem; } }

.sherpa-header--scrolled,
.u-header--block .sherpa-header {
  background-color: #ffffff;
  color: #001048;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08); }

@media (max-width: 1023px) {
  .sherpa-header--mobile-menu-toggled,
  .u-header--block .sherpa-header--mobile-menu-toggled {
    background-color: #001048;
    color: #ffffff; } }

.sherpa-header-brand {
  color: inherit;
  width: 100px;
  margin-right: auto;
  padding: 10px 5px;
  background-color: transparent;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .sherpa-header-brand:hover, .sherpa-header-brand:focus {
    color: inherit; }
  @media (min-width: 1216px) {
    .sherpa-header-brand {
      width: 150px; } }

.sherpa-header-brand svg {
  display: block;
  max-width: 100%; }

.sherpa-header-brand svg path {
  fill: currentColor; }

.sherpa-header-primary-menu {
  padding: 64px 0 0 0;
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100vh;
  top: 0;
  z-index: -1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  font-size: 1.8em;
  opacity: 0;
  display: none; }
  @media (min-width: 1024px) {
    .sherpa-header-primary-menu {
      opacity: 1;
      padding: 0;
      position: relative;
      width: auto;
      height: auto;
      background: transparent;
      display: block;
      font-size: 1em; } }

@media (max-width: 1023px) {
  .sherpa-header-primary-menu .hs-menu-wrapper {
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2em 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.sherpa-header-primary-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  margin: auto; }
  @media (min-width: 1024px) {
    .sherpa-header-primary-menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      overflow: initial; } }

.sherpa-header-primary-menu li a {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: .5em 1.2em;
  border: 1px solid transparent;
  margin-bottom: 0.2em;
  text-align: center; }
  @media (min-width: 1024px) {
    .sherpa-header-primary-menu li a {
      margin-bottom: 0px; } }
  @media (min-width: 1216px) {
    .sherpa-header-primary-menu li a {
      padding: .8em 1.5em; } }
  .sherpa-header-primary-menu li a:hover, .sherpa-header-primary-menu li a:focus {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #001048; }
  .sherpa-header--scrolled .sherpa-header-primary-menu li a:hover, .sherpa-header--scrolled .sherpa-header-primary-menu li a:focus,
  .u-header--block .sherpa-header-primary-menu li a:hover,
  .u-header--block .sherpa-header-primary-menu li a:focus {
    background-color: #00b7b0;
    border-color: #00b7b0;
    color: #ffffff; }

@media (max-width: 1023px) {
  .sherpa-header--mobile-menu-toggled .sherpa-header-primary-menu {
    background-color: #001048;
    display: block;
    opacity: 1;
    -webkit-animation: showMobileMenu 0.3s ease;
            animation: showMobileMenu 0.3s ease;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; } }

@-webkit-keyframes showMobileMenu {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes showMobileMenu {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes hideMobileMenu {
  0% {
    opacity: 1; }
  99% {
    display: block;
    opacity: 0; }
  100% {
    display: none;
    opacity: 0; } }

@keyframes hideMobileMenu {
  0% {
    opacity: 1; }
  99% {
    display: block;
    opacity: 0; }
  100% {
    display: none;
    opacity: 0; } }

.sherpa-header-secondary-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.sherpa-header-secondary-menu li {
  margin-left: 15px; }

.sherpa-header-secondary-menu li a {
  color: inherit;
  display: block;
  text-decoration: none;
  padding: .5em 1.2em;
  border: 1px solid currentColor;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 1216px) {
    .sherpa-header-secondary-menu li a {
      padding: .8em 1.5em; } }
  .sherpa-header--scrolled .sherpa-header-secondary-menu li a,
  .u-header--block .sherpa-header-secondary-menu li a {
    color: #00b7b0; }

.sherpa-header__mobile-toggle {
  color: inherit;
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
  width: 27px;
  margin-left: 15px;
  text-align: right;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }
  .sherpa-header__mobile-toggle:hover, .sherpa-header__mobile-toggle:focus {
    outline: none; }
  @media (min-width: 1024px) {
    .sherpa-header__mobile-toggle {
      display: none; } }

.sherpa-header__mobile-toggle-icon {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease; }

.sherpa-header__mobile-toggle-icon__bar {
  width: 21px;
  height: 2px;
  margin: 2px 0;
  display: block;
  background: currentColor;
  -webkit-transition: width 0.2s ease,
 opacity 0.2s ease,
 -webkit-transform 0.2s ease;
  transition: width 0.2s ease,
 opacity 0.2s ease,
 -webkit-transform 0.2s ease;
  transition: width 0.2s ease,
 opacity 0.2s ease,
 transform 0.2s ease;
  transition: width 0.2s ease,
 opacity 0.2s ease,
 transform 0.2s ease,
 -webkit-transform 0.2s ease; }

.sherpa-header__mobile-toggle-icon__first-bar {
  width: 27px;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom; }

.sherpa-header__mobile-toggle-icon__last-bar {
  width: 27px;
  -webkit-transform-origin: right top;
          transform-origin: right top; }

/*
.sherpa-header-mobile-toggle {
    &:hover,
    &:focus {
        .sherpa-header-mobile-toggle__bar {
            &:nth-child(2),
            &:nth-child(3) {
                width: 27px;
            }
        }
    }
}
*/
.sherpa-header--mobile-menu-toggled .sherpa-header__mobile-toggle-icon__bar {
  opacity: 0; }

.sherpa-header--mobile-menu-toggled .sherpa-header__mobile-toggle-icon__first-bar {
  opacity: 1;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 25px; }

.sherpa-header--mobile-menu-toggled .sherpa-header__mobile-toggle-icon__last-bar {
  opacity: 1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 25px; }

.sherpa-top-footer {
  padding: 5rem 25px;
  background: #eeeeee; }
  @media (min-width: 1024px) {
    .sherpa-top-footer {
      padding: 4.5rem 25px; } }

.sherpa-top-footer__container::after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 1024px) {
  .sherpa-top-footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .sherpa-top-footer__container .sherpa-top-footer__column:first-child {
      padding-left: 0px; }
    .sherpa-top-footer__container .sherpa-top-footer__column:last-child {
      padding-right: 0px; } }

.sherpa-top-footer__column {
  color: #001048;
  width: 100%;
  margin-bottom: 2em; }
  @media (min-width: 390px) {
    .sherpa-top-footer__column {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sherpa-top-footer__column {
      width: 33%; } }
  @media (min-width: 1024px) {
    .sherpa-top-footer__column {
      float: none;
      display: block;
      padding: 0 1em;
      margin: 0;
      width: 100%; } }

.sherpa-top-footer__brand {
  color: #001048;
  width: 100%; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sherpa-top-footer__brand {
      width: 33%; } }
  @media (min-width: 1024px) {
    .sherpa-top-footer__brand {
      width: auto;
      max-width: 160px; } }

.sherpa-top-footer__brand svg path {
  fill: currentColor; }

.sherpa-top-footer__title {
  font-size: 1.125rem;
  color: #0096cf;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  @media (min-width: 1024px) {
    .sherpa-top-footer__title {
      margin: 0 0 2em 0; } }
  .sherpa-top-footer__title a {
    color: #0096cf; }

.sherpa-top-footer__column ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.sherpa-top-footer__column ul li {
  display: block; }

.sherpa-top-footer__column ul li a {
  display: inline-block;
  text-decoration: none;
  color: #001048;
  padding: 0.15em; }
  .sherpa-top-footer__column ul li a:focus, .sherpa-top-footer__column ul li a:hover {
    color: #00b7b0; }

.sherpa-social-follow__link {
  text-decoration: none;
  display: inline-block;
  color: #001048;
  padding: 0.15em;
  margin-right: 0.15em; }
  .sherpa-social-follow__link:focus, .sherpa-social-follow__link:hover {
    color: #00b7b0; }
  .sherpa-social-follow .sherpa-social-follow__link:last-child {
    margin: 0; }

.sherpa-social-follow__icon {
  font-size: 25px; }

.sherpa-bottom-footer {
  background: #e5e5e5;
  padding: 3.43rem 25px;
  text-align: center;
  text-transform: uppercase;
  color: #001048;
  font-size: 0.875rem;
  letter-spacing: 0.05em; }

.sherpa-no-script-alert {
  background: #00b7b0;
  color: #ffffff;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 1rem;
  z-index: 999;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.sherpa-banner {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
  padding: 4.25rem 1.25rem;
  margin-bottom: -5.5vw;
  -webkit-clip-path:  none; }
  .sherpa-banner::before {
    content: '';
    display: block;
    height: 64px; }
    @media (min-width: 1216px) {
      .sherpa-banner::before {
        height: 7.18rem; } }
  .sherpa-banner::after {
    content: '';
    display: block;
    height: 2.75vw; }

.sherpa-banner__content {
  text-align: center;
  position: relative;
  z-index: 1; }

.sherpa-banner__title {
  color: #ffffff;
  margin-bottom: 0; }

.sherpa-banner__background {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background-color: #001048;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .sherpa-banner__background::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #001048;
    opacity: 0.7; }

.sherpa-banner__background--news {
  background-color: #00b7b0; }
  .sherpa-banner__background--news::before {
    background-color: #00b7b0; }

.sherpa-hero {
  width: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
 margin-bottom: -5.5vw;
  -webkit-clip-path:  none; }
 

.sherpa-hero__content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 115px 25px; }

.sherpa-hero__background {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  background-position: center center;
  background-size: cover;
  background-image: url("../img/mountain.jpg");
  background-color: #0096cf; }

.sherpa-hero__title {
  color: #011748;
  font-size: 4.86rem;
  margin: 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.075em; }
  @media (max-width: 767px) {
    .sherpa-hero__title {
      font-size: 3.86rem; } }

.sherpa-hero__text {
  color: #fff;
  text-align: center;
  font-size: 1.5rem; }
  @media (max-width: 767px) {
    .sherpa-hero__text {
      font-size: 1.2rem; } }

.sherpa-hero__button {
  margin-top: 2.8rem;
  background: #011748;
  color: #fff;
  padding: 1.25em 3.12em;
  text-decoration: none;
  display: inline-block; }
  .sherpa-hero__button:hover, .sherpa-hero__button:focus {
    color: #ffffff;
    background-color: #2daae1; }

.sherpa-ident img {
  display: block;
  height: 79px;
  width: auto; }

.sherpa-intro-text {
  padding: 4.25rem 1.25rem;
  position: relative; }

.sherpa-intro-text__container {
  position: relative;
  z-index: 1; }
  @media (min-width: 1024px) {
    .sherpa-intro-text__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-direction: row;
          flex-direction: row; } }

.sherpa-intro-text__content {
  padding-right: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #808080;
  font-size: 1.25rem;
  letter-spacing: -0.05em;
  line-height: 1.5; }
  @media (min-width: 1024px) {
    .sherpa-intro-text__content {
      max-width: 100%; } }
  @media (min-width: 1900px) 
    .sherpa-intro-text__content {
      max-width: 75%; } }

.sherpa-intro-text__content h2 {
  color: #001048;
  font-size: 2rem;
  position: relative; }
  .sherpa-intro-text__content h2::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0px;
    width: 38px;
    height: 8px;
    display: block;
    background: #001048; }

.sherpa-intro-text__image {
  padding: 0 20px 0 0;
  margin-top: 3rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media (min-width: 1024px) {
    .sherpa-intro-text__image {
      padding: 0 0 0 25px;
      margin-top: 0; } }

.sherpa-intro-text__image img {
  display: block;
  -webkit-box-shadow: 20px 20px 0 #001048;
          box-shadow: 20px 20px 0 #001048;
  background: #ffffff;
  width: auto;
  height: auto; }

.sherpa-intro-text__background {
  overflow: hidden;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #eeeeee; }
  @media (min-width: 1024px) {
    .sherpa-intro-text__background {
      display: block; } }

.sherpa-intro-text__background--no-color {
  background: transparent; }

@media (min-width: 1024px) {
  .sherpa-intro-text__background::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 31vw;
    height: 100%;
    background-image: url("https://733226.fs1.hubspotusercontent-na1.net/hubfs/733226/Sherpa%202018/Patterns/svg-pattern__zigzag--teal.svg"); } }

@media (min-width: 1216px) {
  .sherpa-intro-text__background::before {
    width: 29vw; } }

@media (min-width: 1900px) {
  .sherpa-intro-text__background::before {
    width: 22vw; } }

@media (min-width: 1024px) {
  .sherpa-intro-text__background::after {
    content: '';
    position: absolute;
    right: 31vw;
    bottom: 0;
    width: 100%;
    height: 200%;
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-transform: rotate(21.7deg);
            transform: rotate(21.7deg);
    background: #eeeeee; } }

@media (min-width: 1216px) {
  .sherpa-intro-text__background::after {
    right: 29vw; } }

@media (min-width: 1900px) {
  .sherpa-intro-text__background::after {
    right: 22vw; } }

.sherpa-intro-text__background--no-pattern::before,
.sherpa-intro-text__background--no-pattern::after {
  display: none; }

/*
.sherpa-intro-text__background::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 200%;
    width: calc(100% - 170px);
    background: #eeeeee;
    transform-origin: top right;
    transform: rotate(21.7deg);
} 
*/
/*
.sherpa-intro-text__background {
    position: absolute;
    width: 120%;
    height: 100%;
    top: 100px;
    left: -10%;
    background: #eeeeee;
    z-index: 2;
    transform-origin: 0 0;
    transform: rotate(-2deg);
}*/
@media (min-width: 768px) {
  .sherpa-services-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.sherpa-services-preview .hs_cos_wrapper_type_custom_widget {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%; }

.sherpa-services-preview__service {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  text-align: center;
  padding: 5rem 3rem;
  color: #ffffff;
  background-color: #001048;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .sherpa-services-preview__service {
      padding: 8rem 3rem; } }
  @media (min-width: 1024px) {
    .sherpa-services-preview__service {
      padding: 10rem 5rem; } }

.sherpa-services-preview__service__title {
  margin: 0 0 2rem 0;
  text-shadow: 0px 2px 0px rgba(0, 23, 72, 0.5), 0px 2px 9px rgba(0, 23, 72, 0.3); }

.sherpa-services-preview__service__text {
  font-size: 1.25rem;
  letter-spacing: -0.05em;
  margin-bottom: 2.5rem;
  text-shadow: 0px 2px 0px rgba(0, 23, 72, 0.5), 0px 2px 9px rgba(0, 23, 72, 0.3); }

.sherpa-services-preview__service__button {
  color: #001048;
  background: #ffffff;
  display: inline-block;
  padding: 1rem 2rem; }
  .sherpa-services-preview__service__button:hover, .sherpa-services-preview__service__button:focus {
    background: #001048;
    color: #ffffff; }

.sherpa-clients {
  padding: 0rem 2.2rem 3.25rem 1.25rem;
  background: #eee; }

.sherpa-clients__title {
  color: #001048;
  text-align: center;
  margin: 0 0 2.2rem 0; }

.sherpa-clients__clients {
  text-align: center; }
  @media (min-width: 768px) {
    .sherpa-clients__clients {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.sherpa-clients__client {
  display: inline-block;
  text-align: center;
  width: 42%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1rem 8%;
  vertical-align: middle; }
  .sherpa-clients__client img {
    width: auto;
    height: auto; }
  @media (min-width: 768px) {
    .sherpa-clients__client {
      padding: 0 2rem; } }

.sherpa-testimonials-slider {
  padding: 1.25rem 0;
  background: #eeeeee; }
  @media (min-width: 1024px) {
    .sherpa-testimonials-slider {
      padding: 1.25rem 25px; } }

.sherpa-testimonials-slider__title {
  text-align: center;
  margin-bottom: 3rem;
  padding: 0 25px;
  color: #001048; }

.sherpa-testimonials-slider__testimoinials {
  margin-bottom: 2.5rem; }
  @media (min-width: 1024px) {
    .sherpa-testimonials-slider__testimoinials {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

@media (min-width: 1024px) {
  .sherpa-testimonial {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

.sherpa-testimonial__photo {
  width: 7.1rem;
  height: 7.1rem;
  margin: 0 auto 1rem auto;
  background-size: cover;
  border-radius: 10rem;
  border: 0.31rem solid #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  @media (min-width: 1024px) {
    .sherpa-testimonial__photo {
      width: 10rem;
      height: 10rem;
      margin: 1.56rem 0 0 3.25rem; } }

.sherpa-testimonial__body {
  background: #ffffff;
  padding: 1rem 1.8rem;
  position: relative; }
  .sherpa-testimonial__body::after {
    content: '';
    position: absolute;
    right: 0;
    top: 5.56rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 24px 0 0;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
    @media (min-width: 1024px) {
      .sherpa-testimonial__body::after {
        border-width: 35px 27px 0 0; } }

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

.sherpa-testimonial__name {
  font-weight: 600;
  color: #001048;
  margin: 0 0; }

.sherpa-testimonial__job {
  font-weight: 600;
  color: #00b7b0;
  margin: 0 0; }

.sherpa-testimonials-slider .slick-arrow {
  display: block;
  border: none;
  background: #ffffff;
  color: #001048;
  padding: 1.25rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  position: absolute;
  z-index: 1; }
  .sherpa-testimonials-slider .slick-arrow:hover, .sherpa-testimonials-slider .slick-arrow:focus {
    background: #00b7b0;
    color: #ffffff; }
  .sherpa-testimonials-slider .slick-arrow svg {
    display: block;
    width: 1.25rem;
    height: 1.25rem; }
  .sherpa-testimonials-slider .slick-arrow svg path {
    fill: currentColor; }
  @media (min-width: 1024px) {
    .sherpa-testimonials-slider .slick-arrow {
      position: static; } }

.sherpa-testimonials-slider .slick-next {
  right: 25px;
  bottom: 0; }

.sherpa-testimonials-slider .slick-prev {
  left: 25px;
  bottom: 0; }

.sherpa-testimonials-slider .slick-list {
  padding-bottom: 70px; }
  @media (min-width: 1024px) {
    .sherpa-testimonials-slider .slick-list {
      padding-bottom: 0;
      margin: 0 1.56rem; } }

.sherpa-testimonials-slider .slick-slide {
  margin: 0 25px; }
  @media (min-width: 1024px) {
    .sherpa-testimonials-slider .slick-slide {
      margin: 0 1.56rem; } }

.sherpa-resource-hub {
  color: #ffffff;
  padding: 2.2rem 1.25rem;
  position: relative;
  text-align: center; }

.sherpa-resource-hub__background {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1; }
  .sherpa-resource-hub__background::before, .sherpa-resource-hub__background::after {
    content: '';
    color: #ffffff;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cg%20fill%3D%27none%27%20fill-rule%3D%27evenodd%27%3E%3Cg%20fill%3D%27%2347587b%27%20fill-opacity%3D%270.6%27%3E%3Crect%20x%3D%220%22%20width%3D%221%22%20height%3D%2215%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    width: 21vw;
    height: 200%;
    position: absolute;
    -webkit-backface-visibility: hidden; }
  .sherpa-resource-hub__background::before {
    top: 0;
    left: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: rotate(25.7deg);
            transform: rotate(25.7deg); }
  .sherpa-resource-hub__background::after {
    left: -5vw;
    bottom: 0;
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-transform: rotate(-25.7deg);
            transform: rotate(-25.7deg); }

.sherpa-resource-hub__title {
  margin-top: 0px;
  margin-bottom: 3rem; }

.sherpa-resource-hub__swipe-icons {
  margin: 1.8rem 0 4.25rem 0;
  font-size: 1.5rem; }
  .sherpa-resource-hub__swipe-icons i {
    padding: 0.5rem; }
  @media (min-width: 1024px) {
    .sherpa-resource-hub__swipe-icons {
      display: none; } }

.sherpa-resource-hub__button {
  background: #00b7b0;
  color: #ffffff;
  display: inline-block;
  padding: 1.25rem 4.25rem; }
  .sherpa-resource-hub__button:hover, .sherpa-resource-hub__button:focus {
    color: #ffffff;
    background: #0096cf; }

.sherpa-resource-hub__resources {
  position: relative;
  left: -2.25rem;
  width: calc(100% + (2.25rem * 2));
  padding: 0 1.125rem;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .sherpa-resource-hub__resources {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: center;
          align-content: center;
      max-width: 1300px;
      max-width: calc(1300px + 0.8rem);
      margin: 0 auto;
      left: 0;
      width: 100%;
      padding: 0 0; } }

@media (min-width: 1024px) {
  .sherpa-resource-hub__resources > .hs_cos_wrapper_type_custom_widget,
  .sherpa-resource-hub__resources > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    max-width: 25%;
    padding: 0 0.8rem 4.25rem 0.8rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.sherpa-resource-hub__resources .slick-list {
  overflow: visible; }

.sherpa-resource-hub__resources .slick-slide {
  padding: 0 1.125rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 1024px) {
    .sherpa-resource-hub__resources .slick-slide {
      padding: 0; } }

.sherpa-resource-hub__resource {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff; }
  @media (min-width: 1024px) {
    .sherpa-resource-hub__resource {
      height: 100%;
      padding: 0;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

.sherpa-resource-hub__resource__image {
  display: block;
  width: 100%;
  height: 8.68rem;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
 }

.sherpa-resource-hub__resource__content {
  background-color: #eee;
  padding: 1.25rem 1.56rem 0.5rem 1.56rem;
  color: #808080;
  font-size:16px;}

.sherpa-resource-hub__resource__title {
  color: #001048;
  margin-top: 0;
  font-size: 1.28rem;
  line-height: 1.15; }

.sherpa-phone-decoration {
  position: relative;
  pointer-events: none; }

.sherpa-phone-decoration__image {
  position: absolute;
  top: 0;
  left: -10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto;
  display: block;
  max-height: 26.875rem; }
  @media (min-width: 768px) {
    .sherpa-phone-decoration__image {
      left: auto;
      right: 60%; } }

.sherpa-tech-social-hub {
  padding: 2.25rem 1.25rem; }

.sherpa-tech-social-hub__title {
  color: #001048;
  text-align: center;
  margin: 0 0 2.2rem 0; }

@media (min-width: 1024px) {
  .sherpa-tech-social-hub__top-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 50vw;
    max-height: 34.375rem;
    margin-bottom: 1rem; }
    .sherpa-tech-social-hub__top-boxes > div {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      height: 100%; } }

@media (min-width: 1024px) {
  .sherpa-tech-social-hub__top-boxes__stack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0.5rem;
    height: 100%; } }

.sherpa-tech-social-hub__top-boxes {
    display: none !important;
}
.sherpa-tech-social-hub__top-boxes__stack > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  height: 50%; }

.sherpa-tech-social-hub__bottom-boxes {
  display: none; }
  @media (min-width: 1024px) {
    .sherpa-tech-social-hub__bottom-boxes {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .sherpa-tech-social-hub__bottom-boxes > div {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 33%;
                flex: 1 1 33%;
        margin: 0 0.5rem;
        min-height: 2.3rem; }
        .sherpa-tech-social-hub__bottom-boxes > div:first-child {
          margin-left: 0; }
        .sherpa-tech-social-hub__bottom-boxes > div:last-child {
          margin-right: 0; } }

.sherpa-tech-social-hub__box {
  position: relative;
  color: #ffffff;
  padding: 4rem 1.8rem;
  margin-bottom: 1rem;
  min-height: 12.5rem; }
  @media (min-width: 1024px) {
    .sherpa-tech-social-hub__box {
      margin: 0; } }

@media (min-width: 1024px) {
  .sherpa-tech-social-hub__box--first {
    margin-right: 0.5rem; } }

@media (min-width: 1024px) {
  .sherpa-tech-social-hub__box--second {
    margin-bottom: 0.5rem; } }

@media (min-width: 1024px) {
  .sherpa-tech-social-hub__box--third {
    margin-top: 0.5rem; } }

.sherpa-tech-social-hub__box--tweet {
  background-color: #001048;
  padding: 1.8rem 8rem 5rem 1.8rem; }
  @media (min-width: 1024px) {
    .sherpa-tech-social-hub__box--tweet {
      padding: 1.8rem 8rem 4rem 1.8rem; } }

.sherpa-tech-social-hub__box > * {
  margin-top: 0px; }

.sherpa-tech-social-hub__box__background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #001048;
  z-index: -1; }
  .sherpa-tech-social-hub__box--news .sherpa-tech-social-hub__box__background {
    background-color: #00b7b0; }
  .sherpa-tech-social-hub__box__background::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #001048;
    opacity: 0.7; }
    .sherpa-tech-social-hub__box--news .sherpa-tech-social-hub__box__background::before {
      background-color: #00b7b0; }

.sherpa-tech-social-hub__box__tag {
  position: absolute;
  left: 1.8rem;
  top: 0;
  padding: 0.5rem 1.5rem;
  background: #00b7b0;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: bold; }
  .sherpa-tech-social-hub__box--news .sherpa-tech-social-hub__box__tag {
    background: #001048; }

.sherpa-tech-social-hub__box__icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.8rem;
  font-size: 3rem;
  line-height: 1; }

.sherpa-tech-social-hub__box__title {
  font-size: 1.25rem; }
  .sherpa-tech-social-hub__box__title a {
    color: #ffffff; }
    .sherpa-tech-social-hub__box__title a:hover {
      color: #0096cf; }

.sherpa-tech-social-hub__box__text {
  font-size: 1.25rem; }
  .sherpa-tech-social-hub__box__text a {
    color: #00b7b0; }
    .sherpa-tech-social-hub__box__text a:focus, .sherpa-tech-social-hub__box__text a:hover {
      color: #0096cf; }

.sherpa-tech-social-hub__box__preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10; }
  .sherpa-tech-social-hub__box__preloader svg {
    -webkit-animation: infinite-spinning linear 2s infinite;
            animation: infinite-spinning linear 2s infinite;
    display: inline-block;
    pointer-events: none; }
    .sherpa-tech-social-hub__box__preloader svg path {
      -webkit-animation: preloader 1.2s infinite;
              animation: preloader 1.2s infinite;
      width: 100%;
      height: 100%;
      stroke-width: 5px;
      stroke: #ffffff;
      opacity: 1;
      fill: none; }

@-webkit-keyframes preloader {
  from {
    stroke-dashoffset: 204.243; }
  to {
    stroke-dashoffset: -200; } }

@keyframes preloader {
  from {
    stroke-dashoffset: 204.243; }
  to {
    stroke-dashoffset: -200; } }

@-webkit-keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

@keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

.sherpa-tech-social-hub__box__meta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.sherpa-tech-social-hub__box__author {
  margin-right: 1.5rem;
  letter-spacing: 0em; }
  .sherpa-tech-social-hub__box__author a {
    color: #ffffff; }
    .sherpa-tech-social-hub__box__author a:hover {
      color: #0096cf; }

.sherpa-tech-social-hub__box__date {
  letter-spacing: 0em; }
  .sherpa-tech-social-hub__box__date a {
    color: #ffffff; }
    .sherpa-tech-social-hub__box__date a:hover {
      color: #0096cf; }

.sherpa-form {
  padding: 2.25rem 1.25rem;
  position: relative; }

.sherpa-form__container {
  position: relative; }
  @media (min-width: 768px) {
    .sherpa-form__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.sherpa-form__column .hs_cos_wrapper_type_form {
  display: block; }
  .sherpa-form__column .hs_cos_wrapper_type_form h3 {
    display: none;
    margin-top: 0;
    margin-bottom: 0.83em;
    font-size: 3rem;
    line-height: 1.2em;
    letter-spacing: -0.05em;
    color: #00b7b0; }
    .sherpa-form--show-title .sherpa-form__column .hs_cos_wrapper_type_form h3 {
      display: block; }

@media (min-width: 768px) {
  .sherpa-form__column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

@media (min-width: 768px) {
  .sherpa-form__column:first-child {
    padding-right: 2rem; } }

@media (min-width: 768px) {
  .sherpa-form__column:last-child {
    padding-left: 2rem; } }

.sherpa-form__title {
  color: #001048; }

.sherpa-form__text {
  font-size: 1.25rem; }

.sherpa-form__background {
  overflow: hidden;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff; }
  @media (min-width: 1024px) {
    .sherpa-form__background {
      display: block; } }

@media (min-width: 1024px) {
  .sherpa-form__background::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 31vw;
    height: 100%;
    background-image: url("https://733226.fs1.hubspotusercontent-na1.net/hubfs/733226/Sherpa%202018/Patterns/svg-pattern__zigzag--teal.svg"); } }

@media (min-width: 1216px) {
  .sherpa-form__background::before {
    width: 29vw; } }

@media (min-width: 1900px) {
  .sherpa-form__background::before {
    width: 22vw; } }

@media (min-width: 1024px) {
  .sherpa-form__background::after {
    content: '';
    position: absolute;
    right: 31vw;
    bottom: 0;
    width: 100%;
    height: 200%;
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-transform: rotate(21.7deg);
            transform: rotate(21.7deg);
    background: #ffffff; } }

@media (min-width: 1216px) {
  .sherpa-form__background::after {
    right: 29vw; } }

@media (min-width: 1900px) {
  .sherpa-form__background::after {
    right: 22vw; } }

.sherpa-share__title {
  font-size: 2.5rem;
  color: #001048;
  margin-bottom: 1rem; }

.sherpa-share .hs_cos_wrapper_type_social_sharing {
  font-size: 0px; }

.sherpa-share a {
  display: inline-block;
  width: auto !important;
  padding: 0 1rem 0.8rem 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.5rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0096cf; }
  .sherpa-share a:hover {
    color: #00b7b0; }
  .sherpa-share a img {
    display: none; }
  .sherpa-share a:nth-child(1)::before {
    content: ''; }
  .sherpa-share a:nth-child(2)::before {
    content: ''; }
  .sherpa-share a:nth-child(3)::before {
    content: ''; }
  .sherpa-share a:nth-child(4)::before {
    content: ''; }

.sherpa-blog-list {
  padding: 4.25rem 1.25rem; }

@media (min-width: 768px) {
  .sherpa-blog-list__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.sherpa-blog-list__main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 4.25rem; }
  @media (min-width: 768px) {
    .sherpa-blog-list__main {
      -webkit-box-flex: 3;
          -ms-flex: 3 1;
              flex: 3 1;
      padding-right: 1.25rem;
      margin: 0; } }

.sherpa-blog-list__sidebar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 768px) {
    .sherpa-blog-list__sidebar {
      -webkit-box-flex: 1;
          -ms-flex: 1 0;
              flex: 1 0;
      padding-left: 1.25rem; } }

@media (min-width: 768px) {
  .sherpa-blog-list__posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.sherpa-blog-list__post {
  margin-bottom: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 768px) {
    .sherpa-blog-list__post {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      max-width: 50%; }
      .sherpa-blog-list__post:nth-child(odd) {
        padding-right: 0.5rem; }
      .sherpa-blog-list__post:nth-child(even) {
        padding-left: 0.5rem; } }

.sherpa-blog-list__post__box {
  position: relative;
  color: #ffffff;
  z-index: 1;
  padding: 1.8rem 1.8rem 4rem 1.8rem;
  min-height: 16rem; }
  .sherpa-blog-list__post__box a {
    color: #ffffff; }
    .sherpa-blog-list__post__box a:focus, .sherpa-blog-list__post__box a:hover {
      color: #00b7b0; }
      .sherpa-blog-list__post--news .sherpa-blog-list__post__box a:focus, .sherpa-blog-list__post--news .sherpa-blog-list__post__box a:hover {
        color: #001048; }

.sherpa-blog-list__post__background {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: #001048;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .sherpa-blog-list__post__background::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #001048;
    opacity: 0.8; }
  .sherpa-blog-list__post--news .sherpa-blog-list__post__background {
    background-color: #00b7b0; }
    .sherpa-blog-list__post--news .sherpa-blog-list__post__background::before {
      background-color: #00b7b0; }

.sherpa-blog-list__post__title {
  font-size: 1.25rem; }

.sherpa-blog-list__post__meta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.sherpa-blog-list__post__author {
  margin-right: 1.5rem;
  letter-spacing: 0em; }
  .sherpa-blog-list__post__author a {
    color: #ffffff; }
    .sherpa-blog-list__post__author a:hover {
      color: #0096cf; }

.sherpa-blog-list__post__date {
  letter-spacing: 0em; }

.sherpa-blog-list__post__actions {
  margin-top: 1rem; }

.sherpa-blog-list__post__learn-more {
  display: inline-block;
  padding: 0.8rem 2rem;
  background: #00b7b0;
  color: #ffffff;
  text-align: center; }
  .sherpa-blog-list__post__learn-more:focus, .sherpa-blog-list__post__learn-more:hover {
    background: #001048;
    color: #ffffff; }

.sherpa-blog-list__pagination {
  list-style: none;
  padding: 0;
  margin: 0; }

.sherpa-blog-list__pagination__item {
  display: inline-block; }

.sherpa-blog-list__pagination__link {
  display: block;
  padding: 1rem;
  color: #001048;
  background: #eeeeee; }
  .sherpa-blog-list__pagination__item--active .sherpa-blog-list__pagination__link {
    background: #00b7b0;
    color: #ffffff; }
  .sherpa-blog-list__pagination__item--disabled .sherpa-blog-list__pagination__link {
    background: #eeeeee;
    color: #808080; }

.sherpa-blog-list__topics {
  margin-bottom: 2.5rem; }

.sherpa-blog-list__topics__title {
  color: #001048;
  font-size: 2.5rem;
  margin: 0 0 1.25rem 0; }

.sherpa-blog-list__topics__list {
  list-style: none;
  padding: 0;
  margin: 0; }

.sherpa-blog-list__topic {
  border-bottom: 1px solid #e5e5e5; }

.sherpa-blog-list__topic__link {
  font-size: 1.125rem;
  padding: 0.5rem 2rem 0.5rem 0.2rem;
  display: block;
  position: relative; }

.sherpa-blog-list__topic__count {
  color: #ababab; }

.sherpa-blog-list__topic__chevron {
  display: block;
  position: absolute;
  height: 0.8rem;
  width: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.sherpa-author__social {
  margin-top: 1.5rem; }

.sherpa-author__social-label {
  margin-bottom: 0.8rem; }

.sherpa-blog-list__recent-posts {
  margin-bottom: 2.5rem; }

.sherpa-blog-list__recent-posts__title {
  color: #001048;
  font-size: 2.5rem;
  margin: 0 0 1.25rem 0; }

.sherpa-blog-list__recent-posts__list {
  list-style: none;
  padding: 0;
  margin: 0; }

.sherpa-blog-list__recent-post {
  border-bottom: 1px solid #e5e5e5; }

.sherpa-blog-list__recent-post__link {
  font-size: 1.125rem;
  padding: 0.5rem 2rem 0.5rem 0.2rem;
  display: block;
  position: relative; }

.sherpa-blog-list__recent-post__count {
  color: #ababab; }

.sherpa-blog-list__recent-post__chevron {
  display: block;
  position: absolute;
  height: 0.8rem;
  width: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.sherpa-blog-content {
  padding: 0 1.25rem 1.25rem 1.25rem; }

@media (min-width: 768px) {
  .sherpa-blog-content__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.sherpa-blog-content__main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 1.25rem; }
  @media (min-width: 768px) {
    .sherpa-blog-content__main {
      -webkit-box-flex: 3;
          -ms-flex: 3 1;
              flex: 3 1;
      padding-right: 1.25rem;
      margin: 0; } }

.sherpa-blog-content__sidebar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 768px) {
    .sherpa-blog-content__sidebar {
      -webkit-box-flex: 1;
          -ms-flex: 1 0;
              flex: 1 0;
      padding-left: 1.25rem; } }

.sherpa-blog-meta {
  padding: 4.25rem 1.25rem 1rem 1.25rem; }

@media (min-width: 768px) {
  .sherpa-blog-meta__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-line-pack: center;
        align-content: center; } }

.sherpa-blog-meta__author {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 768px) {
    .sherpa-blog-meta__author {
      -webkit-box-flex: 3;
          -ms-flex: 3 1;
              flex: 3 1;
      padding-right: 1.25rem; } }

.sherpa-blog-meta__avatar {
  width: 85px;
  height: 85px;
  min-width: 85px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #e5e5e5;
  border-radius: 50px;
  display: table-cell; }

.sherpa-blog-meta__text {
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle; }

.sherpa-blog-meta__share {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .sherpa-blog-meta__share {
      -webkit-box-flex: 1;
          -ms-flex: 1 0;
              flex: 1 0;
      padding-left: 1.25rem;
      margin: 0; } }

.sherpa-seperator {
  max-width: 1300px;
  margin: 0 auto;
  border-top: 1px solid #e5e5e5; }

.sherpa-link-columns {
  padding: 4.25rem 1.25rem; }

.sherpa-link-columns__title {
  color: #001048;
  margin-bottom: 3rem;
  font-weight: 600;
  letter-spacing: -0.05em; }

@media (min-width: 768px) {
  .sherpa-link-columns__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (min-width: 768px) {
  .sherpa-link-column {
    padding: 0 0.5rem; }
    .sherpa-link-column:first-child {
      padding-left: 0; }
    .sherpa-link-column:last-child {
      padding-right: 0; } }

.sherpa-link-column {
  margin-bottom: 2rem;
  width: 100%; }

.sherpa-link-column__title-area {
  margin-bottom: 1rem;
  position: relative;
  z-index: 0;
  height: 18rem;
  display: table;
  width: 100%; }

.sherpa-link-column__title-backgorund {
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

.sherpa-link-column__title {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  text-shadow: 0px 2px 0px rgba(0, 23, 72, 0.5), 0px 2px 9px rgba(0, 23, 72, 0.3); }

.sherpa-link-column__description {
  margin-bottom: 1.8rem;
  font-size: 1.125rem; }

.sherpa-link-column__link {
  background: #001048;
  color: #ffffff;
  display: inline-block;
  padding: 1rem 2.5rem; }

.sherpa-image-text {
  padding: 4.25rem 1.25rem;
  position: relative;
  z-index: 1; }

.sherpa-image-text__background {
  background-size: cover;
  background-repeat: none;
  background-position: center center;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0; }

.sherpa-image-text__content {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 1.25rem;
  text-shadow: 0px 2px 0px rgba(0, 23, 72, 0.5), 0px 2px 9px rgba(0, 23, 72, 0.3); }
  .sherpa-image-text--light .sherpa-image-text__content {
    color: #ffffff; }
  .sherpa-image-text--dark .sherpa-image-text__content {
    color: #001048; }
  .sherpa-image-text__content h1,
  .sherpa-image-text__content .h1,
  .sherpa-image-text__content h2,
  .sherpa-image-text__content .h2,
  .sherpa-image-text__content h3,
  .sherpa-image-text__content .h3,
  .sherpa-image-text__content h4,
  .sherpa-image-text__content .h4,
  .sherpa-image-text__content h5,
  .sherpa-image-text__content .h5,
  .sherpa-image-text__content h6,
  .sherpa-image-text__content .h6 {
    color: currentColor;
    margin-bottom: 1.5rem; }

.sherpa-service {
  padding: 4.25rem 1.25rem;
  position: relative;
  z-index: 1; }

.sherpa-service__anchor {
  position: absolute;
  left: 0;
  top: -64px; }
  @media (min-width: 1216px) {
    .sherpa-service__anchor {
      top: -7.18rem; } }

.sherpa-service__background {
  background-color: currentColor;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden; }
  .sherpa-service__background::before {
    content: '';
    display: block;
    position: absolute;
    background: currentColor;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.4;
    z-index: 1; }
  .sherpa-service__background::after {
    content: '';
    display: block;
    position: relative;
    background: currentColor;
    width: 100%;
    height: 50px;
    -webkit-box-shadow: 0 0 50px 50px currentColor;
            box-shadow: 0 0 50px 50px currentColor; }
  .sherpa-service__background img {
    position: relative;
    width: 100%;
    height: auto; }

.sherpa-service__content {
  position: relative;
  z-index: 1;
  color: #ffffff; }

.sherpa-service__intro-text,
.sherpa-service__expandable-text {
  font-size: 1.1rem;
  text-shadow: 0px 2px 0px rgba(0, 23, 72, 0.5), 0px 2px 9px rgba(0, 23, 72, 0.3);
  color: #ffffff; }
  .sherpa-service__intro-text h1,
  .sherpa-service__intro-text .h1,
  .sherpa-service__intro-text h2,
  .sherpa-service__intro-text .h2,
  .sherpa-service__intro-text h3,
  .sherpa-service__intro-text .h3,
  .sherpa-service__intro-text h4,
  .sherpa-service__intro-text .h4,
  .sherpa-service__intro-text h5,
  .sherpa-service__intro-text .h5,
  .sherpa-service__intro-text h6,
  .sherpa-service__intro-text .h6,
  .sherpa-service__expandable-text h1,
  .sherpa-service__expandable-text .h1,
  .sherpa-service__expandable-text h2,
  .sherpa-service__expandable-text .h2,
  .sherpa-service__expandable-text h3,
  .sherpa-service__expandable-text .h3,
  .sherpa-service__expandable-text h4,
  .sherpa-service__expandable-text .h4,
  .sherpa-service__expandable-text h5,
  .sherpa-service__expandable-text .h5,
  .sherpa-service__expandable-text h6,
  .sherpa-service__expandable-text .h6 {
    color: currentColor;
    margin-bottom: 1.5rem; }

.sherpa-service__expandable-text {
  display: none; }
  .hs-inline-edit .sherpa-service__expandable-text {
    display: block; }

.sherpa-service__toggle {
  padding: 1rem 2.5rem;
  background: #ffffff;
  color: #001048;
  border: none;
  margin-top: 2rem; }
  .sherpa-service__toggle:hover, .sherpa-service__toggle:focus {
    cursor: pointer;
    color: #00b7b0;
    background-color: #ffffff; }

.sherpa-text {
  padding: 2.25rem 0.25rem; }

#cookiescript_injected {
  display: none !important; }

body div#hs-eu-cookie-confirmation,
body div#hs-eu-cookie-confirmation.can-use-gradients {
  position: fixed;
  bottom: 0px;
  top: auto;
  background: #00b7b0;
  border: none;
  padding: 2rem 2.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

body div#hs-eu-cookie-confirmation,
body div#hs-eu-cookie-confirmation.can-use-gradients,
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p,
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a {
  font-size: 1rem !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  line-height: 1.5 !important;
  color: #ffffff;
  text-shadow: none !important;
  letter-spacing: -0.05em; }

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a {
  color: #ffffff !important;
  text-decoration: underline !important; }
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a:focus, body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a:hover {
    color: #001048 !important; }

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0;
  margin: 0 90px 0 0;
  max-width: initial; }
  @media (min-width: 768px) {
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      /*
        display: table;

        &::before {
            display: table-cell;
            vertical-align: middle;
            content: '\f085';
            padding-right: 1rem;
            font-size: 2rem;
            font-family: FontAwesome;
        }
        */ } }

@media (min-width: 768px) {
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner > *,
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner > p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 2.5rem !important;
    margin: 0 !important; }
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner > *:first-child,
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner > p:first-child {
      padding-right: 0px !important; }
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner > *:last-child,
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner > p:last-child {
      padding-left: 0px !important; } }

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
  margin: 0 !important; }

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  display: block !important;
  border: none !important;
  background: #ffffff !important;
  color: #001048 !important;
  border-radius: 0px !important;
  padding: 1em 2.5rem !important;
  margin: 0 0 10px 0 !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 1rem !important;
  text-shadow: none !important;
  text-align: center;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  letter-spacing: -0.025em; }
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover, body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:focus {
    color: #00b7b0 !important; }

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
  display: block !important;
  border: none !important;
  background: transparent !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  padding: 1em 2.5rem !important;
  margin: 0 !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 1rem !important;
  text-shadow: none !important;
  text-align: center;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  letter-spacing: -0.025em; }
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:hover, body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:focus {
    color: #00b7b0 !important;
    background: #ffffff !important; }

.sherpa-case-studies {
  padding: 4.25rem 1.25rem;
  position: relative;
  background: #eee; }

@media (min-width: 768px) {
  .sherpa-case-studies__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.sherpa-case-studies__container > div {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 2rem 0; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sherpa-case-studies__container > div {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      padding: 0 1rem 2rem 1rem; }
      .sherpa-case-studies__container > div:nth-child(odd) {
        padding-left: 0; }
      .sherpa-case-studies__container > div:nth-child(even) {
        padding-right: 0; } }
  @media (min-width: 1024px) {
    .sherpa-case-studies__container > div {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      padding: 0 1rem 2rem 1rem; }
      .sherpa-case-studies__container > div:nth-child(4n+1) {
        padding-left: 0; }
      .sherpa-case-studies__container > div:nth-child(4n+4) {
        padding-right: 0; } }

.sherpa-case-study {
  height: 100%;
  background: #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.sherpa-case-study__image {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  display: table;
  width: 100%;
  height: 12rem;
  background: #eeeeee; }

.sherpa-case-study__link {
  display: table-cell;
  padding: 2rem;
  text-align: center;
  vertical-align: middle; }
  .sherpa-case-study__link:hover, .sherpa-case-study__link:focus {
    background: #e5e5e5; }
  .sherpa-case-study__link--disabled:hover, .sherpa-case-study__link--disabled:focus {
    background: transparent; }
  .sherpa-case-study__link img {
    max-width: 100%;
    height: auto; }

.sherpa-case-study__description {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #ffffff;
  padding: 1rem;
  font-size: 0.85rem;
  text-align: left;
  letter-spacing: -0.05em;
  position: relative;
  z-index: 1;
  margin-top: -1.125rem;
  -webkit-clip-path: none; }
  .sherpa-case-study__description::before {
    content: '';
    display: block;
    height: 1.125rem; }

.sherpa-case-study__background {
  background: #00b7b0;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1; }

.sherpa-case-study__background::before {
  background-size: 8rem;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 10%;
  height: 100%;
  background-image: url("https://733226.fs1.hubspotusercontent-na1.net/hubfs/733226/Sherpa%202018/Patterns/svg-pattern__hexagons--white.svg"); }
  @media (min-width: 1024px) {
    .sherpa-case-study__background::before {
      width: 20%; } }
  @media (min-width: 1216px) {
    .sherpa-case-study__background::before {
      width: 28%; } }
  @media (min-width: 1900px) {
    .sherpa-case-study__background::before {
      width: 25%; } }

.sherpa-case-study__background::after {
  content: '';
  position: absolute;
  right: 10%;
  bottom: 0;
  width: 100%;
  height: 200%;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: rotate(31deg);
          transform: rotate(31deg);
  background: #00b7b0; }
  @media (min-width: 1024px) {
    .sherpa-case-study__background::after {
      right: 20%; } }
  @media (min-width: 1216px) {
    .sherpa-case-study__background::after {
      right: 28%; } }
  @media (min-width: 1900px) {
    .sherpa-case-study__background::after {
      right: 25%; } }

.sherpa-case-study__tags {
  color: #ffffff;
  position: relative;
  z-index: 1;
  padding-right: 25%; }

/*
.sherpa-case-study {
    height: 100%;
    background: $color__neutral-90;
    box-shadow: 10px 10px 0 $color__dark-blue;
}

.sherpa-case-study__image {
    display: table;
    width: 100%;
    height: 12rem;
    background: $color__neutral-90; 
}
.sherpa-case-study__link {
    display: table-cell;
    padding: 2rem;
    text-align: center;
    vertical-align: middle;

    &:hover,
    &:focus {
        background: $color__teal;
    }

    img {
        max-width: 100%;
        height: auto;
    }
}

.sherpa-case-study__description {
    padding: 1rem;
    font-size: 0.85rem;
    text-align: center;
    @include tracking(-50);

    &::before {
        content: '';
        display: block;
        width: 2rem;
        height: 0.35rem;
        background: $color__dark-blue;
        margin: 0 auto;
        margin-bottom: 1.25rem;
    }
}

*/
.sherpa-cta {
  padding: 4.25rem 1.25rem;
  position: relative; }

.sherpa-cta__text {
  text-align: center;
  margin-bottom: 2rem; }

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

.sherpa-button,
a.sherpa-button {
  font-size: 1rem;
  letter-spacing: -0.025em;
  background-color: #00b7b0;
  color: #ffffff;
  padding: 1.2rem 2rem;
  border: 1px solid #00b7b0;
  cursor: pointer;
  display: inline-block; }
  .sherpa-button:focus, .sherpa-button:hover,
  a.sherpa-button:focus,
  a.sherpa-button:hover {
    background-color: #001048;
    color: #ffffff;
    border-color: #001048; }

.sherpa-stats {
  padding: 4.25rem 1.25rem;
  position: relative; }

.sherpa-stats__title {
  color: #001048; }

@media (min-width: 768px) {
  .sherpa-stats__container .hs_cos_wrapper_widget_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.sherpa-stats__container .hs_cos_wrapper_widget {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 2rem 0;
  text-align: center; }
  @media (min-width: 768px) {
    .sherpa-stats__container .hs_cos_wrapper_widget {
      text-align: left;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 0 1rem 0 1rem; }
      .sherpa-stats__container .hs_cos_wrapper_widget:first-child {
        padding-left: 0; }
      .sherpa-stats__container .hs_cos_wrapper_widget:last-child {
        padding-right: 0; } }

.sherpa-stats-stat {
  color: #00b7b0; }

.sherpa-stats-stat__figure {
  font-size: 3.75rem;
  font-weight: bold;
  line-height: 1; }

.sherpa-stats-stat__text {
  font-size: 1.5rem; }

.sherpa-text-columns {
  padding: 4.25rem 1.25rem;
  position: relative; }

@media (min-width: 768px) {
  .sherpa-text-columns__container .hs_cos_wrapper_widget_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.sherpa-text-columns__container .hs_cos_wrapper_widget {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 2rem 0;
  text-align: center; }
  @media (min-width: 768px) {
    .sherpa-text-columns__container .hs_cos_wrapper_widget {
      text-align: left;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 0 1rem 0 1rem; }
      .sherpa-text-columns__container .hs_cos_wrapper_widget:first-child {
        padding-left: 0; }
      .sherpa-text-columns__container .hs_cos_wrapper_widget:last-child {
        padding-right: 0; } }

.sherpa-subscription {
  padding: 4.25rem 1.25rem; }

.sherpa-subscription > .cell-wrapper {
  max-width: 1300px;
  margin: 0 auto; }

.sherpa-subscription h1 {
  font-size: 3.75rem;
  font-weight: bold;
  color: #001048;
  margin: 0 0 0.5em 0; }

.sherpa-subscription h2 {
  font-weight: bold;
  font-size: 1.75rem;
  color: #00b7b0;
  margin: 0 0 0.2em 0; }

html {
  height: 100%; }

body {
  overflow-x: hidden;
  height: 100%;
  min-height: 100%; }

img {
  max-width: 100%; }


#hs-pwd-widget-password {
  height:35px!important;
}





/* CUSTOM STYLE FOR FOOTER 2022 - EXTRA SPACE FOR CONTACT BOX TO FIT EMAIL IN FOR FULL VIEW */

  @media (min-width: 1280px) {
    .span2.widget-span.widget-type-cell.sherpa-top-footer__column.footer-block {
      width: 13%!important;
    }
  
    .span2.widget-span.widget-type-cell.sherpa-top-footer__column.footer-block-contact {
      width: 19%!important;
    }
  }
  

/* CUSTOM NAV STyLING*/

@media (min-width: 1024px) {
  .sherpa-header--scrolled .sherpa-header-primary-menu ul.hs-menu-children-wrapper .hs-menu-depth-2 ul, .sherpa-header-primary-menu ul.hs-menu-children-wrapper .hs-menu-depth-2 ul {
      border: 0!important;
      border-bottom: 0!important;
      border-left: 15px solid #00b7b0!important;
      border-right: 0!important;
  }
  
  
/*  .sherpa-header-primary-menu ul.hs-menu-children-wrapper .hs-menu-depth-2 ul li a {
    padding-top: 0px!important
  }
*/
}