










/* 1b. Colors */







/* 1c. Typography */


















/* 1d. Buttons */












/* 1e. Forms */
































/* 1f. Tables */










/* 1g. Website header */







.submenu-wrap a p {
  color:rgba(255, 255, 255, 1);
}

.submenu-wrap a h6 {
  color:rgba(255, 255, 255, 1);
}
.menu-wrap .hs-menu-wrapper > ul > li.hs-item-has-children  ul {
  border: 1px solid #939393;
;
}

/* Light Mode Heading */
.theme-light .b-title h1 {
  color: #FFFFFF;;
}

/* Dark Mode Heading */
.theme-dark .b-title h1 {
  color: #FFFFFF;;
}
.theme-dark .b-title h1 {
  
}
.theme-light .b-title h1 {
  
}

.theme-light .accordion-plus .set > a > p {
  color: #272727;
}
.theme-dark .accordion-plus .set > a > p {
  color: #ffffff;
}

.hero-banner .custom-button {
  background-color:rgba(161, 116, 255, 1)
}
.title h1{
  color: #FFFFFF; !important;
}
.header-button .hs-button{
  ;
}
.top_content h1 {
  color: 
    
    #FFFFFF;
  
}
.submenu-wrap a:hover p {
  color: rgba(115, 115, 115, 1);
}

.submenu-wrap a:hover h6 {
  color: rgba(115, 115, 115, 1);
}
#footer-manu .hs-menu-wrapper > ul ul > li:hover a {
  color: rgba(115, 115, 115, 1);
}
.header-main-wrapper {
  background-color: rgba(39, 39, 39, 1);
}


.accordion-plus .set a p {
  color: #272727;
}

.body-container-wrapper {
  padding: 0px 0;
}
.card_btn a{
  color:;
}

/* 1h. Website footer */
#footer-manu .hs-menu-wrapper > ul ul > li > a{
  color: rgba(159, 159, 159, 1);
}
.hs-menu-wrapper > ul > li.hs-item-has-children > a {
  color: rgba(255, 255, 255, 1);
}





:root {
  --primary_color: #272727;
  --secondary_color: #ffffff;
  --accent_color: #CEA8FF;
  --accent_two_color: #272727;
  --body_color: #ffffff;
}





.content-wrapper {
  max-width: 1320px;
  padding: 0px 20px;
}

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

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





html {
  font-size: ;
}

body {
  ;
  color: ;
  font-size: ;
  background:#ffffff;
}

@media (max-width:767px) {
  body,html {
    font-size: -2;
  }
  .content-wrapper{
    padding: 0 1.2rem;
  }
  .dnd-section{
    padding-left: 0;
    padding-right: 0;
  }
}

/* Paragraphs */

p {
  ;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: #a174ff; font-family: Inter, sans-serif; font-style: normal;
  color: #272727;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: #a174ff; font-family: Inter, sans-serif; font-style: normal;
  color: #000000;
}

a:active {
  font-weight: normal; text-decoration: #a174ff; font-family: Inter, sans-serif; font-style: normal;
  color: #4f4f4f;
}

/* Headings */

h1,
.h1 {
  ;
  color: #FFFFFF;
  font-size: ;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #272727;
  font-size: 40px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #272727;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #272727;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #272727;
  font-size: 20px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #272727;
  font-size: 18px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #ffffff;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #CEA8FF;

  padding-top: 10px;
padding-right: 14px;
padding-bottom: 10px;
padding-left: 14px;

  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(206, 168, 255, 1.0)

;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  box-shadow: 0px 2px 4px 0px #272727 inset;
}

.tab-of-con .scroll-to-texts ul li:hover::marker,
.tab-of-con .scroll-to-texts ul li.active::marker{
  color: #CEA8FF !important;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #272727;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
  border-radius: 8px;
  box-shadow: 0px 2px 4px 0px #CEA8FF inset;
  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(246, 208, 255, 1.0);
  border-color: #f6d0ff;
}





