

hr { background: none; }







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */




.hero-section .dnd-column { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
.hero-section div[class*="background-color"] * { text-shadow: none; }
.hero-section:after { content: '';display:block;position: absolute;z-index: 2;top:0;bottom:0;left:0;right:0;background: rgba(0, 0, 0, 0.3);background: linear-gradient(180deg, rgba(0, 0, 0,0.3) 50%, rgba(0, 0, 0,0.1) 100%); }
.hero-section > .row-fluid { position: relative;z-index: 3; }





html {
  font-size: 16px;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #707070;
}

/* Paragraphs */

p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  color: #FFE41B;
}

a:hover,
a:focus {
  color: #2e2e2e;
}

a:active {
  color: #ffff43;
}

/* Headings */

h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #2e2e2e;
  font-size: 55px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.single-header h1 { font-size: 42px; }

h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #2e2e2e;
  font-size: 42px;
  line-height: 1.2em;
  
}

h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #2e2e2e;
  font-size: 38px;
  line-height: 1.2em;
  margin-top: 0;
  
}

h4 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #2e2e2e;
  font-size: 21px;
  line-height: 1.2em;
  
}

h5 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #2e2e2e;
  font-size: 14px;
  text-transform: uppercase;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #2e2e2e;
  font-size: 14px;
  
}
.size-small { font-size: 16px; }

/* Blockquote */

blockquote {
  border-left-color: #2e2e2e;
}

@media (max-width: 767px) {

  h1 {
    font-size: 35.5px;
    line-height: 1.2em;
  }
  .single-header h1 { font-size: 29.0px; }

  h2 {
    font-size: 29.0px;
    line-height: 1.2em;
  }

  h3 {
    font-size: 27.0px;
    line-height: 1.2em;
  }

  h4 {
    font-size: 18.5px;
    line-height: 1.2em;
  }
}





.dnd-section button,
.dnd-section .button, .dnd-section .hs-button, .menu-wrapper .hs-button {
  display: inline-block;
  text-align: center;
  max-width: 250px;
  text-decoration: none;
  background: 

  
  
    
  


  rgba(46, 46, 46, 1.0)

;
  border: 0px solid #FFE400;
  border-radius: 8px;
  color: #FFE400;
  padding: 16px 40px;
  font-family: Poppins;
  box-shadow: rgba(29, 29, 29,1) 0 0 10px -10px inset;
  text-shadow: none;
}
.dnd-section .span4 button, .dnd-section .span4 .button, .dnd-section .span4 .hs-button, .dnd-section .span3 button, .dnd-section .span3 .button, .dnd-section .span3 .hs-button, .dnd-section .span2 button, .dnd-section .span2 .button, .dnd-section .span2 .hs-button, .dnd-section .span1 button, .dnd-section .span1 .button, .dnd-section .span1 .hs-button { max-width: 100%; }

.dnd-section button:hover,
.menu-wrapper .hs-button:hover,
.dnd-section button:focus,
.dnd-section .button:hover,
.dnd-section .button:focus,
.dnd-section .hs-button:hover,
.dnd-section .hs-button:focus,
.slick-active button {
  text-decoration: none;
  color: #FFE400 !important;
  box-shadow: rgba(29, 29, 29,1) 300px 0 10px -10px inset;
}
.dnd-section button svg,
.dnd-section button svg,
.dnd-section .button svg,
.dnd-section .button svg,
.dnd-section .hs-button svg,
.dnd-section .hs-button svg { fill: #FFE400; }
.dnd-section button:hover svg,
.dnd-section button:focus svg,
.dnd-section .button:hover svg,
.dnd-section .button:focus svg,
.dnd-section .hs-button:hover svg,
.dnd-section .hs-button:focus svg,
.slick-active button svg { fill: #FFE400 !important; }

.dnd-section .hs-button.light-button, .dnd-section .button-light form input[type=submit], .dnd-section .button-light form .hs-button, .menu-wrapper .button-light {
  display: inline-block;
  text-align: center;
  max-width: 250px;
  text-decoration: none;
  background:  #2e2e2e;
  border: 0px solid #2e2e2e;
  border-radius: 8px;
  color: #FFFFFF;
  padding: 16px 40px;
  font-family: Poppins;
  box-shadow: rgba(29, 29, 29,1) 0 0 10px -10px inset;
}

.dnd-section .hs-button.light-button:hover, .menu-wrapper .button-light:hover,
.dnd-section .hs-button.light-button:focus, .dnd-section .button-light form input[type=submit]:hover, .dnd-section .button-light form .hs-button:hover {
  text-decoration: none;
  color: #FFFFFF !important;
  box-shadow: rgba(29, 29, 29,1) 300px 0 10px -10px inset;
}

.dnd-section .hs-button.light-button:active {
  background-color: rgba(86, 86, 86, 1.0);
  border-color: #2e2e2e;
  color: #FFE400;
}






.dnd-section table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #2e2e2e;
  max-width: 100%;
}

.dnd-section th,
.dnd-section td {
  border: none;
  color: #2e2e2e;
}

.dnd-section thead th,
.dnd-section thead td {
  background-color: 

  
  
    
  


  rgba(46, 46, 46, 1)

;
  border: 

  
  
    
  


  rgba(46, 46, 46, 1)

;
  color: #FFFFFF;
}

.dnd-section tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #2e2e2e;
}

