body.home .elementor-element-6292c25 {
	display: none !important;
}

body.home .elementor-element-b0bca74,
body.home .elementor-element-56df3f2,
body.home .elementor-element-1e230cc,
body.home .elementor-element-148964c,
body.home .elementor-element-a89d66f,
body.home .elementor-element-7f2e9c9,
body.home .elementor-element-62eaee2,
body.home .elementor-element-a9b3dcf,
body.home .qrg-home-ecosystem,
body.home .qrg-home-story,
body.home .qrg-home-workflow,
body.home .qrg-home-impact,
body.home .qrg-home-connected__row--bottom {
	display: none !important;
}

body.home .page-header {
	display: none;
}

.qrg-home-final-cta {
	background: #2378a8;
	padding: 76px 24px 78px;
	text-align: center;
}

.qrg-home-final-cta__inner {
	width: min(760px, 100%);
	margin: 0 auto;
}

.qrg-home-final-cta h2 {
	margin: 0;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 34px;
	font-weight: 800;
	line-height: 1.16;
	letter-spacing: 0;
}

.qrg-home-final-cta p {
	max-width: 650px;
	margin: 16px auto 0;
	color: rgba(255, 255, 255, 0.78);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.65;
}

.qrg-home-final-cta__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 14px;
	margin-top: 28px;
}

.qrg-home-final-cta__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 165px;
	min-height: 44px;
	padding: 0 22px;
	border-radius: 8px;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.qrg-home-final-cta__button:hover,
.qrg-home-final-cta__button:focus {
	text-decoration: none;
	transform: translateY(-1px);
}

.qrg-home-final-cta__button--primary {
	background: #ffffff;
	color: #0b69a9;
	box-shadow: 0 12px 24px rgba(13, 56, 84, 0.14);
}

.qrg-home-final-cta__button--primary:hover,
.qrg-home-final-cta__button--primary:focus {
	background: #f2f8fc;
	color: #095b93;
}

.qrg-home-final-cta__button--secondary {
	border: 1px solid rgba(255, 255, 255, 0.9);
	background: transparent;
	color: #ffffff;
}

.qrg-home-final-cta__button--secondary:hover,
.qrg-home-final-cta__button--secondary:focus {
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff;
}

body.home .elementor-element-99b2096 > .e-con-inner {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.qrg-home-about {
	position: relative;
	overflow: hidden;
	background: linear-gradient(180deg, #ffffff 0%, #f6f9fd 100%);
	padding: 86px 24px 92px;
}

.qrg-home-about::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: var(--qrg-about-decor);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: min(1050px, 96vw) auto;
	opacity: 0.11;
	pointer-events: none;
}

.qrg-home-about__inner {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 0.98fr) minmax(320px, 0.82fr);
	align-items: center;
	gap: 48px;
	width: min(1120px, 100%);
	margin: 0 auto;
}

.qrg-home-about__copy {
	max-width: 620px;
}

.qrg-home-about__copy h2 {
	margin: 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 1.14;
	letter-spacing: 0;
}

.qrg-home-about__copy > p {
	margin: 20px 0 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.78;
}

.qrg-home-about__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	margin-top: 28px;
	padding: 0 24px;
	border-radius: 8px;
	background: #0b69a9;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
	box-shadow: 0 14px 28px rgba(11, 105, 169, 0.22);
	transition: transform 0.2s ease, background 0.2s ease;
}

.qrg-home-about__button:hover,
.qrg-home-about__button:focus {
	background: #095b93;
	color: #ffffff;
	text-decoration: none;
	transform: translateY(-1px);
}

.qrg-home-about__panel {
	display: grid;
	gap: 14px;
	padding: 26px;
	border: 1px solid rgba(20, 44, 86, 0.08);
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 18px 46px rgba(23, 31, 51, 0.1);
}

.qrg-home-about__metric {
	display: grid;
	grid-template-columns: 82px minmax(0, 1fr);
	align-items: center;
	gap: 16px;
	min-height: 78px;
	padding: 16px;
	border-radius: 10px;
	background: #f6faff;
}

.qrg-home-about__metric strong {
	color: #0b78c8;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 28px;
	font-weight: 900;
	line-height: 1;
}

.qrg-home-about__metric span {
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.35;
}

.qrg-home-about__cards {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
	margin-top: 10px;
}

.qrg-home-about-card {
	min-height: 178px;
	padding: 24px 22px 22px;
	border: 1px solid rgba(20, 44, 86, 0.08);
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.92);
	box-shadow: 0 16px 38px rgba(24, 30, 54, 0.07);
}

.qrg-home-about-card .qrg-home-light-card__icon {
	margin-bottom: 18px;
}

.qrg-home-about-card h3 {
	margin: 0 0 10px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.25;
}

.qrg-home-about-card p {
	margin: 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.65;
}

.qrg-home-story {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	padding: 86px 24px 86px;
}

.qrg-home-story::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: url("../images/racing-lines-decor.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: min(1020px, 94vw) auto;
	opacity: 0.1;
	pointer-events: none;
}

.qrg-home-story__inner,
.qrg-home-workflow__inner {
	position: relative;
	z-index: 1;
	width: min(1060px, 100%);
	margin: 0 auto;
}

.qrg-home-section-heading {
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}

.qrg-home-section-heading__eyebrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 22px;
	margin: 0 0 14px;
	padding: 5px 12px;
	border-radius: 999px;
	background: rgba(47, 116, 255, 0.08);
	color: #2f74ff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.qrg-home-section-heading h2 {
	margin: 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 30px;
	font-weight: 800;
	line-height: 1.15;
	letter-spacing: 0;
}

.qrg-home-section-heading > p {
	margin: 13px 0 0;
	color: #7c8494;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.7;
}

.qrg-home-story__cards,
.qrg-home-workflow__cards {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
	margin-top: 44px;
}

.qrg-home-light-card {
	position: relative;
	min-height: 205px;
	padding: 24px 22px 22px;
	border: 1px solid rgba(20, 44, 86, 0.08);
	border-radius: 10px;
	background: #ffffff;
	box-shadow: 0 16px 42px rgba(24, 30, 54, 0.08);
}

.qrg-home-light-card__icon {
	position: relative;
	display: inline-flex;
	width: 38px;
	height: 38px;
	margin-bottom: 24px;
	border-radius: 50%;
	background: #eef6ff;
}

.qrg-home-light-card__icon::before,
.qrg-home-light-card__icon::after {
	content: "";
	position: absolute;
	inset: 50% auto auto 50%;
	transform: translate(-50%, -50%);
}

.qrg-home-light-card__icon--fan::before,
.qrg-home-light-card__icon--profile::before {
	width: 12px;
	height: 12px;
	border: 2px solid #2f74ff;
	border-radius: 50%;
}

.qrg-home-light-card__icon--fan::after,
.qrg-home-light-card__icon--profile::after {
	width: 14px;
	height: 8px;
	border: 2px solid #2f74ff;
	border-top: 0;
	border-radius: 0 0 12px 12px;
	transform: translate(-50%, 10%);
}