form,
.submitted-message {
  ;
  border: 1px solid #939393;
;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.15), rgba(161, 116, 255, 0.15));
  padding-top: 24px;
padding-right: 32px;
padding-bottom: 24px;
padding-left: 32px;
;
}

/* Form title */

.form-title {
  border: 1px none #ffffff;
;
  padding-top: 24px;
padding-right: 34px;
padding-bottom: 24px;
padding-left: 34px;
;
  font-family: Inter; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  font-size: 30px;
  color: #272727;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Labels */

form label {
  color: #272727;
}

/* Help text */

form legend {
  color: #272727;
}

/* Inputs */
input,
form input[type=text],
form input[type=search],
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: 1px solid #9F9F9F;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #272727;
  border-radius: 6px;
  outline: none;
}

/* Form placeholder text */

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

::-moz-placeholder {
  color: #272727;
}

:-ms-input-placeholder {
  color: #272727;
}

::placeholder {
  color: #272727;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #272727;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #CEA8FF;
;
  padding-top: 10px;
padding-right: 14px;
padding-bottom: 10px;
padding-left: 14px;
;
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: 

  
  
    
  


  rgba(206, 168, 255, 1.0)

;
  border-radius: 8px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
  color: #ffffff;
  border: 1px solid #272727;
;
}

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

a.hs-button.primary:not(.large) {
  margin-top: 20px;
}





/* Table */

table {
  border: 1px solid #272727;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #272727;

  padding: 18px;

  color: #272727;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #272727;
}





.header {
  background-color: 

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
}

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

.menu__child-toggle-icon {
  border-top-color: #272727;
}

.menu .menu__link:hover,
.menu .menu__link: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: #000000;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #000000;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #4f4f4f;
}

.menu__child-toggle-icon:active {
  border-top-color: #4f4f4f;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #272727;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 1px solid #939393;

    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 1px solid #939393;

    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
}

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

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(23, 23, 23, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: rgba(159, 159, 159, 1);
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 0px 0;
}

/* Blog post */

.blog-post__meta a {
  color: ;
}

.blog-post__tag-link {
  color: ;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: ;
}

.blog-post__tag-link:active {
  color: ;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #272727;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #4f4f4f;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 0px;
}

#comments-listing .comment-reply-to {
  color: #272727;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #000000;
}

#comments-listing .comment-reply-to:active {
  color: #4f4f4f;
}





.hs-search-results__title {
  ;
  color: #FFFFFF;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #272727;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #4f4f4f;
}

.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: ;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: ;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: ;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: ;
}

.hs-pagination__link-icon svg {
  fill: ;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #272727;
  font-size: 30px;
}

.card__body svg {
  fill: #272727;
}

/* Social follow */

.social-links__icon {
  background-color: #272727;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #4f4f4f;
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #272727;
  font-size: 30px;
}

/* accordion */

i.fa.fa-plus,
i.fa.fa-minus {
  color: ;
}

.accordion-plus .set {
  border: 1px solid  ;
}

/* pricing section */

.in-pricing-card-v1__mini-title h4 {
  color: ;
}

.in-pricing-card-v1__list-item .in-pricing-card-v1__list-icon svg {
  fill: ;
}

/* Blog Post */

section.blog-related-posts .read-more-but a.more-info,
section.blog-related-posts article.blog-related-posts__post .rel-post-meta .name a,
.tab-of-con .scroll-to-texts ul li a,
.tab-of-con .author .authimg-name .name-des .name a,
.post-custom-social-container a i,
.info-share-mobile .author .authimg-name .name-des .name a,
.body-container.body-container--blog-post .cat-date .category a{
  color: ;
}

/* Blog Listing */


.simple-banner .description p{
  color: #ffffff;
}

ul.pagination li a,
.filter-group.row .form-group .radio-inline button.filter.active,
.filter-group.row .form-group .radio-inline button.filter,
ul.list li.list--list-item .rel-post-meta .name a,
.read-more-but a.more-info,
button.prev span,
button.next span{
  color: ;
}

/* pricing */

