*, *:before, *:after {
  box-sizing: border-box;
}
/*! 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.
 */


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


/* 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 */
  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 ;
  }
}
.content-wrapper, .dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1120px;
}



@media (max-width: 991.78px){
  .content-wrapper, .dnd-section > .row-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }



}

@media (max-width: 767.78px){
  .content-wrapper, .dnd-section > .row-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }



}
@font-face { 
  font-family: "fontello"; 
  src: url("https://20474285.fs1.hubspotusercontent-na1.net/hubfs/20474285/Fidesic_August2021/Fonts/fontello.eot") format("embedded-opentype"),
    url(//20474285.fs1.hubspotusercontent-na1.net/hubfs/20474285/raw_assets/public/Fidesic_August2021/Fonts/fontello/fontello.woff) format("woff"),
    url(//20474285.fs1.hubspotusercontent-na1.net/hubfs/20474285/raw_assets/public/Fidesic_August2021/Fonts/fontello/fontello.ttf) format("truetype"),
    url(//20474285.fs1.hubspotusercontent-na1.net/hubfs/20474285/raw_assets/public/Fidesic_August2021/Fonts/fontello/fontello.svg) format("svg");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

::selection {
  background: #339999;
  color: #fff;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}


body {
  margin: 0;
  overflow-x: hidden;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  color: #666e70;
}

@media(max-width: 479px){
  body {
    line-height: 1.2em;
  }


}

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

/* Paragraphs */

p {
  padding-bottom: 0;
  margin-bottom: 20px;
  margin-top: 0;
}

/* Anchors */

a {
  padding: 0;
  -webkit-transition: color 0.1s ease-in-out,border 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out,border 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out,border 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out,border 0.1s ease-in-out;
  transition: color 0.1s ease-in-out,border 0.1s ease-in-out;
  text-decoration: none;
  color: #336666;
}
a:hover, a:focus {
  text-decoration: none;
  color: #339999;
}
/* Headings */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Open Sans',Arial,sans-serif;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0;
  color: #21252b;
}
h1, .h1, h2, .h2, h3, .h3 {
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 10px;
  letter-spacing: 0;
}
h4, .h4 {
  font-size: 23px;
  line-height: 1.3em;
  margin-bottom: 10px;
  letter-spacing: 0;
}
h5, .h5 {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 10px;
  letter-spacing: 0;
}
h6, .h6 {
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 10px;
  letter-spacing: 0;
  font-weight: 600;
}




@media only screen and (min-width: 480px){
  h1, .h1 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-weight: 300;
    letter-spacing: -1px;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 10px;
    letter-spacing: 0;
  }
  h3, .h3 {
    font-size: 26px;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 10px;
    letter-spacing: 0;
  }



}

/* Lists */
ul, ol, dl {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
}
ul, ol, dl {
  padding-left: 1.2em;
  padding-bottom: 0;
  margin-bottom: 20px;
}
ul li, ol li, dl li {
  margin: 4px 0;
}
ol {
  padding-left: 1.6em;
}

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

ul.no-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* 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;
}
b, strong {
  font-weight: bold;
}
button,
.button,
.btn {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

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

button:hover,
button:focus,
.button:hover,
.button:focus,
.btn:hover,
.btn:focus{
  text-decoration: none;
}

button:active,
.button:active,
.btn:active {
  text-decoration: none;
}
/* Form fields */
form{
  margin-bottom: 40px;
}
.hs-form-field, .field, div#hs-search-module .hs-input {
  margin-bottom: 24px;
}

/* Labels */

form label {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  word-break: break-word;
  width: 100%;
  margin-left: 2px;
  margin-bottom: 14px;
  font-family: Inter, sans-serif;
  color: #000000;
}

/* Help text - legends */

form legend {
  font-size: .75em;
  margin-top: 11px;
  margin-left: 2px;
  display: block;
  word-break: break-word;
  color: #838895;
  min-height: 13px;
}

/* 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 {
  font: 400 13.3333px Arial;
  outline: 0;
  margin: 0;
  text-align: left;
  padding: 0 .625em;
  font-size: 1em;
  border-radius: 4px;
  border: 1px solid;
  display: block;
  height: 2.5em;
  color: #2c3345;
  border-color: rgba(17, 17, 27, 0.75);
  background-color: #ffffff;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover {
  border-color: rgba(17, 17, 27, 0.5);
  box-shadow: 0 0 0 2px rgb(17 17 27 / 25%);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(17, 17, 27, 1);
  box-shadow: 0 0 0 3px rgb(17 17 27 / 25%);
}

form fieldset {
  max-width: 100% !important;
}
textarea.hs-input{
  height: auto;
  min-height: 163px;
}
/* Inputs - checkbox/radio */

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

form .inputs-list > li {
  display: block;
}

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 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 {
  margin-left: 4px;
  color: #f23a3c;
}

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

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

/* Submit button */

form input[type=submit],
form .hs-button, .button, .btn {
  font: 400 13.3333px Arial;
  padding: 1px 6px;
  white-space: normal;
  cursor: pointer;
  border-radius: 4px;
  display: inline-block;
  min-height: 3em;
  width: auto;
  color: #f9fbfd;
  text-shadow: 0 -1px 0 #414346;
  border: 1px solid #60646c;
  box-shadow: inset 0 1px 0 0 hsl(0deg 0% 100% / 20%), 0 1px 1px 0 rgb(0 0 0 / 40%);
  background: linear-gradient(0deg,#9799a0 0,#787b83);
  border-color: rgba(17, 17, 27, 0.75);
  font-weight: normal;
  min-width: 180px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

form input[type=submit]:hover,
form .hs-button:hover {
  background: linear-gradient(0deg,#9799a0 0,#787b83);
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
ul.no-list.hs-error-msgs.inputs-list {
  padding: 12px 10px;
  border-radius: 3px;
  position: relative;
  background-color: #642733;
  width: 100%;
  margin: 0;
}
form .hs-error-msg, form .hs-error-msgs label {
  margin: 0;
  color: #fff;
  background-color: #f23a3c;
  background-image: url(//20474285.fs1.hubspotusercontent-na1.net/hubfs/20474285/raw_assets/public/Fidesic_August2021/images/error.svg);
  font-size: .75em;
  margin-top: 8px;
  border-radius: 4px;
  background-size: .875em;
  background-position: .375em;
  background-repeat: no-repeat;
  display: inline-block;
  width: auto;
  padding: .25em .5em .25em 1.625em;
  background-color: #f23a3c;
  clear: both;
  float: none;
}
/* 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;
}
header.header {
  position: relative;
}
.top-header .header__container {
  font-size: 12px;
}
.top-header .headerPane {
  display: inline-block;
  margin: 0 10px;
  float: right;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
}
.top-header .headerRightPane {
  margin-right: 15px;
  margin-left: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
.top-header .headerPaneSpacer {
  width: 0px;
}
.top-header .headerPaneText {
  display: inline-block;
  margin: 0 10px;
  float: left;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
  position: relative;
  line-height: 28px;
  margin-top: 9px;
  margin-bottom: 9px;
}
.top-header .headerPaneText:first-child {
  margin-left: 0;
}
.headerPaneText strong {
  font-weight: 600;
  color: #ccccd5;
}
.headerPaneText .header-icon-mail {
  text-align: center;
  overflow: hidden;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #336666;
  color: #fff;
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  top: -1px;
  height: 26px;
  width: 26px;
  font-size: 12px;
  line-height: 26px;
  margin: 0 8px -9px 0;
}
.headerPaneText .header-icon-mail:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  content: '\e907';
}
.top-header .headerLeftPane {
  margin-left: 0;
}
.mainHeaderInner {
  font-size: 12px;
  position: relative;
  -webkit-box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 1px 15px rgba(0,0,0,0.1);
  box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
}
.mainHeaderInner:before, .mainHeaderInner:after {
  content: " ";
  display: table;
}
.mainHeaderInner:after {
  clear: both;
}
.headerTrigger {
  display: inline-block;
  margin: 0 10px;
  float: left;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
  margin-left: 10px;
}
.headerTrigger a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  text-align: left;
  outline: none;
  cursor: pointer;
  white-space: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 18px;
  display: inline-block;
  font-size: 20px;
  padding: 8px 9px;
  background: #f4f6f6;
  border: 1px solid #e3e9e9;
  color: #586266 !important;
  -webkit-box-shadow: inset 0 1px 0 #f8fafa;
  -moz-box-shadow: inset 0 1px 0 #f8fafa;
  box-shadow: inset 0 1px 0 #f8fafa;
  text-shadow: 0 1px 0 #fff;
  max-height: 100%;
  margin-top: 29px;
  margin-bottom: 29px;
  -webkit-transition: margin-top 0.5s ease-in-out,margin-bottom 0.5s ease-in-out;
  -moz-transition: margin-top 0.5s ease-in-out,margin-bottom 0.5s ease-in-out;
  -ms-transition: margin-top 0.5s ease-in-out,margin-bottom 0.5s ease-in-out;
  -o-transition: margin-top 0.5s ease-in-out,margin-bottom 0.5s ease-in-out;
  transition: margin-top 0.5s ease-in-out,margin-bottom 0.5s ease-in-out;
}
.headerTrigger a .icon-menu {
  text-align: center;
}
.icon-menu:before {
  content: '\e913';
}
.headerLogo {
  display: inline-block;
  margin: 0 10px;
  float: left;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
}
.headerLogo a {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  border-bottom: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
.headerLogo a img {
  display: block;
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -ms-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  max-height: 96px;
  max-width: 316px;
  width: auto !important;
}
.headerButtons {
  float: right;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
  display: inline-block;
  margin: 0 10px;
  margin-right: 10px;
}
.headerButtons .headerBtns {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.headerButtons .reducedShow {
  display: none;
}
.headerButtons .headerBtn {
  position: relative;
  text-align: left;
  margin: 0 5px;
  float: left;
  vertical-align: top;
  background: transparent;
  color: #21252b;
}
.headerButtons .headerBtn a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  text-align: left;
  outline: none;
  cursor: pointer;
  white-space: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-height: 100%;
  position: relative;
  text-decoration: none;
  border: 0;
  -webkit-transition: line-height 0.5s ease-in-out;
  -moz-transition: line-height 0.5s ease-in-out;
  -ms-transition: line-height 0.5s ease-in-out;
  -o-transition: line-height 0.5s ease-in-out;
  transition: line-height 0.5s ease-in-out;
  font-size: 14px;
  line-height: 96px;
  padding: 15px 20px 15px 20px;
  display: inline !important;
}
.headerButtons .headerLoginBtn a {
  color: #ffffff !important;
  -webkit-box-shadow: inset 0 1px 0 #363c46;
  -moz-box-shadow: inset 0 1px 0 #363c46;
  box-shadow: inset 0 1px 0 #363c46;
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  background: #2d323a;
  margin-top: 20px;
  margin-bottom: 29px;
}
.headerButtons .headerSignUpBtn a {
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #1bc26c;
  -moz-box-shadow: inset 0 1px 0 #1bc26c;
  box-shadow: inset 0 1px 0 #1bc26c;
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  background: #ffffff;
  border-color: #336666;
  border-top-color: #339999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.headerButtons .headerDemoBtn a {
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #eb6f4b;
  -moz-box-shadow: inset 0 1px 0 #eb6f4b;
  box-shadow: inset 0 1px 0 #eb6f4b;
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  background: #e86343;
  padding: 0 18px;
  border-color: #e86343;
  border-top-color: #ed7e60;
  display: block;
  text-decoration: none;
}
.headerButtons .headerBtn:hover {
  background: #f8fafa;
  color: #336666;
}
.headerButtons .headerLoginBtn a:hover {
  background: #384147;
  border: 1px solid #32383f;
  color: #e8edef !important;
  -webkit-box-shadow: inset 0 1px 0 #424c54;
  -moz-box-shadow: inset 0 1px 0 #424c54;
  box-shadow: inset 0 1px 0 #424c54;
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  border: none;
  text-decoration: none;
}
.headerButtons .headerSignUpBtn a:hover {
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  color: #fff !important;
  background: #339999;
  text-decoration: none;
  border: none;
  border-color: #339999;
  border-top-color: #0cb56f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mobileLogo {
  display: inline-block;
  margin: 0 10px;
  float: left;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
}
.mobileLogo {
  display: none !important;
}
.headerButtons .headerDemoBtn a:hover {
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  background: #d34a35;
  text-decoration: none;
  border: none;
  border-color: #d34a35;
  border-top-color: #db634e;
}
.headerTrigger a:hover {
  background: #a5b3b4;
  border: 1px solid #9eadae;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #aebbbc;
  -moz-box-shadow: inset 0 1px 0 #aebbbc;
  box-shadow: inset 0 1px 0 #aebbbc;
  text-shadow: 0 -1px 0 rgb(0 0 0 / 10%);
  text-decoration: none;
}





/***************************************************************** Sticky ****************************************************************/
body .main-header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  width: 100%;
}
.body-container-wrapper.fixed {
  margin-top: 96px;
}
body.scroll .headerButtons .reducedHidden {
  display: none;
}
body.scroll .headerButtons .reducedShow {
  display: inherit;
}
body.scroll .headerButtons a {
  line-height: 70px;
}


.top-header-button a {
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 8%) !important;
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.08) !important;
  box-shadow: 0 1px 1px rgb(0 0 0 / 8%) !important;
  line-height: 18px;
  font-size: 14px;
  vertical-align: middle;
  text-align: left;
  outline: none;
  cursor: pointer;
  white-space: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  padding: 9px 12px 9px;
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  background: #336666;
  border: 1px solid #10a95b;
  max-height: 100%;
  border-color: #336666;
  border-top-color: #339999;
  background-color: #ffffff;
  color: #000000 !important;
}
.top-header-button {
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 10px;
  letter-spacing: 0;
  text-align: center;
  display: none;
}
body.home .top-header-button {
  display: block;
}









@media(min-width: 991px){
  .custom-menu-primary {
    float: right;
    display: inline-block;
    margin: 0 10px;
    line-height: 1em;
    vertical-align: top;
    max-height: 100%;
    margin-right: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    -webkit-padding-start: 0px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    vertical-align: top;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
    text-align: left;
    margin: 0;
    float: left;
    vertical-align: top;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    max-height: 100%;
    position: relative;
    text-decoration: none;
    padding: 0 15px;
    border: 0;
    -webkit-transition: line-height 0.5s ease-in-out;
    -moz-transition: line-height 0.5s ease-in-out;
    -ms-transition: line-height 0.5s ease-in-out;
    -o-transition: line-height 0.5s ease-in-out;
    transition: line-height 0.5s ease-in-out;
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 96px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 0;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease-in;
    width: 180px;
    position: absolute;
    z-index: 10;
    border-top: 1px solid transparent;
    border-top-width: 3px;
    margin: -3px 0 0 0;
    font-size: 13px;
    -webkit-box-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
    border-color: #336666;
    top: 100%;
    left: 15px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    position: relative;
    padding-right: 25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    display: block;
    content: "\e8d2";
    position: absolute;
    top: 50%;
    right: 14px;
    margin: -5px 0 0 0;
    font-family: fontello;
    font-size: 12px;
    opacity: 0.3;
    line-height: 1em;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -moz-transition: -moz-transform 0.2s ease-in;
    -ms-transition: -ms-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a > span {
    display: inline-block;
    position: relative;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a > span:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    border-bottom: 3px solid transparent;
    -webkit-transition: border-color 0.1s ease-in-out 0s;
    -moz-transition: border-color 0.1s ease-in-out 0s;
    -ms-transition: border-color 0.1s ease-in-out 0s;
    -o-transition: border-color 0.1s ease-in-out 0s;
    transition: border-color 0.1s ease-in-out 0s;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    position: relative;
    text-align: left;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin: -1px 0 0 0;
    border-color: #262c33;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    max-height: 100%;
    display: block;
    text-decoration: none;
    border: none;
    position: relative;
    padding: 13px 18px;
    line-height: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child {
    border-top: none;
    margin: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child {
    border-bottom: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate( -90deg);
    opacity: 0.9;
    margin-top: -6px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a {
    position: relative;
    padding-right: 25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a:after {
    display: block;
    content: "\e8d2";
    position: absolute;
    top: 50%;
    right: 14px;
    margin: -5px 0 0 0;
    font-family: fontello;
    font-size: 12px;
    opacity: 0.3;
    line-height: 1em;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -moz-transition: -moz-transform 0.2s ease-in;
    -ms-transition: -ms-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    top: 0px;
    left: 100%;
    border-color: #336666;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a:after {
    -webkit-transform: rotate( -90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate( -90deg );
    opacity: 0.9;
    margin-top: -6px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > ul {
    visibility: visible;
    opacity: 1;
  }
  body.scroll .headerLogo a img {
    max-height: 70px;
  }
  body.scroll .custom-menu-primary .hs-menu-wrapper > ul > li > a,
  body.scroll .headerButtons a{
    line-height: 70px;
  }
  .custom-menu-primary.mobile {
    display: none;
  }


}




@media (min-width: 1120px){
  .headerTrigger {
    display: none !important;
  }


}



@media(max-width: 1140px) and (min-width: 1067px){
  .headerLogo a img {
    max-height: 72px;
  }


}


@media (min-width: 991px) and (max-width: 1119px){
  .headerTrigger {
    display: none !important;
  }




}



@media (max-width: 1067px){
  .headerLogo a img {
    max-height: 72px;
  }
  .no-nav .headerButtons {
    height: 96px;
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
  }
  body.scroll .no-nav .headerButtons {
    height: 70px;
  }




}




@media(max-width: 1140px) and (min-width: 991px){
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0 4px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    padding-right: 15px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    right: 4px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    left: 4px;
  }





}












@media (max-width: 991px){
  .custom-menu-primary.desktop {
    display: none;
  }
  .headerTrigger {
    display: inline-block !important;
  }
  .headerLogo {
    display: none !important;
  }
  .mobileLogo {
    display: block !important;
  }
  .mobileLogo a {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border-bottom: 0;
  }
  .mobileLogo a img {
    max-height: 72px;
    display: block;
    -webkit-transition: max-height .5s ease-in-out;
    -moz-transition: max-height .5s ease-in-out;
    -ms-transition: max-height .5s ease-in-out;
    -o-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out;
    width: auto !important;
    height: 70px;
  }
  span.logo-spacer {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border-bottom: 0;
  }
  .custom-menu-primary {
    background-color: #21252b;
    text-align: left;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
    max-height: 380px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    max-height: 800px;
    overflow: hidden;
    overflow-y: auto;
  }
  body.scroll .headerTrigger a {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .custom-menu-primary .hs-menu-wrapper {
    padding: 0 30px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
    font-size: 14px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
    margin: 0 -30px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    display: block;
    line-height: 16px;
    border-bottom: 0;
    padding: 14px 30px;
    color: #c6ccd0 !important;
    border-top: 1px solid transparent;
    border-color: #2e343a;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: none !important;
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    position: relative;
    margin: 0;
    background: #21252b;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    display: block;
    line-height: 16px;
    border-bottom: 0;
    padding: 14px 30px;
    color: #c6ccd0 !important;
    border-top: 1px solid transparent;
    border-color: #2e343a;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    border-bottom: 1px solid transparent;
    border-color: #2e343a;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
    background: #262b31;
    color: #336666;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    color: #336666 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch, 
  .custom-menu-primary .hs-menu-wrapper > ul > li.active {
    background: #21252b;
    color: #336666;
    font-weight: 700;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    color: #336666 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:before {
    content: "- ";
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover {
    background: #262b31 !important;
    color: #336666;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a {
    color: #336666 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:before {
    content: "- - ";
  }
  .no-nav .mobileLogo {
    position: relative;
    left: 60px;
  }



}







@media (max-width: 767px){
  .top-header .headerPaneText:last-child {
    display: none !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 14px 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 14px 20px;
  }
  .custom-menu-primary {
    max-height: 380px;
  }





}


@media (max-width: 767px) and (orientation: landscape){
  .custom-menu-primary {
    max-height: 230px;
  }

}



@media(max-width: 479px){
  .top-header .headerRightPane {
    display: none;
  }




}



@media (max-width: 360px){
  .headerButtons .headerBtn {
    display: block;
    float: none;
    line-height: normal;
    text-align: right;
  }
  .headerButtons .headerLoginBtn {
    margin: 10px 0;
  }
  .headerButtons .headerBtn a {
    line-height: normal;
    display: inline-block;
    margin: 0;
  }
  .headerButtons .headerDemoBtn a {
    padding: 10px 10px;
    line-height: normal !important;
    word-break: break-word;
    white-space: normal;
    text-align: center;
  }
  .mainHeaderInner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .headerTrigger {
    order: 1;
  }
  .custom-menu-primary.mobile {
    order: 2;
  }
  .mobileLogo {
    order: 3;
  }
  .headerButtons {
    order: 4;
  }
  .mainHeaderInner:before, .mainHeaderInner:after{
    display: none;
  }
  .no-nav .mainHeaderInner {
    justify-content: initial;
  }
  body.scroll .no-nav .mobileLogo {
    left: 40px;
  }









}
.back-to-top {
  position: fixed;
  bottom: -55px;
  right: 80px;
  z-index: 2147483648;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 18px;
  font-family: fontello;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  border-color: rgba(40,46,53,0.5);
  background: rgba(255,255,255,1);
  -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.back-to-top:after {
  content: '\e8c5';
}
#hubspot-messages-iframe-container {
    z-index: 2!important;
}
.bottom-footer {
  position: relative;
  -webkit-transition: background 0.1s ease-in-out 0s;
  -moz-transition: background 0.1s ease-in-out 0s;
  -ms-transition: background 0.1s ease-in-out 0s;
  -o-transition: background 0.1s ease-in-out 0s;
  transition: background 0.1s ease-in-out 0s;
  border-bottom: 3px solid #ffffff;
  border-top: 1px solid #2e343a;
}
.bottom-footer .footer__container {
  font-size: 14px;
  color: #ffffff;
 
}
.footer__spacer {
  float: right !important;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
  display: inline-block;
  margin: 0 10px;
  margin-right: 0;
}
.footer__copyright {
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
  display: inline-block;
  margin: 0 10px;
  float: left;
  position: relative;
  line-height: 28px;
  margin-top: 34px;
  margin-bottom: 34px;
}
.footer__copyright a {
  max-height: 100%;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
.footer__copyright a:hover {
  text-decoration: none;
}
.back-to-top.active {
  bottom: 25px;
  opacity: 1;
}
.main-footer {
  position: relative;
  -webkit-transition: background 0.1s ease-in-out 0s;
  -moz-transition: background 0.1s ease-in-out 0s;
  -ms-transition: background 0.1s ease-in-out 0s;
  -o-transition: background 0.1s ease-in-out 0s;
  transition: background 0.1s ease-in-out 0s;
  
}
.main-footer .footer__container {
  padding: 60px 40px 40px;
  position: relative;

}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.footer-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-social ul {
  position: relative;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  -webkit-padding-start: 0;
}
.footer-social ul:before, .footer-social ul:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
.footer-social ul:before {
  left: 0;
}
.footer-social ul:after {
  right: 0;
}
.footer-social ul li {
  display: inline-block;
  margin: 0 10px;
  letter-spacing: normal;
  zoom: 1;
  line-height: normal;
  font-size: 14px;
  border: 1px solid transparent;
  border-top: 0;
  border-bottom: 0;
  margin-left: -1px;
  border-color: #2e343a;
}
.footer-social ul li a {
  text-decoration: none;
  border: 0;
  overflow: hidden;
  padding: 0;
  display: block;
  width: 42px;
  height: 42px;
  position: relative;
  border-width: 0;
  font-size: 18px;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  background: #21252b;
  color: #b0bac2;
}
.footer-social ul li a em {
  display: block;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 42px;
  text-align: center;
  -webkit-transition: top 0.1s ease-in-out 0s;
  -moz-transition: top 0.1s ease-in-out 0s;
  -ms-transition: top 0.1s ease-in-out 0s;
  -o-transition: top 0.1s ease-in-out 0s;
  transition: top 0.1s ease-in-out 0s;
  color: #fff;
}
.footer-social ul li a em:first-child {
  top: -42px;
}
.footer-social ul li a em:last-child {
  top: 0;
  color: #b0bac2;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.icon-twitter:before {
  content: '\e84b';
}
.icon-instagram:before {
  content: '\e863';
}
.icon-youtube:before {
  content: '\e804';
}
.icon-linkedin:before {
  content: '\e856';
}
.icon-facebook:before {
  content: '\e84d';
}
.footer-social ul li a:hover em:first-child {
  top: 0;
}
.footer-social ul li a:hover em:last-child {
  top: 42px;
}
.footer-social ul li a:hover.social-icon-twitter {
  background: #1ca3db;
}
.footer-social ul li a:hover.social-icon-instagram {
  background: #833AB4;
}
.footer-social ul li a:hover.social-icon-youtube {
  background: #ad2c27;
}
.footer-social ul li a:hover.social-icon-linkedin {
  background: #0a6594;
}
.footer-social ul li a:hover.social-icon-facebook {
  background: #395793;
}
.footer-button {
  padding-bottom: 0;
  margin-bottom: 20px;
  margin-top: 0;
}
.footer .footer-button a {
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.08);
  box-shadow: 0 1px 1px rgb(0 0 0 / 8%);
  vertical-align: middle;
  text-align: left;
  outline: none;
  cursor: pointer;
  white-space: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-size: 13px;
  line-height: 16px;
  padding: 5px 9px 6px;
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  background: #e86343;
  border: 1px solid #dd5437;
  color: #fff;
  border-color: #e86343;
  border-top-color: #ed7e60;
}
.footer .footer-button a:hover {
  text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
  background: #d34a35;
  border: 1px solid #c63d2c;
  color: #fff;
  border-color: #d34a35;
  border-top-color: #db634e;
}
.footer-menu .hs-menu-wrapper > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
}
.footer-menu .hs-menu-wrapper > ul > li > a[href="javascript:;"],
.footer-menu.hs-menu-wrapper > div > ul > li > h4 {
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Open Sans',Arial,sans-serif;
  display: block;
  font-size: 23px;
  line-height: 1.3em;
  margin-bottom: 10px;
  letter-spacing: 0;
}
.footer-form-box {
  margin: 72px auto;
  border-radius: 3px;
  box-shadow: 0 4px 4px rgb(87 100 126 / 21%);
  display: flex;
  flex-direction: column;
  font-family: Inter, sans-serif;
  max-width: 700px;
  width: 100%;
  font-size: 15px;
  color: #000000;
  background-color: #ffffff;
}
.footer-form form {
  padding: 0;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  padding: 0 38px;
}
.footer-form form fieldset {
  width: 100%;
  margin: 0;
}
.footer-form .hs-richtext {
  border-bottom: 1px solid;
  padding: 14px;
  margin-top: 1.25em;
  margin-bottom: .75em;
  border-color: #11111B;
  font-family: Inter, sans-serif;
  text-align: center;
}
.footer-form .hs-richtext h2 {
  margin: 0;
  font-weight: 600;
  line-height: 1.45;
  word-break: break-word;
  margin-bottom: 4px;
  color: rgb(0, 0, 0);
  font-size: 1.5em;
  font-family: inherit;
}
.footer-form .hs-richtext p {
  font-weight: 500;
  line-height: 1.6;
  word-break: break-word;
  margin-bottom: 4px;
  font-size: .875em;
  color: #838895;
}
.footer-form .hs-form-field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 12px 4px;
  border-radius: 3px;
  position: relative;
  width: 100% !important;
  transition: background-color .15s;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 12px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.footer-form .form-columns-2 .hs-form-field {
  width: calc(50% - 8px) !important;
}
.footer-form .hs-form-field > label {
  line-height: normal;
  order: 1;
}
.footer-form .hs-form-field .hs-form-required {
  margin-left: 8px;
}
.footer-form .hs-form-field .input {
  width: 100%;
  margin: 0 !important;
  order: 2;
}
.footer-form .hs-form-field .hs-input::placeholder {
  color: #1A1F2F;
  font-weight: 300;
  opacity: 1;
}
.footer-form .hs-form-field select {
  color: #1A1F2F;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 1.875em 0 .625em;
  background-image: url(//20474285.fs1.hubspotusercontent-na1.net/hubfs/20474285/raw_assets/public/Fidesic_August2021/images/selectArrow.svg);
  background-position: right 10px bottom 50%;
  background-size: .625em;
  background-repeat: no-repeat;
}
.footer-form .hs-form-field legend {
  order: 3;
  line-height: normal;
}
.footer-form .hs-form-field textarea.hs-input {
  padding: .625em;
  font-family: inherit;
}
.footer-form .hs-form-field .hs-input {
  width: 100% !important;
}
.footer-form .hs_submit.hs-submit {
  width: 100%;
  transition: background-color .15s;
}
.footer-form .hs_submit.hs-submit .actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin: 0 -38px 10px;
  padding: 30px 52px;
  border-top: 1px solid;
  border-color: #11111B;
}
.footer-form input.hs-button.primary.large {
  margin-left: 10px;
}
.footer-form {
  margin: 8px;
  color: #2c3345;
  font-family: Inter,sans-serif;
  font-size: 16px;
  padding-bottom: 1px;
  line-height: normal;
  margin-bottom: 0;
}
.back-to-top:hover {
  border-color: #66999a;
  background: #66999a;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.footer-form .hs-form-field ul.no-list {
  order: 4;
}
.footer-form form .hs_error_rollup {
  margin: 0 15px 10px;
  width: 100%;
}


@media all and (-ms-high-contrast:none) {

  .footer-form input.hs-button.primary.large{
    background-image: -ms-linear-gradient(0deg,#9799a0 0,#787b83);
  }


}




@media only screen and (min-width: 480px){
  .footer-blog
  .hs-menu-wrapper > ul > li > a[href="javascript:;"],
  .hs-menu-wrapper > ul > li > h4 {
    font-size: 20px;
    line-height: 1.3em
    margin-bottom: 10px;
    letter-spacing: 0;
  }

}


@media (min-width: 992px){
  .footer-column {
    float: left;
    width: 25%;
  }


}


@media (max-width: 991.78px){
  .content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-footer .footer__container {
    padding: 55px 30px 35px;
  }
  .footer-form {
    margin-bottom: 5px;
  }
  .back-to-top {
    right: 30px;
  }

  .footer a
  {
    line-height: 48px !important;
   
  }
}
@media (max-width:845px){
  .footer-form-box {
    margin-top: 0;
  }
}


@media (max-width: 767.98px){
  .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-footer .footer__container {
    padding: 50px 20px 30px;
  }
  .footer-form-box {
    margin: 0;
  }
  .footer-form form {
    margin: 0;
    padding: 0 14px;
    max-width: inherit;
  }
  .footer-form .hs_submit.hs-submit .actions {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 -14px;
    padding: 30px 14px 22px;
  }
  .back-to-top {
    right: 20px;
  }
  .footer-form-box {
    margin-top: 0;
    margin-bottom: 0;
  }
}




@media (max-width: 479px){
  .footer-form form {
    margin: 0;
    padding: 0;
  }
  .footer-form .form-columns-2 .hs-form-field {
    width: 100%!important;
  }
  .footer-form .form-columns-2 .hs-form-field,
  .footer-form .hs-form-field{
    width: calc(100% - 8px) !important;
  }
  .footer-form .hs_submit.hs-submit .actions {
    padding: 30px 14px 24px;
    margin: 0;
  }
  .footer-form input.hs-button.primary.large {
    width: 100%;
    margin-left: 0;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__copyright {
    text-align: center;
  }

}
/* Menu and simple menu */

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