@layer base-overrides {:root {
		
		--primary: #6428B4;
		
		--secondary: #DFC4FF;
		
		--tertiary: #1E0C36;
		
		--success: #28a745;
		
		--info: #64DAF5;
		
		--warning: #F6C154;
		
		--danger: #DC3545;
		
		--light: #F7F7F7;
		
		--dark: #0D0D0E;
		
		--white: #ffffff;
		
		--black: #000000;
		
		--borders: #BDBDC7;
		
		--body_bg: #fff;
		
		--body_color: #BDBDC7;
		
		--heading: #6428B4;
		
		--link_color: #DFC4FF;
		
		--link_hover_color: #6428B4;
		
		--gradient_one: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1));
		
		--gradient_two: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1));
		
		--primary_rgb: 100, 40, 180;
		
		--secondary_rgb: 223, 196, 255;
		
		--tertiary_rgb: 30, 12, 54;
		
		--success_rgb: 40, 167, 69;
		
		--info_rgb: 100, 218, 245;
		
		--warning_rgb: 246, 193, 84;
		
		--danger_rgb: 220, 53, 69;
		
		--light_rgb: 247, 247, 247;
		
		--dark_rgb: 13, 13, 14;
		
		--white_rgb: 255, 255, 255;
		
		--black_rgb: 0, 0, 0;
		
		--primary_font: Gilroy;
		--heading_font: Poppins;
		--button_font: Poppins;
	}

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

	body {
		
		line-height: 1.5;
		
		files: [{file=https://144170849.fs1.hubspotusercontent-eu1.net/hubfs/144170849/gilroy-bold.woff, fileId=95199936474, format=woff, id=30026604}]; name: Bold; style: {"font-weight":700}; svgUrl: https://144170849.fs1.hubspotusercontent-eu1.net/hubfs/144170849/marketer_assets/fonts/Gilroy/Bold-1709545505776.svg;
		
		
		color: #BDBDC7;
		background-color: #fff;
	}

	
	@media (min-width: 1200px) {
		.container-xl,
		.container-lg,
		.container-md,
		.container-sm,
		.container {
			max-width: 1140px;
		}
	}
	

	
	.container-small {
		max-width: 1110px;
	}
	

	
	.container-large {
		max-width: 1260px;
	}
	

	.btn,
	.btn-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]),
	input[type="submit"],
	input[type="button"] {font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;font-size: 0.875rem;
		line-height: 1;
		border-radius: 3px;
		min-height: 3.0rem;padding: 0 1.5625rem ;
		border: 1px solid;
		color: inherit
	}

	
	
	.btn.btn-sm,
	.btn-wrapper.btn-wrapper-sm :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]),
	.btn.btn-sm:hover,
	.btn-wrapper.btn-wrapper-sm :is(.cta_button, .cta-button, [data-hubspot-cta-id]):hover {
		min-height: 2.5rem;
		padding: 0 1.25rem;
		font-size: 0.875rem;
	}
	
	.btn.btn-md,
	.btn-wrapper.btn-wrapper-md :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]),
	.btn.btn-md:hover,
	.btn-wrapper.btn-wrapper-md :is(.cta_button, .cta-button, [data-hubspot-cta-id]):hover {
		min-height: 3.0rem;
		padding: 0 1.5625rem;
		font-size: 0.875rem;
	}
	
	.btn.btn-lg,
	.btn-wrapper.btn-wrapper-lg :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]),
	.btn.btn-lg:hover,
	.btn-wrapper.btn-wrapper-lg :is(.cta_button, .cta-button, [data-hubspot-cta-id]):hover {
		min-height: 3.5rem;
		padding: 0 1.5625rem;
		font-size: 1.125rem;
	}
	

	.text-btn {
		
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
		
		font-size: 0.875rem;
		
		
	}

	.sr-line-top { border-top: 1px solid #BDBDC7; }
	.sr-line-bottom { border-bottom: 1px solid #BDBDC7; }

	h1, .h1 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 1.25rem;
	    line-height: 1.4;
	    
	    line-height: 1.25;
	    font-size: 2.5rem;
	    color: #6428B4;
	}
	h2, .h2 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 1.0rem;
	    line-height: 1.4;
	    
	    line-height: 1.25;
	    font-size: 2.0rem;
	    color: #6428B4;
	}
	h3, .h3 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 0.875rem;
	    line-height: 1.4;
	    
	    line-height: 1.25;
	    font-size: 1.75rem;
	    color: #6428B4;
	}
	h4, .h4 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 0.75rem;
	    line-height: 1.4;
	    
	    line-height: 1.25;
	    font-size: 1.5rem;
	    color: #6428B4;
	}
	h5, .h5 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 0.625rem;
	    line-height: 1.4;
	    
	    line-height: 1.25;
	    font-size: 1.25rem;
	    color: #6428B4;
	}
	h6, .h6 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	    margin-bottom: 0.5rem;
	    line-height: 1.4;
	    
	    line-height: 1.6;
	    font-size: 1.0rem;
	    color: #6428B4;
	}
	.display-1 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 2.8125rem;
	    line-height: 1;
	    
	    line-height: 1.1;
	    font-size: clamp(3.125rem, 10.75268817204301vw + -2.036290322580645rem, 5.625rem);;
	    color: #6428B4;
	}
	.display-2 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 2.5rem;
	    line-height: 1;
	    
	    line-height: 1.1;
	    font-size: clamp(2.75rem, 9.67741935483871vw + -1.8951612903225807rem, 5.0rem);;
	    color: #6428B4;
	}
	.display-3 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 2.34375rem;
	    line-height: 1;
	    
	    line-height: 1.1;
	    font-size: clamp(2.5rem, 9.408602150537634vw + -2.0161290322580645rem, 4.6875rem);;
	    color: #6428B4;
	}
	.display-4 {
		font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	    margin-bottom: 2.0rem;
	    line-height: 1;
	    
	    line-height: 1.1;
	    font-size: clamp(2.375rem, 6.989247311827957vw + -0.9798387096774194rem, 4.0rem);;
	    color: #6428B4;
	}
	.lead, .large {
		font-weight: 400; font-family: Gilroy;
	    line-height: 1.4;
	    
	    line-height: 1.4;
	    font-size: 1.25rem;
	    
	}
	p.small, .small, small, .font-small * {
		font-weight: 400; font-family: Gilroy;
	    line-height: 1.4;
	    font-size: 0.875rem;
	    
	}
	blockquote, .blockquote {
		font-family: Gilroy;
	    line-height: 1.4;
	    font-size: clamp(1.0rem, 0.5376344086021505vw + 0.7419354838709677rem, 1.125rem);;
	    
	}
	

	

	p.small {
		margin-bottom: 0.4375rem;
	}

	.p {
		line-height: 1.5;
		
		files: [{file=https://144170849.fs1.hubspotusercontent-eu1.net/hubfs/144170849/gilroy-bold.woff, fileId=95199936474, format=woff, id=30026604}]; name: Bold; style: {"font-weight":700}; svgUrl: https://144170849.fs1.hubspotusercontent-eu1.net/hubfs/144170849/marketer_assets/fonts/Gilroy/Bold-1709545505776.svg;
		
		
		font-size: 1rem;
		
	}

	

	a {
		color: #DFC4FF;
	}

	a:hover,
	a:hover:not(.btn) {
		color: #6428B4;
	}

	p a:hover {
		color: #6428B4;
		text-decoration: underline;
	}

	a:focus,
		button:focus,
		input:focus,
		select:focus,
		textarea:focus {
		outline-offset: 2px;
	}

	

	.sr-card {
		background-color: rgba(255, 255, 255, 1.0)
	}

	.sr-border,
	.sr-border-right,
	.sr-border-left,
	.sr-border-bottom,
	.sr-border-top,
	.sr-border-color {border-color: #BDBDC7;}
	.text-primary, primary {color: #6428B4 !important;}
	.bg-primary {background-color: #6428B4 !important;}
	.border-primary {border-color: #6428B4 !important;}
	.text-secondary, secondary {color: #DFC4FF !important;}
	.bg-secondary {background-color: #DFC4FF !important;}
	.border-secondary {border-color: #DFC4FF !important;}
	.text-tertiary, tertiary {color: #1E0C36 !important;}
	.bg-tertiary {background-color: #1E0C36 !important;}
	.border-tertiary {border-color: #1E0C36 !important;}
	.text-success, success {color: #28a745 !important;}
	.bg-success {background-color: #28a745 !important;}
	.border-success {border-color: #28a745 !important;}
	.text-info, info {color: #64DAF5 !important;}
	.bg-info {background-color: #64DAF5 !important;}
	.border-info {border-color: #64DAF5 !important;}
	.text-warning, warning {color: #F6C154 !important;}
	.bg-warning {background-color: #F6C154 !important;}
	.border-warning {border-color: #F6C154 !important;}
	.text-danger, danger {color: #DC3545 !important;}
	.bg-danger {background-color: #DC3545 !important;}
	.border-danger {border-color: #DC3545 !important;}
	.text-light, light {color: #F7F7F7 !important;}
	.bg-light {background-color: #F7F7F7 !important;}
	.border-light {border-color: #F7F7F7 !important;}
	.text-dark, dark {color: #0D0D0E !important;}
	.bg-dark {background-color: #0D0D0E !important;}
	.border-dark {border-color: #0D0D0E !important;}
	.text-body_color, body_color {color: #BDBDC7 !important;}
	.bg-body_color {background-color: #BDBDC7 !important;}
	.border-body_color {border-color: #BDBDC7 !important;}
	.text-heading, heading {color: #6428B4 !important;}
	.bg-heading {background-color: #6428B4 !important;}
	.border-heading {border-color: #6428B4 !important;}
	.text-link_color, link_color {color: #DFC4FF !important;}
	.bg-link_color {background-color: #DFC4FF !important;}
	.border-link_color {border-color: #DFC4FF !important;}
	.text-gradient_one, gradient_one {background-image: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1)) !important;
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;}
	.bg-gradient_one {background-image: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1)) !important;}
	.border-gradient_one {}
	.text-gradient_two, gradient_two {background-image: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1)) !important;
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;}
	.bg-gradient_two {background-image: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1)) !important;}
	.border-gradient_two {}
	.text-white, white {color: #ffffff !important;}
	.bg-white {background-color: #ffffff !important;}
	.border-white {border-color: #ffffff !important;}
	.text-black, black {color: #000000 !important;}
	.bg-black {background-color: #000000 !important;}
	.border-black {border-color: #000000 !important;}
	.text-none, none {color: transparent !important;}
	.bg-none {background-color: transparent !important;}
	.border-none {border-color: transparent !important;}

	/* Responsive background color classes */
	@media (min-width: 576px) {
		.bg-sm-primary {
			background-color: #6428B4 !important;
		}
		.bg-sm-secondary {
			background-color: #DFC4FF !important;
		}
		.bg-sm-tertiary {
			background-color: #1E0C36 !important;
		}
		.bg-sm-success {
			background-color: #28a745 !important;
		}
		.bg-sm-info {
			background-color: #64DAF5 !important;
		}
		.bg-sm-warning {
			background-color: #F6C154 !important;
		}
		.bg-sm-danger {
			background-color: #DC3545 !important;
		}
		.bg-sm-light {
			background-color: #F7F7F7 !important;
		}
		.bg-sm-dark {
			background-color: #0D0D0E !important;
		}
		.bg-sm-body_color {
			background-color: #BDBDC7 !important;
		}
		.bg-sm-heading {
			background-color: #6428B4 !important;
		}
		.bg-sm-link_color {
			background-color: #DFC4FF !important;
		}
		.bg-sm-gradient_one {
			background-color: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1)) !important;
		}
		.bg-sm-gradient_two {
			background-color: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1)) !important;
		}
		.bg-sm-white {
			background-color: #ffffff !important;
		}
		.bg-sm-black {
			background-color: #000000 !important;
		}
		.bg-sm-none {
			background-color: transparent !important;
		}
	}
	
	@media (min-width: 768px) {
		.bg-md-primary {
			background-color: #6428B4 !important;
		}
		.bg-md-secondary {
			background-color: #DFC4FF !important;
		}
		.bg-md-tertiary {
			background-color: #1E0C36 !important;
		}
		.bg-md-success {
			background-color: #28a745 !important;
		}
		.bg-md-info {
			background-color: #64DAF5 !important;
		}
		.bg-md-warning {
			background-color: #F6C154 !important;
		}
		.bg-md-danger {
			background-color: #DC3545 !important;
		}
		.bg-md-light {
			background-color: #F7F7F7 !important;
		}
		.bg-md-dark {
			background-color: #0D0D0E !important;
		}
		.bg-md-body_color {
			background-color: #BDBDC7 !important;
		}
		.bg-md-heading {
			background-color: #6428B4 !important;
		}
		.bg-md-link_color {
			background-color: #DFC4FF !important;
		}
		.bg-md-gradient_one {
			background-color: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1)) !important;
		}
		.bg-md-gradient_two {
			background-color: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1)) !important;
		}
		.bg-md-white {
			background-color: #ffffff !important;
		}
		.bg-md-black {
			background-color: #000000 !important;
		}
		.bg-md-none {
			background-color: transparent !important;
		}
	}
	
	@media (min-width: 992px) {
		.bg-lg-primary {
			background-color: #6428B4 !important;
		}
		.bg-lg-secondary {
			background-color: #DFC4FF !important;
		}
		.bg-lg-tertiary {
			background-color: #1E0C36 !important;
		}
		.bg-lg-success {
			background-color: #28a745 !important;
		}
		.bg-lg-info {
			background-color: #64DAF5 !important;
		}
		.bg-lg-warning {
			background-color: #F6C154 !important;
		}
		.bg-lg-danger {
			background-color: #DC3545 !important;
		}
		.bg-lg-light {
			background-color: #F7F7F7 !important;
		}
		.bg-lg-dark {
			background-color: #0D0D0E !important;
		}
		.bg-lg-body_color {
			background-color: #BDBDC7 !important;
		}
		.bg-lg-heading {
			background-color: #6428B4 !important;
		}
		.bg-lg-link_color {
			background-color: #DFC4FF !important;
		}
		.bg-lg-gradient_one {
			background-color: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1)) !important;
		}
		.bg-lg-gradient_two {
			background-color: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1)) !important;
		}
		.bg-lg-white {
			background-color: #ffffff !important;
		}
		.bg-lg-black {
			background-color: #000000 !important;
		}
		.bg-lg-none {
			background-color: transparent !important;
		}
	}
	

	.text-inherit {
		color: inherit !important;
	}

	:is(.text-primary,.text-secondary,.text-tertiary,.text-success,.text-info,.text-warning,.text-danger,.text-light,.text-dark,.text-body_color,.text-heading,.text-link_color,.text-gradient_one,.text-gradient_two,.text-white,.text-black,.text-none, .text-custom)
	:is(a, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .display-1, .display-2, .display-3, .display-4, label, .hs-error-msgs, .hs-error-msg, .hs-error-msgs li, .hs-form-field span, .sr-form-field span, .legal-consent-container) {
		color: inherit;
	}

	:is(.text-primary, .text-secondary, .text-tertiary, .text-success, .text-info, .text-warning, .text-danger, .text-light, .text-dark, .text-body_color, .text-heading, .text-link_color, .text-gradient_one, .text-gradient_two, .text-white, .text-black, .text-none)
	:is(svg, svg g, svg path):not([style]):not([fill]) {
		fill: currentColor;
	}

	
	
	.btn-primary, .btn-wrapper.btn-primary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #6428B4;
		border-color: #6428B4;}.btn-outline-primary, .btn-wrapper.btn-outline-primary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #6428B4;
		background: transparent;
		border-color: #6428B4;
	}.btn-primary:hover, .btn-outline-primary:hover,
	.btn-wrapper.btn-primary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-primary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #6428B4;
		filter: brightness(110%);}
	
	
	
	.btn-secondary, .btn-wrapper.btn-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #DFC4FF;
		border-color: #DFC4FF;}.btn-outline-secondary, .btn-wrapper.btn-outline-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #DFC4FF;
		background: transparent;
		border-color: #DFC4FF;
	}.btn-secondary:hover, .btn-outline-secondary:hover,
	.btn-wrapper.btn-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #DFC4FF;
		filter: brightness(110%);}
	
	
	
	.btn-tertiary, .btn-wrapper.btn-tertiary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #1E0C36;
		border-color: #1E0C36;}.btn-outline-tertiary, .btn-wrapper.btn-outline-tertiary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #1E0C36;
		background: transparent;
		border-color: #1E0C36;
	}.btn-tertiary:hover, .btn-outline-tertiary:hover,
	.btn-wrapper.btn-tertiary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-tertiary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #1E0C36;
		filter: brightness(110%);}
	
	
	
	.btn-success, .btn-wrapper.btn-success-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #28a745;
		border-color: #28a745;}.btn-outline-success, .btn-wrapper.btn-outline-success-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #28a745;
		background: transparent;
		border-color: #28a745;
	}.btn-success:hover, .btn-outline-success:hover,
	.btn-wrapper.btn-success-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-success-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #28a745;
		filter: brightness(110%);}
	
	
	
	.btn-info, .btn-wrapper.btn-info-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #64DAF5;
		border-color: #64DAF5;}.btn-outline-info, .btn-wrapper.btn-outline-info-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #64DAF5;
		background: transparent;
		border-color: #64DAF5;
	}.btn-info:hover, .btn-outline-info:hover,
	.btn-wrapper.btn-info-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-info-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #64DAF5;
		filter: brightness(110%);}
	
	
	
	.btn-warning, .btn-wrapper.btn-warning-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #F6C154;
		border-color: #F6C154;}.btn-outline-warning, .btn-wrapper.btn-outline-warning-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #F6C154;
		background: transparent;
		border-color: #F6C154;
	}.btn-warning:hover, .btn-outline-warning:hover,
	.btn-wrapper.btn-warning-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-warning-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #F6C154;
		filter: brightness(110%);}
	
	
	
	.btn-danger, .btn-wrapper.btn-danger-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #DC3545;
		border-color: #DC3545;}.btn-outline-danger, .btn-wrapper.btn-outline-danger-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #DC3545;
		background: transparent;
		border-color: #DC3545;
	}.btn-danger:hover, .btn-outline-danger:hover,
	.btn-wrapper.btn-danger-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-danger-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #DC3545;
		filter: brightness(110%);}
	
	
	
	.btn-light, .btn-wrapper.btn-light-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #F7F7F7;
		border-color: #F7F7F7;}.btn-outline-light, .btn-wrapper.btn-outline-light-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #F7F7F7;
		background: transparent;
		border-color: #F7F7F7;
	}.btn-light:hover, .btn-outline-light:hover,
	.btn-wrapper.btn-light-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-light-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #F7F7F7;
		filter: brightness(110%);}
	
	
	
	.btn-dark, .btn-wrapper.btn-dark-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #0D0D0E;
		border-color: #0D0D0E;}.btn-outline-dark, .btn-wrapper.btn-outline-dark-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #0D0D0E;
		background: transparent;
		border-color: #0D0D0E;
	}.btn-dark:hover, .btn-outline-dark:hover,
	.btn-wrapper.btn-dark-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-dark-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #0D0D0E;
		filter: brightness(110%);}
	
	
	
	.btn-body_color, .btn-wrapper.btn-body_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #BDBDC7;
		border-color: #BDBDC7;}.btn-outline-body_color, .btn-wrapper.btn-outline-body_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #BDBDC7;
		background: transparent;
		border-color: #BDBDC7;
	}.btn-body_color:hover, .btn-outline-body_color:hover,
	.btn-wrapper.btn-body_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-body_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #BDBDC7;
		filter: brightness(110%);}
	
	
	
	.btn-heading, .btn-wrapper.btn-heading-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #6428B4;
		border-color: #6428B4;}.btn-outline-heading, .btn-wrapper.btn-outline-heading-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #6428B4;
		background: transparent;
		border-color: #6428B4;
	}.btn-heading:hover, .btn-outline-heading:hover,
	.btn-wrapper.btn-heading-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-heading-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #6428B4;
		filter: brightness(110%);}
	
	
	
	.btn-link_color, .btn-wrapper.btn-link_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #DFC4FF;
		border-color: #DFC4FF;}.btn-outline-link_color, .btn-wrapper.btn-outline-link_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #DFC4FF;
		background: transparent;
		border-color: #DFC4FF;
	}.btn-link_color:hover, .btn-outline-link_color:hover,
	.btn-wrapper.btn-link_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-link_color-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #DFC4FF;
		filter: brightness(110%);}
	
	
	
	.btn-gradient_one, .btn-wrapper.btn-gradient_one-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-image: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1));
		border: none;transition: 1s;
		background-size: 100% auto;}.btn-gradient_one:hover, .btn-outline-gradient_one:hover,
	.btn-wrapper.btn-gradient_one-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-gradient_one-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-image: linear-gradient(to bottom right, rgba(46, 120, 255, 1), rgba(12, 99, 255, 1));
		background-size: 300% auto;}
	
	
	
	.btn-gradient_two, .btn-wrapper.btn-gradient_two-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-image: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1));
		border: none;transition: 1s;
		background-size: 100% auto;}.btn-gradient_two:hover, .btn-outline-gradient_two:hover,
	.btn-wrapper.btn-gradient_two-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-gradient_two-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-image: linear-gradient(to bottom right, rgba(193, 115, 255, 1), rgba(255, 217, 221, 1));
		background-size: 300% auto;}
	
	
	
	.btn-white, .btn-wrapper.btn-white-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #ffffff;
		border-color: #ffffff;}.btn-outline-white, .btn-wrapper.btn-outline-white-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #ffffff;
		background: transparent;
		border-color: #ffffff;
	}.btn-white:hover, .btn-outline-white:hover,
	.btn-wrapper.btn-white-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-white-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #ffffff;
		filter: brightness(110%);}
	
	
	
	.btn-black, .btn-wrapper.btn-black-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #fff;
		background-color: #000000;
		border-color: #000000;}.btn-outline-black, .btn-wrapper.btn-outline-black-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		color: #000000;
		background: transparent;
		border-color: #000000;
	}.btn-black:hover, .btn-outline-black:hover,
	.btn-wrapper.btn-black-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-outline-black-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		color: #fff;
		background-color: #000000;
		filter: brightness(110%);}
	
	
	
	

	.btn-none,
	.btn-wrapper.btn-none-wrapper :is(.cta-button, .cta_button, [data-hubspot-cta-id]) {
		border: none !important;
		font: inherit !important;
		min-height: auto !important;
		padding: 0 !important;
		position: relative !important;
		color: var(--link_color);
		font-weight: bold !important;
	}

	.btn-wrapper.btn-none-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id]):hover,
	.btn-none:hover {
		color: var(--link_hover_color);
	}

	.btn-wrapper.btn-outline-white-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-wrapper.btn-white-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]),
	.btn-white,
	.btn-outline-white:hover {
		color: var(--primary);
	}

	.btn-wrapper:is(.btn-white-wrapper, .btn-black-wrapper) :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover,
	.btn-white:hover {
		background: #6428B4;
		border-color: #6428B4;
	}

	
	
	
	
	/* Override for secondary button */
	.btn-wrapper.btn-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		background-color: #DFC4FF;
		border-color: #DFC4FF;
		color: #000000;
	}

	.btn-wrapper.btn-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		background-color: #6428B4;
		border-color: #DFC4FF;
		color: #ffffff;
	}

	.btn-wrapper.btn-outline-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]) {
		background-color: transparent;
		border-color: #DFC4FF;
		color: #DFC4FF;
	}

	.btn-wrapper.btn-outline-secondary-wrapper :is(.cta_button, .cta-button, [data-hubspot-cta-id], input[type="submit"], input[type="button"]):hover {
		background-color: #6428B4;
		border-color: #DFC4FF;
		color: #ffffff;
	}
	
	
	
	

	.btn-gradient_one, .btn-wrapper.btn-gradient_one-wrapper :is(.cta_button,.cta-button,[data-hubspot-cta-id],input[type=submit],input[type=button]),
	.btn-gradient_one:hover, .btn-wrapper.btn-gradient_one-wrapper :is(.cta_button,.cta-button,[data-hubspot-cta-id],input[type=submit],input[type=button]):hover {
		color: #ffffff
	}

	.btn-gradient_two, .btn-wrapper.btn-gradient_two-wrapper :is(.cta_button,.cta-button,[data-hubspot-cta-id],input[type=submit],input[type=button]),
	.btn-gradient_two:hover, .btn-wrapper.btn-gradient_two-wrapper :is(.cta_button,.cta-button,[data-hubspot-cta-id],input[type=submit],input[type=button]):hover {
		color: #ffffff
	}

	/* ----------------------------------------------------------------------------------- */
	/*  HubSpot Forms */
	/* ----------------------------------------------------------------------------------- */
	::-webkit-input-placeholder {color: #6428B4;}
	::-moz-placeholder {color: #6428B4;}
	:-ms-input-placeholder {color: #6428B4;}
	::-ms-input-placeholder {color: #6428B4;}
	::placeholder {color: #6428B4;}
	select.is-placeholder {color: #6428B4;}

	.error::-webkit-input-placeholder {color: #942E1E;}
	.error::-moz-placeholder {color: #942E1E;}
	.error:-ms-input-placeholder {color: #942E1E;}
	.error::-ms-input-placeholder {color: #942E1E;}
	.error::placeholder {color: #942E1E;}


	select {
		background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"> <path d="M7.80794 10.7695L4.09346 6.31215C3.65924 5.79109 4.02976 5 4.70803 5L11.292 5C11.9702 5 12.3408 5.79108 11.9065 6.31215L8.19206 10.7695C8.09211 10.8895 7.90789 10.8895 7.80794 10.7695Z" fill="%236428B4"/>%20</svg>');
	}

	.field > label, .form-group label, .field span, .form-group span, .legal-consent-container {
		
		font-weight: 400; font-family: Gilroy;
		
		font-size: 0.875rem;
		line-height: 1.2249999999999999rem;
		color: #BDBDC7;
	}

	textarea, select, .form-control,
	input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]),
	input[readonly]:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]) {
		
		font-family: Gilroy;
		
		font-size: 0.875rem;
		line-height: 1.2249999999999999rem;
		color: #6428B4;
		background-color: ;
		min-height: 3.0rem;
		border: 1px solid #C0D0DE;

		border-radius: 5px;
	}

	textarea:focus, select:focus, .form-control:focus,
	input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]):focus,
	input[readonly]:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]):focus {
		color: #6428B4;
		border-color: #6428B4;
		box-shadow: none;
	}

	textarea.error, select.error, .form-control.error,
	input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]).error,
	input[readonly]:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]).error,
	.hs-error-msg {
		color: #942E1E;
		border-color: #942E1E;
	}

	.sr-form [type="radio"]:checked + span:before,
	.sr-form [type="radio"]:not(:checked) + span:before {
		border: 1px solid #C0D0DE;

	}

	.sr-form [type="radio"]:checked + span:after,
	.sr-form [type="radio"]:not(:checked) + span:after {
		background: #6428B4;
	}

	.sr-form [type="checkbox"]:checked + span:before,
	.sr-form [type="checkbox"]:not(:checked) + span:before {
		border: 1px solid #C0D0DE;

	}

	.sr-form [type="checkbox"]:checked + span:before {
		background: #6428B4
	}

	.sr-form [type=file]::file-selector-button,
	.sr-form [type=file]::-webkit-file-upload-button {
		border-radius: 3px;
	}
	
	
	.form-control-sm,
	.form-wrapper-sm input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]) {
		min-height: 2.5rem;
		font-size: 0.875rem;
		padding: 0 15px;
	}

	.form-control-sm input[type=submit].hs-button,
	.form-wrapper-sm input[type=submit].hs-button {
		min-height: 2.5rem;
		padding: 0 1.25rem !important;
		font-size: 0.875rem;
	}
	
	
	
	.form-control-md,
	.form-wrapper-md input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]) {
		min-height: 3.0rem;
		font-size: 0.875rem;
		padding: 0 15px;
	}

	.form-control-md input[type=submit].hs-button,
	.form-wrapper-md input[type=submit].hs-button {
		min-height: 3.0rem;
		padding: 0 1.5625rem !important;
		font-size: 0.875rem;
	}
	
	
	
	.form-control-lg,
	.form-wrapper-lg input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]) {
		min-height: 3.5rem;
		font-size: 1.125rem;
		padding: 0 15px;
	}

	.form-control-lg input[type=submit].hs-button,
	.form-wrapper-lg input[type=submit].hs-button {
		min-height: 3.5rem;
		padding: 0 1.5625rem !important;
		font-size: 1.125rem;
	}
	
	

	/* Base padding classes */
	
	.sr-padding-zero {
	  padding-top: 0;
	  padding-bottom: 0;
	}
	
	.sr-padding-half {
	  padding-top: 3.125rem;
	  padding-bottom: 3.125rem;
	}
	
	.sr-padding-full {
	  padding-top: 6.25rem;
	  padding-bottom: 6.25rem;
	}
	
	@media (min-width: 576px) {
	  .sr-padding-sm-zero {
	    padding-top: 0;
	    padding-bottom: 0;
	  }
	  .sr-padding-sm-half {
	    padding-top: 3.125rem;
	    padding-bottom: 3.125rem;
	  }
	  .sr-padding-sm-full {
	    padding-top: 6.25rem;
	    padding-bottom: 6.25rem;
	  }
	}
	
	@media (min-width: 768px) {
	  .sr-padding-md-zero {
	    padding-top: 0;
	    padding-bottom: 0;
	  }
	  .sr-padding-md-half {
	    padding-top: 3.125rem;
	    padding-bottom: 3.125rem;
	  }
	  .sr-padding-md-full {
	    padding-top: 6.25rem;
	    padding-bottom: 6.25rem;
	  }
	}
	
	@media (min-width: 992px) {
	  .sr-padding-lg-zero {
	    padding-top: 0;
	    padding-bottom: 0;
	  }
	  .sr-padding-lg-half {
	    padding-top: 3.125rem;
	    padding-bottom: 3.125rem;
	  }
	  .sr-padding-lg-full {
	    padding-top: 6.25rem;
	    padding-bottom: 6.25rem;
	  }
	}
	

	/* Spacer classes */
	.sr-spacer-25,
	.sr-spacer-top-25 {
	  padding-top: 1.5625rem;
	}
	.sr-spacer-25,
	.sr-spacer-bottom-25 {
	  padding-bottom: 1.5625rem;
	}
	.sr-spacer-50,
	.sr-spacer-top-50 {
	  padding-top: 3.75rem;
	}
	.sr-spacer-50,
	.sr-spacer-bottom-50 {
	  padding-bottom: 3.75rem;
	}
	.sr-spacer-75,
	.sr-spacer-top-75 {
	  padding-top: 4.6875rem;
	}
	.sr-spacer-75,
	.sr-spacer-bottom-75 {
	  padding-bottom: 4.6875rem;
	}
	.sr-spacer-100,
	.sr-spacer-top-100 {
	  padding-top: 6.25rem;
	}
	.sr-spacer-100,
	.sr-spacer-bottom-100 {
	  padding-bottom: 6.25rem;
	}
}