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


.banner-section.app-banner {
  overflow: hidden;
}
.full-width-row h1 {
  margin: 0.67em 0;
}
.full-width-row h2 {
  margin: 0.83em 0;
}
.full-width-row ul {
  margin: 0;
}
.full-width-row ul li {
  color: #12262f;
  font-size: 1.125rem;
  font-weight: 400;
}
.full-width-row  blockquote {
  display: block;
  border: 1px solid #12262f;
  padding: 1rem;
  margin: 0 0 1rem;
}

.register-hm-page ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.register-hm-page {
  font-size: 16px;
  line-height: 1.125;
}
.register-hm-page p {
  font-size: 16px;
  line-height: 1.125;
  font-family: Open Sans,sans-serif;
  margin-top: 0;
  margin-bottom: 18px;
}
.register-hm-page ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  margin-bottom: 0.5em;
  position: relative;
}
.register-hm-page ul li:before {
  content: "•";
  text-align: center;
  transform: scale(1.5);
  transform-origin: center right;
  left: 0;
  position: absolute;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
}

.register-row .hs-button {
  border-color: rgb(125,221,0);
  background: rgb(125,221,0);
  border-style: solid;
  border-width: 1px;
  text-align: center;
  color: rgba(255,255,255,1);
  text-decoration: none;
  position: relative;
  font-weight: bold;
  min-height: 60px;
  padding: 20px 32px;
  font-family: "Open Sans",sans-serif;
  border-radius: 10000px;
  line-height: 1.375;
  font-size: 16px;
  width: 311px;
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
}
.register-row .hs-button:hover {
  background-color: rgb(96,170,0);
  border-color: rgb(96,170,0);
  color: rgba(255,255,255,1);
}

.register-hm-page .register-row3 p {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 24px;
}

.register-hm-page .register-row3 ul li:last-child {
  margin-bottom: 18px;
} 

.register-hm-page .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.register-hm-page .widget-in {
  padding: 1vw;
}
.register-row3 h2 {
  font-size: 24px;
  line-height: 42px;
  font-weight: 400;
  margin: 0 0 18px;
}

.register-row4 .hs-button {
  border-color: rgb(125,221,0);
  background: rgb(125,221,0);
  color: rgba(255,255,255,1);
  border-style: solid;
  border-width: 1px;
  text-align: center;
  text-decoration: none;
  position: relative;
  width: 100%;
  min-height: 60px;
  min-width: 120px;
  padding: 20px 32px;
  font-family: "Open Sans",sans-serif;
  border-radius: 10000px;
  text-shadow: none;
  -webkit-transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
  transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
  line-height: 1.375;
  font-size: 16px;
  min-width: 311px;
  display: inline-block;
}

.register-row2 .hs_cos_wrapper_type_rich_text h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.register-row2 .hs-button {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  font-family: 'Lato',sans-serif;
  text-shadow: none;
  -webkit-transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
  transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
  min-height: 60px;
  min-width: 120px;
  padding: 20px 32px;
  font-family: "Open Sans",sans-serif;
  border-radius: 10000px;
  border-color: rgb(125,221,0);
  background: rgb(125,221,0);
  color: rgba(255,255,255,1);
  line-height: 22px;
}
.register-row2 .hs-button:hover {
  background-color: rgb(96,170,0);
  border-color: rgb(96,170,0);
  color: rgba(255,255,255,1);
}
.register-row2 .hs_cos_wrapper_type_rich_text h2 {
  font-size: 28px;
  line-height: 38.5px;
  color: #000;
}
.register-row2 .hs_cos_wrapper_type_rich_text h4 {
  font-size: 18px;
  line-height: 20.5px;
}
.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.banner-section .dnd-section[class*="background-image"] {
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

.banner-section .hs_cos_wrapper_type_header h1 {
  font-size: 40px;
  line-height: 70px;
  color: #fff;
}

.testimonials-row .testimonial-slider-gp {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  height: 40rem;
  margin-bottom: 0;
}
.testimonials-row  .testimonial-slider-gp .path.p-4-2 {
  bottom: 10rem;
}
.testimonials-row .testimonial-slider-gp .path.p-4-2:nth-child(2) {
  left: -19rem;
  bottom: 24rem;
  top: unset;
}
.testimonials-row2 .testimonial-slider-gp .path.p-4-2 {
  z-index: -1;
  left: -13rem;
  bottom: 3rem;
}
.testimonials-row3 .testimonial-slider-gp .path.p-4-2:nth-child(2) {
  top: 0;
  left: -19rem;
}

.testimonials-row3 .testimonial-slider-gp .path.p-4-2 {
  bottom: 0rem;
  z-index: -1;
  left: -13rem;
}

@media (min-width: 71.25em){
  .register-hm-page .inner-column {
    padding: 11.4px;
  }

  .meetings-masterclass-page .register-row .content-with-background-gp .content-wrapper {
    padding-top: 68.4px;
    padding-right: 114px;
    padding-bottom: 68.4px;
    padding-left: 114px;
  }

  .meetings-masterclass-page .register-row .content-with-background-gp .content-wrapper {
    padding-bottom: 120px;
  }
}

@media(min-width:768px){
  .flex__item--md-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .flex__item--md-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .flex__item--md-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .flex__item--md-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .flex__item--md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

}


@media(max-width:767px){
  .register-hm-page .flex {
    display: block;
  }
  .about-row3 .testimonial-slider-gp {
    margin-bottom: 2rem;
  }
}

@media(max-width:479px){
  .register-row4 .hs-button {
    max-width: max-content;
    min-width: min-content !important;
  }
}
/*! 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 */
}

