
body{
  --font: true;
}


/* ************************************************************************* */
/* ****************************  1. Variables   **************************** */
/* ************************************************************************* */

/* 1a. Containers */





/* 1b. Breakpoints */







/* 1c. Colors */









/* 1d. Typography */











/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */






/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */



































    














/* 1k. Forms */















































/* 1l. Tables */











/* 1m. Site Header */










/* 1n. Site Footer */











/* 1o. Blog */








/* ************************************************************************* */
/* *****************   2. Containers / Grid / DnD Areas   ****************** */
/* ************************************************************************* */

.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0 1.25rem;
}

div[class*="full-width-section"] .row-fluid { 
  padding: 0;
}

}

@media screen and (min-width: 1344px) {
  .content-wrapper {
    padding: 0;
  }
}

.content-wrapper--narrow {
  max-width: 760px;
}

@media screen and (min-width: 800px) {
  .content-wrapper--narrow {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post {
  padding: 25px 20px;
}

/* ************************************************************************* */
/* **************************   3. Typography   **************************** */
/* ************************************************************************* */

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  color: #3f4247;
  font-size: 16px;
}



  body {
    font-family:"sofia-pro", sans-serif;
  }



/* Paragraphs */

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




  p {
    font-family:"sofia-pro", sans-serif;
  }



p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

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



  a {
    font-family:"sofia-pro", sans-serif;
  }



a:hover, a:focus {
  font-weight: normal; text-decoration: underline; font-family: 'Open Sans', sans-serif; font-style: normal;
  color: #f96080;
}



  a:hover, a:focus {
    font-family:"sofia-pro", sans-serif;
  }



a:active {
  font-weight: normal; text-decoration: underline; font-family: 'Open Sans', sans-serif; font-style: normal;
  color: #ffb0d0;
}




  a:active {
    font-family:"sofia-pro", sans-serif;
  }



a.button:disabled {
  background-color: #f1f1f1;
}

/* Headings */



  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    font-family: 'sofia-pro', sans-serif;
    color: #000000;
    text-transform: none;
    letter-spacing: -0.02em;
  }




/* Lists */

ul,
ol {
  margin: 1.4rem 0;
  padding-left: 1.4rem;
}

ul li,
ol li {
  margin: 0.7rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 1.4rem;
}

/* Blockquote */

blockquote {
  border-left: 16px solid #F96080;
  padding-left: 1.4rem;
}

/* Horizontal Rules */

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

/* ************************************************************************* */
/* ***************************   4. Buttons   ****************************** */
/* ************************************************************************* */

/* Primary Button */


button,
.button {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(249, 96, 128, 1.0)

;
  border: 1px solid #F96080;
  border-radius: 6px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 14px;
  padding: 16px 30px;
  text-transform: none
}



  button,
  .button {
    font-family:"sofia-pro", sans-serif;
  }



button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  color: #f1f1f1;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(99, 130, 255, 1.0)

;
  border: 1px solid #6382FF;
  color: #FFFFFF;
}




  button:hover,
  button:focus,
  .button:hover,
  .button:focus,
  button:active,
  .button:active {
    font-family:"sofia-pro", sans-serif;
  }



button:active,
.button:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(179, 210, 255, 100);
  border: 1px solid #6382FF;
  border-color: #b3d2ff;
}




  button:active,
  .button:active{
    font-family:"sofia-pro", sans-serif;
  }



/* Secondary Button */

.button.button--secondary {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #F96080;
  border-radius: 4px;
  color: #F96080;
  fill: #F96080;
  padding: 16px 30px;
  text-transform: none;
}



  .button.button--secondary {
    font-family:"sofia-pro", sans-serif;
  }



.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #0122ff;
  color: #6382ff;
  fill: #6382ff;
}



  .button.button--secondary:hover,
  .button.button--secondary:focus,
  .button.button--secondary:active {
    font-family:"sofia-pro", sans-serif;
  }



