







/* 1a. Containers */







/* 1b. Colors */















/* 1c. Typography */
 

























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */









:root{
  --horisontal-container-padding: 40px;
}

.content-wrapper {
  max-width: 1320px;
  padding: 0 var(--horisontal-container-padding)
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 51px 40px;
}

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

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


.dnd-section{
  /* background: #f6f7fa; */
}


  h2, h2 *{
    font-size: 52px;
    line-height: 54px;;
  }

@media(max-width: 768px){
  
  :root{
    --horisontal-container-padding: 20px;
  }
  
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 20px 20px;
  }
}





html {
  font-size: 18px;
}

body {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #727272;
  font-size: 18px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: var(--color_balck);
}

a:hover,
a:focus {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: var(--color_balck);
}

a:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #2a98ff;
}


@media(max-width: 768px){
  h2, h2 *{
    font-size: 28px;
    line-height: 29px;
  }

  body, p, span {
    font-size: 16px;
    line-height: 22px;
  }
}

/* Headings */

h1,
.h1 {
  font-weight: 700; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #434343;
  font-size: 64px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #434343;
  font-size: 52px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #434343;
  font-size: 24px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: 700; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #425b76;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: 400; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #425b76;
  font-size: 14px;
  text-transform: none;
}

:lang(vi) h1,
:lang(vi) h2,
:lang(vi) h3,
:lang(vi) h4,
:lang(vi) h5,
:lang(vi) h6 {
  font-family: 'Inter', 'Noto Sans Vietnamese', -apple-system, BlinkMacSystemFont,
  'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif!important;
}


@media(max-width: 768px){
  h2, h2 *{
    font-size: 28px;
    line-height: 29px;
  }
  h1, h1 *{
    font-size: 28px!important;
    line-height: 29px!important;
  }
}

/* Blockquote */

blockquote {
  border-left-color: ;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #1890FF;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(24, 144, 255, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  /* border: 1px solid #1a334e;
; */
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(64, 184, 255, 1.0);
  border-color: #40b8ff;
}





form,
.submitted-message {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none ;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(#null, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none ;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  ;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 24px;
  color: #425b76;
  background-color: 

  
  
    
  


  rgba(#null, 1.0)

;
}


/* Labels */

form label {
  color: #727272;
}

/* Help text */

form legend {
  color: #425b76;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  outline: none!important;
  border: 1px solid #C6C6C6;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #727272;
  border-radius: 4px;
}

form .input>input:focus, form .input>input:focus-fisible{
  outline: none;
  border-color: var(--primary-color)!important;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #C6C6C6;
}

::-moz-placeholder {
  color: #C6C6C6;
}

:-ms-input-placeholder {
  color: #C6C6C6;
}

::placeholder {
  color: #C6C6C6;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #C6C6C6;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #1890FF;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(24, 144, 255, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}

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

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

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





/* Table */

table {
  border: 1px solid #f0f0f0;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #f0f0f0;

  padding: 18px;

  color: #425b76;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(24, 144, 255, 1.0)

;
  color: #FFFFFF;
  font-weight: 400;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #425b76;
}




/* 
.header {
  background-color: 

  
  
    
  


  rgba(#null, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #425b76;
  font-family: Inter;
}

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

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

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

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

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

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

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #1890FF;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #1890FF;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #425b76;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(#null, 1.0)

;
}

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

  
  
    
  


  rgba(#null, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(#null, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #425b76;
  }
} */




/* 
.footer {
  background-color: 

  
  
    
  


  rgba(#null, 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: #425b76;
} */





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

/* Blog post */

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

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

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #4a4a4a;
}

.blog-post__tag-link:active {
  color: #9a9a9a;
}

/* 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; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  text-transform: none;
}

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

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #1b1b1b;
}

.blog-related-posts__title-link:active {
  color: #6b6b6b;
}

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 700; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #434343;
}





/* 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; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  text-transform: none;
}

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

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

.hs-blog-post-listing__post-title-link:active {
  color: #6b6b6b;
}


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

/* Blog pagination */

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

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

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #9a9a9a;
}

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

/* Pricing card */

.card__price {
  font-weight: 700; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #434343;
  font-size: 24px;
}

.card__body svg {
  fill: #1890FF;
}

/* Social follow */

.social-links__icon {
  background-color: #1890FF;
}
/* 
.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #0068d7;
} */

.social-links__icon:active {
  background-color: #40b8ff;
  font-weight: 700; font-family: JekoBlack, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  color: #434343;
  font-size: 24px;
}














:root{
  --primary-color: #1890FF;
  --secondary-color: ;
  --color_main_hover: #216ef0;
  --color_balck: #434343;
  --color_white: #ffffff;
  --color_deep_blue: #0b216d;
  --color_gray_0: #f6f7fa;
  --color_gray_1: #ebebeb;
  --color_gray_2: #c6c6c6;
  --color_yellow_1: #DFA100;
  --color_yellow_0: #FFC800;  
  --container_width: 1240px;  
}



html{
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}


hr{
  border-color: #ebebeb;
  margin-top: 0!important;
  margin-bottom: 0!important;
}

.partner-layout p, .partner-layout ul {
    margin-bottom: 8px;
    color: #727272;
    font-size: 16px;
    line-height: 22px;
}

.partner-layout{
    color: #727272;
    font-size: 16px;
    line-height: 22px;
}

.partner-layout h1 {
    color: #434343;
    font-family: JekoBlack,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 64px;
    line-height: 69px;
    margin-bottom: 12px;
}

.partner-layout h3 {
  font-weight: 700!important;
}

.partner-layout h3, .partner-layout h4 {
    margin-bottom: 12px;
    margin-top: 52px;
    font-size: 18px;
    line-height: 22px;
    color: #434343;
}

.partner-layout h4{
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 12px;
}

.partner-layout ul {
    list-style-type: disc;
    padding-left: 20px;
}

@media (max-width: 768px){
  .partner-layout h1 {
      font-size: 34px;
      line-height: 37px;
  }
}


.static-page {
  background: linear-gradient(180deg, #f6f7fa, #fff);
  color: #727272;
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 128px;
}

@media (max-width: 767px) {
  .static-page {
    padding: 0 0 64px;
  }
}

.static-page  * {
  font-size: 16px;
  line-height: 22px;
}

.static-page p {
  margin-bottom: 16px;
}

.static-page h5 {
  color: #727272;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  margin: 24px 0 12px;
}

.static-page a {
  color: #3490fc;
}

.static-page strong {
  font-weight: 700;
}

.static-page ul {
  margin-bottom: 16px;
  padding-left: 24px;
}

.static-page li {
  list-style-type: disc;
  margin-bottom: 4px;
}

.static-page h1 {
  color: #434343;
  font-family: JekoBlack, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 52px;
  line-height: 54px;
  margin-bottom: 24px;
  text-align: center;
}

@media (max-width:768px) {
  .static-page h1 {
    font-size: 28px;
    line-height: 29px;
  }
}
.download-container h1 {
  color: rgba(0,0,0,.85);
}
.download-container h1, .body-container--pricing h1{
font-family: JekoBlack,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 24px;
    text-align: center;
}
.download-container p:not(.download-container .notice *), .body-container--pricing p{
    color: #727272;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
}


@media (max-width:768px) {
  .download-container h1, .body-container--pricing h1{
      font-size: 28px;
      line-height: 29px;
  }
}

.functions-page-wrapper .dnd-section,.functions-solutions-page-wrapper .dnd-section,.solutions-page-wrapper .dnd-section{
  background: #fff;
}

.body-container, .body-container-wrapper {
  background: linear-gradient(180deg,#f6f7fa,#fff);
}

.body-payment-wrapper{
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}


.functions-page-wrapper .dnd-section > .row-fluid, .solutions-page-wrapper .dnd-section > .row-fluid, .functions-solutions-page-wrapper .dnd-section > .row-fluid {
  max-width: 1240px;
}

.body-container--home{
  color: #727272;
}

.body-container--home h2{
  margin: 0 auto 24px;
}

@media (max-width: 768px) {
  .body-container--home h2{
    margin: 0 auto 12px;
  }
  .solutions-page-wrapper h2{
    margin: 0 auto 12px;
  }
}

h2 span{
  font-family: inherit!important;
}

#hs-banner-parent{
  display: none;
}

.oembed_container > .iframe_wrapper {
  padding-bottom: 49%;
}

@supports (aspect-ratio:16/9) {
  .oembed_container {
    aspect-ratio: 16/9;
    height: auto!important;
  }
}

.policy-table {
  overflow: overlay;
  margin-bottom: 16px;
}

.policy-table tbody tr * {
  font-size: 14px;
  line-height: 17px;
  color: #727272;
}

.redirect-page-wrapper{
  opacity: 0!important;
}