.g3-cash {
	position: relative;
	width: 100%;
	max-width: 1680px;
	height: auto;
	z-index: 1;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'poppins', sans-serif;
	font-size: 1.56vw;
	-webkit-text-decoration-skip: none;
	text-decoration-skip-ink: none;
	opacity: 0;
}

@media all and (min-width: 1024px) and (max-width: 1220px) {
	.g3-cash {
		font-size: 0.6em !important;
	}
}

@media all and (min-width: 1220px) and (max-width: 1680px) {
	.g3-cash {
		font-size: 0.95vw !important;
	}
}

@media (min-width: 1680px) {
	.g3-cash {
		font-size: 1em;
	}
}

.g3-cash img {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.g3-cash *,
.g3-cash *::before,
.g3-cash *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.g3-mob {
	display: block;
}

.g3-dt {
	display: none;
}

@media (min-width: 1024px) {
	.g3-mob {
		display: none;
	}

	.g3-dt {
		display: block;
	}
}

.g3-cash a {
	color: inherit;
	text-decoration: none;
}

.g3-cash h1,
.g3-cash h2,
.g3-cash h3,
.g3-cash h4,
.g3-cash h5,
.g3-cash h6,
.g3-cash p {
	position: relative;
	display: block;
	margin: 0;
}

.g3-cash p {
	font-family: 'poppins', sans-serif;
	font-weight: 400;
	line-height: normal;
	letter-spacing: normal;
}

.g3-cash h1 {
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	color: #e85384;
	font-family: 'poppins', sans-serif;
	font-size: 6.14375em;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.08em;
	white-space: nowrap;
}

.g3-cash__banner h1 > .g3-knockout {
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	line-height: normal;
	letter-spacing: normal;
	margin: 0 0.29em 0.14em 0;
}

.g3-cash h2 {
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-size: 4.09625em;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.04em;
}
.g3-cash sup {
	top: 0;
}

.g3-cash sub {
	bottom: 0;
}
@media (min-width: 1024px) {
}

.g3-rel {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-abs {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-it {
	font-style: italic;
}

.g3-sb {
	font-weight: 600;
}

.g3-ul {
	text-decoration: underline;
	text-underline-offset: 0.15em;
}

span.g3-sep {
	display: block;
	width: 6em;
	height: 2px;
	background-color: #e85384;
	margin: 1.3em auto 1.8em auto;
}

span.g3-disclaimer {
	display: inline-block;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-size: 1.70625em;
	font-weight: 400;
	line-height: 2.6;
	letter-spacing: normal;
}

span.g3-disclaimer--lg {
	display: inline-block;
	font-size: 1em;
	padding-bottom: 0em;
}

span.g3-disclaimer ~ span.g3-sep {
	margin-top: 1.75em;
}
span.g3-disclaimer a {
	text-decoration: underline;
	color: inherit;
	text-underline-offset: 0.2em;
}

span.g3-disclaimer sup {
	font-size: 0.8em;
	color: inherit;
	vertical-align: 0.2em;
}

sup.g3-dagger {
	font-size: 0.5em;
	color: inherit;
	vertical-align: 0.7em;
}

section.g3-cash__banner {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 3.2em 0 0.4em 0;
	overflow: hidden;
	background-color: #dfd7ef;
}

.g3-cash__banner__content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.g3-cash__banner__content__full {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: visible;
}

.g3-cash__banner p {
	color: #e85384;
	font-size: 2.389375em;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: 0.02em;
}

.g3-cash__banner .g3-knockout sup {
	font-size: 0.56em;
	color: #e85384;
	vertical-align: 0.5em;
}

.g3-cash__banner .g3-disclaimer {
	margin-top: -1em;
}

@media (min-width: 1024px) {
	section.g3-cash__banner {
		padding: 3em 0 0.4em 0;
	}

	span.g3-sep {
		width: 5em;
		height: 2px;
	}
	.g3-cash h1 {
		font-size: 6.5625em;
		margin-top: -0.2em;
		margin-bottom: -0.3em;
	}
	.g3-cash h2 {
		font-size: 2.333125em;
	}
	.g3-cash h1 > .g3-knockout {
		font-size: 1.4em;
	}
	.g3-cash__banner p {
		font-size: 1.75em;
	}
	.g3-cash__banner span.g3-disclaimer {
		font-size: 0.875em;
	}
	span.g3-disclaimer--lg {
		font-size: 1.33em;
		font-weight: 400;
		padding-bottom: 0.2em;
	}
}

.g3-cash__HIW {
	position: relative;
	width: 100%;
	height: auto;
	margin: 4.5% auto;
	padding: 0;
	overflow: hidden;
}

.g3-cash__HIW > img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-cash__HIW h2 {
	padding-bottom: 0.5em;
}

.g3-cash__HIW p {
	color: #000000;
	font-size: 2.389375em;
	line-height: 1.6;
	padding: 0;
	letter-spacing: 0;
	margin-bottom: 0.2em;
}

.g3-cash__HIW .g3-disclaimer {
	margin-top: 0.3em;
}

.g3-cash__HIW__Content {
	margin: 0;
	padding: 3.5em 1em 2em 1em;
	overflow: hidden;
	text-align: center;
}

.g3-cash__HIW__Chart {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	width: 49%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	font-family: 'poppins', sans-serif;
	font-weight: 400;
	line-height: 2;
	letter-spacing: normal;
	color: #000000;
	font-size: 2.389375em;
}

.g3-cash__HIW__Chart span {
	display: inline-block;
	width: 100%;
}

@media (min-width: 1024px) {
	.g3-cash__HIW {
		width: 90.47619%;
		max-width: 1520px;
		display: flex;
		flex-flow: nowrap;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 3.8em;
	}

	.g3-cash__HIW > img {
		width: 49.079%;
	}
	.g3-cash__HIW__Content {
		width: 51%;
		padding-left: 0;
		padding-right: 0;
	}
	.g3-cash__HIW p {
		font-size: 1.65em;
		line-height: 1.5;
		padding: 0;
	}
	.g3-cash__HIW p.g3-px--1 {
		padding: 0;
	}
	.g3-cash__HIW p.g3-px--2 {
		padding: 0 1.2em;
	}
	.g3-cash__HIW p.g3-px--3 {
		padding: 0 3em;
	}
	.g3-cash__HIW h2 {
		padding-bottom: 0.7em;
	}
	.g3-cash__HIW__Content span.g3-disclaimer {
		font-size: 0.875em;
		margin-top: 0;
		padding-left: 0.7em;
	}

	.g3-cash__HIW br {
		display: block;
	}

	.g3-cash__HIW__Chart {
		font-size: 1.75em;
	}
}

/* Categories ================== */
section.g3-cats {
	display: none;
}
@media (min-width: 1024px) {
	section.g3-cats {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0 0 2em 0;
		overflow: hidden;
		text-align: left;
	}

	.g3-cats > .g3-rel {
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
	.g3-cats__title {
		display: inline-block;
		color: #000000;
		font-family: 'knockout', sans-serif;
		font-size: 3em;
		font-weight: 400;
		line-height: ;
		letter-spacing: 0.02em;
		padding: 0;
	}
	.g3-cats .g3-cats__grid {
		position: relative;
		display: grid;
		grid-template-columns: repeat(6, 1fr);
		align-content: start;
		column-gap: 2.2em;
		row-gap: 3em;
		width: 100%;
		height: auto;
		margin: 1.8em 0 0 0;
		padding: 0;
		overflow: hidden;
	}

	.g3-cats a.g3-cat {
		display: block;
		position: relative;
		text-decoration: none;
		padding: 0 0 0.2em 0;
	}

	.g3-cats a.g3-cat > img {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		margin: 0;
	}

	.g3-cats a.g3-cat .g3-cat__cta {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0.9em 0 0 0;
		overflow: hidden;
		color: rgb(0, 0, 0);
		font-family: 'poppins', sans-serif;
		font-size: 1em;
		font-weight: 600;
		line-height: 1.32;
		letter-spacing: 0.05em;
		text-align: center;
		text-decoration: underline;
		text-underline-offset: 0.12em;
	}
}

/* MOBILE CATEGORIES =================================== */

.g3-mobile-cats__content {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 9em;
	margin: 0;
	padding: 1.8em 0;
	overflow: hidden;
}
.g3-mobile-cats__slider {
	position: absolute;
	width: auto;
	min-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}
.g3-mobile-cats__slider a {
	display: inline-block;
	padding: 0 1.2em;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-size: 2.3875em;
	font-weight: 400;
	line-height: 2.2;
	letter-spacing: 0.02em;
	margin: 0 0 0 1em;
	border-radius: 1em;
	background-color: #eeeeee;
}
.g3-mobile-cats__slider a:last-of-type {
	margin-right: 1em;
}
@media (min-width: 1024px) {
	section.g3-mobile-cats {
		display: none;
	}
}
