
body {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	letter-spacing: -0.02em;
	color: #20211d;
	-webkit-text-size-adjust: none;
}

a {
	color: #d75d18;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

p {
	margin: 0 0 20px;
}

h1, .h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px;
}

h1, .h1 {
	font-family: "Archivo Black", serif;
	font-size: 54px;
	line-height: 60px;
	font-weight: 500;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #003969;
}

h2 {
	font-family: "Archivo Black", serif;
	font-size: 44px;
	line-height: 48px;
	font-weight: 500;
	letter-spacing: -0.02em;
	color: #003969;
}

h3 {
	font-family: "Archivo Black", serif;
	font-size: 34px;
	line-height: 38px;
	font-weight: 500;
	letter-spacing: -0.02em;
	color: #003969;
}

h4 {
	font-family: "Archivo Black", serif;
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #003969;
}

h5 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #003969;
}

h6 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
}

hr {
	margin: 30px auto;
	width: 100%;
	height: 1px;
	background: #003969;
	border: none;
}

.light-text hr {
	background: #fff;
}

ul {
	margin: 0 0 20px 30px;
}

ul ul {
	margin: 0 0 0 20px;
}

ol {
	margin: 0 0 20px 30px;
}

ol ol {
	margin: 0 0 0 20px;
}

blockquote {
	margin: 0 auto 40px;
	padding: 20px 20px 5px;
	color: #488ab8;
	background: rgba(0, 0, 0, 0.05);
	border-left: 3px solid #1c9f35;
}

.no-margin {
	margin: 0;
}

img.rounded {
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

img.round {
	border-radius: 999px;
}

.blue-border { border: 2px solid #046daf; }
.green-border { border: 2px solid #7aa203; }

.small-text {
	font-size: 15px;
	line-height: 20px;
}

.green-text {
	color: #bfd489;
}

.cta-link {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 10px;
	margin-top: 20px;
	font-family: "Archivo Black", serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	text-decoration: none !important;
	transition: all 0.25s ease;
}

.cta-link:after {
	content: '';
	display: inline-block;
	width: 42px;
	height: 33px;
	background: url('images/white-arrow.png') no-repeat center center;
	background-size: contain;
}

.cta-link:hover {
	transform: scale(1.05);
}

ul.highlighted-list {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
}

ul.highlighted-list li {
	padding-left: 0.5em;
	padding-bottom: 5px;
}

ul.highlighted-list li::marker {
    content: "»";
    font-size: 1em;
	padding-right: 0.5em;
    color: #ff7a25;
}

@media all and (max-width: 1199px) {
	

	
}

@media all and (max-width: 1023px) {



}

@media all and (max-width: 767px) {

	body {
		font-size: 18px;
		line-height: 30px;
	}

	h1, .h1 {
		font-size: 40px;
		line-height: 40px;
	}

	h2 {
		font-size: 34px;
		line-height: 34px;
	}

	h3 {
		font-size: 28px;
		line-height: 32px;
	}

	h4 {
		font-size: 24px;
		line-height: 30px;
	}

	.cta-link:after {
		display: none;
	}

}

@media all and (max-width: 599px) {



}

@media all and (max-width: 389px) {



}


/*-----------------------------------------------------------------------------------------------------------
		BUTTONS
-----------------------------------------------------------------------------------------------------------*/

a.button-link {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 15px 30px;
	min-width: 280px;
	font-family: "Archivo Black", serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: -0.02em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff;
	background: #8d2472;
	border-radius: 10px;
	opacity: 1;
	transition: all 0.25s ease;
}

a.button-link:hover {
	opacity: 0.8;
}

.buttons-wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 20px;
}

@media all and (max-width: 1199px) {


	
}

@media all and (max-width: 767px) {

	a.button-link {
		padding: 10px 20px;
		min-width: 240px;
	}

}

@media all and (max-width: 479px) {



}

@media all and (max-width: 389px) {



}

/*-----------------------------------------------------------------------------------------------------------
		MISC
-----------------------------------------------------------------------------------------------------------*/

.map-icon-wrapper {
	padding-left: 32px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="%2342286f" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"/></svg>');
	background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left 4px;
}

.phone-icon-wrapper {
	padding-left: 32px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%2342286f" d="M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z"/></svg>');
	background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: left 4px;
}

.clear {
	clear: both;
}

.wp-caption {
	margin: 0 0 20px;
	max-width: 100%;
	text-align: center;
}

.wp-caption-text {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
}

img.alignright {
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	margin: 0 10px 2px 0;
	display: inline;
}

img.aligncenter {
	margin: 0 auto 20px;
	display: block;
}

.alignright {
	margin: 0px 0px 20px 30px !important;
	float: right;
}

.alignleft {
	margin: 0px 15px 15px 0px !important;
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media all and (max-width: 600px) {

	.content-column > div {
		margin: 0 0 20px;
		padding: 0 !important;
	}

}

@media all and (max-width: 768px) {

	img.alignright {
		display: block;
		margin: 0 auto 15px;
	}

	img.alignleft {
		display: block;
		margin: 0 auto 15px;
	}

	.alignright {
		margin: 0px auto 20px !important;
		float: none;
		clear: both;
	}

	.alignleft {
		margin: 0px auto 15px !important;
		float: none;
		clear: both;
	}

}