@charset "UTF-8";

.apm-feature-content-wrapper em {
	font-style: italic;
}

.apm-feature-content-wrapper h1 {
	margin-bottom: 12px;
}

.apm-feature-content-wrapper .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -0.75rem;
	margin-left: -0.75rem;
	padding-top: 0;
	padding-bottom: 0;
}

.apm-feature-content-wrapper .row>* {
	padding-left: 12px;
	padding-right: 12px;
	max-width: 100%;
}

.apm-feature-content-wrapper .row.g-0 {
	margin-right: 0;
	margin-left: 0;
}

.apm-feature-content-wrapper .row.g-0>* {
	padding-left: 0;
	padding-right: 0;
}

.apm-feature-content-wrapper .col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
}

.apm-feature-content-wrapper .col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 8.33333333%;
}

.apm-feature-content-wrapper .col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 16.66666667%;
}

.apm-feature-content-wrapper .col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%;
}

.apm-feature-content-wrapper .col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.33333333%;
}

.apm-feature-content-wrapper .col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 41.66666667%;
}

.apm-feature-content-wrapper .col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%;
}

.apm-feature-content-wrapper .col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 58.33333333%;
}

.apm-feature-content-wrapper .col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 66.66666667%;
}

.apm-feature-content-wrapper .col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 75%;
}

.apm-feature-content-wrapper .col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 83.33333333%;
}

.apm-feature-content-wrapper .col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 91.66666667%;
}

.apm-feature-content-wrapper .col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
}

@media only screen and (min-width: 576px) {
	.apm-feature-content-wrapper .col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-feature-content-wrapper .col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-feature-content-wrapper .col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-feature-content-wrapper .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-feature-content-wrapper .col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-feature-content-wrapper .col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-feature-content-wrapper .col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-feature-content-wrapper .col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-feature-content-wrapper .col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-feature-content-wrapper .col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-feature-content-wrapper .col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-feature-content-wrapper .col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.apm-feature-content-wrapper .col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-feature-content-wrapper .col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-feature-content-wrapper .col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-feature-content-wrapper .col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-feature-content-wrapper .col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-feature-content-wrapper .col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-feature-content-wrapper .col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-feature-content-wrapper .col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-feature-content-wrapper .col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-feature-content-wrapper .col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-feature-content-wrapper .col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-feature-content-wrapper .col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}

@media only screen and (min-width: 992px) {
	.apm-feature-content-wrapper .col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-feature-content-wrapper .col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-feature-content-wrapper .col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-feature-content-wrapper .col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-feature-content-wrapper .col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-feature-content-wrapper .col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-feature-content-wrapper .col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-feature-content-wrapper .col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-feature-content-wrapper .col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-feature-content-wrapper .col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-feature-content-wrapper .col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-feature-content-wrapper .col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}

@media only screen and (min-width: 1200px) {
	.apm-feature-content-wrapper .col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.apm-feature-content-wrapper .col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.apm-feature-content-wrapper .col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}

	.apm-feature-content-wrapper .col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.apm-feature-content-wrapper .col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.apm-feature-content-wrapper .col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%;
	}

	.apm-feature-content-wrapper .col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.apm-feature-content-wrapper .col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.apm-feature-content-wrapper .col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}

	.apm-feature-content-wrapper .col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.apm-feature-content-wrapper .col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.apm-feature-content-wrapper .col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}

