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



/* Contact page css start here */

.body-container--contact .row-number-1.dnd-section {
    padding: 64px 8px 32px;
}
.body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text p {
    line-height: 1.5;
    margin-bottom: 0px;
    font-size: 20px;
    margin-top: revert;
}
.body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_header {
    margin: 32px 0px 8px;
    display: block;
}
.body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
    position: relative;
    line-height: 1.15;
    margin: 0;
}
.body-container--contact .row-number-4.dnd-section > .row-fluid {
    padding: 16px 0px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text h1 {
    font-size: 2em;
    margin: .67em 0;
    line-height: 1.4;
    margin-bottom: 50px;
    margin-top: 0px;
    font-weight: 600;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text h2 {
    font-size: 24px;
    margin-top: 0px;
    font-weight: 600;
    line-height: 1.4;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 24px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li {
    position: relative;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li:not(:last-child) {
    margin-bottom: 24px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li:before {
    content: "✓ ";
    left: -24px;
    top: -5px;
    position: absolute;
    font-family: "Fira Mono";
    color: rgb(0, 218, 136);
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.15;
    margin-bottom: revert;
}
.body-container--contact .row-number-4.dnd-section .hs-form-required {
    display: none;
}
.body-container--contact .dnd-section form .hs-input {
    margin: 16px 0rem 0.7rem 0px;
    min-width: 0px;
    background-color: rgb(246, 249, 252);
    border: 2px solid rgb(211, 211, 211);
    padding: 1rem;
    color: #000;
    padding-top: 17px;
}
.body-container--contact .dnd-section form .hs-form-field {
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}
.body-container--contact .dnd-section form label {
    margin: 0;
}
.body-container--contact .dnd-section form textarea.hs-input {
    resize: none;
    min-height: 197px;
}
.body-container--contact .dnd-section form .hs-button,
.body-container_price_child form .hs-button {
    background: rgb(102, 102, 102);
    font-weight: 600;
    opacity: 0.5;
    margin: 11px 0px 0px;
    padding: 16px 32px 17px;
}
.body-container--contact .dnd-section form {
    padding-left: 25px;
}
.body-container--contact .dnd-section form .hs-input::-webkit-input-placeholder {
    color: rgb(117, 117, 117);
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text p {
    line-height: 24px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text p:last-of-type {
    margin-bottom: 0px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text a {
    font-weight: bold;
    border-bottom: 1px solid rgb(20, 136, 240);
    text-decoration: none;
    transition: all 0.2s linear 0s;
    color: rgb(20, 136, 240);
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text a:hover {
    border-bottom: 0;
}
.body-container--contact .row-number-7.dnd-section > .row-fluid {
    padding: 64px 32px;
}
.hs-read_case-btn {
    position: relative;
    border-radius: 8px;
    padding: 14px 20px 13px;
    transition: all 0.2s linear 0s;
    font-family: "Fira Mono";
    text-shadow: none;
    background: white;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;
    color: rgb(20, 136, 240);
    text-align: center;
    line-height: inherit;
    font-weight: 600;
    width: 100%;
    display: block;
}
.hs-read_case-btn svg {
    margin-left: 20px;
}
.hs-read_case-btn:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 7px 14px, rgba(0, 0, 0, 0.08) 0px 3px 6px;
    transform: translate3d(0px, -2px, 0px);
    background-color: rgb(255, 255, 255);
    text-decoration: none;
    color: rgb(20, 136, 240);
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_rich_text h3 {
    line-height: 1.15;
    margin: 0px 0px 40px;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_rich_text h4 {
    margin: 0px 0px 40px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.15;
}
.body-container--contact .row-number-7.dnd-section .span6.dnd-column:first-child {
    padding-right: 44px;
}
.body-container--contact .row-number-7.dnd-section .span6.dnd-column:last-child {
    padding-left: 44px;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_linked_image a {
    transition: all 0.2s linear 0s;
    transform: translateY(0px);
    overflow: hidden;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 13px 27px -5px, rgba(0, 0, 0, 0.2) 0px 8px 16px -8px, rgba(0, 0, 0, 0.024) 0px -6px 16px -6px;
    display: block;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_linked_image a:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 30px 60px -12px, rgba(0, 0, 0, 0.2) 0px 18px 36px -18px, rgba(0, 0, 0, 0.024) 0px -12px 36px -8px;
    transform: translateY(-2px);
    text-decoration: none;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_linked_image img {
    vertical-align: middle;
}
.body-container--contact .row-number-7.dnd-section {
    background: linear-gradient(135deg, #0171d7 10%, #1488f0 90%);
}
.body-container--contact .row-number-10.dnd-section > .row-fluid {
    padding: 64px 8px;
}
.body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text h2 {
    margin: 32px 0px 8px;
    line-height: 1.15;
    padding-bottom: 8px;
}
.body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text p {
    line-height: 1.5;
    margin-bottom: 0px;
    margin-top: revert;
    font-size: 20px;
}
.body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text center {
    padding-top: 32px;
}
.body-container--contact .custom-address-card-grp .content-wrapper {
    padding-bottom: 33px;
}
/* Contact page css end here */







/* Webinar Stream page css start here */

.body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
    padding: 64px 0px;
}
.body-container_webinar-stream .row-number-1.dnd-section > .row-fluid > div {
    padding-bottom: 32px;
    margin: 16px 0px 0px;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
    margin: 0px 0px 64px;
    line-height: 1.15;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text {
    margin: 32px auto 4px;
    font-family: Roboto, "Helvetica Neue";
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    max-width: 700px;
    display: block;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text p {
    font-size: inherit;
    line-height: 1.15;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text p:last-of-type {
    margin-bottom: 0;
}
/* Webinar Stream page css end here */






/* Pricing Child page css start here */
.hs-pricing_child-wrapper {
    padding-top: 96px;
}
.body-container_price_child .row-number-1.dnd-section > .row-fluid {
    padding: 64px 16px;
}
.body-container_price_child h3.form-title {
    background-color: transparent;
    text-align: center;
    color: #283a4f;
    margin: 0px 0px 32px;
    font-size: 32px;
}
.body-container_price_child form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.body-container_price_child form .hs-form-required {
    display: none;
}
.body-container_price_child form .hs-form-field {
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
}
.body-container_price_child form label {
    margin-bottom: 0;
}
.body-container_price_child form .hs-input {
    margin: 16px 0rem 0.7rem 0px;
    background-color: rgb(246, 249, 252);
    border: 2px solid rgb(211, 211, 211);
    border-color: #d3d3d3;
      padding-bottom: 17px;
}
.body-container_price_child form .hs-input::-webkit-input-placeholder {
    color: rgb(117, 117, 117);
}
.body-container_price_child form .hs_please_choose_all_industries_that_apply.hs-form-field > label,
.body-container_price_child form .hs_select_the_application_s_you_will_use.field.hs-form-field > label{
    margin: 32px 0px;
    min-width: 0px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 600;
    align-self: center;
    max-width: 600px;
    text-align: center;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] {
    margin: 0px 0px 32px;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    margin: 0;
    padding: 8px 0 16px;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li .hs-input {
    margin: 0px 5px 0px 0px;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li .hs-input + span {
    font-size: 16px;
    line-height: 18px;
}
.body-container_price_child form .hs-button:hover {
    background: #666;
    transform: none;
}
.body-container_price_child .hs-icon_left-column1-with-btn-content p a {
    color: rgb(20, 136, 240);
    font-weight: bold;
    border-bottom: 1px solid rgb(20, 136, 240);
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
.body-container_price_child .hs-icon_left-column1-with-btn-content p a:hover {
    border-bottom-color: transparent;
}
.body-container_price_child .hs-icon_left-column2 {
    margin-top: -60px;
}

/* Pricing Child page css end here */










@media screen and (min-width: 40em) {
  .body-container--contact .row-number-1.dnd-section {
      padding: 128px 32px 96px;
  }
  .body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
      font-size: 60px;
  }
  .body-container--contact .row-number-1.dnd-section .row-number-3.dnd-row {
      max-width: 90%;
      margin: 0 auto;
  }
  .body-container--contact .row-number-4.dnd-section > .row-fluid {
      padding: 16px 32px;
  }
  .body-container--contact .dnd-section form .hs-button,
  .body-container_price_child form .hs-button {
      min-width: 350px;
  }
  .body-container--contact .row-number-7.dnd-section > .row-fluid {
      padding: 96px 32px;
  }
  .hs-read_case-btn {
      width: auto;
      display: inline-block;
  }
  .body-container--contact .row-number-10.dnd-section > .row-fluid {
      padding: 96px 32px;
  }
  .body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text h2 {
      font-size: 60px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
      padding: 64px 32px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid > div {
      margin-top: 32px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
      font-size: 40px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text {
      font-size: 20px;
  }
  .body-container_price_child h3.form-title {
      font-size: 40px;
  }
}

@media screen and (min-width: 64em) {
  .body-container--contact .row-number-1.dnd-section .row-number-3.dnd-row {
      max-width: 70%;
  }
  .body-container--contact .row-number-4.dnd-section > .row-fluid {
      padding: 64px;
  }
  .body-container--contact .row-number-7.dnd-section > .row-fluid {
      padding-left: 64px;
      padding-right: 64px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
      padding: 96px 64px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid > div {
      margin-top: 64px;
  }
}

@media (min-width: 1322px) {
  .body-container--contact .row-number-4.dnd-section > .row-fluid,
  .body-container--contact .row-number-7.dnd-section > .row-fluid,
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
      padding-left: 0px;
      padding-right: 0px;
  }
}


@media (max-width: 64em) {
  .body-container--contact .dnd-section form {
      padding-left: 0;
  }
  .body-container--contact .row-number-4.dnd-section>.row-fluid .span6.dnd-column {
      padding: 32px;
  }
  .body-container--contact .row-number-4.dnd-section>.row-fluid .span6.dnd-column:last-child {
      padding-top: 0;
  }
  .body-container--contact .dnd-section form {
      margin-bottom: 32px;
  }
  .body-container--contact .row-number-7.dnd-section .span6.dnd-column:first-child {
      padding-right: 0;
      margin-bottom: 64px;
  }
  .body-container--contact .row-number-7.dnd-section .span6.dnd-column:last-child {
      padding-left: 0;
  }


}

@media (min-width: 1024px) {
  .body-container_price_child .hs-icon_left-column2 {
      margin-top: -60px;
  }
}

@media (max-width: 640px) {
  .body-container_price_child form .hs-button {
      width: 100%;
  }
}

@media (max-width: 460px) {
  .body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li {
      width: 100%;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}

html {
  height: -webkit-fill-available;
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  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
   ========================================================================== */

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

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

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

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
  border-radius: 5px;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 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 in Chrome and Safari on macOS.
 */

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

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

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

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

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

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

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

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  max-width: 1322px;
  padding: 0px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1322px;
}

.dnd-section .dnd-column {
  padding: 0px;
}

@media (max-width: 767px) {
  img {
    max-width: 450px;
    height: auto;
  }
  .dnd-section .dnd-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
html {
  font-size: 24px;
}

blockquote {
  border-left: 3px solid #999999;
  font-size: 16px;
  padding-left: 40px;
  margin: 60px 0px;
  font-family: "Bree Serif", serif;
  line-height: 1.6;
}

h2 {
  margin-bottom: 50px ;
  word-break: normal;
}
@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}
h2 {
  margin-bottom: 20px;
  font-size: 32px;
}
a {
  color: #0270e0;
  cursor: pointer;
}
@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #494a52;
  font-family: Lato, sans-serif;
  line-height: 1.2;
  word-break: break-word;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: bolder;
}

/* Anchors */

a {
  color: #0270e0;
  cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #494a52;
  font-family: Merriweather, serif;
  font-weight: 700;
  margin: 0 0 1.4rem;
}

h1 {
  font-size: 2.1rem;
}

h2 {
  font-size: 1.6rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-family: Lato, sans-serif;
  font-size: 1.175rem;
  font-weight: normal;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.9rem;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid #a9a9a9;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #ccc;
  border: none;
  color: #ccc;
  height: 1px;
}

/* Subscripts and superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus styles */

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}

/* Utilities */

.green,
.text-green {
  color: #91c05e;
}

.text-blue {
  color: #1488f0;
}

h3.accent {
  color: #1488f0;
  font-size: 1.15rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 990px) {
  h3.accent {
    font-size: 1.125rem !important;
  }
}
button,
.button ,
 .hs-button{
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px, rgba(0, 0, 0, 0.08) 0px 1px 3px;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #21222A;
  border-color: #21222A;
  color: #FFF;
  text-decoration: none;
}

button:active,
.button:active {
  background-color: #71727A;
  border-color: #71727A;
  color: #FFF;
  text-decoration: none;
}



@media screen and (max-width: 767px){
  button,
.button ,
 .hs-button{
   font-size: 16px;
   padding: 16px;
   margin: 8px;
  }
}

/* CTA Hover Effect */
.cta-wrap img,
.cta_button img {
    cursor: pointer;
    transition: all 0.2s linear 0s;
    transform: translateY(0px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 13px 27px -5px, rgba(0, 0, 0, 0.2) 0px 8px 16px -8px, rgba(0, 0, 0, 0.024) 0px -6px 16px -6px;
}
.cta-wrap img:hover,
.cta_button img:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 30px 60px -12px, rgba(0, 0, 0, 0.2) 0px 18px 36px -18px, rgba(0, 0, 0, 0.024) 0px -12px 36px -8px;
    transform: translateY(-2px);
}









.cta-wrap {}
/* Form */

form {
  font-family: Lato, sans-serif;
	padding-bottom: 40px;
}

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  color: #33475B;
  display: block;
  font-size: 0.875rem;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Help text - legends */

form legend {
  color: #33475B;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #f6f9fc;
  border: 2px solid #D1D6DC;
  border-radius: 3px;
  color: #33475B;
  display: inline-block;
  font-size:16px;
  padding:16px;
  width: 100% !important;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  outline-color: rgba(82, 168, 236, 0.8);
}

fieldset {
  max-width: 100% !important;
}

::-webkit-input-placeholder {
  color: #BFBFBF;
}

::-moz-placeholder {
  color: #BFBFBF;
}

:-ms-input-placeholder {
  color: #BFBFBF;
}

:-moz-placeholder {
  color: #BFBFBF;
}

::placeholder {
  color: #BFBFBF;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0;
  padding: 0;
  width: 100%;
}

.inputs-list input,
.inputs-list span {
  font-size: 0.875rem;
  vertical-align: middle;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #33475B;
  content:'\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-today .pika-button {
  color: #343A40;
}

.fn-date-picker td.is-selected .pika-button {
  background: #343A40;
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  background-color: #343A40 !important;
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

input[type=file] {
  background-color: transparent;
  border: initial;
  box-shadow: none;
  line-height: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 0.875rem;
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: red;
}

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */

/*form input[type=submit],
form .hs-button {
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;

  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
}*/

form input[type=submit],
form .hs-button {
  background-color: #71c441;
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
	width: 60%;
}

/*form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #21222A;
  border-color: #21222A;

  color: #FFF;
} */

form input[type=submit]:active,
form .hs-button:active {
  background-color: #71727A;
  border-color: #71727A;

  color: #FFF;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
.hs-form-required {

display:none;

}
/* Table */

table {
  border: 1px solid #DEE2E6;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

tbody + tbody {
  border-top: 2px solid #DEE2E6;
}

/* Table Cells */

th,
td {
  border: 1px solid #DEE2E6;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  background-color: #343A40;
  border-bottom: 2px solid #DEE2E6;
  color: #FFF;
  vertical-align: bottom;
}
.header {
  position: absolute;
  width: 100%;
  padding: 35px 0;
  z-index:999;
}

.header .content-wrapper {
  padding-left: 16px;
  padding-right: 16px;
}
.header-top-row {
  display: flex;
  justify-content: space-between;
}

.header-top-row .header__row-2 {
  display: flex;
}
.mobile-search-wrap {
  display: none;
}

.mobile-cta-wrap {
  display: none;
}


.header__search.header--element {
  transition: all 0.3s ease-in-out 0s;
  height: 44px;
  background: white;
  width: 35%;
  min-width: 440px;
  border-radius: 8px;
  margin: 21px auto 0;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  /*    box-shadow: rgba(0, 0, 0, 0.1) 0px 13px 27px -5px, rgba(0, 0, 0, 0.2) 0px 8px 16px -8px, rgba(0, 0, 0, 0.024) 0px -6px 16px -6px;
  */
}


@media (min-width: 768px) and (max-width: 1200px) {
  .header__search.header--element {
    margin: 0 auto 0;
  }
}

.header__search.header--element input[type="text"] {
  background: transparent;
  border: none;
  padding: 0;
  height: 44px;
  padding-left: 25px;
  font-size: 16px;
  padding-left: 39px;
}


.header__search.header--element svg {
  position: absolute;
  left: 10px;
  transform: scaleX(-1);
  top: 12px;
}

.search_btn {
  position: absolute;
  right: 0px;
  top: 11px;
  cursor: pointer;
}

.header-cta-wrap {
  position: relative;

}
@media (max-width:1024px){
  .mobile-search-wrap {
    display: block;
  }

  .mobile-cta-wrap {
    display: block;
  }

  .header__logo svg {
    height: 30px;
  }

  main.body-container-wrapper {
    min-width: 0px;
    transition: filter 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  }

  .menu-open main.body-container-wrapper {
    filter: blur(10px);
  }

  .header__logo {margin-left: -13px;}

  header.header {
    padding: 18px 0;
  }

  .header-bottom-row {
    display: none!important;
  }


}
.footer {
  padding-bottom: 16px;
  padding-top: 96px;
  padding-left:64px;
  padding-right:64px;

}

.footer h3 {
  font-weight: bold;
  padding-bottom: 16px;
  font-family: inherit;
  font-size: 16px;
  margin: 0;
}
.footer-menu-section ul {
  display: block;
}

.footer-menu-section ul li {
  margin: 0 0 8px;
  width:100%;
  display:block;
}
.social_col {
  text-align: right;
}
.footer-top {
  padding: 32px 0px 64px;
}
.footer-icon {
  padding-left: 8px;
}
.footer-social-share a {
  display: inline-block;
  margin-right: 4px;
}
@media (max-width: 990px) {
  .footer h3 { 
    font-size: 1rem !important;
  }
}
@media (max-width:1024px){
  .footer {
    padding-left: 32px;
    padding-right: 32px;
  }

  .footer-top {
    display: flex;
    flex-flow: wrap;
  }

  .footer .span4 {
    width: 100%;
    margin: 0 0 32px;
  }

  .footer-top .span3, 
  .footer-top .span2 {
    flex: 1;
    width: unset;
    max-width: unset !important;
    min-width: unset;
    float: none;
  }

  .footer-top.row-fluid .span4 + .span3 {
    margin-left: 0px;
  }
}

@media (max-width: 501px){
  .footer-top .span3, 
  .footer-top .span2 {
    width: 100%; 
  }
}




.hs-menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
/* Blog header */

.blog-header {
  background-color: #F8FAFC;
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 3.3rem 0;
}

.blog-header__title {
  font-size: 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
}

/* Blog header - author listing */

.blog-header__author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  height: 200px;
  margin: 0 auto 1.5rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #D1D6DC;
  padding-bottom: 1rem;
}

.blog-index__post {
  -webkit-box-flex:  0;
  -ms-flex:  0 0 100%;
  flex:  0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/2);
    flex:  0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/3);
    flex:  0 0 calc(100%/3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post-image {
  display: block;
  background-image: url('https://cdn2.hubspot.net/hubfs/6326501/boilerplate/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-content h1 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h1 {
  font-size: 1.25rem;
}

.blog-index__post-content p {
  font-family: Lato, sans-serif;
}

.blog-index__post-content a {
  color: #494A52;
}

.blog-index__post img {
  height: auto;
  max-width: 100%;
}

/* Blog pagination */

.blog-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Lato, sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 3.3rem;
  text-align: center;
}

.blog-pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  color: #494A52;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  border: 2px solid #B0C1D4;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494A52;
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
  padding: 3.3rem 0;
}

.blog-post h1 {
  font-size: 1.6rem;
}

.blog-post__meta {
  margin: 1rem 0;
}

.blog-post__meta a {
  color: #494A52;
  text-decoration: underline;
}

.blog-post__tags {
  color: #000;
  font-family: Lato, sans-serif;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  color: #000;
  font-size: .8rem;
}

/* Blog related posts */

.blog-recent-posts {
  background-color: #F8FAFC;
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-recent-posts h1 {
  text-align: center;
}

.blog-recent-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-recent-posts__post {
  color: #494A52;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/2);
    flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid #494A52;
  color: #494A52;
}

.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #FFF;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  color: #494A52;
  text-decoration: underline;
}


/* Custom */
.blog-header {
  background: linear-gradient(150deg,rgba(155,155,155,0.3) 15%,rgba(187,187,187,0.15) 70%,rgba(223,223,223,0.15) 94%);
  min-height: 413px;
}
.blog-header__inner {
  box-sizing: border-box;
  margin: 0px auto;
  min-width: 0px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 64px 8px 32px;
  display: flex;
  max-width: 1200px;
  width: 100%;
  flex-direction: column;
  position: relative;
}
.blog-header__title {
  margin: 32px 0px 8px;
  min-width: 0px;
  color: rgb(40, 58, 79);
  text-align: center;
}
.blog-header__title h1 {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  font-family: Raleway, sans-serif;
  z-index: 100;
  position: relative;
  font-size: 32px;
  font-weight: 600;
  font-family: sans-serif;
  line-height: 1.15;
}
.blog-header__subtitle h4 {
  line-height: 1.5;
  margin-bottom: 0px;
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
  font-family: Roboto,sans-serif;
}

.resources-wrp {
  box-sizing: border-box;
  margin: -40px auto 0px;
  min-width: 0px;
  padding-bottom: 128px;
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
}
.resources-wrp .content-wrapper {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.resources-heading {
  box-sizing: border-box;
  margin: 0px 0px 64px;
  min-width: 0px;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
.resources-items-wrp {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  padding-left: 64px;
  padding-right: 64px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 64px;
  list-style: none;
  width: 100%;
  padding: 0;
}
.hs-blog-listing .resources-items a.resources-items-link {
    box-shadow: none;
    background: transparent;
}

.resources-items {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  flex-direction: column;
  display: flex;
  list-style: none;
  cursor: pointer;
  transition: all 0.2s linear 0s;
  transform: translateY(0px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 13px 27px -5px, rgba(0, 0, 0, 0.2) 0px 8px 16px -8px, rgba(0, 0, 0, 0.024) 0px -6px 16px -6px;
  background: white;
  overflow: hidden;
  border-radius: 8px;
}
.resources-items:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 30px 60px -12px, rgba(0, 0, 0, 0.2) 0px 18px 36px -18px, rgba(0, 0, 0, 0.024) 0px -12px 36px -8px;
  transform: translateY(-2px);
}
.resources-items-inner {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
}
.resources-items-inner a {
  text-decoration: none;
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  flex-direction: column;
  flex: 1 1 0%;
  height: 100%;
  display: flex;
  list-style: none;
  cursor: pointer;
  transition: all 0.2s linear 0s;
  transform: translateY(0px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 13px 27px -5px, rgba(0, 0, 0, 0.2) 0px 8px 16px -8px, rgba(0, 0, 0, 0.024) 0px -6px 16px -6px;
  background: white;
  overflow: hidden;
  border-radius: 8px;
}
.resources-items-inner a:hover {
  text-decoration: none;
  color: inherit;
}
.resources-items-link {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.image-wrapper {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
}
.gatsby-image-wrapper {
  position: relative;
  overflow: hidden;
  box-shadow: none;
}
.image-wrapper img{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  opacity: 1;
  transition: none 0s ease 0s;
}
.resources-items-pd {
  width: 100%;
  padding-bottom: 56.25%;
}
.resources-items-content {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  flex-direction: column;
  display: flex;
  padding: 32px;
  height: 100%;
}
.resources-items-content-inner {
  box-sizing: border-box;
  margin: 0px 0px 16px;
  min-width: 0px;
  font-family: Raleway,sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.15;
}
.resources-items-content-text {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  box-sizing: border-box;
  margin: 0px 0px 32px;
  min-width: 0px;
  font-size: 16px;
  flex: 1 1 0%;
}
.resources-items-content-text p {
  line-height: 24px;
  margin: 1em 0px;
}
.resources-button {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
}
.resources-button-link{
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.resources-button-link .btn {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  appearance: none;
  text-align: center;
  line-height: inherit;
  border-radius: 4px;
  padding: 8px 12px 7px;
  transition: all 0.2s linear 0s;
  font-family: "Fira Mono";
  font-size: 11px;
  color: rgb(20, 136, 240);
  background-color: transparent;
  border: 1px solid rgb(20, 136, 240);
  text-shadow: none;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding-right: 10px;
  width: auto;
  right: 0px;
  position: absolute;
  top: 11px;
  transform: none;
}
.resources-grp {
    background: linear-gradient(90deg,#fff 21px,transparent 1%) center,linear-gradient(#fff 21px,transparent 1%) center,blue;
    background-size: 22px 22px;
    padding-left: 20px;
    padding-right: 20px;
}


.resources-button-link .btn:hover {
  background-color: rgba(20, 136, 240, 0.1);
}
.resources-button-link .btn > span {
  margin-right: 20px;
}
.meta-info {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: flex;
}
.date {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  font-size: 12px;
  color: grey;
  text-transform: uppercase;
}
.tag {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  padding: 4px 6px 3px;
  border-radius: 4px;
  text-shadow: none;
  background-color: rgba(20, 136, 240, 0.1);
}
.meta-tag {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  color: rgb(20, 136, 240);
  font-size: 12px;
  font-family: "Fira Mono", monospace, sans-sarif;
  text-transform: uppercase;
}
.resources-blogPost-page {
  background-color: rgb(246, 249, 252);
}
.resources-blog-post{
  box-sizing: border-box;
  margin: 0px auto;
  min-width: 0px;
  padding: 64px 0px;
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
} 
.resources-post-content {
  grid-template-columns: 1fr;
  max-width: 700px;
  margin: 32px auto;
  min-width: 0px;
  display: grid;
  column-gap: 128px;
}
.resources-post-feature {
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
  height: 360px;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.resources-postTitle {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  padding: 64px 16px;
  max-width: 100%;
}
.resources-postTitle h1 {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  color: rgb(40, 58, 79);
  font-size: 40px;
  padding: 20px 16px;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.resources-postTitle h1:after {
  transform: skew(-6deg);
  z-index: -1;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: white;
}
.resourcesPost-content {
  grid-template-columns: 1fr;
  max-width: 700px;
  margin: 32px auto;
  min-width: 0px;
  display: grid;
  column-gap: 128px;
}
.resources-post-content-inner {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  flex-direction: column;
  display: flex;
  padding-left: 0px;
  padding-right: 0px;
}
.resources-post-content {
  grid-template-columns: 1fr;
  max-width: 700px;
  margin: 32px auto;
  min-width: 0px;
  display: grid;
  column-gap: 128px;
}
.resources-postMeta-info {
  box-sizing: border-box;
  margin: 40px 0px;
  min-width: 0px;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}
.blog-post-article {
  box-sizing: border-box;
  margin: 0px 30px 0px 0px;
  min-width: 0px;
  padding: 4px 6px 3px;
  border-radius: 4px;
  text-shadow: none;
  background-color: rgba(20, 136, 240, 0.1);
}
.blog-post--secondary {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  color: rgb(20, 136, 240);
  font-size: 12px;
  font-family: "Fira Mono", monospace, sans-sarif;
  text-transform: uppercase;
  line-height: 1.15;
}
.post-date {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  font-size: 12px;
  color: grey;
  text-transform: uppercase;
  white-space: nowrap;
}
.resources-post-tag {
  box-sizing: border-box;
  margin: 0px 0px 0px auto;
  min-width: 0px;
}
.resources-post-meta-tag {
  text-decoration: none;
  font-weight: 600;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  transition: all 0.2s linear 0s;
  color: rgb(20, 136, 240);
  display: inherit;
}
.blog-post__body {
  line-height: 1.4;
  text-align: justify;
  margin-bottom: 64px;
}
.back-to-top {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: flex;
}
.back-to-top a {
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  align-self: flex-end;
  text-decoration: none;
}
.back-to-top a span {
  display: flex;
  text-decoration: none;
  font-weight: 600;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  transition: all 0.2s linear 0s;
  color: rgb(20, 136, 240);
}
.back-to-top svg {
  fill: rgb(20, 136, 240);
  margin-left: 10px;
  transition: all 0.2s linear 0s;
  transform: translateX(0px) scale(0.75);
}
.resources-post-meta-tag svg {
  transition: all 0.2s linear 0s;
  transform: translateX(0px) scale(0.75);
  fill: rgb(20, 136, 240);
  margin-left: 10px;
}

/* careersBlog */
.careersBlog-post-wrp {
  padding-top: 96px;
}
.careersBlog-post-wrp .blog-post__body {
  text-align: inherit;
}
.careers-blog-post-inner {
  padding: 64px 0;
}
.careers-postTitle {
  padding-bottom: 32px;
}
.careers-postTitle h1 {
  margin: 0px 0px 64px;
  font-weight: 600;
  font-family: Raleway, sans-serif;
}
.careersBlog-post-wrp .blog-post__body ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: 24px;
}
.careersBlog-post-wrp .blog-post__body ul li {
  position: relative;
}
.careersBlog-post-wrp .blog-post__body ul li:not(:last-child),
.careersBlog-post-wrp .blog-post__body ul li:not(:last-child) {
  margin-bottom: 24px;
}
.careersBlog-post-wrp .blog-post__body ul li:before {
  content: "✓ ";
  left: -24px;
  top: -5px;
  position: absolute;
  font-family: "Fira Mono";
  color: rgb(0, 218, 136);
}
.green-btn {
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 600;
  font-size: inherit;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  padding: 14px 20px 13px;
  transition: all 0.2s linear 0s;
  font-family: "Fira Mono";
  text-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  border: none;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 218, 136);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px, rgba(0, 0, 0, 0.08) 0px 1px 3px;
  display: inline-block;
  box-sizing: border-box;
  margin: 0px;
  min-width: 0px;
  appearance: none;
  text-align: center;
  line-height: inherit;
}
.green-btn::before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  content: "";
  display: block;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0);
  transition: background 0.2s linear 0s;
}
.green-btn:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 7px 14px, rgba(0, 0, 0, 0.08) 0px 3px 6px;
  transform: translate3d(0px, -2px, 0px);
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.green-btn:hover::before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  content: "";
  display: block;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.1);
  transition: background 0.2s linear 0s;
}

.blog-careers-header {
  position: relative;
  opacity: .99;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 383px;
}
.blog-careers-header:before,
.blog-careers-header:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: none;
  z-index: 35;
  opacity: 0.5;
}
.blog-careers-header__inner {
  box-sizing: border-box;
  margin: 0px auto;
  min-width: 0px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 64px 8px 32px;
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
  z-index: 2333;
}

.careers-contetnWrp {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0px;
  justify-content: center;
  align-items: center;
}
.careers-contetnWrp > div {
  width: 50%;
  padding: 0 40px;
}
.careers-contetnWrp> .careers-contetnInner-left {
  padding-left: 0;
}

.careers-contetnWrp> .careers-contetnInner-right {
  padding-right: 0;
}
.careers-contetnInner-left h1 {
  font-size: 24px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  margin-bottom: 0.83em;
  line-height: 1.4;
}
.careers-contetnInner-left p {
  line-height: 24px;
  margin: 1em 0;
}
.careers-contetnInner-left p:last-child {
  margin-bottom: 0;
}
.careers-contetnInner-right img {
  width: 100%;
  vertical-align: middle;
}
.careers-postItems {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.careers-postItems h1 {
  margin-top: 0;
  font-family: Raleway,sans-serif;
  font-weight: 600;
  line-height: 1.4;
  font-size: 2em;
  margin-bottom: 50px;
}
.careers-postItems-repeat ol, 
.careers-postItems-repeat ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 24px;
}
.careers-postItems-repeat ol li, 
.careers-postItems-repeat ul li {
  list-style: none;
  position: relative;
}
.careers-postItems-repeat ol li:not(:last-child), 
.careers-postItems-repeat ul li:not(:last-child) {
  margin-bottom: 26px;
}
.careers-postItems-repeat ul li::before {
  content: "✓ ";
  left: -24px;
  top: -5px;
  position: absolute;
  font-family: "Fira Mono";
  color: rgb(0, 218, 136);
}
.careers-postItems-repeat h1 {
  font-size: 24px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 0px;
  margin-bottom:0.83em;
}
.careers-postItems-repeat h4 strong {
  font-weight: 800;
}
.careers-postItems-repeat a {
  color: rgb(20, 136, 240);
  font-weight: bold;
  border-bottom: 1px solid rgb(20, 136, 240);
  text-decoration: none;
  transition: all 0.2s linear 0s;
  font-family: Raleway, sans-serif;
}
.careers-postItems-repeat a:hover {
  border-bottom-color: transparent;
}
.resources-wrp-inner {
    position: relative;
    top: -100px;
}


@media screen and (min-width: 40em){
  .resources-wrp {
    padding-left: 0px;
    padding-right: 0px;
  }
  .resources-heading {
    font-size: 40px;
  }
  .blog-header__title h1 {
    font-size: 60px;
  }
  .resources-items-wrp {
    padding-left: 0px;
    padding-right: 0px;
  }
  .blog-header__inner {
    padding: 180px 32px 164px;
  }
  .blog-header__subtitle {
    max-width: 90%;
  }
  .resources-postTitle {
    padding-left: 32px;
    padding-right: 32px;
    max-width: 95%;
  }
  .resources-postTitle h1 {
    font-size: 32px;
  }
  .careers-postTitle h1 {
    font-size: 40px;
  }
  .resources-blog-post {
    padding: 96px 16px;
  }
  .careers-blog-post-inner {
    padding-top: 64px;
    padding-top: 64px;
  }
  .careers-contetnInner {
    padding: 60px 32px;
  }
  .blog-careers-header__inner {
    padding: 128px 32px 64px;
  }
  .careers-contetnInner {
    padding: 60px 32px;
  }
  .careers-contetnWrp,
  .careers-postItems-wrp{
    padding: 60px 32px;
  }
}
@media screen and (min-width: 64em){
  .blog-header__subtitle {
    max-width: 75%;
  }
  .resources-postTitle {
    padding-left: 64px;
    padding-right: 64px;
  }
  .resources-postTitle h1 {
    font-size: 40px;
  }
  .resources-blog-post {
    padding: 96px 16px;
  }
  .careers-blog-post-inner {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .careers-contetnInner {
    padding: 100px 64px;
  }
  .careers-contetnInner {
    padding: 60px 32px;
  }
  .careers-contetnWrp,
  .careers-postItems-wrp{
    padding: 100px 0;
  }
}

@media (max-width: 1200px){
  .resources-button-link .btn {
    margin-top: 60px;
    position: relative;
    top: 0px;
  }
}
@media (max-width: 1200px) {
  .resources-items-wrp {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 800px){
  .resources-items-wrp {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 1328px){
  .resources-wrp {
    padding-left: 64px;
    padding-right: 64px;
  }
  .careers-contetnWrp,
  .careers-postItems-wrp{
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1322px){
  .careers-blog-post-inner {
    padding-left: 64px;
    padding-right: 64px;
  }
  .careers-contetnInner,
  .careers-contetnWrp{
    padding-left: 0px;
    padding-right: 0px;
  }
  .careers-contetnWrp {
    padding: 100px 64px;
  }
  .careers-postItems-repeat ol li:not(:last-child), 
  .careers-postItems-repeat ul li:not(:last-child) {
    margin-bottom: 26px;
  }
}

@media (max-width: 1200px){
  .resources-items-wrp {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1199px){
  .resources-button-link .btn {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    appearance: none;
    text-align: center;
    line-height: inherit;
    font-size: inherit;
    overflow: hidden;
    border-radius: 8px;
    padding: 14px 20px 13px;
    transition: all 0.2s linear 0s;
    font-family: "Fira Mono";
    text-shadow: none;
    color: rgb(20, 136, 240);
    background-color: transparent;
    border: 2px solid rgb(20, 136, 240);
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 600;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-right: 10px;
    width: auto;
    right: 0px;
    margin-top: 60px;
    position: relative;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1024px){
  .resources-post-feature {
    height: 300px;
  }
  .resources-post-content-inner {
    padding-left: 32px;
    padding-right: 32px;
  }
  .careers-contetnWrp {
    padding: 92px 64px;
  }
  .careers-contetnWrp>div { 
    width: 100%;
    padding: 0;
    margin-bottom: 32px;
  }
}
@media (max-width: 800px){
  .resources-items-wrp {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 639px){
  .blog-header {
    min-height: 283px;
  }
  
  .resources-postTitle h1 {
    font-size: 32px;
  }
  .resources-post-feature {
    border-radius: 0px;
    height: 300px;
  }
  .resources-post-content-inner {
    padding-left: 16px;
    padding-right: 16px;
  }
  .careers-blog-post-inner {
    padding: 64px 32px;
  }
  .blog-careers-header {
    min-height: 254px;
  }
  .careers-contetnWrp {
    padding: 62px 32px;
  }
}
@media (max-width: 600px){
  .resources-wrp {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.roles-wrp .banner-area {
  min-height: 383px;
}
.roles-wrp .banner-area p {
  padding-top: 1em;
}
.roles-sectionOne .hs_cos_wrapper_type_header {
  margin: 16px 0px 0px;
}
.roles-sectionOne .hs_cos_wrapper_type_header h1 {
  margin: 0px 0px 64px;
  min-width: 0px;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  text-align: center;
  font-weight: 600;
}
.embed-video-inner {
  padding: 56.25% 0 0 0;
  position: relative;
}
.roles-sectionTwo .hs_cos_wrapper_type_rich_text p {
  margin: 32px auto 4px;
  min-width: 0px;
  font-family: Roboto, "Helvetica Neue";
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  max-width: 700px;
  line-height: 1.15;
}
.embed-video-inner iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.roles-sectionThree h1 {
  font-size: 2em;
  margin: 0 0 .67em 0;
  font-family: Raleway,sans-serif;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 50px;
}
.roles-sectionThree .hs_cos_wrapper_type_rich_text p {
  line-height: 24px;
  margin: 1em 0;
}
.roles-sectionThree .dnd-section>.row-fluid > .span6.dnd-column {
  width: 50%;
  margin-left: 0;
  padding: 0 40px;
}
.roles-sectionThree .dnd-section>.row-fluid>.span6.dnd-column:last-child {
  padding-right: 0;
}
.roles-sectionThree .dnd-section>.row-fluid>.span6.dnd-column:first-child {
  padding-left: 0;
}
.roles-sectionThree .hs_cos_wrapper_type_linked_image img {
  vertical-align: middle;
}


@media screen and (min-width: 40em){
  .roles-sectionOne .hs_cos_wrapper_type_header {
    margin-top: 32px;
    display: block;
  }	
  .roles-sectionOne .hs_cos_wrapper_type_header h1 {
    font-size: 40px;
  }
  .roles-sectionTwo .hs_cos_wrapper_type_rich_text p {
    font-size: 20px;
  }

}
@media screen and (min-width: 64em){
  .roles-sectionOne .hs_cos_wrapper_type_header {
    margin-top: 64px;
    display: block;
  }	
}
@media screen and (max-width: 1322px){
  .roles-sectionFour .dnd-section>.row-fluid,
  .roles-sectionOne .dnd-section>.row-fluid,
  .roles-sectionTwo .dnd-section>.row-fluid,
  .roles-sectionThree .dnd-section>.row-fluid {
    padding-left: 64px;
    padding-right: 64px;
  }

}

@media screen and (max-width: 1024px){
  .roles-sectionOne .dnd-section {
    padding-top: 64px !important;
  }
  .roles-sectionTwo .dnd-section {
    padding: 0 32px 64px !important;
  }
  .roles-sectionThree .dnd-section {
    padding: 60px 32px !important;
  }
  .roles-sectionThree .dnd-section>.row-fluid {
    flex-wrap: wrap !important;
    padding: 32px;
  }
  .roles-sectionFour .dnd-section {
    padding: 64px !important;
  }
  .roles-sectionThree .widget-type-linked_image {
    width: 100%;
  }
  .roles-sectionThree .dnd-section>.row-fluid>.span6.dnd-column {
    width: 100%;
    margin-bottom: 32px;
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px){
  .roles-wrp .banner-area h1 {
    line-height: 1.15;
  }
  .roles-wrp .banner-area p {
    padding-top: 1em;
    line-height: 1.5;
  }
  .roles-wrp .banner-area .content-wrapper {
    position: relative;
    padding-bottom: 32px;
  }
  .roles-sectionTwo .dnd-section {
    padding: 0 0 40px !important;
  }
  .roles-sectionFour .dnd-section>.row-fluid, .roles-sectionOne .dnd-section>.row-fluid, .roles-sectionTwo .dnd-section>.row-fluid, .roles-sectionThree .dnd-section>.row-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }


}
@media screen and (max-width: 639px){
  .roles-wrp .banner-area {
    min-height: auto;
    padding: 64px 8px 32px;
  }
  .roles-wrp .banner-area h1 {
    font-size: 32px;
  }
  .roles-wrp .banner-area p {
    max-width: 100%;
  }
  .roles-sectionOne .hs_cos_wrapper_type_header {
    margin: 16px 0px 0px;
    display: block;
  }
  .roles-sectionThree .dnd-section {
    padding: 30px 0px !important;
  }
  .roles-sectionFour .dnd-section {
    padding: 0px !important;
  }
}
/* Error pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-family: Roboto, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

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

/* System pages */

.systems-page {
  margin: 0 auto;
  max-width: 700px;
  padding: 9rem 1.4rem;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* Search pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.hs-search-results {
  margin-top: 1.4rem;
}

ul.hs-search-results__listing li {
  margin-bottom: 1.4rem;
}

.hs-search-results__title {
  color: #494A52;
  font-family: Raleway, serif;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: .7rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    line-height: 24px;
}

.hs-search-highlight {
  font-weight: bold;
}

.hs-search-results__pagination a {
  color: #0270E0;
}


/* Password prompt */

.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}