


:root {
  --primary-color: #470a68;
  --secondary-color: #7ac16a;
  --third-color: #e6e7ef;
  --fourth-color: #8670ab;
  --fifth-color: #add6a2;
  --sixth-color: #363e46;
  --anchor-primary-color: #7ac16a;
  --anchor-primary-hover-color: #470a68;
  --header-background-color: #fff;;
  --header-sticky-background-color: #fff;;
  --primary-round-edge: 6px;
  --primary-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 25%); 
}


/** How to use a variable in css 

color: var(--secondary-color);

**/







 /** Menu Color **/

/* Section Spacing */

 /** Menu Color **/
 /** Menu Hover Color **/
 /** Menu Color **/
 /** Menu Hover Color **/

/* 1b. Colors */

/** Header Color **/

 /** Menu Color **/
 /** Menu Hover Color **/

/** Body Color **/

 /** Body Color **/
  /** Body Light Color **/
 /** Title Color **/
 /** Title Light Color **/

 /** Dark Background Color **/
 /** Dark Background Title Color **/
 /** Dark Background Body Color **/
 
 

/** Footer Color **/
 /** Footer Text Color **/
 /** Footer Column Title Color **/
 /** Footer Color **/
 /** Footer Hover Color **/

/* 1c. Typography */


/**  **/












































/* 1d.1. Buttons */

 
 
 
 

/** Primary CTA (button) **/
 
 
 
 
 

 
 






 

/** Secondry CTA (button) **/
 

 
 


 

/** Stand Out CTA (button) **/
 

 
 


 


/* 1e. Forms */











 
 



/** Form Button **/
 
 
 




 
 
 

/* 1e. Others */






*{
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body img{
  height:auto;
}

body .dnd-module .hs_cos_wrapper_type_form{
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  display: block;
}
body .dnd-module .hs_cos_wrapper_type_header,
body .dnd-module .hs_cos_wrapper_type_rich_text,
body .dnd-module .hs_cos_wrapper_type_linked_image,
body .wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 20px;
  width: 100%;
  z-index:5;
  display: block;
}

body:not(.modal-open) .wrapper{
    z-index:3;
}





html {
  font-size: 18px;
  scroll-behavior: smooth;
}

body {
  font-size: 18px!important;
  font-weight: 400; text-decoration: none; font-family: NunitoSans; font-style: normal;
  line-height: 32px!important;
  color: var(--sixth-color);
  -webkit-font-smoothing: antialiased;
}

.blog-index__post .auth_read-box .blog-index__post-author-name,
.blog-index__post .auth_read-box .reading-minutes span,
.blog-index__post .blog-index__post-timestamp{
  font-size: calc(18px - 4px);
}

/* Paragraphs */

body dl,body ol,body ul {
    margin: 15px 0px;
  list-style:none;
    list-style-position: outside;
   padding-left:15px;
}
body ul{
  margin-left:20px;
  }
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ){
  list-style-type: none;
  position: relative;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) p{
  margin-bottom: 0px!important;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) ul{
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  margin: 0px;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) ul li p{
  margin-bottom: 0px!important;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) p ul li p{
  margin-bottom: 0px!important;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ):before{
    border: none!important;
    background-color: var(--secondary-color);
    content: "";
    height: 6px;
    margin-left: -20px;
    position: absolute;
    top: 10px;
    transform: none;
    width: 6px;
  border-radius: 50%;
  margin-top: 0;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) ul li:before{
  border: 1px solid var(--secondary-color)!important;
    background-color: transparent;
    content: "";
    height: 6px;
    margin-left: -20px;
    position: absolute;
    top: 10px;
    transform: none;
    width: 6px;
  border-radius: 50%;
  margin-top: 0;
}
body main ol{
   counter-reset: item;
}
body main ol li{
  counter-increment: item;
   margin-bottom: 5px;
  padding-left: 0px;
    position: relative;
}
body main ol li:before{
    content: counter(item);
    background-color: var(--secondary-color);
    border-radius: 100%;
    color: #fff;
    width: 25px;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    line-height: 25px;
}
body main ol li a{
  color: var(--anchor-primary-color);
}
body main ol li a:hover{
  color: var(--anchor-primary-hover-color);
}
p{
  font-size: 18px!important;
  line-height: 32px!important;
  margin: 0 0 40px;
}

body *:last-child{
  margin-bottom: 0px;
}

body .blog-post__body ul li{
    position: relative;
    padding-left: 20px;
    
}
/* Anchors */
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a,
body p a,
body li a,
body ol a{
   font-family: ;
  color: #7ac16a;
  border-bottom: none;
  box-shadow: none;
}