.qrg-home-light-card__icon--bulb::before,
.qrg-home-light-card__icon--award::before {
	width: 12px;
	height: 15px;
	border: 2px solid #2f74ff;
	border-radius: 9px 9px 6px 6px;
}

.qrg-home-light-card__icon--bulb::after,
.qrg-home-light-card__icon--award::after {
	width: 8px;
	height: 2px;
	background: #2f74ff;
	box-shadow: 0 5px 0 #2f74ff;
	transform: translate(-50%, 8px);
}

.qrg-home-light-card__icon--badge::before {
	width: 13px;
	height: 16px;
	border: 2px solid #2f74ff;
	border-radius: 3px;
}

.qrg-home-light-card__icon--badge::after {
	width: 7px;
	height: 4px;
	border-left: 2px solid #2f74ff;
	border-bottom: 2px solid #2f74ff;
	transform: translate(-50%, -45%) rotate(-45deg);
}

.qrg-home-light-card__icon--growth::before {
	width: 17px;
	height: 12px;
	border-left: 2px solid #2f74ff;
	border-bottom: 2px solid #2f74ff;
}

.qrg-home-light-card__icon--growth::after {
	width: 13px;
	height: 13px;
	border-top: 2px solid #2f74ff;
	border-right: 2px solid #2f74ff;
	transform: translate(-42%, -54%) rotate(-10deg);
}

