







/* 1a. Containers */




/* 1b. Colors */














/* 1c. Typography */


























/* 1d. Primary Buttons */










/* 1d. Secondary Buttons */










/* 1d. Primary (Outline) Buttons */























/* 1e. Forms */


















/* 1f. Tables */













/* Blog */


/* new */




/* 1g. Website header */









/* 1h. Website footer */







.img-fluid {
font-size: 16px;
}
img.img-fluid {
font-size: 16px;
}
.body-container {
  padding: 0;
}

.content-wrapper, .header .header_inner, .container  {
  max-width: 1400px;
}

.container-fluid.body-container.body-container--home, .container-fluid.footer__container.footer{
  padding:0;
}
@media screen and (min-width: 1380px)
  .container {
    padding: 0;
}

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

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






html {
  font-size: 16px;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #372227;
  font-size: 16px;
  background-color:#EAE5E1;
}

/* Paragraphs */

p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  margin:0;
  margin-top:5px;
  padding:0;
  letter-spacing:.5px;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #EAE5E1;
  margin:0;
  padding:0;
}

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

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

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Judson, serif; font-style: normal;
  color: #633e60;
  font-size: 40px;
  text-transform: none;
  margin:0;
  margin:10px 0px;
  padding:0;
  line-height:1.5;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Judson, serif; font-style: normal;
  color: #8a5190;
  font-size: 30px;
  text-transform: none;
  margin:0;
  margin:8px 0px;
  padding:0;
}

h3,
.h3 {
  font-weight: normal; text-decoration: none; font-family: Judson, serif; font-style: normal;
  color: #633e60;
  font-size: 28px;
  text-transform: none;
  margin:0;
  margin:6px 0px;
  padding:0;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Judson, serif; font-style: italic;
  color: #633e60;
  font-size: 24px;
  text-transform: none;
  margin:0;
  margin:5px 0px;
  padding:0;
}

h5,
.h5 {
  font-weight: 700; text-decoration: none; font-family: Judson, serif; font-style: normal;
  color: #8a5190;
  font-size: 22px;
  text-transform: none;
  margin:0;
  margin:5px 0px;
  padding:0;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Judson, serif; font-style: normal;
  color: #633e60;
  font-size: 18px;
  text-transform: none;
  margin:0;
  margin:5px 0px;
  padding:0;
}

/* Blockquote */

blockquote {
  border-left-color: #633E60;
  margin:0;
  margin:5px 0px;
  padding:0;
}

@media(max-width:767px){
  h1{
    font-size:50px;
  }
}
@media(max-width:575px){
  h1{
    font-size:40px;
  }
}
@media(max-width:420px){
  h1{
    font-size:36px;
  }
}





button,
.button {
  border: 1px none #633E60;

  padding-top: 15px;
padding-right: 25px;
padding-bottom: 15px;
padding-left: 25px;

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

  
  
    
  


  rgba(138, 81, 144, 1.0)

;
  border-radius: 5px;
  color: #eae5e1;
  font-size: 16px;
  text-transform: none;
  transition: all 400ms ease-in-out;
  will-change: transform;
  box-shadow:0 10px 20px 0 rgb(0 0 0 / 10%);
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  background-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  border-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  transform: scale(1.05);
}

button:active,
.button:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  background-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  border-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  transform: scale(1.05);
}





.button.secondary, .hs-button {
  border: 1px none #8A5190;

  padding-top: 15px;
padding-right: 25px;
padding-bottom: 15px;
padding-left: 25px;

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

  
  
    
  


  rgba(138, 81, 144, 1.0)

;
  border-radius: 5px;
  color: #eae5e1;
  font-size: 16;
  text-transform: none;
  transition: all 400ms ease-in-out;
  will-change: transform;
  box-shadow:0 10px 20px 0 rgb(0 0 0 / 10%);
}
.hs-button{
  margin-top:30px;
}

.button.secondary:hover,
.button.secondary:focus, .hs-button:hover,
.hs-button:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  border-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  transform: scale(1.05);
}

.button.secondary:active, .hs-button:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  border-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  transform: scale(1.05);
}






.button.primary_outline {
  border: 2px solid #7A466D;

  padding-top: 15px;
padding-right: 25px;
padding-bottom: 15px;
padding-left: 25px;

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

  
  
    
  


  rgba(234, 229, 225, 0.0)

;
  border-radius: 5px;
  color: #7a466d;
  font-size: 16px;
  text-transform: none;
  transition: all 400ms ease-in-out;
  will-change: transform;
  box-shadow:0 10px 20px 0 rgb(0 0 0 / 10%);
}

.button.primary_outline:hover,
.button.primary_outline:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(99, 62, 96, 1.0)

;
  background-color: 

  
  
    
  


  rgba(234, 229, 225, 0.0)

