







/* 1a. Containers */









/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





















/* 1h. Site footer */













footer.footer{
    background-color: rgb(250 250 250);

}
.footer-menu-wrap .hs-menu-wrapper>ul>li>a {
    color: #999;
}

.footer-menu-wrap .hs-menu-wrapper>ul>li>ul li a {
    color: rgb(89 88 98);
}

.footer-menu-wrap .hs-menu-wrapper>ul>li>ul li a:hover{
    color: rgb(89 88 98);
}




.content-wrapper,.dnd-section > .row-fluid,.page-center, .blog_listing_container, .post_container, .modal-content {
  max-width: 1440;
}

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





body {
  font-size: 16px;
  color: #535862;
  font-weight: regular;
  font-family: Inter;
}

/* Paragraphs */

p {
  font-size: 16px;
  font-weight: regular;
}

/* Anchors */

a {
  color: #2E90FA;
}

a:hover,
a:focus,
a:active {
  color: #1570EF;
}

/* Headings */

h1 {
  font-family: Inter;
  font-size: 60px;
  color: #181d27;
  font-weight: 600;
	margin: 0;
}

h2 {
  font-family: Inter;
  font-size: 48px;
  color: #181d27;
  font-weight: 600;
	margin: 0;
}

h3 {
  font-family: Inter;
  font-size: 40px;
  color: #181d27;
  font-weight: 600;
	margin: 0;
}

h4 {
  font-family: Inter;
  font-size: 30px;
  color: #181d27;
  font-weight: 600;
	margin: 0;
}

h5 {
  font-family: Inter;
  font-size: 24px;
  color: #181d27;
  font-weight: 500;
	margin: 0;
}

h6 {
  font-family: Inter;
  font-size: 14px;
  color: #181d27;
  font-weight: 500;
	margin: 0;
}

/* Blockquote */





button,
.button {
  background-color: 

  
  
    
  


  rgba(21, 112, 239, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(43, 187, 173, 0.0)

;
  border-radius:8px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(23, 92, 211, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(23, 92, 211, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





form,
.submitted-message {
  font-size: 16px;
  color: #535862;
  font-weight: regular
}

.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_password_prompt,
#email-prefs-form, #comment-form,
.hs-search-field__bar,
.hs_cos_wrapper_type_password_prompt,
form#hs-membership-form
{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  display:block;
}

/* Form title */

.form-title {
  color: 

  
  
    
  


  rgba(22, 28, 45, 1.0)

;
}
/* Form label */

form label {
  color: 

  
  
    
  


  rgba(22, 28, 45, 1.0)

;
}

/* Form help text */

form legend {
  color: ;
}

/* 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(241, 244, 248, 1.0)

;
  color: 

  
  
    
  


  rgba(22, 28, 45, 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 {
  outline:none;
  border-color: 

  
  
    
  


  rgba(167, 185, 246, 0.8)

;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #535862;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(21, 112, 239, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(43, 187, 173, 0.0)

;
  border-radius:8px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 20px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(23, 92, 211, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #535862;
}

th,
td {
  border-color: #535862;
  color: #535862;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(24, 29, 39, 1.0)

;
  border-bottom-color: #535862;
  color: #FFFFFF;
}

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





header.header {
	padding-top: 30px;
	padding-bottom: 30px;
  background: linear-gradient(360deg, #ffffff, #ffffffc9);
  backdrop-filter: blur(10px);
}

.header-navbar .demo_btn a{
  background: 

  
  
    
  


  rgba(43, 187, 173, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header-navbar .demo_btn a:hover{
  background: 

  
  
    
  


  rgba(56, 158, 127, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #535862;
	padding: 0;
}  
.custom-menu-primary .hs-menu-wrapper > ul > li {
	padding: 0 1.5rem;
}  

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  color: #535862;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch  { 
  color: #535862;
/*   background-color: ; */
}


.custom-menu-primary .hs-menu-wrapper > ul > li ul,.custom-menu-primary .hs-menu-wrapper>ul>li>.submenu-wrap {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}



.custom-menu-primary .hs-menu-wrapper > ul > li ul li a {
  color:

  
  
    
  


  rgba(51, 94, 234, 1.0)

;   
}

.custom-menu-primary .hs-menu-wrapper > ul > li ul li a:hover {
  color: #535862;
/*   background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

; */
}

.custom-menu-primary .hs-menu-wrapper > ul > li ul li.active-branch a,
.custom-menu-primary .hs-menu-wrapper > ul > li ul li a.active-branch,
.custom-menu-primary .hs-menu-wrapper > ul > li ul li.active a,
.custom-menu-primary .hs-menu-wrapper > ul > li ul li a.active {
  color: #535862;
/*   background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

; */
}

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: Inter;
}

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: #181D27;
}

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: Inter;
}