/* 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;
}

/* 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: 1px;
    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: 1px;
        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: 1px;
        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 ;
    }
}
.dnd-section > .row-fluid,
.header__container,
.footer__container,
.page-center,
.content-wrapper {
  margin: 0 auto;
  padding-left:1rem;
  padding-right:1rem;
  max-width: 100%;
}

.dnd-section[class*="force-full"] {
  padding: 0;
}	
.dnd-section[class*="force-full"] .dnd-column {
  padding: 0 !important;
}
.dnd-section[class*="force-full"] > .row-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width:100% !important;
}


.dnd-section > .row-fluid {
  margin: 0 auto;
}

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

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
.row {
  padding: 0;
  margin: 0 auto
}

.col-m-1,.col-m-2,.col-m-3,.col-m-4,.col-m-5,.col-m-6,.col-m-7,.col-m-8,.col-m-9,.col-m-10,.col-m-11,.col-m-12 {
  display: block;
  margin-left: .5rem;
  margin-right: .5rem;
  float: left
}

.col-m-1 {
  width: calc(8.333333% - 1rem)
}

.col-m-2 {
  width: calc(16.666667% - 1rem)
}

.col-m-3 {
  width: calc(25% - 1rem)
}

.col-m-4 {
  width: calc(33.333333% - 1rem)
}

.col-m-5 {
  width: calc(41.666667% - 1rem)
}

.col-m-6 {
  width: calc(50% - 1rem)
}

.col-m-7 {
  width: calc(58.333333% - 1rem)
}

.col-m-8 {
  width: calc(66.666667% - 1rem)
}

.col-m-9 {
  width: calc(75% - 1rem)
}

.col-m-10 {
  width: calc(83.333333% - 1rem)
}

.col-m-11 {
  width: calc(91.666667% - 1rem)
}

.col-m-12 {
  width: calc(100% - 1rem)
}

@media (max-width: 1024px) {
  .row {
    width:calc(100% - 2vw)
  }

  .col-x-1,.col-x-2,.col-x-3,.col-x-4,.col-x-5,.col-x-6,.col-x-7,.col-x-8,.col-x-9,.col-x-10,.col-x-11,.col-x-12 {
    display: block;
    margin-left: 2vw;
    margin-right: 2vw;
    float: left
  }

  .col-x-1 {
    width: calc(8.333333% - 4vw)
  }

  .col-x-2 {
    width: calc(16.666667% - 4vw)
  }

  .col-x-3 {
    width: calc(25% - 4vw)
  }

  .col-x-4 {
    width: calc(33.333333% - 4vw)
  }

  .col-x-5 {
    width: calc(41.666667% - 4vw)
  }

  .col-x-6 {
    width: calc(50% - 4vw)
  }

  .col-x-7 {
    width: calc(58.333333% - 4vw)
  }

  .col-x-8 {
    width: calc(66.666667% - 4vw)
  }

  .col-x-9 {
    width: calc(75% - 4vw)
  }

  .col-x-10 {
    width: calc(83.333333% - 4vw)
  }

  .col-x-11 {
    width: calc(91.666667% - 4vw)
  }

  .col-x-12 {
    width: calc(100% - 4vw)
  }

}

@font-face { 
  font-family: changegps; 
  src: url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/changegps.woff2) format("woff2"), 
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/changegps.woff) format("woff"), 
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/changegps.ttf) format("truetype"),
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/changegps.svg) format("svg");
  font-style: normal; 
  font-weight: 400; 
}


@font-face { 
  font-family: "Font Awesome 5 Brands";
  src: url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-brands-400.eot) format("embedded-opentype"),
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-brands-400.woff2) format("woff2"), 
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-brands-400.woff) format("woff"),
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-brands-400.ttf) format("truetype"),
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-brands-400.svg) format("svg"); 
  font-style: normal; 
  font-weight: 400;
}

@font-face { 
  font-family: "Font Awesome 5 Free";
  src: url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-solid-900.eot) format("embedded-opentype"), 
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-solid-900.woff2) format("woff2"), 
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-solid-900.woff) format("woff"), 
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-solid-900.ttf) format("truetype"),
    url(//6891364.fs1.hubspotusercontent-na1.net/hubfs/6891364/raw_assets/public/Changegps_February_2023/fonts/fa-solid-900.svg) format("svg"); 
  font-style: normal; 
  font-weight: 900; 
}


body {
  line-height: normal;
}

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

/* Paragraphs */

p {
  font-size: 1.125rem;
  font-weight: 400;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
}

/* Lists */

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

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

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

/* Code blocks */

code {
  vertical-align: bottom;
}

img {
  max-width:100%;
}

/* Blockquotes */

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

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */

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

/* Labels */

form label {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.35rem;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  background-color: #FFF;
  border: 1px solid;
  border-radius: 1.875rem;
  display: inline-block;
  font-size: 1rem;
  line-height:inherit;
  font-weight: 400;
  padding: 0.684rem 1.25rem;
  width: 100%;
}

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

.hs-input:focus,
.hs-search-field__input:focus {
    outline: 0;
}

/* Inputs - checkbox/radio */

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

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

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

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

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

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: 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;
}

/* GDPR */

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

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

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

form .hs-error-msg,
form .hs_error_rollup label {
  color: #FF1800;
  margin-top: 0.35rem;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  margin:10px 0;
  line-height:inherit;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
/* Table */

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

/* Table Cells */

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

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}




