/*
Theme Name: fb-blog-full
Theme URI: http://brainrider.com 
Description: A Custom B2B theme for Facebook Workplace.
Version: 1.0
Author: Brainrider
Author URI: http://brainrider.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fb-blog
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.4.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
/* line 59, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
/* line 83, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
/* line 91, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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.
     */
/* line 105, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 198, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
/* line 207, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
/* line 221, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
/* line 231, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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.
     */
/* line 251, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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+.
     */
/* line 266, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
/* line 276, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
/* line 291, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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.
     */
/* line 301, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
/* line 310, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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.
     */
/* line 320, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
/* line 331, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
/* line 339, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
/* line 348, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
/* line 357, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 365, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
sub {
  bottom: -0.25em;
}

/* line 369, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 382, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
/* line 391, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
/* line 400, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
/* line 408, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
/* line 422, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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.
     */
/* line 442, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
/* line 451, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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.
     */
/* line 462, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/* line 469, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

/* line 478, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 487, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
/* line 496, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
/* line 505, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[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.
     */
/* line 515, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[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.
     */
/* line 525, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

/* line 533, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[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.
     */
/* line 544, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
/* line 553, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
/* line 566, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
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.
     */
/* line 580, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
/* line 589, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
/* line 602, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
/* line 610, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
/* line 618, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
menu {
  display: block;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 651, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
/* line 659, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
/* line 672, bower_components/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */
[hidden] {
  display: none;
}

/* line 135, bower_components/foundation-sites/scss/_global.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 139, bower_components/foundation-sites/scss/_global.scss */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

/* line 145, bower_components/foundation-sites/scss/_global.scss */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* line 152, bower_components/foundation-sites/scss/_global.scss */
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 169, bower_components/foundation-sites/scss/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* line 181, bower_components/foundation-sites/scss/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

/* line 188, bower_components/foundation-sites/scss/_global.scss */
select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

/* line 198, bower_components/foundation-sites/scss/_global.scss */
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 206, bower_components/foundation-sites/scss/_global.scss */
button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
}

/* line 205, bower_components/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] button {
  outline: 0;
}

/* line 220, bower_components/foundation-sites/scss/_global.scss */
pre {
  overflow: auto;
}

/* line 225, bower_components/foundation-sites/scss/_global.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

/* line 234, bower_components/foundation-sites/scss/_global.scss */
.is-visible {
  display: block !important;
}

/* line 238, bower_components/foundation-sites/scss/_global.scss */
.is-hidden {
  display: none !important;
}

/* line 28, bower_components/foundation-sites/scss/grid/_classes.scss */
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 173, bower_components/foundation-sites/scss/util/_mixins.scss */
.row::before, .row::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 184, bower_components/foundation-sites/scss/util/_mixins.scss */
.row::after {
  clear: both;
}

/* line 33, bower_components/foundation-sites/scss/grid/_classes.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 39, bower_components/foundation-sites/scss/grid/_classes.scss */
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  /* line 39, bower_components/foundation-sites/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 39, bower_components/foundation-sites/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

/* line 42, bower_components/foundation-sites/scss/grid/_classes.scss */
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

/* line 49, bower_components/foundation-sites/scss/grid/_classes.scss */
.row.expanded {
  max-width: none;
}

/* line 52, bower_components/foundation-sites/scss/grid/_classes.scss */
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

/* line 58, bower_components/foundation-sites/scss/grid/_classes.scss */
.row:not(.expanded) .row {
  max-width: none;
}

/* line 67, bower_components/foundation-sites/scss/grid/_classes.scss */
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 67, bower_components/foundation-sites/scss/grid/_classes.scss */
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* line 76, bower_components/foundation-sites/scss/grid/_classes.scss */
.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  /* line 76, bower_components/foundation-sites/scss/grid/_classes.scss */
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 68, bower_components/foundation-sites/scss/grid/_column.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

/* line 49, bower_components/foundation-sites/scss/grid/_position.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 88, bower_components/foundation-sites/scss/grid/_classes.scss */
.column.row.row, .row.row.columns {
  float: none;
}

