/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
*/



















/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

.hidden,.invisible{visibility:hidden}.row-fluid{width:100%}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.row-fluid:after,.row-fluid:before{display:table;content:''}.clearfix:after,.container-fluid:after,.row-fluid:after{clear:both}.row-fluid [class*=span]{display:block;float:left;width:100%;min-height:1px;margin-left:2.127659574%;-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%}.row-fluid .span11{width:91.489361693%}.row-fluid .span10{width:82.97872339599999%}.row-fluid .span9{width:74.468085099%}.row-fluid .span8{width:65.95744680199999%}.row-fluid .span7{width:57.446808505%}.row-fluid .span6{width:48.93617020799999%}.row-fluid .span5{width:40.425531911%}.row-fluid .span4{width:31.914893614%}.row-fluid .span3{width:23.404255317%}.row-fluid .span2{width:14.89361702%}.row-fluid .span1{width:6.382978723%}@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%}.row-fluid:after,.row-fluid:before{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%;-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%}.row-fluid .span11{width:91.436464082%}.row-fluid .span10{width:82.87292817100001%}.row-fluid .span9{width:74.30939226%}.row-fluid .span8{width:65.74585634900001%}.row-fluid .span7{width:57.182320438000005%}.row-fluid .span6{width:48.618784527%}.row-fluid .span5{width:40.055248616%}.row-fluid .span4{width:31.491712705%}.row-fluid .span3{width:22.928176794%}.row-fluid .span2{width:14.364640883%}.row-fluid .span1{width:5.801104972%}}@media (min-width:1280px){.row-fluid,.row-fluid .span12{width:100%}.row-fluid:after,.row-fluid:before{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%;-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 .span11{width:91.45299145300001%}.row-fluid .span10{width:82.905982906%}.row-fluid .span9{width:74.358974359%}.row-fluid .span8{width:65.81196581200001%}.row-fluid .span7{width:57.264957265%}.row-fluid .span6{width:48.717948718%}.row-fluid .span5{width:40.170940171000005%}.row-fluid .span4{width:31.623931624%}.row-fluid .span3{width:23.076923077%}.row-fluid .span2{width:14.529914530000001%}.row-fluid .span1{width:5.982905983%}}.hide{display:none}.show{display:block}.hidden{display:none}.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}@media (max-width:767px){.hidden-desktop,.visible-phone{display:inherit!important}.hidden-phone,.visible-desktop{display:none!important}}@media (min-width:768px) and (max-width:1139px){.hidden-desktop,.visible-tablet{display:inherit!important}.hidden-tablet,.visible-desktop{display:none!important}}
.content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

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

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

.dnd-section .dnd-column {
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
  }
}

/* Elements
Base HMTL elements are styled in this section (<body<, <h1>, <a>, <p>, <button> etc.)
*/

body {
  line-height: 1.4;
  word-break: break-word;
}

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

img {
    max-width: 100%;
}

/* Paragraphs */

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

/* Anchors */

a {
  cursor: pointer;
}

/* Headings */

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

h6 {
  margin-bottom: 10px;
}

/* Lists */

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

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

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

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

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

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #CCC;
}

/* Image alt text */

img {
  font-size: 0.583rem;
  word-break: normal;
}
.cta_button {
  display: inline-block;
}

.button-wrapper {
   margin-bottom: 10px;
}

button,
.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

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

.button--icon-right svg {
  margin-right: 0;
/*   margin-left: 10px; */
}

.button svg {
  margin-right: 5px;
}

.button--icon-right {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
}

.button svg,
.cta_button svg {
  fill: currentColor;
}

/* No button */

.no-button,
.no-button:hover,
.no-button:focus,
.no-button:active {
  background: none;
  border: none;
  border-radius: 0;
  color: initial;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  transition: none;
}
/* Fields */

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

/* Labels */

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

/* Help text */

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 {
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.7rem;
  width: 100%;
}

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

/* 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 - date picker */

.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: #EF6B51;
}

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

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

/* Captcha */

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

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

/* Header DND sections */
.header .dnd-section {
  padding: 0;
}

/* Header container */
.header-middle {
    padding-right: 20px;
    padding-left: 20px;
}

.floating-header header.header {
    position: absolute;
    width: 100%;
    top: 0;
}

.body-header__scroll [data-global-resource-path*=header],
.body-header__scroll header.header,
.body-header__scroll [data-global-resource-path*=header-no-navigation]
.body-header__scroll header.header.header--no-navigation {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
}



.floating-header.body-header__scroll header.header {
    position: fixed;
}

body.floating-header div.body-wrapper:not(.hs-blog-post) .header:not(.header-scroll) {
/*     background: transparent !important; */
}

.floating-header .body-container-wrapper > div > div > div > div > div:first-child {
/*     padding-top: 200px; */
}

