







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */




























































/* 1d. Buttons */










/* 1e. Forms */












/* 1f. Tables */











/* 1g. Site header */























/* 1h. Site footer */



















.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0px;
}

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





body {
  font-size: 17px;
  color: #462d4e;
  font-weight: 400;
  font-family: Fira Sans;
}

/* Paragraphs */

p {
  font-size: 17px;
  color: #462d4e;
  font-weight: 400;
}

/* Anchors */

a {
  color: #c36;
}

a:hover,
a:focus,
a:active {
  color: #336;
}

/* Headings */

h1 {
  font-family: Fira Sans;
  font-size: 64px;
  color: #462d4e;
  font-weight: 700;
}

h2 {
  font-family: Fira Sans;
  font-size: 54px;
  color: #462d4e;
  font-weight: 700;
}

h3 {
  font-family: Fira Sans;
  font-size: 1.75rem;
  color: #462d4e;
  font-weight: 500;
}

h4 {
  font-family: Fira Sans;
  font-size: 1.5rem;
  color: #462d4e;
  font-weight: 500;
}

h5 {
  font-family: Fira Sans;
  font-size: 1.25rem;
  color: #462d4e;
  font-weight: 500;
}

h6 {
  font-family: Fira Sans;
  font-size: 1rem;
  color: #462d4e;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: #462d4e;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(88, 70, 223, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(88, 70, 223, 1.0)

;
  border-radius: 10px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 17px 33px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(48, 30, 183, 1.0);
  border-color: #301eb7;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(128, 110, 255, 1.0);
  border-color: #806eff;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.hs_cos_wrapper_type_member_login , 
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request ,
.hs_cos_wrapper_type_password_reset{
  background-color: 

  
  
    
  


  rgba(37, 26, 59, 1.0)

;
  
  padding: 10px 10px;
  
}

form,
.submitted-message {
  font-size: 17px;
  color: #462d4e;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(206, 208, 216, 1.0)

;
  
}

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form inputs */

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(129, 138, 145, 1.0)

;
}


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{
  border-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #462d4e;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(88, 70, 223, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(88, 70, 223, 1.0)

;
  border-radius: 10px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 17px 33px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  border-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  border-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
}





.logo_descriptin{
  color: ;
}

.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: Fira Sans;
}

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

.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(37, 24, 66, 0.0)

;
  border-color: ;
}

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

.header__language-switcher .lang_list_class li:hover{
  background-color: 

  
  
    
  


  rgba(37, 24, 66, 0.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(37, 24, 66, 0.0)

;
}

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

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


.custom-menu-wrapper .navigation-primary>ul>li>a{
  color: 

  
  
    
  


  rgba(206, 208, 216, 1.0)

;
}
.custom-menu-wrapper .navigation-primary>ul>li>a:hover{
  color: 

  
  
    
  


  rgba(123, 106, 131, 1.0)

;
}

.custom-menu-wrapper .level-1>li:not(:last-child):after{
  background-color: 

  
  
    
  


  rgba(206, 208, 216, 1.0)

;
}

.custom-menu-wrapper .navigation-primary>ul>li>a.active-item,
.custom-menu-wrapper .navigation-primary>ul>li>a.active-branch{
  color: 

  
  
    
  


  rgba(223, 70, 70, 1.0)

;
}

.custom-menu-wrapper .navigation-primary ul.submenu.level-2{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-wrapper .navigation-primary ul.submenu.level-2 li a{
  color: 

  
  
    
  


  rgba(206, 208, 216, 1.0)

;
}

.custom-menu-wrapper .navigation-primary ul.submenu.level-2 li a:hover{
  color: 

  
  
    
  


  rgba(206, 208, 216, 1.0)

;
}

.custom-menu-wrapper .navigation-primary ul.submenu.level-2 li a.active-item,
.custom-menu-wrapper .navigation-primary ul.submenu.level-2 li a.active-branch{
  color: 

  
  
    
  


  rgba(206, 208, 216, 1.0)

;
}

header.header{
  background-color: 

  
  
    
  


  rgba(37, 24, 66, 0.0)

;
}

header.header a.hs-button{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color:  

  
  
    
  


  rgba(255, 255, 255, 0.41)

;
  color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

header.header a.hs-button:hover{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color:  

  
  
    
  


  rgba(255, 255, 255, 0.41)

;
  color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






footer.footer{
  background-color: 

  
  
    
  


  rgba(245, 246, 250, 1.0)

;
}

footer.footer .cta_button{
  color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color:

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
}

footer.footer .cta_button:hover{
  color: 

  
  
    
  


  rgba(88, 70, 223, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color:

  
  
    
  


  rgba(88, 70, 223, 1.0)

;
}

.footer_menu .hs-menu-wrapper>ul>li>a{
  color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
}

.footer_menu .hs-menu-wrapper>ul>li>a:hover{
  color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;
}

footer .social_media_link .social_items a{
  background-color: 

  
  
    
  


  rgba(70, 45, 78, 1.0)

;

}

footer .social_media_link .social_items a i{
  color: 

  
  
    
  


  rgba(144, 130, 251, 1.0)

;
}

footer .social_media_link .social_items a:hover{
  background-color: 

  
  
    
  


  rgba(70, 45, 78, 0.9)

;

}

footer .social_media_link .social_items a:hover i{
  color: 

  
  
    
  


  rgba(144, 130, 251, 0.9)

;
}

















.card__price {
  font-family: Fira Sans
    font-size: 1.75rem;
  color: #462d4e;
  font-weight: 500
}