








/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */
















/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */









.content-wrapper,.page-center {
  max-width: 1280px;
  padding-left:15px;
  padding-right:15px;
  margin:0 auto;
}

.dnd-section {
  padding:0;
}



/* .dnd-section > .row-fluid {
  max-width: 1280px;
} */






html {
  font-size: 16px;
}

body {
  font-family: 'Space Grotesk'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #001234;
  font-weight:400;
  line-height:28px;
}

h1, h2, h3, h3 span, h4, h4 > a {
        font-family: "Space Grotesk", "Open Sans", sans-serif !important;
        font-style: normal;
  font-weight: 700;
}
  h1 {
    font-style: normal;
    font-weight: 700; !important;
    line-height: 120%; /* 86.4px */ !important;
    letter-spacing: -1.92px; !important;
  }
h2 {
    font-style: normal;
    font-weight: 700; !important;
    line-height: 120%; /* 57.6px */ !important;
    letter-spacing: -1.44px; !important;
}
h3 {
  letter-spacing: -1.12px; !important;
}
      a, ul, ol, p, li h4 {
        font-family: "Avenir Next", "Open Sans", sans-serif !important;
        line-height: 140%;
      }

/* Paragraphs */

p {
  font-family: 'Space Grotesk'; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  color: #173bd9;
  text-decoration:none;
  font-weight: 600;
}

a:hover,
a:focus {
  color: #0013b1;
  text-decoration:none;
}

a:active {
  color: #3f63ff;
}

/* Headings */
h1,h2,h3,h4,h5,h6{
  line-height:1.2
}



h1 {
  font-family: 'Space Grotesk', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #001234;
  font-size: 48px;
}

h2 {
  font-family: 'Space Grotesk', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #001234;
  font-size: 36px !important;
}

h3 {
  font-family: 'Space Grotesk'; font-style: normal; font-weight: 700; text-decoration: none;
  color: #001234;
  font-size: 28px ;
}

h4 {
  font-family: 'Space Grotesk'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #001234;
  font-size: 24px;
}

h5 {
  font-family: 'Space Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #001234;
  font-size: 17px;
}

h6 {
  font-family: 'Space Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #001234;
  font-size: 14px;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(23, 59, 217, 1.0)

;
  border: 2px solid #173BD9;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 8px 27px;
  line-height: 26px;
  font-weight:600;
}
.button-outlined {
  background-color: transparent;
  color: #173BD9
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 19, 177, 1.0);
  border-color: #0013b1;
  color: #FFFFFF;
}
.button-outlined:hover,
.button-outlined:focus {
  background-color: transparent;
  color: #0013b1
}

button:active,
.button:active {
  background-color: rgba(63, 99, 255, 1.0);
  border-color: #3f63ff;
  color: #FFFFFF;
}
.button-outlined:active {
  background-color: transparent;
  color: #3f63ff
}


.button-typ-2 {
  background-color: 

  
  
    
  


  rgba(22, 46, 87, 1.0)

;
  border: 2px solid #162e57;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
  line-height: 26px;
  font-weight:600;
  -webkit-box-shadow: 0 20px 30px 0 rgba(12,0,46,.1);
    box-shadow: 0 20px 30px 0 rgba(12,0,46,.1);
}

.button-typ-2:hover,
.button-typ-2:focus {
  background-color: rgba(0, 6, 47, 1.0);
  border-color: #00062f;
  color: #FFFFFF;
}

.button-typ-2:active {
  background-color: rgba(62, 86, 127, 1.0);
  border-color: #3e567f;
  color: #FFFFFF;
}

a.secondary-button {
  background-color: #64FE91;
  border-color: #64FE91;
  color: #001234;
}

a.secondary-button:hover {
  filter: brightness(70%);
}






form,
.submitted-message {
  {font=Space Grotesk, font_set=GOOGLE, styles={font-family='Space Grotesk', font-style=normal, font-weight=normal, text-decoration=none}, size=16, size_unit=px, color=#001234, variant=null, fallback=null, line_height=null, letter_spacing=null, casing=null, style=font-family: 'Space Grotesk'; font-style: normal; font-weight: normal; text-decoration: none, css=color: #001234;font-size: 16px;font-family: 'Space Grotesk';};
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #162e57;
}

/* Form label */

form label {
  color: #162e57;
}

/* Form help text */

form legend {
  color: #162e57;
}

/* Form inputs */

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

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

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(23, 59, 217, 1.0)

;
  border: 2px solid #173BD9;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 8px 27px;
}

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(63, 99, 255, 1.0);
  border-color: #3f63ff;
  color: #FFFFFF;
}
form input[type=submit]:disabled,
form .hs-button:disabled
button:disabled, .button:disabled, .button-typ-2:disabled, form input[type=submit]:disabled {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #e6e6e6;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #162e57;
}

th,
td {
  border-color: #162e57;
  color: #162e57;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(22, 46, 87, 1)

;
  border-bottom-color: #162e57;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #162e57;
}

tbody + tbody {
  border-top-color: #162e57;
}





.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: #162e57;
  font-family: Space Grotesk;
}

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

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

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

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