.header__container {
  display: flex;
  justify-content: space-between;
  padding: 1rem 0;
}

.header__row-1,
.header__row-2 {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}

@media (max-width: 1150px) and (min-width: 767px) {
  .header__column {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .header__row-1 {
      padding-bottom: 15px;
  }
  
  .header__search-parent,
  .header__cta--wrapper {
    margin-left: 15px;
  }
  
  .header__element-mobile {
     display: none !important;
  }
}

@media (max-width: 1024px) {
  .header__container {
    flex-direction: column;
    padding: 1rem 0 0;
  }

  .header-middle {
    position: relative;
  }

  .header__row-1 {
    padding-top: 0;
    
  }

  .header__row-2 {
    justify-content: center;
    padding: 1.05rem;
  }
}

/* Navigation skipper */

.header__skip {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}

.header__skip:hover,
.header__skip:focus,
.header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}

/* Logo */

.header__logo {
  align-items: center;
  display: flex;
  height: auto;
  margin-right: auto;
  max-width: 200px;
  overflow: hidden;
}


.header__logo img {
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 1.167rem;
  margin-top: 0.7rem;
}



@media(min-width: 1025px) {
  .header__logo--main {
    padding-top: 1rem;
  }
}

/* Search bar */

.header__search--toggle {
  cursor: pointer;
  padding: 8px;
  display: inline-block;
}
.header__search--toggle.open svg:first-child,
.header__search--toggle:not(.open) svg:nth-child(2) {
  display: none !important;
}

.header__search {
  width: auto;
}


.header__search .hs-search-field__input {
  height: 45px;
  padding: 0 0.7rem;
}

.header__search button {
   background: transparent !important;
    border: none !important;
    position: absolute;
    right: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.header__search .hs-search-field__bar button svg {
    height: 15px;
}

.header__search .hs-search-field--open .hs-search-field__input {
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  max-width: 100%;
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  border-top-width: 1px;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-size: 0.875rem;
}

.header__search .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 0.35rem 0.7rem;
  text-decoration: none;
  transition: background-color 0.3s;
}

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

@media (min-width: 1025px) {
  .header__search form {
    align-items: center;
    display: flex;
    flex-direction: row;
  }

  .header__search label {
    margin: 0 1rem 0 0;
  }

  .header__search .hs-search-field__input {
    width: auto;
  }
  
  .header__search:not(.open) {
    display: none !important;
  }
}

@media (min-width: 1025px) { 
  .header__search-parent  {
      position: relative;
  }
  
  .header__search {
      position: absolute;
      right: 0;
      padding: 0;
      padding-top: 10px;
  }
      .header__language-switcher:focus .lang_list_class,.header__language-switcher:hover .lang_list_class {
    opacity: 1;
    transition: opacity .3s;
    visibility: visible
}
  
}

@media (max-width: 1024px) {
  
  .header__search {
      margin-top: 20px;
  }
  
  .header__search--toggle {
    display: none;
  }
}

/* Language switcher */

.header__language-switcher {
  cursor: pointer;
  padding-right: 1.4rem;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
    background: none !important; 
}

.header__language-switcher .lang_list_class {
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  display: block;
  right: 0;
  opacity: 0;
  min-width: 150px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}

/* .header__language-switcher:hover .lang_list_class,
.header__language-switcher:focus .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
} */



.header__language-switcher .lang_list_class:before,
.header__language-switcher .lang_list_class:after {
    display: none !important;
}

.header__language-switcher .lang_list_class.first-active::after {
  top: -22px;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  padding: .7rem 1.05rem;
}


.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher--label {
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  
}

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 0.7rem;
  margin-top: 0.175rem;
  width: 0px;
}

@media (max-width: 1024px) {
  .header__language-switcher {
      cursor: pointer;
/*       position: absolute; */
      right: 60px;
      top: 30px;
     margin:24px 0;
  }

  .header__language-switcher .lang_list_class {
     right: 0;
      transform: none;
      left: auto;
  }

  .header__language-switcher .lang_list_class li {
  }

  .header__language-switcher--label-current {
    display: none;
  }

  .header__language-switcher .globe_class {
    background-image: none;
  }

  .header__language-switcher .lang_list_class li:hover{
  }

}

/* Navigation */

#nav-toggle {
  display: none;
}

/* Mobile toggles */

