.page-template-page-landing-2024 h1,
.page-template-page-landing-2024 h2,
.page-template-page-landing-2024 h3,
.page-template-page-landing-2024 h4,
.page-template-page-landing-2024 h5,
.page-template-page-landing-2024 p,
.page-template-page-landing-2024 li,
.page-template-page-landing-2024 a {
	font-family: "Montserrat", sans-serif;
}

.page-template-page-landing-2024 h1 {
	font-size: 45px;
}

.page-template-page-landing-2024 h2 {
	font-size: 32px;
}

.page-template-page-landing-2024 h4 {
	font-size: 22px;
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 h1 {
		font-size: 55px;
	}

	.page-template-page-landing-2024 h2 {
		font-size: 40px;
	}

	.page-template-page-landing-2024 h4 {
		font-size: 26px;
	}
}

.page-template-page-landing-2024 .page-header {
	top: 0;
	background-color: #2c3957;
	padding: 30px 0;
	position: sticky;
}

.page-template-page-landing-2024 .nav-primary ul li a {
	color: #fff;
}

@media (min-width: 600px) {
	.admin-bar.page-template-page-landing-2024 .page-header {
		top: 46px;
	}
}

@media (min-width: 783px) {
	.admin-bar.page-template-page-landing-2024 .page-header {
		top: 32px;
	}
}

@media (min-width: 1200px) {
	.page-template-page-landing-2024 .nav-primary {
		padding-top: 0;
		width: auto;
		margin-right: 10px;
	}

	.page-template-page-landing-2024 .nav-primary li {
		padding: 0 10px;
	}

	.page-template-page-landing-2024 .nav-primary>ul>li>a {
		padding-top: 16px;
		padding-bottom: 16px;
	}

	.page-template-page-landing-2024 .nav-primary>ul>li>a::before {
		content: "";
		width: 0;
		height: 2px;
		background-color: #fff;
		transition: all .5s ease;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		border-radius: 4px;
	}

	.page-template-page-landing-2024 .nav-primary>ul>li>a:hover::before {
		width: 50%;
	}

	.page-template-page-landing-2024 .section-block.half-image-half-text>.container {
		max-width: 1356px;
	}

	.page-template-page-landing-2024 .section-block.half-image-half-text .half-image-text__row {
		align-items: center;
	}
}

.page-template-page-landing-2024 .masthead--homepage {
	padding: 50px 0;
}

.page-template-page-landing-2024 .masthead--homepage .masthead__image {
	display: block !important;
	width: 100%;
}

@media (min-width: 767px) {
	.page-template-page-landing-2024 .masthead--homepage {
		padding: 100px 0;
	}

	.page-template-page-landing-2024 .masthead--homepage .masthead__image {
		width: auto;
	}
}

.page-template-page-landing-2024 .page-header .logo {
	padding-top: 0;
	filter: grayscale(1) brightness(0) invert(1);
}

.page-template-page-landing-2024 .page-header .header-phn a {
	color: #fff;
}

.page-template-page-landing-2024 .masthead__content .sub-heading {
	font-family: "Montserrat";
}

.page-template-page-landing-2024 .masthead__content h1 {
	font-weight: 700;
	font-family: "Montserrat";
	line-height: 1.2em;
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 .masthead__content h1 {
		line-height: 1.4em;
	}
}

@media (min-width: 1200px) {
	.page-template-page-landing-2024 .masthead__content h1 {
		font-size: 65px;
	}
}

.page-template-page-landing-2024 .masthead__content h1 span {
	color: #6b98c9;
}

.page-template-page-landing-2024 .masthead__content p {
	font-size: 18px;
	line-height: 1.6em;
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 .masthead__content p {
		font-size: 20px;
		line-height: 1.75em;
	}
}

@media (min-width: 1200px) {
	.page-template-page-landing-2024 .masthead--homepage:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 50%;
		height: 100%;
		background-color: #f3ede5;
		z-index: 2;
	}

	.page-template-page-landing-2024 .masthead--homepage .masthead__content {
		padding-right: 60px;
		max-width: 1000px;
		padding-left: 80px;
	}

	.page-template-page-landing-2024 .masthead--homepage .container {
		max-width: 100%;
		width: 50%;
		margin: 0;
	}

	.page-template-page-landing-2024 .masthead--homepage .masthead__image {
		width: 50%;
		right: 0;
	}

	.page-template-page-landing-2024 .masthead__content p {
		font-size: 22px;
		line-height: 1.6em;
	}
}

.page-template-page-landing-2024 .logo-carousel--padding {
	padding: 50px 0;
}

.page-template-page-landing-2024 .logo-carousel__logo img {
	max-width: 100%;
	width: auto;
	height: 100px;
}

