.bt-about-section {
	margin-top: 80px;
	background: linear-gradient(90deg, #F4F8FF 0.02%, #FAF9FF 25.66%, #F5F7FF 52.67%, #F5F8FF 96.32%);
	padding: 60px 0;

}

.bt-about-section h1 {
	color: #141414;
	font-size: 58px;
	font-style: normal;
	font-weight: 700;
	line-height: 77px;
}

.bt-about-section h5 {
	color: #444;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 38px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.bt-about-section p {
	color: #4D4D4D;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}

.bt-about-section .border-left {
	border-left: 3px solid #007bff !important;
	padding-left: 15px;
}

.bt-about-section strong {
	color: #4D4D4D;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}

.bt-about-section .text-primary {
	color: #165EBA;
	font-size: 28px;
	font-style: italic;
	font-weight: 700;
	line-height: 38px;
}

.bt-about-section .img-fluid {
	border-radius: 12px;
	max-width: 100%;
	height: auto;
}

.bt-about-section .team-label {
	background: #286EF8;
	color: #FFF;
	font-size: 26px;
	font-style: italic;
	font-weight: 500;
	line-height: 36px;
	padding: 14px 28px;
	border-radius: 25px;
	text-align: left;
	max-width: 320px;
}

.imgetpholder {
	position: relative;
}

.bt-about-section .team-label {
	position: absolute;
	right: 10px;
	bottom: -40px;
}

@media (max-width: 767.98px) {
	.bt-about-section {
		padding: 40px 15px;
	}

	.bt-about-section h2 {
		font-size: 26px;
	}

	.bt-about-section h5 {
		font-size: 16px;
	}

	.bt-about-section p {
		font-size: 15px;
	}

	.bt-about-section .team-label {
		font-size: 13px;
		padding: 6px 12px;
	}
}

.bt-confidence-section {
	background: linear-gradient(90deg, #F4F8FF 0.02%, #FAF9FF 25.66%, #F5F7FF 52.66%, #F5F8FF 96.32%);
}

.bt-confidence-section .section-title {
	color: #141414;
	font-size: 58px;
	font-style: normal;
	font-weight: 700;
	line-height: 77px;
	margin: 0px;
}

.bt-confidence-section .section-subtitle {
	color: #141414;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 38px;
	margin-bottom: 60px;
}

.bt-confidence-section .stat-box {
	background-color: #fff;
	border-radius: 25px;
	padding: 40px 44px;
	box-shadow: 0px 5px 5px 2px rgba(206, 221, 239, 0.35);
}

.bt-confidence-section .stat-value {
	color: #2E5DBC;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0px;
}

.bt-confidence-section .stat-label {
	color: #444;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.bt-confidence-section .stat-icon {
	/* max-height: 40px; */
}

.bt-confidence-section .confidence-list .bullet {
	font-size: 30px;
	line-height: 30px;
	margin-right: 0.75rem;
}

.bt-confidence-section .confidence-list p {
	color: #383838;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
	.bt-confidence-section .section-title {
		font-size: 1.5rem;
	}

	/* .bt-confidence-section .stat-box {
		flex-direction: column;
		text-align: center;
	} */

	.bt-confidence-section .stat-icon {
		margin-top: 1rem;
	}

	.bt-confidence-section .confidence-list .bullet {
		margin-top: 0.25rem;
	}
}

.bt-ceo-section {
	background: #fff;
	color: #333;
	font-family: 'Segoe UI', sans-serif;
}

/* Section Title */
.bt-ceo-section h2 {
	color: #0F4ABB;
	font-size: 78px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

/* Paragraphs inside quote */
.bt-ceo-section .ceo-quote-box p {
	color: #383838;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
}

.bt-ceo-section .ceo-quote-box strong {
	color: #383838;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
}

/* CEO name and role */
.bt-ceo-section .ceo-quote-box div {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
}

/* Signature image */
.bt-ceo-section .signature-dis p {
	color: #121212;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 124.2%;
	margin-bottom: 0;
}

.bt-ceo-section .signature-dis p strong {
	color: #0F4ABB;
	font-size: 32px;
	font-weight: 700;
	display: block;
	margin-bottom: 4px;
}

.bt-ceo-section .signature-dis span {
	color: #545454 !important;
	font-size: 20px !important;
	font-weight: 500 !important;
}

.bt-ceo-section .signature img {
	max-height: 142px;
	height: auto;
}

.bt-ceo-section hr {
	border-top: 2px solid #ccc;
	margin: 8px 0;
}

/* Highlight blue box */
.bt-ceo-section .ceo-highlight-box {
	color: #0E41A3;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 44px;
}

/* Bottom caption */
.bt-ceo-section .ceo-caption {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
}

.bt-ceo-lower {
	background: #F4F8FF;
}

.highlight-statement {
	color: #0E41A3;
	font-size:28px;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	/* 110% */
}

.highlight-caption {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
	text-align: left;
}

.bt-stats-section {
	background: #f5faff;
}

.bt-stats-section .section-title {
	color: #202020;
	font-size: 52px;
	font-weight: 500;
	line-height: 65px;
}

.bt-stats-section .section-title .text-blue {
	color: #1C7AF3;
}

.bt-stats-section .section-subtitle {
	color: #000;
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	margin-bottom: 60px;
}

.bt-stats-section .cta-text {
	color: #528BFC;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 36px;
}

.bt-stats-section .description {
	color: #383838;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	opacity: 0.8;

}

.bt-stats-section .stats-grid {
	max-width: 960px;
	border-radius: 20px;
}

.bt-stats-section .stat-box {
	background-color: #fff;

}

.bt-stats-section .stat-value {
	color: #528BFC;
	font-size: 32px;
	font-weight: 700;
	margin: 0;
}

.bt-stats-section .stat-label {
	color: #383838;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
}

.bt-stats-section .stat-icon {
	width: 48px;
	flex-shrink: 0;
	align-self: flex-start;
}

@media (max-width: 767.98px) {
	/* .bt-stats-section .stat-box {
		text-align: center;
		flex-direction: column;
		align-items: center !important;
		border-right: none !important;
		border-bottom: 1px solid #eee;
	} */

	.bt-stats-section .stat-box:last-child {
		border-bottom: none !important;
	}

	.bt-stats-section .stat-box>div {
		text-align: center;
		margin-bottom: 10px;
	}
}

.bt-cta-banner {
	background-color: #528BFC;
	/* bright blue */
}

.bt-cta-banner .cta-heading {
	color: #FFF;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 50px;
	/* 125% */
	margin: 0;
}

.btn-orange {
	background-color: #FF9314;
	color: #FFF;
	text-align: center;
	font-family: "Neue Alte Grotesk";
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	padding: 18px 24px;
	border-radius: 10px;
	text-decoration: none;
	display: inline-block;
	transition: background-color 0.3s ease;
}

.btn-orange:hover {
	background-color: #e68a00;
	color: #000;
}

.mission-scale-section {
	background: url('../images/landing-page/section-5-bg.png') no-repeat center;
	background-size: cover;
	min-height: 1200px;
	overflow: hidden;
	position: relative;
	padding: 100px 30px;
}

.mission-label {
	background: #e2efff;
	color: #063FAB;
	padding: 6px 12px;
	border-radius: 8px;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.56px;
	display: inline-block;
	margin-bottom: 20px;
}

.mission-title {
	color: #000;
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 65px;
	margin-bottom: 20px;
	text-align: left;
}

.mission-subtext {
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	color: #333;
	margin-bottom: 30px;
	text-align: left;
}

.mission-btn {
	background-color: #FF9314;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: #fff;
	padding: 12px 24px;
	border-radius: 8px;
	transition: 0.3s ease;
	display: inline-block;
	text-align: center;
}

.mission-btn:hover {
	background-color: #ff9800;
	color: #000;
}

.mission-quote-box {
	padding: 40px 32px;
	font-size: 28px;
	font-style: italic;
	font-weight: 500;
	line-height: 38px;
	color: #063FAB;
	border-radius: 15px;
	border: 1px solid #A6A6A6;
	background: linear-gradient(180deg, #FFF 14.46%, #F6FBFF 83.13%);
	box-shadow: 0px 4px 8px 2px rgba(223, 232, 239, 0.30);
	margin-top: 40px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 767.98px) {
	.mission-scale-section {
		padding: 60px 20px;
		min-height: auto;
	}

	.mission-label {
		font-size: 16px;
		line-height: 26px;
		letter-spacing: 0.3px;
		margin-bottom: 16px;
		text-align: center;
		display: block;
	}

	.mission-title {
		font-size: 24px;
		line-height: 34px;
		text-align: center;
	}

	.mission-subtext {
		font-size: 18px;
		line-height: 28px;
		text-align: center;
		margin-bottom: 20px;
	}

	.mission-btn {
		width: 100%;
		font-size: 18px;
		padding: 10px 16px;
		margin-top: 20px;
	}

	.mission-quote-box {
		font-size: 18px;
		line-height: 28px;
		padding: 24px 16px;
		margin-top: 30px;
	}

	.mission-arrow {
		position: static;
		max-width: 100%;
		margin-top: 20px;
	}
}

.bt-help-section {
	background-color: #fff;
}

.bt-help-section .help-label {
	background: url('../images/v2/about/Rectangle 1097.png') no-repeat center;
	background-size: cover;
	color: #202020;
	text-align: center;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	width: 312px;
	margin: 0 auto;
}

.bt-help-section .help-heading {
	color: #282828;
	text-align: center;
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 65px;
}

.bt-help-section .help-heading .text-highlight {
	color: #528BFC;
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 65px;
}

.bt-help-section .help-card {
	background: #D8E9F4;
	border-radius: 12px;
	border: 1px solid #e4ecf5;
	height: 100%;
	text-align: left;
	transition: box-shadow 0.2s ease;
}

.bt-help-section .help-card h5 {
	margin-bottom: 10px;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
}

.bt-help-section .help-card p {
	color: #202020;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
}

.bt-help-section .help-card:hover {
	background-color: #4F95FF;
	color: #fff;
	border: none;
}

.bt-help-section .help-card:hover h5,
.bt-help-section .help-card:hover p {
	color: #fff;
}

.bt-help-section .help-icon {
	height: 24px;
	width: 24px;
	flex-shrink: 0;
	align-self: flex-end;
	margin-top: auto;
	display: none;
}

.bt-roadmap-section {
	background-color: #fff;
}

.bt-roadmap-section .roadmap-heading {
	color: #282828;
	text-align: center;
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 65px;
}

.bt-roadmap-section .roadmap-subheading {
	color: #528BFC;
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 65px;
}

.bt-roadmap-section .text-highlight {
	color: #528BFC;
}

.bt-roadmap-section .roadmap-image img {
	max-width: 100%;
	height: auto;
}


.bt-video-section {
	position: relative;
	background: url('../images/v2/about/home-watch-video 1.png') center center/cover no-repeat;
	height: 717px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bt-video-section .video-overlay {
	background: linear-gradient(180deg, rgba(5, 34, 91, 0.76) 5.16%, rgba(1, 27, 80, 0.83) 49.79%, rgba(8, 32, 78, 0.90) 67.09%, rgba(5, 34, 91, 0.88) 92.75%);
	width: 100%;
	height: 100%;

}

.bt-video-section .video-content {
	color: #fff;
	text-align: center;
}

/* .bt-video-section .play-icon {
  width: 50px;
  height: 50px;
} */

.bt-video-section .play-label {
	color: #FF9314;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	line-height: 68px;
	/* 212.5% */
	text-transform: uppercase;
	vertical-align: middle;
}

.bt-video-section .video-heading {
	color: #FFF;
	text-align: center;
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 62px;
}

.bt-testimonial-section {
	background-color: #f5faff;
	padding: 100px 0;
}

.testimonial-card {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
	height: 100%;
}

.testimonial-text {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 0;
	min-height: 120px;
}

.reviewer-img {
	object-fit: cover;
}

.reviewer-name {
	color: #2E5DBC;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.reviewer-role {
	font-size: 12px;
	color: #555;
}

.company-logo {
	height: 40px;
	max-width: 80px;
	object-fit: contain;
}

.star-rating {
	font-size: 16px;
	color: #ffaa00;
}

.gde-section {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 50%, #1E1E1E 50%);
	overflow: hidden;
}

.gde-container {
	/* max-width: 1200px; */
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.gde-image {
	height: 100%;
	/* or set a fixed height like 400px */
	overflow: hidden;
}

.gde-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.gde-content {
	background: #1E1E1E;
	padding: 90px 1rem;
	color: white;
}

.gde-title {
	color: #FFF;
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 68px;
}

.gde-title span {
	color: #FF8A00;
	font-size: 52px;
	font-style: normal;
	font-weight: 700;
	line-height: 68px;
}

.gde-subtitle {
	color: #FFF;
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
}

.gde-description {
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
}

.gde-button {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: #FF8A00;
	padding: 1rem 2rem;
	border-radius: 8px;
	text-decoration: none;
	margin-bottom: 0.5rem;
	transition: background 0.3s ease;
	color: #FFF;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;

}

.gde-button:hover {
	background: #E67A00;
}

.gde-button svg {
	width: 20px;
	height: 20px;
}

.gde-testimonial {
	margin-top: 2rem;
}

.gde-quote {
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 0px;
}

.gde-author {
	color: #5297FF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
}

@media (max-width: 992px) {
	.gde-section {
		background: #1E1E1E;
	}

	.gde-container {
		grid-template-columns: 1fr;
	}

	.gde-image {
		height: 300px;
	}

	.gde-content {
		padding: 3rem 1.5rem;
	}

	.gde-title {
		font-size: 2rem;
	}
}

@media (max-width: 991.98px) {


	.bt-help-section .help-heading .text-highlight,
	.bt-about-section h2,
	.bt-confidence-section .section-title,
	.bt-help-section .help-heading,
	.bt-roadmap-section .roadmap-heading,
	.bt-roadmap-section .roadmap-subheading,
	.bt-ceo-section h2,
	.bt-ceo-section .highlight-statement,
	.bt-stats-section .section-title {
		font-size: 28px !important;
		line-height: 40px !important;
	}

	.bt-ceo-section .highlight-caption,
	.bt-confidence-section .section-subtitle,
	.bt-help-section .help-card h5 {
		font-size: 18px !important;
		line-height: 28px !important;
	}

	.bt-stats-section .cta-text,
	.bt-stats-section .description,
	.bt-help-section .help-card p,
	.bt-ceo-section {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	.play-icon {
		width: 80px;
	}

	.video-heading {
		font-size: 16px !important;
		line-height: 20px !important;
	}


	section {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	.spt-section,
	.gde-section{
		padding: 0!important;
	}

	.bt-about-section,
	.bt-confidence-section,
	.bt-ceo-section,
	.bt-stats-section,
	.bt-help-section,
	.bt-roadmap-section,
	.bt-testimonial-section {
		padding-left: 16px;
		padding-right: 16px;
	}


	.bt-about-section .imgetpholder,
	.bt-ceo-section img,
	.bt-roadmap-section img,
	.testimonial-card img {
		max-width: 100%;
		height: auto;
	}


	.bt-help-section .help-card {
		flex-direction: column;
		text-align: left;
	}

	.bt-help-section .help-icon {
		margin-top: 20px;
		align-self: flex-start;
	}


	.bt-roadmap-section .roadmap-heading,
	.bt-roadmap-section .roadmap-subheading {
		font-size: 26px;
		line-height: 34px;
	}


	.bt-video-section {
		height: auto;
		padding: 60px 20px;
	}


	.bt-cta-banner .cta-heading {
		font-size: 20px;
		line-height: 30px;
		text-align: center;
		margin-bottom: 15px;
	}

	.btn-orange {
		width: 100%;
		font-size: 18px;
		padding: 12px 16px;
	}


	.gde-section .gde-title {
		font-size: 26px !important;
		line-height: 36px !important;
	}

	.gde-section .gde-subtitle,
	.gde-section .gde-description,
	.gde-section .gde-button,
	.gde-section .gde-quote,
	.gde-section .gde-author {
		font-size: 16px !important;
		line-height: 24px !important;
	}

	.gde-section .gde-button {
		width: 100%;
		justify-content: center;
		padding: 12px 16px;
	}

	.gde-section .gde-testimonial {
		margin-top: 20px;
	}

	.bt-about-section {
		margin-top: 00px;
	}
} 


@media (max-width: 480px) {

	.bt-about-section h2 {
		color: #141414;
		font-size: 28px!important;
		font-style: normal;
		font-weight: 700;
		line-height: normal!important;
	}
	
	.bt-about-section h5 {
		color: #444;
		font-size: 16px!important;
		font-style: normal;
		font-weight: 400!important;
		line-height: 26px!important;
	}
	#mobile-top-about{
		margin-top:100px;
	}
	#mobile-top-about-p{
		margin-top:100px!important;
	}
	#mobile-top-about-p p{
		color: #165EBA;
		text-align: center;
		font-family: "Neurial Grotesk";
		font-size: 20px;
		font-style: italic;
		font-weight: 500;
		line-height: 30px;
	}
	.section-title{
		font-size: 28px!important;
		font-style: normal;
		font-weight: 700!important;
		line-height: normal;
		text-align: center;
	}
	.section-subtitle{
		font-size: 18px!important;
		font-style: normal;
		font-weight: 500!important;
		line-height: 24px;
		text-align: center;
		color: #141414;
	}
	.bt-confidence-section .confidence-list p {
		color: #383838;
		font-size: 16px!important;
		font-style: normal;
		font-weight: 400!important;
		line-height: 30px!important;
	}
	#stats-grid-mobile{
		margin-top: 50px!important;
	}
	.bt-confidence-section .stat-box{
		padding: 20px 22px;
	}
	.bt-confidence-section .stat-value {
		font-size: 32px!important;
		font-weight: 700;	
	}
	.bt-confidence-section .stat-label{
		font-size: 16px!important;
		font-style: normal;
		font-weight: 500;
	}
	.bt-confidence-section .stat-icon{
		max-width: 62px!important;
	}   
	.bt-ceo-section h2{
		font-size: 28px!important;
		font-style: normal;
		font-weight: 700!important;
		line-height: normal;
	}
	.bt-ceo-section .ceo-quote-box strong ,
	.ceo-quote-box p{
		font-size: 18px!important;
		font-style: normal;
		line-height: 24px;
		text-align: center;
	}
	.signature-dis p,
	.bt-ceo-section .ceo-quote-box div{
		text-align: center!important;
	}
	.bt-stats-section h2{
		color: #0F4ABB!important;
		text-align: center;
		font-size: 32px!important;
		font-style: normal;
		font-weight: 700;
		line-height: 40px;
	}
	.bt-stats-section .section-title .text-blue{
		color: #0F4ABB!important;
	}
	.bt-stats-section .cta-text {
		font-size: 20px!important;
		font-style: normal;
		font-weight: 500!important;
		line-height: 27px!important;
		text-transform: none;
	}
    .mission-label {
		margin : 0 auto!important;
		max-width: 181px;
	}
	.mission-title {
		font-size: 28px!important;
		font-style: normal;
		font-weight: 500!important;
		line-height: 65px!important;
	}
	.mission-btn{
		max-width: 233px;
		font-size: 15px!important;
		font-style: normal;
		font-weight: 700!important;
		line-height: normal;
		margin : 0 auto!important;
		display: block;
	}
	.mission-quote-box {
		font-size: 22px!important;
		font-style: italic;
		font-weight: 500!important;
		line-height: 32px!important;
	}
	.mission-scale-section {
		min-height: 800px;
		background-size: contain;
		background-position: bottom;
		background-repeat: no-repeat;
	}
	.bt-help-section .help-label{
		font-size: 20px!important;
		font-style: normal;
		font-weight: 700!important;
		line-height: 40px; /* 200% */
		letter-spacing: 0.4px!important;
	}
	.bt-help-section .help-heading {
		font-size: 28px!important;
		font-style: normal;
		font-weight: 500;
		line-height: 38px!important;
	}
	.bt-help-section .help-icon {
        margin-top: 20px;
        align-self: flex-end;
    }
	.bt-help-section .check-icon {
		margin-right: 15px!important;
	}
	.bt-help-section .help-card h5{
		font-size: 28px!important;
		font-style: normal;
		font-weight: 500!important;
		line-height: 38px!important;
	}
	.bt-help-section .help-card p{
		font-size: 16px!important;
		font-style: normal;
		font-weight: 400!important;
		line-height: 24px!important;
	}
	.bt-roadmap-section .roadmap-heading{
		font-size: 28px!important;
		font-style: normal;
		font-weight: 500!important;
		line-height: normal;
	}
	.bt-roadmap-section .text-highlight{
		font-size: 28px!important;
	}
	/* .mission-scale-section-header {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		gap: 5px;
	  }
	  
	  .mission-scale-section-header h2,
	  .mission-scale-section-header p {
		display: inline!important;
		margin: 0;
		font-size: inherit;
		line-height: 1.6;
	  } */
	  .bt-roadmap-section {
		padding-bottom: 0px !important;
	  }
	  .bt-cta-banner .cta-heading{
		font-size: 24px!important;
		font-style: normal;
		font-weight: 500!important;
		line-height: 34px!important;
	  }
	  .bt-cta-banner .btn-orange{
		font-size: 15px!important;
		font-style: normal;
		font-weight: 700!important;
		line-height: normal;
		max-width: 224px;
	  }
	  .bt-cta-banner{
		padding: 20px 10px!important;
	  }
	  .bt-video-section{
		padding-top: 0px !important;
        padding-bottom: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		min-height: 221px;
	}
	.bt-video-section .video-overlay{
		min-height: 221px;
	}

	.stats-grid {
		margin: auto;
	}
    .stats-slider .stat-box {
		border: 1px solid #eee;
		border-radius: 8px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 20px;
		margin: 10px;
	}
	.stats-slider .stat-value{
		font-size: 16px!important;
		font-style: normal;
		font-weight: 600!important;
		line-height: normal;
		text-align: left;
	}
	.stats-slider .stat-label{
		font-size: 12px!important;
		font-style: normal;
		font-weight: 500!important;
		line-height: normal;
		text-align: left;
	}
	.stats-slider .stat-icon {
		height: 50px;
		width: 50px;
		object-fit: contain;
	  }
	.slick-dots li button:before{
		color: #FF9314!important;
		font-size: 50px!important;
	}
	.slick-dots li:nth-child(n+3) {
		display: none !important;
	}
}