/* line 93, bower_components/foundation-sites/scss/grid/_classes.scss */
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-1 {
  width: 8.33333%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-1 {
  position: relative;
  left: 8.33333%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-2 {
  width: 16.66667%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-2 {
  position: relative;
  left: 16.66667%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.33333%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-3 {
  width: 25%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-3 {
  position: relative;
  left: 25%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-3 {
  position: relative;
  left: -25%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.66667%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-4 {
  width: 33.33333%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-4 {
  position: relative;
  left: 33.33333%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-5 {
  width: 41.66667%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-5 {
  position: relative;
  left: 41.66667%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.33333%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-6 {
  width: 50%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-6 {
  position: relative;
  left: 50%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-6 {
  position: relative;
  left: -50%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.66667%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-7 {
  width: 58.33333%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-7 {
  position: relative;
  left: 58.33333%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-8 {
  width: 66.66667%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-8 {
  position: relative;
  left: 66.66667%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.33333%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-9 {
  width: 75%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-9 {
  position: relative;
  left: 75%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-9 {
  position: relative;
  left: -75%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.66667%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-10 {
  width: 83.33333%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-10 {
  position: relative;
  left: 83.33333%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-11 {
  width: 91.66667%;
}

/* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-push-11 {
  position: relative;
  left: 91.66667%;
}

/* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.33333%;
}

/* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-12 {
  width: 100%;
}

/* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.66667%;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

/* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}

/* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}

/* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

/* line 135, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 137, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

/* line 143, bower_components/foundation-sites/scss/grid/_classes.scss */
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

/* line 149, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 153, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-centered {
  margin-right: auto;
  margin-left: auto;
}

/* line 20, bower_components/foundation-sites/scss/grid/_position.scss */
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

/* line 158, bower_components/foundation-sites/scss/grid/_classes.scss */
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-1 {
    width: 8.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-2 {
    width: 16.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-4 {
    width: 33.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-5 {
    width: 41.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-7 {
    width: 58.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-8 {
    width: 66.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-10 {
    width: 83.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-11 {
    width: 91.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  /* line 135, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 137, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 143, bower_components/foundation-sites/scss/grid/_classes.scss */
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 153, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 20, bower_components/foundation-sites/scss/grid/_position.scss */
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 158, bower_components/foundation-sites/scss/grid/_classes.scss */
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-1 {
    width: 8.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-2 {
    width: 16.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-3 {
    width: 25%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-4 {
    width: 33.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-5 {
    width: 41.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-6 {
    width: 50%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-7 {
    width: 58.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-8 {
    width: 66.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-9 {
    width: 75%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-10 {
    width: 83.33333%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-11 {
    width: 91.66667%;
  }
  /* line 109, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  /* line 113, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 103, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-12 {
    width: 100%;
  }
  /* line 121, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, bower_components/foundation-sites/scss/grid/_layout.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  /* line 135, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 137, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 143, bower_components/foundation-sites/scss/grid/_classes.scss */
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 153, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 20, bower_components/foundation-sites/scss/grid/_position.scss */
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 158, bower_components/foundation-sites/scss/grid/_classes.scss */
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 166, bower_components/foundation-sites/scss/grid/_classes.scss */
.column-block {
  margin-bottom: 1.25rem;
}

/* line 78, bower_components/foundation-sites/scss/grid/_gutter.scss */
.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 166, bower_components/foundation-sites/scss/grid/_classes.scss */
  .column-block {
    margin-bottom: 1.875rem;
  }
  /* line 78, bower_components/foundation-sites/scss/grid/_gutter.scss */
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

/* line 262, bower_components/foundation-sites/scss/components/_button.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe;
}

/* line 205, bower_components/foundation-sites/scss/util/_mixins.scss */
[data-whatinput='mouse'] .button {
  outline: 0;
}

/* line 150, bower_components/foundation-sites/scss/components/_button.scss */
.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe;
}

/* line 267, bower_components/foundation-sites/scss/components/_button.scss */
.button.tiny {
  font-size: 0.6rem;
}

/* line 267, bower_components/foundation-sites/scss/components/_button.scss */
.button.small {
  font-size: 0.75rem;
}

/* line 267, bower_components/foundation-sites/scss/components/_button.scss */
.button.large {
  font-size: 1.25rem;
}

/* line 272, bower_components/foundation-sites/scss/components/_button.scss */
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

/* line 277, bower_components/foundation-sites/scss/components/_button.scss */
.button.primary {
  background-color: #1779ba;
  color: #fefefe;
}

/* line 150, bower_components/foundation-sites/scss/components/_button.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}

/* line 277, bower_components/foundation-sites/scss/components/_button.scss */
.button.secondary {
  background-color: #767676;
  color: #fefefe;
}

/* line 150, bower_components/foundation-sites/scss/components/_button.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

/* line 277, bower_components/foundation-sites/scss/components/_button.scss */
.button.success {
  background-color: #3adb76;
  color: #0a0a0a;
}

/* line 150, bower_components/foundation-sites/scss/components/_button.scss */
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

/* line 277, bower_components/foundation-sites/scss/components/_button.scss */
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

/* line 150, bower_components/foundation-sites/scss/components/_button.scss */
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

/* line 277, bower_components/foundation-sites/scss/components/_button.scss */
.button.alert {
  background-color: #cc4b37;
  color: #fefefe;
}

/* line 150, bower_components/foundation-sites/scss/components/_button.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

/* line 293, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

/* line 298, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #1779ba;
  color: #fefefe;
}

/* line 298, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #767676;
  color: #fefefe;
}

/* line 298, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

/* line 298, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

/* line 298, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, bower_components/foundation-sites/scss/components/_button.scss */
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

/* line 306, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 158, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}

/* line 165, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 311, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 311, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

/* line 311, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 311, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 311, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 320, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 158, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}

/* line 165, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear:hover, .button.clear:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 325, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}

/* line 331, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 336, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}

/* line 331, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

/* line 336, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}

/* line 331, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.success:hover, .button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 336, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}

/* line 331, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 336, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}

/* line 331, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 182, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 185, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 336, bower_components/foundation-sites/scss/components/_button.scss */
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}

/* line 222, bower_components/foundation-sites/scss/components/_button.scss */
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

/* line 358, bower_components/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow::after {
  border-top-color: #1779ba;
}

/* line 364, bower_components/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.primary::after {
  border-top-color: #1779ba;
}

/* line 364, bower_components/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.secondary::after {
  border-top-color: #767676;
}

/* line 364, bower_components/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.success::after {
  border-top-color: #3adb76;
}

/* line 364, bower_components/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

/* line 364, bower_components/foundation-sites/scss/components/_button.scss */
.button.dropdown.hollow.alert::after {
  border-top-color: #cc4b37;
}

/* line 373, bower_components/foundation-sites/scss/components/_button.scss */
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

/* line 62, bower_components/foundation-sites/scss/components/_visibility.scss */
.hide {
  display: none !important;
}

/* line 66, bower_components/foundation-sites/scss/components/_visibility.scss */
.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  /* line 82, bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  /* line 86, bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 73, bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  /* line 77, bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 82, bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  /* line 86, bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 73, bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  /* line 77, bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  /* line 82, bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  /* line 86, bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-large-only {
    display: none !important;
  }
}

/* line 93, bower_components/foundation-sites/scss/components/_visibility.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

/* line 100, bower_components/foundation-sites/scss/components/_visibility.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

/* line 107, bower_components/foundation-sites/scss/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  /* line 107, bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 107, bower_components/foundation-sites/scss/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

/* line 120, bower_components/foundation-sites/scss/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 120, bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 120, bower_components/foundation-sites/scss/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

/* line 10, bower_components/foundation-sites/scss/components/_float.scss */
.float-left {
  float: left !important;
}

/* line 14, bower_components/foundation-sites/scss/components/_float.scss */
.float-right {
  float: right !important;
}

/* line 18, bower_components/foundation-sites/scss/components/_float.scss */
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 173, bower_components/foundation-sites/scss/util/_mixins.scss */
.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 184, bower_components/foundation-sites/scss/util/_mixins.scss */
.clearfix::after {
  clear: both;
}

/* ==========================================================================
   Foundation for Sites Settings
   ========================================================================== */
/* line 101, scss/settings/_settings.scss */
[class*="column"] + [class*="column"]:last-child {
  /* Taken from foundation.css */
  float: left;
}

/* ==========================================================================
   Mixins
   ========================================================================== */
/*
 * Mixin for clearfix
 * @include clearfix;
*/
/*
 * Mixin for border radius (all)
 *  @include border-radius(5px);
*/
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 5, scss/settings/_base.scss */
html {
  font-size: 87.5%;
}

/* line 9, scss/settings/_base.scss */
body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 160%;
  font-weight: 300;
  letter-spacing: -0.01em;
  background-color: #ebe9e7;
  color: #1d2129;
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll;
}

/* line 19, scss/settings/_base.scss */
body * {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 25, scss/settings/_base.scss */
html, body {
  max-width: 100%;
}

@media screen and (max-width: 449px) {
  html, body {
    overflow-x: hidden;
  }
}

/* line 30, scss/settings/_base.scss */
.row {
  max-width: 1024px;
}

/* ==========================================================================
   Border-box all the things!
   ========================================================================== */
/* line 38, scss/settings/_base.scss */
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/* line 50, scss/settings/_base.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 0;
  padding: 0;
  font-weight: 300;
  line-height: 130%;
}

/* line 58, scss/settings/_base.scss */
h1,
h1.page-title {
  font-size: 40px;
  color: #ffffff;
  display: inline-block;
}

/* line 64, scss/settings/_base.scss */
h2 {
  font-size: 2.1rem;
}

/* line 67, scss/settings/_base.scss */
h3 {
  font-size: 1.3rem;
  font-weight: 400;
  color: #8d8b8a;
}

/* line 72, scss/settings/_base.scss */
h4 {
  font-size: 1.1rem;
  font-weight: 400;
}

/* line 76, scss/settings/_base.scss */
h5 {
  font-size: 1.3rem;
}

/* line 79, scss/settings/_base.scss */
h6 {
  font-size: 1.3rem;
}

/* line 83, scss/settings/_base.scss */
p {
  padding-bottom: 1.5rem;
  font-weight: 400;
}

/* line 88, scss/settings/_base.scss */
p img {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 93, scss/settings/_base.scss */
li {
  font-weight: 400;
}

/* line 101, scss/settings/_base.scss */
cite {
  font-size: .8rem;
}

/* line 105, scss/settings/_base.scss */
address {
  margin: 0 0 1.5rem;
}

/* ==========================================================================
   Links, Buttons
   ========================================================================== */
/* line 114, scss/settings/_base.scss */
a:link, a:visited {
  color: #1f75ca;
  text-decoration: none;
}

/* line 119, scss/settings/_base.scss */
a:hover, a:active {
  text-decoration: underline;
}

/* line 124, scss/settings/_base.scss */
a.button:link, a.button:visited {
  font-size: 1rem;
  line-height: 1.1rem;
  color: #ffffff;
  background-color: #1479fb;
  font-weight: 600;
  margin: 0;
  padding: .8rem 1.2rem;
  border-radius: 4px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 135, scss/settings/_base.scss */
a.button:hover, a.button:active {
  background-color: #116ce1;
}

/* ==========================================================================
   WP Alignment
   ========================================================================== */
/* line 147, scss/settings/_base.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5rem;
}

/* line 152, scss/settings/_base.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5rem;
}

/* line 157, scss/settings/_base.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* ==========================================================================
   Images
   ========================================================================== */
/* line 167, scss/settings/_base.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/*  ==========================================================================
    Text-level semantics
    ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 180, scss/settings/_base.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 188, scss/settings/_base.scss */
b,
strong {
  font-weight: 600;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 197, scss/settings/_base.scss */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 205, scss/settings/_base.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 214, scss/settings/_base.scss */
small {
  font-size: 80%;
}

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

/* line 230, scss/settings/_base.scss */
sup {
  top: -0.5rem;
}

/* line 234, scss/settings/_base.scss */
sub {
  bottom: -0.25rem;
}

/* ==========================================================================
   Accessiblity
   ========================================================================== */
/* Text meant only for screen readers */
/* line 243, scss/settings/_base.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

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

/* ==========================================================================
   Clearings
   ========================================================================== */
/* line 273, scss/settings/_base.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}

/* line 289, scss/settings/_base.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* ==========================================================================
   Infinite Scroll
   ========================================================================== */
/* Globally hidden elements when Infinite Scroll is supported and in use */
/* line 303, scss/settings/_base.scss */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
/* line 309, scss/settings/_base.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/* ==========================================================================
   HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/
   ========================================================================== */
/*
 * What follows is the result of much research on cross-browser styling
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team
 */
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate
 * Customize the background color to match your design
 */
/* line 326, scss/settings/_base.scss */
::-moz-selection {
  color: #0a0a0a;
  background: #ebe9e7;
  text-shadow: none;
}

/* line 332, scss/settings/_base.scss */
::-moz-selection {
  color: #0a0a0a;
  background: #ebe9e7;
  text-shadow: none;
}
::selection {
  color: #0a0a0a;
  background: #ebe9e7;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
/* line 341, scss/settings/_base.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1rem 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
/* line 354, scss/settings/_base.scss */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles
 */
/* line 364, scss/settings/_base.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas
 */
/* line 373, scss/settings/_base.scss */
textarea {
  resize: vertical;
}

/*
 * Add special effects on all image links
 */
/* line 380, scss/settings/_base.scss */
#main a img {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 383, scss/settings/_base.scss */
#main a:hover img {
  opacity: 0.7;
}

/*
 * Alert box
 */
/* line 390, scss/settings/_base.scss */
.alert {
  color: #ffffff;
  background-color: #f04949;
  padding: 0.5rem 1rem;
  display: inline-block;
}

/* ==========================================================================
   Header
   ========================================================================== */
/* line 5, scss/partials/_header.scss */
.site-header {
  position: relative;
  display: block;
  width: 100%;
  z-index: 999;
  background-color: #373e4c;
}

/* line 11, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper {
  z-index: 999;
  position: absolute;
  height: 100vh;
  right: -91vw;
  text-align: left;
  -webkit-transition: .5s;
  transition: .5s;
  width: 91vw;
}

@media print, screen and (min-width: 28.125em) {
  /* line 11, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper {
    height: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    top: 0;
    right: 0;
    width: 100%;
  }
}

@media print, screen and (min-width: 450px) {
  .site-header .top-bar-content-wrapper-outer {
    background-image: url("assets/img/facebook-workplace-nav-background.jpg");
    background-position: center 100%;
  }
}

@media print, screen and (max-width: 449px) {
  .site-header .top-bar-content-wrapper {
    background-color: #373e4c;
  }
}

/* line 35, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper #mobile-switch span {
  background-image: url("assets/img/button-hamburger.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  display: block;
  height: 22px;
  margin: -11px auto 0;
  position: relative;
  top: 50%;
  width: 24px;
}

/* line 48, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper.open {
  right: 0;
}

/* line 51, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper.open #mobile-switch span {
  background-image: url("assets/img/button-close.png");
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center center;
  -webkit-transition: .5s;
  transition: .5s;
}

/* line 62, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content {
  position: relative;
  padding: 50px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 62, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content {
    padding: 0;
  }
}

/* line 70, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-branding {
  position: absolute;
  left: 50px;
  top: 35px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 70, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-branding {
    left: 0;
    top: 0;
    padding: 6px 0;
  }
}

/* line 82, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-branding .site-title a {
  display: block;
  text-indent: -10000px;
  height: 26px;
  background-image: url("assets/img/logo-white.png");
  background-position: left center;
  background-size: 221px 26px;
  width: 25px;
}

@media print, screen and (min-width: 40em) {
  /* line 82, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-branding .site-title a {
    width: 110px;
  }
}

@media print, screen and (min-width: 57.5em) {
  /* line 82, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-branding .site-title a {
    width: 221px;
  }
}

/* line 101, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-navigation {
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 101, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-navigation {
    margin-top: 3px;
  }
}

/* line 110, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul {
  margin: 0;
  padding: 0;
  display: block;
}

@media print, screen and (min-width: 28.125em) {
  /* line 110, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul {
    display: inline-block;
  }
}

/* line 119, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li {
  list-style-type: none;
  display: block;
  border-bottom: 1px solid #bcbbb9;
  text-align: center;
  text-align: left;
  line-height: 70px;
}

/* line 127, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li:last-of-type {
  border: none;
}

@media print, screen and (min-width: 28.125em) {
  /* line 119, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li {
    display: inline-block;
    margin: 6px 12px;
    padding: 0;
    border: none;
    line-height: 130%;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 119, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li {
    margin: 0;
    line-height: 34px;
    padding-left: 30px;
    -webkit-font-smoothing: subpixel-antialiased;
  }
}

/* line 142, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:link, .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:visited {
  font-weight: 400;
  color: #fff;
  font-size: 1.2rem;
}

@media print, screen and (min-width: 28.125em) {
  /* line 142, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:link, .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:visited {
    font-size: .8rem;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 142, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:link, .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:visited {
    font-size: 1rem;
    color: #fff;
  }
}

/* line 156, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:hover, .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li a:active {
  color: #ffffff;
  text-decoration: none;
}

/* line 164, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li.current a:link, .site-header .top-bar-content-wrapper .top-bar-content #site-navigation ul li.current a:visited {
  color: #ffffff;
  font-weight: 600;
}

/* line 174, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #login {
  position: relative;
  display: block;
  margin-top: 30px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 174, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #login {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0;
  }
}

/* line 188, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #login a.login:link, .site-header .top-bar-content-wrapper .top-bar-content #login a.login:visited {
  font-size: 1rem;
  background: #1479fb;
  text-indent: 0;
  width: 100%;
  font-size: 1.1rem;
  padding: 1rem 2rem .8rem 2rem;
}

@media print, screen and (min-width: 28.125em) {
  /* line 188, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #login a.login:link, .site-header .top-bar-content-wrapper .top-bar-content #login a.login:visited {
    background-image: url("assets/img/button-login.png");
    background-repeat: no-repeat;
    background-size: 18px 13px;
    background-position: center center;
    display: block;
    text-indent: -100000px;
    width: 37px;
    font-size: 1rem;
    padding: 10px 15px;
    -webkit-font-smoothing: subpixel-antialiased;
  }
}

@media print, screen and (min-width: 57.5em) {
  /* line 188, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #login a.login:link, .site-header .top-bar-content-wrapper .top-bar-content #login a.login:visited {
    background: #1479fb;
    font-weight: bold;
    text-indent: 0;
    width: auto;
  }
}

/* line 215, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #login a.login:hover, .site-header .top-bar-content-wrapper .top-bar-content #login a.login:active {
  text-decoration: none;
  background-color: #116ce1;
}

/* line 225, scss/partials/_header.scss */
.site-header .top-bar-content-wrapper .top-bar-content #mobile-switch {
  background: #373e4c;
  display: block;
  height: 60px;
  left: -30px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 60px;
  z-index: 999;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 225, scss/partials/_header.scss */
  .site-header .top-bar-content-wrapper .top-bar-content #mobile-switch {
    display: none;
  }
}

/* ==========================================================================
   Footer
   ========================================================================== */
/* line 7, scss/partials/_footer.scss */
.site-footer .menus {
  margin-top: 30px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

@media print, screen and (min-width: 57.5em) {
  /* line 7, scss/partials/_footer.scss */
  .site-footer .menus {
    padding-right: 60px;
    padding-left: 60px;
  }
}

/* line 17, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container {
  display: block;
  margin: 0 0 15px 0;
}

@media print, screen and (min-width: 57.5em) {
  /* line 17, scss/partials/_footer.scss */
  .site-footer .menus .menu-footer-container {
    margin: 0;
  }
}

/* line 25, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container h3 {
  font-size: .88rem;
  font-weight: 500;
  color: #1d2129;
  width: 120px;
  display: block;
}

@media print, screen and (min-width: 57.5em) {
  /* line 25, scss/partials/_footer.scss */
  .site-footer .menus .menu-footer-container h3 {
    display: inline-block;
  }
}

/* line 37, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container ul {
  margin: 0;
  padding: 0;
  display: block;
}

@media print, screen and (min-width: 57.5em) {
  /* line 37, scss/partials/_footer.scss */
  .site-footer .menus .menu-footer-container ul {
    display: inline-block;
  }
}

/* line 46, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
}

/* line 53, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container ul li a:link, .site-footer .menus .menu-footer-container ul li a:visited {
  font-size: .88rem;
  color: #8d8b8a;
}

/* line 59, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container ul li:after {
  content: ' \00b7';
  font-size: 2rem;
  font-weight: 400;
  color: #dfdddb;
  position: absolute;
  top: -2px;
  right: -10px;
}

/* line 68, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container ul li:last-of-type:after {
  display: none;
}

/* line 71, scss/partials/_footer.scss */
.site-footer .menus .menu-footer-container ul li.current {
  font-weight: 600;
}

/* line 79, scss/partials/_footer.scss */
.site-footer .copyright {
  border-top: 1px solid #dfdddb;
  margin-top: 50px;
  padding-bottom: 30px;
  text-align: center;
}

/* line 84, scss/partials/_footer.scss */
.site-footer .copyright span {
  background: url("assets/img/logo-footer.png") no-repeat 0 0;
  display: block;
  height: 33px;
  margin: 0 auto;
  position: relative;
  top: -16px;
  width: 33px;
}

/* line 93, scss/partials/_footer.scss */
.site-footer .copyright p {
  margin: 0;
  font-size: .85rem;
  color: #8d8b8a;
}

/* ==========================================================================
   Pagination
   ========================================================================== */
/* line 5, scss/partials/_pagination.scss */
.pagination {
  text-align: center;
  font-size: .9rem;
  font-weight: 400;
  margin-top: 45px;
}

/* line 10, scss/partials/_pagination.scss */
.pagination .page-numbers {
  display: inline-block;
  border: 1px solid #1479fb;
  padding: 6px 15px 4px 15px;
  margin-right: 5px;
  margin-bottom: 10px;
}

/* line 16, scss/partials/_pagination.scss */
.pagination .page-numbers:link, .pagination .page-numbers:visited {
  color: #1f75ca;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff;
  border-radius: 4px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 24, scss/partials/_pagination.scss */
.pagination .page-numbers:hover {
  color: #373e4c;
  border-color: #373e4c;
  text-decoration: none;
}

/* line 30, scss/partials/_pagination.scss */
.pagination .page-numbers.current {
  display: inline-block;
  color: #ffffff;
  background-color: #1479fb;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.pagination .page-numbers.current:hover {
  color: #fff;
  border-color: #1f75ca;
}

/* ==========================================================================
   Article
   ========================================================================== */
/* line 5, scss/partials/_article.scss */
body.single #main .sidebar .article,
body.single #main .bottom-sidebar .whats-next .article {
  position: relative;
  display: inline-block;
  overflow: hidden;
  float: left;
  height: 280px;
  background: #ebe9e7;
  border: 1px solid #dfdddb;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 5, scss/partials/_article.scss */
  body.single #main .sidebar .article,
  body.single #main .bottom-sidebar .whats-next .article {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
}

/* line 29, scss/partials/_article.scss */
body.single #main .sidebar .article a.cat:link, body.single #main .sidebar .article a.cat:visited,
body.single #main .bottom-sidebar .whats-next .article a.cat:link,
body.single #main .bottom-sidebar .whats-next .article a.cat:visited {
  position: relative;
  z-index: 4;
  display: block;
  margin: 15px;
  padding: 3px 7px;
  display: inline-block;
  background-color: #bcbbb9;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: .8rem;
  font-weight: 500;
  line-height: 140%;
  color: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 46, scss/partials/_article.scss */
body.single #main .sidebar .article a.cat:hover, body.single #main .sidebar .article a.cat:active,
body.single #main .bottom-sidebar .whats-next .article a.cat:hover,
body.single #main .bottom-sidebar .whats-next .article a.cat:active {
  text-decoration: none;
  opacity: .9;
}

/* line 52, scss/partials/_article.scss */
body.single #main .sidebar .article .entry-content,
body.single #main .bottom-sidebar .whats-next .article .entry-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 15px;
  background: #ffffff;
}

/* line 60, scss/partials/_article.scss */
body.single #main .sidebar .article .entry-content h2,
body.single #main .bottom-sidebar .whats-next .article .entry-content h2 {
  display: block;
  font-size: 1.2rem;
  line-height: 130%;
  font-weight: 500;
  padding: 0;
  text-align: left;
  color: #365899;
}

/* line 69, scss/partials/_article.scss */
body.single #main .sidebar .article .entry-content p,
body.single #main .bottom-sidebar .whats-next .article .entry-content p {
  font-size: .9rem;
  line-height: 130%;
  font-weight: 400;
  margin: 0;
  padding: 10px 0 5px 0;
}

/* line 77, scss/partials/_article.scss */
body.single #main .sidebar .article a.read-more,
body.single #main .bottom-sidebar .whats-next .article a.read-more {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-indent: -10000px;
  z-index: 2;
}

/* line 89, scss/partials/_article.scss */
body.blog #main #archive .article-alt,
body.archive #main #archive .article-alt,
body.category #main #archive .article-alt {
  position: relative;
  display: inline-block;
  overflow: hidden;
  float: left;
  background-color: #ffffff;
  border: 1px solid #dfdddb;
  width: 100%;
  padding-bottom: 60px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin-right: 0;
  margin-bottom: 25px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 89, scss/partials/_article.scss */
  body.blog #main #archive .article-alt,
  body.archive #main #archive .article-alt,
  body.category #main #archive .article-alt {
    margin-right: 3%;
    margin-bottom: 3%;
  }
}

/* line 110, scss/partials/_article.scss */
body.blog #main #archive .article-alt a.cat:link, body.blog #main #archive .article-alt a.cat:visited,
body.archive #main #archive .article-alt a.cat:link,
body.archive #main #archive .article-alt a.cat:visited,
body.category #main #archive .article-alt a.cat:link,
body.category #main #archive .article-alt a.cat:visited {
  position: relative;
  z-index: 4;
  display: block;
  margin: 20px;
  padding: 3px 7px;
  display: inline-block;
  background-color: #bcbbb9;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: .8rem;
  font-weight: 500;
  line-height: 140%;
  color: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 127, scss/partials/_article.scss */
body.blog #main #archive .article-alt a.cat:hover, body.blog #main #archive .article-alt a.cat:active,
body.archive #main #archive .article-alt a.cat:hover,
body.archive #main #archive .article-alt a.cat:active,
body.category #main #archive .article-alt a.cat:hover,
body.category #main #archive .article-alt a.cat:active {
  text-decoration: none;
  opacity: .9;
}

/* line 133, scss/partials/_article.scss */
body.blog #main #archive .article-alt .date,
body.archive #main #archive .article-alt .date,
body.category #main #archive .article-alt .date {
  display: inline-block;
  position: relative;
  color: #8d8b8a;
  margin-bottom: 5px;
  font-size: .9rem;
  font-weight: 500;
}

/* line 142, scss/partials/_article.scss */
body.blog #main #archive .article-alt a h2,
body.archive #main #archive .article-alt a h2,
body.category #main #archive .article-alt a h2 {
  display: block;
  font-size: 22px;
  line-height: 130%;
  font-weight: 300;
  margin: 0 20px 20px;
  padding: 0;
  text-align: left;
  color: #1479fb;
}

body.blog #main #archive .article-alt a h2:hover,
body.archive #main #archive .article-alt a h2:hover,
body.category #main #archive .article-alt a h2:hover {
  color: #116ce1;
}

/* line 152, scss/partials/_article.scss */
body.blog #main #archive .article-alt a:hover,
body.archive #main #archive .article-alt a:hover,
body.category #main #archive .article-alt a:hover {
  color: #116ce1;
  text-decoration: none;
}

/* line 157, scss/partials/_article.scss */
body.blog #main #archive .article-alt a.cover,
body.archive #main #archive .article-alt a.cover,
body.category #main #archive .article-alt a.cover {
  display: block;
  height: 220px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 165, scss/partials/_article.scss */
body.blog #main #archive .article-alt a.cover:hover,
body.archive #main #archive .article-alt a.cover:hover,
body.category #main #archive .article-alt a.cover:hover {
  opacity: .9;
}

/* line 169, scss/partials/_article.scss */
body.blog #main #archive .article-alt .excerpt,
body.archive #main #archive .article-alt .excerpt,
body.category #main #archive .article-alt .excerpt {
  margin: 0 20px;
}

/* line 171, scss/partials/_article.scss */
body.blog #main #archive .article-alt .excerpt p,
body.archive #main #archive .article-alt .excerpt p,
body.category #main #archive .article-alt .excerpt p {
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  padding: 10px 0 5px 0;
}

/* line 178, scss/partials/_article.scss */
body.blog #main #archive .article-alt a.read-more,
body.archive #main #archive .article-alt a.read-more,
body.category #main #archive .article-alt a.read-more {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #1479fb;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 187, scss/partials/_article.scss */
body.blog #main #archive .article-alt a.read-more:hover,
body.archive #main #archive .article-alt a.read-more:hover,
body.category #main #archive .article-alt a.read-more:hover {
  color: #116ce1;
  text-decoration: none;
}

/* ==========================================================================
   Tooltip
   ========================================================================== */
/* line 6, scss/partials/_tooltip.scss */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* line 12, scss/partials/_tooltip.scss */
[data-tooltip]:before, [data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

/* line 23, scss/partials/_tooltip.scss */
[data-tooltip]:before {
  content: attr(data-tooltip);
  position: absolute;
  width: 200px;
  bottom: 120%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -100px;
  padding: 10px;
  border-radius: 4px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background-color: #0a0a0a;
  color: #ffffff;
  text-align: center;
  font-size: .85rem;
  line-height: 130%;
}

/* line 41, scss/partials/_tooltip.scss */
[data-tooltip]:after {
  bottom: 120%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #0a0a0a;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* line 54, scss/partials/_tooltip.scss */
[data-tooltip]:after {
  position: absolute;
}

/* line 61, scss/partials/_tooltip.scss */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

/* ==========================================================================
   Index, Archive, Category...
   ========================================================================== */
/* line 12, scss/partials/_archive.scss */
body.blog #primary #main #site-title,
body.archive #primary #main #site-title,
body.category #primary #main #site-title {
  margin-top: 20px;
  border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  background-color: #ffffff;
  padding: 25px 10px 30px 10px;
}

/* line 19, scss/partials/_archive.scss */
body.blog #primary #main #site-title h1,
body.archive #primary #main #site-title h1,
body.category #primary #main #site-title h1 {
  color: #1479fb;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
}

/* line 25, scss/partials/_archive.scss */
body.blog #primary #main #site-title h2,
body.archive #primary #main #site-title h2,
body.category #primary #main #site-title h2 {
  color: #8d8b8a;
  font-size: 22px;
  font-weight: 300;
  line-height: 100%;
}

/* line 33, scss/partials/_archive.scss */
body.blog #primary #main #hero-feature,
body.archive #primary #main #hero-feature,
body.category #primary #main #hero-feature {
  background-position: center top;
  background-size: cover;
}

/* line 37, scss/partials/_archive.scss */
body.blog #primary #main .feature,
body.archive #primary #main .feature,
body.category #primary #main .feature {
  display: block;
  position: relative;
  border: 1px solid #dfdddb;
  height: 500px;
}

@media print, screen and (min-width: 40em) {
  /* line 37, scss/partials/_archive.scss */
  body.blog #primary #main .feature,
  body.archive #primary #main .feature,
  body.category #primary #main .feature {
    height: 360px;
  }
}

/* line 47, scss/partials/_archive.scss */
body.blog #primary #main .feature .cover-overlay,
body.archive #primary #main .feature .cover-overlay,
body.category #primary #main .feature .cover-overlay {
  position: absolute;
  display: block;
  background: url("assets/img/cover-overlay.png") repeat-x bottom center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 57, scss/partials/_archive.scss */
body.blog #primary #main .feature a.cat:link, body.blog #primary #main .feature a.cat:visited,
body.archive #primary #main .feature a.cat:link,
body.archive #primary #main .feature a.cat:visited,
body.category #primary #main .feature a.cat:link,
body.category #primary #main .feature a.cat:visited {
  position: absolute;
  z-index: 4;
  display: block;
  margin: 15px 5px;
  padding: 3px 7px;
  display: inline-block;
  background-color: #bcbbb9;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: .8rem;
  font-weight: 500;
  line-height: 140%;
  color: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 74, scss/partials/_archive.scss */
body.blog #primary #main .feature a.cat:hover, body.blog #primary #main .feature a.cat:active,
body.archive #primary #main .feature a.cat:hover,
body.archive #primary #main .feature a.cat:active,
body.category #primary #main .feature a.cat:hover,
body.category #primary #main .feature a.cat:active {
  text-decoration: none;
  opacity: .9;
}

/* line 80, scss/partials/_archive.scss */
body.blog #primary #main .feature .meta,
body.archive #primary #main .feature .meta,
body.category #primary #main .feature .meta {
  text-align: center;
  position: absolute;
  bottom: 40px;
  color: #ffffff;
  width: 100%;
  font-weight: 400;
  padding: 0 15px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 80, scss/partials/_archive.scss */
  body.blog #primary #main .feature .meta,
  body.archive #primary #main .feature .meta,
  body.category #primary #main .feature .meta {
    padding: 0 30px;
  }
}

/* line 93, scss/partials/_archive.scss */
body.blog #primary #main .feature .meta h1,
body.archive #primary #main .feature .meta h1,
body.category #primary #main .feature .meta h1 {
  display: block;
  line-height: 50px;
  margin-bottom: 20px;
}

/* line 98, scss/partials/_archive.scss */
body.blog #primary #main .feature .meta .author,
body.archive #primary #main .feature .meta .author,
body.category #primary #main .feature .meta .author {
  display: inline-block;
  position: relative;
  padding-left: 33px;
  font-size: 1.1rem;
}

/* line 103, scss/partials/_archive.scss */
body.blog #primary #main .feature .meta .author .avatar,
body.archive #primary #main .feature .meta .author .avatar,
body.category #primary #main .feature .meta .author .avatar {
  display: block;
  position: absolute;
  left: -10px;
  top: -7px;
  width: 35px;
  height: 35px;
  background-size: cover;
  background-position: center center;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 115, scss/partials/_archive.scss */
body.blog #primary #main .feature .meta .date,
body.blog #primary #main .feature .meta .min,
body.archive #primary #main .feature .meta .date,
body.archive #primary #main .feature .meta .min,
body.category #primary #main .feature .meta .date,
body.category #primary #main .feature .meta .min {
  font-size: 1.1rem;
}

/* line 119, scss/partials/_archive.scss */
body.blog #primary #main .feature .meta a.read-more,
body.archive #primary #main .feature .meta a.read-more,
body.category #primary #main .feature .meta a.read-more {
  display: block;
  padding: .8rem 1.2rem;
  width: auto;
  width: 100%;
  max-width: 110px;
  margin: 0 auto;
  margin-top: 30px;
}

/* line 131, scss/partials/_archive.scss */
body.blog #primary #main .feature .meta a.read-more:hover, body.blog #primary #main .feature .meta a.read-more:active,
body.archive #primary #main .feature .meta a.read-more:hover,
body.archive #primary #main .feature .meta a.read-more:active,
body.category #primary #main .feature .meta a.read-more:hover,
body.category #primary #main .feature .meta a.read-more:active {
  text-decoration: none;
}

/* line 142, scss/partials/_archive.scss */
body.blog #primary #main #archive,
body.archive #primary #main #archive,
body.category #primary #main #archive {
  display: block;
  position: relative;
  background: #ffffff;
  border: 1px solid #dfdddb;
  border-top: none;
  border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  padding: 60px 15px 50px 15px;
}

@media print, screen and (min-width: 57.5em) {
  /* line 142, scss/partials/_archive.scss */
  body.blog #primary #main #archive,
  body.archive #primary #main #archive,
  body.category #primary #main #archive {
    padding: 60px 60px 50px 60px;
  }
}

@media screen and (max-width: 449px) {
  body.blog #primary #main #archive,
  body.archive #primary #main #archive,
  body.category #primary #main #archive {
    overflow: hidden;
  }
} 

/* line 159, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list,
body.archive #primary #main #archive .category-list,
body.category #primary #main #archive .category-list {
  display: block;
  text-align: center;
  margin-bottom: 60px;
}

/* line 163, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list h3,
body.archive #primary #main #archive .category-list h3,
body.category #primary #main #archive .category-list h3 {
  display: inline-block;
  font-size: 22px;
  font-weight: 300;
  color: #8d8b8a;
  padding: 0;
  vertical-align: middle;
}

@media screen and (max-width: 639px ) {
  body.blog #primary #main #archive .category-list h3,
  body.archive #primary #main #archive .category-list h3,
  body.category #primary #main #archive .category-list h3 {
    display: block;
    padding: 0 0 10px;
  }
}

/* line 168, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list ul,
body.archive #primary #main #archive .category-list ul,
body.category #primary #main #archive .category-list ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

/* line 171, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list ul li.tooltip,
body.archive #primary #main #archive .category-list ul li.tooltip,
body.category #primary #main #archive .category-list ul li.tooltip {
  list-style-type: none;
  margin: 6px;
  padding: 5px 20px 3px 20px;
  display: inline-block;
  background-color: #bcbbb9;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 182, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list ul li.tooltip a:link, body.blog #primary #main #archive .category-list ul li.tooltip a:visited,
body.archive #primary #main #archive .category-list ul li.tooltip a:link,
body.archive #primary #main #archive .category-list ul li.tooltip a:visited,
body.category #primary #main #archive .category-list ul li.tooltip a:link,
body.category #primary #main #archive .category-list ul li.tooltip a:visited {
  font-size: 0.9rem;
  font-weight: 600;
  color: #ffffff;
}

/* line 188, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list ul li.tooltip a:hover, body.blog #primary #main #archive .category-list ul li.tooltip a:active,
body.archive #primary #main #archive .category-list ul li.tooltip a:hover,
body.archive #primary #main #archive .category-list ul li.tooltip a:active,
body.category #primary #main #archive .category-list ul li.tooltip a:hover,
body.category #primary #main #archive .category-list ul li.tooltip a:active {
  text-decoration: none;
}

/* line 193, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list ul li.tooltip:hover,
body.archive #primary #main #archive .category-list ul li.tooltip:hover,
body.category #primary #main #archive .category-list ul li.tooltip:hover {
  opacity: .8;
}

/* line 196, scss/partials/_archive.scss */
body.blog #primary #main #archive .category-list ul li.tooltip.inactive,
body.archive #primary #main #archive .category-list ul li.tooltip.inactive,
body.category #primary #main #archive .category-list ul li.tooltip.inactive {
  background-color: #bcbbb9 !important;
}

/* ==========================================================================
   Posts
   ========================================================================== */
/* line 10, scss/partials/_single.scss */
body.single #primary #main .breadcrumbs {
  background: #ffffff;
  border: 1px solid #f0eeec;
  color: #bcbbb9;
  padding: 20px 10px 15px 10px;
  margin-top: 15px;
  border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  font-size: .9rem;
  font-weight: 400;
}

/* line 22, scss/partials/_single.scss */
body.single #primary #main .breadcrumbs a:link, body.single #primary #main .breadcrumbs a:visited {
  font-size: .9rem;
  color: #1d2129;
  cursor: pointer;
}

/* line 33, scss/partials/_single.scss */
body.single #primary #main article .hero {
  position: relative;
  border-left: 1px solid #dfdddb;
  border-right: 1px solid #dfdddb;
  background-position: center center;
  background-size: cover;
  height: 460px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 33, scss/partials/_single.scss */
  body.single #primary #main article .hero {
    height: 600px;
  }
}

/* line 46, scss/partials/_single.scss */
body.single #primary #main article .hero .cover-overlay {
  position: absolute;
  display: block;
  background: url("assets/img/cover-overlay.png") repeat-x bottom center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 55, scss/partials/_single.scss */
body.single #primary #main article .hero .cover {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
  padding: 30px;
}

/* line 61, scss/partials/_single.scss */
body.single #primary #main article .hero .cover h1 {
  font-size: 3.5rem;
  line-height: 120%;
  margin-bottom: 20px;
}