;
  border-color: 

  
  
    
  


  rgba(234, 229, 225, 0.0)

;
  transform: scale(1.05);
}

.button.primary_outline:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(99, 62, 96, 1.0)

;
  background-color: 

  
  
    
  


  rgba(234, 229, 225, 0.0)

;
  border-color: 

  
  
    
  


  rgba(234, 229, 225, 0.0)

;
  transform: scale(1.05);
}




.button.secondary_outline {
  border: 1px solid #7A466D;

  padding-top: 15px;
padding-right: 25px;
padding-bottom: 15px;
padding-left: 25px;

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

  
  
    
  


  rgba(138, 81, 144, 0.0)

;
  border-radius: 5px;
  color: #7a466d;
  font-size: 14px;
  text-transform: none;
  transition: all 400ms ease-in-out;
  will-change: transform;
  box-shadow:0 10px 20px 0 rgb(0 0 0 / 10%);
}

.button.secondary_outline:hover,
.button.secondary_outline:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(99, 62, 96, 1.0)

;
  background-color: 

  
  
    
  


  rgba(138, 81, 144, 0.0)

;
  border-color: 

  
  
    
  


  rgba(138, 81, 144, 0.0)

;
  transform: scale(1.05);
}

.button.secondary_outline:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(99, 62, 96, 1.0)

;
  background-color: 

  
  
    
  


  rgba(138, 81, 144, 0.0)

;
  border-color: 

  
  
    
  


  rgba(138, 81, 144, 0.0)

;
  transform: scale(1.05);
}






form{
  background: #EAE5E1;
  
  
}

form input[type=checkbox], form input[type=radio] {
  width: 30px !important;
}

.form-columns-2 {
  display: flex;
  gap: 50px;
}
@media (max-width:767px){
  .form-columns-2 {
    display: flex;
    gap: 30px;
  }
}
@media (max-width:500px){
  .form-columns-2 {
    display: block;
  }
}


form,
.submitted-message {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

form .hs-input {
  width: 100% !important;
}

/* Form title */

.form-title, .hs_cos_wrapper.form-title {
  padding: 10px;
  color: #7A466D;
  background: #EAE5E1;
}

/* Labels */

form label {
  font-weight:600;
  font-size:16px;
  color: #633E60;
}

/* Help text */

form legend {
  color: #8A5190;
}

/* 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: 1px solid #D2C0B2;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #633E60;
  border-radius: 5px;
  outline:none;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #8D7A8E;
}

::-moz-placeholder {
  color: #8D7A8E;
}

:-ms-input-placeholder {
  color: #8D7A8E;
}

::placeholder {
  color: #8D7A8E;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  
  
  ;
  background-color: ;
  border-radius: ;
  color: ;
  font-size: ;
  text-transform: ;
  transition: all 400ms ease-in-out;
  will-change: transform;
  box-shadow:0 10px 20px 0 rgb(0 0 0 / 10%);
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: ;
  border-color: ;
  transform: scale(1.05);
  color: ;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: ;
  border-color: ;
  transform: scale(1.05);
  color: ;
}





/* Table */

table {
  border: 1px solid #633E60;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #633E60;

  padding: 18px;

  color: #633E60;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(122, 70, 109, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #633E60;
}





.header, .header__language-switcher .lang_list_class, .header__language-switcher .lang_list_class li, .header__search.header--element.open {
  background-color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
}
.lang_list_class:after{
  border-bottom-color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

 !important;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #633E60;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.header__search--toggle:before, .header__navigation--toggle:before, .header__close--toggle:before, .globe_class:before, .header__language-switcher--toggle:before {
  color: #633E60;
}
.header form label {
  color: #633E60;
}

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

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

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

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

.menu__child-toggle-icon:active {
  border-top-color: #8b6688;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #633E60;
}
.menu__child-toggle-icon:before{
  color:var(--white_color);
}

@media (min-width: 767px) {
  .header__language-switcher .lang_list_class{
    background:transparent !important;
  }
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    
    background-color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    
    background-color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus, .menu__submenu .menu__item {
  color: #633E60;
  background-color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
}
.menu .menu__submenu .menu__child-toggle-icon{
  border-top-color:#633E60;
}

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

.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: #633E60;
  color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
}

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

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
}

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

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

@media(max-width: 767px) {
 .header__language-switcher-label-current, .header__logo .logo-company-name, .menu__link{
    color: #633E60 !important;
  }
  
  .header__language-switcher--toggle{
    position:relative;
  }
  .header__language-switcher--toggle:before {
    content: "\f0ac";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
  }

  .header__navigation.open,
  .header__search.open{
    background-color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
  }
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(234, 229, 225, 1.0)

;
  }
  .menu__child-toggle-icon:before{
    color: #633E60 ;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #633E60;
  }
  .header__language-switcher-label-current, .header__logo .logo-company-name, .menu__link{
    color: #633E60 ;
  }
}
input.hs-search-field__input {
  background: var(--white_color) !important
}