.button.button--secondary:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #0122ff;
  border-color: #5172ff;
  color: #b3d2ff;
  fill: #b3d2ff;
}



  .button.button--secondary:active {
    font-family:"sofia-pro", sans-serif;
  }



/* Dark Button */

.button.button--dark {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(30, 38, 109, 1.0)

;
  border: 1px solid #1E266D;
  border-radius: 6px;
  color: #FFFFFF;
  fill: #FFFFFF;
  padding: 16px 30px;
  text-transform: none;
}




  .button.button--dark {
    font-family:"sofia-pro", sans-serif;
  }



.button.button--dark:hover,
.button.button--dark:focus,
.button.button--dark:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border: 1px solid #1E266D;
  color: #FFFFFF;
  fill: #FFFFFF;
}




  .button.button--dark:hover,
  .button.button--dark:focus,
  .button.button--dark:active {
    font-family:"sofia-pro", sans-serif;
  }



.button.button--dark:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(80, 80, 80, 100);
  border: 1px solid #1E266D;
  border-color: #6e76bd;
  color: #ffffff;
  fill: #ffffff;
}




  .button.button--dark:active {
    font-family:"sofia-pro", sans-serif;
  }



/* Simple Button */

.button.button--simple {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #F96080;
  fill: #F96080;
  text-transform: none;
  font-size: 16px;
}

.button.button--simple span:after {
  background-color: #F96080;
}




  .button.button--simple {
    font-family:"sofia-pro", sans-serif;
  }





  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #0122ff;
  fill: #0122ff;
}




  .button.button--simple:hover,
  .button.button--simple:focus {
    font-family:"sofia-pro", sans-serif;
  }





  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  border: none;
  color: #5172ff;
  fill: #5172ff;
}




 .button.button--simple:active {
    font-family:"sofia-pro", sans-serif;
  }




/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 14px 14px;
}

.button.button--large {
  font-size: 18px;
  padding: 13px 13px;
}

/* ************************************************************************* */
/* *****************************   5. Forms   ****************************** */
/* ************************************************************************* */

form {
  background-color: 

  
  
    
  


  rgba(241, 241, 241, 1.0)

;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  padding: 45px 45px;
}

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Form Title */

.form-title {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(99, 130, 255, 1.0)

;
  border: 1px none #D0D0D0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #FFFFFF;
  font-size: 24px;
  padding: 45px 45px;
  text-transform: uppercase;
}




  .form-title {
     font-family:"sofia-pro", sans-serif;
   }
 
 

/* Labels */

.hs-form-field > label,
.hs-form-field > label span {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3f4247;
  font-size: 16px;
  padding: 6px 0px;
}




  .hs-form-field > label,
  .hs-form-field > label span {
     font-family:"sofia-pro", sans-serif;
   }
 


/* Help Text - Legends */

.hs-form-field legend {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3f4247;
  font-size: 14px;
}




  .hs-form-field legend {
     font-family:"sofia-pro", sans-serif;
   }
 


/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  color: #3f4247;
  font-size: 16px;
  padding: 12px 12px;
}




  input[type='text'],
  input[type='email'],
  input[type='password'],
  input[type='tel'],
  input[type='number'],
  select,
  textarea {
     font-family:"sofia-pro", sans-serif;
   }
 


input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
select:focus,
textarea:focus {
  outline-color: #6382FF;
}

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

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

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

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

::placeholder {
  color: #D0D0D0;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3f4247;
  font-size: 16px;
}




  form .inputs-list:not(.no-list) label,
  form .inputs-list:not(.no-list) label > span,
  form .inputs-list:not(.no-list) label > span p {
     font-family:"sofia-pro", sans-serif;
   }
 


/* Inputs - Datepicker */

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

.hs-datepicker .is-selected button.pika-button {
  background-color: #6382FF;
}

.hs-datepicker button.pika-button:hover {
  background-color: #F96080 !important;
}

/* Inputs - File Picker */

input[type='file'] {
  color: #3f4247;
  font-size: 16px;
}