.pricing-content1 .row-number-3 {
  display: block;
  font-size: 1.125rem;
  margin-bottom: 1em;
  margin-top: 0;
  padding: 0!important;
}
.pricing-content1 .row-number-3 h3 {
  line-height: normal;
  margin: 0 !important;
  text-align: center;
  color: #7ddd00;
  font-size: 1.17em;
}
.pricing-content1 .row-number-3 h3 strong {
  font-weight: bold;
}
.pricing-content3 .advanced-banner-gp .path2 {
  display: none;
}
.pricing-content3 .advanced-banner-gp .path-no-tp.path1,
.pricing-content3 .advanced-banner-gp .path5,
.pricing-content3 .advanced-banner-gp .path6{
  display: none;
}
.pricing-content7 .accordion-gp ul li {
  display: block;
  margin-bottom: 2rem;
  padding: 0;
}
.pricing-content7 .accordion-gp ul li:last-child {
  margin: 0;
}
.pricing-content7 .accordion-gp ul li strong {
  padding: 0;
}
.pricing-content7 .accordion-gp .accordion li .content p {
  margin-top: 0.5rem;
}
.pricing-content7 .accordion-gp h2 {
  margin-bottom: 0.83em;
}
.draw21-content9 .register-cpd-wrapper .register-cpd-content h2 {
  color: #12262f;
}
.draw21-content9 .register-cpd-wrapper img.path-one {
  left: 17%;
  top: -25%;
  transform: translate3d(0px, 211px, 0px);
}
.draw21-content9 .register-cpd-wrapper img.path-two {
  left: 30%;
  top: -30%;
  transform: translate3d(0px, 219px, 0px);
}
.draw21-content9 .register-cpd-wrapper {
  background-color: #fff;
  margin-bottom: 2rem;
}
.register-row2 .industry-speakers-wrapper {
  width: 100%;
  padding: 0;
  min-height: 50vh;
  background-color: transparent;
  padding-top: 57px;
  padding-right: 1.2px;
  padding-bottom: 57px;
  padding-left: 3.9px;
  margin: 0;
}
.register-row2 .industry-speakers-wrapper h2 {
  line-height: 1.125;
  font-size: 32px;
  padding: 10px 10px 10px 25px;
  margin-top: 20px;
}
.register-row2 .industry-speakers-wrapper p.content {
  line-height: 1.125;
  font-size: 32px;
  padding: 10px 10px 10px 27px;
  margin-bottom: 6.3rem;
}
.register-row2 .industry-speakers-wrapper .industry-speakers-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0;
  grid-column-gap: inherit;
  grid-row-gap: inherit;
}
.register-row2 .industry-speakers-wrapper .industry-speakers-item {
  padding: 11.4px;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  width: 100%;
}
.register-row2 .industry-speakers-wrapper .industry-speakers-item .pict {
  text-align: center;
  height: 125px;
  width: 50%;
  max-width: 125px;
  margin: 0 auto;
}
.register-row2 .industry-speakers-wrapper .industry-speakers-item h3 {
  min-height: 1em;
  white-space: pre-wrap;
  line-height: 1.125;
  font-size: 18px;
  padding: 1.1vw 1vw 0.5625em 2.1vw;
}
.register-row2 .industry-speakers-wrapper .industry-speakers-item p {
  line-height: 1.625;
  font-size: 18px;
  font-weight: 400;
  padding: 0 1vw 0.5625em 2.2vw;
}
.register-row3 .values-for-client-wrapper .values-for-client-inner {
  margin: 0;
}
.register-row3 .values-for-client-wrapper {
  width: 100%;
  padding-top: 57px;
  padding-right: 11.4px;
  padding-bottom: 57px;
  padding-left: 11.4px;
  margin: 0;
}
.register-row3 .values-for-client-wrapper h2 strong {
  padding-bottom: 0.5625em;
  display: inline-block;
}
.register-row3 .values-for-client-wrapper .item h3 {
  line-height: 1.125;
  font-size: 16px;
  word-wrap: break-word;
  padding: 1vw;
  margin: 0;
}
.register-row3 .values-for-client-wrapper .values-for-client-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  grid-gap: inherit;
}
.register-row3 .values-for-client-row .item {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  display: flex;
  flex-direction: column;
  padding: 11.4px;
}
.register-row3 .values-for-client-wrapper h2 {
  color: #7dde38;
  font-size: 32px;
  font-weight: 400;
  margin-top: 0;
}
.register-row3 .values-for-client-wrapper .item p {
  word-wrap: break-word;
  padding: 1vw;
  font-size: 16px;
}








@media(max-width: 800px){
  .register-row2 .industry-speakers-wrapper .industry-speakers-item {
    flex-basis: 100%;
    max-width: 100%;
    padding: 11.4px;
    width: 100%;
  }
}



@media(max-width: 767px){
  .register-row3 .values-for-client-row .item {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.siteheader {
  width: 100%;
  height: auto;
  background-color:#fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
}
body.active header.header.siteheader {
  z-index: 101;
}
.header.siteheader .row {
  align-items: center;
  display: flex;
}
.header .logo{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: inherit;
}
.custom-menu-primary{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: inherit;
  visibility: visible;
}

.custom-menu-primary .navigation-primary  > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  vertical-align: center;
  table-layout: fixed;
}
.custom-menu-primary .navigation-primary > ul > li {
  padding: 0 1.5rem;
  position: relative;
  display: table-cell;
}
.custom-menu-primary .navigation-primary > ul > li.has-submenu > a:after {
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e811";
  display: inline-block;
  font-family: changegps;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  top: 5px;
  width: 1em;
}
.custom-menu-primary .navigation-primary > ul > li > a {
  font-size: 1.125rem;
  color:#12262f;
  text-decoration: none;
  transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
}
.custom-menu-primary .navigation-primary > ul > li > a:hover {
  color:#7ddd00;
}





.header .smbtn a{
  display: block;
  padding: 0.5rem 1.75rem;
  font-size: 1rem;
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  text-align: center;
  border-radius:1.875rem;
  -moz-border-radius:1.875rem;
  -webkit-border-radius:1.875rem;
  transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  border: 1px solid #E2E9EB;
  background-color:#EDF3F5;
  color:#12262F;
  position: relative;
  display: block;
  margin-left: 1.5rem;
}

.header .hdr-btn1 a {
  background-color:#7ddd00;
  border-color:#7ddd00;
  color: #fff;
}
.header .smbtn a.cta_button {
  text-transform: uppercase;
}
.header .hdr-btn2 a{
  border-color:#7ddd00;
  background-color: rgba(255,255,255,0);
  color:#7ddd00;
  overflow: hidden;
}
.header .hdr-btn2 a:before {
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e815";
  display: inline-block;
  font-family: changegps;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1em;
  margin-left: 0.2em;
  margin-right: -1px;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
.margin-top{
  display: table;
  width: 100%;
  height: 5.625rem;
}

.custom-menu-primary .navigation-primary>ul>li>a.active-item {
  font-weight: 600;
}

.logo svg {
  width: 10rem;
}
.active-tog #accounting-software {
  z-index: 102;
}
.active-tog .accounting-software  .less{
  display:inline-block;
}
.active-tog  .accounting-software .moretext{
  display:none;
}
.header .hdr-btn2 a{
  position:relative;
}
.header .hdr-btn2 a:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
  transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: rgba(255,255,255,0);
  left: -60%;
}
.header .hdr-btn2 a:hover:after {
  border-color: #8be516;
  opacity: 1;
  left: 0;
}