@media (max-width: 1024px) {
  
  .menu--desktop {
      display: none;
  }
  
  .menu--mobile {
      display: block;
  }
  
  .header__navigation--toggle {
      cursor: pointer;
      height: 26px;
      margin: 0 auto;
      position: relative;
      transform: rotate(0);
      transition: .5s ease-in-out;
      width: 38px;
      z-index: 999;
  
  }
  
  .header__navigation__mobile_group {
      bottom: 0;
      box-shadow: 0 0 1px rgb(39 39 39 / 50%);
      display: inline-block;
      height: 100vh;
      max-width: 400px;
      min-width: 200px;
      overflow-y: auto;
      padding: 6rem 2rem 2rem;
      position: fixed;
      right: 0;
      top: 0;
      transform: translateX(100%);
      -webkit-transition: transform .5s;
      transition: transform .5s;
      width: 90%;
      z-index: 99;
  }
  
  .header__navigation__mobile_group.open {
      transform: translateX(0);
  }
  
  .top-navigation .header--element {
      display: none;
  }
      .header__language-switcher.open .lang_list_class {
        display:block;
        width:100%;
        visibility:visible;
        opacity:1;
    }
  .header__search.open,
  .header__language-switcher.open {
/*     background-color: #F8FAFC; */
    display: block;
/*     left: 0;
    min-height: calc(100vh - 115px);
    position: absolute;
    right: 0;
    top: 75px;
    z-index: 2; */
  }
  
  .header__navigation--toggle {
      cursor: pointer;
      height: 26px;
      margin: 0 auto;
      position: relative;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      width: 38px;
      z-index: 999;
      position: absolute;
      right: 20px;
      top: 30px;
  }
  
  .header__navigation--toggle span {
      border-radius: 9px;
      display: block;
      height: 4px;
      left: 0;
      opacity: 1;
      position: absolute;
      transform: rotate(0deg);
      transition: .25s ease-in-out;
      width: 100%;
  }
  
  .header__navigation--toggle span:first-child {
      top: 0;
  }
  
  .header__navigation--toggle span:nth-child(2), 
  .header__navigation--toggle span:nth-child(3) {
      top: 10px;
  }
  
  .header__navigation--toggle span:nth-child(4) {
      top: 20px;
  }
  
  .header__cta--wrapper {
      margin-top: 25px;
  }
  
  .header__close--toggle {
    cursor: pointer;
    margin: 0 4.5vw;
    position: relative;
  }

  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide {
    display: block;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
    margin-left: 0;
    margin-right: auto;
  }

  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after {
    display: none;
    font-size: 1.083rem;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }

  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
    word-break: normal;
  }
  
  .header__navigation--toggle.open span:first-child {
      left: 50%;
      top: 18px;
      width: 0;
  }
  
  .header__navigation--toggle.open span:nth-child(2) {
      transform: rotate(45deg);
  }
  
  .header__navigation--toggle.open span:nth-child(3) {
    transform: rotate(-45deg);
  }
  
  .header__navigation--toggle.open span:nth-child(4) {
      left: 50%;
      top: 18px;
      width: 0;
  }

 

  .header__close--toggle.show {
    display: block;
  }
}
.footer .hs-menu-wrapper.hs-menu-flow-vertical ul li {
    padding-bottom: 12px;
}

@media(max-width: 767px) {
  .footer .copy {
      margin-top: 30px;
      text-align:left !important;
  }
  
  .footer-landing,
  .footer-landing *{
    text-align: left !important;
  }
}
iframe {
    max-width: 100%;
}

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

.hs-menu-wrapper.hs-menu-flow-horizontal li:not(:last-child) {
    margin-right: 25px;
}

@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;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}

/* Slider */


/* tns css */
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
/* tinysldier css */

.tns-controls {
    text-align: center;
    margin-bottom: 10px;
}

.tns-nav {
    text-align: center;
    margin: 10px 0;
}

.tns-nav > [aria-controls] {
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
}

.tns-nav > .tns-nav-active {
    background: #999;
}

.tns-outer [data-action] {
    display: none;
}

.tns-controls button[data-controls="prev"],
.tns-controls button[data-controls="next"] {
  border: none;
  background: none;
  display: block !important;
  width: 15px;
  height: auto;
  position: absolute;
  top: -1rem;
  bottom: 0;
  background: none;
}

.tns-controls button[data-controls="prev"] svg, 
.tns-controls button[data-controls="next"] svg {
    height: 30px;
    width: 30px;
}

.tns-controls button[data-controls="prev"] {
   margin-left: -3rem;
}

.tns-controls button[data-controls="next"] {
   right: -3rem;
}



@media(max-width: 767px) {
  .testimonial-slider.with-nav {
      padding-right: 40px;
      padding-left: 40px;
  }
  
  .tns-controls button[data-controls="next"] {
      right: 0 !important;
  }
  
  .tns-controls button[data-controls="prev"] {
     margin-left: -2rem;
  }
}

/**
 * Swiper 8.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 15, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

.swiper-button.swiper-button-hidden {
    opacity: 0;
}
.swiper-button span.swiper-pagination-bullet {
    width: 48px;
    height: 48px;
}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}

/* blog index */
.blog-author-heading,
.blog-tag-heading {
  padding: 0 1rem;
}