.qrg-home-light-card__icon--qr::before {
	width: 16px;
	height: 16px;
	background:
		linear-gradient(#2f74ff 0 0) 0 0 / 6px 6px no-repeat,
		linear-gradient(#2f74ff 0 0) 10px 0 / 6px 6px no-repeat,
		linear-gradient(#2f74ff 0 0) 0 10px / 6px 6px no-repeat,
		linear-gradient(#2f74ff 0 0) 10px 10px / 6px 6px no-repeat;
}

.qrg-home-light-card__icon--chart::before {
	width: 18px;
	height: 16px;
	border-left: 2px solid #2f74ff;
	border-bottom: 2px solid #2f74ff;
}

.qrg-home-light-card__icon--chart::after {
	width: 3px;
	height: 12px;
	background: #2f74ff;
	box-shadow: -6px 5px 0 #2f74ff, 6px -3px 0 #2f74ff;
}

.qrg-home-light-card__icon--link::before {
	width: 15px;
	height: 8px;
	border: 2px solid #2f74ff;
	border-radius: 999px;
	transform: translate(-68%, -50%) rotate(-34deg);
}

.qrg-home-light-card__icon--link::after {
	width: 15px;
	height: 8px;
	border: 2px solid #2f74ff;
	border-radius: 999px;
	transform: translate(-32%, -50%) rotate(-34deg);
}

.qrg-home-light-card h3 {
	margin: 0 0 11px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.25;
}

.qrg-home-light-card p {
	margin: 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.65;
}

.qrg-home-story__button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: fit-content;
	min-height: 44px;
	margin: 40px auto 0;
	padding: 0 24px;
	border-radius: 999px;
	background: #2f74ff;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
	box-shadow: 0 14px 28px rgba(47, 116, 255, 0.28);
}

.qrg-home-story__button::after {
	content: ">";
	font-size: 12px;
	line-height: 1;
}

.qrg-home-story__button:hover,
.qrg-home-story__button:focus {
	background: #225fe0;
	color: #ffffff;
	text-decoration: none;
}

.qrg-home-workflow {
	background: rgb(245, 245, 245);
	padding: 86px 24px 92px;
}

.qrg-home-workflow-card {
	min-height: 190px;
}

.qrg-home-workflow-card__number {
	position: absolute;
	top: 28px;
	right: 22px;
	color: #0b6fb4;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	line-height: 1;
}

@media (max-width: 1024px) {
	.qrg-home-about {
		padding: 72px 22px;
	}

	.qrg-home-about__inner {
		grid-template-columns: 1fr;
		gap: 30px;
	}

	.qrg-home-about__copy {
		max-width: 720px;
	}

	.qrg-home-about__panel {
		max-width: 720px;
		width: 100%;
	}

	.qrg-home-about__cards {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.qrg-home-story__cards,
	.qrg-home-workflow__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.qrg-home-final-cta {
		padding: 58px 18px 60px;
	}

	.qrg-home-final-cta h2 {
		font-size: 27px;
	}

	.qrg-home-final-cta__actions {
		display: grid;
		gap: 12px;
	}

	.qrg-home-final-cta__button {
		width: 100%;
	}

	.qrg-home-about {
		padding: 58px 18px;
	}

	.qrg-home-about__copy h2 {
		font-size: 27px;
	}

	.qrg-home-about__button {
		width: 100%;
	}

	.qrg-home-about__panel {
		padding: 18px;
	}

	.qrg-home-about__metric {
		grid-template-columns: 68px minmax(0, 1fr);
		min-height: 70px;
	}

	.qrg-home-about__metric strong {
		font-size: 24px;
	}

	.qrg-home-about__cards {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.qrg-home-story,
	.qrg-home-workflow {
		padding: 58px 18px;
	}

	.qrg-home-section-heading h2 {
		font-size: 27px;
	}

	.qrg-home-story__cards,
	.qrg-home-workflow__cards {
		grid-template-columns: 1fr;
		gap: 14px;
		margin-top: 32px;
	}

	.qrg-home-light-card,
	.qrg-home-workflow-card {
		min-height: 0;
	}
}

.qrg-home-qr-scan {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	padding: 96px 24px 84px;
}

.qrg-home-qr-scan::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.78)), var(--qrg-qr-bg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.94;
	pointer-events: none;
}

.qrg-home-qr-scan__inner {
	position: relative;
	z-index: 1;
	width: min(1120px, 100%);
	margin: 0 auto;
}

.qrg-home-qr-scan__hero {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(320px, 0.84fr);
	align-items: center;
	gap: 86px;
	min-height: 450px;
}

.qrg-home-qr-scan__copy {
	max-width: 670px;
}

.qrg-home-qr-scan__copy h2 {
	margin: 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 34px;
	font-weight: 800;
	line-height: 1.15;
	letter-spacing: 0;
}

.qrg-home-qr-scan__copy > p {
	max-width: 650px;
	margin: 22px 0 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.75;
}

.qrg-home-qr-scan__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 24px;
}

.qrg-home-qr-scan__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 0 21px;
	border-radius: 8px;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
}

.qrg-home-qr-scan__button--primary {
	background: #0b6fb4;
	color: #ffffff;
	box-shadow: 0 12px 24px rgba(11, 111, 180, 0.2);
}

.qrg-home-qr-scan__button--secondary {
	border: 1px solid rgba(20, 44, 86, 0.08);
	background: #ffffff;
	color: #0b6fb4;
	box-shadow: 0 10px 24px rgba(24, 30, 54, 0.08);
}

.qrg-home-qr-scan__button:hover,
.qrg-home-qr-scan__button:focus {
	text-decoration: none;
}

.qrg-home-qr-scan__button--primary:hover,
.qrg-home-qr-scan__button--primary:focus {
	background: #095f9c;
	color: #ffffff;
}

.qrg-home-qr-scan__button--secondary:hover,
.qrg-home-qr-scan__button--secondary:focus {
	color: #095f9c;
}

.qrg-home-qr-scan__note {
	margin-top: 18px !important;
	font-size: 11px !important;
	color: #8c94a2 !important;
}

.qrg-home-qr-scan__phone {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 500px;
}

.qrg-home-qr-scan__phone-decor {
	position: absolute;
	right: 0;
	top: -23px;
	width: 255px;
	height: 520px;
	object-fit: cover;
	border-radius: 12px;
	opacity: 0.58;
}

.qrg-home-qr-scan__phone-frame {
	position: relative;
	z-index: 1;
	width: min(270px, 70vw);
	height: auto;
	filter: drop-shadow(0 18px 28px rgba(10, 16, 31, 0.24));
}

.qrg-home-qr-scan__how {
	margin-top: 36px;
}

.qrg-home-qr-scan__how h3 {
	margin: 0 0 24px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
}

.qrg-home-qr-scan__cards {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.qrg-home-qr-step {
	position: relative;
	min-height: 168px;
	padding: 28px 26px 24px;
	border: 1px solid rgba(20, 44, 86, 0.08);
	border-radius: 10px;
	background: #ffffff;
	box-shadow: 0 16px 42px rgba(24, 30, 54, 0.08);
}

.qrg-home-qr-step__number {
	position: absolute;
	top: 30px;
	right: 26px;
	color: #0b6fb4;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	line-height: 1;
}

.qrg-home-qr-step h4 {
	margin: 0 0 10px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.25;
}

.qrg-home-qr-step p {
	margin: 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.65;
}

@media (max-width: 1024px) {
	.qrg-home-qr-scan {
		padding: 72px 22px;
	}

	.qrg-home-qr-scan__hero {
		grid-template-columns: 1fr;
		gap: 36px;
		min-height: 0;
	}

	.qrg-home-qr-scan__phone {
		min-height: 420px;
		justify-content: center;
	}

	.qrg-home-qr-scan__phone-decor {
		right: 50%;
		transform: translateX(70%);
		height: 430px;
	}
}

@media (max-width: 700px) {
	.qrg-home-qr-scan {
		padding: 58px 18px;
	}

	.qrg-home-qr-scan__copy h2 {
		font-size: 28px;
	}

	.qrg-home-qr-scan__actions {
		display: grid;
	}

	.qrg-home-qr-scan__button {
		width: 100%;
	}

	.qrg-home-qr-scan__phone {
		min-height: 360px;
	}

	.qrg-home-qr-scan__phone-decor {
		width: 195px;
		height: 340px;
		transform: translateX(72%);
	}

	.qrg-home-qr-scan__phone-frame {
		width: min(220px, 72vw);
	}

	.qrg-home-qr-scan__cards {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.qrg-home-qr-step {
		min-height: 0;
	}
}

.qrg-home-connected {
	background: #ffffff;
	padding: 88px 24px 96px;
}

.qrg-home-connected__inner {
	width: min(1120px, 100%);
	margin: 0 auto;
}

.qrg-home-connected__row {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	align-items: center;
	gap: 64px;
}

.qrg-home-connected__row--bottom {
	margin-top: 82px;
}

.qrg-home-connected__media {
	margin: 0;
	overflow: hidden;
	border-radius: 14px;
	background: #f4f6f8;
}

.qrg-home-connected__media img {
	display: block;
	width: 100%;
	aspect-ratio: 1.06;
	object-fit: cover;
}

.qrg-home-connected__copy {
	max-width: 560px;
}

.qrg-home-connected__copy h2,
.qrg-home-connected__story h2 {
	margin: 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 33px;
	font-weight: 800;
	line-height: 1.18;
	letter-spacing: 0;
}

.qrg-home-connected__features {
	display: grid;
	gap: 18px;
	margin-top: 28px;
}

.qrg-home-connected-feature {
	display: grid;
	grid-template-columns: 38px minmax(0, 1fr);
	gap: 14px;
	align-items: start;
}

.qrg-home-connected-feature .qrg-home-light-card__icon {
	margin: 0;
}

.qrg-home-connected-feature h3 {
	margin: 0 0 6px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.25;
}

.qrg-home-connected-feature p,
.qrg-home-connected__story p {
	margin: 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7;
}

.qrg-home-connected__story {
	max-width: 510px;
	padding-left: 18px;
}

.qrg-home-connected__story p {
	margin-top: 20px;
}

.qrg-home-connected__story p:first-of-type {
	color: #17172b;
}

.qrg-home-connected__media--story img {
	aspect-ratio: 1.44;
}

@media (max-width: 1024px) {
	.qrg-home-connected {
		padding: 72px 22px;
	}

	.qrg-home-connected__row {
		grid-template-columns: 1fr;
		gap: 36px;
	}

	.qrg-home-connected__row--bottom {
		margin-top: 64px;
	}

	.qrg-home-connected__story {
		padding-left: 0;
	}
}

@media (max-width: 640px) {
	.qrg-home-connected {
		padding: 58px 18px;
	}

	.qrg-home-connected__copy h2,
	.qrg-home-connected__story h2 {
		font-size: 27px;
	}

	.qrg-home-connected__row {
		gap: 30px;
	}

	.qrg-home-connected__row--bottom {
		margin-top: 52px;
	}

	.qrg-home-connected-feature {
		grid-template-columns: 34px minmax(0, 1fr);
	}

	.qrg-home-connected__media img {
		aspect-ratio: 1.08;
	}

	.qrg-home-connected__media--story img {
		aspect-ratio: 1.44;
	}
}

.qrg-home-hero {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	padding: 34px 24px 64px;
}

.qrg-home-hero__flag {
	position: absolute;
	left: -86px;
	right: -40px;
	bottom: -98px;
	height: 270px;
	background-image: url("../images/home-checkered-flag.jpg");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 760px auto;
	opacity: 0.07;
	transform: rotate(-1deg);
	pointer-events: none;
}

.qrg-home-hero__inner {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 0.96fr) minmax(420px, 1.04fr);
	align-items: center;
	gap: 64px;
	width: min(1120px, 100%);
	margin: 0 auto;
}

.qrg-home-hero__copy {
	max-width: 520px;
}

.qrg-home-hero__eyebrow {
	display: inline-flex;
	align-items: center;
	min-height: 28px;
	margin: 0 0 22px;
	padding: 6px 13px;
	border-radius: 999px;
	background: #eff7fc;
	color: #0a6399;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}

.qrg-home-hero__eyebrow::before {
	content: "#";
	margin-right: 3px;
	color: #7ba8c5;
}

.qrg-home-hero h1 {
	max-width: 540px;
	margin: 0;
	color: #1c1b32;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 46px;
	font-weight: 800;
	line-height: 1.08;
	letter-spacing: 0;
}

.qrg-home-hero__text {
	max-width: 560px;
	margin: 24px 0 0;
	color: #7a8193;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.82;
}

.qrg-home-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 28px;
}

.qrg-home-hero__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 24px;
	border-radius: 8px;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.qrg-home-hero__button:hover,
.qrg-home-hero__button:focus {
	transform: translateY(-1px);
	text-decoration: none;
}

.qrg-home-hero__button--primary {
	background: #0b69a9;
	color: #ffffff;
	box-shadow: 0 12px 28px rgba(11, 105, 169, 0.22);
}

.qrg-home-hero__button--primary:hover,
.qrg-home-hero__button--primary:focus {
	background: #095b93;
	color: #ffffff;
}

.qrg-home-hero__button--secondary {
	background: #eef7fd;
	color: #0b69a9;
}

.qrg-home-hero__button--secondary:hover,
.qrg-home-hero__button--secondary:focus {
	background: #dff0fb;
	color: #095b93;
}

.qrg-home-hero__features {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin: 25px 0 0;
	padding: 0;
	list-style: none;
}

.qrg-home-hero__features li {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #16172a;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
}

.qrg-home-hero__features li::before {
	content: "";
	display: inline-block;
	flex: 0 0 auto;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #14ba7f;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.1 3.7 6.7 9 1' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
}

.qrg-home-hero__media {
	justify-self: end;
	width: min(100%, 530px);
}

.qrg-home-hero__media img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 22px;
}

@media (max-width: 1024px) {
	.qrg-home-hero {
		padding: 42px 22px 58px;
	}

	.qrg-home-hero__inner {
		grid-template-columns: 1fr;
		gap: 42px;
	}

	.qrg-home-hero__copy {
		max-width: 700px;
	}

	.qrg-home-hero h1 {
		max-width: 620px;
		font-size: 44px;
	}

	.qrg-home-hero__media {
		justify-self: start;
		width: min(100%, 680px);
	}
}

@media (max-width: 640px) {
	.qrg-home-hero {
		padding: 42px 18px 52px;
	}

	.qrg-home-hero__flag {
		bottom: -54px;
		height: 170px;
		background-size: 520px auto;
	}

	.qrg-home-hero__eyebrow {
		margin-bottom: 20px;
	}

	.qrg-home-hero h1 {
		font-size: 34px;
		line-height: 1.12;
	}

	.qrg-home-hero__text {
		margin-top: 20px;
		font-size: 14px;
		line-height: 1.7;
	}

	.qrg-home-hero__actions {
		gap: 12px;
	}

	.qrg-home-hero__button {
		width: 100%;
	}

	.qrg-home-hero__features {
		display: grid;
		gap: 12px;
	}
}

.qrg-home-ecosystem {
	position: relative;
	overflow: hidden;
	background: #1a1a2e;
	color: #ffffff;
	padding: 88px 24px 84px;
}

.qrg-home-ecosystem::before,
.qrg-home-ecosystem::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.qrg-home-ecosystem::before {
	background-image: url("../images/racing-lines-bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: min(980px, 90vw) auto;
	opacity: 0.38;
}

.qrg-home-ecosystem::after {
	background-image: url("../images/racing-lines-decor.png");
	background-position: center 58%;
	background-repeat: no-repeat;
	background-size: min(980px, 94vw) auto;
	opacity: 0.35;
}

.qrg-home-ecosystem__inner {
	position: relative;
	z-index: 1;
	width: min(1120px, 100%);
	margin: 0 auto;
}

.qrg-home-ecosystem__intro {
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
}

.qrg-home-ecosystem__eyebrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 22px;
	margin: 0 0 13px;
	padding: 5px 12px;
	border-radius: 999px;
	background: rgba(15, 96, 226, 0.18);
	color: #2f74ff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.qrg-home-ecosystem__intro h2,
.qrg-home-problem__copy h2 {
	margin: 0;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-weight: 800;
	letter-spacing: 0;
}

.qrg-home-ecosystem__intro h2 {
	font-size: 34px;
	line-height: 1.15;
}

.qrg-home-ecosystem__intro > p {
	margin: 15px 0 0;
	color: rgba(255, 255, 255, 0.62);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.7;
}

.qrg-home-ecosystem__cards {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 18px;
	margin-top: 42px;
}

.qrg-home-ecosystem-card {
	min-height: 180px;
	padding: 24px 20px 22px;
	border: 1px solid rgba(71, 82, 145, 0.48);
	border-radius: 12px;
	background: rgba(34, 34, 68, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.qrg-home-ecosystem-card__icon {
	position: relative;
	display: inline-flex;
	width: 38px;
	height: 38px;
	margin-bottom: 18px;
	border: 1px solid #1f66ff;
	border-radius: 50%;
	background: rgba(25, 93, 255, 0.12);
}

.qrg-home-ecosystem-card__icon::before,
.qrg-home-ecosystem-card__icon::after {
	content: "";
	position: absolute;
	inset: 50% auto auto 50%;
	transform: translate(-50%, -50%);
}

.qrg-home-ecosystem-card__icon--target::before {
	width: 12px;
	height: 12px;
	border: 2px solid #2f74ff;
	border-radius: 50%;
}

.qrg-home-ecosystem-card__icon--target::after {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #2f74ff;
}

.qrg-home-ecosystem-card__icon--team::before {
	width: 16px;
	height: 9px;
	border: 2px solid #2f74ff;
	border-top: 0;
	border-radius: 0 0 12px 12px;
}

.qrg-home-ecosystem-card__icon--team::after {
	width: 14px;
	height: 14px;
	border: 2px solid #2f74ff;
	border-radius: 50%;
	box-shadow: -8px 7px 0 -5px #2f74ff, 8px 7px 0 -5px #2f74ff;
}

.qrg-home-ecosystem-card__icon--heart::before {
	width: 13px;
	height: 13px;
	border: 2px solid #2f74ff;
	border-top: 0;
	border-left: 0;
	transform: translate(-50%, -45%) rotate(45deg);
}

.qrg-home-ecosystem-card__icon--heart::after {
	width: 7px;
	height: 7px;
	border: 2px solid #2f74ff;
	border-radius: 50%;
	box-shadow: 7px 0 0 -2px #1f2748, 7px 0 0 0 #2f74ff;
	transform: translate(-70%, -68%);
}

.qrg-home-ecosystem-card__icon--shield::before {
	width: 15px;
	height: 17px;
	border: 2px solid #2f74ff;
	border-radius: 8px 8px 10px 10px;
	clip-path: polygon(50% 0, 100% 18%, 88% 78%, 50% 100%, 12% 78%, 0 18%);
}

.qrg-home-ecosystem-card__icon--shield::after {
	width: 8px;
	height: 5px;
	border-left: 2px solid #2f74ff;
	border-bottom: 2px solid #2f74ff;
	transform: translate(-50%, -48%) rotate(-45deg);
}

.qrg-home-ecosystem-card__icon--signal::before {
	width: 16px;
	height: 16px;
	border-top: 2px solid #2f74ff;
	border-right: 2px solid #2f74ff;
	border-radius: 0 12px 0 0;
	transform: translate(-58%, -56%) rotate(28deg);
}

.qrg-home-ecosystem-card__icon--signal::after {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #2f74ff;
	box-shadow: 5px -3px 0 -1px #2f74ff;
}

.qrg-home-ecosystem-card h3 {
	margin: 0 0 10px;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
}

.qrg-home-ecosystem-card p {
	margin: 0;
	color: rgba(255, 255, 255, 0.58);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.55;
}

.qrg-home-problem {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	align-items: center;
	gap: 58px;
	margin-top: 146px;
}

.qrg-home-problem__media {
	position: relative;
	margin: 0;
	overflow: hidden;
	border: 1px solid rgba(72, 80, 130, 0.48);
	border-radius: 14px;
	background: rgba(34, 34, 68, 0.5);
}

.qrg-home-problem__media img {
	display: block;
	width: 100%;
	aspect-ratio: 1.32;
	object-fit: cover;
}

.qrg-home-problem__media span {
	position: absolute;
	top: 18px;
	right: 18px;
	padding: 6px 10px;
	border-radius: 999px;
	background: rgba(0, 0, 0, 0.62);
	color: #2f74ff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 9px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.qrg-home-problem__copy {
	max-width: 520px;
}

.qrg-home-problem__copy h2 {
	font-size: 32px;
	line-height: 1.2;
}

.qrg-home-problem__copy p {
	margin: 24px 0 0;
	color: rgba(255, 255, 255, 0.62);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.8;
}

.qrg-home-problem__copy a {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	margin-top: 30px;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
}

.qrg-home-problem__copy a::after {
	content: "→";
	color: #2f74ff;
	font-size: 15px;
	line-height: 1;
}

@media (max-width: 1024px) {
	.qrg-home-ecosystem {
		padding: 72px 22px;
	}

	.qrg-home-ecosystem__cards {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.qrg-home-problem {
		grid-template-columns: 1fr;
		gap: 36px;
		margin-top: 92px;
	}
}

@media (max-width: 700px) {
	.qrg-home-ecosystem {
		padding: 58px 18px;
	}

	.qrg-home-ecosystem__intro h2,
	.qrg-home-problem__copy h2 {
		font-size: 27px;
	}

	.qrg-home-ecosystem__cards {
		grid-template-columns: 1fr;
		gap: 14px;
		margin-top: 32px;
	}

	.qrg-home-ecosystem-card {
		min-height: 0;
	}

	.qrg-home-problem {
		margin-top: 66px;
	}

	.qrg-home-problem__copy p {
		font-size: 12px;
	}
}

.qrg-home-merch {
	background: #ffffff;
	padding: 86px 24px 88px;
}

.qrg-home-merch__inner {
	width: min(1060px, 100%);
	margin: 0 auto;
}

.qrg-home-merch .qrg-home-section-heading {
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}

.qrg-home-merch .qrg-home-section-heading h2 {
	margin-top: 10px;
	font-size: 30px;
	line-height: 1.2;
}

.qrg-home-merch .qrg-home-section-heading > p:last-child {
	max-width: 690px;
	margin: 12px auto 0;
}

.qrg-home-merch__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
	margin-top: 42px;
}

.qrg-home-product-card {
	overflow: hidden;
	border: 1px solid #e7ebf1;
	border-radius: 10px;
	background: #f8f9fb;
	box-shadow: 0 14px 34px rgba(23, 31, 51, 0.08);
	padding: 12px;
}

.qrg-home-product-card__image {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin: 0 0 12px;
	border-radius: 8px;
	background: #e7e9ec;
	aspect-ratio: 1;
}

.qrg-home-product-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.qrg-home-product-card h3 {
	min-height: 30px;
	margin: 0 0 4px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.25;
}

.qrg-home-product-card p {
	margin: 0 0 12px;
	color: #0b78c8;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
}

.qrg-home-product-card a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 32px;
	border-radius: 5px;
	background: #0b76b9;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10px;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none;
	transition: transform 0.2s ease, background 0.2s ease;
}

.qrg-home-product-card a:hover,
.qrg-home-product-card a:focus-visible {
	background: #075d98;
	color: #ffffff;
	transform: translateY(-1px);
}

.qrg-home-junior {
	position: relative;
	overflow: hidden;
	background: #eef6ff;
	padding: 86px 24px 92px;
}

.qrg-home-junior::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: var(--qrg-junior-decor);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: min(1180px, 126vw) auto;
	opacity: 0.18;
	pointer-events: none;
}

.qrg-home-junior__inner {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	align-items: center;
	gap: 64px;
	width: min(1060px, 100%);
	margin: 0 auto;
}

.qrg-home-junior__copy {
	max-width: 560px;
}

.qrg-home-junior__copy h2 {
	margin: 12px 0 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.22;
	letter-spacing: 0;
}

.qrg-home-junior__copy > p:not(.qrg-home-section-heading__eyebrow) {
	margin: 18px 0 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.75;
}

.qrg-home-junior__checks {
	display: grid;
	gap: 13px;
	margin: 26px 0 0;
	padding: 0;
	list-style: none;
}

.qrg-home-junior__checks li {
	position: relative;
	min-height: 22px;
	padding-left: 32px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.7;
}

.qrg-home-junior__checks li::before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #e2f0ff;
}

.qrg-home-junior__checks li::after {
	content: "";
	position: absolute;
	top: 8px;
	left: 6px;
	width: 7px;
	height: 4px;
	border-left: 2px solid #2f74ff;
	border-bottom: 2px solid #2f74ff;
	transform: rotate(-45deg);
}

.qrg-home-junior__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	min-height: 42px;
	margin-top: 28px;
	padding: 0 22px;
	border-radius: 999px;
	background: #2f74ff;
	box-shadow: 0 12px 24px rgba(47, 116, 255, 0.24);
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
}

