/** GLOBAL **/

@font-face {
    font-family: 'Formular';
    src: url('/fonts/Formular.eot');
    src: url('/fonts/Formular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Formular.woff2') format('woff2'),
         url('/fonts/Formular.woff') format('woff'),
         url('/fonts/Formular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body, html {
	font-family: 'Formular', sans-serif;
}

p, li {
	color: #465b70;
	margin-top: 0;
}

h2 {
	font-size: 1.875rem;
	color: #09307f;
	margin: 0;
	line-height: 1.2;
} 

h3 {
	font-size: 1.25rem;
	color: #09307f;
	margin: 0;
}

a, a:visited {
	color: #1364e7;
}

a:hover {
	color: #1ecbb9;
}

a.cta-button {
	font-size: 0.75rem;
	background-color: #02f0c5;
	border: 1px solid #1d4ed8;
	border-radius: 25px;
	color: #19459e;
	font-weight: 600;
	padding: 12px 16px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

a.cta-button:hover {
	background-color: #1364e7;
	color: #ffffff;
}

a.cta-button.blue-outline {
	background-color: transparent;
	margin-left: 10px;
}

a.cta-button.blue-outline:hover {
	color: #1364e7;
}

.grey-outline a.cta-button {
	background-color: transparent;
	margin-left: 10px;
	border: 2px solid #576e86;
}

.grey-outline a.cta-button:hover {
	background-color: #1364e7;
	color: #ffffff;
	border: 2px solid #1364e7;
}



.arrow-list p {
	font-weight: 700;
	color: #09307f;
	padding-left: 100px;
	position: relative;
}

.arrow-list.al-special {
	margin-top: 25px;
}

.arrow-list.al-special p {
	padding-left: 25px;
	color: #465b70;
	font-size: 1rem !important;
}

.arrow-list p::before {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23576e86" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>');
	content: '';
	width: 20px;
	height: 100%;
	background-size: 20px;
	position: absolute;
	left: 60px;
	background-repeat: no-repeat;
	background-position: center;
}

.arrow-list.al-special p::before {
	left: 0;
}

.special {
	font-size: 24px !important;
}

.arrow-list2 p {
	position: relative;
	border-bottom: 2px solid #d6dce2;
	margin-left: 50px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.arrow-list2 p strong {
	font-weight: 700;
	color: #09307f;
}

.arrow-list2 p::before {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23576e86" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>');
	content: '';
	width: 20px;
	height: 20px;
	background-size: 20px;
	position: absolute;
	left: -30px;
	background-repeat: no-repeat;
	background-position: center;
	top: 6px;
}

.arrow-list3  {
	position: relative;
	border-bottom: 2px solid #d6dce2;
	margin-left: 32px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.arrow-list3 p {
	margin-bottom: 10px;
}

.arrow-list3 strong {
	font-weight: 700;
	color: #09307f;
}

.arrow-list3::before {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23576e86" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>');
	content: '';
	width: 20px;
	height: 20px;
	background-size: 20px;
	position: absolute;
	left: -30px;
	background-repeat: no-repeat;
	background-position: center;
	top: 6px;
}

.blue-circle-list p {
	position: relative;
	border-bottom: 2px solid #d6dce2;
	padding-left: 50px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	min-height: 40px;
}

.blue-circle-list p strong {
	font-weight: 700;
	color: #09307f;
}

.blue-circle-list p:nth-child(1)::before {
	content: '1';
	background-color: #09307f;
	color: #ffffff;
	position: absolute;
	left: 0;
	padding: 10px 14px;
	border-radius: 20px;
	line-height: 1;
	top: -7px;
}

.blue-circle-list p:nth-child(2)::before {
	content: '2';
	background-color: #09307f;
	color: #ffffff;
	position: absolute;
	left: 0;
	padding: 10px 14px;
	border-radius: 20px;
	line-height: 1;
	top: 7px;
}

.blue-circle-list p:nth-child(3)::before {
	content: '3';
	background-color: #09307f;
	color: #ffffff;
	position: absolute;
	left: 0;
	padding: 10px 14px;
	border-radius: 20px;
	line-height: 1;
	top: -7px;
}

.blue-circle-list p:nth-child(4)::before {
	content: '4';
	background-color: #09307f;
	color: #ffffff;
	position: absolute;
	left: 0;
	padding: 10px 14px;
	border-radius: 20px;
	line-height: 1;
	top: 7px;
}

.p-32 {
	padding-left: 32px;
	padding-right: 32px;
}

ul.blue-list {
	margin-left: 0;
}

ul.blue-list li {
	color: #09307f;
	border-bottom: 2px solid #d6dce2;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1rem;
	max-width: 575px;
	margin: 0 auto;
}

ul.blue-list li:last-child {
	border-bottom: none;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.spaced {
	letter-spacing: 1.8px;
	font-size: 18px !important;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 700;
}

.partner-box {
	display: flex;
	align-items: center;
	gap: 30px;
}

.partner-box .left {
	min-width: 110px;
	text-align: left;
}

.partner-box .right-box {
	text-align: left;
}

.partner-box img {
	filter: grayscale(100%);
}

.tight-padding {
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (max-width: 768px) {


	.arrow-list p {
		padding-left: 30px;
	}
	
	.arrow-list p::before {
		left: 0;
	}

}

@media screen and (max-width: 640px) {

	.partner-box {
		flex-direction: column;
		text-align: center;
	}
	
	.partner-box div {
		text-align: center !important;
	}

}

.rounded {
	border-radius: 16px;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.hide-desktop {
	display: none !important;
}

/** HEADER **/

#top-header {
	max-width: 1024px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 15px 0;
	display: flex;
	align-items: center;
}

#top-header .logo {
	width: 146px;
	flex-shrink: 0;
}

#top-header .top-search {
	margin-left: 3.5rem;
	flex: 1;
}

#top-header .top-search input.search-field {
	border: 2px solid #576e86;
	border-radius: 25px;
	padding: 4px 10px;
	height: 30px;
}

#top-header .top-search .search-submit {
	background-color: #02f0c5;
	border: none;
	border-radius: 25px;
	position: relative;
	padding: 6px 7px;
}

#top-navigation {
	margin-left: auto;
}

#main-menu {
	background-color: #f7f8f9;
	padding: 24px 0;
	border-bottom: 1px solid #cce4ff;
}