.footer .active-branch > a,
.menu__link--active-branch > a,
.menu__link--active-link,
body h1 a:hover,
body h2 a:hover,
body h3 a:hover,
body h4 a:hover,
body h5 a:hover,
body h6 a:hover,
body a:not(.cta_button):hover,
body h1 a:focus,
body h2 a:focus,
body h3 a:focus,
body h4 a:focus,
body h5 a:focus,
body h6 a:focus,
body main a:focus,
body main a:hover,
body p a:focus {
  color: #470a68 !important;
  text-decoration: none;
}
body a.link-herf:focus,
body a.link-herf:hover{
   text-decoration: none !important;
}
body p a:active {
  color: #7ac16a;
}
.footer .footer-copyright .footer-legal ul li a,
.footer .footer-nav-list ul li a{
  color: #7ac16a; 
}
.footer .footer-nav-list ul li a:hover{
  color: #470a68;
}


body .theme-border-radius{
 border-radius: px; 
}
body .container-fluid{
  padding: 0;
}
.footer .footer-nav-list h6{
  color:#363e46 !important;
}
.footer .footer-copyright p{
  color: #363e46 
}
.header a,
.header .menu__item--depth-1 > a
.header .menu__submenu .menu__link{
  color: #363e46;
}
.header .menu__item--depth-1 > a:hover,
.header .menu__submenu .menu__link:hover
{
  color: #470a68;
}

body .hs-menu-wrapper.flyouts .hs-item-has-children:hover>a:after,
body .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper
{
  border-color: #470a68;
}

.footer .footer-social svg:hover,
.footer li a:hover{
  color: #470a68;
  fill: #470a68;
}

.footer .footer-nav li.active a{
  color: #470a68;
}

.footer .social ul li a:hover {
	color: #470a68;
}

/* Headings */

body h1,
body .h1{
  font-weight: 900; text-decoration: none; font-family: NunitoSans; font-style: normal;
  color: #470a68;
  font-size: 48px!important;
  line-height: 64px!important;
  margin: 0px 0px 38px;
}

body h2, 
body .h2 {
  font-weight: 700; text-decoration: none; font-family: NunitoSans; font-style: normal;
  color: #363e46;
  font-size: 35px!important;
  line-height: 48px!important;
  margin: 0px 0px 20px;
}

body h3,
body .h3{
  font-weight: 700; text-decoration: none; font-family: NunitoSans; font-style: normal;
  color: #363e46;
  font-size: 28px!important;
  line-height: 38px!important;
  margin: 0px 0px 20px;
}

body h4,
body .h4{
  font-weight: 700; text-decoration: none; font-family: NunitoSans; font-style: normal;
  color: #363e46;
  font-size: 22.5px!important;
  line-height: 30px!important;
  margin: 0px 0px 20px;
}

body h5,
body .h5{
  font-weight: 300; text-decoration: none; font-family: NunitoSans; font-style: normal;
  color: #7ac16a;
  font-size: 22.5px!important;
  line-height: 30px!important;
  margin: 0px 0px 20px;
}
body h1 + h5{
  font-weight:300 !important;
}
body h6,
body .h6{
  font-weight: 300; text-decoration: none; font-family: NunitoSans; font-style: normal;
  color: #363e46;
  font-size: 18px!important;
  line-height: 24px!important;
  margin: 0px 0px 20px;
}


body i{
  font-style: italic;
  font-weight: 400;
}
.title-font{
  font-family: ;
}

.special-font{
  font-family: ;
}

.body-font{
  font-family: NunitoSans;
}

.body-color{
  color: #470a68;
}

.body-color p{
  color: #470a68;
}

.title-color{
  color: ;
}

.accent-color,
.accent-color p{
  color: ;
}

.link-color{
  color: #7ac16a;
}

.prod-category .item:hover .bottom-item h3
{
	color: #7ac16a;
}
.prod-category .item:hover .bottom-item a
{
	color: ;
}

.banner .item h1 span {
  color: #7ac16a;
}
/** Swiper Slider **/

body .swiper-pagination-bullet{
  height: 15px;
  width: 15px;
	background-color: var(--primary-color);
  opacity:1;
  margin: 0 9px 0px !important
}

body .swiper-pagination-bullet-active{

	background-color: #fff;
}
body .swiper-button-next, body .swiper-button-prev{
  color: #7ac16a;
}

/* Blockquote */

blockquote {
  border-left-color: ;
}
body h3.form-title{
  display:none;
}
body form .hs-form-field {
  margin: 0 0 20px 0;
}