/* line 66, scss/partials/_single.scss */
body.single #primary #main article .hero .cover h2 {
  font-size: 1.3rem;
  color: #ffffff;
}

/* line 72, scss/partials/_single.scss */
body.single #primary #main article .hero a.cat:link, body.single #primary #main article .hero a.cat:visited {
  position: absolute;
  z-index: 4;
  display: block;
  margin: 15px 5px;
  padding: 3px 7px 1px 7px;
  display: inline-block;
  background-color: #bcbbb9;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: .8rem;
  font-weight: 500;
  line-height: 140%;
  color: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 89, scss/partials/_single.scss */
body.single #primary #main article .hero a.cat:hover, body.single #primary #main article .hero a.cat:active {
  text-decoration: none;
  opacity: .9;
}

/* line 95, scss/partials/_single.scss */
body.single #primary #main article .hero .meta {
  text-align: center;
  position: absolute;
  bottom: 70px;
  color: #ffffff;
  width: 100%;
  font-weight: 400;
  padding: 0 15px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 95, scss/partials/_single.scss */
  body.single #primary #main article .hero .meta {
    padding: 0 30px;
  }
}

/* line 108, scss/partials/_single.scss */
body.single #primary #main article .hero .meta h1 {
  display: block;
  line-height: 120%;
  margin-bottom: 20px;
}