.qrg-home-junior__button::after {
	content: ">";
	font-size: 14px;
	line-height: 1;
}

.qrg-home-junior__button:hover,
.qrg-home-junior__button:focus-visible {
	background: #1d5fe5;
	color: #ffffff;
}

.qrg-home-junior__media {
	margin: 0;
	overflow: hidden;
	border: 8px solid #ffffff;
	border-radius: 12px;
	background: #dfe8f2;
	box-shadow: 0 18px 42px rgba(19, 35, 63, 0.14);
}

.qrg-home-junior__media img {
	display: block;
	width: 100%;
	aspect-ratio: 1.52;
	object-fit: cover;
}

@media (max-width: 1024px) {
	.qrg-home-merch,
	.qrg-home-junior {
		padding: 72px 22px;
	}

	.qrg-home-merch__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.qrg-home-junior__inner {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	.qrg-home-junior__copy {
		max-width: 680px;
	}
}

@media (max-width: 640px) {
	.qrg-home-merch,
	.qrg-home-junior {
		padding: 58px 18px;
	}

	.qrg-home-merch .qrg-home-section-heading h2,
	.qrg-home-junior__copy h2 {
		font-size: 26px;
	}

	.qrg-home-merch__grid {
		grid-template-columns: 1fr;
		gap: 16px;
		margin-top: 32px;
	}

	.qrg-home-product-card h3 {
		min-height: 0;
	}

	.qrg-home-junior__media {
		border-width: 6px;
	}

	.qrg-home-junior__media img {
		aspect-ratio: 1.25;
	}
}

.qrg-home-pricing {
	position: relative;
	overflow: hidden;
	background-image:
		linear-gradient(90deg, rgba(238, 246, 245, 0.9), rgba(238, 246, 245, 0.72)),
		var(--qrg-pricing-bg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 82px 24px 96px;
}

.qrg-home-pricing::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(255, 255, 255, 0.25);
	backdrop-filter: blur(1px);
	pointer-events: none;
}

.qrg-home-pricing__inner {
	position: relative;
	z-index: 1;
	width: min(960px, 100%);
	margin: 0 auto;
}

.qrg-home-pricing__heading {
	max-width: 760px;
	margin: 0 auto 38px;
	text-align: center;
}

.qrg-home-pricing__heading h2 {
	margin: 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 29px;
	font-weight: 800;
	line-height: 1.22;
	letter-spacing: 0;
}

.qrg-home-pricing__heading p {
	max-width: 620px;
	margin: 12px auto 0;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7;
}

.qrg-home-pricing__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 28px;
}

