@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i');

/*****************************************/ 
/* Breakpoints    */  
/*****************************************/    



 



/*****************************************/
/* Colors    */
/*****************************************/

 














  
 



 

   
/*****************************************/
/* Applied colors    */  
/*****************************************/
/* Body / General colors */
  



 












/* blog */
 

 
/* Button */

/*****************************************/
/* General variables    */
/*****************************************/




/*****************************************/
/* Grid variables   */
/*****************************************/
 


 

/* Component specific grid declarations */


/*****************************************/ 
/* Includes */ 
/*****************************************/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

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

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

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

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

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

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

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

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

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

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

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

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

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

pre {
  overflow: auto; }

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

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

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

.row-foundation {
  max-width: 72.5rem;
  margin-right: auto;
  margin-left: auto; }
  .row-foundation::before, .row-foundation::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .row-foundation::after {
    clear: both; }
  .row-foundation.collapse > .column, .row-foundation.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row-foundation .row-foundation {
    margin-right: -1.25rem;
    margin-left: -1.25rem; }
    @media print, screen and (min-width: 40em) {
      .row-foundation .row-foundation {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .row-foundation .row-foundation {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    .row-foundation .row-foundation.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row-foundation.expanded {
    max-width: none; }
    .row-foundation.expanded .row-foundation {
      margin-right: auto;
      margin-left: auto; }
  .row-foundation:not(.expanded) .row-foundation {
    max-width: none; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 1.25rem;
  padding-left: 1.25rem; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

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

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

.small-1 {
  width: 8.33333%; }

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

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

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

.small-2 {
  width: 16.66667%; }

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

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

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

.small-3 {
  width: 25%; }

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

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

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

.small-4 {
  width: 33.33333%; }

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

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

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

.small-5 {
  width: 41.66667%; }

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

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

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

.small-6 {
  width: 50%; }

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

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

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

.small-7 {
  width: 58.33333%; }

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

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

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

.small-8 {
  width: 66.66667%; }

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

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

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

.small-9 {
  width: 75%; }

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

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

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

.small-10 {
  width: 83.33333%; }

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

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

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

.small-11 {
  width: 91.66667%; }

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

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

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

.small-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.column-block {
  margin-bottom: 2.5rem; }
  .column-block > :last-child {
    margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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





/**********************************
*   RESPONSIVE                                                    
**********************************/

/*** VARIABLES ***/

/* BREAKPOINTS */

  



/* CONTAINERS */




/*** CONTAINERS ***/

.row-fluid-wrapper .row-fluid .row-max-width { float: none; max-width: 850px; margin: 0 auto !important; padding: 0 16px; }
.row-fluid-wrapper .row-fluid .row-max-width-large { float: none; max-width: 1200px; margin: 0 auto !important; padding: 0 16px; }
.row-fluid-wrapper .row-fluid .row-mobile-no-spacing { padding: 0; margin: 0 auto; }
.row-fluid-wrapper .row-fluid .mobile-column-spacing { padding: 40px 16px; }



@media screen and (min-width: 0px) and (max-width: 767px) {
    .row-fluid-wrapper .row-fluid .row-max-width-bpsmall { float: none; max-width: 850px; margin: 0 auto !important; padding: 0 16px; }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .row-fluid-wrapper .row-fluid .row-max-width-bpmedium { float: none; max-width: 850px; margin: 0 auto !important; padding: 0 16px; }
}

@media screen and (min-width: 768px) {
    .row-fluid-wrapper .row-fluid .mobile-column-spacing { padding: 70px 40px; }
    
}

/*** CUSTOM GRID ***/

.custom-column-repeater-row .span4:nth-child(4n) { margin-left: 0 !important; }

/*** IMAGES ***/

img { height: auto; } 
/**********************************
*   TYPOGRAPHY                                                    
**********************************/

/*** VARIABLES ***/ 

/* BODY */

  


/* HEADINGS */

  

/* HEADING 1 */
  
  
  

  
  
  

  
  
  

/* HEADING 2 */
  
  
  

  
  
  

  
  
  

/* HEADING 3 */
  
  
  

  
  
  

  
  
  

/* HEADING 4 */
  
  
  

  
  
  

  
  
  

/* TEXT */
  
  
  

  
  
   

  
  
    

/* LINKS */





/* BLOG - HEADING 2 */



 

 
 
 



 

/* BLOCKQUOTE */










	
	
	


/* BLOG LINKS */
  



/* Custom list styling */

  

/*** MAIN ***/

/* Custom list styling */

.text ul { margin-left: 0 !important; list-style: none; }
.text ul li { position: relative; padding-left: 56px; padding-bottom: 16px; }
.text ul li:before { content: "\e829"; font-family: 'custom_icons'; position: absolute; left: 0; top: 0; font-size: 28px; color: #000000; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media screen and (min-width: 0px) and (max-width: 767px) {
    .text ul li { padding-left: 36px; padding-bottom: 12px; }
    .text ul li:before { font-size: 20px; }
}

/* Typography */

body .typography {
	color: #606060;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 400;
	
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.typography .color-white h1, .typography  .color-white h2, .typography  .color-white h3, .typography  .color-white h4, .typography  .color-white p, .typography  .color-white ul { color: #ffffff; }


.typography h1, .typography h2, .typography h3, .typography h4, .typography h1 a, .typography h2 a, .typography h3 a, .typography h4 a, .typography h1:hover a, .typography  h2:hover a, .typography h3:hover a, .typography h4:hover a {
	font-weight: 700;
	color: #1f2e4a;
	font-family: 'Montserrat', sans-serif;
  hyphens: auto;
}

.typography h1, .typography  h2, .typography  h1:hover a, .typography  h2 a, .typography  h2:hover a {
    /* font-weight: 700; */
}

.typography h3, .typography  h4, .typography  h3 a, .typography h4 a, .typography  h3:hover a, .typography h4:hover a, .typography  .h3 h2{
    /* font-weight: 600; */
}

.typography p, .typography  ul, .typography  ol, .typography  li, .typography  table{
	color: #606060;
}

.typography .text ul, .typography  .text ol { margin-left: 16px; }

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6, .typography p, .typography ul, .typography ol {
	margin: 0;
	padding: 0;
}

.typography h1, .typography  h2.h1, .typography  h3.h1, .typography  .widget-type-email_subscriptions h1, .typography  .widget-type-email_simple_subscription h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 16px;
  font-weight: 800;
  text-transform: uppercase;
}


.typography h2, .typography  h1.h2, .typography  h3.h2, .typography  .form-highlighted h3, .typography  .widget-type-email_subscriptions_confirmation h2 {
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 16px;
}

.typography h3, .typography  h2.h3, .typography  h4.h3, .typography  .h3 h2 {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 16px;
}

.typography h4, .typography  h2.h4, .typography  h3.h4 {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 16px;
}

.typography p, .typography  ul, .typography  ol, .typography  table {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 16px;
}
.typography .intro-text p, .typography  .intro-text ul, .typography  .intro-text ol {
    font-size: ;
	line-height: ;
	margin-bottom: ;
}

.typography a {
    color: #1f80f0;
	text-decoration: none;	
    font-weight: normal;
}

.typography a:hover {
    text-decoration: underline;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .typography h1, .typography  h2.h1, .typography  h3.h1, .typography  .widget-type-email_subscriptions h1, .typography  .widget-type-email_simple_subscription h1, .typography  .repeat-form h2 {
    	font-size: 46px;
    	line-height: 54px;
    	margin-bottom: 24px;
    }
    
    .typography h2, .typography  h1.h2, .typography  h3.h2, .typography  .form-highlighted h3, .typography  .widget-type-email_subscriptions_confirmation h2 {
    	font-size: 32px;
    	line-height: 38px;
    	margin-bottom: 24px;
    }
    
    .typography h3, .typography  h2.h3, .typography  h4.h3, .typography  .h3 h2 {
    	font-size: 16px;
    	line-height: 24px;
    	margin-bottom: 24px;
    }
    
    .typography h4, .typography  h2.h4, .typography  h3.h4 {
    	font-size: 16px;
    	line-height: 24px;
    	margin-bottom: 24px;
    }
    
    .typography p, .typography  ul, .typography  ol, .typography  table {
    	font-size: 16px;
    	line-height: 30px;
    	margin-bottom: 24px;
    }
    .typography .intro-text p, .typography  .intro-text ul, .typography  .intro-text ol {
        font-size: ;
    	line-height: ;
    	margin-bottom: ;
    }
}

@media screen and (min-width: 1024px) {
    .typography h1, .typography  h2.h1, .typography  h3.h1, .typography  .widget-type-email_subscriptions h1, .typography  .widget-type-email_simple_subscription h1, .typography  .repeat-form h2 {
    	font-size: 56px;
    	line-height: 64px;
    	margin-bottom: 32px;
    }
    
    .typography h2, .typography  h1.h2, .typography  h3.h2, .typography  .form-highlighted h3, .typography  .widget-type-email_subscriptions_confirmation h2 {
    	font-size: 32px;
    	line-height: 38px;
    	margin-bottom: 32px;
    }
    
    .typography h3, .typography  h2.h3, .typography  h4.h3, .typography  .h3 h2 {
    	font-size: 16px;
    	line-height: 24px;
    	margin-bottom: 32px;
    }
    
    .typography h4, .typography  h2.h4, .typography  h3.h4 {
    	font-size: 16px;
    	line-height: 24px;
    	margin-bottom: 32px;
    }
    
    .typography p, .typography  ul, .typography  ol, .typography  table {
    	font-size: 16px;
    	line-height: 30px;
    	margin-bottom: 32px;
    }
    .typography .intro-text p, .typography  .intro-text ul, .typography  .intro-text ol {
        font-size: ;
    	line-height: ;
    	margin-bottom: ;
    }
}


/* Text block */

.typography .text-block ul, .typography  .text-block ol {
    margin-left: 16px;
}
.typography blockquote {
  max-width: 650px;
	position: relative;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0;
	color: #1f2e4a;
	font-size: 24px;
	line-height: 38px;	
	font-style: italic;
	
  	border-left: 0;
	
}

	.typography blockquote::before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		background-color: #1f2e4a;
		width: 55px;
		height: 5px;
	}

.typography blockquote p {
	color: #1f2e4a;
	font-size: 24px;
	line-height: 38px;	
	font-style: italic;
}

@media (min-width: 768px) {
    .typography blockquote {

    }
}
@media (max-width: 768px) {
    .typography blockquote {

    }
}

/* Blog post typography changes */

.blog-post.typography .blog-post-content a {
	color: #1f80f0;
	font-weight: bold;
	text-decoration: underline;	
}
.blog-post.typography h2 {
	color: #1f2e4a;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 6px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.blog-post.typography h2 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 6px;
	}
}
@media screen and (min-width: 1024px) {
	.blog-post.typography h2 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 6px;
	}
} 
/**********************************
*   MARGINS                                                   
**********************************/ 

/*** VARIABLES ***/

  
  
  
  
  

  
  
  
  
  

  
  
  
  
  


/*** MARGINS ***/



















/* SMALL */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-small {margin-top:8px !important;}
.margin-bottom-small {margin-bottom:8px !important;}

.padding-top-small {padding-top:8px !important;}
.padding-bottom-small {padding-bottom:8px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-small {margin-top:12px !important;}
.margin-bottom-small {margin-bottom:12px !important;}

.padding-top-small {padding-top:12px !important;}
.padding-bottom-small {padding-bottom:12px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-small {margin-top:16px !important;}
.margin-bottom-small {margin-bottom:16px !important;}

.padding-top-small {padding-top:16px !important;}
.padding-bottom-small {padding-bottom:16px !important;}
}

/* NORMAL */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top {margin-top:16px !important;}
.margin-bottom {margin-bottom:16px !important;}

.padding-top {padding-top:16px !important;}
.padding-bottom {padding-bottom:16px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top {margin-top:24px !important;}
.margin-bottom {margin-bottom:24px !important;}

.padding-top {padding-top:24px !important;}
.padding-bottom {padding-bottom:24px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top {margin-top:32px !important;}
.margin-bottom {margin-bottom:32px !important;}

.padding-top {padding-top:32px !important;}
.padding-bottom {padding-bottom:32px !important;}
}

/* LARGE */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-large {margin-top:24px !important;}
.margin-bottom-large {margin-bottom:24px !important;}

.padding-top-large {padding-top:24px !important;}
.padding-bottom-large {padding-bottom:24px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-large {margin-top:36px !important;}
.margin-bottom-large {margin-bottom:36px !important;}

.padding-top-large {padding-top:36px !important;}
.padding-bottom-large {padding-bottom:36px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-large {margin-top:48px !important;}
.margin-bottom-large {margin-bottom:48px !important;}

.padding-top-large {padding-top:48px !important;}
.padding-bottom-large {padding-bottom:48px !important;}
}

/* XLARGE */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-xlarge {margin-top:32px !important;}
.margin-bottom-xlarge {margin-bottom:32px !important;}

.padding-top-xlarge {padding-top:32px !important;}
.padding-bottom-xlarge {padding-bottom:32px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-xlarge {margin-top:48px !important;}
.margin-bottom-xlarge {margin-bottom:48px !important;}

.padding-top-xlarge {padding-top:48px !important;}
.padding-bottom-xlarge {padding-bottom:48px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-xlarge {margin-top:64px !important;}
.margin-bottom-xlarge {margin-bottom:64px !important;}

.padding-top-xlarge {padding-top:64px !important;}
.padding-bottom-xlarge {padding-bottom:64px !important;}
}

/* XXLARGE */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-xxlarge {margin-top:48px !important;}
.margin-bottom-xxlarge {margin-bottom:48px !important;}

.padding-top-xxlarge {padding-top:48px !important;}
.padding-bottom-xxlarge {padding-bottom:48px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-xxlarge {margin-top:72px !important;}
.margin-bottom-xxlarge {margin-bottom:72px !important;}

.padding-top-xxlarge {padding-top:72px !important;}
.padding-bottom-xxlarge {padding-bottom:72px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-xxlarge {margin-top:96px !important;}
.margin-bottom-xxlarge {margin-bottom:96px !important;}

.padding-top-xxlarge {padding-top:96px !important;}
.padding-bottom-xxlarge {padding-bottom:96px !important;}
}



/* SMALL */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-bpsmall-small {margin-top:8px !important;}
.margin-bottom-bpsmall-small {margin-bottom:8px !important;}

.padding-top-bpsmall-small {padding-top:8px !important;}
.padding-bottom-bpsmall-small {padding-bottom:8px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-bpmedium-small {margin-top:12px !important;}
.margin-bottom-bpmedium-small {margin-bottom:12px !important;}

.padding-top-bpmedium-small {padding-top:12px !important;}
.padding-bottom-bpmedium-small {padding-bottom:12px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-bplarge-small {margin-top:16px !important;}
.margin-bottom-bplarge-small {margin-bottom:16px !important;}

.padding-top-bplarge-small {padding-top:16px !important;}
.padding-bottom-bplarge-small {padding-bottom:16px !important;}
}

/* NORMAL */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-bpsmall {margin-top:16px !important;}
.margin-bottom-bpsmall {margin-bottom:16px !important;}

.padding-top-bpsmall {padding-top:16px !important;}
.padding-bottom-bpsmall {padding-bottom:16px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-bpmedium {margin-top:24px !important;}
.margin-bottom-bpmedium {margin-bottom:24px !important;}

.padding-top-bpmedium {padding-top:24px !important;}
.padding-bottom-bpmedium {padding-bottom:24px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-bplarge {margin-top:32px !important;}
.margin-bottom-bplarge {margin-bottom:32px !important;}

.padding-top-bplarge {padding-top:32px !important;}
.padding-bottom-bplarge {padding-bottom:32px !important;}
}

/* LARGE */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-bpsmall-large {margin-top:24px !important;}
.margin-bottom-bpsmall-large {margin-bottom:24px !important;}

.padding-top-bpsmall-large {padding-top:24px !important;}
.padding-bottom-bpsmall-large {padding-bottom:24px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-bpmedium-large {margin-top:36px !important;}
.margin-bottom-bpmedium-large {margin-bottom:36px !important;}

.padding-top-bpmedium-large {padding-top:36px !important;}
.padding-bottom-bpmedium-large {padding-bottom:36px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-bplarge-large {margin-top:48px !important;}
.margin-bottom-bplarge-large {margin-bottom:48px !important;}

.padding-top-bplarge-large {padding-top:48px !important;}
.padding-bottom-bplarge-large {padding-bottom:48px !important;}
}

/* XLARGE */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-bpsmall-xlarge {margin-top:32px !important;}
.margin-bottom-bpsmall-xlarge {margin-bottom:32px !important;}

.padding-top-bpsmall-xlarge {padding-top:32px !important;}
.padding-bottom-bpsmall-xlarge {padding-bottom:32px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-bpmedium-xlarge {margin-top:48px !important;}
.margin-bottom-bpmedium-xlarge {margin-bottom:48px !important;}

.padding-top-bpmedium-xlarge {padding-top:48px !important;}
.padding-bottom-bpmedium-xlarge {padding-bottom:48px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-bplarge-xlarge {margin-top:64px !important;}
.margin-bottom-bplarge-xlarge {margin-bottom:64px !important;}

.padding-top-bplarge-xlarge {padding-top:64px !important;}
.padding-bottom-bplarge-xlarge {padding-bottom:64px !important;}
}

/* XXLARGE */

@media screen and (min-width: 0px) and (max-width: 767px) {
.margin-top-bpsmall-xxlarge {margin-top:48px !important;}
.margin-bottom-bpsmall-xxlarge {margin-bottom:48px !important;}

.padding-top-bpsmall-xxlarge {padding-top:48px !important;}
.padding-bottom-bpsmall-xxlarge {padding-bottom:48px !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.margin-top-bpmedium-xxlarge {margin-top:72px !important;}
.margin-bottom-bpmedium-xxlarge {margin-bottom:72px !important;}

.padding-top-bpmedium-xxlarge {padding-top:72px !important;}
.padding-bottom-bpmedium-xxlarge {padding-bottom:72px !important;}
}

@media screen and (min-width: 1024px) {
.margin-top-bplarge-xxlarge {margin-top:96px !important;}
.margin-bottom-bplarge-xxlarge {margin-bottom:96px !important;}

.padding-top-bplarge-xxlarge {padding-top:96px !important;}
.padding-bottom-bplarge-xxlarge {padding-bottom:96px !important;}
} 
/**********************************
*   Utility                                                    
**********************************/

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; } 
.overflow-hidden { overflow: hidden; }
.position-relative { position: relative; }
.hide { display: none; }
.border-top {
	border-top: 1px solid #cdcdcd;	 
}
.border-bottom {
	border-bottom: 1px solid #cdcdcd;	
}
@media (min-width: 767px) {
	.show-for-small-only {
		display: none;
	}
  .text-center-medium-up {
  	text-align: center;
	}
}
@media (max-width: 1024px) {
	.border-on-large {
		border: none;
	}
}
/* forms */
.no-labels.no-labels label { display: none; }
.no-labels .hs-error-msgs label { display: inline-block; }
.uppercase, .uppercase a, .uppercase p, .uppercase span {
	text-transform: uppercase;
}
.color-extradarkgray.color-extradarkgray.color-extradarkgray, a.color-extradarkgray {
  color: #616162 !important;
}
.color-primary.color-primary.color-primary, a.color-primary {
  color: #1f80f0 !important;
}
.no-underline, a.no-underline {
	text-decoration: none !important;
}
.hover-underline:hover, a.hover-underline:hover {
	text-decoration: underline !important;
}
.background-lightgrey {
  background-color: #F6F6F6 !important;
} 
/**********************************
*   Buttons                                                    
**********************************/

/*** VARIABLES ***/


  
  

  
  
  
  
  

  
  
  
  

  
   
  

/*** Buttons ***/

.typography.typography .button { font-family: 'Montserrat', sans-serif; ; margin-right: 16px; text-align: left ; color: #ffffff; margin-bottom: 16px ; border-radius: 4px ; font-size: 16px ; line-height: 18px ; padding: 16px 28px ; position: relative; font-weight: bold !important; }
.typography .button span { font-family: 'Montserrat', sans-serif; ; line-height: 18px ; }
.typography .button.small { margin-bottom: 16px ; font-size: 16px ; line-height: 18px ; padding: 16px 28px ; }
.typography .button.small span { line-height: 18px ; }
.typography .button p { margin-bottom: 0; line-height: normal; font-size: 0;  }

.typography .button.button-with-icon { padding-right: 70px ; }
.typography .button.button-with-icon:before { position: absolute; right: 16px; transform: translateY(-50%); top: 50%; content: ""; font-family: "custom_icons"; font-size: 24px; }

.typography .button.button-with-icon-before { padding-left: 70px ; }
.typography .button.button-with-icon-before:after { position: absolute; left: 16px; transform: translateY(-50%); top: 50%; content: ""; font-family: "custom_icons"; font-size: 24px; }

.typography .button.button-round { border-radius: 30px ; }
.typography .button.button-border { border: 1px solid ; }

/* Custom icons */

.typography .button.button-with-icon.icon-video:before { content: "\e827"; }

.typography .button.button-with-icon.icon-arrow { padding-right: 52px ; }
.typography .button.button-with-icon.icon-arrow:before { content: "\e818"; font-size: 16px; }


.typography .button.button-with-icon.icon-before-document { padding-left: 52px ; }
.typography .button.button-with-icon.icon-before-document:after { content: "\f0f6"; font-size: 20px; }

/* Colors */



.typography .button.button-color-white {
    background-color: #f2f2f2 ;
}

.typography .button.button-color-white.button-background-white {
    background-color: #ffffff ;
}

.typography .button.button-color-white.button-background-white:hover {
    background-color: #f2f2f2 ;
}

/*** Block with arrowlink ***/

.typography .block-with-arrow-link a { display: inline-block; padding-right: 32px; position: relative; }
.typography .block-with-arrow-link a:before { position: absolute; right: 0; transform: translateY(-50%); top: 50%; content: "\e818"; font-family: "custom_icons"; font-size: 16px; }

/*** Submitbutton ***/

.typography form input[type="submit"], .typography .scroll-to-form, .typography .scroll-to-repeat-form, .typography .hs-button {
    box-shadow: none ;
    cursor: pointer ;
    height: auto;
    background-color: #1f80f0 ;
    border: none ;
    color: #ffffff ;
    line-height: 18px ;
    border-radius: 4px ;
    font-size: 16px ;
    margin-bottom: 16px ;
    padding: 16px 28px ;
    transition: all 0.3s ;
    display: inline-block ;
    text-decoration: none ;
    white-space: normal ;
    text-align: center ;
    font-weight: bold ;
    font-family: 'Montserrat', sans-serif; ;
}
.typography .cta-inline .cta_button {
	box-shadow: none !important;
  cursor: pointer !important;
  height: auto !important;
  background-color: #1f80f0 !important;
  border: none !important;
  color: #ffffff !important;
  line-height: 18px !important;
  border-radius: 4px !important;
  font-size: 16px !important;
  margin-bottom: 16px !important;
  padding: 16px 28px !important;
  transition: all 0.3s !important;
  display: inline-block !important;
  text-decoration: none !important;
  white-space: normal !important;
  text-align: center !important;
  font-weight: bold !important;
  font-family: 'Montserrat', sans-serif; !important;
}
.typography form input[type="submit"]:hover, .typography .scroll-to-form:hover, .typography .scroll-to-repeat-form:hover {
  background-color: #0e69d3 ;
}
.typography .cta-inline .cta_button:hover {
	background-color: #0e69d3 !important;
}
.typography form input[type="submit"] {
    width: 100%;
    white-space: normal;
}

/* Button modifiers */

.typography .cta--white-background form input[type="submit"], .typography .cta--white-background .scroll-to-form, .typography .cta--white-background .scroll-to-repeat-form, .typography .cta--white-background .hs-button, .cta--white-background .cta_button  {
	background-color: #fff;
  color: #1f80f0;
}
.typography .cta--white-background form input[type="submit"]:hover, .typography .cta--white-background .scroll-to-form:hover, .typography .cta--white-background .scroll-to-repeat-form:hover, .typography .cta--white-background .hs-button:hover, .cta--white-background .cta_button:hover {
  background-color: #1f2e4a;
  color: #fff;
}

.typography .cta--pill form input[type="submit"], .typography .cta--pill .scroll-to-form, .typography .cta--pill .scroll-to-repeat-form, .typography .cta--pill .hs-button, .cta--pill .cta_button {
	border-radius: 200px !important;
}

.typography .cta--primary .cta_button {
  background-color: #1f80f0 !important;
  color: #FFFFFF !important;  
}
.typography .cta--primary .cta_button:hover {
  background-color: #0e69d3 !important;
  color: #FFFFFF !important;
} 
/**********************************
*   Forms                                                    
**********************************/

/*** VARIABLES ***/

  

  
  
  
  

/*** FORMS ***/

/* Base form */

.typography textarea, .typography  input[type="text"], .typography  input[type="password"], .typography  input[type="datetime"], .typography  input[type="datetime-local"], .typography  input[type="date"], .typography  input[type="month"], .typography  input[type="time"], .typography  input[type="week"], .typography  input[type="number"], .typography  input[type="email"], .typography  input[type="url"], .typography  input[type="search"], .typography  input[type="tel"], .typography  input[type="color"], .typography  select {
    border-radius: 0;
    padding: 20px;
    outline: none;
    height: 50px;
    font-size: 16px;
    margin-bottom: 16px;
    background-color: #FAFAFA;
    border: 0.5px solid #d9d9d9;
    width: 100%;
    color: #1f2e4a;
}

/* Placeholders need to be stlyed individually */
::-webkit-input-placeholder {
  font-size: ;
} 
::-moz-placeholder {
  font-size: ;
} 
:-ms-input-placeholder {
  font-size: ;
} 
:-moz-placeholder {
  font-size: ;
}
::placeholder {
  font-size: ;
} 

.typography input[type="file"] {
    margin-bottom: 16px;
    color: #fff;
}

.typography form fieldset { max-width: none; }

.typography form textarea { width: 100%; min-height: 200px; }

.typography form label {
    text-transform: none;
    display: inline-block;
    font-size: 14px;
}

.typography form .hs-form-booleancheckbox-display{
    text-transform: none;
    line-height: 18px;
}

.typography form ul.hs-error-msgs {
    margin-top: -12px;
    margin-bottom: 16px;
}

.typography form .hs-error-msgs li {
    list-style: none;
}

.typography form ul.hs-error-msgs {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.typography form ul.inputs-list {
    list-style: none;
    margin-top: 0;
    padding-left: 0px;
    line-height: 28px;
}
.typography form ul.inputs-list label { 
    margin-top: 0;    
}
.typography form label {
    margin-bottom: 12px;
}
.typography form ul.inputs-list input[type="checkbox"] {
    height: auto;
    margin-right: 10px;

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

.typography form input[type="submit"] {
    width: auto;
}

@media screen and (max-width: 400px) {
    .typography textarea, .typography  input[type="text"], .typography  input[type="password"], .typography  input[type="datetime"], .typography  input[type="datetime-local"], .typography  input[type="date"], .typography  input[type="month"], .typography  input[type="time"], .typography  input[type="week"], .typography  input[type="number"], .typography  input[type="email"], .typography  input[type="url"], .typography  input[type="search"], .typography  input[type="tel"], .typography  input[type="color"], .typography  select {
        width: 100%;
    }
    .input {
        margin-right: 0;
    }
}

/* --- Submit button is styled in _button.css --- */


/*  COLUMN FORM  */

@media screen and (min-width: 1024px) {
    .typography .column-form form .field.hs-form-field{ 
        width: 50%;
        float: left;
        padding: 0 20px;
        box-sizing: border-box;
    }
    
    .typography .column-form .actions {
        display: block;
        clear: both;
        text-align: center;
    }
}

.email-submit-right {
/*     max-width: 426px; */
}
    .email-submit-right .hs_email.field > label:first-child {
        display: none;
    }
    .email-submit-right form {
      position: relative;
      display: flex;
    	justify-content: center;
      flex-wrap: wrap;
    }
		.email-submit-right .hs_email {
			flex-grow: 1;
		}
    .email-submit-right form input[type="email"] {
        margin-bottom: 0;
        border: none;
    }
    .email-submit-right form input[type="email"], .email-submit-right form input[type="submit"] {
        border-radius: 0;
        border: none;
        height: 50px;
    }
    .email-submit-right form input[type="email"], .email-submit-right .hs-submit .actions {
        margin-top: 10px;
    }
    .email-submit-right form .hs_submit .hs-button {
        margin: 0;
    }
/*     .email-submit-right form .hs_submit {
        position: absolute;
        right: 0;
        bottom: 0;
        transform: translateX(98%);
    } */
		.email-submit-right .legal-consent-container, .card-subscribe .legal-consent-container {
			order: 1;
      margin-top: 6px;
      flex-basis: 100%;
		}
    .blog-post-footer .email-submit-right .legal-consent-container {
      margin-top: 28px;
    }
    .email-submit-right .legal-consent-container a, .card-subscribe .legal-consent-container a {
      color: #fff;
      text-decoration: underline;
    }
		.email-submit-right .legal-consent-container p, .card-subscribe .legal-consent-container p {
			font-size: 11px !important;
      line-height: 17px;
		}
    @media (min-width: 800px) {
        .email-submit-right .hs-error-msgs {
            position: absolute;
        }
    }

.typography .form-fields--pill textarea, .typography .form-fields--pill input[type=text], .typography .form-fields--pill input[type=password], .typography .form-fields--pill input[type=datetime], .typography .form-fields--pill input[type=datetime-local], .typography .form-fields--pill input[type=date], .typography .form-fields--pill input[type=month], .typography .form-fields--pill input[type=time], .typography .form-fields--pill input[type=week], .typography .form-fields--pill input[type=number], .typography .form-fields--pill input[type=email], .typography .form-fields--pill input[type=url], .typography .form-fields--pill input[type=search], .typography .form-fields--pill input[type=tel], .typography .form-fields--pill input[type=color], .typography .form-fields--pill select {
  border-radius: 200px;
}

.typography .form-fields--text-small textarea, .typography .form-fields--text-small input[type=text], .typography .form-fields--text-small input[type=password], .typography .form-fields--text-small input[type=datetime], .typography .form-fields--text-small input[type=datetime-local], .typography .form-fields--text-small input[type=date], .typography .form-fields--text-small input[type=month], .typography .form-fields--text-small input[type=time], .typography .form-fields--text-small input[type=week], .typography .form-fields--text-small input[type=number], .typography .form-fields--text-small input[type=email], .typography .form-fields--text-small input[type=url], .typography .form-fields--text-small input[type=search], .typography .form-fields--text-small input[type=tel], .typography .form-fields--text-small input[type=color], .typography .form-fields--text-small select {
  font-size: 0.8rem;
  font-weight: bold;
}


.typography .form-fields--gray textarea, .typography .form-fields--gray input[type=text], .typography .form-fields--gray input[type=password], .typography .form-fields--gray input[type=datetime], .typography .form-fields--gray input[type=datetime-local], .typography .form-fields--gray input[type=date], .typography .form-fields--gray input[type=month], .typography .form-fields--gray input[type=time], .typography .form-fields--gray input[type=week], .typography .form-fields--gray input[type=number], .typography .form-fields--gray input[type=email], .typography .form-fields--gray input[type=url], .typography .form-fields--gray input[type=search], .typography .form-fields--gray input[type=tel], .typography .form-fields--gray input[type=color], .typography .form-fields--gray select {
  background-color: #BDC4CF;
  color: #fff;
}
.typography .form-fields--gray textarea::-webkit-input-placeholder, .typography .form-fields--gray input[type=text]::-webkit-input-placeholder, .typography .form-fields--gray input[type=password]::-webkit-input-placeholder, .typography .form-fields--gray input[type=datetime]::-webkit-input-placeholder, .typography .form-fields--gray input[type=datetime-local]::-webkit-input-placeholder, .typography .form-fields--gray input[type=date]::-webkit-input-placeholder, .typography .form-fields--gray input[type=month]::-webkit-input-placeholder, .typography .form-fields--gray input[type=time]::-webkit-input-placeholder, .typography .form-fields--gray input[type=week]::-webkit-input-placeholder, .typography .form-fields--gray input[type=number]::-webkit-input-placeholder, .typography .form-fields--gray input[type=email]::-webkit-input-placeholder, .typography .form-fields--gray input[type=url]::-webkit-input-placeholder, .typography .form-fields--gray input[type=search]::-webkit-input-placeholder, .typography .form-fields--gray input[type=tel]::-webkit-input-placeholder, .typography .form-fields--gray input[type=color]::-webkit-input-placeholder, .typography .form-fields--gray select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
}
.typography .form-fields--gray textarea::-moz-placeholder, .typography .form-fields--gray input[type=text]::-moz-placeholder, .typography .form-fields--gray input[type=password]::-moz-placeholder, .typography .form-fields--gray input[type=datetime]::-moz-placeholder, .typography .form-fields--gray input[type=datetime-local]::-moz-placeholder, .typography .form-fields--gray input[type=date]::-moz-placeholder, .typography .form-fields--gray input[type=month]::-moz-placeholder, .typography .form-fields--gray input[type=time]::-moz-placeholder, .typography .form-fields--gray input[type=week]::-moz-placeholder, .typography .form-fields--gray input[type=number]::-moz-placeholder, .typography .form-fields--gray input[type=email]::-moz-placeholder, .typography .form-fields--gray input[type=url]::-moz-placeholder, .typography .form-fields--gray input[type=search]::-moz-placeholder, .typography .form-fields--gray input[type=tel]::-moz-placeholder, .typography .form-fields--gray input[type=color]::-moz-placeholder, .typography .form-fields--gray select::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}
.typography .form-fields--gray textarea:-ms-input-placeholder, .typography .form-fields--gray input[type=text]:-ms-input-placeholder, .typography .form-fields--gray input[type=password]:-ms-input-placeholder, .typography .form-fields--gray input[type=datetime]:-ms-input-placeholder, .typography .form-fields--gray input[type=datetime-local]:-ms-input-placeholder, .typography .form-fields--gray input[type=date]:-ms-input-placeholder, .typography .form-fields--gray input[type=month]:-ms-input-placeholder, .typography .form-fields--gray input[type=time]:-ms-input-placeholder, .typography .form-fields--gray input[type=week]:-ms-input-placeholder, .typography .form-fields--gray input[type=number]:-ms-input-placeholder, .typography .form-fields--gray input[type=email]:-ms-input-placeholder, .typography .form-fields--gray input[type=url]:-ms-input-placeholder, .typography .form-fields--gray input[type=search]:-ms-input-placeholder, .typography .form-fields--gray input[type=tel]:-ms-input-placeholder, .typography .form-fields--gray input[type=color]:-ms-input-placeholder, .typography .form-fields--gray select:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
}
.typography .form-fields--gray textarea:-moz-placeholder, .typography .form-fields--gray input[type=text]:-moz-placeholder, .typography .form-fields--gray input[type=password]:-moz-placeholder, .typography .form-fields--gray input[type=datetime]:-moz-placeholder, .typography .form-fields--gray input[type=datetime-local]:-moz-placeholder, .typography .form-fields--gray input[type=date]:-moz-placeholder, .typography .form-fields--gray input[type=month]:-moz-placeholder, .typography .form-fields--gray input[type=time]:-moz-placeholder, .typography .form-fields--gray input[type=week]:-moz-placeholder, .typography .form-fields--gray input[type=number]:-moz-placeholder, .typography .form-fields--gray input[type=email]:-moz-placeholder, .typography .form-fields--gray input[type=url]:-moz-placeholder, .typography .form-fields--gray input[type=search]:-moz-placeholder, .typography .form-fields--gray input[type=tel]:-moz-placeholder, .typography .form-fields--gray input[type=color]:-moz-placeholder, .typography .form-fields--gray select:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}
.typography .form-fields--gray textarea::placeholder, .typography .form-fields--gray input[type=text]::placeholder, .typography .form-fields--gray input[type=password]::placeholder, .typography .form-fields--gray input[type=datetime]::placeholder, .typography .form-fields--gray input[type=datetime-local]::placeholder, .typography .form-fields--gray input[type=date]::placeholder, .typography .form-fields--gray input[type=month]::placeholder, .typography .form-fields--gray input[type=time]::placeholder, .typography .form-fields--gray input[type=week]::placeholder, .typography .form-fields--gray input[type=number]::placeholder, .typography .form-fields--gray input[type=email]::placeholder, .typography .form-fields--gray input[type=url]::placeholder, .typography .form-fields--gray input[type=search]::placeholder, .typography .form-fields--gray input[type=tel]::placeholder, .typography .form-fields--gray input[type=color]::placeholder, .typography .form-fields--gray select::placeholder {
  color: #fff !important;
}
.typography .form-fields--gray textarea:placeholder, .typography .form-fields--gray input[type=text]:placeholder, .typography .form-fields--gray input[type=password]:placeholder, .typography .form-fields--gray input[type=datetime]:placeholder, .typography .form-fields--gray input[type=datetime-local]:placeholder, .typography .form-fields--gray input[type=date]:placeholder, .typography .form-fields--gray input[type=month]:placeholder, .typography .form-fields--gray input[type=time]:placeholder, .typography .form-fields--gray input[type=week]:placeholder, .typography .form-fields--gray input[type=number]:placeholder, .typography .form-fields--gray input[type=email]:placeholder, .typography .form-fields--gray input[type=url]:placeholder, .typography .form-fields--gray input[type=search]:placeholder, .typography .form-fields--gray input[type=tel]:placeholder, .typography .form-fields--gray input[type=color]:placeholder, .typography .form-fields--gray select:placeholder {
  color: #fff !important;
}


.blog-post-footer__form--pill input[type=email] {
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
  }
  .blog-post-footer__form--pill input[type="submit"] {
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
  }

@media (max-width: 389px) {
  .blog-post-footer__form--pill input[type=email], .blog-post-footer__form--pill input[type="submit"] {
    border-radius: 50px !important;
  }  
} 
@font-face {
  font-family: 'custom_icons';
  src: url('https://cdn2.hubspot.net/hubfs/4230158/blog/custom_icons/custom_icons.eot?74766510');
  src: url('https://cdn2.hubspot.net/hubfs/4230158/blog/custom_icons/custom_icons.eot?74766510#iefix') format('embedded-opentype'),
       url('https://cdn2.hubspot.net/hubfs/4230158/blog/custom_icons/custom_icons.woff2?74766510') format('woff2'),
       url('https://cdn2.hubspot.net/hubfs/4230158/blog/custom_icons/custom_icons.woff?74766510') format('woff'),
       url('https://cdn2.hubspot.net/hubfs/4230158/blog/custom_icons/custom_icons.ttf?74766510') format('truetype'),
       url('https://cdn2.hubspot.net/hubfs/4230158/blog/custom_icons/custom_icons.svg?74766510#custom_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'custom_icons';
    src: url('../font/custom_icons.svg?74766510#custom_icons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "custom_icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-down-dir:before { content: '\e800'; } /* '' */
.icon-cancel:before { content: '\e801'; } /* '' */
.icon-cancel-circled:before { content: '\e802'; } /* '' */
.icon-webs_logo:before { content: '\e803'; } /* '' */
.icon-wrench:before { content: '\e804'; } /* '' */
.icon-cog:before { content: '\e805'; } /* '' */
.icon-plane-outline:before { content: '\e806'; } /* '' */
.icon-globe:before { content: '\e807'; } /* '' */
.icon-up-dir:before { content: '\e808'; } /* '' */
.icon-search:before { content: '\e809'; } /* '' */
.icon-left-dir:before { content: '\e80a'; } /* '' */
.icon-right-dir:before { content: '\e80b'; } /* '' */
.icon-angle-up:before { content: '\e80c'; } /* '' */
.icon-play-circled2:before { content: '\e80d'; } /* '' */
.icon-mail-circled:before { content: '\e80e'; } /* '' */
.icon-clock:before { content: '\e80f'; } /* '' */
.icon-facebook:before { content: '\e810'; } /* '' */
.icon-ok-circled:before { content: '\e811'; } /* '' */
.icon-location:before { content: '\e812'; } /* '' */
.icon-back-circle:before { content: '\e813'; } /* '' */
.icon-doc:before { content: '\e817'; } /* '' */
.icon-linkedin-circle:before { content: '\e81a'; } /* '' */
.icon-twitter-circle:before { content: '\e81d'; } /* '' */
.icon-facebook-circle:before { content: '\e81e'; } /* '' */
.icon-angle-down:before { content: '\e81f'; } /* '' */
.icon-angle-right:before { content: '\e820'; } /* '' */
.icon-angle-left:before { content: '\e821'; } /* '' */
.icon-kruis:before { content: '\e824'; } /* '' */
.icon-kruis_los:before { content: '\e825'; } /* '' */
.icon-plus:before { content: '\e826'; } /* '' */
.icon-plus_los:before { content: '\e827'; } /* '' */
.icon-monitor:before { content: '\e82e'; } /* '' */
.icon-twitter:before { content: '\e82f'; } /* '' */
.icon-linkedin:before { content: '\e831'; } /* '' */
.icon-gplus:before { content: '\e836'; } /* '' */
.icon-link-pijl:before { content: '\e838'; } /* '' */
.icon-sluit-icoon:before { content: '\e83b'; } /* '' */
.icon-play:before { content: '\e83f'; } /* '' */
.icon-calendar:before { content: '\e860'; } /* '' */
.icon-check:before { content: '\e874'; } /* '' */
.icon-move:before { content: '\f047'; } /* '' */
.icon-gplus-circled:before { content: '\f059'; } /* '' */
.icon-instagram-circled:before { content: '\f05e'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-pinterest-squared:before { content: '\f0d3'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-play-circled:before { content: '\f144'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-twitter-circled:before { content: '\f30a'; } /* '' */
.icon-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-pinterest-circled:before { content: '\f313'; } /* '' */
.icon-linkedin-circled:before { content: '\f319'; } /* '' */ 

/*****************************************/
/* JavaScript  */
/*****************************************/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */ 

[data-clickable]:hover {
  cursor: pointer;
}

/*****************************************/
/* Client CSS conflict fixes   */
/*****************************************/
.topnav .custom-nav.custom-nav-6:hover .bf-nav-submenu {
	display: block !important;
}
header.hoofdmenu .topmenu .topnav ul {
	margin-bottom: 0;
  padding-bottom: 10px;
}
header.hoofdmenu .navbar {
	overflow: hidden;
}
body {
	padding-top: 116px;
}
footer {
	max-width: 100%;
}

/*****************************************/
/* Client CSS conflicts caused by the CSS framework */
/*****************************************/
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
/*****************************************/
/* Mobile and desktop navigation */
/*****************************************/
@media (min-width: 700.5px) {
  .mobile-navigation {
    display: none;
  }
}
@media (max-width: 700px) {
  .desktop-navigation {
    display: none;
  }
}
@media (max-width: 960px) and (min-width: 700px) {
  .mobile-navigation .logo img {
    padding-left: 0
  }
}

/*****************************************/
/* Color overwriting after includes    */
/*****************************************/



 
/*****************************************/
/* Component variables  */ 
/*****************************************/

/* Blog categories */








/* Cards */





















 



















/* Card - hover */



/* Card featured */


























/*  Card & Inline CTAs */



/* Card - Subscribe */



/* Inline CTAs */



/* Pagination */  

 





/* Buttons & CTA Buttons */

/* Blog post  */


/*****************************************/
/* Blog defaults   */
/*****************************************/

body { background-color: #FFFFFF !important; }
.background-color-primary { background-color: #1f80f0; }
.text-primary { color: #1f80f0; }
.border-primary.border-primary { border-color: #1f80f0 !important; }
.pagination-words {  color: #1f80f0; width: 100%; }
.primary-background-gradient-right { position: relative; }

.pagination-previous-link, .pagination-next-link { color: #1f80f0; font-size: 14px; font-weight: normal; text-transform: uppercase; -ms-transition: 0.1s ease-in-out; -webkit-transition: 0.1s ease-in-out; transition: 0.1s ease-in-out; }
.pagination-previous-link { float: left; }
.pagination-next-link { float: right; }
.pagination-previous-link:hover, .pagination-next-link:hover { color: #1f80f0; }

.primary-background { background-color: #1f80f0; }
.primary-background, .typography .primary-background, .primary-background h1,.primary-background h2,.primary-background h3, .typography .primary-background h1, .typography .primary-background h2, .typography .primary-background h3, .typography .primary-background h4,.primary-background p, .primary-background li, .primary-background span ,.typography .primary-background p, .typography .primary-background li, .typography .primary-background span,.primary-background.primary-background .hs-richtext { color: #FFFFFF; }  
.blog-listing-header .author-image { height: 59px; width: 59px; }
.blog-listing-header .author-image img { border-radius: 151px; }
@media (min-width: 1024px) {
  .blog-listing-header .author-image { height: 151px; width: 151px; }
}
.sharing-list-horizontal { float: none; }
.sharing-list-horizontal ul { list-style: none; margin: 0; padding: 0; }
.sharing-list-horizontal li { display: inline-block; }
.sharing-list-horizontal a { display: inline-block; }
.sharing-list-horizontal img { }
@media (min-width: 1024px) {
  .sharing-list-horizontal { float: right; }
}
/*****************************************/
/* Categories   */
/*****************************************/
.blog-categories { background-color: #1f80f0; }
.blog-categories ul { list-style: none; margin: 0; overflow: hidden; padding: 0; }
.blog-categories li { display: inline-block; text-align: center; transition: 0.1s ease-in-out; }
.blog-categories li + li { margin-left: -5px; }
.blog-categories li a { display: inline-block; font-size: 14px; font-weight: normal; padding: 0 30px; height: 60px; line-height: 60px; transition: 0.1s ease-in-out; color: #FFFFFF; text-decoration: none; }
.blog-categories li a:hover, .blog-categories li.active, .blog-categories li:active, .mobile-blog-filter:active { background-color: #0e69d3; }
.blog-categories li.active a { color: white; font-weight: bold; width: 100%; }
.mobile-blog-filter + input[type="checkbox"] { display: none; }
@media (max-width: 768px) {
  .blog-categories ul { display: none; margin-left: -1.25rem; margin-right: -1.25rem; }
  .blog-categories li { width: 100%; text-align: left; }
  .blog-categories li + li { margin-left: 0; border-top: 1px solid #1f80f0; }
  .blog-categories li a { width: 100%; padding-left: 15px; padding-right: 15px; }
  .blog-categories li a:hover { }
  .blog-categories li.active a { }
  .mobile-blog-filter { display: block; cursor: pointer; margin-left: -1.25rem; margin-right: -1.25rem; font-size: 14px; font-weight: normal; padding-left: 15px; padding-right: 15px; height: 60px; line-height: 60px; transition: 0.1s ease-in-out; color: #FFFFFF; background-repeat: no-repeat; background-position: 95% 50%; background-size: 20px 20px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAAXNSR0IArs4c6QAAAM9JREFUOBHt07EKwkAMBuCLu859iHbvG1Qf1gfwVeymQwdxE0Qczj9yOQ5q5EI6OCiEXKL5GtpKMcZ9CGFARMQSHwJyCICPiN0SIhtsscmHFnFCbL04G8lq3xYKNz5DZUsPrqIevEA7cT5my+bVqFwJAx3i6wNN6Jl/K3NVOeE8OHtb0BsQdlSunPAL8qborVFzz7apAJIB8B+oKeoG9Si1llfaF97+H8538KduxRNrPfJqysG8MRFdYfWKl9tmmCeB37KgHGrgCbN3ZV5tvwDjRMw5Uot15AAAAABJRU5ErkJggg==');
  }
  .mobile-blog-filter + input:checked + ul { display: block; }
}

@media (min-width: 768px) {
  .blog-categories.blog-categories-underlined { background: none; }
  .blog-categories.blog-categories-underlined ul { position: relative; }
  .blog-categories.blog-categories-underlined ul::before { content: ''; position: absolute; height: 1px; width: 100%; left: 0; bottom: 0; background-color: #616162; z-index: 0; }
  .blog-categories.blog-categories-underlined li { }
  .blog-categories.blog-categories-underlined a { color: #606060; text-transform: uppercase; font-weight: 600; text-decoration: none; }
  .blog-categories.blog-categories-underlined li.active { background: none; background-color: transparent; position: relative; }
  .blog-categories.blog-categories-underlined li.active::before { content: ''; position: absolute; bottom: 0; left: 0; height: 3px; width: 100%; background-color: #1f80f0; }
  .blog-categories.blog-categories-underlined li:hover { background: none; background-color: transparent; position: relative; } 
  .blog-categories.blog-categories-underlined li:hover::before { content: ''; position: absolute; bottom: 0; left: 0; height: 3px; width: 100%; background-color: #1f80f0; }
  .blog-categories.blog-categories-underlined li:hover a { background: none; color: #1f80f0; }
  .blog-categories.blog-categories-underlined li.active a { color: #2A343F; }
  .blog-categories.blog-categories-underlined a:focus { outline: none; }        
}

.card { display: block; position: relative; background: #FFFFFF; background: -moz-linear-gradient(left, #FFFFFF 0%, #FFFFFF 100%); background: -webkit-linear-gradient(left, #FFFFFF 0%,#FFFFFF 100%); background: linear-gradient(to right, #FFFFFF 0%,#FFFFFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); border: 0 !important; border-radius: 6px !important; overflow: hidden; display: flex; flex-direction: column; } 
@media (max-width: 700px) { 
 .card { max-width: 500px; margin-left: auto; margin-right: auto; } 
} 
.card:hover, .typography .card:hover { text-decoration: none; } 
.card-label { position: absolute; bottom: 0; left: 0; background-color: #1f80f0; color: #FFFFFF; padding-top: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 10px; font-size: 12px; line-height: 17px; z-index: 1; } 
.card-image { position: relative; overflow: hidden; height: 185px; } 
.card-image img { min-width: 100%; max-width: none; width: auto; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } 
.card-content { padding-left: 32px; padding-right: 32px; padding-top: 20px; padding-bottom: 26px; position: relative; display: flex; flex-direction: column; flex-grow: 1; } 


 

.card-subscribe .subscribe-form { position: relative; z-index: 1; } 
.card-subscribe .hs-error-msgs.inputs-list { display: none !important; } 
.card-subscribe .subscribe-form form { 	display: flex; flex-direction: column; } 
.card-subscribe .subscribe-form p { margin-bottom: 5px; } 
.card-subscribe .subscribe-form form::before, .blog-post-footer .cta-blog-subscribe form::before { 
 display: block; margin: 0 auto; width: 86px; height: 42px; margin-bottom: 15px; background-size: contain; content: ''; 	
 /* Mail icon */ 	
 background: url(https://cdn2.hubspot.net/hubfs/2231451/blog/template/mail-icon.svg) no-repeat; 
} 

.blog-post-footer .cta-blog-subscribe form::before { 	flex-basis: 100%; background-position: 48% center; } 
.blog-post-footer .cta-blog-subscribe form > div:first-of-type { 	flex-basis: 100%; } 
.blog-post-footer .cta-blog-subscribe .hs-rich-text { 	width: 100%; } 
.card-promotion { 
  background: none; border: 1px solid #cdcdcd; background-size: 11px; background-repeat: repeat; 
  background-image: url('data:image/png;base64, VBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAfklEQVRIibXNWw2AQAwF0QFjIAKV4AITa4evJgT23dsRcGZJKRHUBlxrJA4cEYPdcOBWD3bgNBxAOfjhykEWVw2KuGJQxb2DJu4ZdOGzg258ZjCEjw6G 8ZHBFN47mMZ7Bi68NXDjtYEELw1keG4gxb8DOf4ehOA2CMNtEIYDPGRVMJ6W84MXAAAAAElFTkSuQmCC'); 
} 
.promotion-container { height: 100%; padding: 0 10px; margin: 0 auto; } 
.promotion-image { padding: 70px 0; } 
.promotion-image img { max-width: 100%; width: 100%; height: auto; } 
.js-ad-carousel:not(.slick-initialized) .promotion-image { display: none; } 

@media (min-width: 639px) { 
 .js-ad-carousel.slick-initialized .slick-slide, .js-ad-carousel.slick-initialized .slick-list, .js-ad-carousel.slick-initialized .slick-slider, .js-ad-carousel.slick-initialized .slick-track { height: 100%; } 
 .js-ad-carousel.slick-initialized .slick-slide { float: none; display: inline-block; vertical-align: middle; position: relative; } 
 .promotion-image { padding: 0; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; } 
} 

.post-info-container { margin-bottom: 20px; } 
.author-image { display: inline-block; height: 28px; width: 28px; border-radius: 28px; } 
.author-image img { border-radius: 28px; height: 100%; width: 100%; } 
.post-info, .post-info a, .typography .post-info a { color: #cdcdcd; font-size: 12px; line-height: 24px; font-weight: bold; } 
.post-info a, .typography .post-info a { 	color: #1f80f0; } 
.post-title, .post-title h1, .post-title h2, .post-title h3, .typography .post-title,.typography .post-title h1,.typography .post-title h2,.typography .post-title h3, .typography .post-title a,.typography .post-title h1 a,.typography .post-title h2 a,.typography .post-title h3 a { font-size: 20px; line-height: 26px; color: #1f2e4a; font-weight: bold; text-transform: uppercase; } .post-title h1, .post-title h2, .post-title h3 { margin-bottom: 20px; -ms-transition: 0.1s ease-in-out; -webkit-transition: 0.1s ease-in-out; transition: 0.1s ease-in-out; } .card:hover .post-title, .card:hover .post-title h1, .card:hover .post-title h2, .card:hover .post-title h3, 
.typography .card:hover .post-title, .typography .card:hover .post-title h1,.typography .card:hover .post-title h2,.typography .card:hover .post-title h3, 
.typography .card:hover .post-title,.typography .card:hover .post-title h1 a,.typography .card:hover .post-title h2 a,.typography .card:hover .post-title h3 a{ color: #1f80f0; text-decoration: none; } 
.post-description, .post-description p, .post-description li, .post-description span { font-size: 16px; line-height: 24px; color: #616162; } 
 
/* Featured card */ 
.card { border: 1px solid #cdcdcd !important; } 
.card-featured .desktop-card-image { display: none; } 
@media screen and (min-width: 1024px) { 
 .card-featured .desktop-card-image { display: block; } 
 .card-featured .mobile-card-image { display: none; } 
 .card-featured { position: relative; background: none; height: auto !important; border: 0 !important; border-radius: 0 !important; } .card-content-featured-pointer { } .card-featured .card-label { bottom: auto; top: 0; } .card-featured .card-image { width: 858px; height: 480px; max-width: 80%; } .card-featured .card-image img { } 
 
  
  
 
 .card-featured .card-content { position: absolute; right: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); min-height: 391px; min-width: 345px; max-height: 94%; background: #FFFFFF; background: -moz-linear-gradient(left, #FFFFFF 0%, #FFFFFF 100%); background: -webkit-linear-gradient(left, #FFFFFF 0%,#FFFFFF 100%); background: linear-gradient(to right, #FFFFFF 0%,#FFFFFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );  width: calc(33.33333% - 28px);   border-radius: 6px; border: 1px solid #cdcdcd; } 
  
 .card-featured.has-pointer .card-content::before { content: ''; position: absolute; bottom: -12px; left: -33px; height: 50px; width: 50px; background: #FFFFFF; background: -moz-linear-gradient(left, #FFFFFF 0%, #FFFFFF 100%); background: -webkit-linear-gradient(left, #FFFFFF 0%,#FFFFFF 100%); background: linear-gradient(to right, #FFFFFF 0%,#FFFFFF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); border: 12px solid #1f80f0; border-top: none; border-right: 0; -ms-transform: skew(-40deg); -webkit-transform: skewX(-40deg); transform: skew(-40deg); z-index: -1; } .card-featured .author-image { /* display: block; */ /* height: 59px; width: 59px; border-radius: 59px; margin-bottom: 8px; */ } .card-featured .post-info-container { margin-bottom: 10px; } 
 .card-featured .post-info { } 
 .card-featured .post-title, .card-featured .post-title h1, .card-featured .post-title h2, .card-featured .post-title h3, .card-featured .post-title a, .card-featured .post-title h1 a, .card-featured .post-title h2 a, .card-featured .post-title h3 a { 
   /* line-height: 30px; font-size: 26px; font-weight: bold; */ 
  } 
 .card-featured .post-description { } 
} 
 
/* Card - subscribe */ 
.card-subscribe, .typography .card-subscribe { 
  position: relative; background-color: #1f80f0; background-size: cover; 
   	 
    background-color: #1f80f0; 	background-image: linear-gradient(164deg, #1f80f0 70%, rgba(0,0,0,0.04) 70%); 
   
  color: #FFFFFF; text-align: center; 	
  /* fallback height if there is no other card to equalize heights with */ 
  height: 460px; 
} 
.card-subscribe-inner { width: 100%; border-right: 0 !important; border-left: 0 !important; border-bottom: 0 !important; } 
.blog-post-footer .card-subscribe-inner { background-image: url(https://4890439.fs1.hubspotusercontent-na1.net/hubfs/4890439/blog/zibber-cta-bar-bg.jpg); } 
.card-subscribe, .typography .card-subscribe, .card-subscribe p, .typography .card-subscribe p { color: #FFFFFF; } 
.typography .card-subscribe [for*="email"] { display: none; } 
.card-subscribe h1,.card-subscribe h2,.card-subscribe h3, .typography .card-subscribe h1, .typography .card-subscribe h2, .typography .card-subscribe h3, .typography .card-subscribe h4 { 
  color: #FFFFFF; margin-bottom: 20px; font-size: 22px; line-height: 30px; text-align: center; 
} 
.card-subscribe ul, .card-subscribe li, .card-subscribe span, .card-subscribe p { 	color: #FFFFFF; } 
.subscribe-form { padding-top: 30px; padding-bottom: 30px; padding-left: 30px; padding-right: 30px; width: 100%; } 
.card-subscribe .submitted-message p, .subscribe-form .submitted-message p { font-size: 22px; line-height: 30px; font-weight: bold; } 
.card-subscribe .submitted-message::before, .subscribe-form .submitted-message::before { 
  content: ''; width: 52px; height: 52px; display: block; margin-bottom: 20px; margin-left: auto; margin-right: auto; 
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAABX5JREFUaAXdmk +IHEUUxnfCGqOQiAbFIKKEXQ1E2IOyiCAhQiAIQiB4iOjFQ9CTN72Il+Al7NHLnkaIiCx4WPQgJGbFi0E8qOCfJWaVkIsS/yWYPxptf1/nvdnqznRP9Uz17mYefFtVXfW +99V0d/Wr7u1MJLQsy6ah2wtmwMNgJ9gGtgLZRXABrIBl8BVY6nQ6pyk3hjGJGTAHzoJhTb7i0A8xknWG9Sb4LL5HwZ6A4zL142AJfA9+AL8DnRmZztSdYArsAjqb +8BtwO0TKq9x1j73A62WTGQKLAC336h0wQFwe9Pg8jHfLqW43BRDE2/HIJ8Euiz+BrK/wBHg98fIgeHaZpzilimWYk6OTB4SQLgdnASya2Ae7AjHpKyL22IolkyxtyeJAdFucAbIzoHHkhBHkCiWxaTINeyOcKseAsk +cEFs2CnQ2lmpUqGYFpsi16JFpLnhrDPjkzlGfUtzljQeig2kQSZNzc4UDrpn/DI7lkbW6Cxo8klJW9w9xUCtZr4A6DJbtzNT/gmkBUiTTBoHr34M0jIp0wKw5vdMeRLltjSZNopsrtxfaDNgCmjt13K5ZqtZQUREQ9p Mo7RWP3zp9AxgPoJ3XYegVc9C2UJfIXTM5t3XM4ANd6mVRaNVl55nFMori0bnEpAdKfZs3Ja05orRXlDJQW0BZEoOk +VmhSAtNNCq3M8T2nzrscnivGDlImm7p/otSIinROjArQ1atVlcNFafw8QEzr45OxAfsr2R6NkE3gYDL3/GaNsiO5srojKdN7PsEmXj/UzqaaFBD/Z3TZOK1 +ti0K/9lLTLpnXJadcoO84pvHS9uj5/EXQLkd8DhwIF9wf1G6qmWbtk2V5NyPfxxZUi71+7P0zmVqK9Dw4GUd+i/lLQrqq69hndPyeAbH/V6LaPE1s52kcSEVh9WhOIwme/ +Z3QhFasUZ1CBM6pq8TWPfCxafDizSZxcFLKJlvRhM7n1dh03CLhIyFxKXyFOvy3gk9BaG9UDK88jLO2O7LzmtDVvJplmys9Sh2M1yWiX/VrcE+pO6qJ3x3gMxDaq1HOpUEQbDaSq8NO6MNAxXfUG+V +jL8LfBFwqPpKSWd0E9/ChBpfchAcAv8At9NUapdXV8e4u8GX7kj5H3jZ+4cp8S9cckMtCpAcBP6Ojmr2I3iwThD994JvgNu/VF6s84npg6OwKAy9bEP0DLgC3JRC9V0tOX4fWPaBlNpEPh8jeNAYeHrLth6sy +awa5BjuZ+n9AccU/53xfp02WnVKnDRfkDHwUM27hrlc/i/Y+1RC4+3rEXhMJB51tqYHN+ngG+2xPUzeERElDvBT8BNq2rSJBi+RSM/rIBJklN4ngT+Hk/8WmyeBefUMLtM+XTjX6zGAb5CcpoP5aCufdlIvxz +j4M/RNTHlBEP99azfkLF7YPGEmjOBHRrfKO64HkU/Gp8XlyksieKoOEgeLsWZDX340DSLbjx/WKB/qR8oqHOqOHwKnUqbMF7jnQsAdnAXWLPqaYCj96NfwtufCNT49ekS1qBzLcPq+4cnM27Er7Ggk+PhVYM7h3AV9b +PxoDFoBsvhUVCUmlMVda9aJRsRigFGJ8XgXbpHzF0/OjURad8ARUUkkT8Gfb6spW5cHgSXASyE6BLVVj1/q4tJgmisjPKRLJYKXjZ+SF3dwfvPxXZyLj80kymNT4fDQOJjU +n/WDSeme8oVCGzM9A1pbAcVtMRRLptgjvWHyufRKCLX6aUn3bbee0ko9kn1 +EZdxegagWIo52ROSugL5FPCMgmqeHHYplcY3ftkvH/PtUnqiSTWP0Xc7Xzengd9gqpwJqPzpKAi3BTffv5eVJ8jExuMfAMsTU5vJTVPo84y+aKzLv2j+D9W91x3qoCinAAAAAElFTkSuQmCC); 
} 
.subscribe-form.subscribe-form input[type="submit"] { border-radius: 0; width: 100%; } .card-subscribe .hs-richtext { margin-bottom: 16px; } 
@media (max-width: 768px) { 
 .subscribe-form { padding-top: 48px; padding-bottom: 48px; } 
}
 
/* Blog post - detail */ 
.blog-header { overflow: hidden; position: relative; height: 511px; background-size: cover; background-position: center; background-color:#fff; max-width: 1160px; margin-left: auto; margin-right: auto; transform: translateY(-5px); } 
@media (max-width: 768px) { 
 .blog-header { height: 291px; } 
} 
.blog-header img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 100%; width: auto; } 
.blog-post { margin-top: -115px; background-color: #FFFFFF; position: relative; } 
.blog-post .card-label { top: 0; transform: translateY(-50%); right: auto; bottom: auto; } 
.aside-sharing { padding-top: 40px; } .aside-sharing a[class*="icon"], 
.sharing-list-horizontal a[class*="icon"]{ font-size: 33px; color: #1f80f0; display: inline-block; transition: 0.1s ease-in-out; } 
.aside-sharing [class^="icon-"]:before, .aside-sharing [class*=" icon-"]:before, .sharing-list-horizontal [class^="icon-"]:before,.sharing-list-horizontal class*=" icon-"]:before { 
  margin-left: 0; margin-right: 0; 
} 
.aside-sharing a[class*="icon"] { margin-bottom: 10px; } 
.aside-sharing a:hover[class*="icon"], 
.sharing-list-horizontal a[class*="icon"]:hover { 
  font-size: 33px; color: #1f80f0; text-decoration: none; 
} 

.aside-sharing a[class*="icon-back"], 
.sharing-list-horizontal a[class*="icon-back"] { 
  color: #1f80f0; 
} 
.aside-sharing a[class*="icon-back"]:hover, 
.sharing-list-horizontal a[class*="icon-back"]:hover { 
  color: #0e69d3; 
} 
.aside-sharing ul { list-style: none; text-align: center; display: inline-block; } 
.aside-sharing li { display: inline-block; } 
.aside-sharing img { margin-bottom: 10px; } 
 
@media (min-width: 800px) { 
 .aside-sharing { padding-top: 0; position: absolute; top: 25px; left: 50px; -webkit-backface-visibility: hidden; -webkit-transform: translate(-50%,-0%) translateZ(0) scale(1.0, 1.0); backface-visibility: hidden; transform: translate(-50%,-0%) translateZ(0) scale(1.0, 1.0); } 
 .aside-sharing li { display: block; } 
} 
 
.aside-sharing.colors-reversed a[class*="icon"], .sharing-list-horizontal.colors-reversed a[class*="icon"] { color: #1f80f0; } 
.aside-sharing.colors-reversed a[class*="icon"]:hover, .sharing-list-horizontal.colors-reversed a[class*="icon"]:hover{ color: #0e69d3; } 
.aside-sharing.colors-reversed a[class*="icon-back"], .sharing-list-horizontal.colors-reversed a[class*="icon-back"] { color: #1f80f0; } 
.aside-sharing.colors-reversed a[class*="icon-back"]:hover, .sharing-list-horizontal.colors-reversed a[class*="icon-back"]:hover { color: #1f80f0; } 
.blog-post .post-info-container { } 
.inline-post-info-container { 			padding: 0 0 35px 0;	 		} 		
.inline-post-info-container .author-image { 			height: 41px; width: 41px; border-radius: 41px; margin-right: 10px; 		} 
.blog-post .post-info-container .author-image { height: 51px; width: 51px; border-radius: 51px; margin-right: 15px; } 
.blog-post .post-info-container .author-image img { border-radius: 51px; } 
.blog-post .post-info-container .post-info { } 
.blog-post-content, .blog-post .post-info-container, .post-author-info, .blog-post-footer .cta-inline, .aside-sharing { padding-right: 15px; padding-left: 15px; } 
.blog-post-content { overflow-x: auto; } 
.blog-post-content ul, .blog-post-content ol { margin-left: 20px; } 
.blog-post-content p, li { } 
.blog-post-content img { } 
.cta-inline { position: relative; } 
.blog-post .cta-inline.cta-inline-fluid { margin-left: -100px; margin-right: -100px; padding-left: 130px; padding-right: 130px; } 
.cta-inline .cta-type { display: block; font-size: 12px; line-height: 17px; font-weight: normal; text-transform: uppercase; } 
.cta-inline .cta-title { display: block; font-size: 20px; line-height: 28px; font-weight: bold; } 
.cta-inline .cta-subtitle { display: block; font-size: 12px; } 
.cta-inline.cutoff-corner-bottom-left::before { position: absolute; content: ''; bottom: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 18px 0 0 25px; border-color: transparent transparent transparent #FFFFFF; z-index: 4; } 
.cta-inline-button-right { 
  padding-left: 30px; padding-right: 30px; padding-top: 30px; padding-bottom: 30px; background-color: #1f80f0; color: #FFFFFF; 
   	
    background: #1f80f0 
   
} 	

 

.cta-inline-button-right .text-wrapper { display: inline-block; max-width: 60%; width: 100%; } 
.cta-inline-button-right .button-wrapper { display: inline-block; position: relative; max-width: 40%; width: 100%; float: right; } 
.cta-inline-button-right .button-wrapper .hs-cta-wrapper { position: absolute; right: 0; top: 50%; } 

@media (max-width: 768px) { 
  .cta-inline-button-right .text-wrapper { display: block; max-width: 100%; } 
  .cta-inline-button-right .button-wrapper { display: block; position: relative; max-width: 100%; float: none; } 
  .cta-inline-button-right .button-wrapper .hs-cta-wrapper { position: relative; right: auto; top: auto; } 
} 
.cta-content, .cta-inline .text-wrapper, .cta-inline .button-wrapper { position: relative; z-index: 1; } 
 
.cta-inline-image-left { } 
.cta-inline-image-left .image-wrapper { max-width: 180px; margin-right: 20px; } 
 
@media (min-width: 768px) { 
  .cta-inline-image-left .image-wrapper, .cta-inline-image-left .text-wrapper { display: inline-block; } 
  .cta-inline-image-left .text-wrapper { max-width: calc(100% - 206px); } 
  .cta-inline-image-left .image-wrapper img { margin-top: -40px; } 
  .cta-inline-image-left .text-wrapper { padding-top: 20px; } 
} 
 
.blog-post-footer { overflow: hidden; background-color: #FFFFFF; padding-left: 0; padding-right: 0; } 
@media (min-width: 769px) { 
 
} 
 
.topic-list { padding-top: 14px; border-top: 1px solid #ECEDED; } 
.topic-list-text { font-size: 14px; display: inline-block; color: #616162; font-weight: bold; margin-right: 8px; text-transform: uppercase; margin-bottom: 10px; } 
.topic-list.topic-list ul { display: inline-block; margin-bottom: 0; margin-left: 0; } 
.topic-list.topic-list li { display: inline-block; font-size: 14px; margin-right: 8px; margin-bottom: 20px; } 
.topic-list.topic-list a , .typography .topic-list.topic-list a { text-decoration: none; color: #1f80f0; } 
.topic-list.topic-list a:hover, .typography .topic-list.topic-list a:hover { } 
.topic-list.topic-list-inverted, .typography .topic-list.topic-list-inverted { } 
.topic-list.topic-list-inverted a, .typography .topic-list.topic-list-inverted a { background: none;  transition: 0.1s ease-in-out; } 
.topic-list.topic-list-inverted a:hover, .typography .topic-list.topic-list-inverted a:hover { border-radius: 2px; border: none; } 

@media (max-width: 800px) {  
 .topic-list.topic-list { padding-bottom: 14px; } 
 .topic-list .topic-list-text { vertical-align: top; } 
 .topic-list.topic-list ul { width: calc(90% - 50px); } 
 .topic-list.topic-list li { margin-bottom: 20px; } 
 .topic-list.topic-list li:last-of-type { margin-bottom: 4px; } 
} 

.post-author-info { background-color: #FFFFFF; position: relative; } 
.post-author-info .author-image { width: 79px; height: 79px; vertical-align: top; } 
.post-author-info .author-image img { border-radius: 79px; margin-top: -5px; } 
.post-author-info.pointer-top-left-next-block::before { content: ''; position: absolute; height: 40px; width: 200%; background-color: #E1F1FF; bottom: 0; left: 16px; transform: translateY(40px) skew(50deg); /* TranslateY has to match the height */ z-index: 1; } 
.post-author-info.pointer-top-left-next-block + .cta-inline { padding-top: 40px; /* Has to match the height of the .pointer-top-left-next-block::before */ } 
.post-author-info .author-description { } 
.post-author-info .author-description :last-child { margin-bottom: 0; } 
.post-author-info .author-description h1, .post-author-info .author-description h2, .post-author-info .author-description h3, .post-author-info author-description h1 a, .post-author-info .author-description h2 a, .post-author-info .author-description h3 a { font-weight: bold; } 
.post-author-info .author-description, .post-author-info .author-description p, .post-author-info .author-description a, .post-author-info .author-description li font-size: 16px; line-height: 28px; font-weight: normal; } 
.post-author-info .author-description h1, .post-author-info .author-description h2, .post-author-info .author-description h3 { margin-bottom: 14px; } 
.cta-blog-subscribe { 
  background-color: #1f80f0; color: #FFFFFF; 
   	  
    background-color: #1f80f0; 
   
  background-position: center;  
} 
.cta-blog-subscribe .text-wrapper { margin-bottom: 12px; } 

@media (max-width: 790px) { 
 .email-submit-right { max-width: 100%; } 
 .email-submit-right form .hs_submit .hs-button { width: 100%; } 
 .cta-blog-subscribe .email-submit-right form .hs_submit { position: static; right: auto; bottom: auto; transform: none; } 
} 
 
@media (min-width: 800px) { 
 .post-author-info .author-image, .post-author-info .author-description { display: inline-block; } 
 .post-author-info .author-image { } 
 .post-author-info .author-description { width: calc(98% - 79px); padding-left: 15px; } 
 .blog-post .card-label { transform: translateY(-100%); } 
 .blog-post-content,.blog-post .post-info-container, .aside-sharing, .blog-post .post-info-container { padding-left: 50px; padding-right: 50px; }
 .blog-post-footer .cta-inline { padding-left: 120px; padding-right: 120px;} 
 .blog-post-content, .blog-post .post-info-container, .post-author-info, .aside-sharing { padding-right: 50px; padding-left: 50px; } 
 .blog-post-footer { margin-left: 50px; margin-right: 50px; } 
 .blog-post-footer .cta-inline {  } 
 .blog-post .post-info-container { padding-top: 25px; } 
} 

/* Related posts */ 
.related-posts { background-color: #FFFFFF; } 
.related-posts .card { border: 1px solid #cdcdcd !important; } 
.card-author-posted { 	display: flex; align-items: center; font-size: 13px; padding-bottom: 10px; } 
.card-author-posted span, .card__post-date { 	display: inline-block; } 
.card-post-info { 	flex-grow: 1; } 
.card-author-posted .author-image { 	margin-right: 10px; } 
.share-icons-horizontal { 	display: flex; align-items: center; } 
.share-icons-horizontal ul { 	display: flex; list-style: none; margin: 0 0 0 10px; } 
.share-icons-horizontal li { 	margin-right: 11px; } 
.share-icons-horizontal a svg .hovercolor { fill: #1f80f0; } 
.share-icons-horizontal a:hover svg .hovercolor { fill: #0e69d3; } 
.blog-textual-cta, a.blog-textual-cta, .blog-textual-cta p, a.blog-textual-cta p { color: #1f80f0 !important; text-decoration: none !important; cursor: pointer !important; font-size: 22px !important; font-weight: 600 !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }