







/* 1a. Containers */


  



  


/* 1b. Colors */







/* 1c. Typography */





























/* 1d. Buttons */






























/* 1e. Forms */































/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
  padding: 60px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 60px 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1000px;
}





html {
  font-size: 16px;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #ffffff;
  color: #333333;
  font-size: 16px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #346AE2;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #4D68AD;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #9db8fd;
}

/* Headings */

h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #333333;
  font-size: 60px;
  text-transform: none;
}

h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
  font-size: 58px;
  text-transform: none;
}

h3 {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  color: #333333;
  font-size: 28px;
  text-transform: none;
}

h4 {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  color: #333333;
  font-size: 24px;
  text-transform: none;
}

h5 {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  color: #333333;
  font-size: 20px;
  text-transform: none;
}

h6 {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  color: #333333;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  border-left-color: #f6f8fa;
  color: #333333;
  font-size: 24px;
}

blockquote > footer {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #D5DFEF;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 1px solid #4D68AD;

  padding-top: 14px;
padding-right: 36px;
padding-bottom: 14px;
padding-left: 36px;

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

  
  
    
  


  rgba(77, 104, 173, 1.0)

;
  border-radius: 24px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  text-transform: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px solid #4D68AD;

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

  
  
    
  


  rgba(18, 15, 68, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #4D68AD;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(98, 95, 148, 100);
  border-color: #9db8fd;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

.button.button--secondary {
  border: 1px solid #346AE2;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 24px;
  color: #346AE2;
  fill: #346AE2;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 1px solid #346AE2;

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

  
  
    
  


  rgba(213, 223, 239, 1.0)

;
  color: #346AE2;
  fill: #346AE2;
}

.button.button--secondary:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border: 1px solid #346AE2;

  border-color: #84baff;
  color: #346AE2;
  fill: #346AE2;
}

/* Simple button */

.button.button--simple {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #346AE2;
  fill: #346AE2;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #4D68AD;
  fill: #4D68AD;
}

.button.button--simple:active {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #9db8fd;
  fill: #9db8fd;
}

/* Button sizing */

.button.button--small {
  padding-top: 10px;
padding-right: 36px;
padding-bottom: 10px;
padding-left: 36px;

  font-size: 15px;
}

.button.button--large {
  padding-top: 24px;
padding-right: 44px;
padding-bottom: 24px;
padding-left: 44px;

  font-size: 20px;
}





form {
  /* Layout */
  position: relative;
  max-width: 600px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  padding: 32px 40px;
  gap: 24px;
  /* Style */
  background-color: #F7F8FA;
  border-radius: 20px;
  box-shadow: 0px 0px 31px rgba(194, 206, 207, 0.5);
}

.form-title {
  /* Text */
  font-weight: 700;
  font-size: 36px;
  line-height: 54px;
  /* Style */
  color: #333333;
}

.contact-form__body {
  /* Layout */
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.contact-form__inputs {
  /* Layout */
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.contact-form__field {
  /* Layout*/
  display: flex;
  flex-direction: column;
  padding: 0px;
  gap: 8px;
}

form label {
  /* Text */
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  /* Style */
  color: #606060;
}

form input, form textarea {
  /* Reset */
  border: none;
  outline: none;
  background: none;
  font: inherit;
}

form input::placeholder, form textarea::placeholder {
  /* Style */
  color: #A6A6A6;
}

form input:focus, form textarea:focus {
  /* Style */
  border-color: var(--primary-blue);
}

form input {
  /* Size */
  box-sizing: border-box;
  padding: 10px 14px;
  /* Text */
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* Style */
  border-bottom: 0.5px solid #606060;
}


form textarea {
  /* Size */
  box-sizing: border-box;
  padding: 10px 14px;
  height: 10em;
  resize: none !important;
  /* Text */
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* Style */
  border: 0.5px solid #606060;
  border-radius: 4px;  
}

form input[type='submit'] {
  /* Reset */
  border: none;
  outline: none;
  /* Size */
  height: 48px;
  width: 100%;
  max-width: 400px;
  padding: 8px 24px;
  /* Layout */
  display: flex;
  justify-content: center;
  align-items: center;
  /* Text */
  font-size: 20px;
  font-weight: 400;
  line-height: 19px;
  /* Style */
  color: #FFFFFF;
  background-color: var(--bg-blue);
  border-radius: 28px;
}

.actions {
  display: flex;
  justify-content: center;
}

.submitted-message {
  /* Position */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px;
  /* Layout */
  display: flex;
  justify-content: center;
  align-items: center;
  /* Text */
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  /* Style */
  color: #333333;
}







/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(52, 106, 226, 1.0)

;
}

.icon svg {
  fill: #ffffff;
  height: 16px;
  width: 16px;
}

/* Light icon */

.icon--light .icon {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon--light svg {
  fill: #346AE2;
}

/* Size */

.icon--small svg {
  height: 12px;
  width: 12px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 24px;
  width: 24px;
}

.icon--large .icon {
  padding: 25px;

}





/* Table */

table {
  border: 1px solid #D5DFEF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 10px;

  color: #333333;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(77, 104, 173, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(246, 248, 250, 1.0)

;
  color: #333333;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

/* .header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #333333;
} */

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(246, 248, 250, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__language-switcher-child-toggle svg {
  fill: #333333;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #D5DFEF;
}

.header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}

.header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #333333;
  font-size: 60px;
  text-transform: none;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

.header__menu-link {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  text-transform: none;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid #D5DFEF;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #333333;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #333333;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #D5DFEF;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #333333;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #333333;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

/* .footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #333333;
}

.footer hr {
  border-bottom-color: #333333 !important;
} */

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
  font-size: 16px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #000000;
}






/* Dark card */

.card--dark {
  border: 1px solid #333333;

  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #ffffff;
}

/* Light card */

.card--light {
  border: 1px solid #D5DFEF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #333333;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #333333;
}





/* Error templates */

.error-page:before {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #333333;
}

/* Search template */

.hs-search-results__title {
  font-size: 58px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 16px !important;
  padding: padding: 10px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  font-size: 24px;
}

.card--dark .accordion__summary:before {
  color: #ffffff;
}

.card--light .accordion__summary:before {
  color: #333333;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  color: #000000;
}

.blog-listing__post-title-link:active {
  fallback: Poppins, sans-serif; font-family: Corbel, Poppins, sans-serif; font-style: italic;
  color: #505050;
}

.blog-listing__post-tag {
  color: #333333;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #000000;
}

.blog-listing__post-tag:active {
  color: #838383;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #333333;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #838383;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(0, 26, 146, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(132, 186, 255, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #346AE2;
  height: 16px;
  width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #4D68AD;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #84baff;
}

.pagination__link--active {
  border-color: #D5DFEF
}

/* Pricing card */

.pricing-card__heading {
  background-color: #4d68ad;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(0, 26, 146, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(132, 186, 255, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #333333;
  color: #333333;
}


@media screen and (max-width: 800px) {
  h1 {
    font-size: 36px;
    letter-spacing: initial !important;
  }
}

@media screen and (max-width: 400px) {
  h1 {
    font-size: 30px;
  }
}