







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1240px;
}


.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: {units=px, value=24};
}

/*
body {
  font-family: HelveticaNeueLTStd-Roman; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
}*/

/* Paragraphs 

p {
  font-family: HelveticaNeueLTStd-Roman; font-style: normal; font-weight: normal; text-decoration: none;
}*/

/* Anchors */

a {
  color: #0270e0;
}

a:hover,
a:focus {
  color: #0048b8;
}

a:active {
  color: #2a98ff;
}

/* Headings 

h1 {
  font-weight: 700; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #494A52;
  font-size: {units=px, value=50};
}

h2 {
  font-weight: 700; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #494A52;
  font-size: {units=px, value=38};
}

h3 {
  font-weight: 700; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #494A52;
  font-size: {units=px, value=30};
}

h4 {
  font-weight: normal; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #494A52;
  font-size: {units=px, value=24};
}

h5 {
  font-weight: normal; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #000000;
  font-size: {units=px, value=16};
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #494A52;
  font-size: {units=px, value=14};
}*/

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}






button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(33, 34, 42, 0.0);
  border-color: #21222a;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(113, 114, 122, 0.0);
  border-color: #71727a;
  color: #FFFFFF;
}





form,
.submitted-message {
  {font=HelveticaNeueLTStd-Roman, font_set=GOOGLE, styles={font-family=HelveticaNeueLTStd-Roman, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=24}, size_unit=null, color=#494A52, variant=null, fallback=null, style=font-family: HelveticaNeueLTStd-Roman; font-style: normal; font-weight: normal; text-decoration: none, css=color: #494A52;font-size: 24px;font-family: HelveticaNeueLTStd-Roman;};
}

/* Form title */

/*h3.form-title {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  color: #F8FAFC;
}*/

/* Form label */

form label {
  color: #494A52;
}

/* Form help text */

form legend {
  color: #494A52;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC;
  color: #494A52;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #494A52;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #494A52;
}

/* Date picker */

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

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

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

/* Submit button */

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

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(33, 34, 42, 0.0);
  border-color: #21222a;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(113, 114, 122, 0.0);
  border-color: #71727a;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}

tbody + tbody {
  border-top-color: #494A52;
}





.header {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #494A52;
  font-family: HelveticaNeueLTStd-Roman;
}

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: #21222a;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #71727a;
}

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

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  border-color: #494A52;
}

body .triangle.level-2 {
  border-color: #494A52;
}

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,
body .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: HelveticaNeueLTStd-Roman;
}

.header__language-switcher-label-current:after {
  border-top-color: #494A52;
}

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

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #494A52;
  }
}





/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color:  #38393f;
}





.blog-post__date {
  border-color: #494A52;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #494A52;
}

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

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

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: #494A52;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  font-weight: 700; text-decoration: none; font-family: Merriweather; font-style: normal;
  color: #494A52;
  font-size: {units=px, value=38};
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: #0270e0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}











body .icon svg {
  fill: #494A52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494A52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494A52;
}

body .team-member__description {
  background-color: #F8FAFC;
}
@font-face {
  font-family: "Campton-Bold";
  src: url("fonts/campton-bold.otf");
    font-display: swap;
}
.hs-form-required{
  color: #b60000 !important;
}

@media (prefers-reduced-motion:reduce),(print){*{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}