body form.hs-form fieldset{
  max-width: 100% !important;
  width: 100% !important;
  margin: 0;
}

body form.hs-form fieldset .hs-form-field{
  margin: 0 0 20px 0; 
  text-align: left;
}

body form .hs_submit.hs-submit{
  margin: 40px 0 0 0;
}

form .inputs-list.multi-container .hs-form-checkbox label {
    margin: 10px 0;
}

body form select{
  appearance: none;
}

body form select{
  appearance: none;
  background-color: #ffffff;
  background-size:20px;
}

body form label input[type=checkbox] {
    cursor: pointer;
    left: 0;
    margin-left: -20px;
    opacity: .00000001;
    position: absolute;
    min-height: 24px;
    width: 50%;
    z-index: 9999;
}

body form label input[type=checkbox] + span {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-weight: 400;
    margin: 0;
    min-height: 24px;
    padding-left: 35px;
    position: relative;
}

body form label input[type=checkbox] + span:before {
    border: 1px solid var(--sixth-color);
    background-color: #fff;
    border-radius: 25%;
    content: '';
    height: 24px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    transition: transform .28s ease;
    width: 24px;
}

body form label input[type=checkbox]:checked~span:before, body form label input[type=checkbox]:checked~span:before {
    background-color: #FFF;
    border: 1px solid var(--sixth-color);
}

body form label input[type=checkbox]:checked~span:after, body form label input[type=checkbox]:checked~span:after {
    border-bottom: 2px solid var(--primary-color);
    border-left: 2px solid var(--primary-color);
    transform: rotate(-45deg) scale(1);
}

body form label input[type=checkbox] + span:after {
    border-bottom: 2px solid var(--primary-color);
    border-left: 2px solid var(--primary-color);
    content: '';
    display: block;
    height: 7px;
    left: 7px;
    position: absolute;
    top: 7px;
    transform: rotate(-45deg) scale(0);
    transition: transform ease .25s;
    width: 12px;
}