.qrg-home-price-card {
	display: flex;
	flex-direction: column;
	min-height: 520px;
	border: 1px solid rgba(12, 111, 180, 0.18);
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 18px 42px rgba(27, 42, 64, 0.12);
	padding: 24px;
	color: #17172b;
}

.qrg-home-price-card--featured {
	border-color: rgba(255, 205, 60, 0.32);
	background: #18182c;
	color: #ffffff;
	box-shadow: 0 22px 46px rgba(10, 14, 30, 0.22);
}

.qrg-home-price-card__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	min-height: 28px;
}

.qrg-home-price-card__top h3 {
	margin: 0;
	color: inherit;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.25;
}

.qrg-home-price-card__top span {
	flex: 0 0 auto;
	border-radius: 3px;
	background: #ffd24a;
	padding: 5px 8px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 8px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}

.qrg-home-price-card__price {
	display: flex;
	align-items: flex-end;
	gap: 7px;
	margin-top: 28px;
}

.qrg-home-price-card__price strong {
	color: inherit;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 38px;
	font-weight: 900;
	line-height: 0.9;
	letter-spacing: 0;
}

.qrg-home-price-card__price em {
	margin-bottom: 3px;
	color: #7a8396;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
}

.qrg-home-price-card--featured .qrg-home-price-card__price em {
	color: rgba(255, 255, 255, 0.64);
}