/* line 113, scss/partials/_single.scss */
body.single #primary #main article .hero .meta .author {
  display: inline-block;
  position: relative;
  padding-left: 33px;
  font-size: 1.1rem;
}

/* line 118, scss/partials/_single.scss */
body.single #primary #main article .hero .meta .author .avatar {
  display: block;
  position: absolute;
  left: -10px;
  top: -7px;
  width: 35px;
  height: 35px;
  background-size: cover;
  background-position: center center;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 130, scss/partials/_single.scss */
body.single #primary #main article .hero .meta .date,
body.single #primary #main article .hero .meta .min {
  font-size: 1.1rem;
}

/* line 137, scss/partials/_single.scss */
body.single #primary #main article .article-content {
  display: block;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border-left: 1px solid #dfdddb;
  border-right: 1px solid #dfdddb;
  padding: 60px 15px 0px 15px;
}

@media print, screen and (min-width: 57.5em) {
  /* line 137, scss/partials/_single.scss */
  body.single #primary #main article .article-content {
    padding: 60px 60px 0px 60px;
  }
}

/* line 151, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content h2 {
  display: block;
  line-height: 120%;
  padding-bottom: 25px;
  text-align: left;
  color: #1f75ca;
}

/* line 158, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content h3 {
  display: block;
  padding-bottom: 20px;
}

/* line 162, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content h4 {
  display: block;
  padding-bottom: 20px;
}

/* line 166, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content p {
  font-size: 1rem;
  line-height: 160%;
  margin: 0;
  padding-bottom: 20px;
}

/* line 172, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content .fb-video {
  margin-top: -.5rem;
  margin-bottom: 2.5rem;
}

/* line 178, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content .content-wrapper p:first-child, body.single #primary #main article .article-content .the-content .content-wrapper p.big {
  font-size: 1.6rem;
  line-height: 120%;
  text-align: left;
  padding-bottom: 30px;
}

/* line 187, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

/* line 191, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content ul li {
  line-height: 160%;
  font-size: 1rem;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 25px;
  margin-bottom: 20px;
}

/* line 200, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content ul li:before {
  content: '\00b7';
  font-size: 3rem;
  font-weight: 400;
  position: absolute;
  margin-top: -3px;
  margin-left: -27px;
}

/* line 210, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content .fb-media-wrapper {
  display: block;
  margin-bottom: 25px;
}

/* line 214, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content blockquote {
  display: inline-block;
  float: left;
  position: relative;
  width: 40%;
  min-width: 150px;
  margin: 0;
  margin-right: 20px;
  padding: 0;
  padding-top: 30px;
  padding-bottom: 20px;
}

/* line 225, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content blockquote:before {
  content: ' ';
  width: 40px;
  height: 1px;
  border-top: 1px solid #1f75ca;
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 234, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content blockquote p {
  font-size: 2.1rem !important;
  display: block;
  line-height: 120%;
  text-align: left;
  color: #1f75ca;
  padding-bottom: 0 !important;
}

/* line 243, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content span.ruler {
  width: 100%;
  border-top: 1px solid #dfdddb;
  margin: 10px 0 30px 0;
  display: block;
}

@media print, screen and (min-width: 40em) {
  /* line 243, scss/partials/_single.scss */
  body.single #primary #main article .article-content .the-content span.ruler {
    margin: 20px 0 40px 0;
  }
}

