







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */










html {
  font-size: 18px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4D4E56;
}

/* Paragraphs */

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

/* Anchors */

a {
  color: #63bbcb;
}

a:hover,
a:focus {
  color: #F26630;
}

a:active {
  color: #8be3f3;
}

/* Headings */

h1 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #4D4E56;
  font-size: 50px;
  line-height: 1.2em;
}

h2 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #F26630;
  font-size: 38px;
  line-height: 1.2em;
}

h3 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #63bbcb;
  font-size: 25px;
  line-height: 1.2em;
}

h4 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #B8D43A;
  font-size: 24px;
  line-height: 1.2em;
}

h5 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #F2D31C;
  font-size: 16px;
}

h6 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #4D4E56;
  font-size: 14px;
}

/* Blockquote */

blockquote {
  border-left-color: #4D4E56;
}





.button, .hs-button {
  display: inline-block;
  text-decoration: none;
  background-color: 

  
  
    
  


  rgba(242, 102, 48, 1.0)

;
  border: 0px solid #F26630;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 8px 40px;
  font-family: Montserrat;
}

.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus {
  text-decoration: none;
  background-color: #e35721;
  color: #FFFFFF;
}

.button:active,
.hs-button:active {
  background-color: rgba(255, 142, 88, 1.0);
  border-color: #ff8e58;
  color: #FFFFFF;
}
!important.hs-button.premier {
  background-color: #BC2D64;
  color: white; /* Adjust text color if necessary */
}

.hs-button.premier:hover {
  background-color: #9C1E50; /* Optional: Darker shade for hover state */
  color: white; /* Adjust hover text color if necessary */
}







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #F26630;
}

th,
td {
  border-color: #F26630;
  color: #F26630;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(242, 102, 48, 1.0)

;
  border-bottom-color: #F26630;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #F26630;
}

tbody + tbody {
  border-top-color: #F26630;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 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: #4D4E56;
  font-family: Montserrat;
}

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: #25262e;
}

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

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: ;
}
html .header__language-switcher .lang_list_class { padding-top: 50px;border-bottom: 3px solid #F26630;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(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(77, 78, 86, 1.0)

;
}

/* 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-post__date {
  border-color: #4D4E56;
}

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

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

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

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

.blog-pagination__link {
  color: #4D4E56;
}

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

.blog-post__title {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #F26630;
  font-size: 38px;
}

.blog-post__author {
  background-color: #4D4E56;
}

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

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

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











body .icon svg {
  fill: #F26630;
}

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

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

body .team-member__description {
  background-color: #4D4E56;
}