.in-pricing-card-v1__mini-title h4,
.in-pricing-card-v1__list-item,
.in-pricing-card-v1__credits,
.in-pricing__card-wrap .in-pricing-card-v1 h2,
.in-pricing__card-wrap .in-pricing-card-v1 h2 span
{
  color: #ffffff;
} 

.in-pricing-card-v1__list-item .in-pricing-card-v1__list-icon svg{
  fill: #ffffff;
}

footer.footer {
  padding: 70px 0;
}

/* Home multi card */

.multiple_box_design .title,
.multiple_box_design .content h4,
.multiple_box_design .cta_design p,
.multiple_box_design p,
.multiple_box_design h5{
  color:  #ffffff;
}

.mar-title .divider{
  background-color: ;
}

.tab_parent .content-item_heading,
.tab_parent .content-item_description,
.tab_parent .content_cta{
  color: #ffffff;
}

.tab_parent .cta_icon svg{
  fill: #ffffff;
}

.cta_2_link {
  fill: #9968ff;
  display: flex;
  padding: 14px 25px 14px 20px;
  border-radius: 8px;
  border: 1px solid #A174FF;
  color: #A174FF;
  gap: 10px;
}

.menu-wrap .hs-menu-wrapper > ul > li.hs-item-has-children  ul{
  background: linear-gradient(105.47deg, rgba(46, 46, 46, 0.50) 0.95%, rgba(161, 116, 255, 0.5) 104.04%); 
}

a.custom-button {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
}

h2.tab_heading,
h2.heading {
  line-height: 100%!important;
}

.tab_description {
  line-height: 1.35;
}

.content-item_heading {
  line-height: 1;
}

p.content-item_description {
  line-height: 150%;
}

.tab_parent .content_cta {
  font-size: 12px;
  line-height: 100%;
}

.row_1 .description {
  line-height: 1.35;
}

.card_6-row_1-heading { 
  line-height: 1.56;
}

.card_6-row_1-description {  
  font-weight: 400;
  line-height: 1.5;
}

.card_5-box_2-content h4,
.card_5-box_1-content h4 {
  line-height: 1.55;
}

.card_5-box_2-content p,
.card_5-box_1-content p {
  line-height: 1.48;
  font-weight: 400;
}

.faq-para p {
  line-height: 1.5;
}

.numeric_description {
  font-size: 12px;
  line-height: 100%;
}

.card_4-box_2-cta .cta_design {
  padding: 14px 35px!important;
}

.card_1-bottom-text .trial_heading {
  margin-bottom: 4px;
}

.card_3-box_2-description {
  color: #B2A1FD!important;
}

.column .text_stick {
  font-weight: 500;
}

.main-container-tab .tab_parent .tab h5 {
  font-size: 18px!important;
  line-height: 100%!important;
}

@media only screen and (min-width: 220px) and (max-width: 467px){
  .tab_parent .content-item_heading,
  .tab_parent .content-item_description,
  .tab_parent .content_cta{
    color: ;
  }
  .tab_parent .cta_icon svg{
    fill: ;
  }        
}

@media only screen and (min-width: 468px) and (max-width: 768px){
  .tab_parent .content-item_heading,
  .tab_parent .content-item_description,
  .tab_parent .content_cta{
    color: ;
  }
  .tab_parent .cta_icon svg{
    fill: ;
  }   
} 

@media only screen and (min-width: 769px) and (max-width: 820px){
  .tab_parent .content-item_heading,
  .tab_parent .content-item_description,
  .tab_parent .content_cta{
    color: ;
  }
  .tab_parent .cta_icon svg{
    fill: ;
  }   
} 

@media (max-width: 1024px) and (min-width: 821px) {
  .main-container-tab .tab_parent .content {
    height: 350px;
  }
}

@media (max-width: 991px) {
  h1 {
    font-size: 42px !important;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 32px !important;
  }
  .main-container-tab .tab_parent .tabs {
    display: flex;
    flex-direction: column!important;
  }

  footer.footer {
    padding: 40px 0;
  }
}