body .triangle.level-2 {
  border-color: #494A52;
}

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 .triangle-container.level-2.hover .triangle {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer {
  background-color: #001234;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #FFF;
  opacity: 1;
}

.footer a:hover {
  color: #FFF !important;
  font-weight: 600;
}

.footer img.logo {
  float: left;
  width: auto;
  margin-bottom: 20px;
}





.blog-post__date {
  border-color: #001234;
}

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

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

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

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

.blog-pagination__link {
  color: #001234;
}

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

.blog-post__title {
  font-family: 'Space Grotesk', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #001234;
  font-size: 36px;
}

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

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

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

#comments-listing .comment-reply-to:active {
  color: #3f63ff;
}
.w-dialog.w-css-reset {
    width:110px!important;
    left:-80px!important
}
.w-accordion__item button {
    font-size: 12px!important;
    padding: 1px 5px!important;
}

.blog_area .hs-row {
  padding-top: 24px;
  padding-bottom: 24px;
}

.top-blog-posts-title {
  width: 100%;
  text-align: center;
}

.recent-blog-post {
 display: flex;
}

.recent-blog-post a {
  height: 100%;
}

.blog_list_item {
  border-radius: 24px;
  background-color: #F4F2EC;
}

.blog_list_item .blog_content {
  padding: 12px 24px;
}

.blog_list_item a {
  color: #173BD9;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: none;
}

.blog_list_item a:hover {
  opacity: 1;
}

.blog_content h5 {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: -1.12px;
}

.filter-list {
  padding: 40px 0px;
}

.filter-list h3 {
  margin-top: 0px;
}

.blog-filter-option-link {
  color: #001234;
  font-size: 16px;
  font-weight: 600;
  display: block;
  width: fit-content;
  padding: 0px 6px;
}

.filter-list .selected {
  border-bottom: 3px solid #173BD9;
}

.newsletter-form {
  border-radius: 24px;
  background-color: #001234;
  color: #FFF;
  padding: 24px 36px;
  text-align: center;
}

.newsletter-form h2 {
  color: #FFF;
}

.media-link-row {
  background-color: #F4F2EC;
}

.media-link-row div {
  padding: 36px;
  width: auto;
  margin: 0 auto;
}

@media(max-width:991px){
  .media-link-row div {
    width: 100%;
  } 
  .recent-blog-post, .news-item {
    margin: 20px 0px;
  }
}








.pillar-page-container, .pillar-page-listing-container {
  margin-top: 60px;
}

.pillar-page-container > p {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
}

.pillar-page-container div.blue-highlight {
  border-radius: 24px;
  padding: 40px 24px;
  margin: 20px 0px;
  background-color: rgba(244, 247, 250, 0.50);
}

.pillar-page-container .hs-col8 p, .pillar-page-container .hs-col8 h2, .pillar-page-container .hs-col8 h3 {
  padding: 0 24px;
}

@media(max-width: 991px) {
  .pillar-page-container .page-center > .hs-row {
    display: flex;
  }
  
  .pillar-page-container .page-center > .hs-row > .hs-col8 {
    order: 2;
  }
  
  .pillar-page-container .hs-col8 p {
    padding: 0 15px;
  }
}


.pillar-page-listing-container {
  /*position: relative;
  height: 100%;*/
}

.pillar-page-listing-container .blog_area {
  padding-top: 20px;
}

.pillar-page-listing-container .hs-col8 .hs-row {
  flex-direction: column;
}

.pillar-page-listing-toc-sticky {
  position: sticky;
  top: 100px;
}

.pillar-page-listing-toc {
  border-radius: 24px;
  padding: 24px 36px;
  background-color: #F4F2EC;
  z-index: 1;
}

.pillar-page-listing-toc a {
  display: block;
  padding: 8px 0px;
  text-decoration: none;
  color: #001234;
}

@media(max-width: 991px) {
  .pillar-page-listing-container .page-center > .hs-row {
    display: flex;
  }
  
  .pillar-page-listing-container .page-center > .hs-row > .hs-col8 {
    order: 2;
  }
}





body .icon svg {
  fill: #162e57;
}

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

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

body .team-member__description {
  background-color: #F8FAFC;
}
.footer {
    overflow: hidden;
}

div#hs_cos_wrapper_site_logo_two {
    display: none;
}
div.w-bottom-bar.w-css-reset > div.w-bottom-bar-lower.w-css-reset > div.w-bottom-bar-right.w-css-reset > div.w-bottom-bar-right-inner-anchor.w-css-reset > div > div:nth-child(3) > div > div > div > div > div:nth-child(1) > div > div:nth-child(2) {
    width: 210px;
}




@media(max-width:991px){
  .page-center{
    max-width:768px
  }
}

@media(max-width:600px){
  .sign-up-login a.button {
    font-size: 11px;
    padding: 8px 15px;
    line-height: 1.2;
    margin-left: 2px;
  }

  .sign-up-login a {
    font-size: 11px;
  }

  .sign-up-login {margin-right: 10px;}
  
}

/* for Animation Fix */
.wow{
  visibility: hidden;
  animation-fill-mode: forwards;
}