







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */















/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

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

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





html {
  font-size: 18px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #06012D;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: ;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: ;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: ;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
  font-size: 60px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
  font-size: 45px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
  font-size: 35px;
  text-transform: none;
}

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

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
  font-size: 18px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
  font-size: 16px;
  text-transform: none;
}

/* Blockquote */

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





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 0px solid #91D8FA;

  padding-top: 11px;
padding-right: 43px;
padding-bottom: 11px;
padding-left: 43px;

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

  
  
    
  


  rgba(145, 216, 250, 1.0)

;
  border-radius: 40px;
  color: #06012D;
  font-size: 16px;
  text-transform: none;
}

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: 0px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(6, 1, 45, 1.0)

;
  background-color: 

  
  
    
  


  rgba(145, 216, 250, 1.0)

;
  border-radius: 40px;
}

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





form,
.submitted-message {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #ffffff;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 0px none #B25BDE;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 35px;
  color: #B25BDE;
  background-color: 

  
  
    
  


  rgba(178, 91, 222, 1.0)

;
}


/* Labels */

form label {
  color: #A16BA5;
}

/* Help text */

form legend {
  color: #06012D;
}

/* Inputs */

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: 0px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(246, 239, 251, 1.0)

;
  color: #06012D;
  border-radius: 8px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #06012D;
}

::-moz-placeholder {
  color: #06012D;
}

:-ms-input-placeholder {
  color: #06012D;
}

::placeholder {
  color: #06012D;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border-top: 0px none #06012D;
border-right: 10px none #06012D;
border-bottom: 0px none #06012D;
border-left: 0px none #06012D;
;
  padding-top: 11px;
padding-right: 43px;
padding-bottom: 11px;
padding-left: 43px;
;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: 

  
  
    
  


  rgba(178, 91, 222, 1.0)

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

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

  
  
    
  


  rgba(178, 91, 222, 1.0)

;
  color: #ffffff;
  border: 0px none #1a334e;
;
}

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





/* Table */

table {
  border: 1px solid #06012D;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #06012D;

  padding: 18px;

  color: #06012D;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(6, 1, 45, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #06012D;
}





.header {
  background-color: 

  
  
    
  


  rgba(178, 91, 222, 1.0)

;
}

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

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

.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: #000005;
}

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

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

.menu__child-toggle-icon:active {
  border-top-color: #2e2955;
}

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(178, 91, 222, 1.0)

;
}

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

  
  
    
  


  rgba(178, 91, 222, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(178, 91, 222, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(178, 91, 222, 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: #06012D;
}





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

/* Blog post */

.blog-post__meta a {
  color: #06012D;
}

.blog-post__tag-link {
  color: #06012D;
}

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

.blog-post__tag-link:active {
  color: #2e2955;
}

/* 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: Montserrat, serif; font-style: normal;
  text-transform: none;
}

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

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
}





/* 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: Montserrat, serif; font-style: normal;
  text-transform: none;
}

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

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

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


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

/* Blog pagination */

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

.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: #000005;
}

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

.hs-pagination__link-icon svg {
  fill: #06012D;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
  font-size: 35px;
}

.card__body svg {
  fill: #06012D;
}

/* Social follow */

.social-links__icon {
  background-color: #06012D;
}

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

.social-links__icon:active {
  background-color: #2e2955;
  font-weight: 700; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #B25BDE;
  font-size: 35px;
}

/* Base styles (desktop/tablet first) */
.input-row {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}

.input-row input {
  flex: 1 1 48%;
  padding: 10px;
  border-radius: 12px;
  border: none;
  background-color: #eef3ff;
  font-size: 14px;
}

/* Full-width inputs for single lines */
input.full-width,
textarea.full-width {
  width: 100%;
  margin-bottom: 15px;
}

.team {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
}

.profile-card {
  width: 240px;
  height: 460px;
  border-radius: 120px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}

.profile-image {
  height: 55%;
  overflow: hidden;
}

.profile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile-info {
  flex-grow: 1;
  background: #a259ff;
  color: white;
  flex-direction: column;
  justify-content: center;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
  padding: 20px 10px;
}

.profile-info h3 {
  margin: 0 0 10px;
  font-size: 1.1rem;
  font-weight: bold;
}

.profile-info p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.4;
}


.feature-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4rem 2rem;
  max-width: 1200px;
  margin: auto;
  gap: 2rem;
  flex-wrap: wrap;
}

.feature-text {
  flex: 1;
  min-width: 280px;
}

.kicker {
  text-transform: uppercase;
  font-size: 1rem;
  color: #666;
  margin-bottom: 0.5rem;
  display: inline-block;
}

.feature-text h2 {
  font-size: 3rem;
  margin: 0.5rem 0;
  line-height: 1.2;
}

.highlight {
  color: #a259ff; /* Purple */
}

.feature-text p {
  font-size: 1rem;
  color: #333;
  line-height: 1.4x;
  max-width: 400px;
}

.feature-image {
  flex: 1;
  min-width: 280px;
  display: flex;
  justify-content: center;
}

.feature-image img {
  max-width: 100%;
  height: auto;
}

.stats-section {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 400px;
  width: 100%;
}

.stat-card {
  background-color: #3D1483; /* deep purple */
  color: white;
  border-radius: 24px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05);
}

.stat-card h2 {
  margin: 0 0 0.5rem;
  font-size: 2rem;
  font-weight: bold;
}

.stat-card p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
}

.btn {
  display: inline-block;
  background-color: #b2dcfa;
  padding: 0.6rem 1.2rem;
  color: #000;
  font-weight: bold;
  border-radius: 25px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.btn:hover {
  background-color: #3D1483;
  color: #ffffff;
}


@media (max-width: 500px) {
  /* CSS rules for mobile devices */
  #hs_cos_wrapper_widget_1750714877355_ > h3 {
  font-size:35px !important;}
  
  #hs_cos_wrapper_widget_1750708628100_ > h1 {
  font-size:40px !important;}
  
  #hs_cos_wrapper_widget_1750714320788_ > h2 {
    font-size:38px !important;}
  
  #hs_cos_wrapper_widget_1750710681710_ > img {
    margin-left:18px !important;}
  
  }
    
  
  
  }