







/* 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,
.content-wrapper--vertical-spacing {
  padding: 0px 20px;
}

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





html {
  font-size: 16px;
}

body {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

/* Paragraphs */

p {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  color: #000000;
}

/* Anchors */

a {
  color: #000000;
}

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

a:active {
  color: #282828;
}

/* Headings */

h1 {
  font-weight: 800; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #FFFFFF;
  /* font-size: 76px; */
  font-size: 76.3px;
  line-height: 100%;
}

h2 {
  font-weight: 800; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #FFFFFF;
  /* font-size: 61px; */
  font-size: 61.04px;
  line-height: 120%;
}

h3 {
  font-weight: 800; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #FFFFFF;
  /* font-size: 49px; */
  font-size: 48.81999999999999px;
  line-height: 120%;
}

h4 {
  font-weight: 800; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #FFFFFF;
  /* font-size: 39px; */
  font-size: 39.06px;
  line-height: %;
}

h5 {
  font-weight: 800; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #FFFFFF;
  /* font-size: 32px; */
  font-size: 31.259999999999998px;
  line-height: %;
}

h6 {
  font-weight: 800; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #FFFFFF;
  /* font-size: 25px; */
  font-size: 25.0px;
  line-height: %;
}

.body_text_large {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 25px;
  line-height: %;
}

.body_text_medium {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 160%;
}

.body_text_regular {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 160%;
}

.body_text_small {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 160%;
}

.body_text_small_bold {
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 160%;
}

.body_text_extra_small {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 10px;
  line-height: 160%;
}

.label_text_large {
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  line-height: %;
}

.label_text_medium {
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  line-height: %;
}

@media (max-width: 1559px) {
  h1 {
    font-size: 68.67px;
  }

  h2 {
    font-size: 54.936px;
  }
  
  h3 {
    font-size: 43.937999999999995px;
  }
  
  h4 {
    font-size: 35.154px;
  }
  
  h5 {
    font-size: 28.134px;
  }
  
  h6 {
    font-size: 22.5px;
  }
}

@media (max-width: 1023px) {
  h1 {
    font-size: 61.04px;
  }

  h2 {
    font-size: 48.832px;
  }
  
  h3 {
    font-size: 39.056px;
  }
  
  h4 {
    font-size: 31.248px;
  }
  
  h5 {
    font-size: 25.008px;
  }
  
  h6 {
    font-size: 20.0px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 39px;
  }

  h2 {
    font-size: 35px;
  }
  
  h3 {
    font-size: 39.056px;
  }
  
  h4 {
    font-size: 31.248px;
  }
  
  h5 {
    font-size: 25.008px;
  }
  
  h6 {
    font-size: 20.0px;
  }
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border: 3px solid ;
  border-radius: 4px;
  color: #000000;
  padding: 15px 20px;
  font-size: 18px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: ;
  color: #000000;
}

button:active,
.button:active {
  background-color: rgba(40, 40, 40, 1.0);
  border-color: ;
  color: #000000;
}





form,
.submitted-message {
  ;
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #000000;
}

/* Form label */

form label {
  color: #000000;
}

/* Form help text */

form legend {
  color: #000000;
}

/* Form inputs */

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

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

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border: 3px solid ;
  border-radius: 4px;
  color: #000000;
  padding: 15px 20px;
  font-size: 18px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: ;
  color: #000000;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 40, 40, 1.0);
  border-color: ;
  color: #000000;
}

.hs-form-required {
  color: #000000;
}





table {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  border-color: #000000;
}

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #000000;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  color: #000000;
}

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





.header {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 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: #000000;
  font-family: {font=Montserrat, font_set=GOOGLE, styles={font-family=Montserrat, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=null, size_unit=null, color=#FFFFFF, variant=regular, fallback=sans-serif, style=font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #FFFFFF;font-family: Montserrat, sans-serif;};
  font-size: 14px;
}

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

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

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-color: #000000;
}

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

body .header__language-switcher .lang_list_class:before {
  border-bottom-color: #000000;
}

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(0, 0, 0, 1.0)

;
}

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

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

@media(min-width: 768px) {
  .submenu.level-1>.has-submenu>.menu-arrow {
    border: 0 !important;
    right: 12px !important;
    top: 10px !important;
  }
}

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }

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

  .header__navigation--toggle:after, .header__search--toggle:after, .header__language-switcher--toggle:after {
    top: -5px;
  }
}

.header__search .hs-search-field__input {
  background-color: #D3DEEC;
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 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: ;
}

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

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

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

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

.blog-pagination__link {
  color: ;
}

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

.blog-post__title {
  font-weight: 800; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #FFFFFF;
  font-size: 61px;
}

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

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

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

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

.blog-header {
  background-color: #000000;
}

.blog-header form label {
  text-align: center;
}

.blog-related-posts {
  background-color: #000000;
}

.blog-post__meta a,
.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.blog-comments .hs-button {
  border: 0;
  background-color: #000000;
  color: #000000;
}

.blog-header__inner {
  padding: 3.3rem 24px;
}

.blog-index__post-content a {
  color: #000000;
}

.blog-related-posts__title a {
  color: #000000;
}











body .icon svg {
  fill: #D3DEEC;
}

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

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

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

hr {
  background-color: #000000;
  border: 0 !important;
}

.hero-section h1 {
  color: #000000;
}

.hero-section p {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  color: #000000;
}

.hero-section a.button {
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 18px;
}

.product-list-item__name {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  color: #000000;
}

.product-list-item__price {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  color: #000000;
}

.product-info__intro p {
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 20px;
  color: #000000;
}

.category-product-list__bottom-cta .button,
.category-product-list__bottom-cta .button:hover {
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 12px;
  background-color: #000000;
  color: #000000;
  border: 1px solid #000000;
}


.featured-category__bottom-cta .button,
.featured-category__bottom-cta .button:hover {
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 12px;
  background-color: #000000;
  color: #000000;
  border: 1px solid #000000;
}

.product-info__price {
  color: #000000;
}

.product-info__buy-now,
.product-info__buy-now:hover,
.product-info__buy-now:focus {
  border-color: #000000;
  color: #000000;
}


.product-info .read-more-link,
.product-info.expanded .read-more-link {
  color: #000000;
}

.social-links__icon {
  background-color: #000000 !important;
}

.card__body svg {
  fill: #000000 !important;
}
 
.featured-category__arrows button::before {
  color: #000000 !important;
}

.category-slider .slick-next::before,
.category-slider .slick-prev::before {
  color: #000000 !important;
}

.card--pricing {
  background-color: #000000;
  border: none !important;
}