/* line 256, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content .shareblock .share {
  display: inline-block;
  border: 1px solid #1479fb;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 7px 10px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 256, scss/partials/_single.scss */
  body.single #primary #main article .article-content .the-content .shareblock .share {
    padding: 7px 30px;
  }
}

/* line 267, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content .shareblock .share:link, body.single #primary #main article .article-content .the-content .shareblock .share:visited {
  color: #1f75ca;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff;
  border-radius: 4px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 275, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content .shareblock .share:hover, body.single #primary #main article .article-content .the-content .shareblock .share:active {
  color: #1f75ca;
  background-color: #dfdddb;
  text-decoration: none;
}

/* line 285, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content ol#footnotes {
  margin: 0;
  padding: 0;
}

/* line 288, scss/partials/_single.scss */
body.single #primary #main article .article-content .the-content ol#footnotes li {
  margin: 0 0 10px 10px;
  padding: 0;
  font-size: 0.9rem;
  line-height: 160%;
  color: #8d8b8a;
}

/* ==========================================================================
   Posts
   ========================================================================== */
/* line 7, scss/partials/_sidebar.scss */
.site-content aside.sidebar {
  margin-top: 40px;
}

@media print, screen and (min-width: 40em) {
  /* line 7, scss/partials/_sidebar.scss */
  .site-content aside.sidebar {
    margin-top: 0;
  }
}