/* Headings and Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3f4247;
}




  form .hs-richtext,
  form .hs-richtext *,
  form .hs-richtext p,
  form .hs-richtext h1,
  form .hs-richtext h2,
  form .hs-richtext h3,
  form .hs-richtext h4,
  form .hs-richtext h5,
  form .hs-richtext h6 {
     font-family:"sofia-pro", sans-serif;
   }
 


/* GDPR Text */

.legal-consent-container,
.legal-consent-container .hs-richtext,
.legal-consent-container .hs-richtext p {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3f4247;
  font-size: 14px;
}




  .legal-consent-container,
  .legal-consent-container .hs-richtext,
  .legal-consent-container .hs-richtext p {
     font-family:"sofia-pro", sans-serif;
   }
 


/* Validation */

.hs-input.invalid.error {
  border-color: #ef6b51;
}

.hs-form-required,
.header span.hs-form-required,
.footer span.hs-form-required,
.hs-error-msg {
  color: #ef6b51;
}

/* Submit */



  form input[type='submit'],
  form .hs-button {
    font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(249, 96, 128, 1.0)

;
    border: 1px solid #F96080;
    border-radius: 6px;
    color: #FFFFFF;
    fill: #FFFFFF;
    padding: 16px 30px;
    text-transform: none;
  }


  

    form input[type='submit'],
    form .hs-button {
      font-family:"sofia-pro", sans-serif;
    }

  

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(99, 130, 255, 1.0)

;
    border: 1px solid #6382FF;
    color: #FFFFFF;
  }

  

    form input[type='submit']:hover,
    form input[type='submit']:focus,
    form .hs-button:hover,
    form .hs-button:focus {
      font-family:"sofia-pro", sans-serif;
    }

  

  form input[type='submit']:active,
  form .hs-button:active {
    font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: rgba(179, 210, 255, 100);
    border: 1px solid #6382FF;
    border-color: #b3d2ff;

}



  form input[type='submit']:active,
  form .hs-button:active {
    font-family:"sofia-pro", sans-serif;
  }








  form input[type='submit'],
  form .hs-button {
    font-size: 14px;
    padding: 16px 30px;
  }



/* Inline Thank You Message */

.submitted-message {
  background-color: 

  
  
    
  


  rgba(241, 241, 241, 1.0)

;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  padding: 45px 45px;
}

/* ************************************************************************* */
/* ****************************   6. Tables   ****************************** */
/* ************************************************************************* */

table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D0D0D0;
}

th,
td {
  border: 1px solid #D0D0D0;
  color: #3f4247;
  padding: 10px 10px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(99, 130, 255, 1.0)

;
  border-bottom: 2px solid #D0D0D0;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px solid #D0D0D0;
}


/* ************************************************************************* */
/* **************************   7. Site Header   *************************** */
/* ************************************************************************* */

.header {
  height: 100px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 1px none #FFFFFF;
}

.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 {
  color: #FFFFFF;
}

/* Header modules */

.header .social-links__icon svg,
.header .social-links__icon:hover svg {
  fill: #FFFFFF;
}

.header .icon svg {
  fill: #FFFFFF;
}

.header .pricing-table label {
  color: #3f4247;
}

.header .price-block__description-block,
.header .price-block__description-block div,
.header .price-block__description-block p,
.header .price-block__description-block li,
.header .price-block__description-block span,
.header .testimonial__content,
.header .testimonial__content div,
.header .testimonial__content span,
.header .testimonial__content p,
.header .blog-card__content p,
.header a.blog-card__author-name {
  color: #3f4247;
}

.header .price-block__description-block a,
.header .testimonial__content a,
.header .blog-card__content a {
  color: #6382ff;
}

.header .price-block__description-block a:hover,
.header .price-block__description-block a:focus,
.header .testimonial__content a:hover,
.header .testimonial__content a:focus,
.header .blog-card__content a:hover,
.header .blog-card__content a:focus {
  color: font-weight: normal; text-decoration: underline; font-family: 'Open Sans', sans-serif; font-style: normal;
}