.blog-index {
  
  display: grid;
  grid-gap: 25px;
}

.blog-index--small,
.blog-index--medium,
.blog-index--large {
  grid-template-columns: repeat(auto-fit,minmax(100%,1fr));
}

.body-container--blog-post {
/*     padding-top: 200px; */
}

.blog-index__post {
  overflow: hidden;
  position: relative;
  flex: 0 0 100%;
}

.hs-blog-post h1 {
   margin-bottom: 30px;
}

.blog-content {
padding: 0 !important;
      overflow: hidden;
}

/* .hs-blog-post .blog-post__body-wrapper  {
    margin-top: 60px;
} */
.blog-post__body {
padding: 48px 24px;
}


.blog-index__post .blog-index__post-image-wrapper {
    display: block;
    overflow: hidden;
}

.blog-index__post .blog-index__post-image-wrapper img {
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}


@media screen and (min-width: 1025px) {
  .blog-post__body {
   padding-right:40px; 
  }
  
  .blog-post__body-wrapper {
      display: flex;
  }
  
  .hs-blog-post .blog-post__body {
/*       margin: 0 auto; */
      max-width: 788px;
/*       padding-right: 64px; */
  }
  
  
  
  .blog-index__post .read-more {
      position: absolute;
      bottom: 40px;
  }
  
  .blog-index__post .blog-index__post-body {
      padding-bottom: 65px;
  }


  .blog-index__post.blog-index__post-size--large .blog-index__post-image-wrapper {
      height: 400px;
  }
  
  .blog-index__post-size--large {
      display: flex;
      flex-direction: row-reverse;
  
  }
  
  .blog-index--small,
  .blog-index--medium {
      grid-template-columns: repeat(auto-fit,minmax(calc(50% - 25px),1fr));
  }
}

@media screen and (min-width: 1025px) {
  
  .blog-index--small {
      grid-template-columns: repeat(auto-fit,minmax(calc(33% - 25px),1fr));
  }
}


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

@media screen and (min-width: 768px) {
  .blog-index__post-image-wrapper--large {
    flex: 1 1 48%;
  }

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

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


.blog-index__post-timestamp {
  display: block;
}

.hs-blog-post .blog-header__author-avatar:not(.blog-post_author_bottom-avatar) img {
    border-radius: 50%;
    float: left;
    height: 56px;
    margin: 0 1rem 0 0;
    overflow: hidden;
    width: 56px;
}


.blog-index__post-author {
  align-items: center;
  display: flex;
}

.blog-index__post-author-image {
  border-radius: 50%;
  height: auto;
  margin-right: 0.35rem;
  width: 30px;
}

.blog-index__post-tags,
.blog-index__post-title,
.blog-index__post-timestamp,
.blog-index__post-author,
.blog-index__post-image--small {
  margin: 0 0 0.7rem;
}


/* Blog post */

.blog-post {
  margin: 0 auto;
/*   max-width: 960px; */
}

.blog-post__meta {
  margin-bottom: 1.4rem;
}

.blog-post__meta a {
  text-decoration: underline;
}

.blog-header__author-name {
    font-weight: bold;
    color: inherit;
    text-decoration: none !important;
}

.blog-post__timestamp {
  display: block;
  font-size: 85%;
}

.blog-post__tags {
    margin-bottom: 20px;
}

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

.blog-post__tag-link {
    margin-right: 8px;
    margin-bottom: 8px;
}

.blog-post__tag-link {
  font-size: 0.875rem;
}

.blog-post_author {
     padding: 1rem 24px;
    margin-bottom: 1rem;
      border-top: 4px solid #80808042;
    border-bottom: 4px solid #80808042;
}
.blog-post_author .author-bio {
  margin:0 !important;
  text-align: center;
}
.blog-post_author .blog-header__author-avatar img {
    border-radius: 50%;
    margin-bottom: 20px;
}

.blog-index__author-social-links a {
    display: inline-block;
    margin: 0 8px;
}
.blog-post_author-details {
 display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center; 
}
.blog-post_author .blog-post_author-details .blog-header__author-name-wrapper {
    margin-bottom: 10px;
}

.blog-index__author-social-links svg {
    height: 18px;
    width: 18px;
}

@media(min-width: 768px) {
  
  .blog-post_author {
     display: flex;
      flex-wrap: wrap;
  }
  
  .blog-post_author .blog-header__author-avatar {
      margin-right: 1rem;
      width: 76px;
  }
  
  .blog-post_author .blog-post_author-details {
      width: calc(100% - 100px);
  }
}

/* Blog related posts */

.blog-related-posts .related-posts-title {
    max-width: 800px;
    margin-bottom: 3rem;
    padding-top:0 !important
}

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}

