







/* 1a. Containers */




/* 1b. Colors */












































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.wrapper-footer-page,
.dnd-section,
.content-wrapper--vertical-spacing{
   padding-bottom: 15.36px;
   padding-top: 15.36px;
}

@media (min-width: 576px){
   .page-center,
   .content-wrapper,
   .dnd-section > .row-fluid {
      max-width: 539.9999994px;

   }
   .wrapper-footer-page,
   .dnd-section,
   .content-wrapper--vertical-spacing{
      padding-bottom: 33.599999999999994px;
      padding-top: 33.599999999999994px;
   }
}

@media (min-width: 768px){
   .page-center,
   .content-wrapper,
   .dnd-section > .row-fluid {
      max-width: 720.000003px;

   }
   .dnd-section,
   .wrapper-footer-page,
   .content-wrapper--vertical-spacing{
      padding-bottom: 48px;
      padding-top: 48px;
   }
}
@media (min-width: 992px){
   .page-center,
   .content-wrapper,
   .dnd-section > .row-fluid {
      max-width: 959.9999964px;

   }
}


@media (min-width: 1200px){
   .page-center,
   .content-wrapper,
   .dnd-section > .row-fluid {
      max-width: 1140px;

   }
}





html {
   font-size: 16px;
}

body {
   font-size: 16px;
   color: #0F0F14;
   font-weight: 400;
   font-family: Inter,sans-serif;
}


/* Anchors */

a {
   color: 

  
  
    
  


  rgba(91, 75, 159, 1.0)

;
}

a:hover,
a:focus,
a:active {
   color: 

  
  
    
  


  rgba(42, 39, 110, 1.0)

;
}

/* Headings */

h1 {
   font-family: Noto Serif,sans-serif;
   font-size: 44px;
   color: #0F0F14;
   font-weight: 700;
}

h2 {
   font-family: Noto Serif,sans-serif;
   font-size: 36px;
   color: #0F0F14;
   font-weight: 700;
}

h3 {
   font-family: Noto Serif,sans-serif;
   font-size: 24px;
   color: #0F0F14;
   font-weight: 700;
}

h4 {
   font-family: Montserrat,sans-serif;
   font-size: 50px;
   color: #5B4B9F;
   font-weight: 400;
}

h5 {
   font-family: Inter,sans-serif;
   font-size: 15px;
   color: #5B4B9F;
   font-weight: 700;
}

h6 {
   font-family: Noto Serif,sans-serif;
   font-size: 17px;
   color: #0F0F14;
   font-weight: 700;
}
@media (max-width: 767px) {
   h1 {
      font-size: 31.99999999988px;
   }
   h2 {
      font-size: 25.2px;
   }
}
/* Blockquote */

blockquote {
   border-left-color: ;
}







button,
.button {
   background-color: 

  
  
    
  


  rgba(91, 75, 159, 1.0)

;
   border: 1px solid #000;
   border-radius: 8px;
   color: #fff;
   padding: 10px 50px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
   background-color: rgba(51, 35, 119, 1.0);
   border-color: #000000;
   color: #fff;
}

button:active,
.button:active {
   background-color: rgba(131, 115, 199, 1.0);
   border-color: #282828;
   color: #fff;
}





form,
.submitted-message {
   font-size: 16px;
   color: #0F0F14;
   font-weight: 400
}
.hs_cos_wrapper_type_form, 
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_blog_comments, 
.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_password_reset, 
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_blog_subscribe {
   background-color: rgba(245, 248, 249, 1.0);
   border-color: rgba(199, 212, 218, 1.0);
}
/* Form title */

.form-title {

   color: rgba(15, 15, 20, 1.0);
}

/* Form label */

form label {
   color: rgba(15, 15, 20, 1.0);
}

/* Form help text */

form legend {
   color: rgba(64, 61, 58, 1.0);
}


form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
   border-color: rgba(171, 198, 222, 1.0);
   border-radius: 4px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {

}


/* Submit button */

form input[type=submit],
form .hs-button{
   background-color: rgba(91, 75, 159, 1.0);
   border-color: rgba(0, 0, 0, 0.0);
   border-radius: 8px;
   color: #fff;
   padding: 10px 50px;
}

form input[type=submit]:focus,
form .hs-button:focus{
   background-color: rgba(51, 35, 119, 1.0);
   border-color: #000000;
   color: #fff;
}

form input[type=submit]:active,
form .hs-button:active {
   background-color: rgba(131, 115, 199, 1.0);
   border-color: #282828;
   color: #fff;
}