#site-navigation {
	max-width: 1024px;
	margin: 0 auto;
}

#site-navigation li, #top-navigation li {
	margin-right: 25px;
}

#site-navigation a, #top-navigation a {
	font-size: 0.875rem;
	color: #465b70;
	text-transform: uppercase;
}

#top-menu {
	align-items: center;
}

#top-navigation .green-button a {
	font-size: 0.75rem;
	background-color: #02f0c5;
	border: 1px solid #1d4ed8;
	border-radius: 25px;
	color: #19459e;
	font-weight: 600;
	padding: 7px 16px;
	height: 32px;
}

#top-navigation .green-button a:hover {
	background-color: #1364e7;
	color: #ffffff;
}

#site-navigation .current_page_item a {
	color: #1364e7;
	font-weight: 700;
}

#top-navigation .sub-menu {
	padding: 20px;
	flex-direction: column;
	background-color: #ffffff;
	gap: 20px;
}

#top-navigation .sub-menu li {
	margin-right: 0;
}

#top-navigation .sub-menu li a {
	width: 150px;
}


@media screen and (max-width: 1024px) {

	.hide-desktop {
		display: block !important;
	}
	
	.hide-mobile {
		display: none;
	}
	
	.header-button {
		padding: 8px 16px !important;
	}

	.menu-toggle {
		margin-right: 30px;
	}
	
	#top-header {
		margin-left: 25px;
		margin-right: 25px;
	}
	
	#main-menu {
		padding: 0;
	}
	
	/*#masthead.toggled #main-menu, #masthead.toggled #primary-menu {
		display: block;
	}*/
	
	#masthead #main-menu {
		position: fixed;
		top: 0;
		left: -300px; /* Start off-screen */
		width: 300px;
		height: 100%;
		background-color: #ffffff;
		transition: left 0.3s ease;
		z-index: 20;
		padding-top: 20px;
		box-shadow: 3px 3px 3px #aaa;
	  }
	
	#masthead.toggled #main-menu li {
		border-bottom: 1px solid #ccc;
		padding: 10px 20px;
		margin-right: 0 !important;
	}
	
	#site-navigation a {
		font-size: 1.25rem;
	}

}

@media screen and (max-width: 768px) {

	#top-header {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top-search {
		flex: unset !important;
		order: 4;
		width: 100%;
		margin-left: 0 !important;
		margin-top: 10px;
	}
	
	.header-button {
		margin-left: auto;
		order: 3;
	}
	
	#top-header .top-search input.search-field {
		width: 90%;
	}
	
	.menu-toggle {
		margin-right: 15px;
		margin-left: 15px;
	}
	
}

/** FOOTER **/

#footer-main {
	display: flex;
	max-width: 1024px;
	margin: 0 auto;
	gap: 70px;
	padding-bottom: 56px;
	padding-top: 56px;
}

#footer-main .column.left {
	width: 300px;
}

#footer-main .column.left p {
	font-size: 0.875rem;
	color: #465b70;
}

#footer-main .column:nth-child(2) {
	margin-left: auto;
}

#footer-main .column.menu h2 {
	letter-spacing: 2px;
	color: #09307f;
	font-size: 1.25rem;
	margin-bottom: 10px;
}