.dnd-section tbody + tbody {
  border-top-color: #2e2e2e;
}

.dnd-section table { border: none;border-radius: 8px;overflow: hidden;background: #f5f5f5; }
.dnd-section thead th, .dnd-section thead td { border-collapse: collapse; }
.dnd-section thead th:nth-child(1) { border-radius: 8px 0 0 0; }
.dnd-section thead th:nth-last-child(1) { border-radius: 0 8px 0 0 ; }
.dnd-section tbody { border: none; }
.dnd-section tbody tr { border-bottom: 1px solid #2e2e2e; }
.dnd-section tbody tr:nth-last-child(1) { border-bottom: none; }
.dnd-section tbody tr:hover { background: #cfd9e8; }





.header {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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

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

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

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

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}
html .header__language-switcher .lang_list_class { padding-top: 50px;border-bottom: 3px solid #2e2e2e;width: 100px; }
html .lang_list_class:before { top: 34px;border: 8px solid transparent;border-bottom-color: white;margin-left: -8px; }
html .lang_list_class:after { content: none; }
html .header__language-switcher .lang_list_class li { border: none !important;background: white; }

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}


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 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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

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

  
  
    
  


  rgba(#null, 1)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Footer Content */

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





.blog-sub-2 form {
  
    border: 2px solid #FFE41B;
    padding: 2px;
}



.blog-post-title h1 {
    color: #2e2e2e;
}


.related-post-title a {
 color: #2e2e2e;
}

.topic-link a {
 color: #2e2e2e; !important;
}

#hubspot-topic_data .topic-link {
     color: #2e2e2e;
}


.related-post-title a {
 color: #2e2e2e;
}


.blog-post__date {
  border-color: #707070;
}

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

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

.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: #989898;
  color: #2e2e2e; 
}

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

.blog-pagination__link {
  color: #707070;
}

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

.blog-post__title {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #2e2e2e;
  font-size: 42px;
}

.blog-post__author {
  background-color: #2e2e2e;
  color: #2e2e2e;
}

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

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

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











body .icon svg {
  fill: #2e2e2e;
}

body .tns-nav button.tns-nav-active {
  background-color: #2e2e2e;
}

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

body .team-member__description {
  background-color: #2e2e2e;
}

.mb-resource-filter .topic-list {
  font-size: 14px!important; color: #707070;
}







.dnd-section .hsForm_4a043b7e-cde8-4f0c-8bd9-35d78c377c04 .actions .large {
 max-width:100% !important;
}



.map * {
 height:500px !important;
 min-height:394px !important;
 max-height:394px !important;
  
}

@media (min-width: 360px) and (max-width: 767px) {
  .dnd-section table { width: auto !important; }
 .hs_firstname #hs-form-4a043b7e-cde8-4f0c-8bd9-35d78c377c04_8d2743a0-4066-483c-b4cd-e71eb843216a  .form-columns-2 input {
    margin-right: 0px !important;
  }
  
}