.blog-related-posts__post {
  flex: 0 0 100%;
  padding: 1rem;
}

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

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

.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

.blog-related-posts__title {
  margin: 0.7rem 0;
}

/* Blog comments */

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

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

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

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}

/* blog subscrube */
.block-subscribe .hs_cos_wrapper_type_form .form-title {
  display: none !important;
}
#main-content {
    margin-top: 80px;
}
.blog-content.content-wrapper{
  max-width: 1300px;
}
.post-sidebar-right {
  min-width: 250px;
  flex:1;
} 
.btn-secondary-hover:hover {
  color: var(--secondary-color) !important;
  transform: scale(1.1);
}
.btn-primary-hover:hover {
  color: var(--primary-color) !important;
  transform: scale(1.1);
}






















/* 1a. Global Settings */
















  










  











  









/* 1b. Header Settings */
















   




/* 1c. Typography */



























































































  

























































  






  


















/* 1d. Buttons */









































































/* 1e. Forms */






































  








































/* 1f. Tables */


















 


/* 1g. Blog */

















    





























/* 1h. Footer */












:root {
  --primary-color:#563288;
  --secondary-color:#F85E03;
  --secondary-color: #F85E03;
  --primary-color-rgb:86, 50, 136;
  --secondary-color-rgb:248, 94, 3;
}





.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1300px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
    padding: 80px 20px;
    padding-top: 45px;
    padding-bottom: 45px;
}

@media (min-width: 768px) {
    .dnd-section {
        padding-top: 45px;
        padding-bottom: 45px;
    }
}

@media (min-width: 1025px) {
    .dnd-section {
        padding-top: 80px;
         padding-bottom: 80px;
    }
}







.header {
  background-color: 

  
  
    
  


  rgba(86, 50, 136, 1)

;
}

.header,
.header .menu__link,
.header__logo .logo-company-name,
.header .menu__item--depth-1 .menu__child-toggle,
.header__language-switcher--label-current {
  font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: calc(13.5px - 1px);
  line-height: normal;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  letter-spacing: 0px
}

.header__language-switcher--label-current:after {
   border-top-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

; 
}

.header .menu__link,
.header__language-switcher--label-current,
.header__language-switcher .lang_list_class li a {
  text-transform: uppercase
}

.header__language-switcher .lang_list_class li a {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(107, 114, 128, 1)

;
}

.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
}


.hs-breadcrumb-menu__item a,
.hs-breadcrumb-menu__item { 
  
    font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
  
  
  
    font-family: Nunito;
  
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active,
.hs-breadcrumb-menu__item a:hover,
li.hs-breadcrumb-menu__item.last-crumb {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

body .navigation-primary .menu__submenu.level-1 > li > a.active-item:after {
  background-color: #563288;
}

@media (min-width: 1280px) { 
  .header,
  .header .menu__link,
  .header__logo .logo-company-name,
  .header .menu__item--depth-1 .menu__child-toggle,
  .header__language-switcher--label-current,
  .header__language-switcher .lang_list_class li a {
    font-size: 13.5px;
  }
}

/* Mobile styles */

@media (min-width: 1025px) {
  .menu__submenu--level-2 .menu__item .menu__link {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    color: 

  
  
    
  


  rgba(107, 114, 128, 1)

;
  }
  
  .menu__submenu--level-2 .menu__item .menu__link:hover,
  .menu__submenu--level-2 .menu__item .menu__link:focus {
    color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
  }
}
@media (max-width: 1024px) {
  
    .header__navigation__mobile_group { 
        background-color: 

  
  
    
  


  rgba(86, 50, 136, 1)

;
    }
  
    .header__navigation--toggle span {
        background: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
    }

    .header__navigation__mobile_group {
        background-color: 

  
  
    
  


  rgba(86, 50, 136, 1)

;
    }
  
    .header__navigation--toggle span { 

    }

    body .menu__submenu.level-1 > li {
        border-bottom: 1px solid 

  
  
    
  


  rgba(255, 255, 255, 1)

;
    }
    body .menu__submenu--level-2 .menu__item {
        border-top: 1px solid 

  
  
    
  


  rgba(255, 255, 255, 1)

;
    }
  
}


@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(86, 50, 136, 1)

;
  }

 
}







html {
    font-size: 16px;
      overflow-x: hidden;
}

body {
    line-height: 1.5;
    letter-spacing: 0px;
    background-color: #FFFFFF;
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
    
      overflow-x: hidden;
}

/* Paragraphs */

p {
  margin-bottom: 20px;
}

/* Anchors */

.blog-post__body a {
  text-decoration: underline;
}
a, #table-of-contents a {
  color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
  text-decoration: none
}