#footer-main .column.menu a {
	display: block;
	color: #465b70;
	text-decoration: none;
	line-height: 32px;
}

#footer-bottom {
	background-color: #f7f8f9;
}

#footer-bottom-container {
	padding-top: 32px;
	padding-bottom: 32px;
	max-width: 1024px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#footer-bottom-container .copyright {
	font-size: 0.75rem;
	color: #465b70;
}

#footer-bottom-container .links a {
	font-size: 0.75rem;
	color: #465b70;
	text-decoration: none;
}

#footer-bottom-container .links a:hover {
	color: #1364e7;
	text-decoration: underline;
}

#footer-bottom-container .links span {
	margin-left: 10px;
	margin-right: 10px;
	color: #465b70;
	font-size: 0.75rem;
}

#footer-bottom-container .social-media {
	align-content: flex-end;
}

#footer-bottom-container .social-media svg {
	width: 30px;
	height: 30px;
}

@media screen and (max-width: 1080px) {

	#footer-main {
		flex-direction: column;
		align-items: center;
		gap: 25px;
	}

	#footer-main .column:nth-child(2) {
		margin-left: 0;
	}
	
	#footer-main .column {
		text-align: center;
	}
	
	#footer-bottom-container {
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}

}


/*********** BLOCKS ****************/

/** COLUMNS **/

.wp-block-columns {
	justify-content: space-between;
	position: relative;
	z-index: 4;
}

.height-100 .num-cols-1 {
	height: 100%;
}

@media screen and (max-width: 1080px) {

	.wp-block-columns {
		flex-direction: column;
	}
	
	.wp-block-column {
		width: 100%;
	}
	
	.mobile-center, .mobile-center .block-cta-button {
		text-align: center !important;
	}
	
	.mobile-margin {
		margin-left: 25px !important;
		margin-right: 25px !important;
	}

}

/* HERO BLOCK */

.block-hero {
	height: 400px;
}

.block-hero video {
	object-fit: cover;
	height: 456px;
	width: 100%;
}

.block-hero.has-video {
	height: 456px;
	overflow: hidden;
}

.block-hero .video-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #3b82f6;
	opacity: .3;
}

.block-hero {
	position: relative;
}

.block-hero .hero-container {
	position: absolute;
	top: 0;
	width: 100%;
}

.block-hero .hero-content-holder {
	max-width: 1024px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	height: 400px;  
	flex-direction: column;
	gap: 10px;
}

.block-hero.has-video .hero-content-holder {
	height: 456px;
	gap: 20px;
}

.block-hero .hero-content h1, .block-hero .hero-content p, .block-hero .hero-content div {
	color: #ffffff;
}

.block-hero:not(.has-video) h1 {
	margin-bottom: 20px;
}

.block-hero.has-video .hero-content .subtitle {
	font-size: 1.25rem;
}

.block-hero .above-title {
	font-size: 1.125rem;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.9px;
}

.block-hero .subtitle {
	font-size: 20px;
}

.block-hero .button-holder {
	margin-top: 25px;
}

#block-container.alt-layout .block-hero {
	height: auto;
}

#block-container.alt-layout .hero-container {
	position: static;
}

#block-container.alt-layout .hero-content {
	flex-direction: row;
	gap: 50px;
	padding-top: 40px;
	height: auto;
	
	max-width: 1024px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

#block-container.alt-layout .hero-content .hero-content-holder {
	width: 50%;
	align-content: center;
}

#block-container.alt-layout .hero-content .header-image {
	width: 50%;
	position: relative;
	z-index: 4;
}

#block-container.alt-layout .hero-content .hero-content-holder .subtitle {
	font-size: 1.25rem;
}

#block-container.alt-layout .no-top-padding .hero-content {
	padding-top: 0;
}

#block-container.alt-layout .no-top-padding .hero-content .header-image {
	text-align: right;
}

#block-container.alt-layout .content-padding h1 {
	margin-top: 100px;
}

@media screen and (max-width: 1080px) { 

	.block-hero .hero-content-holder {
		margin-left: 25px;
		margin-right: 25px;
		text-align: center;
	}
	
	.block-hero .hero-content-holder h1 {
		font-size: 40px;
	}
	
	.block-hero .hero-content-holder .subtitle br {
		display: none;
	}
	
	#block-container.alt-layout .hero-content {
		flex-direction: column;
		align-items: center;
		gap: 30px;
	}
	
	#block-container.alt-layout .hero-content .hero-content-holder {
		height: auto;
	}

}

@media screen and (max-width: 1080px) { 

	#block-container.alt-layout .hero-content .hero-content-holder {
		width: 90%;
		margin: 0 auto;
	}
	
	#block-container.alt-layout .content-padding h1 {
		margin-top: 40px;
	}

}

