







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */




























/* 1h. Website footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: px 1rem;
}

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





html {
  font-size: 19px;
}

body {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #004555;
  font-size: 19px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #001d2d;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #286d7d;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 72px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 60px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 48px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 36px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 30px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 24px;
  text-transform: none;
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: calc(72px * 0.625);
  }
  
   h2,
  .h2 {
    font-size: calc(60px * 0.625);
  }
}

/* Blockquote */

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






.header {
  background-color: #004555;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: DM Sans;
}

.menu__child-toggle-icon {
  border-top-color: ;
}

.menu .menu__link:hover,
.menu .menu__link: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: ;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: ;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

.menu__child-toggle-icon:active {
  border-top-color: ;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: ;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    
    background-color: ;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    
    background-color: ;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: ;
  background-color: ;
}

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

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(0, 69, 85, 1.0)

;
}

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

  
  
    
  


  rgba(0, 69, 85, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(0, 69, 85, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(0, 69, 85, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: ;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #004555;
}

.blog-post__tag-link {
  color: #004555;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #001d2d;
}

.blog-post__tag-link:active {
  color: #286d7d;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #004555;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #001d2d;
}

.blog-related-posts__title-link:active {
  color: #286d7d;
}

/* Blog comments */

.blog-comments {
  margin-bottom: px;
}

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

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

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





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #004555;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #001d2d;
}

.hs-blog-post-listing__post-title-link:active {
  color: #286d7d;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #004555;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #004555;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #001d2d;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #286d7d;
}

.hs-pagination__link-icon svg {
  fill: #004555;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 48px;
}

.card__body svg {
  fill: #004555;
}

/* Social follow */

.social-links__icon {
  background-color: #004555;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #001d2d;
}

.social-links__icon:active {
  background-color: #286d7d;
  font-weight: 700; text-decoration: none; font-family: 'DM Sans', sans-serif; font-style: normal;
  color: #004555;
  font-size: 48px;
}

.header,
.header__container,
.header__wrapper {
  min-height: auto !important;
  height: auto !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.header img,
.header__logo img {
  max-height: 48px !important;
  width: auto !important;
}

header + main {
  margin-top: 0 !important;
}


.header__logo,
.header__logo a,
.header__logo img {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-height: 48px !important;
  width: auto !important;
}


.header__container,
.header__wrapper {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.header {
  overflow: visible !important;
}

.header__logo {
  position: relative !important;
  z-index: 5 !important;
}


.header__logo,
.header__logo a {
  display: flex !important;
  align-items: center !important;
  flex: 0 0 auto !important;
}

.header__logo img {
  display: block !important;
  max-height: 40px !important;
  width: auto !important;
  height: auto !important;
}


.header__container,
.header__wrapper {
  gap: 24px !important;
}

.header__logo img {
  filter: brightness(0) invert(1) !important;
}

header .logo a,
header .header__logo a,
header .logo img,
header .header__logo img {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

header .logo img,
header .header__logo img {
  height: 44px !important;
  width: auto !important;
  max-width: 240px !important;
  object-fit: contain !important;
}


header .logo,
header .header__logo {
  overflow: visible !important;
  min-height: 44px !important;
  min-width: 120px !important;
}

header .logo img,
header .header__logo img {
  position: static !important;
  clip: auto !important;
  clip-path: none !important;
  transform: none !important;
}

header .logo img,
header .header__logo img {
  filter: brightness(0) invert(1) !important;