/* Submit button */
button,
.button,
.button--primary {
   background-color: rgba(91, 75, 159, 1.0);
   border-color: rgba(0, 0, 0, 0.0);
   border-radius: 8px;
   border-width: 1px;
   color: rgba(255, 255, 255, 1.0);
   padding-left: 50px;
   padding-right: 50px;
   padding-top: 10px;
   padding-bottom: 10px;
}
.hs-button {
   background-color: rgba(91, 75, 159, 1.0);
   border-color: rgba(0, 0, 0, 0.0);
   border-radius: 8px;
   border-width: 1px;
   color: rgba(255, 255, 255, 1.0);
}
button:hover, .button:hover,
.hs-button:hover,
.button--primary:hover,
.hs-button:focus{
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(42, 39, 110, 1.0);
   border-color: rgba(91, 75, 159, 1.0);
}




table {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}




.header .top_header{
   background-color: rgba(42, 39, 110, 1.0) ;
   color: rgba(255, 255, 255, 1.0) ;
}
.header .top_header .hs_cos_wrapper_type_rich_text a{
   color: rgba(255, 255, 255, 1.0) ;
}
.header .top_header .hs_cos_wrapper_type_rich_text a:hover{
   color: rgba(255, 255, 255, 1.0) ;
}


.bottom_header,
.bottom_header .menu_wrap .hs-menu-wrapper>ul>li>a{
   background-color: rgba(245, 248, 249, 1.0) ;
   border-bottom-color: rgba(245, 248, 249, 1.0) ;
}

.bottom_header .menu_wrap .hs-menu-wrapper>ul>li>a{
   color: rgba(15, 15, 20, 1.0);
}

.bottom_header .menu_wrap .hs-menu-wrapper>ul>li>a:hover{
   color: rgba(15, 15, 20, 1.0);
   background-color: rgba(224, 233, 237, 1.0);
   border-bottom-color: rgba(91, 75, 159, 1.0);
}

.bottom_header .menu_wrap .hs-menu-wrapper>ul>li.active>a{
   color: rgba(15, 15, 20, 1.0);
   background-color: rgba(224, 233, 237, 1.0);
   border-bottom-color: rgba(91, 75, 159, 1.0);
}

.bottom_header .menu_wrap .hs-menu-wrapper>ul>li>ul{
   background-color: rgba(91, 75, 159, 1.0);
}

.bottom_header .menu_wrap .hs-menu-wrapper>ul li>ul li a {
   color: rgba(255, 255, 255, 1.0);
}

.bottom_header .menu_wrap .hs-menu-wrapper>ul li>ul li.active a{
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(255, 255, 255, 0.0);
}


.bottom_header .menu_wrap .hs-menu-wrapper>ul li>ul li a:hover{
   color: rgba(255, 255, 255, 0.86);
   background-color: rgba(255, 255, 255, 0.0);
}
.header #fixed-header {
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(91, 75, 159, 1.0);
}
.header #fixed-header a {
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(255, 255, 255, 0.0);
   border-color: rgba(255, 255, 255, 1.0);
}

.header #fixed-header a:hover,
.header #fixed-header a:active,
.header #fixed-header a:focus{
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(42, 39, 110, 1.0);
   border-color: rgba(91, 75, 159, 1.0);
}




footer.footer{   
   background-color: rgba(91, 75, 159, 1.0);
}

.footer .menu-footer-container .hs-menu-wrapper>ul>li>a{   
   color: rgba(255, 255, 255, 1.0);
}

.footer .menu-footer-container .hs-menu-wrapper>ul>li>a:hover{
   color: rgba(255, 255, 255, 0.86);
}

.footer .menu-footer-container .hs-menu-wrapper>ul>li:last-child>a{
   background-color: rgba(255, 255, 255, 0.0);
   color: rgba(255, 255, 255, 1.0);
}

.footer .menu-footer-container .hs-menu-wrapper>ul>li:last-child>a:hover{
   background-color: rgba(42, 39, 110, 1.0);
   color: rgba(255, 255, 255, 1.0);
}

.footer .btm-fotr{   
   background-color: rgba(42, 39, 110, 1.0);
}

.footer-node-group .hs-menu-wrapper ul li a{  
   color: rgba(255, 255, 255, 1.0); 
}

.footer-node-group .hs-menu-wrapper ul li a:hover{   
   color: rgba(255, 255, 255, 0.86);
}

.footer .btm-fotr .col-md-12>.footer-node-group p{   
   color: rgba(255, 255, 255, 1.0);
}
















.card__price {
   font-family: Noto Serif,sans-serif
      font-size: 24px;
   color: #0F0F14;
   font-weight: 700
}