/** FULL WIDTH **/

.block-full-width {
	position: relative;
}

.block-full-width.has-padding-normal {
	padding-top: 128px;
	padding-bottom: 128px;
}


.block-full-width.has-padding-small {
	padding-top: 88px;
	padding-bottom: 88px;
}

.block-full-width.has-padding-xsmall {
	padding-top: 48px;
	padding-bottom: 48px;
}

.block-full-width.has-padding-large {
	padding-top: 168px;
	padding-bottom: 168px;
}


.full-width-holder {
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
}

.full-width-holder.stretch {
	max-width: unset;
}

.block-full-width.has-bgimage .full-width-holder .acf-custom-block {
	position: relative;
	z-index: 2;
	text-align: center;
}

.block-full-width .bg-image {
	object-fit: contain;
	position: absolute;
	z-index: 1;
}

@media screen and (max-width: 1080px) { 

	.full-width-holder:not(.stretch) {
		margin-left: 25px;
		margin-right: 25px;
	}
	
	.block-image-text .box-content {
		width: 65% !important;
		margin-top: 30px;
	}

}

@media screen and (max-width: 768px) { 

	.block-image-text .box-content {
		width: 100% !important;
	}
	
	.block-full-width {
		overflow-x: hidden;
	}
	
	.hide-bg-mobile .bg-image {
		display: none;
	}

}

@media screen and (max-width: 640px) { 

	.block-image-text .box-content {
		width: 100% !important;
	}
	
	.block-image-text .box-content .cta-button {
		width: fit-content;
		margin: 10px auto;
		display: block;
	}

}

/** IMAGE + TEXT **/

.block-image-text {
	max-width: 1024px;
	margin: 0 auto;
}

.block-image-text .box-holder {
	display: flex;
	align-items: center;
	gap: 50px;
}

.block-image-text .box-holder.right .box-image {
	margin-left: auto;
}

.block-image-text.img-align-right .box-image {
	text-align: right;
}

.block-image-text.img-align-right .box-holder.left .box-image {
	padding-right: 20px;
}

.block-image-text .box-holder.left {
	flex-direction: row-reverse;
}

.block-image-text .box-image {
	flex: 1;
}	

.block-image-text .box-holder.right .box-image {
	text-align: right;
	position: relative;
	z-index: 4;
}

.block-image-text.round .box-image img {
	border-radius: 50%;
}

.block-image-text .box-content h2 {
	margin-bottom: 16px;
}

.block-image-text .box-content.regular p, .block-image-text .box-content.regular li {
	font-size: 1rem;
}

.block-image-text .box-content.large p, .block-image-text .box-content.large li {
	font-size: 1.125rem;
}

.block-image-text .box-content.x-large p, .block-image-text .box-content.x-large li {
	font-size: 1.25rem;
}

.block-image-text .box-content ul:not(.blue-list) li {
	margin-bottom: 15px;
}

.block-image-text .box-content a.button {
	display: inline-block;
}

.block-image-text ul {
	margin-left: 0;
	padding-left: 20px;
}

.block-image-text.blue-list .box-holder ul li {
	color: #09307f;
	border-bottom: 2px solid #d6dce2;
	padding-bottom: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1rem;
}

.block-image-text.blue-list ul li:last-child {
	border-bottom: none;
}

.block-image-text.tight {
	padding-top: 5px;
	padding-bottom: 5px;
}

.block-image-text.tight h3 {
	font-size: 24px;
}

.block-image-text.tight p {
	font-size: 18px;
}

@media screen and (max-width: 1080px) { 

	.block-image-text .box-holder {
		flex-direction: column;
	}
	
	.block-image-text .box-holder.left {
		flex-direction: column;
	}
	
	.block-image-text .box-holder.right .box-image {
		margin-left: unset;
	}
	
	.block-image-text.mobile-reverse .box-holder {
		flex-direction: column-reverse;
	}

}

/** HEADER BLOCK **/

.block-header {
	text-align: center;
}

.block-header .subtitle p {
	font-size: 1.25rem;
}

/** INFO BOXES **/

.block-info-boxes {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
}

.block-info-boxes.num-cols-3 {
	gap: 15px;
}

.block-info-boxes.num-cols-1 {
	gap: 0;
}

.block-info-boxes .info-col {
	width: calc(50% - 15px);
	text-align: left;
	padding: 16px 32px 32px 32px;
	border-radius: 16px;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	transition: transform 0.3s ease-in-out;
	
	display: flex;
	flex-direction: column;
}

.block-info-boxes .info-col img {
	max-width: 80px;
}

.block-info-boxes.big-padding .info-col {
	padding: 32px !important;
}

