







/* 1a. Containers */








/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */















@media(min-width:991px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 132.0rem;
  }
}

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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 8.0rem 2rem;
}





body {
  font-size: 18px;
  font-weight: 400;
  font-family: PolySans;
  color: rgba(255, 255, 255, 1.0);
}

@media (max-width: 900px) {
  body {
    font-size: clamp(1.6rem, 2vw, 1.8rem);
  }
}

/* Paragraphs */

p {
  font-family: PolySans;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(0, 145, 174, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: PolySans;
  color: rgba(255, 255, 255, 1.0);
}

h1 {
  font-size: 82px;
  font-weight: 500;
}

h2 {
  font-size: 64px;
  font-weight: 500;
}

h3 {
  font-size: 48px;
  font-weight: 500;
}

h4 {
  font-size: 42px;
  font-weight: 500;
}

h5 {
  font-size: 36px;
  font-weight: 500;
}

h6 {
  font-size: 24px;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 181, 71, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(32, 18, 58, 1.0)

;
  padding: 15px 40px;
}

.error-page .button:hover,
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(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(32, 18, 58, 1.0)

;
}

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






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_module .widget-type-email_subscriptions,
.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,
.section.post-footer form {
  background-color: rgba(32, 18, 58, 1.0);
}

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(255, 255, 255, 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(255, 255, 255, 0.2)

;
  /*   color: rgba(255, 255, 255, 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(255, 255, 255, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 1.0);
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: rgba(255, 255, 255, 1.0);
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff};
}





th,
td {
  background-color: rgba(32, 18, 58, 1.0);
  border: 1px solid rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

thead th,
thead td {
  background-color: rgba(32, 18, 58, 1.0);
  color: rgba(255, 181, 71, 1.0);
}

tfoot td {
  background-color: rgba(32, 18, 58, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(255, 255, 255, 1.0);
}






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

header.header ul.submenu.level-1>li>a,
header.header .header-button a{
color: rgba(255, 255, 255, 1.0);
}

header.header ul.submenu.level-1>li>a:hover,
header.header .header-button a:hover{
color: rgba(255, 255, 255, 1.0);
}

header.header ul.submenu.level-1>li>a:before,
header.header .header-button a:before{
    background-color: rgba(213, 165, 255, 1.0);
}

header.header ul.submenu.level-2{
    background-color: rgba(32, 18, 58, 1.0);
}

header.header ul.submenu.level-2 li a{
   color: rgba(255, 255, 255, 1.0);
}

header.header ul.submenu.level-2 li a:hover{
   color: rgba(255, 255, 255, 1.0);
}



.main-footer {
  background-color: rgba(69, 37, 107, 1.0);
}

.main-footer .logo-btm-content p{
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

.main-footer .col .hs-menu-wrapper ul ul li a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
}

.main-footer .copyright{
  color: rgba(255, 255, 255, 1.0);
}

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

.main-footer .inner-wrp .hs-menu-wrapper ul li a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
}
.main-footer .col .hs-menu-wrapper > ul > li + li{
  margin-top: 2rem;
}

















.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: 
}