.text-center {
	text-align: center !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.apm-feature-content-wrapper * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.apm-feature-content-wrapper h2 {
	font-size: 28px;
	line-height: 1.25;
	font-weight: 500;
	margin: 0 0 12px;
	letter-spacing: -0.15px;
}

.apm-feature-content-wrapper h3 {
    font-size: 24px;
    line-height: 1.5;
    margin: 0 0 12px;
    letter-spacing: -.5px;
    font-weight: 400;
}

.apm-feature-content-wrapper p {
	margin: 0 0 12px;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.75;
}

.apm-feature-content-wrapper a {
	color: #006DEB;
}

.apm-feature-content-wrapper .apm-btn-primary {
	font-family: inherit;
	font-weight: 300;
	font-size: 16px;
	padding: 8px 16px;
	border-radius: 4px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	text-decoration: none;
	background: #E80E19;
	color: #ffffff;
}

.apm-feature-content-wrapper .apm-btn-primary:hover {
	text-decoration: none;
}

.apm-feature-content-wrapper .apm-btn-primary.apm-btn-icon {
	padding: 8px 12px 8px 16px;
}

.apm-feature-content-wrapper .apm-btn-primary.apm-btn-icon span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.apm-feature-content-wrapper .apm-btn-primary.apm-btn-icon .btn-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.apm-feature-content-wrapper .apm-btn-primary.apm-btn-icon .btn-icon svg {
	margin-right: 8px;
}

.apm-feature-content-wrapper .apm-btn-primary.apm-btn-icon>span:last-child {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.apm-feature-content-wrapper .apm-btn-text {
	font-family: inherit;
	font-weight: 300;
	font-size: 16px;
	padding: 8px 16px;
	border-radius: 4px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	text-decoration: none;
	border: 0;
	background: transparent;
}

.apm-feature-content-wrapper .apm-btn-text:hover {
	text-decoration: none;
}

.apm-feature-content-wrapper .apm-btn-text.apm-btn-icon {
	padding: 8px 12px 8px 16px;
}

.apm-feature-content-wrapper .apm-btn-text.apm-btn-icon span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.apm-feature-content-wrapper .apm-btn-text.apm-btn-icon .btn-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.apm-feature-content-wrapper .apm-btn-text.apm-btn-icon .btn-icon svg {
	margin-right: 8px;
}

.apm-feature-content-wrapper .apm-btn-text.apm-btn-icon>span:last-child {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.apm-feature-content-wrapper .apm-btn-text:hover {
	text-decoration: underline;
}

.feature-sec-content-wrapper {
	margin: 32px 0 0;
}

.feature-sec-content {
	margin: 32px 0 0;
}

.feature-sec-content .feature-content-image {
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
	margin: 24px 0 24px;
	border: 0 !important;
}

.feature-sec-content .feature-sec-content-item {
	margin: 32px 0 0;
}

.feature-sec-content ul:not(.resource-link-list),
.feature-sec-content ol {
	margin-top: 24px;
	padding: 0 0 0 16px !important;
	font-weight: 300;
}

.feature-sec-content ul:not(.resource-link-list) li,
.feature-sec-content ol li {
	margin-bottom: 4px;
	padding-left: 0;
}

.feature-sec-content ol li {
	margin-bottom: 12px;
}

.feature-sec-content strong {
	font-weight: 600;
}

.feature-bottom-cta-card {
	padding: 32px;
	background-color: #cbe3ff;
	border-radius:12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 40px;
}

.feature-bottom-cta-card .btn-group {
	justify-content: center;
	margin-top: 16px;
}

.feature-bottom-cta-card .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 575.98px) {
	.feature-bottom-cta-card .row {
		gap: 32px;
	}
}

.feature-bottom-cta-card .feature-bottom-cta-content h2 {
	font-weight: 600;
	font-size: 32px;
	line-height: 1.25;
	letter-spacing: -0.5px;
	margin-bottom: 20px;
}

.feature-bottom-cta-card .feature-bottom-cta-content.feature-desc h2 {
	margin-bottom: 8px;
}

.feature-nav-wrapper {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.feature-nav-wrapper .nav-item-icon {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}

.feature-nav-wrapper .nav-item-icon svg {
	width: 40px;
	height: 40px;
}

.feature-nav-wrapper .nav-item {
	padding: 16px;
	text-align: center;
	border: 1px solid #d8dfe7;
	background: #f3f9ff;
	color: inherit;
	border-radius: 4px;
	text-decoration: unset;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: unset !important;
}

.feature-nav-wrapper .nav-item:hover {
	background: #e8f2fd;
	border-color: #8ca3bd;
}

.feature-nav-wrapper .nav-item h6 {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.35;
}

.feature-content-navbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 16px;
	background: #f6f6f6;
	padding: 20px 32px;
	margin-bottom: 24px;
	position: sticky;
	top: 100px;
	z-index: 3;
}

.feature-content-navbar .nav-item {
	background: #ffffff;
	color: #000000;
	border-radius: 4px;
	padding: 4px 12px;
	text-decoration: none;
	border: 1px solid #ddd;
}

.feature-content-navbar .nav-item:hover {
	border-color: #000000;
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

.feature-banner-wrapper .banner-card {
	padding: 24px;
	border-radius: 4px;
	margin-bottom: 32px;
	background: #cbe3ff;
}

.feature-banner-wrapper .banner-card .banner-btn-group {
	margin-top: 16px;
}

.feature-banner-wrapper .banner-card .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.feature-banner-wrapper .banner-video-wrapper {
	position: relative;
}

@media only screen and (max-width: 991.98px) {
	.feature-banner-wrapper .banner-video-wrapper {
		margin-top: 32px;
	}
}

.feature-banner-wrapper .banner-video-wrapper img {
	margin-bottom: 0 !important;
	border-radius: 8px;
}

@media only screen and (min-width: 992px) {
	.feature-banner-wrapper .banner-video-wrapper img {
		max-height: 190px;
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
	}
}

.feature-banner-wrapper .banner-video-wrapper iframe {
	width: 100%;
	min-height: 160px;
}

.feature-banner-wrapper h1 {
	font-size: 36px;
	line-height: 1.15;
	font-weight: 600;
	letter-spacing: -1px;
}

.feature-banner-wrapper p {
	font-size: 17px !important;
	line-height: 1.6 !important;
}

.feature-banner-wrapper .banner-btn-group,
.btn-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

a.apm-btn-secondary {
	text-decoration: none !important;
	color: #ffffff !important;
}

.feature-banner-wrapper .apm-btn-secondary,
.apm-btn-secondary {
	background-color: #000000;
	color: #ffffff;
	font-family: inherit;
	font-weight: 300;
	font-size: 16px;
	padding: 8px 16px;
	border-radius: 4px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	text-decoration: none;
	border: 1px solid #000000;
}

.feature-banner-wrapper .apm-btn-secondary:hover {
	text-decoration: none;
}

.feature-banner-wrapper .apm-btn-secondary.apm-btn-icon {
	padding: 8px 12px 8px 16px;
}

.feature-banner-wrapper .apm-btn-secondary.apm-btn-icon span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.feature-banner-wrapper .apm-btn-secondary.apm-btn-icon .btn-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.feature-banner-wrapper .apm-btn-secondary.apm-btn-icon .btn-icon svg {
	margin-right: 8px;
}

.feature-banner-wrapper .apm-btn-secondary.apm-btn-icon>span:last-child {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.feature-banner-wrapper .apm-btn-secondary:hover {
	background-color: #444;
}

.feature-banner-wrapper .apm-btn {
	background-color: transparent;
	color: #000000;
	border: 1px solid #000000;
	font-family: inherit;
	font-weight: 300;
	font-size: 16px;
	padding: 8px 16px;
	border-radius: 4px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	text-decoration: none;
}

.feature-banner-wrapper .apm-btn:hover {
	text-decoration: none;
}

.feature-banner-wrapper .apm-btn.apm-btn-icon {
	padding: 8px 12px 8px 16px;
}

.feature-banner-wrapper .apm-btn.apm-btn-icon span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.feature-banner-wrapper .apm-btn.apm-btn-icon .btn-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.feature-banner-wrapper .apm-btn.apm-btn-icon .btn-icon svg {
	margin-right: 8px;
}

.feature-banner-wrapper .apm-btn.apm-btn-icon>span:last-child {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.feature-banner-wrapper .apm-btn:hover {
	background-color: #ffffff;
	border-color: #ffffff;
}

.accordion-container {
	width: 100%;
}

.accordion-container .accordion-item {
	border-bottom: 1px solid #ebeae7;
	cursor: pointer;
	padding: 20px 0;
}

.accordion-container .accordion-item h4,
.accordion-container .accordion-item h3 {
	margin: 0;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: -0.35px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: 16px;
}

.accordion-container .accordion-item .accordion-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.accordion-container .accordion-item .accordion-head.active .plusminus::before {
	content: "−";
}

.accordion-container .accordion-item .accordion-head.active h3 {
	color: #006DEB;
}

.accordion-container .accordion-item .accordion-body {
	padding-top: 16px;
	max-width: 90%;
}

.accordion-container .accordion-item .plusminus {
	font-size: 24px;
	font-weight: 200;
	border: 1px solid #444444;
	width: 24px;
	height: 24px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100px;
	color: #444444;
	position: relative;
	top: 0;
}

.accordion-container .accordion-item .plusminus::before {
	position: absolute;
	content: "+";
}

.accordion-container .accordion-body {
	display: none;
}

.resource-other-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 8px;
	border: 1px solid #EFEFEF;
	border-radius: 12px;
	margin: 0 !important;
}

.resource-other-wrapper>* {
	padding: 0 !important;
}

.resource-other-wrapper>* .resource-other-item {
	padding: 24px !important;
	border-bottom: 1px solid #EFEFEF;
	height: 100%;
}

.resource-other-wrapper>div:nth-child(2) .resource-other-item {
	border-left: 1px solid #EFEFEF;
}

.resource-other-wrapper>div:nth-child(4) .resource-other-item {
	border-left: 1px solid #EFEFEF;
}

.resource-other-wrapper>div:last-child .resource-other-item {
	border-bottom: 0;
}

.resource-other-wrapper .resource-other-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: inherit;
	text-decoration: none;
	padding: 24px 0 24px;
}

.resource-other-wrapper .resource-other-item:hover {
	text-decoration: none;
}

.resource-other-wrapper .resource-other-item .h5 {
	line-height: 1;
	font-size: 20px;
	margin-bottom: 6px;
	font-weight: 500;
}

.resource-other-wrapper .resource-other-item .p {
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 8px;
}

.resource-other-wrapper .resource-other-item .resource-other-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 320px;
}

.resource-other-wrapper .resource-other-item .anchor-text {
	color: #006DEB;
}

.resource-other-wrapper .resource-other-item .resource-other-icon {
	margin-right: 20px;
}

.resource-other-wrapper .resource-other-item .resource-other-icon svg {
	width: 32px;
	height: 38px;
}

.resource-other-wrapper .resource-other-item a {
	font-size: 1rem;
}

.anchor-text {
	font-size: 15px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}

.anchor-text a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.resource-link-list {
	list-style-type: none !important;
	padding-left: 0 !important;
	margin-top: 4px !important;
}

.resource-link-list li {
	margin-bottom: 8px;
	font-size: 1rem;
	line-height: 1.75;
	padding-left: 0 !important;
}

.resource-link-list li:last-child {
	margin-bottom: 0;
}

.resource-link-list li a {
	color: inherit;
}

.resource-link-list li a svg {
	width: 18px;
	height: 18px;
	vertical-align: sub;
}

.video-play-button {
	width: 56px;
	height: 56px;
	border-radius: 100px;
	background-color: #E80E19;
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: 0 6px 24px 3px rgba(192, 192, 192, 0.75);
	box-shadow: 0 6px 24px 3px rgba(192, 192, 192, 0.75);
	cursor: pointer;
}

.video-play-button .video-play-icon {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 16px solid #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-32%, -50%);
	transform: translate(-32%, -50%);
	width: 20px;
	height: 20px;
}

.video-player-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(7, 13, 20, 0.84);
	width: 100%;
	height: 100%;
	padding: 40px 20px;
	-webkit-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
	display: none;
	opacity: 0;
	z-index: 999999 !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.video-player-wrapper * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.video-player-wrapper.active {
	display: block;
	opacity: 1;
}

.video-player-wrapper .video-player-container {
	max-width: 1280px;
	width: 100%;
	margin: 80px auto auto;
}

.video-player-wrapper .video-player-container .video-player-close-btn {
	width: 36px;
	height: 36px;
	border-radius: 100px;
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	background-color: #ffffff;
}

.video-player-wrapper .video-player-container .video-player {
	position: relative;
	height: calc(50vh - 48px);
	margin-top: 12px;
}

.video-player-wrapper .video-player-container .video-player iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}

.banner-card-list {
	list-style-type: none !important;
	padding-left: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 12px 0;
	gap: 16px 24px;
	padding: 10px 0 !important;
}

.banner-card-list li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 12px;
	padding-left: 0 !important;
	font-size: 15px;
	line-height: 1.5 !important;	
	margin-bottom: 0 !important;
}