.qrg-home-price-card__subtitle {
	margin: 16px 0 0;
	color: #0b78c8;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	font-weight: 800;
	line-height: 1.45;
}

.qrg-home-price-card--featured .qrg-home-price-card__subtitle {
	color: #ffd24a;
}

.qrg-home-price-card__system {
	margin: 16px 0 0;
	border-top: 1px solid #e7ebf1;
	padding-top: 14px;
	color: #6f7788;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6;
}

.qrg-home-price-card--featured .qrg-home-price-card__system {
	border-top-color: rgba(255, 255, 255, 0.1);
	color: rgba(255, 255, 255, 0.66);
}

.qrg-home-price-card__lists {
	margin-top: 22px;
}

.qrg-home-price-card__lists h4 {
	margin: 0 0 10px;
	color: inherit;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	font-weight: 900;
	line-height: 1.2;
}

.qrg-home-price-card__lists h4:not(:first-child) {
	margin-top: 18px;
}

.qrg-home-price-card__lists ul {
	display: grid;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.qrg-home-price-card__lists li {
	position: relative;
	padding-left: 16px;
	color: #40495d;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.45;
}

.qrg-home-price-card__lists li::before {
	content: "";
	position: absolute;
	top: 6px;
	left: 1px;
	width: 7px;
	height: 4px;
	border-left: 1.5px solid #17172b;
	border-bottom: 1.5px solid #17172b;
	transform: rotate(-45deg);
}

.qrg-home-price-card--featured .qrg-home-price-card__lists li {
	color: rgba(255, 255, 255, 0.76);
}

.qrg-home-price-card--featured .qrg-home-price-card__lists li::before {
	border-color: #ffffff;
}

.qrg-home-price-card__muted li {
	color: #9ba2b0;
}

.qrg-home-price-card__muted li::before {
	opacity: 0.45;
}

.qrg-home-price-card__button {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	margin-top: auto;
	border: 1px solid #0b78c8;
	border-radius: 5px;
	background: #ffffff;
	color: #0b78c8;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10px;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none;
	transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.qrg-home-price-card__button:hover,
.qrg-home-price-card__button:focus-visible {
	background: #0b78c8;
	color: #ffffff;
	transform: translateY(-1px);
}

.qrg-home-price-card--featured .qrg-home-price-card__button {
	border-color: #ffd24a;
	background: #ffd24a;
	color: #17172b;
}

.qrg-home-price-card--featured .qrg-home-price-card__button:hover,
.qrg-home-price-card--featured .qrg-home-price-card__button:focus-visible {
	background: #ffc928;
	color: #17172b;
}

@media (max-width: 900px) {
	.qrg-home-pricing {
		padding: 72px 22px;
	}

	.qrg-home-pricing__grid {
		gap: 22px;
	}

	.qrg-home-price-card {
		min-height: 0;
	}
}

@media (max-width: 720px) {
	.qrg-home-pricing {
		padding: 58px 18px;
	}

	.qrg-home-pricing__heading h2 {
		font-size: 25px;
	}

	.qrg-home-pricing__grid {
		grid-template-columns: 1fr;
	}

	.qrg-home-price-card {
		padding: 20px;
	}

	.qrg-home-price-card__price {
		align-items: baseline;
		flex-wrap: wrap;
		margin-top: 24px;
	}

	.qrg-home-price-card__price strong {
		font-size: 34px;
	}
}

.qrg-home-discovery {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	padding: 86px 24px 92px;
}

.qrg-home-discovery::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: var(--qrg-discovery-bg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: min(1040px, 124vw) auto;
	opacity: 0.38;
	pointer-events: none;
}

.qrg-home-discovery__inner {
	position: relative;
	z-index: 1;
	width: min(760px, 100%);
	margin: 0 auto;
}

.qrg-home-discovery__heading {
	text-align: center;
}

.qrg-home-discovery__heading h2,
.qrg-home-impact__heading h2 {
	margin: 10px 0 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 31px;
	font-weight: 800;
	line-height: 1.22;
	letter-spacing: 0;
}

.qrg-home-discovery__heading > p:not(.qrg-home-section-heading__eyebrow) {
	max-width: 640px;
	margin: 12px auto 0;
	color: #5f6878;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7;
}

.qrg-home-discovery__search {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr) 130px;
	gap: 8px;
	align-items: center;
	width: min(620px, 100%);
	margin: 38px auto 0;
	border: 2px solid #0b78c8;
	border-radius: 999px;
	background: #ffffff;
	box-shadow: 0 16px 34px rgba(11, 120, 200, 0.14);
	padding: 6px 7px 6px 44px;
}

.qrg-home-discovery__search::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	width: 15px;
	height: 15px;
	border: 2px solid #6f7788;
	border-radius: 50%;
	box-sizing: border-box;
	transform: translateY(-50%);
}

.qrg-home-discovery__search::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 31px;
	width: 7px;
	height: 2px;
	background: #6f7788;
	transform: translateY(5px) rotate(45deg);
}