.header .price-block__description-block h1,
.header .testimonial__content h1 {
  color: #000000;
}

.header .price-block__description-block h2,
.header .testimonial__content h2,
.header h2.blog-card__title a {
  color: #000000;
}

.header .price-block__description-block h3,
.header .testimonial__content h3 {
  color: #000000;
}

.header .price-block__description-block h4,
.header .testimonial__content h4 {
  color: #000000;
}

.header .price-block__description-block h5,
.header .testimonial__content h5 {
  color: #000000;
}

.header .price-block__description-block h6,
.header .testimonial__content h6 {
  color: #000000;
}

/* Header container */

.header__container {
  max-width: 1200px;
}

/* Logo */

.header__logo .logo-company-name {
  color: #FFFFFF;
}

/* Navigation Menu & Language Switcher */

.navigation-primary .menu-item a,
.navigation-primary .menu-item a span,
div.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a  {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #455880;
  font-size: 16px;
  text-transform: none;
}



  .navigation-primary .menu-item a,
  .navigation-primary .menu-item a span,
  div.header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a  {
    font-family:"sofia-pro", sans-serif;
  }



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

.navigation-primary .menu-item .menu-link:hover,
.navigation-primary .menu-item .menu-link:hover span,
.header__language-switcher .lang_list_class li:hover a,
div.header__language-switcher-label-current:hover,
.navigation-primary .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:focus a,
div.header__language-switcher-label-current:focus {
  color: #3751FF;
}

.header__language-switcher-label-current:hover:after,
.header__language-switcher-label-current:focus:after {
  border-top-color: #3751FF;
}

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

.navigation-primary .submenu.level-1 .submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #E1E3F0;

}

.header__language-switcher .lang_list_class li {
  border-bottom: 1px solid #E1E3F0;
}

.navigation-primary .submenu.level-2 .menu-item .menu-link:hover,
.navigation-primary .submenu.level-2 .menu-item .menu-link:focus {
  color: #3751FF;
}
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #E1E3F0;
}

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

  .header__menu .header__mobile-menu-icon,
  .header__menu .header__mobile-menu-icon:after,
  .header__menu .header__mobile-menu-icon:before,
  .header__menu .menu-arrow-icon,
  .header__menu .menu-arrow-icon:after {
      background-color: #455880;
  }

  .navigation-primary .submenu.level-1 > li,
  .navigation-primary .submenu.level-2 .menu-item {
    border-top-color: #d0d0d0;
  }

  .header__language-switcher .lang_list_class {
    border-left: 0;
    border-right: 0;
  }
}

/* ************************************************************************* */
/* **************************   8. Site Footer   *************************** */
/* ************************************************************************* */

.footer {
  background-color: 

  
  
    
  


  rgba(0, 25, 128, 1.0)

;
  border-top: 1px none #1E266D;
}

.footer__container--static,
.footer__container--dnd .dnd-section {
  max-width: 1200px;
}

/* Footer Content */

.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 {
  color: #B3C2FF;
}



/* Footer Menu */

.footer .hs-menu-wrapper a {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #b3c2ff;
  font-size: 16px;
  text-transform: none;
  transition: 0.25s;
}




  .footer .hs-menu-wrapper a {
    font-family:"sofia-pro", sans-serif;
  }



.footer .footer__navigation h4 {
 font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
 color: #ffffff;
 font-size: 16px;
 text-transform: none;
}



  .footer .footer__navigation h4 {
    font-family:"sofia-pro", sans-serif;
  }



.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  color: #ffffff;
}

.footer .hs-menu-wrapper a:active {
  color: #ffffff;
}

/* Footer modules */

.footer .social-links__icon svg,
.footer .social-links__icon:hover svg {
  fill: #ffffff;
}

.footer .icon svg {
  fill: #ffffff;
}

.footer .pricing-table label {
  color: #3f4247;
}

