







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


















































/* 1d. Buttons */












form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background:linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

form input[type=submit],
form .hs-button {
  border:0px solid ;
  background-color: 

  
  
    
  


  rgba(238, 241, 250, 1.0)

;
  border-radius: 32px;
  color: 

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
  padding: 12px 24px;
  border-color:

  
  
    
  


  rgba(253, 1, 115, 1.0)

;
}

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

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
}


/* 1e. Forms */







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 {
  background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border:;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover {
  background-color:;
  color: ;
}





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-image-source: linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);
  border-image-slice: 1;
}


/* 1f. Tables */









/* 1g. Site header */



.header__top{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}







.header__bottom{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.menu-wrapper .hs-menu-wrapper>ul>li>a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu-wrapper .hs-menu-wrapper>ul>li:hover>a{
  color:

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

.menu-wrapper .hs-menu-wrapper>ul>li.active>a{
  color:

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

@media (min-width:992px){
  .menu-wrapper .hs-menu-wrapper>ul>li.hs-item-has-children:hover > a{
    background-color:

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
    color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}






.menu-wrapper .hs-menu-wrapper>ul ul{
  background-color:

  
  
    
  


  rgba(238, 241, 250, 1.0)

;
}

.menu-wrapper .hs-menu-wrapper>ul ul li a{
  color:

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
}

.menu-wrapper .hs-menu-wrapper>ul ul li a:hover{
  color:

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}




.lang a{
  color:

  
  
    
  


  rgba(254, 0, 114, 1.0)

;
}

.lang a:hover{
  color:

  
  
    
  


  rgba(254, 0, 114, 1.0)

;
}






.header-button a.cta_button{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header-button a.cta_button:hover{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header-button a.cta_button span{
  background-color:

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
}

.header-button a.cta_button:hover span{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

/* 1h. Site footer */








.top-footer{
  background-color:

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
}

.footer-info .hs-menu-wrapper ul li:first-child a, 
.footer-product .hs-menu-wrapper ul li:first-child a,
.footer-Resources .hs-menu-wrapper ul li:first-child a, 
.inner-content h3{
  background: linear-gradient(90deg,

  
  
    
  


  rgba(153, 37, 207, 1.0)

,

  
  
    
  


  rgba(253, 1, 115, 1.0)

);
}

.office-address ul li p,
.office-address ul li strong{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.inner-content .hs-menu-wrapper ul li a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.inner-content .hs-menu-wrapper ul li a:hover{
  color:

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}






.social-link ul li a{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color:

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
}

.social-link ul li a:hover,
.social-link ul li a:focus{
  background-color:

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.bottom-footer{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.copyright p{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





@media (min-width:1400px){
  .content-wrapper {
    max-width: 1230px;
  }
  .dnd-section > .row-fluid {
    max-width: 1230px;
  }
}



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






body {
  font-size: 1.6rem;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  font-weight: 400;
  font-family: Avenir;
}


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(51, 153, 255, 1.0)

;
}

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

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

/* Headings */














:root {
  --h1_color: linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);  
  --h2_color: linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);  
  --h3_color: linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);  
  --h4_color: linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);  
  --h5_color: linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);  
  --h6_color: linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);  
}



h1 {
  font-family: Avenir Black;
  font-size: 5.6rem;
  font-weight: 800;
  background: var(--h1_color);
}

h2 {
  font-family: Avenir Black;
  font-size: 4.5rem;
  background: var(--h2_color);
  font-weight: 800;
}

h3 {
  font-family: Avenir Black;
  font-size: 2.6rem;
  background: var(--h3_color);
  font-weight: 800;
}

h4 {
  font-family: Avenir Black;
  font-size: 2.4rem;
  background: var(--h4_color);
  font-weight: 800;
}

h5 {
  font-family: Avenir Black;
  font-size: 1.7rem;
  background: var(--h5_color);
  font-weight: 800;
}
h6 {
  font-family: Avenir Black;
  font-size: 1.5rem;
  font-weight: 800;
  background: var(--h6_color);
}

/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





button,
.button {
  border:0px solid ;
  background-color: 

  
  
    
  


  rgba(238, 241, 250, 1.0)

;
  border-radius: 32px;
  color: 

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
  padding: 12px 24px;
  border-color:

  
  
    
  


  rgba(253, 1, 115, 1.0)

;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background:linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

button:active,
.button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ff299b;
  color: 

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
}





form,
.submitted-message {
  font-size: 1.6rem;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  font-weight: 400
}

/* Form title */

.form-title {
  background:linear-gradient(90deg, 

  
  
    
  


  rgba(153, 37, 207, 1.0)

 0%, 

  
  
    
  


  rgba(253, 1, 115, 1.0)

 100%);
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(125, 55, 158, 1.0)

;
}




/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Submit button */





table {
  background-color: 

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(21, 23, 44, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





.header {
  background-color: ;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: Avenir;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.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: ;
}

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

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: ;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

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

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: ;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: ;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: ;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}





.footer {
  background-color: ;
}

/* Footer Content */

.footer * {
  color: ;
}





/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: 

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: 

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #FFFFFF;
}

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #FFFFFF;
}

.blog-post__title {
  color: ;
  font-family:Avenir Black;
  font-size: 5.6px;
  font-weight: 800;
}

.blog-post__author {
  background-color: #FFF;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: 

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

.blog-index__post-content--small h2 {
  font-size: 2.6rem;
}

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(160, 85, 255, 1.0)

;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Avenir Black
    font-size: 2.6px;
  color: ;
  font-weight: 800
}