/* line 14, scss/partials/_sidebar.scss */
.site-content aside.sidebar section {
  overflow: auto;
  padding-bottom: 2.5rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #dfdddb;
}

/* line 19, scss/partials/_sidebar.scss */
.site-content aside.sidebar section:last-of-type {
  border: none;
}

/* line 22, scss/partials/_sidebar.scss */
.site-content aside.sidebar section h3 {
  display: block;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
  padding-bottom: 25px;
  text-align: left;
  color: #1479fb;
}

/* line 30, scss/partials/_sidebar.scss */
.site-content aside.sidebar section .label {
  font-size: 1rem;
  font-weight: 400;
  color: #8d8b8a;
}

/* line 36, scss/partials/_sidebar.scss */
.site-content aside.sidebar section article:last-of-type {
  margin-bottom: 0px !important;
}

.site-content aside.sidebar section#contact {
  padding-bottom: 1rem;
}

/* line 42, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#contact .label {
  position: relative;
  margin-bottom: 25px;
}

/* line 47, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#contact a.button:link, .site-content aside.sidebar section#contact a.button:visited {
  color: #1479fb;
  background-color: #ffffff;
  font-weight: 600;
  margin: 0;
  padding: .7rem 1.1rem;
  border-radius: 4px;
  background-clip: padding-box;
  border: 2px solid #1479fb;
}

/* line 58, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#contact a.button:hover, .site-content aside.sidebar section#contact a.button:active {
  background-color: #ebe9e7;
  text-decoration: none;
}

/* line 68, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#follow .label {
  display: inline-block;
  position: relative;
  top: -12px;
  margin-right: 8px;
}

/* line 74, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#follow ul.follow-us {
  display: inline-block;
  margin: 0;
  padding: 0;
}

/* line 78, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#follow ul.follow-us li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  margin: 0;
  margin-right: 5px;
  padding: 0;
}

/* line 85, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#follow ul.follow-us li a {
  width: 38px;
  height: 38px;
  font-size: 1.5rem;
  padding: 0;
  position: relative;
  display: inline-block;
  border-radius: 50px;
  background-clip: padding-box;
  text-align: center
  /* stops bg color from leaking outside the border: */
}