.banner-card-list li .banner-check-icon {
	width: 20px;
	height: 20px;
	border-radius: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border: 1px solid #000000;
}

.banner-card-list li .banner-check-icon svg {
	width: 14px;
	height: 14px;
}

.apm-promotion {
	display: none;
}

.feature-sec-card-row {
	gap: 24px 0;
}

.feature-sec-card {
	background-color: #f3f9ff;
	border-radius: 8px;
	padding: 20px;
	height: 100%;
}
.feature-sec-card svg {
	width: 40px;
	height: 40px;
}

.feature-sec-card h4 {
    margin-left: 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 1.45;
}

.feature-sec-card p {
	margin-bottom: 0;
}

.swiper-slide {
	text-align: center;
}

.swiper-button-next, .swiper-button-prev  {
	filter: grayscale(1);
}

.key-feature-card {
	background: #f2f7fd;
    padding: 24px;
    width: 100%;
    border-radius: 8px;
    margin-top: 24px;
    border: 1px solid #e2ebf6;
}

.key-feature-card ul {
	margin-top: 8px !important;
	padding: 0 0 0 16px !important;
	font-weight: 300;
}

@media screen and (min-width: 576px) {
	.resource-other-wrapper>div:nth-child(3) .resource-other-item {
		border-bottom: 0;
	}
}

@media screen and (max-width: 575.98px) {
	.resource-other-wrapper>div:nth-child(2) .resource-other-item,
	.resource-other-wrapper>div:nth-child(4) .resource-other-item {
		border-left: 0;
	}
}