.header .hdr-btn2 a:hover:after {
  border-color: #8be516;
  left: 0;
  opacity: 1;
  background: #8be516;
}
.header .hdr-btn2 a:hover {
  color: #fff;
}


@media(min-width:1025px){
  .custom-menu-primary.mobile{
    display:none !important;
  }
  .custom-menu-primary .navigation-primary>ul>li .submenu {
    background-color: #12262f;
    display: block;
    left: 0;
    list-style: none;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 5rem;
    transition: all .3s cubic-bezier(.7,0,.3,1);
    -o-transition: all .3s cubic-bezier(.7,0,.3,1);
    -ms-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    visibility: hidden;
    min-width: 250px;
  }
  .custom-menu-primary .navigation-primary>ul>li:hover>ul {
    opacity: 1;
    top: 52px;
    visibility: visible;
  }
  .custom-menu-primary .navigation-primary>ul ul li {
    display: block;
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
  }
  .custom-menu-primary .navigation-primary>ul ul li a {
    color: #fff;
    display: block;
    font-size: 1.2rem;
    height: 100%;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    transition: all .3s cubic-bezier(.7,0,.3,1);
    -o-transition: all .3s cubic-bezier(.7,0,.3,1);
    -ms-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    width: 100%;
  }

  .custom-menu-primary .navigation-primary > ul ul li a:hover {
    background-color:#39464d;
  }
  .siteheader.dark {
    background-color:#12262f;
    z-index: 10000;
  }
  .siteheader.dark .custom-menu-primary .navigation-primary > ul > li > a{
    color: #fff;
  }

  .siteheader.dark .custom-menu-primary .navigation-primary > ul > li > a:hover{
    color:#7ddd00;
  }
  .custom-menu-primary .navigation-primary>ul>li.has-submenu:before {
    content: "";
    width: 100%;
    background: transparent;
    display: block;
    height: 31px;
    position: absolute;
    bottom: -30px;
  }
}

@media(max-width:1327px){
  .header .smbtn a {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: 1rem;
  }
}

