







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */









/* 1f. Tables */











/* 1g. Site header */



/* 1h. Site footer */










.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


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



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



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


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

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





body {
  font-size: 1rem;
  font-weight: 400;
  font-family: sofia-pro;
  color: rgba(33, 37, 41, 1.0);
}



/* Paragraphs */

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

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(236, 101, 126, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(212, 91, 113, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: sofia-pro,sans-seif;
  color: rgba(89, 85, 161, 1.0);
}

h1 {
  font-size: 2.8rem;
  font-weight: 900;
}

h2 {
  font-size: 2.25rem;
  font-weight: 500;
}

h3 {
  font-size: 1.875rem;
  font-weight: 500;
}

h4 {
  font-size: 1.5rem;
  font-weight: 500;
}

h5 {
  font-size: 1.25rem;
  font-weight: 500;
}

h6 {
  font-size: 1.15rem;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: {color=#5955a1, opacity=100, rgba=rgba(89, 85, 161, 1), rgb=rgb(89, 85, 161), hex=#5955a1, css=#5955a1};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(236, 101, 126, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(236, 101, 126, 1.0)

;
  border-radius: 15px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

.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(236, 101, 126, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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








/* Form title */

.form-title {
  background-color: ;
  color: ;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(51, 63, 72, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(51, 63, 72, 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(203, 214, 226, 1.0)

;
  color: rgba(51, 71, 91, 1.0);
  background-color: rgba(245, 248, 250, 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(82, 168, 236, 0.8)

;
}

/* Form placeholder text */



/* Date picker */

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

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

.fn-date-picker td.is-today .pika-button {
  color: {color=#212529, opacity=100, rgba=rgba(33, 37, 41, 1), rgb=rgb(33, 37, 41), hex=#212529, css=#212529};
}





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

thead th,
thead td {
  background-color: rgba(26, 26, 26, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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







header.cm-header {
  background-color: rgba(250, 247, 250, 1.0);
}


.cm-header-navbar .hs-menu-wrapper>ul>li>a{
    color: rgba(89, 85, 161, 1.0);
}

a.serach-icon svg{
    stroke: rgba(89, 85, 161, 1.0);
}

a.serach-icon:hover svg{
    stroke: rgba(52, 50, 94, 1.0);
}

.cm-header-navbar .hs-menu-wrapper>ul>li>a:hover
{
    color: rgba(52, 50, 94, 1.0);
}

.dropdown svg{
      stroke: rgba(89, 85, 161, 1.0);
}

.active .dropdown svg{
stroke: rgba(52, 50, 94, 1.0);
}


.dropdown:hover svg{
      stroke: rgba(52, 50, 94, 1.0);
}

.cm-header-navbar .hs-menu-wrapper>ul>li>ul {
    background-color: rgba(214, 213, 232, 1.0);
  }

 .cm-header-navbar .hs-menu-wrapper>ul>li>ul>li>a {
    color: rgba(89, 85, 161, 1.0);
  }

 .cm-header-navbar .hs-menu-wrapper>ul>li>ul>li>a:hover {
    color: rgba(52, 50, 94, 1.0);
  }

.cm-header-nav{
   border-bottom-color: rgba(255, 255, 255, 1.0);

}

.col-right-btn a {
  color: rgba(89, 85, 161, 1.0);
  background-color: rgba(254, 217, 146, 1.0);
}

.col-right-btn a:hover {
  color: rgba(89, 85, 161, 1.0);
  background-color: rgba(254, 199, 95, 1.0);
}

.cm-header-navbar .hs-menu-wrapper>ul>li.hs-item-has-children:hover .dropdown svg {
         stroke: rgba(52, 50, 94, 1.0);
}








footer.footer {
  background-color: rgba(51, 63, 72, 1.0);
  color: rgba(244, 239, 245, 1.0);
}

footer.footer a{
  color: rgba(244, 239, 245, 1.0);
}

footer.footer a:hover{
  color: rgba(220, 215, 221, 1.0);

}

.footer-title,
.footer-top-right p,
.footer-bottom-right p{
  color: rgba(249, 195, 181, 1.0);

}

.footer-form form input[type=text],
.footer-form form input[type=email],
.footer-form form input[type=password],
.footer-form form input[type=tel],
.footer-form form input[type=number],
.footer-form form input[type=file],
.footer-form form select,
.footer-form form textarea {
  border-color: rgba(203, 214, 226, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
  color: rgba(51, 71, 91, 1.0);

}

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


.footer-form form input[type=text]:focus,
.footer-form form input[type=email]:focus,
.footer-form form input[type=password]:focus,
.footer-form form input[type=tel]:focus,
.footer-form form input[type=number]:focus,
.footer-form form input[type=file]:focus,
.footer-form form select:focus,
.footer-form form textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

.footer-form .hs-richtext,
.footer-form .legal-consent-container .hs-form-booleancheckbox-display>span p{
  color: rgba(255, 255, 255, 1.0);
}

.footer-form .hs-richtext a:hover{
  color: rgba(236, 101, 126, 1.0);

}

.footer-form .hs-richtext a{
  color: rgba(255, 255, 255, 1.0);

}

.social a svg{
  color: rgba(51, 63, 72, 1.0);
}

.social a {
  background-color: rgba(255, 255, 255, 1.0);
}

.social a:hover {
  background-color: rgba(230, 230, 230, 1.0);
}


















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