








/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */







/* 1e. Forms */


/* 1f. Tables */

/* 1g. Website header */







/* 1h. Website footer */








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

.dnd-section > .row-fluid {
  max-width: 1345px;
  margin: 0px auto;
}
.dnd-section:not(:first-child){
  padding: 50px 1.5rem;
  overflow: hidden;
}
@media (max-width:767px){
  .footer-grid .row-fluid{
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}




























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

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

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: {color=null, opacity=100, rgba=null, rgb=null, hex=null, css=};
  border-color: ;
}

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

body .header__language-switcher .lang_list_class:before {
  border-bottom-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: {color=null, opacity=100, rgba=null, rgb=null, hex=null, css=};
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: {color=null, opacity=100, rgba=null, rgb=null, hex=null, css=};
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: {color=null, opacity=100, rgba=null, rgb=null, hex=null, css=};
  }

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

/* Primary header  */

.header {
  background-color: {color=null, opacity=100, rgba=null, rgb=null, hex=null, css=};
/*   background-color: transparent; */
  border-bottom: ;
  box-shadow: none;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  transition: all 200ms ease-in-out;
}

.header__container {
  max-width: 100vw;
}

/* Header Variations */

.header.sticky {
  background-color: rgba(255,255,255,1.0);
}

.header.sticky .header__menu .header__navigation .menu-link {
  color: #858B9B;
}

.header .header__logo .logo-on-transparent {
   display: block;  
}

.header .header__logo .logo-on-white {
   display: none;  
}

.header.sticky .header__logo .logo-on-white {
  display: block;
}

.header.sticky .header__logo .logo-on-transparent {
  display: none;
}
/* Logo */

.logo-company-name {
  color: ;
}

/* Site Navigation */

.header__navigation {
  background-color: {color=null, opacity=100, rgba=null, rgb=null, hex=null, css=};
  transition: all 0.2s ease-in-out;
}

.header__menu .header__navigation .menu-link {
  color: ;
  ;
  text-transform: ;
  font-size: ;
}

.header__menu .header__navigation .menu-link:hover {
/*   color: { header_primary_nav_color_hover }}; */
  
    
  ;
/*   background-color: { header_primary_nav_bg_color_hover }}; */
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
  color: ;
  ;
  text-transform: ;
  font-size: ;
}

@media screen and (max-width: 768px) {
  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    color: ;
    ;
    text-transform: ;
  }
  nav {
  background-color: #fff;
}
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-item {
    display: list-item;
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    border-top: 0;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
  color: ;
  ;
  background-color: ;
  border-radius: 5px;
}

.navigation-primary a {
  ;
  font-size: ;
  color: ;
}

.navigation-primary a:hover,
.navigation-primary a:focus {
  opacity: 1;
  ;
  font-size: ;
  color: ;
/*   background-color: rgba({ theme.global.header.primary.menu.hover.bg_color.color|convert_rgb }}, { theme.global.header.primary.menu.hover.bg_color.opacity * 0.01 }}); */
}

.navigation-primary a.active-item {
  ;
  font-size: ;
  color: ;
/*   background-color: rgba({ theme.global.header.primary.menu.active.bg_color.color|convert_rgb }}, { theme.global.header.primary.menu.active.bg_color.opacity * 0.01 }}); */
}






.footer {
  background-color: {color=#FFFFFF, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#FFFFFF, css=#FFFFFF};
}
.footer-dnd-row-2-max-width-section-centering>.row-fluid{
  display:grid;
  grid-template-columns: 1fr 1fr;
}
.footer-dnd-row-2-max-width-section-centering>.row-fluid:after,.footer-dnd-row-2-max-width-section-centering>.row-fluid:before{
  display:none;
}
.footer-dnd-row-3-max-width-section-centering>.row-fluid{
  line-height:1.9rem;
  display:flex;
}
.footer a:hover{
  color: #0066FF;
}
.quaternary{
  color: #0066FF;
}
.quaternarybg{
  background-color: #0066FF;
}
.footer #hs-link-footer-dnd-module-2_hs_logo_widget>img{
  width: 100%;
}
@media (max-width:768px){
.footer-dnd-row-3-max-width-section-centering>.row-fluid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 10%;
}
.footer-dnd-row-3-max-width-section-centering>.row-fluid>div{
  display:flex;
  flex-direction:column;
}
.footer #hs-link-footer-dnd-module-2_hs_logo_widget>img{
  width: 50% !important;
}
}

/* 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: #00173b;
}





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

/* Blog post */

.blog-post__meta a {
  color: #2D3340;
}

.blog-post__tag-link {
  color: #2D3340;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #050b18;
}

.blog-post__tag-link:active {
  color: #555b68;
}

/* 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: 'Nunito Sans', sans-serif; font-style: normal;
  text-transform: none;
}

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

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #00003e;
}

.blog-related-posts__title-link:active {
  color: #28508e;
}

/* Blog comments */

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

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

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

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





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





/* Blog listing */

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

.blog-index__post-title-link {
  color: #002866;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #00003e;
}

.blog-index__post-title-link:active {
  color: #28508e;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #2D3340;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #2D3340;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #050b18;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #555b68;
}

.pagination__link-icon svg {
  fill: #2D3340;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: 'Nunito Sans', sans-serif; font-style: normal;
  color: #00173b;
  font-size: 30px;
}

.card__body svg {
  fill: #00173b;
}

/* Social follow */

.social-links__icon {

}

.social-links__icon:hover,
.social-links__icon:focus {

}

.social-links__icon:active {
  
  font-weight: 700; text-decoration: none; font-family: 'Nunito Sans', sans-serif; font-style: normal;
  color: #00173b;
  font-size: 30px;
}

.tpp-subheader{
  color: var(--tpp-navy, #113050);
text-align: center;
font-family: Inter;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.68px;
}


@media (max-width: 768px) {
.tpp-subheader{
  font-size: 18px;
}
}