.footer .price-block__description-block,
.footer .price-block__description-block div,
.footer .price-block__description-block p,
.footer .price-block__description-block span,
.footer .price-block__description-block li,
.footer .testimonial__content,
.footer .testimonial__content div,
.footer .testimonial__content span,
.footer .testimonial__content p,
.footer .blog-card__content p,
.footer a.blog-card__author-name {
  color: #3f4247;
}

.footer .price-block__description-block a,
.footer .testimonial__content a,
.footer .blog-card__content a {
  color: #6382ff;
}

.footer .price-block__description-block a:hover,
.footer .price-block__description-block a:focus,
.footer .testimonial__content a:hover,
.footer .testimonial__content a:focus,
.footer .blog-card__content a:hover,
.footer .blog-card__content a:focus {
  color: font-weight: normal; text-decoration: underline; font-family: 'Open Sans', sans-serif; font-style: normal;
}

.footer .price-block__description-block h1,
.footer .testimonial__content h1 {
  color: #000000;
}

.footer .price-block__description-block h2,
.footer .testimonial__content h2,
.footer h2.blog-card__title a {
  color: #000000;
}

.footer .price-block__description-block h3,
.footer .testimonial__content h3 {
  color: #000000;
}

.footer .price-block__description-block h4,
.footer .testimonial__content h4 {
  color: #000000;
}

.footer .price-block__description-block h5,
.footer .testimonial__content h5 {
  color: #000000;
}

.footer .price-block__description-block h6,
.footer .testimonial__content h6 {
  color: #000000;
}

/* ************************************************************************* */
/* *****************************   9. Blog   ******************************* */
/* ************************************************************************* */

/* Blog Meta - Author */

.blog-card__author-name,
.blog-post__author-name {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3f4247;
}




  .blog-card__author-name,
  .blog-post__author-name {
    font-family:"sofia-pro", sans-serif;
  }



.blog-post__author-name:hover,
.blog-card__author-name:hover,
.blog-post__author-name:focus,
.blog-card__author-name:focus,
.blog-card__author-name:active,
.blog-post__author-name:active {
  color: #3f4247;
}

/* Tags */

body .blog-card__tag-link,
.blog-post__tag-link,
body .blog-card__tag-link:hover,
.blog-post__tag-link:hover,
body .blog-card__tag-link:focus,
.blog-post__tag-link:focus,
body .blog-card__tag-link:active,
.blog-post__tag-link:active {
  background-color: 

  
  
    
  


  rgba(99, 130, 255, 1.0)

;
  color: #FFFFFF;
}

body .blog-card__tags svg,
.blog-post__tags svg {
  fill: #6382FF;
}

/* Blog Listing */

.blog-index-header {
  background-image: url('https://7303166.fs1.hubspotusercontent-na1.net/hubfs/7303166/Staaack/blog-listing-banner.png');
}

.blog-card__title a {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
  letter-spacing: px;
  text-transform: none;
}




  .blog-card__title a {
    font-family:"sofia-pro", sans-serif;
  }



.blog-card__title a:hover,
.blog-card__title a:focus,
.blog-card__title a:active {
  color: #000000;
}

/* Blog Filter Banner */

.blog-navigation {
  background-color: 

  
  
    
  


  rgba(99, 130, 255, 1.0)

;
}

.blog-tag-filter__title {
  color: #FFFFFF !important;
}



/* Blog Pagination */

.blog-pagination__link {
  color: #6382ff;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #6382ff;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  color: #f96080;
}

.blog-pagination__prev-link:hover svg,
.blog-pagination__next-link:hover svg,
.blog-pagination__prev-link:focus svg,
.blog-pagination__next-link:focus svg {
  fill: #f96080;
}

.blog-pagination__link:active {
  color: #ffb0d0;
}

.blog-pagination__prev-link:active svg,
.blog-pagination__next-link:active svg {
  fill: #ffb0d0;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg,
.blog-pagination__prev-link--disabled:hover svg,
.blog-pagination__next-link--disabled:hover svg,
.blog-pagination__prev-link--disabled:focus svg,
.blog-pagination__next-link--disabled:focus svg,
.blog-pagination__prev-link--disabled:active svg,
.blog-pagination__next-link--disabled:active svg {
  fill: #d0d0d0;
}

.blog-pagination__link--active {
  position: relative;
}
.blog-pagination__link--active:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid #E1E3F0;
  border-radius: 50%;
  content: "";
  display: block;
}