.block-info-boxes .info-col.cols-3 {
	width: calc(33.333% - 15px);
	padding: 0 16px 16px 16px;
}

.block-info-boxes .info-col.cols-1 {
	width: 100%;
	padding: 16px 16px 16px 16px;
	margin-bottom: 30px;
}


.block-info-boxes .info-col.cols-4 {
	width: calc(25% - 15px);
}

.block-info-boxes .info-col:hover {
	transform: scale(1.05);
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
}

.block-info-boxes h3 {
	margin-bottom: 10px;
}

.block-info-boxes .info-col.title-center h3 {
	text-align: center;
}

.block-info-boxes .info-col.text-center p {
	text-align: center;
}

.block-info-boxes p {
	margin-bottom: 10px;
}

.block-info-boxes a.cta-button {
	width: fit-content;
	margin-top: auto;
}

.block-info-boxes .info-col img {
	margin: 16px 0;
}

.block-info-boxes .info-col.icon-center img {
	display: block;
	margin: 16px auto;
}

.block-info-boxes.gray-box .info-col:first-child {
	align-content: center;
	justify-content: center;
}

.block-info-boxes.gray-box .info-col:first-child h3 {
	font-size: 30px;
}

.block-info-boxes.gray-box .info-col:first-child p {
	font-size: 20px;
	font-weight: 700;
}

.block-info-boxes.big-image .info-col {
	padding: 32px !important;
	padding-top: 0 !important;
}

.block-info-boxes.big-image .info-col img {
	max-width: none;
	margin: 0;
	margin-bottom: 20px;
	margin-left: -32px;
	margin-right: -32px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}



@media screen and (max-width: 1080px) { 

	.block-info-boxes .info-col {
		width: calc(50% - 15px) !important;
	}
	
	.block-info-boxes.num-cols-3, .block-info-boxes.num-cols-1 {
		gap: 25px;
	}

}

@media screen and (max-width: 768px) { 

	.block-info-boxes .info-col {
		width: 100% !important;
		position: relative;
		padding-bottom: 50px;
	}

	.block-info-boxes a.button {
		position: absolute;
		bottom: 20px;
		left: calc(50% - 40px);
	}
	
	.block-info-boxes.num-cols-3, .block-info-boxes.num-cols-1 {
		gap: 30px;
	}
	
	.block-info-boxes .info-col {
		margin-bottom: 0 !important;
	}

}

/** INFO BANNER **/

.block-info-banner {
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}

.block-info-banner .block-content {
	padding: 2rem;
	border-radius: 16px;
}

.block-info-banner .block-content p {
	font-size: 1.25rem;
	margin-bottom: 0;
	letter-spacing: 0.5px;
}

.block-info-banner .block-bottom {
	display: flex;
	margin-top: -15px;
}

.block-info-banner .block-text-holder {
	display: flex;
}

.block-info-banner .block-bottom .block-image img {
	width: 80px;
	height: auto;
	border-radius: 50px;
}

.block-info-banner .block-bottom .block-cta {
	margin-left: auto;
	margin-top: 40px;
}

.block-info-banner .block-bottom .block-name {
	margin-top: 35px;
	margin-left: 16px;
	line-height: 1.2;
}

.block-info-banner .block-bottom .block-name .title {
	color: #09307f;
	font-weight: 700;
}

.block-info-banner .alt-layout {
	display: flex;
	gap: 20px;
}

.block-info-banner .alt-layout .block-image {
	max-width: 120px;
}

.block-info-banner .alt-layout .block-bottom {
	flex-direction: column;
	margin-top: 0;
}

.block-info-banner .alt-layout .block-bottom .block-name {
	margin-left: 0;
	margin-top: 20px;
}