/* line 95, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#follow ul.follow-us li a:hover, .site-content aside.sidebar section#follow ul.follow-us li a:active {
  color: #ffffff;
  opacity: .9;
}

/* line 100, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#follow ul.follow-us li a span {
  color: #ffffff;
}


.shareblock li,
.follow-us li {
  position: relative;
}

.shareblock li a,
.follow-us li a {
  position: relative;
}

.shareblock li .fa,
.follow-us li .fa {
  position: absolute;
}

.shareblock li .fa-facebook,
.follow-us li .fa-facebook {
  right: 14px;
  top: 8px;
}

.shareblock li .fa-twitter,
.follow-us li .fa-twitter {
  right: 9px;
  top: 9px;
}

.shareblock li .fa-linkedin,
.follow-us li .fa-linkedin {
  right: 9px;
  top: 8px;
}

.shareblock li .fa-envelope-o {
  right: 9px;
  top:8px;
}

/* line 110, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#subscriptions .label {
  position: relative;
  margin-bottom: 25px;
}

.the-content .subscriptions {
  background-color: #ebe9e7;
  border: 1px solid #dfdddb;
  border-radius: 4px;
  padding: 30px;
}

.subscriptions input[type=email] {
  background-clip: padding-box;
  border: 1px solid #e0dcd9;
  max-width: 100%;
  padding: 11px;
}

.the-content .subscriptions input[type=email] {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  width: 50%;
}

.sidebar .subscriptions input[type=email] {
  border-radius: 4px;
  margin: 0 0 15px;
  width: 300px;
}

@media screen and (max-width: 799px) {
  .the-content .subscriptions input[type=email] {
    border-radius: 4px;
    display: block;
    margin: 0 0 15px;
    width: 100%;
  }
}

@media screen and (max-width: 639px) {
  .site-content aside.sidebar section#subscriptions input[type=email] {
    width: 100%;
  }
}

/* line 123, scss/partials/_sidebar.scss */
.subscriptions input[type=submit] {
  background-clip: padding-box;
  border: 1px solid #1479fb;
  /* stops bg color from leaking outside the border: */
  color: #ffffff;
  display: inline-block;
  background-color: #1479fb;
  font-size: 1rem;
  line-height: 1.15;
  font-weight: 600;
  padding: 11px;
  
  vertical-align: top;
}