#table-of-contents a:hover {
 color: 

  
  
    
  


  rgba(248, 94, 3, 1.0)

;
}
a:hover, 
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(248, 94, 3, 1.0)

;
}

.read-more {
  color: 

  
  
    
  


  rgba(107, 114, 128, 1)

;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 500;
}

.read-more .icon__wrapper,
.read-more svg {

  fill: 

  
  
    
  


  rgba(248, 94, 3, 1.0)

;
  height:auto;
}

.read-more:hover,
.read-more:focus {
  color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
}

.read-more:hover svg,
.read-more:focus svg {
  fill: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
}


/* Headings */

h1,h2,h3,h4,h5,h6, .h1, .h2, .h3, .h4, .h5, .h6  {
    font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#1F2937;
}


h1, .h1 {
    font-size: 42px;
    line-height: 1.18;
    letter-spacing: 0px;
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#1F2937;
      color: #1F2937; 
    
}

h2, .h2 {
    font-size: 32px;
    line-height: 1.19;
    letter-spacing: 0px;
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#1F2937;
      color: #1F2937; 
    
}

h3, .h3 {
    font-size: 24px;
    line-height: 1.19;
    letter-spacing: 0px;
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#1F2937;
      color: #1F2937; 
    
}

h4, .h4 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#1F2937;
      color: #1F2937; 
    
}

h5, .h5 {
    font-size: 18px;
    line-height: 1.17;
    letter-spacing: 0px;
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#1F2937;
      color: #1F2937; 
    
}

h6, .h6 {
    font-size: 12px;
    line-height: 1.18;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    
      font-family: Nunito; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
    
}

.hero-rich-text {
    line-height: 1.5;
    letter-spacing: 0px;
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
    
}

/* Blockquote */

blockquote,
blockquote p,
.hs-blog-post .blog-post__body blockquote p {
  font-size: 22px;
  line-height: 1.33;
  letter-spacing: 0px;
  border-left-color: #F85E03;
  
  
    font-family: Nunito; font-style: normal; font-weight: normal; text-decoration: none; color:#1F2937;
  

}

/* blog paragraphs */
.hs-blog-post .blog-post__body,
.hs-blog-post .blog-post__body p {
  color: #6B7280;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0px;
}

.hs-blog-post .blog-post__body p{
  margin-bottom: 20px;
}



@media(min-width: 768px) {
  html {
      font-size: 16px;
  } 
  
  .hero-rich-text { 
    font-size: 16px;
  }
  
  .read-more {
    font-size: 14px;
  } 
  
  h1 {
    font-size: 48px;
  } 
  h2 {
    font-size: 40px;
  } 
  h3 {
    font-size: 28px;
  } 
  h4 {
    font-size: 22px;
  } 
  h5 {
    font-size: 20px;
  } 
  h6 {
    font-size: 12px;
  } 
  
  blockquote,
  blockquote p,
  .hs-blog-post .blog-content-main-wrapper blockquote p {
    font-size: 22px;
  } 
  
  .hs-blog-post .blog-post__body,
  .hs-blog-post .blog-post__body p{
      font-size: 18px;
  }
}


@media(min-width: 1025px) {
  html {
      font-size: 18px;
  }
  
  .hero-rich-text { 
    font-size: 18px;
  }
  
  .read-more {
    font-size: 14px;
  }
  
  h1 {
    font-size: 60px;
  } 
  h2 {
    font-size: 40px;
  } 
  h3 {
    font-size: 32px;
  } 
  h4 {
    font-size: 24px;
  } 
  h5 {
    font-size: 20px;
  } 
  h6 {
    font-size: 12px;
  } 
  
  blockquote,
  blockquote p,
  .hs-blog-post .blog-content-main-wrapper blockquote p {
    font-size: 24px;
  } 
  
  .hs-blog-post .blog-post__body,
  .hs-blog-post .blog-post__body p{
      font-size: 20px;
  }
}