.qrg-home-discovery__search input {
	width: 100%;
	min-width: 0;
	border: 0 !important;
	background: transparent;
	box-shadow: none !important;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	outline: 0;
	padding: 0 !important;
}

.qrg-home-discovery__search button {
	min-height: 36px;
	border: 0;
	border-radius: 999px;
	background: #0b78c8;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	cursor: pointer;
}

.qrg-home-featured-profile {
	display: grid;
	grid-template-columns: 82px minmax(0, 1fr) auto;
	align-items: center;
	gap: 18px;
	width: min(690px, 100%);
	margin: 30px auto 0;
	border: 1px solid rgba(23, 31, 51, 0.08);
	border-radius: 8px 8px 0 0;
	background: #ffffff;
	box-shadow: 0 18px 42px rgba(19, 35, 63, 0.16);
	padding: 18px 22px;
}

.qrg-home-featured-profile__avatar {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	width: 70px;
	height: 70px;
	border-radius: 8px;
	background: #101827;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 17px;
	font-weight: 800;
	text-decoration: none;
}

.qrg-home-featured-profile__avatar img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.qrg-home-featured-profile__title {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
}

.qrg-home-featured-profile__title h3 {
	margin: 0;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.2;
}

.qrg-home-featured-profile__title span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 32px;
	min-height: 18px;
	border-radius: 999px;
	background: #ffdc3d;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 9px;
	font-weight: 900;
	line-height: 1;
}

.qrg-home-featured-profile__body p,
.qrg-home-featured-profile__body small {
	display: block;
	margin: 5px 0 0;
	color: #5f6878;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.45;
}

.qrg-home-featured-profile__body p {
	color: #0b78c8;
	font-weight: 800;
}

.qrg-home-featured-profile__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	border-radius: 7px;
	background: #0b78c8;
	padding: 0 22px;
	color: #ffffff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}

.qrg-home-featured-profile__button:hover,
.qrg-home-featured-profile__button:focus-visible {
	background: #075d98;
	color: #ffffff;
}

.qrg-home-discovery__checks {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	width: min(690px, 100%);
	margin: 0 auto;
	border-radius: 0 0 8px 8px;
	background: rgba(255, 255, 255, 0.9);
	padding: 16px 22px 20px;
	list-style: none;
}

.qrg-home-discovery__checks li {
	position: relative;
	padding-left: 18px;
	color: #17172b;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 1.5;
}

.qrg-home-discovery__checks li::before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 8px;
	height: 5px;
	border-left: 2px solid #00b986;
	border-bottom: 2px solid #00b986;
	transform: rotate(-45deg);
}

.qrg-home-impact {
	background: #f5f5f5;
	padding: 86px 24px 92px;
}

.qrg-home-impact__inner {
	width: min(1120px, 100%);
	margin: 0 auto;
}

.qrg-home-impact__heading {
	text-align: center;
}

.qrg-home-impact__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 24px;
	margin-top: 44px;
}

.qrg-home-impact-card {
	display: grid;
	place-items: center;
	min-height: 114px;
	border: 1px solid #e1e5ec;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 14px 34px rgba(23, 31, 51, 0.06);
	padding: 20px;
	text-align: center;
}

.qrg-home-impact-card strong {
	color: #0b78c8;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 26px;
	font-weight: 900;
	line-height: 1;
}

.qrg-home-impact-card span {
	margin-top: 10px;
	color: #5f6878;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.45;
}

@media (max-width: 900px) {
	.qrg-home-discovery,
	.qrg-home-impact {
		padding: 72px 22px;
	}

	.qrg-home-featured-profile {
		grid-template-columns: 70px minmax(0, 1fr);
	}

	.qrg-home-featured-profile__button {
		grid-column: 1 / -1;
		width: 100%;
	}

	.qrg-home-discovery__checks,
	.qrg-home-impact__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.qrg-home-discovery,
	.qrg-home-impact {
		padding: 58px 18px;
	}

	.qrg-home-discovery__heading h2,
	.qrg-home-impact__heading h2 {
		font-size: 25px;
	}

	.qrg-home-discovery__search {
		grid-template-columns: 1fr;
		border-radius: 18px;
		padding: 14px 14px 14px 42px;
	}

	.qrg-home-discovery__search button {
		width: calc(100% + 28px);
		margin-left: -28px;
	}

	.qrg-home-featured-profile {
		grid-template-columns: 58px minmax(0, 1fr);
		gap: 14px;
		padding: 16px;
	}

	.qrg-home-featured-profile__avatar {
		width: 58px;
		height: 58px;
	}

	.qrg-home-featured-profile__title {
		align-items: flex-start;
		flex-direction: column;
		gap: 7px;
	}

	.qrg-home-featured-profile__title h3 {
		font-size: 14px;
	}

	.qrg-home-discovery__checks,
	.qrg-home-impact__grid {
		grid-template-columns: 1fr;
	}
}

body.home .elementor-element-258cba4,
body.home .elementor-element-376f67e,
body.home .elementor-element-804b375,
body.home .elementor-element-95859c9,
body.home .elementor-element-aeac53b {
	--qrg-legacy-text: #6f7788;
	--qrg-legacy-heading: #17172b;
	--qrg-legacy-blue: #0b78c8;
	font-family: "Poppins", Arial, sans-serif;
}

body.home .elementor-element-258cba4 {
	background: #ffffff;
	padding: 18px 0 26px;
}

body.home .elementor-element-376f67e,
body.home .elementor-element-804b375,
body.home .elementor-element-95859c9 {
	display: grid !important;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	align-items: center;
	gap: 64px;
	width: min(1120px, calc(100% - 48px));
	margin: 0 auto;
	padding: 74px 0;
	border-bottom: 1px solid #eef1f5;
}

body.home .elementor-element-376f67e > .elementor-element,
body.home .elementor-element-804b375 > .elementor-element,
body.home .elementor-element-95859c9 > .elementor-element {
	width: 100% !important;
	max-width: none !important;
}

body.home .elementor-element-95859c9 {
	border-bottom: 0;
}