.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: ;
  }
  body #hs_cos_wrapper_vice{
    padding-left:0px !important;
  }
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:after {
 color: #414651;
	content: "";
  float: left;
  background: transparent;
  width: 100%;
  height: 2px;
  border-radius: 3px;
  margin-top: 2px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover:after {
 color: #414651;
	content: "";
  float: left;
  background: #fff;
  width: 100%;
  height: 2px;
  border-radius: 3px;
  margin-top: 2px;
}










/* 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: #535862;
}

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

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

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

.blog-pagination__link {
  color: #535862;
}

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

.blog-post__title {
  color: #181d27;
  font-family:Inter;
  font-size: 60px;
  font-weight: 600;
}

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

#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: #1570EF;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #1570EF;
}

.blog-index__post-content--small h2 {
  font-size: 40px;
}

.blog-index__post-content a {
  color: #535862;
}

.blog-post__read-more svg {
  fill: #535862;
}

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

.blog-sidebar a {
  color: #535862;
}

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

.blog-post__meta a:hover {
  color: #1570EF;
}

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

.blog-post__back-to-blog {
  color: #535862;
}

.blog-post__back-to-blog svg {
  fill: #535862;
}

.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);
}
footer a {
    text-decoration: none!important;
}











.card__price {
  font-family: Inter
    font-size: 40px;
  color: #181d27;
  font-weight: 600
}





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

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


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


@media(min-width:1200px){
  .content-wrapper,.dnd-section > .row-fluid,.page-center, .blog_listing_container, .post_container, .modal-content {
    max-width: 1440px;
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media(max-width:992px){
  h1 {
    font-size: 48.660000000000004px;
  }

  h2 {
    font-size: 37.2px;
  }

  h3 {
    font-size: 34.4px;
  }

  h4 {
    font-size: 26.85px;
  }

  h5 {
    font-size: 24px;
  }

  h6 {
    font-size: 14px;
  }
}


.gradientCTA {
    text-decoration: none!important;
    padding: .5625rem 1rem!important;
    font-size: 1.0625rem!important;
    line-height: 1.6!important;
    border-radius: .375rem!important;
    display: inline-block!important;
    font-weight: 600!important;
    transition: box-shadow .25s ease,transform .25s ease!important;
    background: linear-gradient(to left, rgba(170, 102, 204, 0.8), rgba(66, 133, 244, 0.8), rgba(43, 187, 173, 0.8))!important;
    color: #FFFFFF!important;
    border: none!important;
}
.widget-type-rich_text{position:relative; z-index:99;}
.widget-span widget-type-custom_widget{ z-index:99;}

.body-container-wrapper{
	overflow: hidden;
	padding-top: 0;
}
.banner-section{
	overflow: hidden;
}


header.header .page-center {
   margin: 0 auto; 
   padding: 0 60px!important;
   position: relative;
}
.dnd_area1-row-0-force-full-width-section > .row-fluid {
    max-width: 1320px !important;
    margin: 0 auto;
  }

.widget-type-logo {
    padding-left: 0 !important;
}

#hs_cos_wrapper_sign_up{
  padding-right: 0 !important;

}

@media(max-width:991px){
  header.header {
    padding-top: 30px;
  }
  header.header .page-center {
    padding: 0 30px!important;
  }
  
}