@font-face {
	font-family: Satoshi-Variable;
	font-style: normal;
	src: url('https://sourceday.com/wp-content/themes/sourceday/assets/fonts/Satoshi-Variable.woff2') format('woff2');
}

:root {
	--satoshi-variable: "Satoshi-Variable", sans-serif;
}

body {
	padding: 0;
	margin: 0;
    position: relative;
  	font-optical-sizing: auto;
  	font-weight: 500;
  	font-style: normal;
}

em {
	font-style: italic;
}

strong {
	font-weight: 800;
}

p, blockquote, ul, li, .gform-theme--framework .gform-field-label, .gform_footer input.gform_button, #field_submit .gform-button.gform-button--white.button, button {
	margin-block-start: 0;
	margin-block-end: .375rem;
	line-height: 1.5;
	font-family: "Red Hat Display", sans-serif!important;
  	font-optical-sizing: auto;
  	font-weight: 500;
  	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--satoshi-variable);
	line-height: 1.125;
	-moz-osx-font-smoothing: grayscale; /*(For Firefox)*/
	-webkit-font-smoothing: antialiased; /*(For Chrome and Safari)*/
	letter-spacing: -.0313em;
}

.tabs button {
	font-size: 1.125rem;
	line-height: 1.5;
}

h1 {
	font-weight: 600;
	font-size: 4.125rem;
	margin-block-start: 1.5rem;
	margin-block-end: 1.5rem;
}

h2 {
	font-weight: 500;
	font-size: 3rem;
	margin-block-start: 1.25rem;
	margin-block-end: 1.25rem;
}

h3 {
	font-weight: 500;
	font-size: 2.5rem;
	margin-block-start: 1rem;
	margin-block-end: 1rem;
}

h4, .tabs h4, .wp-block-quote p {
	font-weight: 500;
	font-size: 2rem;
	margin-block-start: .75rem;
	margin-block-end: .75rem;
}

h5 {
	font-weight: 500;
	font-size: 1.5rem;
	margin-block-start: .625rem;
	margin-block-end: .625rem;
}

h6 {
	font-weight: 500;
	font-size: 1.25rem;
}

p, ul, li {
	font-size: 1.125rem;
	font-weight: 500;
	margin-block-start: .625rem;
	margin-block-end: .625rem;
}

nav li, .sub-menu {
	margin-block-start: 0!important;
	margin-block-end: 0!important;
}

nav li a {
	padding: .625rem 0;
}

footer li a {
	font-size: .875rem;
}

p.small, li .chart-bar p {
	font-size: .875rem;
}

.h1 {
	font-weight: 600;
	font-size: 4.125rem;
	margin-block-start: 1.5rem;
	margin-block-end: 1.5rem;
	line-height: 1.125;
}

.h2 {
	font-weight: 500;
	font-size: 3rem;
	margin-block-start: 1.25rem;
	margin-block-end: 1.25rem;
	line-height: 1.125;
}

.h3 {
	font-weight: 500;
	font-size: 2.5rem;
	margin-block-start: 1rem;
	margin-block-end: 1rem;
	line-height: 1.125;
}

.h4 {
	font-weight: 500;
	font-size: 2rem;
	margin-block-start: .75rem;
	margin-block-end: .75rem;
	line-height: 1.125;
}

.h5 {
	font-weight: 500;
	font-size: 1.5rem;
	margin-block-start: .625rem;
	margin-block-end: .625rem;
	line-height: 1.125;
}

.h6 {
	font-weight: 500;
	font-size: 1.25rem;
	line-height: 1.125;
}

.p, .h5.m0.block {
	font-size: 1.125rem;
	margin-block-start: .625rem;
	margin-block-end: .625rem;
}

.eyebrow {
	font-size: .875rem;
	text-transform: uppercase;
	font-weight: bold;
}

/* MENU */

.link-container p {
	font-size: 1rem;
}

/* BLOG */

/* GRAVITY FORMS */

legend.gform-field-label, label.gform-field-label, div.gfield_description {
	font-size: 1.125rem;
}

/******/
/* MEDIA QUERIES */
/******/

@media screen and (min-width: 1025px) and (max-width: 1500px) {
	
	h1 {
		font-size: 3.25rem;
	}

	h2 {
		font-size: 2.125rem;
	}

	h3 {
		font-size: 1.75rem;
	}

	h4, .tabs h4 {
		font-size: 1.5rem;
	}

	.h1 {
		font-size: 3.25rem;
	}

	.h2 {
		font-size: 2.125rem;
	}

	.h3 {
		font-size: 1.75rem;
	}

	.h4 {
		font-size: 1.5rem;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	
	h1 {
		font-size: 2.25rem;
	}

	h2 {
		font-size: 1.625rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	h4, .tabs h4 {
		font-size: 1.25rem;
	}

	.h1 {
		font-size: 2.25rem;
	}

	.h2 {
		font-size: 1.625rem;
	}

	.h3 {
		font-size: 1.5rem;
	}

	.h4 {
		font-size: 1.125rem;
	}
	
	p, .p {
		font-size: 1rem;
	}
	
}

@media screen and (max-width: 767px) {
	
	h1 {
		font-size: 1.875rem;
	}

	h2 {
		font-size: 1.5rem;
	}

	h3 {
		font-size: 1.375rem;
	}

	h4, .tabs h4 {
		font-size: 1.25rem;
	}

	.h1 {
		font-size: 1.875rem;
	}

	.h2 {
		font-size: 1.5rem;
	}

	.h3 {
		font-size: 1.375rem;
	}

	.h4 {
		font-size: 1.25rem;
	}
	
	p, .p {
		font-size: 1rem;
	}

}