body.home .elementor-element-bfd7b35,
body.home .elementor-element-d2daeb8,
body.home .elementor-element-3bbb222 {
	width: 100% !important;
	max-width: 520px;
	padding: 46px 42px;
	border: 1px solid rgba(225, 231, 239, 0.9);
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 18px 46px rgba(23, 31, 51, 0.08);
	color: var(--qrg-legacy-heading, #17172b) !important;
}

body.home .elementor-element-8b3f5b1,
body.home .elementor-element-97ca8fa,
body.home .elementor-element-b1327d8 {
	width: 100% !important;
	max-width: 560px;
	justify-self: end;
}

body.home .elementor-element-804b375 .elementor-element-97ca8fa {
	order: -1;
	justify-self: start;
}

body.home .elementor-element-95ead8e .elementor-heading-title,
body.home .elementor-element-0179706 .elementor-heading-title,
body.home .elementor-element-d3d9978 .elementor-heading-title,
body.home .elementor-element-1673c90 .elementor-heading-title {
	margin: 0;
	color: var(--qrg-legacy-heading, #17172b) !important;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.22;
	letter-spacing: 0;
}

body.home .elementor-element-95ead8e::before,
body.home .elementor-element-0179706::before,
body.home .elementor-element-d3d9978::before,
body.home .elementor-element-1673c90::before {
	display: inline-flex;
	align-items: center;
	min-height: 22px;
	margin-bottom: 12px;
	border-radius: 999px;
	background: #eaf3ff;
	padding: 0 12px;
	color: #2f74ff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 9px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}

body.home .elementor-element-95ead8e::before {
	content: "Fan Connection";
}

body.home .elementor-element-0179706::before {
	content: "Driver Identity";
}

body.home .elementor-element-d3d9978::before {
	content: "Goal Focused";
}

body.home .elementor-element-1673c90::before {
	content: "Racing Community";
}

body.home .elementor-element-0b2e5ee,
body.home .elementor-element-6b41c1e {
	margin-top: 18px;
}

body.home .elementor-element-055ae25,
body.home .elementor-element-1f911cf,
body.home .elementor-element-b13b73f {
	margin-top: 18px;
}

body.home .elementor-element-0b2e5ee p,
body.home .elementor-element-055ae25 p,
body.home .elementor-element-6b41c1e p,
body.home .elementor-element-1f911cf p,
body.home .elementor-element-b13b73f p,
body.home .elementor-element-b1f0760 p {
	margin: 0 0 14px;
	color: var(--qrg-legacy-text, #6f7788) !important;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.75;
}

body.home .elementor-element-0b2e5ee p,
body.home .elementor-element-6b41c1e p {
	color: var(--qrg-legacy-heading, #17172b) !important;
	font-weight: 700;
}

body.home .elementor-element-055ae25 strong,
body.home .elementor-element-1f911cf strong,
body.home .elementor-element-b13b73f strong,
body.home .elementor-element-b1f0760 strong {
	color: var(--qrg-legacy-heading, #17172b) !important;
	font-weight: 800;
}

body.home .elementor-element-055ae25 p:last-child,
body.home .elementor-element-1f911cf p:last-child,
body.home .elementor-element-b13b73f p:last-child {
	margin-bottom: 0;
}

body.home .elementor-element-38dfab7,
body.home .elementor-element-5319dfa,
body.home .elementor-element-6be8996 {
	width: 100% !important;
	overflow: hidden;
	border: 8px solid #ffffff;
	border-radius: 14px;
	background: #f4f6f8;
	box-shadow: 0 18px 42px rgba(19, 35, 63, 0.14);
}

body.home .elementor-element-38dfab7 img,
body.home .elementor-element-5319dfa img,
body.home .elementor-element-6be8996 img {
	display: block;
	width: 100%;
	height: clamp(390px, 38vw, 520px);
	object-fit: cover;
}

body.home .elementor-element-aeac53b {
	background: #f5f5f5 !important;
	padding: 86px 24px 92px;
}

body.home .elementor-element-aeac53b > .e-con-inner {
	width: min(1120px, 100%) !important;
	max-width: min(1120px, 100%) !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

body.home .elementor-element-0b0bfcd {
	text-align: center;
}

body.home .elementor-element-1673c90 {
	max-width: 720px;
	margin: 0 auto;
}

body.home .elementor-element-b1f0760 {
	max-width: 720px;
	margin: 18px auto 0;
}

body.home .elementor-element-b1f0760 p {
	margin-bottom: 10px;
}

body.home .elementor-element-b1f0760 p:nth-child(2),
body.home .elementor-element-b1f0760 p:nth-child(3),
body.home .elementor-element-b1f0760 p:nth-child(4) {
	color: var(--qrg-legacy-blue);
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
}

body.home .elementor-element-bac9f46 {
	margin-top: 44px;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}

body.home .elementor-element-bac9f46 .elementor-image-carousel-wrapper,
body.home .elementor-element-bac9f46 .swiper {
	overflow: hidden;
	padding: 0 8px 24px;
}

body.home .elementor-element-bac9f46 .swiper-slide {
	width: 285px !important;
}

body.home .elementor-element-bac9f46 .swiper-slide-inner {
	overflow: hidden;
	border-radius: 10px;
	background: #ffffff;
	box-shadow: 0 14px 34px rgba(23, 31, 51, 0.09);
}

body.home .elementor-element-bac9f46 .swiper-slide-image {
	display: block;
	width: 100%;
	height: 220px;
	object-fit: cover;
}

body.home .elementor-element-bac9f46 .elementor-swiper-button {
	width: 32px;
	height: 48px;
	border-radius: 50%;
	background: transparent !important;
	box-shadow: none !important;
	color: #111111 !important;
	text-shadow: 0 2px 8px rgba(255, 255, 255, 0.55);
}

body.home .elementor-element-bac9f46 .elementor-swiper-button i,
body.home .elementor-element-bac9f46 .elementor-swiper-button svg {
	color: #111111 !important;
	fill: #111111 !important;
}

@media (max-width: 1024px) {
	body.home .elementor-element-376f67e,
	body.home .elementor-element-804b375,
	body.home .elementor-element-95859c9 {
		grid-template-columns: 1fr;
		gap: 34px;
		padding: 62px 0;
	}

	body.home .elementor-element-bfd7b35,
	body.home .elementor-element-d2daeb8,
	body.home .elementor-element-3bbb222 {
		max-width: 720px;
		justify-self: center;
	}

	body.home .elementor-element-8b3f5b1,
	body.home .elementor-element-97ca8fa,
	body.home .elementor-element-b1327d8 {
		max-width: 720px;
		justify-self: center;
	}

	body.home .elementor-element-bac9f46 .swiper-slide {
		width: 270px !important;
	}
}

@media (max-width: 640px) {
	body.home .elementor-element-258cba4 {
		padding: 6px 0 18px;
	}

	body.home .elementor-element-376f67e,
	body.home .elementor-element-804b375,
	body.home .elementor-element-95859c9 {
		width: calc(100% - 36px);
		padding: 52px 0;
	}

	body.home .elementor-element-95ead8e .elementor-heading-title,
	body.home .elementor-element-0179706 .elementor-heading-title,
	body.home .elementor-element-d3d9978 .elementor-heading-title,
	body.home .elementor-element-1673c90 .elementor-heading-title {
		font-size: 26px;
	}

	body.home .elementor-element-38dfab7,
	body.home .elementor-element-5319dfa,
	body.home .elementor-element-6be8996 {
		border-width: 6px;
	}

	body.home .elementor-element-bfd7b35,
	body.home .elementor-element-d2daeb8,
	body.home .elementor-element-3bbb222 {
		padding: 30px 24px;
	}

	body.home .elementor-element-38dfab7 img,
	body.home .elementor-element-5319dfa img,
	body.home .elementor-element-6be8996 img {
		height: 320px;
	}

	body.home .elementor-element-bac9f46 .swiper-slide {
		width: 78vw !important;
	}

	body.home .elementor-element-bac9f46 .swiper-slide-image {
		height: 210px;
	}

	body.home .elementor-element-aeac53b {
		padding: 58px 18px 64px;
	}
}