.sidebar .subscriptions input[type=submit] {
  position: relative;
  float: right;
  border-radius: 4px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff;
  background-color: #1479fb;
  margin: 0;
  font-size: 1rem;
  line-height: 1.1rem;
  font-weight: 600;
  padding: .8rem 1.2rem;
}

.the-content .subscriptions input[type=submit] {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0 0 0 -6px;
  width: 50%;
}

@media screen and (max-width: 799px) {
  .the-content .subscriptions input[type=submit] {
    border-radius: 4px;
    display: block;
    margin: 0;
    width: 100%;
  }
}

@media screen and (max-width: 639px) {
  .site-content aside.sidebar section#subscriptions input[type=submit] {
    width: 100%;
  }
}

/* line 134, scss/partials/_sidebar.scss */
.site-content aside.sidebar section#subscriptions input[type=submit]:hover {
  background-color: #116ce1;
}

/* line 142, scss/partials/_sidebar.scss */
.site-content .bottom-sidebar {
  display: block;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #dfdddb;
  border-top: none;
  border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  padding: 0px 15px 50px 15px;
}

@media print, screen and (min-width: 57.5em) {
  /* line 142, scss/partials/_sidebar.scss */
  .site-content .bottom-sidebar {
    padding: 0px 60px 50px 60px;
  }
}

/* line 159, scss/partials/_sidebar.scss */
.site-content .bottom-sidebar .whats-next h3 {
  display: block;
  font-size: 2.2rem;
  line-height: 120%;
  padding-bottom: 25px;
  text-align: left;
  color: #1f75ca;
  margin-top: 30px;
}

/* line 170, scss/partials/_sidebar.scss */
.site-content .bottom-sidebar-false {
  display: block;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #dfdddb;
  border-top: none;
  border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  padding: 0px 15px 40px 15px;
}

@media print, screen and (min-width: 28.125em) {
  /* line 170, scss/partials/_sidebar.scss */
  .site-content .bottom-sidebar-false {
    padding: 0px 20px 40px 60px;
  }
}

@media print, screen and (min-width: 28.125em) {
  /* line 190, scss/partials/_sidebar.scss */
  .sidebar article {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 15px !important;
  }
}

/* ==========================================================================
   Shareblock
   ========================================================================== */
/* line 5, scss/partials/_shareblock.scss */
.shareblock {
  text-align: left;
}

/* line 7, scss/partials/_shareblock.scss */
.shareblock h4 {
  margin: 0;
  margin-right: 1rem;
  display: inline-block !important;
}

/* line 12, scss/partials/_shareblock.scss */
.shareblock .channels {
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* line 16, scss/partials/_shareblock.scss */
.shareblock .channels li {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
}

/* line 21, scss/partials/_shareblock.scss */
.shareblock .channels li:before {
  content: ' ' !important;
}

/* line 24, scss/partials/_shareblock.scss */
.shareblock .channels li a {
  padding: 0.278rem 0.556rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  height: 38px;
  width: 38px;
  font-size: 1.5rem;
  border-radius: 50px;
  background-clip: padding-box;
  color: #fff;
  text-decoration: none;
  padding: 0;
  text-align: center;
  margin-right: 10px;
  line-height: 2.65rem;
}

/* line 32, scss/partials/_shareblock.scss */
.shareblock .channels li a.facebook {
  background-color: #435faa;
}

/* line 36, scss/partials/_shareblock.scss */
.shareblock .channels li a.twitter {
  background-color: #00aef3;
}

/* line 39, scss/partials/_shareblock.scss */
.shareblock .channels li a.linkedin {
  background-color: #007cbb;
}

/* line 45, scss/partials/_shareblock.scss */
.shareblock .channels li a.envelope {
  background-color: #fd8d37;
}
/* line 48, scss/partials/_shareblock.scss */
.shareblock .channels li a:hover {
  opacity: .8;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 7, scss/partials/_print.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 14, scss/partials/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 19, scss/partials/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 23, scss/partials/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  /* line 31, scss/partials/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 37, scss/partials/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 43, scss/partials/_print.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 47, scss/partials/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 52, scss/partials/_print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 60, scss/partials/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 67, scss/partials/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.site-content aside.sidebar section#contact .label {
  margin: 0;
}

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

.contact-us-button,
.contact-us-button:visited {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #1479fb;
  border-radius: 4px;
  color: #1479fb;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25em;
  margin: 0 0 20px;
  max-width: 100%;
  padding: .8rem 4rem;
  text-align: center;
}

.contact-us-button:active,
.contact-us-button:focus,
.contact-us-button:hover {
  border-color: #116ce1;
  color: #116ce1;
  text-decoration: none;
}

.sales-ready-button-container {
  border: 1px solid #dfdddb;
  border-radius: 4px;
  padding: 30px;
}

.sidebar .sales-ready-button-container {
  border: none;
  padding: 0;
}

a.sales-ready-button,
a.sales-ready-button:visited {
  background-clip: padding-box;
  background-color: #1479fb;
  border: 1px solid #1479fb;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25em;
  margin: 0;
  max-width: 100%;
  padding: .8rem 2rem;
  text-align: center;
  transition: all .35s ease-out;
  width: 100%;
}

a.sales-ready-button:active,
a.sales-ready-button:focus,
a.sales-ready-button:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  text-decoration: none;
  transition: all .35s ease-out;
}

.form-element {
  margin: 0 0 20px;
  padding: 0;
}

.form-element:last-of-type {
  margin-bottom: 14px;
  padding: 0;
}

.error,
.errors {
  color: red;
}

.errors {
  margin: 0 0 20px;
  padding: 0;
}

@media screen and (min-width: 640px) {
  .sidebar {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 20px;
  }
}

@media screen and (max-width: 639px) {
  .contact-us-button {
    width: 100%;
  }

  .the-content .sales-ready-button-container {
    display: none;
  }
}

.fb-cookie-bar {
  background-color: #fff;
  bottom: 0;
  display: none;
  left: 0;
  padding: 20px;
  position: fixed;
  right: 0;
  z-index: 999;
}

.fb-cookie-message-container {
  position: relative;
}

.fb-cookie-message {
  max-width: 95%;
}

.fb-cookie-bar-close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.5em;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 20px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}