.page-template-page-landing-2024 .logo-carousel-item {
	padding: 0 20px;
}

.page-template-page-landing-2024 .logo-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -20px;
}

body.page-template-page-landing-2024 {
	background-color: #fcfaf8;
}

@media (min-width: 1200px) {
	.page-template-page-landing-2024 .home-image-text:not(:last-of-type) .flex-opposite {
		flex-direction: row-reverse;
	}

	.page-template-page-landing-2024 .home-image-text:not(:last-of-type) .home-image-text__img__wrap {
		margin-right: auto;
	}
}

.page-template-page-landing-2024 .home-image-text__img__wrap img {
	box-shadow: none;
	filter: drop-shadow(0 3px 25px rgba(0, 0, 0, 0.11));
}

.page-template-page-landing-2024 .home-image-text__img__wrap {
	height: auto;
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 .home-image-text__img__wrap {
		height: auto;
	}
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 .col-lg-6 {
		width: 50%;
	}
}

.page-template-page-landing-2024 .testimonial .slick-track .slick-slide .testimonial-slide {
	border-bottom: 0;
	min-height: auto;
	margin-bottom: 0;
	border-radius: 25px;
	overflow: hidden;
}

.page-template-page-landing-2024 .testimonial .slick-track .slick-slide .testimonial-slide p {
	font-family: "Montserrat", sans-serif;
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 .testimonial .slick-track .slick-slide .testimonial-slide p {
		font-size: 16px;
	}
}

.page-template-page-landing-2024 .testimonial .slick-track .slick-slide .testimonial-slide h5 {
	background-color: #6691bf;
	margin-inline: -20px;
	margin-bottom: -46px;
	margin-top: 30px;
	padding: 20px;
	color: #fff;
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 .testimonial .slick-track {
		display: flex;
		flex-wrap: wrap;
	}

	.page-template-page-landing-2024 .testimonial .slick-track .slick-slide {
		height: initial;
	}

	.page-template-page-landing-2024 .testimonial .slick-track .slick-slide>div,
	.page-template-page-landing-2024 .testimonial .slick-track .slick-slide .testimonial-slide {
		height: 100%;
	}

	.page-template-page-landing-2024 .testimonial .slick-track .slick-slide .testimonial-slide {
		display: flex !important;
		flex-direction: column;
		height: 100%;
	}

	.page-template-page-landing-2024 .testimonial .slick-track .slick-slide .testimonial-slide h5 {
		margin-top: auto;
	}
}

.page-template-page-landing-2024 .container {
	max-width: 1366px;
}

.page-template-page-landing-2024 .video-block__heading {
	text-align: center;
	margin: 0 auto;
	max-width: 700px;
}

.page-template-page-landing-2024 .half-image-text__helper {
	margin-top: 40px;
	text-align: center;
}

.feature_bar__heading {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 40px;
}

.page-template-page-landing-2024 .features-bar {
	background-color: transparent;
}

.page-template-page-landing-2024 .features-text h3 {
	color: #2d3956;
	font-family: 'Montserrat', san-serif;
}

.page-template-page-landing-2024 .btn-primary {
	background-color: #2c3a57;
	border-radius: 50px;
	padding: 20px 30px;
}

.page-template-page-landing-2024 .btn-primary:hover {
	background-color: #6b99ca;
}

.page-template-page-landing-2024 .page-header .btn-primary {
	background-color: #6B99CA;
}

.page-template-page-landing-2024 .feature_bar__grid {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.page-template-page-landing-2024 .feature_bar__grid {
		gap: 10px;
	}

	.page-template-page-landing-2024 .features-text h3 {
		font-size: 16px;
	}

	.page-template-page-landing-2024 .home-image-text__text {
		text-align: center;
	}
}

@media (min-width: 768px) {
	.page-template-page-landing-2024 .testimonial h2 br {
		display: none;
	}
}

.page-template-page-landing-2024 .video__bttn {
	background-color: transparent;
}

.page-template-page-landing-2024 .video__bttn:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: rgba(49, 59, 86, .7);
	border-radius: 50%;
	z-index: 2;
	width: 80px;
	height: 80px;
	transition: transform 0.3s ease-in-out;
}

.page-template-page-landing-2024 .video__bttn svg {
	position: relative;
	z-index: 2;
	left: 6px;
}

@media (min-width: 1200px) {
	.page-template-page-landing-2024 .video__bttn:hover {
		background-color: transparent;
	}

	.page-template-page-landing-2024 .video__bttn:hover:before {
		transform: translateY(-50%) scale(1.2);
	}
}

.affirm-modal-trigger {
    text-decoration: underline;
}