







/* 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: 80px 20px;
}

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





html {
  font-size: 16px;
}

body {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #6d7278;
}

/* Paragraphs */

p {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  color: #6d7278;
}

/* Anchors */

a {
  color: #005a7c;
}

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

a:active {
  color: #2882a4;
}

/* Headings */

h1 {
  font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #6d7278;
  /* font-size: 76px; */
  font-size: 61.04px;
  line-height: 100%;
}

h2 {
  font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #6d7278;
  /* font-size: 61px; */
  font-size: 48.832px;
  line-height: 120%;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #6d7278;
  /* font-size: 49px; */
  font-size: 39.056px;
  line-height: 120%;
}

h4 {
  font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #6d7278;
  /* font-size: 39px; */
  font-size: 31.248px;
  line-height: %;
}

h5 {
  font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #6d7278;
  /* font-size: 32px; */
  font-size: 25.008px;
  line-height: %;
}

h6 {
  font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #6d7278;
  /* font-size: 25px; */
  font-size: 20.0px;
  line-height: %;
}

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

.body_text_medium {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #6d7278;
  font-size: 16px;
  line-height: 160%;
}

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

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

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

.body_text_extra_small {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #6d7278;
  font-size: 12px;
  line-height: 160%;
}

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

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

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

  h2 {
    font-size: 43.9488px;
  }
  
  h3 {
    font-size: 35.1504px;
  }
  
  h4 {
    font-size: 28.1232px;
  }
  
  h5 {
    font-size: 22.5072px;
  }
  
  h6 {
    font-size: 18.0px;
  }
}

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

  h2 {
    font-size: 39.0656px;
  }
  
  h3 {
    font-size: 31.244799999999998px;
  }
  
  h4 {
    font-size: 24.998400000000004px;
  }
  
  h5 {
    font-size: 20.0064px;
  }
  
  h6 {
    font-size: 16.0px;
  }
}

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

  h2 {
    font-size: 35px;
  }
  
  h3 {
    font-size: 31.244799999999998px;
  }
  
  h4 {
    font-size: 24.998400000000004px;
  }
  
  h5 {
    font-size: 20.0064px;
  }
  
  h6 {
    font-size: 16.0px;
  }
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(238, 238, 238, 1.0)

;
  border: 1px solid #72808a;
  border-radius: 5px;
  color: #005a7c;
  padding: 15px 20px;
  font-size: 18px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(198, 198, 198, 1.0);
  border-color: #4a5862;
  color: #005a7c;
}

button:active,
.button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #9aa8b2;
  color: #005a7c;
}





form,
.submitted-message {
  ;
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(243, 250, 254, 1)

;
  color: #6d7278;
}

/* Form label */

form label {
  color: #6d7278;
}

/* Form help text */

form legend {
  color: #6d7278;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #959CAE;
  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: #526078;
}

/* 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: #6d7278;
}

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

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

/* Submit button */

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

  
  
    
  


  rgba(238, 238, 238, 1.0)

;
  border: 1px solid #72808a;
  border-radius: 5px;
  color: #005a7c;
  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(198, 198, 198, 1.0);
  border-color: #4a5862;
  color: #005a7c;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #9aa8b2;
  color: #005a7c;
}

.hs-form-required {
  color: #6d7278;
}





table {
  background-color: 

  
  
    
  


  rgba(243, 250, 254, 1)

;
  border-color: #F3FAFE;
}

th,
td {
  border-color: #F3FAFE;
  color: #6d7278;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(#null, 1.0)

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

tfoot td {
  background-color: 

  
  
    
  


  rgba(243, 250, 254, 1)

;
  color: #6d7278;
}

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





.header {
  background-color: 

  
  
    
  


  rgba(243, 250, 254, 1)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #6d7278;
  font-family: {font=Poppins, font_set=GOOGLE, styles={font-family=Poppins, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=null, size_unit=null, color=#6d7278, variant=regular, fallback=sans-serif, style=font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #6d7278;font-family: Poppins, 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: #454a50;
}

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

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

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

  
  
    
  


  rgba(243, 250, 254, 1)

;
  border-color: #6d7278;
}

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

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

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(243, 250, 254, 1)

;
}

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

  
  
    
  


  rgba(243, 250, 254, 1)

;
}

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

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