@media(max-width:1254px){
  .custom-menu-primary .navigation-primary>ul>li {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media(max-width:1141px){
  .header .smbtn a {
    margin-left: 0.8rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .custom-menu-primary .navigation-primary>ul>li {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
}
@media (min-width:1025px) and (max-width:1141px){
  .header .col-m-9 {
    width: 80%;
  }
  .header .col-m-3 {
    width: 20%;
  }
  .custom-menu-primary .navigation-primary>ul>li.has-submenu>a:after {
    margin-left: 0;
  }
}



@media (max-width: 1024px){

  .margin-top{
    height: 4rem;
  }
  .header.siteheader .row {
    min-height: 6rem;
  }

  .burger {
    position: absolute;
    right: 13vw;
    top:3vw;
    z-index: 1000;
  }
  .burger .bars {
    position: fixed;
    display: block;
    cursor: pointer;
    transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    overflow: hidden;
    width: 8vw;
    height: 8vw;
  }
  .burger .bars:before, .burger .bars:after {
    content: '';
    position: absolute;
    right: 0;
    height: 0.35rem;
    background-color: #7ddd00;
    transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  }
  .burger .bars:after {
    width: 6.5vw;
    top: 3.5vw;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .burger .bars:before {
    width: 8vw;
    top: 1vw;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .burger .bars:after {
    width: 4.5vw;
    top: 2vw;
  }
  .burger .bars:before {
    top: 0vw;
    width: 6vw;
  }
  .active .burger .bars {
    animation: popbars .5s 1 cubic-bezier(0.7, 0, 0.3, 1);
  }
  .active .burger .bars:before {
    top: 3vw;
    width: 8vw;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .active .burger .bars:before {
    top: 2vw;
    width: 5vw;
  }
  .active .burger .bars:after {
    width: 8vw;
    top: 3vw;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .active .burger .bars:after {
    width: 5vw;
    top: 2vw;
  }
  .custom-menu-primary.desktop{
    display:none !important;
  }
  .active .logo {
    position: relative;
    z-index: 121;
  }
  .custom-menu-primary {
    position: fixed;
    top: 0;
    right: -2.5rem;
    background-color: #fff;
    z-index: 101;
    height: 100vh;
    width: 21rem;
    box-shadow: -0.5rem 0 1.5rem rgb(0 0 0 / 10%);
    -moz-box-shadow: -.5rem 0 1.5rem rgba(0, 0, 0, .1);
    -webkit-box-shadow: -0.5rem 0 1.5rem rgb(0 0 0 / 10%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    right: -10vw;
    width: 100vw;
  }
  .active .custom-menu-primary {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .custom-menu-primary .custom-menu-primary-inner {
    padding: 15vw 15vw;
    position: relative;
    height: 100%;
    padding-bottom: 0;
    overflow-y: auto;
  }
  .custom-menu-primary .navigation-primary>ul {
    display: block;
    margin-bottom: 5vw;
  }
  .custom-menu-primary .navigation-primary>ul>li {
    padding: 0;
    position:relative;
    display: block;
  }
  .custom-menu-primary .navigation-primary>ul li a {
    padding: 10.230px 0vw;
    text-decoration: underline;
    position: relative;
    color: #12262f;
    background-color: #fff;
    transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    font-size: 20.48px;
    display: inline-block;
  }
  .custom-menu-primary .custom-menu-primary-inner {
    height: 100%;
    padding: 15vw 15vw 0;
    position: relative;
    text-align: center;
    width: 100%;
    overflow-y: auto;
  }
  .custom-menu-primary .navigation-primary>ul>li.has-submenu>a:after{
    display:none;
  }

  .custom-menu-primary .navigation-primary ul ul li a {
    padding: 10.230px 0vw;
    text-decoration: underline;
    position: relative;
    color: #12262f;
    background-color: #fff;
    transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
    font-size: 20.48px;
    display: inline-block;
  }

  .header .smbtn a {
    margin: 0 auto 2vw;
    padding: 10.230px 30.690px;
    font-size: 15.345px;
    display: inline-block;
  }
  .header .hdr-btn2 a {
    padding: 10.230px 51.150px !important;
  }
  .header.siteheader .row {
    min-height: 4rem;
  }
  .custom-menu-primary .navigation-primary>ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
  }

  .childtrigger {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    z-index: 221;
  }

  .childtrigger:after {
    content: "+";
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
  }

  .childtrigger.childopen:after {
    content: "-";
  }
  .custom-menu-primary .navigation-primary> ul ul li a:hover {
    color: #7ddd00;
  }

}

@media screen and (orientation: portrait) and (min-width: 767px) and (max-width: 1024px){
  .header.siteheader .row {
    min-height: 15vw;
  }
  .margin-top {
    height: 10rem;
  }
  .burger .bars {
    top: 5vw;
    right: 5vw;
  }
}

@media screen and (orientation: landscape) and (min-width: 1023px) and (max-width: 1030px){
  .margin-top {
    height: 6rem;
  }
  .burger {
    top: calc(4vw - 1vw);
  }
  .custom-menu-primary  .custom-menu-primary-inner {
    padding: 10vw 10vw;
  }
  .logo svg {
    width: 10rem;
  }
}


@media(max-width:937px){
  .burger {
    position: absolute; 
    right: 13vw;
    top: 1.4vw;
    z-index: 1000;
  }
  .logo svg {
    width: 20vw;
  }
  .burger .bars:before {
    width: 8vw;
    top: 1vw;
  }
  .burger .bars:after {
    width: 6.5vw;
    top: 3.5vw;
  }
}


@media (max-width: 767px){
  .logo svg {
    width: 7rem;
  }

}

@media (max-width: 580px){
  .burger {
    top: 3vw;
  }
}

@media (max-width: 450px){
  .burger {
    top: 18px;
  }
}
footer.footer {
  position: relative;
  width: calc(100% - 3rem);
  margin: 0 auto;
  margin-bottom: 2rem;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: unset;
}
.footer .__path.--p-4-2 {
  position: absolute;
  visibility: visible;
  z-index: 0;
  bottom: 43%;
  left: 20%;
  top: -20%;
}
.footer .__path:before {
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  background-color: inherit;
  width: 50%;
  position: absolute;
  border-radius: var(--radius-size);
  -moz-border-radius: var(--radius-size);
  -webkit-border-radius: var(--radius-size);
  transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  visibility: visible;
  transform: translateX(-1rem);
}
.footer .__path.--p-4-2:nth-child(2) {
  left: 55%;
  z-index: 1;
  top: -10%;
}
.footer .__path.--p-4-2:nth-child(3) {
  left: 65%;
  z-index: 0;
  top: -15%;
}
.footer .footer__container {
  padding: 0;
}
.footer .__logo {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 2rem 7rem;
}
.footer .__logo a {
  width: 4.2969rem;
  display: block;
}
.footer .__logo img {
  display: block;
  position: relative;
  width: 4.2969rem;
}
.hs-footer-top-column-section {
  display: flex;
  position: relative;
  padding-left: 7rem;
  margin-bottom: 5rem;
}
.hs-footer-menu .hs-menu-wrapper ul {
  display: block;
  width: 100%;
}
.hs-footer-menu .hs-menu-wrapper > ul > li {
  display: block;
  position: relative;
  padding-right: 10rem;
  float: left;
}
.hs-footer-menu .hs-menu-wrapper ul ul {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: static !important;
}
.hs-footer-menu .hs-menu-wrapper > ul > li > a {
  margin-bottom: 1rem;
  color: #fff;
  font-weight: 800;
  font-size: 1.125rem;
  cursor: text;
  display: block;
}
.hs-footer-menu .hs-menu-wrapper ul ul li a {
  display: block;
  color: #fff;
  font-weight: 300;
  font-size: 1.125rem;
  transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition: all .3s cubic-bezier(0.7, 0, 0.3, 1);
  text-decoration: underline;
  white-space: normal !important;
}
.hs-footer-menu .hs-menu-wrapper ul ul li a:hover {
  color: #7DDD00;
}
.hs-footer-top-column-section .hs-footer-form-group {
  display: block;
  position: relative;
  padding-right: 10rem;
  width: 50rem;
  z-index: 1;
}
.hs-footer-form-group strong {
  font-weight: 800;
  font-size: 1.125rem;
}
.hs-footer-top-column-section .form-title {
  display: none;
}
.hs-footer-top-column-section form > div {
  display: inline-block;
  margin-right: 1rem;
  position: relative;
  margin-bottom: 1rem;
  width: 40%;
}
.hs-footer-top-column-section form > div > label {
  display: none;
}
.hs-footer-top-column-section form .hs-input {
  backdrop-filter: blur(1rem);
  -o-backdrop-filter: blur(1rem);
  -moz-backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem);
  background-color: #12262f;
  border: 0;
  color: #fff;
  font-style: italic;
  padding: 1rem 1.25rem;
  width: 100%;
  height: auto;
  line-height: inherit;
}
.hs-footer-top-column-section form .hs-input:focus {
  outline: 0;
}
.hs-footer-top-column-section form .hs-input::-webkit-input-placeholder {
  color:#3D4D54;
  opacity:1;
  font-weight: 400;
  font-size: .9rem;
} /* Webkit Browsers */
.hs-footer-top-column-section form .hs-input:-moz-placeholder {
  color:#3D4D54;
  opacity:1;
  font-weight: 400;
  font-size: .9rem;
} /* Firefox 18- */
.hs-footer-top-column-section form .hs-input::-moz-placeholder {
  color:#3D4D54;
  opacity:1;
  font-weight: 400;
  font-size: .9rem;
} /* Firefox 19+ */
.hs-footer-top-column-section form .hs-input:-ms-input-placeholder {
  color:#3D4D54;
  opacity:1;
  font-weight: 400;
  font-size: .9rem;
} /* IE10 */
.hs-footer-top-column-section form .hs-input.invalid.error {
  border: solid 1px #ff1800;
}
.hs-footer-top-column-section form .hs-error-msg, 
.hs-footer-top-column-section form .hs_error_rollup label {
  font-weight: 800;
  font-size: 1.125rem;
  color: #fff;
}
.hs-footer-top-column-section form > div:nth-of-type(3) {
  width: 52%;
}
.hs-footer-top-column-section form > div:nth-of-type(4) {
  width: 28%;
}
.hs-footer-top-column-section form input.hs-button {
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
  min-height: 2.85rem;
  padding: 0;
  line-height: inherit;
}
.hs-footer-bottom-column-section {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding-bottom: 1rem;
  z-index: 10;
}
.hs-footer-social-icons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 1rem;
  grid-template-rows: auto;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.hs-footer-social-icons a {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background-color: #7DDD00;
  border-radius: 100rem;
  border-radius: 100rem;
  -moz-border-radius: 100rem;
  -webkit-border-radius: 100rem;
}
.hs-footer-social-icons a svg {
  display: block;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
}
.hs-footer-social-icons a svg path {
  fill: #fff;
}
.footer .bottom-right-section p {
  font-size: 1.125rem;
  font-weight: 400;
  opacity: 0;
}
.footer .bottom-right-section p a {
  font-weight: 800;
  padding-left: 0.5rem;
}
.footer .bottom-right-section a.ontop {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: -1rem;
  bottom: 15rem;
  text-transform: uppercase;
  color: #7DDD00;
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  font-weight: 300;
  border-radius: 100rem;
  border-radius: 100rem;
  -moz-border-radius: 100rem;
  -webkit-border-radius: 100rem;
  border: 1px solid #7DDD00;
  text-decoration: none;
  z-index: 10;
}
.footer .bottom-right-section a.ontop .icon-caret-up:before {
  content: '\e814';
  font-family: changegps;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hs-footer-copyright-group ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: 7rem;
}
.hs-footer-copyright-group ul li {
  font-weight: 400;
  font-size: 1.125rem;
  position: relative;
  color: #fff;
}
.hs-footer-copyright-group ul li:after {
  content: 'I';
  color: #fff;
  font-size: 1.125rem;
  padding: 0 1rem;
}
.hs-footer-copyright-group ul li a {
  color: #fff;
  text-decoration: underline;
}
.hs-footer-copyright-group ul li:last-child:after {
  content: ' ';
}
.hs-footer-top-column-section .hs-footer-form-group p {
  font-weight: 300;
}
.hs-footer-top-column-section form .hs_error_rollup {
  display: none;
}
.footer--no-navigation .hs-footer-bottom-column-section {
  padding-top: 1rem;
}
.footer.footer--no-navigation .bottom-right-section a.ontop {
  bottom: 5px;
}

.hs-footer-form-group form {
  display: flex;
  flex-wrap: wrap;
}
.bottom-right-section {
  max-width: 100%;
  width: 280px;
}

@media (max-width:1460px) and (min-width:1025px) {
  .hs-footer-top-column-section .hs-footer-form-group {
    padding-right: 0;
  }
  .hs-footer-menu {
    width: 50rem;
  }
  .hs-footer-menu .hs-menu-wrapper ul:before, 
  .hs-footer-menu .hs-menu-wrapper ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .hs-footer-menu .hs-menu-wrapper > ul > li {
    width: 14rem;
    padding-right: 0;
  }
}

@media (max-width:1024px) {
  footer.footer {
    margin-bottom: 1rem;
    width: calc(100% - 2rem);
  }
  .hs-footer-bottom-column-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .hs-footer-copyright-group {
    margin-bottom: 5vw;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .hs-footer-copyright-group ul {
    align-content: center;
    align-items: center;
    justify-content: center;
    padding-left: 5vw;
  }
  .hs-footer-social-icons {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10vw;
    grid-column-gap: 5vw;
    display: flex;
  }
  .hs-footer-social-icons a:not(:last-child) {
    margin-right: 5vw;
  }
  .footer .bottom-right-section p {
    display: none;
  }
  .hs-footer-top-column-section {
    padding-left: 5vw;
    display: block;
    width: 100%;
    margin-bottom: 10vw;
  }
  .hs-footer-top-column-section .hs-footer-form-group {
    padding-right: 5vw;
    margin-bottom: 5vw;
    width: 100%;
  }
  .hs-footer-top-column-section form > div, 
  .hs-footer-top-column-section form > div:nth-of-type(3), 
  .hs-footer-top-column-section form > div:nth-of-type(4) {
    width: 100%;
  }
  .hs-footer-menu .hs-menu-wrapper > ul > li {
    padding-right: 5vw;
    margin-bottom: 5vw;
    width: 100%;
    float: none;
  }
  .hs-footer-menu .hs-menu-wrapper ul ul li a {
    display: inline-block !important;
    vertical-align: top;
  }
  .footer .__logo {
    padding: 5vw;
  }
  .hs-footer-top-column-section form input.hs-button {
    width: 80%;
  }
  .hs-footer-top-column-section form > div.hs_submit.hs-submit {
    width: 80%;
  }
  .footer .__path.--p-4-2 {
    left: 0;
    top: 0;
    max-width: none;
  }
  .footer .__path.--p-4-2:nth-child(2), 
    .footer .__path.--p-4-2:nth-child(3) {
      display: none;
  }
  .footer .bottom-right-section a.ontop {
    right: 0;
  }
  .footer--no-navigation .hs-footer-bottom-column-section {
    padding-top: calc(5vw + 1.2rem);
  }
  .footer.footer--no-navigation .bottom-right-section a.ontop {
    bottom: 3rem;
  }
  .bottom-right-section {
    display: none;
  }


  .bottom-right-section {
    width: auto;
  }
}

@media (max-width:1090px) {
  .bottom-right-section {
    width: auto;
  }
}

@media (max-width:767px) {
  .hs-footer-top-column-section form > div.hs_submit.hs-submit {
    margin-bottom: 0;
  }

}

@media (max-width:480px) {
  .footer .bottom-right-section a.ontop {
    right: 0;
    bottom: 13rem;
  }
}
/* Menu and simple menu */

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

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

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

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    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;
  }
}
















/* contact-page */
.hs-contact-page,
.hs-casestudy-inner-banner,
.hs-casestudy-inner-page{
  overflow: hidden;
}
.two-column-content .dnd-section {
  padding: 0;
}
.two-column-content .dnd-section {
  padding: 0;
}

.two-column-content .dnd-section>.row-fluid {
  width: calc(100% - 13.5rem);
  padding: 0;
  margin-right: 2rem;
}

.two-column-content .dnd-section>.row-fluid>.dnd-column {
  padding: 0;
}
.two-column-content .dnd-section .dnd-column{
  padding:0;  
}
.two-column-content .dnd-section>.row-fluid>.dnd-column>.dnd-row>.row-fluid {
  display: flex;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}

.two-column-content .dnd-section>.row-fluid>.dnd-column>.dnd-row>.row-fluid:after, 
.two-column-content .dnd-section>.row-fluid>.dnd-column>.dnd-row>.row-fluid:before {
  content: none;
}

.two-column-content .dnd-section>.row-fluid .span6 {
  margin: 0;
  float: none;
  position: relative;
  width: calc(67% - 11vw);
  margin: 0;
}

.two-column-content .dnd-section>.row-fluid .span6:last-child {
  width: calc(50% - 15vw);
}

.two-column-content {
  padding-bottom: 15rem;
}

@media (max-width:767px){
  .two-column-content .dnd-section>.row-fluid>.dnd-column>.dnd-row>.row-fluid {
    display: block;
  }

  .two-column-content .dnd-section>.row-fluid .span6 {
    width: 100%;
  }

  .two-column-content .dnd-section>.row-fluid .span6:last-child {
    width: 100%;
  }
  .two-column-content .dnd-section>.row-fluid {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

}
.hs-knowledge_body-container-wrapper {
  -webkit-font-smoothing: antialiased;
  padding-bottom: 6.25em;
  padding-top: 50px;
  text-rendering: optimizeLegibility;
  font-family: helvetica, sans-serif;
}
.hs-knowledge_body-container-wrapper .page-center {
  position: relative;
  width: 100%;
  max-width: 1092px;
  margin: 0 auto;
  padding: 0 20px;
}
.hs-knowledge-body-section {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.735rem;
  color: #33475b;
}
.kb-sidebar-inner .hs-menu-wrapper ul {
  display: block;
}
.kb-sidebar-inner .hs-menu-wrapper ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1rem;
  font-size: 0.94rem;
}

.kb-sidebar-inner .hs-menu-wrapper ul li a {
  display: flex;
  padding: 0.834rem 0.75rem;
  color: #33475b;
  position: relative;
  font-family: helvetica,sans-serif;
}
.kb-sidebar-inner .hs-menu-wrapper ul ul {
  opacity: 1!important;
  position: static!important;
  display: none;
}
.kb-sidebar-inner .hs-menu-wrapper ul ul li {
  font-size: .80rem;
}
.kb-sidebar-inner .hs-menu-wrapper ul ul li a {
  padding-left: 2rem;
}
.kb-sidebar-inner .child-trigger {
  position: absolute;
  right: 0;
  top: 0.834rem;
  cursor: pointer;
}
.kb-sidebar-inner .child-trigger svg {
  transform: rotate(-90deg);
}
.kb-sidebar-inner .child-trigger.child-open svg {
  transform: rotate(0deg);
}
.kb-sidebar-inner .hs-menu-wrapper ul li a:hover {
  background-color: rgba(45, 62, 80, .1);
}
.kb-breadcrumbs {
  font-size: .8rem;
  padding: 1.07rem 0 4.525rem;
}
.kb-breadcrumbs .hs-breadcrumb-menu-item {
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
}
.kb-breadcrumbs .hs-breadcrumb-menu-item a {
  color: #2d3e50;
  font-family: Helvetica, Arial, sans-serif;
}
.kb-breadcrumbs .hs-breadcrumb-menu-divider:before {
  color: #7c98b6;
  font-size: 27px;
  font-weight: 300;
  line-height: 1;
  padding-left: 7px;
  position: absolute;
  top: -7px;
}
.kb-breadcrumbs .hs-breadcrumb-menu-divider {
  display: inline-block;
  position: relative;
  width: 24px;
  vertical-align: top;
}
.kb-breadcrumbs .hs-breadcrumb-menu-item a:hover {
  text-decoration: underline;
}
.hs-knowledge-body-section .hs-callout-type-tip {
  clear: both;
  padding: 20px 30px 10px;
  width: 100%;
  background-color: #e5f5f8;
  border-left-style: solid;
  border-left-width: 5px;
  border-left-color: #7fd1de;
  margin: 0 0 0.625rem;
}
.hs-knowledge-body-section table {
  margin: 0 0 0.625rem;
}
.hs-knowledge-body-section table td {
  border-collapse: collapse;
  border: 0;
}
.hs-knowledge-body-section table p {
  margin: 0 0 0.625rem;
}
.hs-knowledge-body-section table a {
  color: inherit;
  text-decoration: underline;
}
.kb-content-inner h3 {
  margin: 2.5rem 0 0;
  padding: 0;
}
.kb-content-inner hr + h3 {
  margin-top: 1.875rem;
}
.hs-knowledge-body-section h1 {
  font-size: 2.14rem;
  font-weight: 700;
  line-height: 2.8519rem;
}
.hs-knowledge-body-section h1,
.hs-knowledge-body-section h2,
.hs-knowledge-body-section h3,
.hs-knowledge-body-section h4,
.hs-knowledge-body-section h5,
.hs-knowledge-body-section h6 {
  font-family: helvetica, sans-serif;
  color: #33475b;
}
.hs-knowledge-body-section h2 {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.2025rem;
  margin: 20px 0 0;
  padding: 0;
}
.hs-knowledge-body-section h1:first-child+h2 {
  margin-bottom: 40px;
}
.hs-knowledge-body-section h3, 
.hs-knowledge-body-section h3 a {
  font-size: 1.475rem;
  font-weight: 700;
  line-height: 1.999rem;
}
.hs-knowledge-body-section h3 {
  margin: 2.5rem 0 0;
  padding: 0;
}
.hs-knowledge-body-section h4, 
.hs-knowledge-body-section h4 a {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.625rem;
}
.hs-knowledge-body-section h4 {
  margin: 2.5rem 0 0;
}
.hs-knowledge-body-section h3 + h3, 
.hs-knowledge-body-section h3 + h4, 
.hs-knowledge-body-section h4 + h4 {
  margin-top: 1.25rem;
}
.hs-knowledge-body-section h5 {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.625rem;
}
.hs-knowledge-body-section h6 {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5rem;
}
.hs-knowledge-body-section p {
  margin: 0 0 0.67rem;
  font-size: inherit;
}
.hs-knowledge-body-section .kb-content-inner ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}

.hs-knowledge-body-section .kb-content ol, 
.hs-knowledge-body-section .kb-content ul {
  margin: 1.25rem 0 1.25rem 8px;
  padding: 0;
}
.hs-knowledge-body-section .kb-content ol li, 
.hs-knowledge-body-section .kb-content ul li {
  list-style-position: unset;
  margin-left: 17px;
  padding-left: 8px;
  margin-bottom: 10px;
}
.hs-knowledge-body-section .kb-content #kb-related-articles ul {
  list-style: none;
}
.hs-knowledge-body-section .kb-content #kb-related-articles ul li {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.hs-knowledge-body-section .kb-content #kb-related-articles ul li a {
  color: #2d3e50;
}
.hs-knowledge-body-section .kb-content #kb-related-articles ul li a:hover {
  text-decoration: underline;
}
.hs-knowledge-body-section .kb-content #kb-related-articles ul li:not(:first-child) {
  margin-top: 16px;
}
.hs-knowledge-body-section .kb-content ul {
  list-style-type: disc;
}
.hs-knowledge-body-section .hs-callout-type-note {
  border-left-style: solid;
  border-left-width: 5px;
  clear: both;
  padding: 20px 30px 10px;
  width: 100%;
  background-color: #e5f8f6;
  border-left-color: #7fded2;
  margin: 0 0 0.625rem;
}
.hs-knowledge-body-section .kb-content ul li ul {
  list-style-type: circle;
}
.hs-knowledge-body-section .kb-content a {
  color: inherit;
}
.hs-knowledge-body-section .kb-content ul li ul li a {
  text-decoration: underline;
}
.lp__headline {
  font-size: 30px !important;
  margin: 0;
  line-height: 1.125;
  font-weight: 400;
}
.body-container-wrapper.pricing-page .accordion-gp ul li.active {
  padding-bottom: 0;
}

.hs-home-body-container-wrapper .__testimonials.--testim-page {
  margin-bottom: 0;
}
.hs-knowledge-top-search .content-wrapper {
    max-width: 1092px;
    width: 100%;
    padding: 0 20px;
}
.hs-knowledge-top-search .kb-search__bar {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    z-index: 1;
    border: 1px solid transparent;
    box-shadow: 0 1px 24px 0 rgb(0 0 0 / 8%);
}

.hs-knowledge-top-search .kb-search__bar form .hs-search-field__input {
    font-size: 1em;
    padding: 14px 0 16px;
    border: 0;
    color: #7c98b6;
    transition: color .1s ease-in;
    border-radius: 2px;
    background-color: transparent;
}
.hs-knowledge-top-search #hs_cos_wrapper_site_search {
    margin-left: 42px;
}
.hs-knowledge-top-search .kb-search__bar .kb-search__mag {
    margin-left: 15px;
    position: absolute;
    top: 16px;
}
.hs-knowledge-top-search {
    margin-top: 38px;
    position: relative;
    margin-bottom: 44px;
}
.hs-knowledge-top-search .kb-search__bar form .hs-search-field__input::-webkit-input-placeholder {
    color: #7c98b6;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    opacity:1;
}
.hs-knowledge-top-search .kb-search__bar form .hs-search-field__input:-moz-placeholder {
    color: #7c98b6;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
  opacity:1;
} /* Firefox 18- */
.hs-knowledge-top-search .kb-search__bar form .hs-search-field__input::-moz-placeholder {.
    color: #7c98b6;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
  opacity:1;
} /* Firefox 19+ */
.hs-knowledge-top-search .kb-search__bar form .hs-search-field__input:-ms-input-placeholder {
    color: #7c98b6;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
  opacity:1;
} /* IE10 */
.hs-knowledge-top-search .hs-search-field--open .hs-search-field__suggestions {
    position: absolute;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    z-index: 11;
    width: calc(100% + 42px);
    left: -42px;
}
.hs-knowledge-top-search .hs-search-field--open .hs-search-field__suggestions li:not(:last-child) {
    margin-bottom: 12px;
}
.hs-knowledge-top-search .hs-search-field--open .hs-search-field__suggestions li a {
    color: inherit;
    background-color: transparent !important;
}




@media screen and (min-width: 480px) {
  .lp__headline {
    font-size: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .hs-knowledge-body-section .kb-sidebar {
    width: 33%;
    float: left;
    margin-top: -1px;
  }
  .hs-knowledge-body-section .kb-content {
    width: 67%;
    float: left;
  }
  .hs-knowledge-body-section .kb-sidebar-inner {
    display: block;
    max-width: 14.65rem;
    position: relative;
  }
  .kb-content-inner {
    padding-left: 17px;
  }
  .hs-knowledge-body-section .kb-sidebar {
    position: sticky;
    top: 85px;
  }
  .lp__headline {
    font-size: 40px !important;
  }
}



@media screen and (max-width: 767px) {
  .hs-knowledge_body-container-wrapper {
    padding-top: 40px;
  }
  .hs-knowledge-body-section .kb-content {
    padding-top: 30px;
  }
  .hs-knowledge-body-section table td {
    width: 100% !important;
  }
}