/* Blog Post */

.blog-post-header {
  background-image: url('https://7303166.fs1.hubspotusercontent-na1.net/hubfs/7303166/Staaack/blog-post-banner.png');
}

/* Blog Comments */

.blog-post__comments-listing .comment-from a,
.blog-post__comments-listing .comment-from h4,
.blog-post__comments-listing .comment-date {
  color: #3f4247;
}

.blog-post__comments-listing .comment-reply-to {
  color: #6382ff;
}

.blog-post__comments-listing .comment-reply-to:hover,
.blog-post__comments-listing .comment-reply-to:focus {
  color: #f96080;
  border: none;
}

.blog-post__comments-listing .comment-reply-to:active {
  color: #ffb0d0;
}

/* ************************************************************************* */
/* *************************   10. System Pages   ************************** */
/* ************************************************************************* */

/* Error Pages - Global */

.error-page:before {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #d0d0d0;
}



  .error-page:before {
    font-family:"sofia-pro", sans-serif;
  }



/* System Pages - Global */

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




  .hs-search-results__title {
    font-family:"sofia-pro", sans-serif;
  }



.hs-search-results__title:hover {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
}




  .hs-search-results__title:hover {
    font-family:"sofia-pro", sans-serif;
  }



/* Forms in System Pages */

#email-prefs-form h3 {
  font-size: 20px;
}

/* Password Prompt */

.password-prompt input[type='password'] {
  margin-bottom: 1.4rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type='email'] {
  margin-bottom: 1.4rem;
  padding: 12px 12px !important;
}

/* ************************************************************************* */
/* ***************************   11. Modules  ****************************** */
/* ************************************************************************* */

/* Accordion */

body .accordion button {
  color: #6382ff;
}

body .accordion button:hover,
body .accordion button:focus {
  color: #f96080;
}

body .accordion button:active,
body .accordion[aria-expanded='true'] button {
  color: #ffb0d0;
}

body button .accordion__icon {
  background-color: #6382ff;
}

body button:hover .accordion__icon,
body button:focus .accordion__icon {
  background-color: #f96080;
}

body button:active .accordion__icon,
body .accordion[aria-expanded=true] button .accordion__icon {
  background-color: #ffb0d0;
}

/* Blog Related Posts */

body .blog-card__title a {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
  text-transform: none;
}




  body .blog-card__title a {
    font-family:"sofia-pro", sans-serif;
  }







body .blog-card__title a,
body .blog-card__author-name,
body .blog-card__date,
body .blog-card__comment-count {
  color: #3f4247;
}

/* Icon */

body .icon svg {
  fill: #6382FF;
}

/* Pricing Table */

body .price-block__header {
  background-color: #6382FF;
}

body .billing-selectors__pricing-option input[type="radio"]:checked + label:before {
  border-color: #6382FF;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */

body .social-links__icon svg {
  fill: #3f4247;
}

body .social-links__icon:hover svg {
  fill: #3f4247;
}

body .social-links__icon:hover {
  background-color: transparent;
}

/* Statististic */

body .statistic__circle {
  background-color: #d0d0d0;
}

body .statistic__info,
body .statistic__info span {
  color: #3f4247;
}

body .statistic__bar,
body .statistic__fill {
  border-color: #6382FF;
}

body .statistic__circle:after {
  background-color: #FFFFFF
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: #d0d0d0;
}

body .tns-nav .tns-nav-active {
  background-color: #6382FF;
}

/* Hero section */

.hero__wpapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}

/* Features section */
.features__wpapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}

.features__step {
  background-color: #FFFFFF;
}

/* Team section */
.team__wpapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}

/* Portfolio section */
.protfolio__wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}


/* DK */
body > hs-cmsf-branding { display: none !important; }