







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */



















/* 1h. Site footer */






.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1260px;
}

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





body {
  font-size: 16px;
  
  color: #666;
  
  font-weight: 500;
  font-family: Montserrat,sans-serif;
}

/* Paragraphs */

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(173, 39, 250, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(24, 24, 33, 1.0)

;
}

/* Headings */

h1 {
  font-family: Montserrat,sans-serif;
  font-size: 3rem;
  
  color: #181821;
  
  font-weight: 700;
}

h2 {
  font-family: Montserrat,sans-serif;
  font-size: 2.5rem;
  
  color: #181821;
  
  font-weight: 700;
}

h3 {
  font-family: Montserrat,sans-serif;
  font-size: 1.78rem;
  
  color: #181821;
  
  font-weight: 700;
}

h4 {
  font-family: Montserrat,sans-serif;
  font-size: 1.36rem;
  
  color: #181821;
  
  font-weight: 700;
}

h5 {
  font-family: Montserrat,sans-serif;
  font-size: 1.3rem;
  
  color: #181821;
  
  font-weight: 700;
}

h6 {
  font-family: Montserrat,sans-serif;
  font-size: 0.9rem;
  
  color: #181821;
  
  font-weight: 700;
}

@media (max-width: 1139px) {
  h1, h2 {
    font-size: 2.49999999999rem;
  }

  h3 {
    font-size: 1.6909999999999998rem;
  }
}

@media (max-width: 767px) {
  h1, h2 {
    font-size: 1.99999999998rem;
  }

  h3 {
    font-size: 1.5486rem;
  }
}





button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(173, 39, 250, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 60px;
  padding: 13px 23px;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(173, 39, 250, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(173, 39, 250, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.widget-type-email_simple_subscription,
.hs_cos_wrapper_type_blog_comments,
.widget-type-password_prompt,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_member_login {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(24, 24, 33, 1.0)

;
}

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(24, 24, 33, 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 {
  box-shadow: 0 0 0 2px 

  
  
    
  


  rgba(0, 0, 0, 0.0)

 inset;
  color: 

  
  
    
  


  rgba(24, 24, 33, 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 {
  box-shadow: 0 0 0 2px 

  
  
    
  


  rgba(173, 39, 250, 1.0)

 inset;
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: #FFFFFF;
}

th,
td {
  border-color: #FFFFFF;
  color: #000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(173, 39, 250, 1.0)

;
  border-bottom-color: #FFFFFF;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000;
}





header .header-overlap {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.menu-wrapper .menu-main .search-icon,
.menu-wrapper .menu-main .trigger-wrapper {
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

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

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

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

.mainnav_container .hs-menu-wrapper>ul>li>ul>li>a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(24, 24, 33, 1.0)

;
}

.mainnav_container .hs-menu-wrapper>ul>li>ul>li:hover>a {
  background-color: 

  
  
    
  


  rgba(173, 39, 250, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.mainnav_container .hs-menu-wrapper > ul > li > ul > li > a.active-branch {
  background-color: 

  
  
    
  


  rgba(173, 44, 250, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.sticky-header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.sticky-header .menu-wrapper .menu-main .search-icon,
.sticky-header .menu-wrapper .menu-main .trigger-wrapper {
  color: 

  
  
    
  


  rgba(24, 24, 33, 0.0)

;
}

.sticky-header .mainnav_container .hs-menu-wrapper>ul>li>a {
  color: 

  
  
    
  


  rgba(24, 24, 33, 1.0)

;
}

.sticky-header .mainnav_container .hs-menu-wrapper>ul>li>a:hover {
  color: 

  
  
    
  


  rgba(24, 24, 33, 0.8)

;
}

.sticky-header .mainnav_container .hs-menu-wrapper > ul > li > a.active-branch {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}



.sticky-header1 {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.sticky-header1 .menu-wrapper .menu-main .search-icon,
.sticky-header1 .menu-wrapper .menu-main .trigger-wrapper {
  color: 

  
  
    
  


  rgba(24, 24, 33, 0.0)

;
}

.sticky-header1 .mainnav_container .hs-menu-wrapper>ul>li>a {
  color: 

  
  
    
  


  rgba(24, 24, 33, 1.0)

;
}

.sticky-header1 .mainnav_container .hs-menu-wrapper>ul>li>a:hover {
  color: 

  
  
    
  


  rgba(24, 24, 33, 0.8)

;
}

.sticky-header1 .mainnav_container .hs-menu-wrapper > ul > li > a.active-branch {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}






















.card__price {
  font-family: Montserrat
    font-size: 1.78px;
  color: #181821;
  font-weight: 700
}