body form label input[type="radio"]:checked,
body form label input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
body form label input[type="radio"]:checked + span,
body form label input[type="radio"]:not(:checked) + span
{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}
body form label input[type="radio"]:checked + span:before,
body form label input[type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
body form label input[type="radio"]:checked + span:after,
body form label input[type="radio"]:not(:checked) + span:after {
    content: '';
    width: 12px;
    height: 12px;
    background: var(--primary-color);
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
body form label input[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
body form label input[type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

body form .legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin: 20px 0 0 0;
}
body form .legal-consent-container .hs-form-booleancheckbox-display>span,
body form .legal-consent-container p{
  font-size:14px;
}
body form textarea{
	border: 1px solid;
	border-radius: 12px;
	margin-bottom: 0px;
	outline: none !important;
	padding: 19px 20px 16px 24px;
	width: 100% !important;
}


body form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body form ul.hs-error-msgs{
 margin-top: 20px; 
 max-width: 100%;
 width: 100%;
margin-right: 8px;
}

body form .hs_error_rollup ul.no-list.hs-error-msgs{
  margin-top: 0px; 
}

.form_box .form-title{
  display:none;
}
body form.hs-form .hs-richtext{
  margin:0px 0px 20px;
}
body form.hs-form .hs-form-field > label{
  display: block;
  line-height: 100%;
  margin: 0 0 7px; 
  text-align:left;
  font-size: 13px;
}
body form.hs-form .hs-form-field > label .hs-form-required{
  color: red;
}
body form label span:empty {
    display: none;
}


body .submitted-message {
	background-color: #d4edda;
	border: 1px solid transparent;
	border-color: #c3e6cb;
	border-radius: .25rem;
	color: #155724;
	margin-bottom: 1rem;
	padding: .75rem 1.25rem;
	position: relative;
}

body form label.hs-error-msg, body form ul.hs-error-msgs li label {
	color: var(--anchor-primary-hover-color);
	font-size:calc ( 18px - 5px );
	display: block !important;
	margin-bottom: 1rem;
}

@media screen and (max-width: 767px) and (min-width: 375px){

body form{
     max-width: 585px !important;
     width: 100%;
     margin: 0 auto;
  }
  
}


body .footer-form{
  margin: 60px 0 0; 
}

body .footer-form form{
 display: flex;
 justify-content: center;
}

.footer .footer-form form .hs_submit{
    margin-left: 12px;
}

.footer .footer-form form input[type=email]{
       border: 1px solid #D3D7DE;
}







button:active,
.button:active {
  background-color: rgba(134, 112, 171, 1.0);
}

body .ctabox{
  margin: 40px 0 0; 
}


body a.cta-button,
body a.cta_button {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    font-size: 18px;
    background: linear-gradient(to right, rgba(71, 10, 104, 1.0), rgba(71, 10, 104, 1.0), rgba(71, 10, 104, 1.0), rgba(71, 10, 104, 1.0), rgba(71, 10, 104, 1.0));
    border: 0px solid rgba(71, 10, 104, 0.0);
    border-radius: 6px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
    text-align: center;
    padding: 0px 32px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    height: 60px;
    transition: 0.7s;
    margin-top:35px;
}

body a.cta-button:hover,
body a.cta_button:hover,
body a.cta_button:focus{
  background: linear-gradient(to right, rgba(134, 112, 171, 1.0), rgba(134, 112, 171, 1.0), rgba(134, 112, 171, 1.0), rgba(134, 112, 171, 1.0), rgba(134, 112, 171, 1.0));
  color: #ffffff !important;
  border-color: rgba(134, 112, 171, 0.0);
  outline: none;
}

body button:focus{
  outline: 2px solid rgba(134, 112, 171, 1.0);
  outline-offset: 1px;
  border-radius: 6px;
}




body  a.cta_button.secondry-button {
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background: rgba(255, 255, 255, 1.0);
    border: 0px solid rgba(255, 255, 255, 0.0);
    border-radius: 6px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
    text-align: center;
    padding: 0px 32px;
    text-align: center;
    text-decoration: none;
    color: #470a68;
    overflow: hidden;
    height: 60px;
}

body a.cta_button.secondry-button:hover,
body a.cta_button.secondry-button:focus{
  background: rgba(134, 112, 171, 1.0);
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.0);
  outline: none;
}



body a.cta_button.large-button {
  min-width: 250px;
  width: 100%;
  max-width:max-content;
}


body  a.cta_button.standout-button{
    font-family: 'Nunito Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background: rgba(255, 255, 255, 1.0);
    border: 0px solid rgba(71, 10, 104, 1.0);
    border-radius: 6px;
    box-sizing: border-box !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
    text-align: center;
    padding: 0px 32px;
    text-align: center;
    text-decoration: none;
    color: #470a68!important;
    overflow: hidden;
    height: 60px;
}


body a.cta_button.standout-button:hover,
body a.cta_button.standout-button:focus{
  background-color: rgba(255, 255, 255, 1.0);
  color: #470a68!important;
  border-color: rgba(71, 10, 104, 1.0);
  outline: none;
}

/** Owl Slider **/
body .masonry-gallery .prev,
body .masonry-gallery .next{
  color:#470a68;
}
body .owl-theme .owl-dots {
  margin-top: 50px;
}

body .owl-theme .owl-dots button + button {
  margin-left: 60px;
}

body .owl-theme .owl-dots button.owl-dot span {
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #470a68;
    width: 8px;
    height: 8px;
    margin: 0;
}

body .owl-theme .owl-dots button.owl-dot:hover span, body  .owl-theme .owl-dots button.owl-dot.active span {
  background-color: #470a68;
}
@media (max-width:991px) and (min-width:768px){
  body a.cta-button,
  body a.cta_button{
min-width: auto !important;
    min-height: 60px !important;
    height: auto !important;
    line-height: 130% !important;;
    padding-top:5px;
    padding-bottom:5px;
  }
}
@media (max-width:560px){
    body a.cta_button.large-button{
    min-width: auto !important;
  }
}
@media (max-width:450px){
    body a.cta_button.large-button{
      max-width:100%;
  }
}
@media (max-width:767px){

  body a.cta-button,
  body a.cta_button{
    line-height: normal !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    min-height:60px !important;
    height:auto !important;
}
}





form,
.submitted-message {
  font-size: 18px;
  line-height: 28px;
}

/* Form title */


body .form-title h3{
  background-color:rgba(255, 255, 255, 0.0);
  color:#7ac16a
}

/* Form label */

form label {
  color: #85838a;
  font-size: 18px;
}

form .hs-richtext p{
  color: #85838a;
}

/* Form help text */

form legend {
  color: #363e46;
  font-size: 16px;
}

/* Form inputs */

body form input[type=text],
body form input[type=email],
body form input[type=password],
body form input[type=tel],
body form input[type=number],
body form input[type=file],
body form select{
  padding: 0 0 0 24px;
  background-color: rgba(255, 255, 255, 1.0);
  color: #363e46;
  border: 1px solid;
  border-color: rgba(54, 62, 70, 1.0);
  border-radius: 6px;
  height: 40px;
  line-height: 40px;
  width: 100% !important;
}
body form textarea{
  background-color: rgba(255, 255, 255, 1.0);
  color: #363e46;
  border-color: rgba(54, 62, 70, 1.0);
  border-radius: 6px;
  line-height: normal;
}
body form input[type=text]:focus,
body form input[type=email]:focus,
body form input[type=password]:focus,
body form input[type=tel]:focus,
body form input[type=number]:focus,
body form input[type=file]:focus,
body form select:focus,
body form textarea:focus {
  border-color: #363e46;
  outline: none;
}

body form input::-webkit-input-placeholder,
body form select::-webkit-input-placeholder,
body form textarea::-webkit-input-placeholder{ /* Edge */
  color: #363e46;
}

body form input::-ms-input-placeholder,
body form select::-ms-input-placeholder,
body form textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: #363e46;
}

body form input:::placeholder,
body form select:::placeholder,
body form textarea:::placeholder{
  color: #363e46;
}
body form input.invalid, body form input.error{
  border-color:var(--anchor-primary-hover-color);
}
/* Form placeholder text */

::-webkit-input-placeholder {
  color: #363e46;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  outline: none;
}

body form button, 
body .hs-submit input.hs-button, 
body form .hs-button.primary {
    background-color: rgba(71, 10, 104, 1.0);
    border: 1px solid  rgba(71, 10, 104, 0.01);
    border-radius: 6px;
    font-weight: 300; text-decoration: none; font-family: NunitoSans; font-style: normal;
    font-size:16px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 38px;
    text-align: center;
    padding: 0px 32px;
    text-align: center;
    color: #FFFFFF;
    overflow: hidden;
    height: 38px;
    transition: 0.25s;
}

 
body form button:hover, 
bodt .hs-submit input.hs-button:hover, 
body form .hs-button.primary:hover {
  background-color: rgba(134, 112, 171, 1.0);
  color: #ffffff !important;
  border-color: rgba(134, 112, 171, 1.0);
}


body form button:focus, 
bodt .hs-submit input.hs-button:focus, 
body form .hs-button.primary:focus {
  background-color: rgba(134, 112, 171, 1.0);
  color: #ffffff !important;
  border-color: rgba(134, 112, 171, 1.0);
  box-shadow: 0px 6px 15px rgba(134, 112, 171, 1.0);
  transform: translateY(-0.25em);
  -webkit-box-shadow: 0px 6px 15px rgba(134, 112, 171, 1.0);
}





@media screen and (max-width: 767px) and (min-width: 320px){
body {
  font-size: 16px!important;
  line-height: 28px!important;
}  
p {
  font-size: 16px!important;
  line-height: 28px!important;
} 
  
body h1 {
  font-size: 32px!important;
  line-height: 48px!important;
}

body h2 {
  font-size: 26px!important;
  line-height: 40px!important;
  margin: 0px 0px 25px;
}

body h3 {
  font-size: 22px!important;
  line-height: 30px!important;
}
  
body h4 {
  font-size: 20px!important;
  line-height: 26px!important;
}  

body h5 {
  font-size: 20px!important;
  line-height: 26px!important;
}

body h6 {
  font-size: 16px!important;
  line-height: 22px!important;
}  
  
body .font30 p{
  font-size: 24px;
  line-height: 120%;
}
    body .font24 p{
    font-size:18px;
  }
  body, p, body h1, body h2, body h3, body h4, body h5, body h6, body main ul li, body main ol li, body div:not(.swiper-pagination){
    text-align: left!important;
  }
  body .footer .footer-copyright{
    justify-content: flex-start;
  }
}


@media screen and (max-width: 479px) and (min-width: 375px){
  
  body a.cta_button, .hs-submit input.hs-button, body a.cta-global{
    max-width: 100%;
    width: 100%;
    }
  
    body .font24 p{
    font-size:18px;
  }
  
  body a.cta_button,
  body  a.cta_button.secondry-button
  body  a.cta_button.standout-button{
    padding: 0px 16px;
    min-width: 180px;
 }
  
}
body .systems-page--search-results .title-desc-box.bl-page{
  display:none;
}
body .systems-page--search-results .title-desc-box.search-page{
  display:block!important;
}
body .systems-page--search-results .search-box {
    background: linear-gradient(to left, rgba(251, 249, 246, 1), rgba(251, 249, 246, 1));
}
body .hs-search-results{
  background: linear-gradient(180deg,#fbf9f6,#fbf9f6);
}