button,
.button,
.cta_button[title],
.cta_primary {
    
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
      color: #ffffff; 
    
    
    font-weight: 500;
    background-color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
    border: 1px none #563288;
    border-radius: 6px;

    padding: 13px 25px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0px
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active,
.cta_button:hover,
.cta_button:focus,
.cta_button:active,
.cta_primary:hover,
.cta_primary:focus,
.cta_primary:active {
  background-color:

  
  
    
  


  rgba(245, 120, 46, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px none #563288;
}

/* Secondary Button */

.button.button--secondary,
.cta_button.cta_secondary,
.cta_secondary {
  
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
      color: #ffffff; 
    
  
  font-weight: 500;
  background-color: 

  
  
    
  


  rgba(245, 120, 46, 1.0)

;
  border: 1px none #563288;
  border-radius: 6px;

  padding: 13px 25px;
  text-transform: uppercase;
  letter-spacing: 0px
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active,
.cta_button.cta_secondary:hover,
.cta_button.cta_secondary:focus,
.cta_button.cta_secondary:active,
.cta_secondary:hover,
.cta_secondary:focus,
.cta_secondary:active {
  background-color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
  border: 1px none #563288;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Simple Button */
.button.button--simple,
.cta_button.cta_simple,
.cta_simple{
  
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
      color: #563288; 
    
  
  text-transform: none;
  letter-spacing: 1.6px;
  background: none;
  padding: 0 !important;
  position: relative;
}

.button.button--simple svg,
.button--simple svg{
  fill: #6B7280;
}



  .button.button--simple:after,
  .cta_button.cta_simple:after,
  .cta_simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus,
.button.button--simple:active,
.cta_button.cta_simple:hover,
.cta_button.cta_simple:focus,
.cta_button.cta_simple:active,
.cta_simple:hover,
.cta_simple:focus,
.cta_simple:active{
  border: none;
  color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after,
  .cta_button.cta_simple:hover,
  .cta_button.cta_simple:focus,
  .cta_button.cta_simple:active,
  .cta_simple:hover,
  .cta_simple:focus,
  .cta_simple:active{
    content: none;
  }



/* Button Sizing */
.button.button--small,
.cta_button.button--small {
  font-size: 14px;
  padding: 11px 20px;
}

.button.button--large,
.cta_button.button--large {
  font-size: 18px;
  padding: 25px 40px;
}






form {
  
      font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
      color: #6B7280; 
    
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px none #f6aa2d;
  border-radius: 0px;
  padding: 0px 0px;
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px none #dddddd;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #1F2937;
  padding: 25px 25px;
  margin-bottom: 0;
}

/* Labels */

form label {
  font-size: 16px;
  padding: 6px 0px;
  
    font-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
    color: #888888;
  
  letter-spacing: 0px;
}

/* Help text */

form legend {
  color: #888888;
  font-size: 13px;
  line-height: 1.4;
}

/* 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-family: Nunito, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color:#6B7280;
    color: #6B7280;
  

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #dddddd;
  border-radius: 3px;
  font-size: 16px;
  padding: 12px 12px;
  letter-spacing: 0px;
}

/* Form placeholder text */

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

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

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

::placeholder {
  color: #888888;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  border-radius: 3px;
}

input[type=radio],
input[type=checkbox]{
    background-color: #FFFFFF;
}

input[type=radio]:checked {
  background-color: #563288;
  border: 6px solid #FFFFFF;
}

input[type=checkbox]:checked {
  background-color: #FFFFFF;
}

input[type=checkbox]:checked:before {
  border: solid #563288;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: ;
}

.fn-date-picker td.is-selected .pika-button {
  background: #563288;
}

.fn-date-picker td .pika-button:hover {
  background-color: #563288 !important;
}

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

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  color: #888888;
  line-height: 1.4;
}

/* GDPR */

form .legal-consent-container, 
form .legal-consent-container .hs-richtext, 
form .legal-consent-container .hs-richtext p {
  color: #888888;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0px;
}

/* Validation */
.hs-input.invalid.error {
  border-color: #ff6464;
}

.hs-error-msg {
  color: #ff6464;
}

/* Submit button */


  form input[type=submit],
  form .hs-button {
    
    
      color: #ffffff; 
    
    
    background-color: 

  
  
    
  


  rgba(245, 120, 46, 1.0)

;
    border: 1px none #563288;
    border-radius: 6px;
    padding: 13px 25px;
    text-transform: uppercase;
    font-weight: ;
    letter-spacing: 0px
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus,
  form input[type=submit]:active,
  form .hs-button:active {
    background-color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
  border: 1px none #563288;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }





  form input[type=submit],
  form .hs-button {
    font-size: 16px;
    padding: 13px 25px;
  }




@media(min-width: 768px) {
  form label,
  .hs-form-field > label,
  form .hs-richtext,
  form .hs-richtext p {
    font-size: 18px;
  } 

  input[type=text],
  input[type=email],
  input[type=password],
  input[type=tel],
  input[type=number],
  input[type=file],
  select,
  textarea {
    font-size: 18px;
  } 

}





/* Table */

table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  border: 1px solid #6B7280;
}

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

/* Table cells */

td,
th {
  border: 1px solid #6B7280;
  color: #6B7280;
  padding: 15px 15px;
}

/* Table header */

thead th {
/*   background-color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

; */
  border-bottom-color: 2px none #6B7280;
  color: #FFFFFF;
}







.footer:not(.footer-landing) {
  background-color: 

  
  
    
  


  rgba(36, 50, 65, 1)

;
}

.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #49617b;
}

.footer:not(.footer-landing) ,
.footer:not(.footer-landing) p,
.footer .hs_cos_wrapper_type_rich_text span,
.footer i {
  color: #ccd7e3;
}

.footer a:not(.button) {
  color: #ccd7e3;
}

.footer a:not(.button):hover,
.footer a:not(.button):focus {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer hr {
  border-color: 

  
  
    
  


  rgba(51, 71, 93, 1.0)

;
}


.footer,
.footer p,
.footer span,
.footer li {
  font-size: 16px;
}

body .footer-social-links .social-links__link {
    background: ;
}

body .footer-social-links .social-links__link:hover {
    background: ;
}

body .footer-social-links .social-links__icon svg {
  fill: ;
}

body .footer-social-links .social-links__link:hover,
body .footer-social-links .social-links__link:hover svg {
  fill: ;
}

.footer-single-content .social-media-content a {
  background-color: ;
  color: ;
}


.footer-single-content .social-media-content a svg {
  fill: ;
}

.footer-single-content .social-media-content a:hover,
.footer-single-content .social-media-content a:hover svg {
  background-color: ;
  fill: ;
}

.footer .bottom-footer,
.footer .bottom-footer p,
.footer .bottom-footer span,
.footer .bottom-footer li {
  font-size: 14px;
}

/* Footer LP */

.footer-landing .footer__container {
  padding:  1rem ;
}







.blog-index__post {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;

    border-radius: 3px;
    
    box-shadow: 0 2px 35px 0 

  
  
    
  


  rgba(0, 0, 0, 0.05)

;
        
}

.blog-index__post .blog-index__post-title a {
  
  color: #1F2937 ;
  
    font-weight: 700;
  font-size:24px;
}

.blog-index__post .blog-index__post-tag {
  
  color: #6B7280;
  
  margin: 8px;
  display: inline-block;
}

.blog-index__post .blog-index__post-body {
  
  color: #6B7280;
  
  
  font-size: 16px
  
  
}

.blog-index__post .blog-index__post-image-wrapper {
  
  height: 220px;
  
}

.blog-index__post-content {
  padding: 30px 25px;
}

.block-subscribe {
  padding: 30px 25px;
  background: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
    color: #ffffff
}

.block-subscribe *:not(.hs-button):not(.hs-input),
.block-subscribe .hs-richtext *,
.block-subscribe .legal-consent-container .hs-richtext *{
  color: #ffffff
}

/* Blog post */

.blog-post__meta a {

}

.blog-post__tag-link {
  background-color: 

  
  
    
  


  rgba(243, 244, 246, 1)

;
  color: #6B7280;
  padding: 4px 12px;
  border: 1px none #563288;
  border-radius: 12px;
  font-size: 11px;  
  font-weight: 400
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus,
.blog-post__tag-link.active {
    background-color: 

  
  
    
  


  rgba(86, 50, 136, 1.0)

;
    color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
    border: 1px none #563288;
}

.blog-post__tag-link:active {

}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {

}

.blog-related-posts__title-link {
 
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {

}

.blog-related-posts__title-link:active {

}

/* Blog comments */

.blog-comments {

}

#comments-listing .comment-reply-to {

}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {

}

#comments-listing .comment-reply-to:active {
 
}





.hs-search-results__title {

}





/* Blog listing */
.blog-index__post {

}

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {

}

.blog-index__post-title-link {

}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {

}

.blog-index__post-title-link:active {
  
}

.blog-index__post-tag,
.blog-index__post-author-name {

}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {

}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {

}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {

}

.pagination__link-icon svg {

}

/* Pricing card */

.card__body svg {
  fill: #563288;
}

/* Social follow */

.social-links__icon {
  background-color: #563288;
}

.social-links__icon:hover,
.social-links__icon:focus {

}

.social-links__icon:active {

}
@media (min-width: 767.98px) {
  .careers-card-body {
  min-height:500px;
  }

}
div:empty {
display:none
}

/* system page */
.systems-page.system-form {
  background-color: rgba(86, 50, 136, 0.2);
}
header.header{
  position:fixed !important;
}
h1, h2, h3, h4,h5 ,h6 {
  line-height: 1.2em !important;
}
.mx-a {
  margin-left:auto;margin-right:auto;
}
.my-a {
  margin-top:auto;margin-bottom:auto;
}

/* .header--toggle.hide {
    display: block !important;
} */
a.button, button , input[type="submit"] {transition: transform .3s}
a.button:hover, button:hover , input[type="submit"]:hover{transform:scale(1.03);}

#hsForm_e9216b02-d02d-4795-ac1c-cfb9125dd098 div .hs_submit div .actions {
  padding-top: 0px;
}