
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');





:root {

	/* Gradients */
	--gradient-1: linear-gradient(127.28deg, #6B57F8 28.49%, #000000 89.87%);   
	--gradient-2: linear-gradient(263.71deg, #FFFFFF 33.11%, #B9FF66 85.62%);    
	--gradient-3: linear-gradient(98.68deg, #808080 24.36%, #6B57F8 42.04%, #808080 56.99%);
}

/* 1a. Containers */







/* 1b. Colors */















/* 1c. Typography */











































































/*   Paragraph   */





































/*   Link    */



/*   List   */

































/*   Blockquote  */









/* 1d. Buttons */

/*   Button   */




















/* 1e. Forms */
/*  Form Basic Styling  */










/*  Form Title Styling   */









/*  Form Button Styling  */





















/*  Form Input Styling  */

























/*  Form Label Styling  */









/*   Form Checkbox Styling  */







/*   Form Radio Button Styling  */






/*  Select Field Styling  */





/*  File Button Styling  */










 


 
 

/*   Form error message   */






/*   Form help text   */






/*   GDPR Text   */









/*  Newsletter Form Styling  */









/*  Submitted Message Styling  */



















/* 1f. Tables */

/*  Table Head  */















/*  Table Data  */















/*  Table Footer  */




















/* 1g. Website header */



/* 1h. Website footer */


:root {
	--primary_font: Syne, 'serif';
	--secondary_font: Work Sans, 'sans-serif';
	--primary_color: #F3F3F3;
	--secondary_color: #B9FF66;
	--tertiary_color: #213D34;
	--quaternary_color: #303031;
	--quinary_color: #191A23;
	--senary_color: #6B57F8;
	--septenary_color: #808080;
	--octonary_color: #FCF2A7;


	--white_color: #FFFFFF;
	--black_color: #000000;
	--text_color: #000000;
}






.content-wrapper,
.wrapper{
	max-width: 1320px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	float: none;
}

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

.dnd-section > .row-fluid {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 0px;
}

[class*="-force-full-width-section"] > .row-fluid{
	padding:0px!important;
}
body [class*="-background-image"]{
	background-repeat: repeat !important;
}

@media(max-width: 767px){
	body [class*="-vertical-alignment"] > .row-fluid{
		display: block !important;
	}
	.content-wrapper,
	.wrapper{
		padding: 0 20px;
	}
}





html {
	font-size: 16px;
}

body {
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 16px;
	text-transform: none;
	line-height: 1.5;
	letter-spacing: 0px;
	background-color: var(--white_color);
	scroll-behavior: smooth;
}

svg{
	fill: var(--primary_color);
}
/* Headings */

h1,
.h1 > span,
span.h1,
.h1 h2,
.h1 h3,
.h1 h4,
.h1 h5,
.h1 h6 {
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	/* Remove direct color assignment */
	font-size: 60px;
	text-transform: none;
	line-height: 1.2;
	letter-spacing: 0px;
	margin-bottom: 15px;
	word-break: break-word;

	background: var(--gradient-1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

	/* Optional: for Firefox support */
	background-clip: text;
	color: transparent;
}


h2,
.h2 > span,
span.h2,
.h2 h1,
.h2 h3,
.h2 h4,
.h2 h5,
.h2 h6{
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
	font-size: 40px;
	text-transform: none;
	line-height: 1.2;
	letter-spacing: 0px;
	margin-bottom: 1rem;
	word-break: break-word;
}
h2{
	background: var(--secondary_color);
	border-radius: 7px;
	width: fit-content;
	padding-left: 7px;
	padding-right: 7px;
}
h3,
.h3 > span,
span.h3,
.h3 h1,
.h3 h2,
.h3 h4,
.h3 h5,
.h3 h6{
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
	font-size: 30px;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0px;
	margin-bottom: 0.75rem;
	word-break: break-word;
}

h4,
.h4 > span,
span.h4,
.h4 h1,
.h4 h2,
.h4 h3,
.h4 h5,
.h4 h6{
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
	font-size: 22px;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0px;
	margin-bottom: 0.75rem;
	word-break: break-word;
}

h5,
.h5 > span,
span.h5,
.h5 h1,
.h5 h2,
.h5 h3,
.h5 h4,
.h5 h6{
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
	font-size: 20px;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0px;
	margin-bottom: 0.50rem;
	word-break: break-word;
}

h6,
.h6 > span,
span.h6,
.h6 h1,
.h6 h2,
.h6 h3,
.h6 h4,
.h6 h5{
	font-weight: 500; text-decoration: none; font-family: Syne, sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 0px;
	margin-bottom: 0.50rem;
	word-break: break-word;
}

/* Paragraphs */

p {
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 18px;
	text-transform: none;
	line-height: 1.222;
	letter-spacing: 0px;
	margin-bottom: 10px;
	word-break: break-word;
}
.p_large p{
	font-weight: 500; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 20px;
	text-transform: none;
	line-height: 1.4;
	letter-spacing: 0.4px; 
	margin-bottom: 10px;
}
.p_medium p{
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 18px;
	text-transform: none;
	line-height: 1.5;
	letter-spacing: 0px;  
	margin-bottom: 10px;
}
.p_small p{
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 12px;
	text-transform: none;
	line-height: 1.58;
	letter-spacing: 0px;  
	margin-bottom: 10px;
}

/*  List   */

li {
	font-weight: 400; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #191A23;
	font-size: 16px;
	text-transform: none;
	line-height: 1.25;
	letter-spacing: 0px;  
}

.li_large li{
	font-weight: 600; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 18px;
	text-transform: none;
	line-height: 1.23;
	letter-spacing: 0px; 
}
.li_medium li{
	font-weight: 600; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 16px;
	text-transform: none;
	line-height: 1.23;
	letter-spacing: 0px;  
}
.li_small li{
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 14px;
	text-transform: none;
	line-height: 1.23;
	letter-spacing: 0px;  
}

/* Anchors */

a {
	font-weight: 500; text-decoration: none; font-family: Syne, sans-Work Sans ; font-style: normal;
	color: #6B57F8;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:hover,
a:focus,
a:active{
	text-decoration: underline;
}



/* Blockquote */


blockquote {
	border-left-color: #000000;
	color: #000000;
	color: #000000;
	font-size: 18px;
	text-transform: ;
	line-height: 1.23;
	letter-spacing: 0px;
	margin-bottom: 0.50rem;
	word-break: break-word;
}





button,
.button,
a.cta_button {
	text-align: center;
}

/* Solid - Primary */
button,
.button,
.hs-button,
.hs-blog-post-listing__post-button,
a.cta_button,
.primary_btn a.cta_button {
	display: inline-block;
	font-weight: 500; text-decoration: none; font-family: Syne, sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 20px;
	text-transform: ;
	line-height: 1.4
		letter-spacing: 0px;
	padding-top: 19.1px;
padding-right: 35px;
padding-bottom: 19.1px;
padding-left: 35px;
;
	background-color: rgba(185, 255, 102, 1.0);
	border: 1px solid var(--secondary_color);
	border-radius: 14px;
	text-decoration: none;
	transition: all .3s ease-in-out;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus,
.hs-blog-post-listing__post-button:active,
a.cta_button:hover,
a.cta_button:focus,
a.cta_button:active,
.primary_btn a.cta_button:hover,
.primary_btn a.cta_button:focus,
.primary_btn a.cta_button:active {
	color: #000000;
	background-color: var(--secondary_color);
	border-color: var(--secondary_color);
	text-decoration: none;
}

/* Solid - Secondary */
.secondary_btn a.cta_button {
	display: inline-block;
	;
	font-size: ;
	text-transform: ;
	line-height: ;
	letter-spacing: ;
	;
	border-radius: ;
	text-decoration: none;
	transition: all .3s ease-in-out;
	color: #F3F3F3;
	background-color: #FFFFFF;
	border: 1px solid var(--secondary_color);
}

.secondary_btn a.cta_button:hover,
.secondary_btn a.cta_button:focus,
.secondary_btn a.cta_button:active {
	color: #FFFFFF;
	background-color: var(--secondary_color);
	border: 1px solid var(--primary_color);
}

/* White - Primary */
.primary_btn a.cta_button {
	display: inline-block;
	;
	color: var(--black_color);
	font-size: ;
	text-transform: ;
	line-height: 1.4;
	letter-spacing: ;
	;
	background-color: var(--secondary_color);
	border: 1px solid var(--secondary_color);
	border-radius: ;
	text-decoration: none;
	transition: all .3s ease-in-out;
}

.primary_btn a.cta_button:hover,
.primary_btn a.cta_button:focus,
.primary_btn a.cta_button:active {
	color: var(--black_color);
	background-color: var(--white_color);
	border: 1px solid var(--secondary_color);
}

/* White - Secondary */
.secondary_btn a.cta_button {
	font-family: Work Sans;
	display: inline-flex;
	align-items: center;
	position: relative;
	padding: 0 0 0 56px;
	;
	color: #000000;
	font-size: ;
	text-transform: ;
	line-height: 1.4;
	letter-spacing: ;
	;
	background-color: unset;
	border: none;
	border-radius: 0;
	text-decoration: none;
	transition: color 0.3s ease;
}

.secondary_btn a.cta_button::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) translateX(0);
	width: 41px;
	height: 41px;
	background-image: url('https://4705179.fs1.hubspotusercontent-na1.net/hubfs/4705179/GrowFlow%202025/Button%20Icon.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transition: transform 0.3s ease;
}

.secondary_btn a.cta_button:hover,
.secondary_btn a.cta_button:focus,
.secondary_btn a.cta_button:active {
	color: #000000;
}

.secondary_btn a.cta_button:hover::before {
	transform: translateY(-50%) translateX(5px); /* Slight right movement */
}


/* Hover state */
.secondary_btn a.cta_button:hover,
.secondary_btn a.cta_button:focus,
.secondary_btn a.cta_button:active {
	color: #000000;
	background-color: unset;
	border: none;
	border-radius: 0;
	text-decoration: none;
}





form{
	width: 100%;
	background-color: rgba(243, 243, 243, 0.0);
	border: 1px solid #191A23;
	border-radius: 45px;
	padding: 50px 70px;
}
.newsletter-form form{
	background-color: rgba(243, 243, 243, 0.0);
	border: 0px solid rgba(25, 26, 35, 1.0);
	border-radius: 0px;
	padding: 0px 0px;
}
.submitted-message {
	font-weight: 600; text-decoration: none; font-family: Syne, sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 18px;
	text-transform: none;
	line-height: 1.4;
	letter-spacing: 0px;
	width: 100%;
	background-color: rgba(243, 243, 243, 0.0);
	border: 0px none rgba(25, 26, 35, 0.0);
	border-radius: 0px;
	padding: 0px 0px;  
}

@media(min-width: 1000px){
	form{
		max-width: 1200px;
	}
	.submitted-message {
		max-width: 1200px;
	}
}

/* Submit button */

form input[type=submit],
form .hs-button{
	font-weight: 500; text-decoration: none; font-family: Syne, sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 20px;
	text-transform: ;
	line-height: 1.4;
	letter-spacing: 0px;
	background-color: rgba(185, 255, 102, 1.0);
	border: 1px solid rgba(185, 255, 102, 1.0);
	border-radius: 14px;
	padding-top: 19.1px;
padding-right: 127px;
padding-bottom: 19.1px;
padding-left: 127px;
;
	transition: all 0.3s ease-in-out;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form input[type=submit]:active,
form .hs-button:hover,
form .hs-button:focus,
form .hs-button:active{
	color: #000000;
	background-color: rgba(255, 255, 255, 1.0);
	border-color: rgba(185, 255, 102, 1.0)!important;
}

/* Form title */

.form-title {
	;
	color: ;
	font-size: ;
	text-transform: ;
	line-height: ;
	letter-spacing: ;
}

/* Inputs */

input[type=text],
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{
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 18px;
	text-transform: none;
	line-height: 1.222;
	letter-spacing: 0px;
	background-color:  rgba(255, 255, 255, 1.0);
	border: 1px solid #000000;
	border-radius: 14px;
	min-height: 66px;
	padding: 22px 35px; 
}

body .hs_cos_wrapper_type_form form .hs-form-field .input .hs-form-radio .hs-form-radio-display span,
form .hs-fieldtype-checkbox ul.multi-container li.hs-form-checkbox label{
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 18px;
	text-transform: none;
	line-height: 1.222;
	letter-spacing: 0px;
	text-align: left;
}

.hs-input.invalid.error{
	border-color: #000000;
}
/* body .hs-input:focus, .hs-input:focus-visible {
border: none;
}
.hs-input:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
outline: none;
box-shadow: none;
border: none;
} */


/*   Form Checkbox  */

form .hs-fieldtype-checkbox ul.multi-container li.hs-form-checkbox label,
form .hs-fieldtype-booleancheckbox ul li.hs-form-booleancheckbox label{
	padding-left: 28px;
	position: relative;
	cursor: pointer;
}



input[type=checkbox],
body .hs_cos_wrapper_type_form form .hs-form-field .input input[type=checkbox]{
	-webkit-appearance: none;
	appearance: none;
	background: rgba(255, 255, 255, 1.0);
	border: 1px solid rgba(48, 48, 49, 1.0);
	border-radius: 0px;
	cursor: pointer;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 3px;
	left:0;
	margin-right: 14px;
	width: 15px;
	height: 15px;
}
body .hs_cos_wrapper_type_form form .hs-form-field{
	margin-bottom: 28px;
	position: relative;
}
input[type=checkbox]:checked,
body .hs_cos_wrapper_type_form form .hs-form-field .input input[type=checkbox]:checked{
	background: rgba(48, 48, 49, 1.0); 
	border-color: rgba(48, 48, 49, 1.0);
}
input[type=checkbox]:checked:after,
body .hs_cos_wrapper_type_form form .hs-form-field .input input[type=checkbox]:checked:after{
	border: 2px solid rgba(255, 255, 255, 1.0);
	border-right: 0;
	border-top: 0;
	content: "";
	height: 6px;
	left: 1px;
	position: absolute;
	top: 2px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	width: 11px;
}

/*  Form Radio  */

body .hs_cos_wrapper_type_form form .hs-form-field .input input[type="radio"] {
	border: none;
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
	position: relative;
}
body .hs_cos_wrapper_type_form form .hs-form-field .input input[type="radio"]::before{
	background: rgba(255, 255, 255, 1.0); 
	border: 2px solid rgba(48, 48, 49, 1.0);
	border-radius: 50%;
	position: absolute;
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	top: 2px;
}
body .hs_cos_wrapper_type_form form .hs-form-field .input label.hs-form-radio-display,
body .hs_cos_wrapper_type_form form .hs-form-field .input label.hs-form-booleancheckbox-display{
	display: flex;
	align-items: flex-start;
	margin-bottom:0;
}
body .hs_cos_wrapper_type_form form .hs-form-field .input input[type="radio"]:checked:after{
	background: rgba(48, 48, 49, 1.0); 
	border-radius: 50%;
	position: absolute;
	content: "";
	display: inline-block;
	left: 4px;
	top: 6px;
	width: 10px;
	height: 10px;  
}
body .hs_cos_wrapper_type_form form .hs-form-field .input input[type="radio"]:checked:before{
	border: 2px solid rgba(48, 48, 49, 1.0);
}
body .hs_cos_wrapper_type_form form .hs-form-field .input .hs-form-radio-display span{
	margin-left: 30px;
}

/*   Select   */

form select{
	appearance: none;
	-webkit-appearance: none;
	position: relative;
	background: url(https://4705179.fs1.hubspotusercontent-na1.net/hubfs/4705179/Dropdown%20Icon.svg) no-repeat;
	background-position: calc(100% - 20px);
	background-repeat: no-repeat;
	background-size: 16px 16px;
}

/*  Upload File Button  */

input[type="file"]::-webkit-file-upload-button {
	-webkit-appearance: none;
	border: 0;
	border-radius: 0px;
	background-color: rgba(255, 255, 255, 0.0);
	padding: 0px 0px;
	position: absolute;
	bottom: 20px;
	left: calc(50% - 69.5px);
	width: max-content;
	height: 48px;
	margin: 0 auto;
	float: none;
	cursor: pointer;
	text-align: center;
	font-weight: 700; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #213D34;
	color: #213D34;
	font-size: 16px;
	text-transform: none;
	line-height: 1.4;
	letter-spacing: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
input[type="file"]::-webkit-file-upload-button:hover,
input[type="file"]::-webkit-file-upload-button:focus{
	color: #213D34;
	background: rgba(255, 255, 255, 0.0);
}

form .file-upload-button-label {
	font-weight: 700; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #213D34;
	font-size: 16px;
	text-transform: none;
	line-height: 1.4;
	letter-spacing: 0px;
	position: absolute;
	left: 50%;
	top: 7.5px;
	width: auto;
	cursor: pointer;
	max-width: 100%;
	margin-bottom: 0px;
	height: 30px;
}

form .file-upload-file-name {
	font-weight: 700; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #213D34;
	font-size: 16px;
	text-transform: none;
	line-height: 1.4;
	letter-spacing: 0px;
	position: relative;
	width: 100%;
	left: 50%;
	right: 50%;
	top: 0px;
	cursor: pointer;
	max-width: 100%;
	box-sizing:border-box;
}

/* Labels */

form label {
	font-weight: normal; text-decoration: none; font-family: Syne, sans-Work Sans ; font-style: normal;
	color: #000000;
	font-size: 20px;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0px;
	word-break: break-word;
	margin-bottom: 0;
	padding-bottom: 15px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #E5E6E7;
	font-size: 15px;
	text-transform: none;
	line-height: 1.6;
	letter-spacing: 0px;
	font-style: italic;
}

::-moz-placeholder {
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #E5E6E7;
	font-size: 15px;
	text-transform: none;
	line-height: 1.6;
	letter-spacing: 0px;
	font-style: italic;
}

:-ms-input-placeholder {
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #E5E6E7;
	font-size: 15px;
	text-transform: none;
	line-height: 1.6;
	letter-spacing: 0px;
	font-style: italic;
}

::placeholder{
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #E5E6E7;
	font-size: 15px;
	text-transform: none;
	line-height: 1.6;
	letter-spacing: 0px;
	font-style: italic;
}

form select option::disabled,
select.is-placeholder{
	font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #E5E6E7;
	font-size: 15px;
	text-transform: none;
	line-height: 1.6;
	letter-spacing: 0px;  
}

/* Inputs - date picker */

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

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

body .fn-date-picker td .pika-button:hover,
body .fn-date-picker td .pika-button:focus{
	background-color: #213D34 !important;
}

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

/*  Form Error Message  */

.hs-error-msgs label a, .hs_error_rollup {
	display: none;
}
form .input {
	display: block;
	margin-bottom: 0;
	position: relative;
	background-color:  rgba(255, 255, 255, 1.0);
}
body .container-fluid .row-fluid .hs-error-msgs label{
	position: absolute;
	font-weight: normal; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #f2545b;
	font-size: 12px;
	text-transform: none;
	line-height: 1.25;
	letter-spacing: 0px;
}

/* Help text */

form legend {
	font-weight: normal; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #F3F3F3;
	font-size: 11px;
	text-transform: none;
	line-height: 1.25;
	letter-spacing: 0px;
}

/*  GDPR Text   */

.hs-form-booleancheckbox span,
.hs-form-booleancheckbox-display p,
.legal-consent-container .hs-form-booleancheckbox-display{
	font-weight: normal; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #F3F3F3;
	font-size: 14px;
	text-transform: none;
	line-height: 1.4;
	letter-spacing: 0px;
	word-break: break-word;
}

.legal-consent-container .hs-form-booleancheckbox-display p {
	vertical-align: middle;
}
.hs-form-radio span,
.hs-form-checkbox span,
.hs-form-booleancheckbox span{
	user-select: none;
	cursor: pointer;
}





/* Table header */

thead th {
	font-weight: 500; text-decoration: none; font-family: 'Work Sans', sans-Work Sans ; font-style: normal;
	color: #FFFFFF;
	font-size: 22px;
	text-transform: none;
	line-height: 1.25;
	letter-spacing: 0px;
	background-color:  rgba(33, 61, 52, 1.0);
	border: 1px solid rgba(243, 243, 243, 1.0);
	padding: 18px 18px;
}

/*  Table Data  */

table td {
	font-weight: normal; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
	font-size: 16px;
	text-transform: none;
	line-height: 1.25;
	letter-spacing: 0px;
	background-color:  rgba(255, 255, 255, 0.0);
	border: 1px solid rgba(243, 243, 243, 1.0);
	padding: 18px 18px;
}

/* Table footer */

table tfoot td {
	font-weight: normal; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #F3F3F3;
	font-size: 24px;
	text-transform: none;
	line-height: 1.25;
	letter-spacing: 0px;
	background-color: rgba(255, 255, 255, 0.0);
	padding:  18px;
}

/* Table */

table {
	background-color: rgba(255, 255, 255, 0.0);
	border: 1px solid rgba(243, 243, 243, 1.0);
	padding: 0px 0px;
}






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

/* Blog post */

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

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

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

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

/* 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: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	text-transform: none;
}

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

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
}





/* 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: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	text-transform: none;
}

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

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


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
	font-size: 30px;
}

.card__body svg {
	fill: #F3F3F3;
}

/* Social follow */

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

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

.social-links__icon:active {
	background-color: #ffffff;
	font-weight: 500; text-decoration: none; font-family: Syne, Work Sans ; font-style: normal;
	color: #000000;
	font-size: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	h1,
	.h1 > span,
	span.h1,
	.h1 h2,
	.h1 h3,
	.h1 h4,
	.h1 h5,
	.h1 h6 {
		font-size: 43px;
		line-height: 1.2;
		letter-spacing: 0px;
	}

	h2,
	.h2 > span,
	span.h2,
	.h2 h1,
	.h2 h3,
	.h2 h4,
	.h2 h5,
	.h2 h6 {
		font-size: 36px;
		line-height: 1.2;
		letter-spacing: 0px;
	}

	h3,
	.h3 > span,
	span.h3,
	.h3 h1,
	.h3 h2,
	.h3 h4,
	.h3 h5,
	.h3 h6 {
		font-size: 26px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h4,
	.h4 > span,
	span.h4,
	.h4 h1,
	.h4 h2,
	.h4 h3,
	.h4 h5,
	.h4 h6 {
		font-size: 22px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h5,
	.h5 > span,
	span.h5,
	.h5 h1,
	.h5 h2,
	.h5 h3,
	.h5 h4,
	.h5 h6 {
		font-size: 20px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h6,
	.h6 > span,
	span.h6,
	.h6 h1,
	.h6 h2,
	.h6 h3,
	.h6 h4,
	.h6 h5 {
		font-size: px;
		line-height: ;
		letter-spacing: px;
	}

	/* Anchor tags inside headings */

	h1 a,
	.h1 h2 a,
	.h1 h3 a,
	.h1 h4 a,
	.h1 h5 a,
	.h1 h6 a {
		font-size: 43px;
		line-height: 1.2;
		letter-spacing: 0px;
	}

	h2 a,
	.h2 h1 a,
	.h2 h3 a,
	.h2 h4 a,
	.h2 h5 a,
	.h2 h6 a {
		font-size: 36px;
		line-height: 1.2;
		letter-spacing: 0px;
	}

	h3 a,
	.h3 h1 a,
	.h3 h2 a,
	.h3 h4 a,
	.h3 h5 a,
	.h3 h6 a {
		font-size: 26px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h4 a,
	.h4 h1 a,
	.h4 h2 a,
	.h4 h3 a,
	.h4 h5 a,
	.h4 h6 a {
		font-size: 22px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h6 a,
	.h6 h1 a,
	.h6 h2 a,
	.h6 h3 a,
	.h6 h4 a,
	.h6 h5 a {
		font-size: px;
		line-height: ;
		letter-spacing: px;
	}

	/* Paragraph (base only, large/medium/small can be added if needed) */
	p,
	.p {
		font-size: 16px;
		line-height: 1.5;
		letter-spacing: 0px;
	}
}

@media(max-width: 767px){
	/*   Headings   */

	h1,
	.h1 > span,
	span.h1,
	.h1 h2,
	.h1 h3,
	.h1 h4,
	.h1 h5,
	.h1 h6{
		font-size: 43px;
		line-height: 1.2;
		letter-spacing: 0px;
	}

	h2,
	.h2 > span,
	span.h2,
	.h2 h1,
	.h2 h3,
	.h2 h4,
	.h2 h5,
	.h2 h6{
		font-size: 36px;
		line-height: 1.2;
		letter-spacing: 0px;
	}

	h3,
	.h3 > span,
	span.h3,
	.h3 h1,
	.h3 h2,
	.h3 h4,
	.h3 h5,
	.h3 h6{
		font-size: 26px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h4,
	.h4 > span,
	span.h4,
	.h4 h1,
	.h4 h2,
	.h4 h3,
	.h4 h5,
	.h4 h6{
		font-size: 22px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h6,
	.h6 > span,
	span.h6,
	.h6 h1,
	.h6 h2,
	.h6 h3,
	.h6 h4,
	.h6 h5{
		font-size: 18px;
		line-height: 1;
		letter-spacing: 0px;
	}

	h1 a,
	.h1 h2 a,
	.h1 h3 a,
	.h1 h4 a,
	.h1 h5 a,
	.h1 h6 a{
		font-size: 43px;
		line-height: 1.2;
		letter-spacing: 0px;
	}
	h2 a,
	.h2 h1 a,
	.h2 h3 a,
	.h2 h4 a,
	.h2 h5 a,
	.h2 h6 a{
		font-size: 36px;
		line-height: 1.2;
		letter-spacing: 0px;
	}
	h3 a,
	.h3 h1 a,
	.h3 h2 a,
	.h3 h4 a,
	.h3 h5 a,
	.h3 h6 a{
		font-size: 26px;
		line-height: 1;
		letter-spacing: 0px;
	}
	h4 a,
	.h4 h1 a,
	.h4 h2 a,
	.h4 h3 a,
	.h4 h5 a,
	.h4 h6 a{
		font-size: 22px;
		line-height: 1;
		letter-spacing: 0px;
	}
	h6 a,
	.h6 h1 a,
	.h6 h2 a,
	.h6 h3 a,
	.h6 h4 a,
	.h6 h5 a{
		font-size: 18px;
		line-height: 1;
		letter-spacing: 0px;
	}

	/* Paragraphs */

	.p_large p{
		font-size: 18px;
		line-height: 1.4;
		letter-spacing: 0.4px;
	}
	.p_medium p{
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0px; 
	}
	.p_small p{
		font-size: 10px;
		line-height: 1.58;
		letter-spacing: 0px;
	}

	/*  List   */

	li {
		font-size: 16px;
		line-height: 1.25;
		letter-spacing: 0px;
	}

	.li_large li{
		font-size: 18px;
		line-height: 1.23;
		letter-spacing: 0px;
	}
	.li_medium li{
		font-size: 16px;
		line-height: 1.23;
		letter-spacing: 0px; 
	}
	.li_small li{
		font-size: 14px;
		line-height: 1.23;
		letter-spacing: px;
	}

	/* Blockquote */


	blockquote {
		font-size: 14px;
		line-height: 1.23;
		letter-spacing: 0px;
	}

	/****************  Buttons   *******************/

	/*  Solid Buttons  */

	/*   Primary Button  */

	button,
	.button,
	.hs-button,
	.hs-blog-post-listing__post-button,
	.primary_btn a.cta_button{
		font-size: 20px;
		line-height: 19.2px;
		letter-spacing: 0px;
		padding-top: 19.1px;
padding-right: 15px;
padding-bottom: 19.1px;
padding-left: 15px;
;
	}

	/*   Secondary Button   */

	.secondary_btn a.cta_button{
		font-size: ;
		line-height: ;
		letter-spacing: ;
		;
	}

	/*   Tertairy Button   */

	.tertiary_btn a.cta_button{
		font-size: ;
		line-height: ;
		letter-spacing: ;
		;
	}

	/*   Quaternary Button   */

	.quaternary_btn a.cta_button{
		font-size: ;
		line-height: ;
		letter-spacing: ;
		;
	}

	/*  Form  */

	form label{
		font-size: 20px;
		line-height: 1;
		letter-spacing: 0px;
	}
	/* Inputs */

	input[type=text],
	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{
		font-size: ;
		line-height: ;
		letter-spacing: ;
		background-color:  rgba(255, 255, 255, 1.0);
	}

	form input[type=submit],
	form .hs-button{
		font-size: 20px;
		line-height: ;
		letter-spacing: 0px;
		padding-top: 19.1px;
padding-right: 83.5px;
padding-bottom: 19.1px;
padding-left: 83.5px;
;
	}

	/*   Table  */

	/* Table header */

	thead th {
		font-size: 20px;
		line-height: 1.25;
		letter-spacing: 0px;
	}
	/*  Table Data   */
	table td {
		font-size: 16px;
		line-height: 1.25;
		letter-spacing: 0px;
	}
	/* Table Footer  */
	table tfoot td {
		font-size: 20px;
		line-height: 1.25;
		letter-spacing: 0px;
	}

	table {
		display: block;
		overflow-x: auto;
		padding: 0;
		white-space: nowrap;
	}

	/**************   Header    ***************/

	.header .hs-menu-wrapper ul li.hs-menu-item a{
		font-size: ;
		line-height: ;
		letter-spacing: ;
	}
	.header a.cta_button{
		font-size: ;
		line-height: ;
		letter-spacing: ;
	}

	/*   Footer  */

	.footer p,
	.footer p a,
	.footer h1,
	.footer h2,
	.footer h3,
	.footer h4,
	.footer h5,
	.footer h6,
	.footer span{
		font-size: ;
		line-height: ;
		letter-spacing: ;
	}

	.footer .hs-menu-wrapper ul li.hs-menu-item a{
		font-size: ;
		line-height: ;
		letter-spacing: ;
	}
}

@media(max-width: 767px){
	h5,
	.h5 > span,
	span.h5,
	.h5 h1,
	.h5 h2,
	.h5 h3,
	.h5 h4,
	.h5 h6{
		font-size: 20px;
		line-height: 1;
		letter-spacing: 0px;
	}
	h5 a,
	.h5 h1 a,
	.h5 h2 a,
	.h5 h3 a,
	.h5 h4 a,
	.h5 h6 a{
		font-size: 20px;
		line-height: 1;
		letter-spacing: 0px;
	}
	p {
		font-size: 16px;
		line-height: 1.5;
		letter-spacing: 0px;
	}
}




.section_spacer_1 {
	padding: 20px 0;
}
.element_spacer_1{
	padding-bottom: 10px;
}
.title_spacer{
	padding-bottom: 30px;
}
.color_box{
	padding: 15px;
	text-align: center;
}
.custom_box {
	background: #f4f4f4;
	margin-bottom: 16px;
	max-width: 100%;
	padding: 12px;
	width: max-content;
}

sub {
	left: 0px;
	color: #2a3f4d;
}
sup {
	font-size: 15px;
}
body .row-fluid form .hs-button {
	max-width: unset;
	width: fit-content;
	/* 	margin-top: 15px; */
}
body, html {
	overflow-x: hidden;
}
.align-center {
	text-align: center;
	margin: 0 auto;
}
.all-text-white h1,
.all-text-white h2,
.all-text-white h3,
.all-text-white h4,
.all-text-white h5,
.all-text-white h6,
.all-text-white p,
.all-text-white a,
.all-text-white li,
.all-text-white strong
{
	color: #ffffff !important;
}
.text-margin-zero h1,
.text-margin-zero h2,
.text-margin-zero h3,
.text-margin-zero h4,
.text-margin-zero h5,
.text-margin-zero h6,
.text-margin-zero p,
.text-margin-zero a,
.text-margin-zero li{
	margin-bottom:0px;
}
.large_p {
	font-size: 20px;
	font-weight: 400;
}


@keyframes floatUpDown {
	0% { transform: translateY(0); }
	50% { transform: translateY(-10px); }
	100% { transform: translateY(0); }
}