
  .loading-dialog {position:fixed;color:rgba(255,255,255,.5);top:0;left:0;background:rgba(0,0,0,.8);display:flex;width:100%;height:100vh;justify-content: center; align-items: center;z-index: 999999999;}
  .loading-dialog h4 {
      margin-left: 30px;
      color: #fff;
  }
  
  
  
  
  
  .dnd-section > .row-fluid {
    max-width: 1290px;
  }
  
  .dnd-section {
    padding: 60px 20px;
  }
  
  img, .section-block.fillit,.blog-recent-posts__image {border-radius:6px}
  
  
      .widget-type-linked_image img, .image img {
        -webkit-box-shadow: 0 23px 40px rgba(0, 0, 0, .0);
        -moz-box-shadow: 0 23px 40px rgba(0, 0, 0, .0);
        -o-box-shadow: 0 23px 40px rgba(0, 0, 0, .0);
        -ms-box-shadow: 0 23px 40px rgba(0, 0, 0, .0);
        box-shadow: 0 23px 40px rgba(0, 0, 0, .0);
      }
    
  
  
  
  
  
  html {
    font-size: 14px;
    max-width: 100vw!important;
      overflow-x: hidden;
  }
  
  body {
    color: #000000;
    font-family: Work Sans;
    font-size: 14px;
    max-width: 100vw!important;
      overflow-x: hidden;
  }
  
  p {
    font-family: Work Sans;
  }
  
  a {
    color: #005be9;
  }
  
  a:hover,
  a:focus {
    color: ;
  }
  
  a:active {
    color: ;
  }
  
  h1 {
    color: #000000;
    font-family: Work Sans;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }
  
  h2 {
    color: #000000;
    font-family: Work Sans;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }
  
  
  h3 {
    color: #000000;
    font-family: Work Sans;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }
  
  
  h4 {
    color: #000000;
    font-family: Work Sans;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }
  
  h5 {
    color: #000000;
    font-family: Work Sans;
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }
  
  h6 {
    color: #000000;
    font-family: Work Sans;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }
  
  blockquote {
    border-left: 10px solid ;;
  }
  
  
  
  
  
  form,
  .submitted-message {
    border-color: rgba(#null, 0.0) ;
    font-family: ;
  }
  
  h3.form-title {
    background-color: rgba(255, 255, 255, 0.0);
    color: rgba(0, 0, 0, 1.0);
  }
  
  .hs-button,
  .button--primary {
    background-color: #005be9;
    border-color: rgba(0, 91, 233, 1.0);
    border-radius: 50px;
    border-width: px;
    color: rgba(255, 255, 255, 1.0);
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  
  .hs-button:hover,
  .hs-button:focus,
  .button--primary:hover,
  .button--primary:focus {
    background-color: rgba(0, 51, 193, 1.0);
    border-color: rgba(0, 51, 193, 1.0);
    color: rgba(255, 255, 255, 1.0);
  }
  
  .hs-button:active,
  .button--primary:active {
    background-color: rgba(#null, 0.0);
    border-color: rgba(#null, 0.0);
    color: rgba(#null, 0.0);
  }
  
  .hs-form label {
    color: rgba(#{color=#33475b, opacity=100, css=#33475b}, 1.0);
  }
  
  .hs-form legend {
    color: rgba(51, 71, 91, 1.0);
  }
  
  form input,
  form select,
  form textarea {
    border-color: rgba(#null, 0.0);
    color: ;
  }
  
  form input:focus,
  form select:focus,
  form textarea:focus {
    border-color: rgba(#null, 0.0);
  }
  
  .fn-date-picker .pika-table thead th {
    color: rgba(#null, 0.0);
  }
  
  .hs-input:-moz-placeholder,
  .hs-input::-webkit-input-placeholder,
  .hs-field-desc,
  .hs-dateinput:before,
  .hs-richtext {
    color: ;
  }
  
  .hs-richtext {
    font-size: ;
  }
  
  .hs-default-font-element,
  .hs-main-font-element {
    font-family: ;
  }
  
  .fn-date-picker td.is-today .pika-button {
    color: ;
  }
  
  .fn-date-picker td.is-selected .pika-button {
    background: ;
  }
  
  .fn-date-picker td .pika-button:hover {
    background-color:  !important;
  }
  
  
  
  
  
  th,
  td {
    background-color: rgba(#null, 0.0);
    border: 1px solid rgba(#null, 0.0);
    color: rgba(#null, 0.0);
  }
  
  thead th,
  thead td {
    background-color: rgba(#null, 0.0);
    color: rgba(#null, 0.0);
  }
  
  tfoot td {
    background-color: rgba(#null, 0.0);
    color: rgba(#null, 0.0);
  }
  
  table,
  tbody + tbody {
    border-color: rgba(#null, 0.0);
  }
  
  
  
  
  .header {
    background-color: rgba(255, 255, 255, 1.0);
  }
  
  .header__container {
    max-width: 1290px;
  }
  
  body .navigation-primary a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    color: #252525;
    font-family: Work Sans;
    font-size: 1rem
  }
  
  body .navigation-primary a:hover,
  body .navigation-primary a:focus,
  .header__language-switcher-label-current:hover,
  .header__language-switcher-label-current:focus,
  .header__language-switcher .lang_list_class li:hover a,
  .header__language-switcher .lang_list_class li a:focus {
    color: #000000;
  }
  
  body .navigation-primary a:active,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li a:active {
    color: rgba(#null, 0.0);
  }
  
  body .navigation-primary .submenu.level-1 > li > a.active-item:after {
    background-color: ;
  }
  
  body .navigation-primary .submenu.level-2,
  body .header__language-switcher .lang_list_class {
    background-color: rgba(255, 255, 255, 1.0);
    color:#252525;
  }
  body .navigation-primary .submenu.level-2 .menu-item .menu-link, body .header__language-switcher .lang_list_class li {
    background-color: rgba(255, 255, 255, 1.0);
    color:#252525;
    font-family:;
    font-size:0.8rem!important;
    line-height:0.8800000000000001rem!important;
  
  }
  
  body .submenu.level-2 .menu-item .menu-link:hover,
  body .submenu.level-2 .menu-item .menu-link:focus,
  body .header__language-switcher .lang_list_class li:hover {
    background-color: rgba(215, 215, 215, 1.0);
  }
  
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    color: #252525;
    font-family: Work Sans;
    font-size: 1rem
  
  }
  
  .header__language-switcher-label-current:after {
    border-top-color: rgba(#null, 0.0);
  }
  
  @media(max-width: 767px) {
    .header__navigation {
      background-color: rgba(#null, 0.0);
    }
  
    .header__navigation-toggle svg,
    .menu-arrow svg {
      fill: rgba(37, 37, 37, 0.0);
    }
  }
  
  
  
  
  
  .footer {
    background-color: rgba(0, 0, 0, 1.0);
    color: #ffffff
  }
  .footer a, .footer h5 {color: #ffffff}
  .footer a:hover {color: #afafaf}
  .footer__container {
    max-width: 1290px;
  }
  
  
  
  
  
  .content-wrapper {
    max-width: 1290px;
  }
  
  .blog-post__date {
    border-color: #000000;
  }
  
  .blog-tag-filter__menu-link,
  .blog-post__tag-link,
  .blog-card__tag-link,
  .blog-post__author-name,
  .blog-card__title a {
    color: #000000;
  }
  
  .blog-card__tag-link:hover,
  .blog-card__title a:hover,
  .blog-tag-filter__menu-link:hover,
  .blog-post__tag-link:hover,
  .blog-post__author-name:hover,
  .blog-card__tag-link:focus,
  .blog-card__title a:focus,
  .blog-tag-filter__menu-link:focus,
  .blog-post__tag-link:focus,
  .blog-post__author-name:focus {
    color: #000000;
  }
  
  .blog-card__tag-link:active,
  .blog-card__title a:active,
  .blog-tag-filter__menu-link:active,
  .blog-post__tag-link:active,
  .blog-post__author-name:active {
    color: {font=Work Sans, font_set=GOOGLE, styles={font-family='Work Sans', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=14, size_unit=px, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 14px;font-family: 'Work Sans', sans-serif;};
  }
  
  .blog-tag-filter__menu-link--active-item:after {
    background-color: ;
  }
  
  .blog-pagination__link {
    color: #000000;
  }
  
  .blog-pagination__link--active:after,
  .blog-pagination__prev-link:after,
  .blog-pagination__next-link:after {
    background-color: #000000;
  }
  
  .blog-post__author {
    background-color: #005be9;
  }
  
  #comments-listing .comment-reply-to {
    color: rgba(#null, 0.0);
  }
  
  #comments-listing .comment-reply-to:hover,
  #comments-listing .comment-reply-to:focus {
    color: rgba(#null, 0.0);
  }
  
  #comments-listing .comment-reply-to:active {
    color: rgba(#null, 0.0);
  }
  
  
  
  
  
  
  
  
  
  
  body .icon svg {
    fill: ;
  }
  
  body .tns-nav button.tns-nav-active {
    background-color: ;
  }
  
  body .tns-nav button:hover,
  body .tns-nav button:focus {
    background-color: ;
  }
  
  /*body .social-links__icon {
    background-color: ;
  }
  
  body .social-links__icon:hover svg,
  body .social-links__icon:focus svg {
    fill: rgba(#null, 0.0);
  }
  
  body .social-links__icon:active svg {
    fill: rgba(#null, 0.0);
  }*/
  
  body .team-member__description {
    background-color: ;
  }
.header-dnd .dnd-section {
    padding: 0px;
}
.header-dnd a.btn,
.cta-btn a.cta_button {
    border-radius: 6px;
    padding-top: .3rem;
    padding-bottom: .3rem;
    padding-right: 1.786rem;
    padding-left: 1.786rem;
}