@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(243, 250, 254, 1)

;
  }

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

  .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(243, 250, 254, 1)

;
}

/* Footer Content */

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





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

.blog-pagination__link {
  color: ;
}

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

.blog-post__title {
  font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
  color: #6d7278;
  font-size: 61px;
}

.blog-post__author {
  background-color: #959CAE;
}

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

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

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

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

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

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

.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: Poppins; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 12px;
  color: #6d7278;
  text-decoration: none;
}

.blog-comments .hs-button {
  border: 0;
  background-color: #6d7278;
  color: #F3FAFE;
}

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

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

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











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

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

.hero-section h1 {
  color: #6d7278;
}

.hero-section p {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  color: #6d7278;
}

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

.product-list-item__name {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  color: #6d7278;
}

.product-list-item__price {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  color: #6d7278;
}

.product-info__intro p {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  color: #6d7278;
}

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


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

.product-info__price {
  color: #6d7278;
}

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


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

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

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

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

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



/* Slick slider CSS */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Over ride to make existing modules work with the template */

.ui-module.module-header {
  z-index: 999;
}

.row-fluid-wrapper .dnd-section {
  padding: 0;
}

.dnd-section > .row-fluid {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.dnd-section .dnd-column {
  padding: 0;
}

.module-footer__colophon-text p {
  color: white;
  letter-spacing: 1.41px;
  line-height: 1.5;
  padding-right: 70px;
  font-size: 12px;
  font-weight: 200;
}

.module-footer__contact-text p {
  width: 100%;
  max-width: 350px;
  margin-right: 40px;
  color: white;
  letter-spacing: 1.41px;
}

.body-container-wrapper {
  margin-bottom: 0;
}

body[data-hamburger-menu="open"] .module-header-hamburger-menu__menu {
  filter: blur(0) !important;
}

.module-header__primary-menu .module-header__action-button-search {
  top: 0;
}

.module-content-download-app__content-description {
  max-width: 405px !important;
}

  .module-hero-04__scroll-down p {
    font-weight: 900;
  }
  
  body[data-hamburger-menu="open"] .body-container-wrapper, body[data-hamburger-menu="open"] .footer-container-wrapper, body[data-hamburger-menu="open"] .module-header {
    filter: none !important;
  }
  
  body[data-hamburger-menu="open"] .body-container-wrapper .module-header, body[data-hamburger-menu="open"] .body-container-wrapper .dnd-section:not(:first-child) {
    filter: blur(8px) !important;
  }

  .module-footer__contact-text h2 {
    color: #fff;
  }


body .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  max-width: 100%;
  padding: 0;
}
body .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}



body .no-header-page .widget-type-rich_text ul {
  list-style-type: initial;
  margin-left: 1.5rem;
}
body .no-header-page .widget-type-rich_text ul li {
  padding-bottom: 0.5rem;
}
body .body-container-wrapper .hs_cos_wrapper {
  width: auto;
}


.ui-rich-text ol {
    list-style-type: auto;
    padding-left: 45px;
}

.ui-rich-text ol li {
    margin-bottom: 10px;
}

.ui-rich-text ol li:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
.ui-rich-text ol {
    padding-left: 28px;
}
}




@media(max-width: 767px){
  div#hs-eu-cookie-confirmation-inner {
    flex-direction: column;
  }
  div#hs-eu-cookie-confirmation-inner #hs-eu-policy-wording {
    margin-top: 15px;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    margin: 0 12px 12px !important;
  }
  .module-footer__colophon-text p {
    padding-right: 0;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    margin-right: 0 !important;
  }
}