@media screen and (max-width: 640px) { 

	.block-info-banner .block-bottom {
		flex-wrap: wrap;
	}

	.block-info-banner .block-bottom .block-cta {
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	
	.block-info-banner .block-bottom .block-name {
		margin-left: auto;
	}
}

/** LOGO SLIDER **/

.block-logo-slider .scroller {
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	padding: 16px 0;
	
	mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.block-logo-slider .scroller img {
	filter: grayscale(100%);
    transition: filter 0.3s ease;
	max-height: 50px;
}

.block-logo-slider .scroller img:hover {
	filter: grayscale(0%);
}

.block-logo-slider .scroller .scroller-inner {
	height: 5rem;
	align-items: center;
	display: flex;
	gap: 3rem;
	width: max-content;
	flex-wrap: nowrap;
}

.block-logo-slider .scroller.left .scroller-inner {
	animation: scroll-left 40s linear infinite;
}

.block-logo-slider .scroller.right .scroller-inner {
	animation: scroll-right 40s linear infinite;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}

/** IMAGE BOX BLOCK **/

.block-image-box .image-box-content {
	background-color: #ffffff;
	padding: 24px;
	border-radius: 16px;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	position: relative;
	z-index: 2;
}

.block-image-box img {
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.block-image-box .image-box-content h3 {
	font-size: 1.5rem;
}

.block-image-box .image-box-content p.subtitle {
	margin-top: 8px;
	font-weight: 700;
}

.block-image-box .image-box-content p.content {
	margin-bottom: 0;
}

.block-image-box .cta-button {
	margin-top: 30px;
}


/** CTA BANNER **/

.block-cta-banner {
	position: relative;
	z-index: 4;
}

.block-cta-banner .banner-holder {
	padding: 32px 32px 40px 32px;
	text-align: center;
	border-radius: 16px;
}

.block-cta-banner .banner-holder p {
	font-size: 1.25rem;
}

.block-cta-banner.full-width {
	padding-top: 48px;
	padding-bottom: 48px;
}

.block-cta-banner.full-width .banner-holder {
	display: flex;
	text-align: left;
	gap: 90px;
	padding-left: 0;
	padding-right: 0;
	max-width: 1024px;
	margin: 0 auto;
}

.block-cta-banner.full-width .banner-holder p {
	margin-bottom: 0;
	margin-top: 15px;
}

.block-cta-banner.full-width .banner-link {
	align-content: center;
	text-align: center;
}

.block-cta-banner.full-width .banner-link a {
	white-space: nowrap;
}

.block-cta-banner .class-message {
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
	line-height: 28px;
	font-weight: bold;
}

@media screen and (max-width: 1080px) { 

	.block-cta-banner.full-width .banner-holder {
		padding-left: 25px;
		padding-right: 25px;
	}

}

@media screen and (max-width: 860px) { 

	.block-cta-banner.full-width .banner-holder {
		padding-left: 25px;
		padding-right: 25px;
		flex-direction: column;
		text-align: center;
		gap: 30px;
	}
	
	

}

/** BLOCK TEAM MEMBERS **/

.team-members {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 50px;
	max-width: 1024px;
	margin: 0 auto;
}

.team-members .team-member {
	width: calc(25% - 50px);
	text-align: center;
}

.team-members .team-member img {
	border-radius: 50%;
	max-width: 160px;
}

.team-members .team-member .name {
	font-size: 20px;
	font-weight: 700;
}

.team-members .team-member .name a {
	text-decoration: none;
}

@media screen and (max-width: 1024px) { 

	.team-members .team-member {
		width: calc(33.33333% - 50px);
		text-align: center;
	}

}

@media screen and (max-width: 768px) { 

	.team-members .team-member {
		width: calc(50% - 50px);
		text-align: center;
	}

}

@media screen and (max-width: 640px) { 

	.team-members .team-member {
		width: 100%;
		text-align: center;
	}

}

/** DOWNLOAD BLOCK **/

.block-download-block .download-holder {
	background-color: #ffffff;
	padding: 24px;
	display: flex;
	border-radius: 16px;
	gap: 15px;
	align-items: center;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  transition: transform 0.3s ease-in-out;
}

.block-download-block .download-holder:hover {
	transform: scale(1.05);
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
}

.block-download-block .download-holder img {
	min-width: 56px;
}

.block-download-block .download-holder .link {
	padding: 10px;
}

/** QUOTE BOXES BLOCK **/

.block-quote-boxes .quote-boxes {
	display: flex;
	gap: 50px;
	flex-wrap: wrap;
}

.block-quote-boxes .quote-boxes .quote-item {
	width: calc(50% - 25px);
}

.block-quote-boxes .quote-boxes .quote-item .block-content {
	background-color: #ffffff;
	padding: 16px;
	border-radius: 16px;
	color: #465b70;
}

.block-quote-boxes .quote-boxes .quote-item .block-content p {
	margin-bottom: 0;
}

.block-quote-boxes .quote-boxes .quote-item .block-bottom {
	display: flex;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -15px;
}

.block-quote-boxes .quote-boxes .quote-item .block-bottom .block-image {
	width: 80px;
}

.block-quote-boxes .quote-boxes .quote-item .block-bottom .block-image img {
	border-radius: 40px;
}

.block-quote-boxes .quote-boxes .quote-item .block-bottom .block-name {
	margin-right: auto;
	padding-top: 20px;
}

.block-quote-boxes .quote-boxes .quote-item .block-bottom .block-name .name {
	color: #09307f;
	font-weight: bold;
}

.block-quote-boxes .quote-boxes .quote-item .block-bottom .block-name .title {
	font-size: 12px;
	color: #465b70;
}

@media screen and (max-width: 860px) {

	.block-quote-boxes .quote-boxes {
		flex-direction: column;
	}
	
	.block-quote-boxes .quote-boxes .quote-item {
		width: 100%;
	}

}

/** NEWSLETTER BLOCK **/

.block-newsletter-box p {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.block-newsletter-box form {
	max-width: 600px;
	height: 120px;
	margin: 0 auto;
}

.block-newsletter-box input[type=text], .block-newsletter-box input[type=email] {
	padding: 15px;
	border-radius: 32px;
	text-transform: uppercase;
	font-weight: 600;
	min-width: 49%;
}

.block-newsletter-box input[type=email] {
	width: 100%;
}

.block-newsletter-box .submit-holder {
	position: relative;
}

.block-newsletter-box .submit-holder input[type=email] {
	position: absolute;
	top: 0;
	left: 0;
}

.block-newsletter-box .submit-holder input[type="submit"] {
	position: absolute;
	top: 0;
	right: -1px;
	background-color: #02f0c5;
	text-transform: uppercase;
	color: #19459e;
	font-weight: 600;
	border-radius: 32px;
	border: none;
	padding: 20px 25px;
}

/** BLOCK COURSE BOX **/

.block-course-box {
	background-color: #19459e;
	border-radius: 16px;
	padding: 32px;
	display: flex;
	gap: 20px;
}

.block-course-box h2, .block-course-box p {
	color: #ffffff;
}

.block-course-box .enroll-right {
	margin-left: auto;
	text-align: center;
	align-content: center;
}

.block-course-box .enroll-icon {
	width: 120px;
}

.block-course-box h2 {
	font-size: 24px;
}

.block-course-box .pricing-header {
	padding-top: 16px;
	margin-bottom: 0;
}

.block-course-box .pricing {
	font-size: 24px;
	font-weight: 700;
}

.block-course-box .subtext {
	margin-top: 20px;
	margin-bottom: 5px;
}

.block-course-box .enroll-right .right-text {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.block-course-box .enroll-right .cta-button {
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
}

@media screen and (max-width: 860px) {

	.block-course-box {
		flex-direction: column;
		justify-content: center;
	}
	
	.block-course-box .enroll-icon {
		margin: 0 auto;
	}
	
	.block-course-box .enroll-middle {
		text-align: center;
	}
	
	.block-course-box .enroll-right {
		margin-left: 0;
	}

}

/** MEDIA EMBED BLOCK **/

@media screen and (max-width: 1080px) {

	.block-media-embed iframe {
		height: 60vw !important;
	}

}

/** CONTACT FORM **/

.wpforms-container {
	max-width: 800px;
	margin: 0 auto !important;
	background-color: #ffffff !important;
	padding: 40px !important;
	border-radius: 16px !important;
}

.wpforms-container.wide-quiz {
	max-width: 100%;
	background-color: transparent !important;
	padding: 0 !important;
	border-radius: 0;
}

.wpforms-container input, .wpforms-container select, .wpforms-container textarea {
	width: 100% !important;
	max-width: unset !important;
	border-radius: 16px !important;
}

.wpforms-container button {
	font-size: 0.75rem  !important;
	background-color: #02f0c5 !important;
	border: 1px solid #1d4ed8 !important;
	border-radius: 25px !important;
	color: #19459e !important;
	font-weight: 600 !important;
	padding: 12px 16px !important;
	display: inline-block;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

.wpforms-submit-container {
	text-align: center;
}

.wpforms-confirmation-container-full {
	background-color: transparent !important;
	border: none !important;
}

/** FEATURED POST **/

.custom-post-layout {
    display: flex;
    gap: 2rem;
    align-items: flex-start;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.custom-post-layout .post-content {
    flex: 1 1 50%;
}

.custom-post-layout .post-meta {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}

.custom-post-layout .post-meta a {
	text-decoration: none;
}

.custom-post-layout .separator {
    margin: 0 0.5rem;
}

.custom-post-layout .post-title {
    margin: 0 0 0.5rem;
	font-weight: 700;
}

.custom-post-layout .post-title a {
    text-decoration: none;
    color: inherit;
}

.custom-post-layout .post-excerpt {
    margin-bottom: 1rem;
    color: #444;
}

.custom-post-layout .post-image {
    flex: 0 0 400px;
}

.custom-post-layout .featured-image {
    width: 100%;
    height: auto;
}

.custom-post-layout h3 {
	font-size: 18px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}


@media screen and (max-width: 1024px) {

	.custom-post-layout {
		flex-direction: column-reverse;
	}

	.custom-post-layout .post-image {
		flex: unset;
		width: 100%;
	}

	.mobile-small-padding {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}

}

/** BLOG INDEX **/

.block-blog-posts {
	background-color: #f7f8f9;
	padding-bottom: 40px;
}

.blog-loop {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* space between items */
  margin: 0 auto; /* negative margin for padding compensation */
  max-width: 1048px;
  padding-top: 80px;
  justify-content: center;
}

.blog-item {
  width: calc(33.333% - 20px); /* 3 items per row with gap */
  background: #fff;
  display: flex;
  flex-direction: column;
  box-shadow: 2px 2px 3px #ddd;
}

.blog-image {
  width: 100%;
  aspect-ratio: 16 / 10; /* or any ratio you want */
  overflow: hidden;
  position: relative;
}

.blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.blog-title {
  font-size: 1.25rem;
  padding: 20px;
}

.blog-title a {
  text-decoration: none;
  color: #21243d;
  font-weight: 700;
}

.blog-excerpt {
  flex-grow: 1; /* makes excerpt take up remaining space if needed */
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  color: #21243d;
  font-size: 1rem;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 5;        /* Limit to 5 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


.blog-meta {
  font-size: 0.775rem;
  padding: 0 20px 20px 20px;
}

.block-blog-posts .pagination {
	padding: 40px;
	text-align: center;
}

.block-blog-posts .pagination .page-numbers {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
}

.block-blog-posts .pagination .page-numbers.current {
	background-color: #0178ff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	border-radius: 30px;
	display: inline-block;
	font-size: 14px;
}

.block-blog-posts .pagination .page-numbers.next, .block-blog-posts .pagination .page-numbers.prev {
	position: relative;
	top: 10px;
}

.category-bar {
	background-color: #19459e;
	padding: 25px;
}

.category-bar-inner {
	max-width: 1024px;
	margin: 0 auto;
}

.category-bar-inner a {
	color: #ffffff;
	margin-right: 20px;
	text-transform: uppercase;
	text-decoration: none;
}

@media screen and (max-width: 1040px) {
	
	.blog-loop {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.blog-item {
		width: calc(50% - 20px);
	}

}

@media screen and (max-width: 768px) {

	.blog-item {
		width: 100%;
	}

}

/** SINGLE BLOG POST **/

.single .post-featured-image {
  width: 100%;
  height: 45vw;
  overflow: hidden;
  max-height: 550px;
}

.single .post-featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.single .post-title {
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 50px;
	color: #09307f;
	font-weight: 700;
}

.single .post-header {
	max-width: 1024px;
	margin: 0 auto;
	font-size: 14px;
	display: flex;
}

.single .post-share {
	margin-left: auto;
	display: flex;
}

.single .post-content-holder {
	border-top: 1px solid #09307f;
	margin-top: 30px;
	padding-top: 30px;
}

.single .post-content {
	max-width: 1024px;
	margin: 0 auto;
}

.single .related-posts {
	background-color: #f7f8f9;
	padding-top: 60px;
	padding-bottom: 60px;
}

.single .related-posts > h2 {
	max-width: 1024px;
	margin: 0 auto;
	font-weight: 700;
	font-size: 45px;
}

.single .related-posts .blog-loop {
	padding-top: 20px;
}

.single .post-content h2, .single .post-content h3, .single .post-content h4, .single .post-content h5, .single .post-content h6 {
	margin-bottom: 20px;
}

@media screen and (max-width: 1040px) {

	.single .post-title, .single .post-header, .single .post-content, .single .related-posts > h2  {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.single .post-title {
		font-size: 40px;
	}

}

@media screen and (max-width: 768px) {

	.single .post-title {
		font-size: 35px;
	}

}

@media screen and (max-width: 680px) {

	.single .post-header {
		flex-direction: column;
		text-align: center;
		flex-wrap: wrap;
	}
	
	.single .post-share {
		margin-left: 0;
		justify-content: center;
		margin-top: 10px;
	}
	
	.single .post-title {
		text-align: center;
	}

}

/** SEARCH RESULTS **/

.search-results #primary {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 auto;
	max-width: 1048px;
	padding-top: 80px;
	justify-content: center;
}

.search-results .pagination {
	padding: 40px;
	text-align: center;
}

.search-results .pagination .page-numbers {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
}

.search-results .pagination .page-numbers.current {
	background-color: #0178ff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	border-radius: 30px;
	display: inline-block;
	font-size: 14px;
}

.search-results .pagination .page-numbers.next, .search-results .pagination .page-numbers.prev {
	position: relative;
	top: 10px;
}

/** ODDS & ENDS **/

.header-spacing h1, .header-spacing h2, .header-spacing h3, .header-spacing h4 {
	margin-bottom: 20px;
}

.header-spacing h2 {
	margin-top: 50px;
}

.header-spacing ul {
	margin-left: 0;
}

.header-spacing p, .header-spacing li {
	margin-bottom: 15px;
}

.error-404 {
	text-align: center;
	padding: 200px 25px;
}

.error-404 h1 {
	font-size: 40px;
}