.footer {
  background-color: 

  
  
    
  


  rgba(122, 70, 109, 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: #EAE5E1;
}
.footer ul li a:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  font-size: 18px;
  display: inline-block;
  left: 2px;
  position: absolute;
  top: 9px;
  transition:.4s;
}
.footer ul li {
  padding-left: 16px;
  position: relative;
  line-height: 38px;
}
.footer ul li a{
  display:block;
  transition:.4s;
}
.footer ul li a:hover {
  text-decoration: underline;
}
.footer ul li a:hover:before {
  left: 4px;
}
.footer ul li a, .footer label,
.footer span,
.footer li, .footer p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #EAE5E1;
}


html {
  scroll-behavior: smooth;
}
#return-to-top {
  -webkit-position: fixed;
  -moz-position: fixed;
  -ms-position: fixed;
  -o-position: fixed;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: var(--theme_primary) !important;
  width: 35px;
  height: 35px;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index:20;
}
#return-to-top i {
  color: var(--white_color);
  margin: 0;
  position: relative;
  left: 10px;
  top: 2px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: var(--black_color);
}
#return-to-top:hover i {
  color: var(--white_color);
  top: 0px;
}





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

/* Blog post */

.blog-post {
  max-width: 960px;
}

.blog-post__meta a {
  color: #372227;
}

.blog-post__tag-link {
  color: #372227;
}

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

.blog-post__tag-link:active {
  color: #5f4a4f;
}

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

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

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

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

/* Blog comments */

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

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

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

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





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





/* Blog listing */

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

.blog-index__post-title-link {
  color: #8a5190;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #622968;
}

.blog-index__post-title-link:active {
  color: #b279b8;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #372227;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #372227;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #0f0000;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #5f4a4f;
}

.pagination__link-icon svg {
  fill: #372227;
}

/* Pricing card */

.card__price {
  font-weight: normal; text-decoration: none; font-family: Judson, serif; font-style: normal;
  color: #633e60;
  font-size: 28px;
}

.card__body svg {
  fill: #EAE5E1;
}

/* Social follow */

.social-links__icon {
  background-color: #633E60;
}

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

.social-links__icon:active {
  background-color: #ffffff;
  font-weight: normal; text-decoration: none; font-family: Judson, serif; font-style: normal;
  color: #633e60;
  font-size: 28px;
}



/* A1. Root Declearation */
:root{
  --theme_primary: #EAE5E1;
  --primaty_light:#ffffff;
  --theme_secondary: #633E60;
  --theme_tertiary: #A6A6A6;
  --secondary_light: #8b6688;
  --white_color: #EAE5E1;
  --light_color: #C5ADC3;
  --dark_color: #8D7A8E;
  --black_color: #372227;
  --headline_text_color: #633E60;
  --body_text_color: #372227;
  --link_text_color: #EAE5E1;
  --link_text_color_hover: #A6A6A6;
}

/* other */

.slick-next:before, .slick-prev:before{
  color:var(--theme_primary)
}
.slick-dots li button{
  background: var(--theme_secondary);
}
.slick-dots li.slick-active button {
  background: var(--theme_primary);
}
.slick-next:before, .slick-prev:before {
  color: var(--theme_primary);
  background: transparent;
  padding: 2px;
}
.img_parent_section img.img-fluid {
  height: auto;
  width: auto;
}
.body-container {
  width: 100%;
  overflow-x: hidden;
  max-width: 100%; 
}
.btn.button.primary {
  line-height: 1.5;
}
.button.secondary.mt-3 {
  line-height: 1.5;
  visibility:visible;
  margin-top: 1rem!important;
}
div.posts div.text_content a.read_more_link svg.read_more_svg {
  visibility: visible;
  line-height: var(--bs-body-line-height);
}
div.posts div.text_content a.read_more_link::after {
  visibility: visible;
  line-height: var(--bs-body-line-height);
}


.img_text_slider .slick-prev:before{background-image: url(//40144189.fs1.hubspotusercontent-na1.net/hubfs/40144189/raw_assets/public/Business_Consult_Easy_Free_DIY%20child/images/s-prev.png) !important;}
.img_text_slider .slick-next:before{background-image: url(//40144189.fs1.hubspotusercontent-na1.net/hubfs/40144189/raw_assets/public/Business_Consult_Easy_Free_DIY%20child/images/s-next.png) !important;}

/* Custom blog post */
.blog-post__text-content {
  max-width: 948px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 3rem;
}
.blog-post__featured {
  text-align: center;
  background: linear-gradient(to bottom, #EAE5E1 35%,  0%); 
  padding: 20px 30px 0px;
}
.blog-post__featured img {
  border-radius: 40px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;