.g3-hp {
	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: 'sofia-pro', sans-serif;
	font-size: 1.56vw;
	-webkit-text-decoration-skip: none;
	text-decoration-skip-ink: none;
}

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

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

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

.g3-hp picture {
	position: relative;
	width: 100%;
	display: block;
}

.g3-hp picture img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hp picture.g3-hero-bg--rel {
	position: relative;
	z-index: -1;
}

.g3-hp picture.g3-hero-bg--abs {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.g3-hp .g3-video-responsive video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	object-fit: cover;
	margin: 0;
	display: none;
}

.g3-hp img {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	max-width: none;
}

.g3-hp sup {
	top: 0;
}

.g3-hp sub {
	bottom: 0em;
}

.g3-hp h1,
.g3-hp h2,
.g3-hp h3,
.g3-hp h4,
.g3-hp h5,
.g3-hp p {
	font-family: 'poppins', sans-serif;
	position: relative;
	display: block;
	margin: 0;
	line-height: 1.1;
	letter-spacing: 0.01em;
}

.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-fade {
	opacity: 0;
}

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

.g3-bold {
	font-weight: 700;
}

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

.g3-med {
	font-weight: 500;
}
.g3-knockout {
	font-family: 'knockout', sans-serif !important;
}

.g3-stroke--black-white {
	-webkit-text-stroke: 0.01em #000000;
	text-stroke: 0.01em #000000;
	color: #ffffff;
}

.g3-stroke--black-transparent {
	-webkit-text-stroke: 0.01em #000000;
	text-stroke: 0.01em #000000;
	color: transparent !important;
}

.g3-stroke--white-black {
	-webkit-text-stroke: 0.01em #ffffff;
	text-stroke: 0.01em #ffffff;
	color: #000000;
}

.g3-stroke--white-transparent {
	-webkit-text-stroke: 0.01em #ffffff;
	text-stroke: 0.01em #ffffff;
	color: transparent !important;
}

.g3-stroke--dk-grey-lt-grey {
	-webkit-text-stroke: 0.01em #1f1b08;
	text-stroke: 0.01em #1f1b08;
	color: #acc0f4 !important;
}

.g3-stroke--dk-grey-transparent {
	-webkit-text-stroke: 0.01em #1f1b08;
	text-stroke: 0.01em #1f1b08;
	color: transparent !important;
}

.g3-margin-bottom--1 {
	margin-bottom: 1em !important;
}

.g3-margin-bottom--2 {
	margin-bottom: 2em !important;
}

.g3-margin-bottom--3 {
	margin-bottom: 3em !important;
}

.g3-margin-bottom--4 {
	margin-bottom: 4em !important;
}

.g3-margin-bottom--5 {
	margin-bottom: 5em !important;
}

.g3-margin-bottom--6 {
	margin-bottom: 6em !important;
}

.g3-margin-bottom--7 {
	margin-bottom: 7em !important;
}

.g3-margin-bottom--8 {
	margin-bottom: 8em !important;
}

.g3-margin-top--1 {
	margin-top: 1em !important;
}

.g3-margin-top--2 {
	margin-top: 2em !important;
}

.g3-margin-top--3 {
	margin-top: 3em !important;
}

.g3-margin-top--4 {
	margin-top: 4em !important;
}

.g3-margin-top--5 {
	margin-top: 5em !important;
}

.g3-margin-top--6 {
	margin-top: 6em !important;
}

.g3-margin-top--7 {
	margin-top: 7em !important;
}

.g3-margin-top--8 {
	margin-top: 8em !important;
}

@media (max-width: 1024px) {
	.g3-pad-bot-1--m {
		padding-bottom: 0.5em !important;
	}
	.g3-pad-bot-2--m {
		padding-bottom: 1em !important;
	}
	.g3-pad-bot-3--m {
		padding-bottom: 1.5em !important;
	}
	.g3-pad-bot-4--m {
		padding-bottom: 2em !important;
	}
	.g3-pad-bot-5--m {
		padding-bottom: 2.5em !important;
	}
	.g3-pad-bot-6--m {
		padding-bottom: 3em !important;
	}
	.g3-pad-bot-7--m {
		padding-bottom: 3.5em !important;
	}
	.g3-pad-bot-8--m {
		padding-bottom: 4em !important;
	}
	.g3-pad-bot-9--m {
		padding-bottom: 4.5em !important;
	}
	.g3-pad-bot-10--m {
		padding-bottom: 5em !important;
	}
	.g3-pad-top-1--m {
		padding-top: 0.5em !important;
	}
	.g3-pad-top-2--m {
		padding-top: 1em !important;
	}
	.g3-pad-top-3--m {
		padding-top: 1.5em !important;
	}
	.g3-pad-top-4--m {
		padding-top: 2em !important;
	}
	.g3-pad-top-5--m {
		padding-top: 2.5em !important;
	}
	.g3-pad-top-6--m {
		padding-top: 3em !important;
	}
	.g3-pad-top-7--m {
		padding-top: 3.5em !important;
	}
	.g3-pad-top-8--m {
		padding-top: 4em !important;
	}
	.g3-pad-top-9--m {
		padding-top: 4.5em !important;
	}
	.g3-pad-top-10--m {
		padding-top: 5em !important;
	}
}
@media (min-width: 1024px) {
	.g3-pad-bot-1--dt {
		padding-bottom: 0.5em !important;
	}
	.g3-pad-bot-2--dt {
		padding-bottom: 1em !important;
	}
	.g3-pad-bot-3--dt {
		padding-bottom: 1.5em !important;
	}
	.g3-pad-bot-4--dt {
		padding-bottom: 2em !important;
	}
	.g3-pad-bot-5--dt {
		padding-bottom: 2.5em !important;
	}
	.g3-pad-bot-6--dt {
		padding-bottom: 3em !important;
	}
	.g3-pad-bot-7--dt {
		padding-bottom: 3.5em !important;
	}
	.g3-pad-bot-8--dt {
		padding-bottom: 4em !important;
	}
	.g3-pad-bot-9--dt {
		padding-bottom: 4.5em !important;
	}
	.g3-pad-bot-10--dt {
		padding-bottom: 5em !important;
	}
	.g3-pad-top-1--dt {
		padding-top: 0.5em !important;
	}
	.g3-pad-top-2--dt {
		padding-top: 1em !important;
	}
	.g3-pad-top-3--dt {
		padding-top: 1.5em !important;
	}
	.g3-pad-top-4--dt {
		padding-top: 2em !important;
	}
	.g3-pad-top-5--dt {
		padding-top: 2.5em !important;
	}
	.g3-pad-top-6--dt {
		padding-top: 3em !important;
	}
	.g3-pad-top-7--dt {
		padding-top: 3.5em !important;
	}
	.g3-pad-top-8--dt {
		padding-top: 4em !important;
	}
	.g3-pad-top-9--dt {
		padding-top: 4.5em !important;
	}
	.g3-pad-top-10--dt {
		padding-top: 5em !important;
	}
}
.g3-desktop-only {
	display: none !important;
}

.g3-mobile-only {
	display: revert !important;
}

@media (min-width: 1024px) {
	.g3-desktop-only {
		display: revert !important;
	}

	.g3-mobile-only {
		display: none !important;
	}
}

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

a.g3-cta--block,
span.g3-cta--block {
	display: inline-block;
	position: relative;
	height: auto;
	margin: 0 0.5em;
	padding: 0 2.2em 0 2.2em;
	overflow: hidden;
	font-family: 'poppins', sans-serif;
	font-size: 2.3625em;
	font-weight: 400;
	line-height: 2.5;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	border: solid 0.08em transparent;
	white-space: nowrap;
	text-decoration: none !important;
}

a.g3-cta--no-pad,
span.g3-cta--no-pad {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
a.g3-cta--narrow,
span.g3-cta--narrow {
	padding-left: 0.6em !important;
	padding-right: 0.6em !important;
	margin: 0 0.2em !important;
}

a.g3-cta--block--outline,
span.g3-cta--block--outline {
	display: inline-block;
	position: relative;
	height: auto;
	margin: 0 0.5em;
	padding: 0 2.2em 0 2.2em;
	overflow: hidden;
	font-family: 'poppins', sans-serif;
	font-size: 2.3625em;
	font-weight: 400;
	line-height: 2.5;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	background-color: transparent;
	border: solid 0.08em;
	white-space: nowrap;
	text-decoration: none !important;
}
a.g3-cta--ul,
span.g3-cta--ul {
	display: inline-block;
	position: relative;
	font-family: 'poppins', sans-serif;
	font-size: 1.75em;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.2em;
	margin: 0;
}

@media (min-width: 1024px) {
	a.g3-cta--block {
		padding: 0 2.5em 0 2.5em;
		font-size: 1.164em;
		line-height: 2.4;
	}

	a.g3-cta--narrow,
	span.g3-cta--narrow {
		margin: 0 0.5em !important;
	}

	a.g3-cta--block--outline {
		padding: 0 2.5em 0 2.5em;
		font-size: 1.164em;
		line-height: 2.4;
	}

	a.g3-cta--ul,
	span.g3-cta--ul {
		font-size: 1em;
	}
}

.g3-plus {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.g3-plus::before {
	content: '+';
	display: inline;
}

.g3-eyebrow--knockout {
	display: block;
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 4.05em;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	width: 100%;
}

@media (min-width: 1024px) {
	.g3-eyebrow--knockout {
		font-size: 2.91em;
	}
}

.g3-eyebrow--poppins {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 2.025em;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: normal;
	width: 100%;
}

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

.g3-disclaimer {
	display: block;
	position: relative;
	width: 100%;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 1.518em;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: normal;
	z-index: 100;
}

.g3-disclaimer--fixed {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0em;
	left: 0;
	padding: 1em;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 1.518em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: normal;
	z-index: 100;
	text-align: center;
}

.g3-disclaimer > a,
.g3-disclaimer--fixed > a,
.g3-disclaimer > span,
.g3-disclaimer--fixed > span {
	display: inline-block;
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.1em;
	cursor: pointer;
}

.g3-disclaimer--fixed.g3-text--right {
	text-align: right;
}

.g3-disclaimer--fixed.g3-text--left {
	text-align: left;
}

@media (min-width: 1024px) {
	.g3-disclaimer,
	.g3-disclaimer--fixed {
		font-size: 0.8em;
	}
}

.g3-coupon {
	display: inline-block;
	position: relative;
	width: 100%;
	font-family: 'poppins', sans-serif;
	font-size: 2.025em;
	font-weight: 400;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

.g3-coupon a {
	color: inherit;
	text-decoration: underline;
}

.g3-pct-stack--knockout sup {
	position: relative;
	color: inherit;
	font-family: inherit;
	font-size: 0.63em;
	font-weight: 400;
	line-height: 0.8;
	letter-spacing: 0.02em;
	vertical-align: text-top;
}

.g3-pct-stack--knockout sub {
	position: relative;
	color: inherit;
	font-family: inherit;
	font-size: 0.314em;
	font-weight: 400;
	line-height: 0.8;
	letter-spacing: 0.02em;
}

span.g3-pct-stack--knockout {
	display: inline-grid;
	grid-template-columns: 1fr;
	text-align: center;
	vertical-align: 0.27em;
}

.g3-pct-stack--knockout sub > sup,
.g3-pct-stack--knockout sup > sup {
	position: absolute;
	font-size: 0.4em;
}

.g3-section-title {
	display: inline-block;
	position: relative;
	width: 100%;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-size: 2.7em;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.02em;
	text-align: center;
}

@media (min-width: 1024px) {
	.g3-section-title {
		font-size: 1.6em;
	}

	.g3-coupon {
		font-size: 1.164em;
	}
}

/* CATEGORY TEMPLATES =========================================== */

/* Categories V1 ================== */
section.g3-cats--v1 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 0 4% 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

.g3-cats--v1 > .g3-rel {
	width: 93.5%;
	margin: 0 auto;
	text-align: center;
}

.g3-cats--v1 .g3-cats__grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	align-content: start;
	column-gap: 1.2em;
	row-gap: 3em;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

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

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

.g3-cats--v1 a.g3-cat .g3-cat__title {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 1.4em 0 0 0;
	overflow: hidden;
	color: rgb(0, 0, 0);
	font-family: 'poppins', sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.32;
	letter-spacing: 0.05em;
	text-align: center;
}

.g3-cats--v1 .g3-section-title {
	text-align: left;
	margin-bottom: 0.3em;
}

@media (min-width: 1024px) {
	.g3-cats--v1 > .g3-rel {
		width: 90.277778%;
	}

	.g3-cats--v1 .g3-cats__grid {
		grid-template-columns: repeat(6, 1fr);
	}

	.g3-cats--v1 a.g3-cat .g3-cat__title {
		font-size: 1.125em;
		padding: 0.9em 0 0 0;
	}

	.g3-cats--v1 .g3-section-title {
		text-align: center;
		margin-bottom: 1.4em;
	}
}

/* Categories KNOCKOUT ================== */
section.g3-cats--knockout {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 0 4% 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

.g3-cats--knockout > .g3-rel {
	width: 93.5%;
	margin: 0 auto;
	text-align: center;
}

.g3-cats--knockout .g3-cats__grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	align-content: start;
	gap: 1.2em;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-cats--knockout a.g3-cat {
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	padding: 0 0 0.2em 0;
	font-size: 1.35em;
}

.g3-cats--knockout a.g3-cat > img {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-cats--knockout a.g3-cat .g3-cats--knockout__txt-overlay {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 100;
	color: inherit;
	font-family: 'Knockout', sans-serif;
	font-weight: 400;
	font-size: 2.94em;
	letter-spacing: 0.02em;
	line-height: 0.88;
	text-align: center;
}

.g3-cats--knockout .g3-section-title {
	text-align: left;
	margin-bottom: 0.3em;
}

@media (min-width: 1024px) {
	.g3-cats--knockout > .g3-rel {
		width: 90.277778%;
	}

	.g3-cats--knockout .g3-cats__grid {
		grid-template-columns: repeat(6, 1fr);
	}

	.g3-cats--knockout a.g3-cat .g3-cats--knockout__txt-overlay {
		font-size: 2.94em;
	}

	.g3-cats--knockout .g3-section-title {
		text-align: left;
		margin-bottom: 1.3em;
	}
}

/* EDITORIAL TEMPLATES ========================================= */

/* Standard 2-column editorials ========== */
section.g3-ed--2col {
	width: 93.5%;
	margin: 0 auto;
	padding-bottom: 8.5%;
	text-align: left;
}

.g3-ed--2col .g3-content {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	text-align: center;
}

.g3-ed--2col .g3-section-title {
	text-align: left;
	padding-bottom: 0.35em;
}

.g3-ed--2col a.g3-tile {
	display: block;
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: inherit !important;
	text-decoration: none;
	font-size: 1.35em;
}

.g3-ed--2col a.g3-tile:not(:first-of-type) {
	margin-top: 6em;
}

.g3-ed--2col a.g3-tile:last-of-type {
	margin-bottom: 2em;
}

.g3-ed--2col a.g3-tile > div {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-ed--2col a.g3-tile img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	z-index: -1;
}

.g3-ed--2col a.g3-tile h3 {
	font-family: 'poppins', sans-serif;
	font-weight: 500;
	font-size: 1.875em;
	padding-top: 1em;
	padding-bottom: 0;
}

.g3-ed--2col a.g3-tile p {
	font-family: 'poppins', sans-serif;
	font-size: 2.23em;
	letter-spacing: normal;
	padding-bottom: 0.5em;
	line-height: 1.5;
}

@media (min-width: 1024px) {
	section.g3-ed--2col {
		width: 90.277778%;
	}

	.g3-ed--2col .g3-content {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		align-content: start;
		row-gap: 3em;
		column-gap: 1.25em;
	}

	.g3-ed--2col a.g3-tile {
		margin: 0;
		font-size: 1.164em;
	}

	.g3-ed--2col a.g3-tile:not(:first-of-type) {
		margin-top: 0;
	}

	.g3-ed--2col a.g3-tile:last-of-type {
		margin-bottom: 0;
	}

	.g3-ed--2col .g3-section-title {
		padding-bottom: 1.3em;
	}

	.g3-ed--2col a.g3-tile h3 {
		font-size: 1.125em;
		padding-top: 1.2em;
		padding-bottom: 0.5em;
	}

	.g3-ed--2col a.g3-tile p {
		font-size: 1.05em;
		padding-bottom: 1em;
	}
}

/* Standard 3-column editorials ========== */
section.g3-ed--3col {
	width: 93.5%;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: left;
}

.g3-ed--3col .g3-content {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	text-align: center;
}

.g3-ed--3col .g3-section-title {
	text-align: left;
	padding-bottom: 0.35em;
}

.g3-ed--3col a.g3-tile {
	display: block;
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: inherit !important;
	text-decoration: none;
	font-size: 1.35em;
}

.g3-ed--3col a.g3-tile:not(:first-of-type) {
	margin-top: 6em;
}

.g3-ed--3col a.g3-tile:last-of-type {
	margin-bottom: 2em;
}

.g3-ed--3col a.g3-tile > div {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-ed--3col a.g3-tile img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	z-index: -1;
}

.g3-ed--3col a.g3-tile h3 {
	font-family: 'poppins', sans-serif;
	font-weight: 500;
	font-size: 1.875em;
	padding-top: 1em;
	padding-bottom: 0;
}

.g3-ed--3col a.g3-tile p {
	font-family: 'poppins', sans-serif;
	font-size: 1.625em;
	letter-spacing: normal;
	padding-bottom: 0.5em;
	line-height: 1.5;
}

@media (min-width: 1024px) {
	section.g3-ed--3col {
		width: 90.277778%;
	}

	.g3-ed--3col .g3-content {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		align-content: start;
		row-gap: 3em;
		column-gap: 1.25em;
	}

	.g3-ed--3col__item {
		margin: 0;
	}
	.g3-ed--3col a.g3-tile {
		font-size: 1.164em;
	}
	.g3-ed--3col a.g3-tile:not(:first-of-type) {
		margin-top: 0;
	}

	.g3-ed--3col a.g3-tile:last-of-type {
		margin-bottom: 0;
	}

	.g3-ed--3col .g3-section-title {
		padding-bottom: 1.3em;
	}

	.g3-ed--3col a.g3-tile h3 {
		font-size: 1.125em;
		padding-top: 1.2em;
		padding-bottom: 0.5em;
	}

	.g3-ed--3col a.g3-tile p {
		font-size: 0.9em;
		padding-bottom: 1em;
	}
}

/* 3-column editorials with text, text over image and dotwhack option ========== */
section.g3-ed--3col-v2 {
	width: 93.5%;
	height: auto;
	padding-bottom: 4.2%;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	text-align: center;
}

.g3-ed--3col-v2 a.g3-tile {
	display: block;
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: inherit !important;
	text-align: center;
	font-size: 1.35em;
}

.g3-ed--3col-v2 a.g3-tile:not(:first-of-type) {
	margin-top: 6em;
}

.g3-ed--3col-v2 a.g3-tile:last-of-type {
	margin-bottom: 4em;
}

.g3-ed--3col-v2 a.g3-tile .g3-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-ed--3col-v2 a.g3-tile .g3-content p {
	font-size: 2.17em;
	letter-spacing: normal;
	margin-top: 0.25em;
	line-height: 1.4;
}

.g3-ed--3col-v2 a.g3-tile .g3-content img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	z-index: -1;
}

.g3-ed--3col-v2 a.g3-tile .g3-content::before {
	content: '';
	display: block;
	padding-top: 130.476%;
}

.g3-ed--3col-v2 a.g3-tile .g3-content + span.g3-cta--ul {
	margin-top: 0.8em;
}

.g3-ed--3col-v2 a.g3-tile .g3-content .g3-img-overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	margin: -0.5em 0 0 0;
	z-index: 100;
	text-align: center;
}

.g3-ed--3col-v2 a.g3-tile .g3-content .g3-img-overlay > h5 {
	font-family: 'Knockout', sans-serif;
	font-weight: 400;
	font-size: 9em;
	letter-spacing: 0.02em;
	margin-top: 0.25em;
	line-height: 0.88;
}

.g3-ed--3col-v2 a.g3-tile.g3-content .g3-img-overlay > h5.g3-jumbo {
	font-size: 13em;
}

.g3-ed--3col-v2 a.g3-tile {
	text-align: center;
}

.g3-ed--3col-v2 a.g3-tile.g3-text--right {
	text-align: center;
}

@media (min-width: 1024px) {
	section.g3-ed--3col-v2 {
		width: 90.277778%;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		align-content: start;
		row-gap: 3em;
		column-gap: 1.25em;
	}

	.g3-ed--3col-v2 a.g3-tile {
		margin: 0;
		font-size: 1.164em;
	}

	.g3-ed--3col-v2 a.g3-tile:not(:first-of-type) {
		margin-top: 0;
	}

	.g3-ed--3col-v2 a.g3-tile:last-of-type {
		margin-bottom: 0;
	}

	.g3-ed--3col-v2 a.g3-tile .g3-content + span.g3-cta--ul {
		margin-top: 1.5em;
	}

	.g3-ed--3col-v2 a.g3-text--left .g3-content {
		text-align: left;
	}

	.g3-ed--3col-v2 a.g3-text--right .g3-content {
		text-align: right;
	}

	.g3-ed--3col-v2 a.g3-text--center .g3-content {
		text-align: center;
	}

	.g3-ed--3col-v2 a.g3-cta--left {
		text-align: left;
	}

	.g3-ed--3col-v2 a.g3-cta--right {
		text-align: right;
	}

	.g3-ed--3col-v2 a.g3-tile .g3-content + span.g3-cta--ul {
		margin-top: 1.5em;
	}

	.g3-ed--3col-v2 a.g3-tile .g3-content .g3-img-overlay > h5 {
		font-size: 5.625em;
	}

	.g3-ed--3col-v2 a.g3-tile .g3-content .g3-img-overlay > h5.g3-jumbo {
		font-size: 10.7em;
	}
}

/* 2-column editorials with text, text over image and dotwhack option 
(same as 3-column version above but only 2 columns - one 2x width ========== */
section.g3-ed--2col-v2 {
	width: 93.5%;
	height: auto;
	padding-bottom: 4.2%;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.02em;
	text-align: center;
}

.g3-ed--2col-v2 a.g3-tile {
	display: block;
	position: relative;
	height: auto;
	margin: 0 0 3em 0;
	padding: 0;
	overflow: hidden;
	color: inherit !important;
	text-align: center;
	font-size: 1.35em;
}

.g3-ed--2col-v2 a.g3-tile .g3-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-ed--2col-v2 a.g3-tile .g3-content p {
	font-size: 2.17em;
	letter-spacing: normal;
	margin-top: 0.25em;
	line-height: 1.4;
}

.g3-ed--2col-v2 a.g3-tile .g3-content img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	z-index: -1;
}

.g3-ed--2col-v2 a.g3-tile .g3-content.g3-double::before {
	content: '';
	display: block;
	padding-top: 130.476%;
}

.g3-ed--2col-v2 a.g3-tile .g3-content.g3-single::before {
	content: '';
	display: block;
	padding-top: 130.476%;
}

.g3-ed--2col-v2 a.g3-tile .g3-content + span.g3-cta--ul {
	margin-top: 0.8em;
}

.g3-ed--2col-v2 a.g3-tile .g3-content .g3-img-overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	margin: -0.5em 0 0 0;
	z-index: 100;
	text-align: center;
}

.g3-ed--2col-v2 a.g3-tile .g3-content .g3-img-overlay > h5 {
	font-family: 'Knockout', sans-serif;
	font-weight: 400;
	font-size: 9em;
	letter-spacing: 0.02em;
	margin-top: 0.25em;
	line-height: 0.88;
}

.g3-ed--2col-v2 a.g3-tile .g3-content .g3-img-overlay > h5.g3-jumbo {
	font-size: 13em;
}

.g3-ed--2col-v2 a.g3-tile {
	text-align: center;
}

.g3-ed--2col-v2 a.g3-tile.g3-text--right {
	text-align: center;
}

@media (min-width: 1024px) {
	section.g3-ed--2col-v2 {
		width: 90.277778%;
		display: grid;
		grid-template-columns: 32.3% 66.15%;
		align-content: start;
		justify-content: space-between;
		row-gap: 3em;
	}

	.g3-ed--2col-v2 a.g3-tile {
		margin: 0;
		font-size: 1.164em;
	}

	.g3-ed--2col-v2 a.g3-tile .g3-content.g3-double::before {
		content: '';
		display: block;
		padding-top: 63.72%;
	}

	.g3-ed--2col-v2 a.g3-tile .g3-content + span.g3-cta--ul {
		margin-top: 1.5em;
	}

	.g3-ed--2col-v2 a.g3-text--left .g3-content {
		text-align: left;
	}

	.g3-ed--2col-v2 a.g3-text--right .g3-content {
		text-align: right;
	}

	.g3-ed--2col-v2 a.g3-text--center .g3-content {
		text-align: center;
	}

	.g3-ed--2col-v2 a.g3-cta--left {
		text-align: left;
	}

	.g3-ed--2col-v2 a.g3-cta--right {
		text-align: right;
	}

	.g3-ed--2col-v2 a.g3-tile .g3-content + span.g3-cta--ul {
		margin-top: 1.5em;
	}

	.g3-ed--2col-v2 a.g3-tile .g3-content .g3-img-overlay > h5 {
		font-size: 5.625em;
	}

	.g3-ed--2col-v2 a.g3-tile.g3-content .g3-img-overlay > h5.g3-jumbo {
		font-size: 9.2em;
	}
}

/* HERO TEMPLATES =========================================== */

/* Hero - V1 ======================================= */
section.g3-hero--v1 {
	text-align: center;
}

.g3-hero--v1::before {
	content: '';
	display: block;
	padding-top: 100%;
}
.g3-hero--v1.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--v1.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--v1.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--v1.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--v1.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--v1.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--v1.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--v1.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--v1.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--v1.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--v1.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--v1.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--v1.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--v1.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--v1.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--v1__text {
	position: relative;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 100;
}

.g3-hero--v1__text .g3-rel {
	margin-top: 32.5em;
}

.g3-hero--v1__media {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	z-index: -1;
}

@media (min-width: 1024px) {
	.g3-hero--v1::before {
		content: '';
		display: block;
		padding-top: 41.667% !important;
	}

	.g3-hero--v1__text .g3-rel {
		margin-top: 19em;
	}
}

/* Hero - BMSM ======================================= */

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

.g3-hero--bmsm::before {
	content: '';
	display: block;
	padding-top: 108%;
}
.g3-hero--bmsm.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--bmsm.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--bmsm.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--bmsm.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--bmsm.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--bmsm.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--bmsm.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--bmsm.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--bmsm.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--bmsm.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--bmsm.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--bmsm.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--bmsm.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--bmsm.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--bmsm.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--bmsm .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--bmsm__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--bmsm__media img,
.g3-hero--bmsm__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

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

.g3-hero--bmsm__txt .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.g3-hero--bmsm .g3-eyebrow--knockout small {
	display: inline-block;
	line-height: 100%;
	font-size: 0.686em;
	vertical-align: 0.13em;
}

.g3-hero--bmsm h1 {
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 12.69em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.02em;
}

.g3-hero--bmsm sup {
	font-size: 0.4em;
	vertical-align: 1em;
}

.g3-hero--bmsm .g3-h1-subhead {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 3.645em;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: normal;
}

.g3-hero--bmsm .g3-offer-sep {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 2.53em;
	font-weight: 500;
	line-height: 2.5;
	letter-spacing: normal;
}

.g3-hero--bmsm .g3-offer--split {
	position: relative;
	display: grid;
	width: 100%;
	grid-template-columns: repeat(2, 1fr);
	justify-content: space-evenly;
	margin: 0.5em 0 0 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--bmsm .g3-offer--split > div {
	position: relative;
	margin: 0;
	padding: 0.4em 0;
	overflow: hidden;
}

.g3-hero--bmsm .g3-offer--split > div:first-of-type {
	border-right: solid 2px;
}

.g3-hero--bmsm h2 {
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 4.3875em;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: normal;
}

.g3-hero--bmsm .g3-h2-subhead {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 2.025em;
	font-weight: 500;
	line-height: 1;
	letter-spacing: normal;
}

.g3-hero--bmsm .g3-coupon {
	width: 100%;
	font-weight: 500;
	margin-top: 1.5em;
}

.g3-hero--bmsm .g3-coupon a {
	color: inherit;
	text-decoration: underline;
}

.g3-hero--bmsm .g3-ctas {
	margin-top: 2em;
}

.g3-hero--bmsm .g3-cta--block {
	width: 9.5em;
}

@media (min-width: 1024px) {
	.g3-hero--bmsm::before {
		content: '';
		display: block;
		padding-top: 42.917% !important;
	}

	.g3-hero--bmsm.g3-text-block--left .g3-hero--bmsm__txt {
		left: 0;
		right: auto;
		margin: 0;
	}

	.g3-hero--bmsm.g3-text-block--right .g3-hero--bmsm__txt {
		left: auto;
		right: 0;
		margin: 0;
	}

	.g3-hero--bmsm.g3-text-block--center .g3-hero--bmsm__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.g3-hero--bmsm__txt {
		width: 33%;
	}

	.g3-hero--bmsm small {
		padding-bottom: 0.5em;
	}

	.g3-hero--bmsm h1 {
		font-size: 9em;
	}

	.g3-hero--bmsm .g3-h1-subhead {
		font-size: 2.44em;
		line-height: 1;
	}

	.g3-hero--bmsm .g3-offer-sep {
		font-size: 1.8624em;
		line-height: 2.7;
	}

	.g3-hero--bmsm .g3-offer--split {
		margin: 0;
	}

	.g3-hero--bmsm .g3-offer--split > div {
		padding: 0;
	}

	.g3-hero--bmsm .g3-offer--split > div:first-of-type {
		border-right: solid 1px;
	}

	.g3-hero--bmsm h2 {
		font-size: 2.56em;
	}

	.g3-hero--bmsm .g3-h2-subhead {
		font-size: 1.455em;
	}

	.g3-hero--bmsm .g3-coupon {
		font-weight: 400;
		margin-top: 2.5em;
	}

	.g3-hero--bmsm .g3-ctas {
		margin-top: 3em;
	}

	.g3-hero--bmsm .g3-cta--block {
		width: 11em;
	}
}

/* TOGGLE FIVE - HERO with full width IMAGE or VIDEO with centered text */
.g3-hero--toggle-five::before {
	content: '';
	display: block;
	padding-top: 106.67%;
}
.g3-hero--toggle-five.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--toggle-five.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--toggle-five.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--toggle-five.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--toggle-five.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--toggle-five.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--toggle-five.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--toggle-five.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--toggle-five.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--toggle-five.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--toggle-five.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--toggle-five.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--toggle-five.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--toggle-five.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--toggle-five.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--toggle-five .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--toggle-five__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--toggle-five__media img,
.g3-hero--toggle-five__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--toggle-five__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--toggle-five .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--toggle-five .g3-v-center > div {
	text-align: center;
}

.g3-hero--toggle-five__txt .g3-eyebrow--knockout {
	font-size: 2.278em;
	margin-bottom: 0.6em;
}

.g3-hero--toggle-five .g3-v-center h1 {
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 8.86em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.02em;
}
.g3-h1--lg {
	font-size: 1.375em;
	display: block;
}
.g3-hero--toggle-five .g3-h1--lg > sup {
	vertical-align: super;
	font-size: 0.6em;
}
.g3-hero--toggle-five .g3-v-center .g3-h1-subhead {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 0.327em;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0.02em;
	margin-top: 0.6em;
}

.g3-hero--toggle-five .g3-v-center .g3-coupon {
	color: #000000;
	font-size: 1.6875em;
	margin-top: 0;
}

.g3-hero--toggle-five .g3-v-center .g3-ctas {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 1.4em auto 0 auto;
	text-align: center;
}
.g3-hero--toggle-five a.g3-cta--block {
	width: 43.3%;
	margin: 0 0.45em 0.9em 0.45em;
	padding: 0;
}
.g3-hero--toggle-five .g3-disclaimer--fixed {
	color: #000000;
	text-transform: none;
}

@media (min-width: 1024px) {
	.g3-hero--toggle-five::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--toggle-five__txt {
		width: 100%;
	}

	.g3-hero--toggle-five__txt .g3-eyebrow--poppins {
		font-size: 1.6em;
	}

	.g3-hero--toggle-five .g3-v-center h1 {
		font-size: 6.18375em;
	}
	.g3-h1--lg {
		font-size: 1.353em;
	}
	.g3-hero--toggle-five .g3-v-center .g3-h1-subhead {
		font-size: 0.33em;
	}

	.g3-hero--toggle-five .g3-v-center .g3-coupon {
		margin-top: 1.5em;
		font-size: 1em;
	}

	.g3-hero--toggle-five .g3-v-center .g3-ctas {
		margin: 2em auto 0 auto;
	}
	.g3-hero--toggle-five a.g3-cta--block {
		width: 11.625em;
		margin: 0 0.5em;
	}
	.g3-hero--toggle-five .g3-disclaimer--fixed {
		text-transform: uppercase;
	}
}

/* KO-1 - HERO with full width IMAGE or VIDEO on left -  KNOCKOUT Text on right */
.g3-hero--ko-1::before {
	content: '';
	display: block;
	padding-top: 100%;
}
@media (max-width: 1023px) {
	.g3-hero--ko-1.g3-mobile-text--left::before,
	.g3-hero--ko-1.g3-mobile-text--right::before {
		content: '';
		display: block;
		padding-top: 117.33%;
	}
}
.g3-hero--ko-1.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--ko-1.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--ko-1.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--ko-1.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--ko-1.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--ko-1.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--ko-1.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--ko-1.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--ko-1.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--ko-1.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--ko-1.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--ko-1.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--ko-1.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--ko-1.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--ko-1.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--ko-1 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-1__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-1__media img,
.g3-hero--ko-1__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-1__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-1 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-1 .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-1__txt .g3-eyebrow--knockout {
	font-size: 4.3875em;
	margin-bottom: 0.6em;
}

.g3-hero--ko-1 .g3-v-center h1 {
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 24.13em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.02em;
}

.g3-hero--ko-1 .g3-v-center .g3-h1-subhead {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 3.04em;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.02em;
}

.g3-hero--ko-1 .g3-v-center .g3-h1-subhead:first-child {
	margin-bottom: -0.6em !important;
}

.g3-hero--ko-1 .g3-v-center .g3-h1-subhead:last-child {
	margin-top: -0.9em !important;
}

.g3-hero--ko-1 .g3-v-center .g3-coupon {
	margin-top: 1.4em;
}

.g3-hero--ko-1 .g3-v-center .g3-ctas {
	margin-top: 2.4em;
}

.g3-hero--ko-1 .g3-v-center .g3-cta--block {
	border: solid 1px;
}

@media (min-width: 1024px) {
	.g3-hero--ko-1::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-1__txt {
		width: 33.3%;
	}

	.g3-hero--ko-1.g3-text-block--left .g3-hero--ko-1__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-1.g3-text-block--right .g3-hero--ko-1__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-1.g3-text-block--center .g3-hero--ko-1__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.g3-hero--ko-1__txt .g3-eyebrow--knockout {
		font-size: 2.6em;
	}

	.g3-hero--ko-1 .g3-v-center h1 {
		font-size: 19.5em;
	}

	.g3-hero--ko-1 .g3-v-center .g3-h1-subhead {
		font-size: 2.1825em;
	}

	.g3-hero--ko-1 .g3-v-center .g3-h1-subhead:first-child {
		margin-bottom: -0.8em !important;
	}

	.g3-hero--ko-1 .g3-v-center .g3-h1-subhead:last-child {
		margin-top: -1.1em !important;
	}

	.g3-hero--ko-1 .g3-v-center .g3-coupon {
		margin-top: 1.2em;
		font-size: 1.164em;
	}

	.g3-hero--ko-1 .g3-v-center .g3-ctas {
		margin-top: 1.8em;
	}
}
@media (max-width: 1023px) {
	.g3-hero--ko-1.g3-mobile-text--left .g3-hero--ko-1__txt {
		width: 60%;
		left: 0;
		right: auto;
	}
	.g3-hero--ko-1.g3-mobile-text--right .g3-hero--ko-1__txt {
		width: 60%;
		right: 0;
		left: auto;
	}
	.g3-hero--ko-1.g3-mobile-text--left .g3-h1-subhead,
	.g3-hero--ko-1.g3-mobile-text--right .g3-h1-subhead {
		font-weight: 500;
	}
	.g3-hero--ko-1.g3-mobile-text--left .g3-eyebrow--knockout,
	.g3-hero--ko-1.g3-mobile-text--right .g3-eyebrow--knockout {
		font-size: 3.375em;
		padding-bottom: 0.2em;
	}
	.g3-hero--ko-1.g3-mobile-text--left .g3-coupon,
	.g3-hero--ko-1.g3-mobile-text--right .g3-coupon {
		font-size: 2.025em;
	}
	.g3-hero--ko-1.g3-mobile-text--left .g3-cta--block,
	.g3-hero--ko-1.g3-mobile-text--right .g3-cta--block {
		padding: 0 1.6em;
		margin-bottom: 0.9em;
	}
}

/* KO-2 */
.g3-hero--ko-2::before {
	content: '';
	display: block;
	padding-top: 106.6%;
}
.g3-hero--ko-2.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--ko-2.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--ko-2.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--ko-2.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--ko-2.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--ko-2.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--ko-2.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--ko-2.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--ko-2.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--ko-2.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--ko-2.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--ko-2.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--ko-2.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--ko-2.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--ko-2.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--ko-2 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-2__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-2__media img,
.g3-hero--ko-2__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-2__txt {
	position: absolute;
	width: 60%;
	height: 100%;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0 0 4em 0;
	overflow: hidden;
}

.g3-hero--ko-2 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-2 .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-2__txt .g3-eyebrow--knockout {
	font-family: 'Knockout', sans-serif;
	font-size: 3.375em;
	letter-spacing: 0.01em;
	padding-bottom: 0.8em;
}

.g3-hero--ko-2 .g3-v-center h1 {
	color: inherit;
	font-family: 'Knockout', sans-serif;
	font-size: 10.46em;
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 0.88;
	padding: 0;
}

.g3-hero--ko-2 .g3-v-center h1 > sup {
	font-size: 0.945em;
	vertical-align: 0.4em;
	margin-right: -0.4em;
}

.g3-hero--ko-2 .g3-v-center .g3-h1-subhead {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 2.7em;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.02em;
}

.g3-hero--ko-2 .g3-v-center .g3-h1-subhead:last-child {
	margin-top: 0.3em;
}

.g3-hero--ko-2 .g3-v-center .g3-coupon {
	line-height: 1.3;
	letter-spacing: 0.02em;
	margin-top: 1.8em;
	padding-bottom: 0.6em;
}

.g3-hero--ko-2 .g3-v-center .g3-ctas {
	margin-top: 2.4em;
}

.g3-hero--ko-2 .g3-v-center .g3-cta--block {
	border: solid 1px;
	background-color: transparent;
}

.g3-hero--ko-2 .g3-v-center .g3-cta--block:not(:last-of-type) {
	margin-bottom: 0.8em;
}

.g3-hero--ko-2 .g3-disclaimer--fixed {
	font-size: 1.6875em;
	font-weight: 500;
	line-height: 1.2;
}

.g3-hero--ko-2.g3-text-block--left .g3-hero--ko-2__txt {
	left: 0;
	right: auto;
}

.g3-hero--ko-2.g3-text-block--right .g3-hero--ko-2__txt {
	right: 0;
	left: auto;
}

.g3-hero--ko-2.g3-text-block--center .g3-hero--ko-2__txt {
	left: 0;
	right: 0;
	margin: 0 auto;
}

@media (max-width: 1024px) {
	.g3-hero--ko-2.g3-text-block--left--m .g3-hero--ko-2__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-2.g3-text-block--right--m .g3-hero--ko-2__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-2.g3-text-block--center--m .g3-hero--ko-2__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}
@media (min-width: 1024px) {
	.g3-hero--ko-2::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-2__txt {
		width: 33.3%;
	}

	.g3-hero--ko-2__txt .g3-eyebrow--knockout {
		font-size: 2.6em;
	}

	.g3-hero--ko-2 .g3-v-center h1 {
		font-size: 9em;
	}

	.g3-hero--ko-2 .g3-v-center h1 > sup {
		font-size: 0.4em;
		vertical-align: 1em;
		margin-right: -0.4em;
	}

	.g3-hero--ko-2 .g3-v-center .g3-h1-subhead {
		font-size: 2.1825em;
		line-height: 1.2;
	}

	.g3-hero--ko-2 .g3-v-center .g3-h1-subhead:last-child {
		margin-top: 0em;
	}

	.g3-hero--ko-2 .g3-v-center .g3-coupon {
		margin-top: 2em;
	}

	.g3-hero--ko-2 .g3-v-center .g3-ctas {
		margin-top: 1em;
	}

	.g3-hero--ko-2 .g3-v-center .g3-cta--block:not(:last-of-type) {
		margin-bottom: 0;
	}

	.g3-hero--ko-2 .g3-disclaimer--fixed {
		font-size: 0.8em;
	}
}

/* KO-3 */
.g3-hero--ko-3::before {
	content: '';
	display: block;
	padding-top: 114%;
}
.g3-hero--ko-3.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--ko-3.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--ko-3.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--ko-3.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--ko-3.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--ko-3.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--ko-3.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--ko-3.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--ko-3.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--ko-3.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--ko-3.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--ko-3.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--ko-3.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--ko-3.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--ko-3.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--ko-3 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-3__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-3__media img,
.g3-hero--ko-3__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-3__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-3 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-3 .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-3 .g3-v-center .g3-eyebrow--poppins {
	font-size: 2.53em;
	letter-spacing: 0.01em;
}

.g3-hero--ko-3 .g3-v-center h1 {
	font-family: 'Knockout', sans-serif;
	font-size: 16.2em;
	font-weight: 400;
	letter-spacing: 0.04em;
	margin-top: 0.15em;
	line-height: 0.82;
}

@media (max-width: 1024px) {
	.g3-hero--ko-3 .g3-v-center h1.g3-size-lock--m {
		font-size: 12em !important;
	}
}
.g3-hero--ko-3 .g3-v-center h1 > sup {
	font-size: 0.3em;
	vertical-align: 1.6em;
}

.g3-hero--ko-3 .g3-v-center .g3-h1-subhead {
	position: relative;
	display: block;
	margin: 0;
	font-family: 'poppins', sans-serif;
	font-size: 3.04em;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0.01em;
}

.g3-hero--ko-3 .g3-v-center .g3-coupon {
	margin-top: 3em;
}

.g3-hero--ko-3 .g3-v-center .g3-cta--block,
.g3-hero--ko-3 .g3-v-center .g3-cta--block--outline {
	margin-top: 2.5em;
}

@media (min-width: 1024px) {
	.g3-hero--ko-3::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-3__txt {
		width: 50%;
	}

	.g3-hero--ko-3.g3-33-66 .g3-hero--ko-3__txt {
		width: 33.333%;
	}
	.g3-hero--ko-3 .g3-v-center .g3-eyebrow--poppins {
		font-size: 1.455em;
	}

	.g3-hero--ko-3.g3-text-block--left .g3-hero--ko-3__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-3.g3-text-block--right .g3-hero--ko-3__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-3.g3-text-block--center .g3-hero--ko-3__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.g3-hero--ko-3 .g3-v-center h1 {
		font-size: 9.3em;
		line-height: 0.88;
	}

	.g3-hero--ko-3 .g3-v-center h1.g3-size-lock--dt {
		font-size: 9.3em !important;
	}

	.g3-hero--ko-3 .g3-v-center .g3-h1-subhead {
		font-size: 1.746em;
	}
}
@media (max-width: 1023px) {
	.g3-hero--ko-3.g3-mobile-text--left .g3-hero--ko-3__txt {
		width: 60%;
		left: 0;
		right: auto;
	}
	.g3-hero--ko-3.g3-mobile-text--right .g3-hero--ko-3__txt {
		width: 60%;
		right: 0;
		left: auto;
	}
	.g3-hero--ko-3.g3-mobile-text--center .g3-hero--ko-3__txt {
		width: 100%;
		left: 0;
		right: auto;
	}
	.g3-hero--ko-8.g3-mobile-text--left .g3-hero--ko-3__txt .g3-cta--block,
	.g3-hero--ko-8.g3-mobile-text--right .g3-hero--ko-3__txt .g3-cta--block {
		margin-bottom: 1em;
	}
}

/* KO-4 - HERO with 960px wide IMAGE or VIDEO on left -  KNOCKOUT Text on right */
.g3-hero--ko-4::before {
	content: '';
	display: block;
	padding-top: 100%;
}
.g3-hero--ko-4.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--ko-4.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--ko-4.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--ko-4.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--ko-4.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--ko-4.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--ko-4.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--ko-4.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--ko-4.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--ko-4.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--ko-4.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--ko-4.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--ko-4.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--ko-4.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--ko-4.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--ko-4 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-4__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-4__media img,
.g3-hero--ko-4__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-4__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-4 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-4 .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-4__txt .g3-eyebrow--poppins {
	font-size: 2.53em;
	letter-spacing: 0.01em;
}

.g3-hero--ko-4 .g3-v-center h1 {
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 24.13em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.02em;
}

.g3-hero--ko-4 .g3-v-center .g3-h1-subhead {
	display: block;
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 6.1em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.05em;
	margin-top: -0.2em;
}

.g3-hero--ko-4 .g3-v-center .g3-coupon {
	margin-top: 1.4em;
}

.g3-hero--ko-4 .g3-v-center .g3-ctas {
	margin: 2.4em 0;
}

.g3-hero--ko-4 .g3-v-center .g3-cta--block {
	border: solid 1px;
}

@media (min-width: 1024px) {
	.g3-hero--ko-4::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-4__txt {
		width: 33.3%;
	}

	.g3-hero--ko-4__txt .g3-promo-offer {
		margin-top: -1em;
	}

	.g3-hero--ko-4.g3-text-block--left .g3-hero--ko-4__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-4.g3-text-block--right .g3-hero--ko-4__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-4.g3-text-block--center .g3-hero--ko-4__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.g3-hero--ko-4__txt .g3-eyebrow--poppins {
		font-size: 1.746em;
	}

	.g3-hero--ko-4 .g3-v-center h1 {
		font-size: 23.28em;
	}

	.g3-hero--ko-4 span.g3-pct-stack--knockout {
		font-size: 0.9em;
		vertical-align: 0.29em;
	}

	.g3-hero--ko-4 .g3-v-center .g3-h1-subhead {
		font-size: 5.587em;
		margin-top: -0.45em;
	}

	.g3-hero--ko-4 .g3-v-center .g3-coupon {
		margin-top: 0.7em;
		font-size: 1.3968em;
	}

	.g3-hero--ko-4 .g3-v-center .g3-ctas {
		margin: 1.4em 0;
	}
}

/* KO-5 */
.g3-hero--ko-5::before {
	content: '';
	display: block;
	padding-top: 106.7%;
}
.g3-hero--ko-5.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--ko-5.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--ko-5.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--ko-5.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--ko-5.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--ko-5.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--ko-5.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--ko-5.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--ko-5.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--ko-5.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--ko-5.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--ko-5.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--ko-5.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--ko-5.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--ko-5.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--ko-5 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-5__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-5__media img,
.g3-hero--ko-5__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-5__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0 0 5em 0;
	overflow: hidden;
}

.g3-hero--ko-5 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-5 .g3-v-center > div {
	text-align: center;
	padding-bottom: 1em;
}

.g3-hero--ko-5__txt .g3-eyebrow--poppins {
	font-size: 2.3625em;
	font-weight: 500;
	letter-spacing: 0.13em;
	padding-bottom: 1em;
}

.g3-hero--ko-5 h1 {
	color: inherit;
	font-family: 'Knockout', sans-serif;
	font-size: 9.7em;
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1;
	padding: 0;
}
.g3-hero--ko-5 h1 > .g3-plus {
	display: block;
	font-family: 'poppins', sans-serif;
	font-size: 0.45em;
	font-weight: 500;
	line-height: 0.6;
	margin: 0.6em 0 0.22em 0;
}
.g3-hero--ko-5 .g3-v-center h1 > sup {
	font-size: 0.7em;
	vertical-align: 0.4em;
}

.g3-hero--ko-5 h1 > small {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 0.36em;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: normal;
	padding-top: 0;
}

.g3-hero--ko-5 .g3-v-center .g3-coupon {
	line-height: 1.3;
	letter-spacing: 0.02em;
	margin-top: 1.2em;
	padding-bottom: 0.6em;
}

.g3-hero--ko-5 .g3-v-center .g3-ctas {
	margin-top: 2.6em;
}

.g3-hero--ko-5 .g3-disclaimer--fixed {
	font-size: 1.6875em;
	font-weight: 500;
	line-height: 1.2;
	padding-bottom: 2em;
}

.g3-hero--ko-5.g3-text-block--left .g3-hero--ko-5__txt {
	left: 0;
	right: auto;
}

.g3-hero--ko-5.g3-text-block--right .g3-hero--ko-5__txt {
	right: 0;
	left: auto;
}

.g3-hero--ko-5.g3-text-block--center .g3-hero--ko-5__txt {
	left: 0;
	right: 0;
	margin: 0 auto;
}
@media (max-width: 1024px) {
	.g3-hero--ko-5.g3-text-block--left--m .g3-hero--ko-2__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-5.g3-text-block--right--m .g3-hero--ko-2__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-5.g3-text-block--center--m .g3-hero--ko-2__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}

@media (min-width: 1024px) {
	.g3-hero--ko-5::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-5__txt {
		width: 33.3%;
		padding-bottom: 0;
	}

	.g3-hero--ko-5__txt .g3-eyebrow--poppins {
		font-size: 1.164em;
		padding-bottom: 0.9em;
	}

	.g3-hero--ko-5 .g3-v-center h1 {
		font-size: 5.3835em;
		line-height: 1;
	}

	.g3-hero--ko-5 .g3-v-center h1 > sup {
		font-size: 0.4em;
		vertical-align: 1em;
	}
	.g3-hero--ko-5 .g3-v-center h1 > .g3-plus {
		font-size: 0.7em;
		margin: 0.2em 0 0 0;
		line-height: 0.8;
	}

	.g3-hero--ko-5 .g3-v-center .g3-coupon {
		margin-top: 2.2em;
	}

	.g3-hero--ko-5 .g3-v-center .g3-ctas {
		margin-top: 1.6em;
	}

	.g3-hero--ko-5 .g3-disclaimer--fixed {
		font-size: 0.8em;
		padding-bottom: 1em;
	}
}

/* KO-6 ==== */
.g3-hero--ko-6__inner {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-6__inner::before {
	content: '';
	display: block;
	padding-top: 110%;
}
.g3-hero--ko-6.g3-mobile-height--350 .g3-hero--ko-6__inner::before {
	padding-top: 46.6%;
}
.g3-hero--ko-6.g3-mobile-height--400 .g3-hero--ko-6__inner::before {
	padding-top: 53.3%;
}
.g3-hero--ko-6.g3-mobile-height--450 .g3-hero--ko-6__inner::before {
	padding-top: 60%;
}
.g3-hero--ko-6.g3-mobile-height--500 .g3-hero--ko-6__inner::before {
	padding-top: 66.6%;
}
.g3-hero--ko-6.g3-mobile-height--550 .g3-hero--ko-6__inner::before {
	padding-top: 73.3%;
}
.g3-hero--ko-6.g3-mobile-height--600 .g3-hero--ko-6__inner::before {
	padding-top: 80%;
}
.g3-hero--ko-6.g3-mobile-height--650 .g3-hero--ko-6__inner::before {
	padding-top: 86.6%;
}
.g3-hero--ko-6.g3-mobile-height--700 .g3-hero--ko-6__inner::before {
	padding-top: 100%;
}
.g3-hero--ko-6.g3-mobile-height--750 .g3-hero--ko-6__inner::before {
	padding-top: 100%;
}
.g3-hero--ko-6.g3-mobile-height--775 .g3-hero--ko-6__inner::before {
	padding-top: 103.3%;
}
.g3-hero--ko-6.g3-mobile-height--800: .g3-hero--ko-6__inner:before {
	padding-top: 106.6%;
}
.g3-hero--ko-6.g3-mobile-height--825 .g3-hero--ko-6__inner::before {
	padding-top: 110%;
}
.g3-hero--ko-6.g3-mobile-height--850 .g3-hero--ko-6__inner::before {
	padding-top: 113.3%;
}
.g3-hero--ko-6.g3-mobile-height--875 .g3-hero--ko-6__inner::before {
	padding-top: 116.6%;
}
.g3-hero--ko-6.g3-mobile-height--900 .g3-hero--ko-6__inner::before {
	padding-top: 120%;
}

.g3-hero--ko-6 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-6__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-6__media img,
.g3-hero--ko-6__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-6__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-6 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-6 .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-6__txt .g3-eyebrow--knockout {
	font-size: 4.978em;
	line-height: 0.9;
	margin-bottom: -0.1em;
}
.g3-eyebrow--knockout small {
	display: block;
	font-size: 0.61em;
}
.g3-hero--ko-6 .g3-v-center h1 {
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 24.64em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.02em;
}

.g3-hero--ko-6 .g3-v-center .g3-h1-subhead {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 3.43em;
	font-weight: 600;
	line-height: 0.9;
	letter-spacing: 0.02em;
	margin-top: -0.75em;
}

.g3-hero--ko-6 .g3-v-center .g3-subhead--poppins {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 8.33em;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.02em;
}

.g3-hero--ko-6 .g3-v-center .g3-subhead--knockout {
	display: block;
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 8.33em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.02em;
}
.g3-hero--ko-6 .g3-subhead--knockout sup,
.g3-hero--ko-6 .g3-subhead--poppins sup {
	vertical-align: 0.7em;
	font-size: 0.5em;
}

.g3-hero--ko-6 .g3-v-center .g3-plus {
	font-size: 2.868em;
}

.g3-hero--ko-6 .g3-v-center .g3-coupon {
	margin-top: 1em;
}

.g3-hero--ko-6 .g3-v-center .g3-ctas {
	margin-top: 2em;
	padding-bottom: 3em;
}

.g3-hero--ko-6 .g3-v-center .g3-cta--block {
	border: solid 1px;
}

@media (min-width: 1024px) {
	.g3-hero--ko-6 > picture {
		display: none;
	}
	.g3-hero--ko-6__inner::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-6__txt {
		width: 40.4%;
	}
	.g3-hero--ko-6.g3-50-50 .g3-hero--ko-6__txt {
		width: 50%;
	}

	.g3-hero--ko-6.g3-text-block--left .g3-hero--ko-6__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-6.g3-text-block--right .g3-hero--ko-6__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-6.g3-text-block--center .g3-hero--ko-6__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.g3-hero--ko-6__txt .g3-eyebrow--knockout {
		font-size: 4.074em;
		margin-bottom: 0;
	}

	.g3-eyebrow--knockout small {
		display: block;
		font-size: 0.625em;
	}

	.g3-hero--ko-6 .g3-v-center h1 {
		font-size: 17.68em;
	}
	.g3-hero--ko-6 .g3-v-center .g3-plus {
		font-size: 2.07em;
	}
	.g3-hero--ko-6 .g3-v-center .g3-h1-subhead {
		font-size: 2.6em;
		margin-top: -0.8em;
		line-height: 1;
	}

	.g3-hero--ko-6 .g3-v-center .g3-subhead--poppins {
		font-size: 4.8em;
		line-height: 1.1;
	}

	.g3-hero--ko-6 .g3-v-center .g3-subhead--knockout {
		font-size: 4.8em;
		line-height: 1.1;
	}
	.g3-hero--ko-6 .g3-v-center .g3-coupon {
		margin-top: 0;
		font-size: 1.164;
	}
	.g3-hero--ko-6 .g3-v-center .g3-ctas {
		margin-top: 0.7em;
		padding-bottom: 1.7em;
	}
}

/* KO-7 */
.g3-hero--ko-7::before {
	content: '';
	display: block;
	padding-top: 106.6%;
}
.g3-hero--ko-7.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--ko-7.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--ko-7.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--ko-7.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--ko-7.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--ko-7.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--ko-7.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--ko-7.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--ko-7.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--ko-7.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--ko-7.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--ko-7.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--ko-7.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--ko-7.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--ko-7.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--ko-7 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-7__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-7__media img,
.g3-hero--ko-7__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-7__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-7 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-7 .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-7 .g3-v-center h1 {
	color: inherit;
	font-family: 'Knockout', sans-serif;
	font-size: 9.396em;
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 0.92;
	padding: 0 0 0.1em 0;
}
.g3-hero--ko-7 .g3-v-center h1 > small {
	display: block;
	line-height: 1;
	font-size: 0.63em;
}
.g3-hero--ko-7 .g3-v-center h1 > sup {
	font-size: 0.945em;
	vertical-align: 0.4em;
	margin-right: -0.4em;
}

.g3-hero--ko-7 .g3-v-center h2 {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 3.9em;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: normal;
	margin-top: 0.35em;
}

.g3-hero--ko-7 .g3-v-center h2 > sup {
	font-size: 0.6em;
	vertical-align: 0.5em;
}

.g3-hero--ko-7 .g3-v-center .g3-coupon {
	font-size: 1.6875em;
	line-height: 1.3;
	letter-spacing: 0.02em;
	margin-top: 1.2em;
	padding-bottom: 0.6em;
}

.g3-hero--ko-7 .g3-v-center .g3-ctas {
	padding-top: 5.5em;
	padding-bottom: 8em;
}

.g3-hero--ko-7 .g3-v-center .g3-cta--block {
	border: solid 1px;
	background-color: #f2f2f1;
}

.g3-hero--ko-7 .g3-disclaimer--fixed {
	font-size: 1.6875em;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 3.4em;
}

@media (min-width: 1024px) {
	.g3-hero--ko-7::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-7__txt {
		width: 38%;
	}

	.g3-hero--ko-7 .g3-v-center h1 {
		font-size: 7.83em;
	}

	.g3-hero--ko-7 .g3-v-center h1 > sup {
		font-size: 0.4em;
		vertical-align: 1em;
		margin-right: -0.4em;
	}

	.g3-hero--ko-7 .g3-v-center h2 {
		font-size: 2.4em;
		line-height: 1.5;
	}

	.g3-hero--ko-7 .g3-v-center .g3-coupon {
		font-size: 1em;
		margin-top: 0.6em;
	}

	.g3-hero--ko-7 .g3-v-center .g3-ctas {
		padding-top: 1.4em;
		padding-bottom: 1em;
	}

	.g3-hero--ko-7 .g3-disclaimer--fixed {
		font-size: 0.8em;
		padding-bottom: 2.4em;
	}
	.g3-hero--ko-7.g3-text-block--left .g3-hero--ko-7__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-7.g3-text-block--right .g3-hero--ko-7__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-7.g3-text-block--center .g3-hero--ko-7__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}

/* KO-8 */
.g3-hero--ko-8::before {
	content: '';
	display: block;
	padding-top: 114%;
}
.g3-hero--ko-8.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--ko-8.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--ko-8.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--ko-8.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--ko-8.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--ko-8.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--ko-8.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--ko-8.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--ko-8.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--ko-8.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--ko-8.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--ko-8.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--ko-8.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--ko-8.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--ko-8.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--ko-8 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-8__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-8__media img,
.g3-hero--ko-8__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-8__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-8 .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-8 .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-8 .g3-v-center h1 {
	color: inherit;
	font-family: 'Knockout', sans-serif;
	font-size: 11.41875em;
	font-weight: 400;
	letter-spacing: 0.027em;
	line-height: 0.84;
	padding: 1em 0 0.1em 0;
}
.g3-hero--ko-8 .g3-v-center h1 > small {
	display: block;
	line-height: 1;
	font-size: 0.63em;
}
.g3-hero--ko-8 .g3-v-center h1 > sup {
	font-size: 0.945em;
	vertical-align: 0.4em;
	margin-right: -0.4em;
}

.g3-hero--ko-8 .g3-v-center h2 {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 3.9em;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: normal;
	margin-top: 0.35em;
}

.g3-hero--ko-8 .g3-v-center h2 > sup {
	font-size: 0.6em;
	vertical-align: 0.5em;
}

.g3-hero--ko-8 .g3-v-center .g3-sub-title {
	display: inline-block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 2.41625em;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: 0.02em;
	margin-top: 0.3em;
}
.g3-hero--ko-8 .g3-v-center .g3-ctas {
	padding-top: 4em;
	padding-bottom: 1em;
}
.g3-hero--ko-8 .g3-v-center .g3-cta--block {
	background-color: #f2f2f1;
}
.g3-hero--ko-8 .g3-v-center .g3-sub-title + .g3-ctas {
	margin-top: -1.4em;
}
.g3-hero--ko-8 .g3-disclaimer--fixed {
	color: #ffffff;
	font-size: 1.6875em;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 1em;
}

@media (min-width: 1024px) {
	.g3-hero--ko-8::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-8__txt {
		width: 50%;
	}

	.g3-hero--ko-8 .g3-v-center h1 {
		font-size: 7.5em;
		line-height: 0.88;
		padding: 0 0 0.1em 0;
	}

	.g3-hero--ko-8 .g3-v-center h1 > sup {
		font-size: 0.4em;
		vertical-align: 1em;
		margin-right: -0.4em;
	}

	.g3-hero--ko-8 .g3-v-center h2 {
		font-size: 2.4em;
		line-height: 1.5;
	}

	.g3-hero--ko-8 .g3-v-center .g3-sub-title {
		font-size: 1.5em;
		line-height: 1.2;
		margin-top: -0.2em;
		margin-bottom: -0.5em;
	}

	.g3-hero--ko-8 .g3-v-center .g3-ctas {
		padding-top: 1.5em;
		padding-bottom: 1em;
	}

	.g3-hero--ko-8 .g3-v-center .g3-sub-title + .g3-ctas {
		margin-top: 0em;
	}

	.g3-hero--ko-8 .g3-disclaimer--fixed {
		color: #000000;
		font-size: 0.8em;
		padding-bottom: 2.4em;
	}
	.g3-hero--ko-8.g3-text-block--left .g3-hero--ko-8__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-8.g3-text-block--right .g3-hero--ko-8__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-8.g3-text-block--center .g3-hero--ko-8__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}
@media (max-width: 1023px) {
	.g3-hero--ko-8.g3-mobile-text--left .g3-hero--ko-8__txt {
		width: 60%;
		left: 0;
		right: auto;
	}
	.g3-hero--ko-8.g3-mobile-text--right .g3-hero--ko-8__txt {
		width: 60%;
		right: 0;
		left: auto;
	}
	.g3-hero--ko-8.g3-mobile-text--center .g3-hero--ko-8__txt {
		width: 100%;
		left: 0;
		right: auto;
	}
	.g3-hero--ko-8.g3-mobile-text--left .g3-hero--ko-8__txt .g3-cta--block,
	.g3-hero--ko-8.g3-mobile-text--right .g3-hero--ko-8__txt .g3-cta--block {
		margin-bottom: 1em;
	}
}

/* KO-9 ==== */
.g3-hero--ko-9__inner {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-9__inner::before {
	content: '';
	display: block;
	padding-top: 110%;
}

.g3-hero--ko-9.g3-mobile-height--350 .g3-hero--ko-9__inner::before {
	padding-top: 46.6%;
}
.g3-hero--ko-9.g3-mobile-height--400 .g3-hero--ko-9__inner::before {
	padding-top: 53.3%;
}
.g3-hero--ko-9.g3-mobile-height--450 .g3-hero--ko-9__inner::before {
	padding-top: 60%;
}
.g3-hero--ko-9.g3-mobile-height--500 .g3-hero--ko-9__inner::before {
	padding-top: 66.6%;
}
.g3-hero--ko-9.g3-mobile-height--550 .g3-hero--ko-9__inner::before {
	padding-top: 73.3%;
}
.g3-hero--ko-9.g3-mobile-height--600 .g3-hero--ko-9__inner::before {
	padding-top: 80%;
}
.g3-hero--ko-9.g3-mobile-height--650 .g3-hero--ko-9__inner::before {
	padding-top: 86.6%;
}
.g3-hero--ko-9.g3-mobile-height--700 .g3-hero--ko-9__inner::before {
	padding-top: 100%;
}
.g3-hero--ko-9.g3-mobile-height--750 .g3-hero--ko-9__inner::before {
	padding-top: 100%;
}
.g3-hero--ko-9.g3-mobile-height--775 .g3-hero--ko-9__inner::before {
	padding-top: 103.3%;
}
.g3-hero--ko-9.g3-mobile-height--800 .g3-hero--ko-9__inner:before {
	padding-top: 106.6%;
}
.g3-hero--ko-9.g3-mobile-height--825 .g3-hero--ko-9__inner::before {
	padding-top: 110%;
}
.g3-hero--ko-9.g3-mobile-height--850 .g3-hero--ko-9__inner::before {
	padding-top: 113.3%;
}
.g3-hero--ko-9.g3-mobile-height--875 .g3-hero--ko-9__inner::before {
	padding-top: 116.6%;
}
.g3-hero--ko-9.g3-mobile-height--900 .g3-hero--ko-9__inner::before {
	padding-top: 120%;
}

@media (max-width: 1023px) {
	.g3-hero--ko-9.g3-mobile-text--left .g3-hero--ko-9__txt {
		width: 62%;
		left: 0;
		right: auto;
	}
	.g3-hero--ko-9.g3-mobile-text--right .g3-hero--ko-9__txt {
		width: 62%;
		right: 0;
		left: auto;
	}
}

.g3-hero--ko-9 .g3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-9__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--ko-9__media img,
.g3-hero--ko-9__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

.g3-hero--ko-9__txt {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-9__txt .g3-v-center {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-hero--ko-9__txt .g3-v-center > div {
	text-align: center;
}

.g3-hero--ko-9__txt .g3-eyebrow--knockout {
	font-size: 4.4375em;
	line-height: 0.9;
	margin-bottom: -0.3em;
}
.g3-hero--ko-9__txt .g3-plus--ff {
	width: 0.55em;
	height: 0.6em;
}
.g3-hero--ko-9__txt .g3-v-center h1 {
	color: inherit;
	font-family: 'knockout', sans-serif;
	font-size: 24.9375em;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.02em;
}

.g3-hero--ko-9__txt .g3-h1-subhead {
	display: block;
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 3.471875em;
	font-weight: 500;
	line-height: 1;
	letter-spacing: normal;
	margin-top: -0.7em;
}
.g3-hero--ko-9__txt .g3-h1-subhead small {
	font-size: 0.6634em;
}
.g3-hero--ko-9 .g3-subhead--knockout sup,
.g3-hero--ko-9 .g3-subhead--poppins sup {
	vertical-align: 0.7em;
	font-size: 0.5em;
}

.g3-hero--ko-9 .g3-v-center .g3-plus {
	font-size: 2.868em;
}

.g3-hero--ko-9 .g3-v-center .g3-coupon {
	margin-top: 1.3em;
	line-height: 1.2;
}

.g3-hero--ko-9 .g3-v-center .g3-ctas {
	margin-top: 3.2em;
	padding-bottom: 2em;
}
.g3-hero--ko-9.g3-mobile-text--left .g3-cta--block.g3-cta--block:not(:last-of-type),
.g3-hero--ko-9.g3-mobile-text--right .g3-cta--block.g3-cta--block:not(:last-of-type) {
	margin-bottom: 0.9em;
}

@media (min-width: 1024px) {
	.g3-hero--ko-9 > picture {
		display: none;
	}
	.g3-hero--ko-9__inner::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}

	.g3-hero--ko-9__txt {
		width: 50%;
	}
	.g3-hero--ko-9.g3-50-50 .g3-hero--ko-9__txt {
		width: 50%;
	}

	.g3-hero--ko-9.g3-text-block--left .g3-hero--ko-9__txt {
		left: 0;
		right: auto;
	}

	.g3-hero--ko-9.g3-text-block--right .g3-hero--ko-9__txt {
		right: 0;
		left: auto;
	}

	.g3-hero--ko-9.g3-text-block--center .g3-hero--ko-9__txt {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.g3-hero--ko-9__txt .g3-eyebrow--knockout {
		font-size: 3.1875em;
		padding-bottom: 0.2em;
	}

	.g3-hero--ko-9__txt .g3-plus--ff {
		width: 0.55em;
		height: 0.6em;
	}

	.g3-hero--ko-9 .g3-v-center h1 {
		font-size: 17.25em;
	}
	.g3-hero--ko-9 .g3-v-center .g3-plus {
		font-size: 2.07em;
	}

	.g3-hero--ko-9__txt .g3-h1-subhead {
		font-size: 2.5875em;
		line-height: 1.1;
	}
	.g3-hero--ko-9__txt .g3-h1-subhead small {
		font-size: 0.725em;
	}
	.g3-hero--ko-9 .g3-v-center .g3-coupon {
		margin-top: 1.8em;
		font-size: 1.166875em;
	}
	.g3-hero--ko-9 .g3-v-center .g3-ctas {
		margin-top: 2.6em;
		padding-bottom: 1.7em;
	}
	.g3-hero--ko-9.g3-mobile-text--left .g3-cta--block.g3-cta--block:not(:last-of-type),
	.g3-hero--ko-9.g3-mobile-text--right .g3-cta--block.g3-cta--block:not(:last-of-type) {
		margin-bottom: 0em;
	}
}

/* HERO SPLIT 1 ========= */
section.g3-hero--split::before {
	content: '';
	display: block;
	padding-top: 84%;
}
.g3-hero--split.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--split.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--split.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--split.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--split.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--split.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--split.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--split.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--split.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--split.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--split.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--split.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--split.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--split.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--split.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--split .g3-contentg3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.g3-hero--split__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--split__media img,
.g3-hero--split__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}
.g3-hero--split .g3-v-center {
	position: absolute;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.g3-hero--split__txt {
	position: relative;
	width: 100%;
	max-width: 1100px;
	height: auto;
	margin: 0 auto 0auto;
	padding: 0;
	overflow: hidden;
}

.g3-hero--split__txt__grid {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-content: center;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.g3-hero--split__txt__grid > div {
	position: relative;
	margin: 0;
	padding: 1em 1em;
	overflow: hidden;
	text-align: center;
}

.g3-hero--split__txt__grid > div:first-child {
	border-right: solid 0.1em;
}

.g3-hero--split__txt h1 {
	font-family: 'poppins', sans-serif;
	font-size: 4.3875em;
	font-weight: 500;
	line-height: 0.9;
}
.g3-hero--split__txt h1 > sup {
	font-size: 0.5em;
	vertical-align: 0.9em;
}
.g3-hero--split.g3-knockout h1 {
	font-family: 'Knockout', sans-serif;
	font-size: 7.425em;
	line-height: 0.95;
}
.g3-hero--split__txt .g3-h1-subhead {
	display: inline-block;
	font-family: 'poppins', sans-serif;
	font-size: 2.025em;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.1;
	padding-bottom: 0.9em;
}

.g3-hero--split__txt .g3-eyebrow--poppins {
	font-size: 2.3625em;
	font-weight: 400;
	letter-spacing: 0.06em;
	padding-bottom: 1em;
	line-height: 1.2;
}
.g3-hero--split__txt .g3-coupon {
	font-size: 1.6875em;
}

.g3-hero--split__txt .g3-cta--block--outline {
	margin-top: 1.9em;
}
.g3-hero--split__alt-cta {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0.8em 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

@media (min-width: 1024px) {
	section.g3-hero--split::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}
	.g3-hero--split__txt .g3-eyebrow--poppins {
		font-size: 1.746em;
		line-height: 1.6;
	}
	.g3-hero--split__txt h1 {
		font-size: 5.238em;
		line-height: 1;
	}
	.g3-hero--split.g3-knockout h1 {
		font-size: 5.82em;
	}
	.g3-hero--split__txt .g3-h1-subhead {
		font-size: 1.89em;
		padding-bottom: 0.7em;
	}
	.g3-hero--split__txt .g3-coupon {
		font-size: 1.164em;
	}
	.g3-hero--split__txt .g3-cta--block--outline {
		margin-top: 2em;
	}
	.g3-hero--split__alt-cta {
		margin: 2em 0 0 0;
	}
}

/* HERO SPLIT 2 ========= */
section.g3-hero--split-2::before {
	content: '';
	display: block;
	padding-top: 99.1%;
}
.g3-hero--split-2.g3-mobile-height--350::before {
	padding-top: 46.6%;
}
.g3-hero--split-2.g3-mobile-height--400::before {
	padding-top: 53.3%;
}
.g3-hero--split-2.g3-mobile-height--450::before {
	padding-top: 60%;
}
.g3-hero--split-2.g3-mobile-height--500::before {
	padding-top: 66.6%;
}
.g3-hero--split-2.g3-mobile-height--550::before {
	padding-top: 73.3%;
}
.g3-hero--split-2.g3-mobile-height--600::before {
	padding-top: 80%;
}
.g3-hero--split-2.g3-mobile-height--650::before {
	padding-top: 86.6%;
}
.g3-hero--split-2.g3-mobile-height--700::before {
	padding-top: 100%;
}
.g3-hero--split-2.g3-mobile-height--750::before {
	padding-top: 100%;
}
.g3-hero--split-2.g3-mobile-height--775::before {
	padding-top: 103.3%;
}
.g3-hero--split-2.g3-mobile-height--800::before {
	padding-top: 106.6%;
}
.g3-hero--split-2.g3-mobile-height--825::before {
	padding-top: 110%;
}
.g3-hero--split-2.g3-mobile-height--850::before {
	padding-top: 113.3%;
}
.g3-hero--split-2.g3-mobile-height--875::before {
	padding-top: 116.6%;
}
.g3-hero--split-2.g3-mobile-height--900::before {
	padding-top: 120%;
}

.g3-hero--split-2 .g3-contentg3-content {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.g3-hero--split-2__media {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: -1;
}

.g3-hero--split-2__media img,
.g3-hero--split-2__media video {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}
.g3-hero--split-2 .g3-v-center {
	position: absolute;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.g3-hero--split-2__txt {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 0auto;
	padding: 0;
	overflow: hidden;
}
.g3-hero--split-2__txt__top {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 2.2em 0;
	overflow: hidden;
	text-align: center;
}
.g3-hero--split-2__txt__top > img {
	display: block;
	position: relative;
	width: 7.4em;
	height: auto;
	margin: 0 auto 0.8em auto;
}
.g3-hero--split-2__txt__top__title {
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-size: 6.01em;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: 0.04em;
}
.g3-hero--split-2__txt__top__title.g3-knockout {
	font-family: 'knockout', sans-serif;
}
.g3-hero--split-2__txt__top__title > small {
	font-size: 0.47em;
	vertical-align: 0.3em;
}
.g3-hero--split-2__txt__top__title .g3-text-deco {
	display: inline-block;
	position: relative;
	width: 0.46em;
	height: auto;
	margin: 0 0.1em;
	vertical-align: 0.05em;
}
.g3-hero--split-2__txt__top__title .g3-sub-title {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #000000;
	font-family: 'poppins', sans-serif;
	font-size: 0.43em;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: 0.02em;
	text-align: center;
}
.g3-hero--split-2__txt__grid {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-content: center;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.g3-hero--split-2__txt__grid > div {
	position: relative;
	margin: 0;
	padding: 0.4em 1em;
	overflow: hidden;
	text-align: center;
}

.g3-hero--split-2__txt__grid > div:first-child {
	border-right: solid 0.2em;
}

.g3-hero--split-2 h1 {
	font-family: 'poppins', sans-serif;
	font-size: 4.3875em;
	font-weight: 500;
	line-height: 0.9;
}
.g3-hero--split-2__txt h1 > sup {
	font-size: 0.5em;
	vertical-align: 0.9em;
}
.g3-hero--split-2 h1.g3-knockout {
	font-family: 'Knockout', sans-serif;
	font-size: 8.8678em;
	line-height: 0.8;
}
.g3-hero--split-2__txt .g3-h1-subhead {
	display: inline-block;
	font-family: 'poppins', sans-serif;
	font-size: 3.524em;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.1;
}

.g3-hero--split-2__txt .g3-eyebrow--poppins {
	font-size: 2.3625em;
	font-weight: 400;
	letter-spacing: 0.06em;
	padding-bottom: 1em;
	line-height: 1.2;
}

.g3-hero--split-2__txt__bot {
	position: relative;
	width: 100%;
	height: auto;
	margin: 3.5em 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.g3-hero--split-2__txt .g3-coupon {
	font-size: 1.6875em;
}
.g3-hero--split-2 .g3-ctas {
	margin-top: 3.2em;
	padding-bottom: 5em;
}

@media (min-width: 1024px) {
	section.g3-hero--split-2::before {
		content: '';
		display: block;
		padding-top: 41.666667% !important;
	}
	.g3-hero--split-2__txt {
		width: 76.38888888889%;
	}
	.g3-hero--split-2__txt .g3-eyebrow--poppins {
		font-size: 1.746em;
		line-height: 1.6;
	}
	.g3-hero--split-2__txt__top > img {
		width: 3.7em;
	}
	.g3-hero--split-2__txt__top__title {
		font-size: 3.55em;
		line-height: 1.1;
	}
	.g3-hero--split-2__txt__top__title .g3-text-deco {
		width: 0.5em;
	}
	.g3-hero--split-2__txt__top__title .g3-sub-title {
		font-size: 0.55em;
	}
	.g3-hero--split-2__txt__grid > div {
		padding: 1em 1em;
	}
	.g3-hero--split-2 h1 {
		font-size: 5.82em;
		line-height: 0.8;
	}
	.g3-hero--split-2 h1.g3-knockout {
		font-size: 7.478em;
	}
	.g3-hero--split-2 .g3-h1-subhead {
		font-size: 2.972em;
		padding-bottom: 0.7em;
	}
	.g3-hero--split-2__txt__grid > div:first-child {
		border-right: solid 0.1em;
	}
	.g3-hero--split-2__txt__bot {
		margin: 2.2em 0 0 0;
	}
	.g3-hero--split-2__txt .g3-coupon {
		font-size: 1.245em;
	}
	.g3-hero--split-2 .g3-ctas {
		margin-top: 1.7em;
		padding-bottom: 2em;
	}
}

/* PROMOS =========================================== */

/* Single message promo */
section.g3-promo-single {
	position: relative;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 1.8em 0 2.5em 0;
	overflow: hidden;
	text-align: center;
	max-height: 22em;
}

.g3-promo-single .g3-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 1.6em 0 0.3em 0;
	overflow: visible;
}

.g3-promo-single__txt {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: visible;
	white-space: nowrap;
	text-align: center;
}

.g3-promo-single__txt p {
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 2.3625em;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.02em;
	padding-bottom: 0.3em;
}

.g3-promo-single a.g3-cta--ul {
	margin: 0.45em 0.8em 0.2em 0.8em;
	padding-bottom: 0.3em;
}

.g3-promo-single h2 {
	color: inherit;
	font-family: 'poppins', sans-serif;
	font-size: 2.3625em;
	font-weight: 500;
	line-height: normal;
	line-height: 1.1;
	letter-spacing: normal;
	padding-bottom: 0.5em;
}

.g3-promo-single sup {
	font-size: 0.6em;
	vertical-align: 0.5em;
	line-height: inherit;
}

.g3-promo-single__txt--center > div {
	position: relative;
	max-width: 100%;
	overflow: hidden;
}

.g3-promo-single__txt .g3-coupon {
	font-size: 1.6875em;
	margin-top: 0.2em;
}

.g3-promo-single .g3-disclaimer--fixed {
	font-size: 1.1em;
	padding-bottom: 0.6em;
	text-align: right;
}

@media (min-width: 1024px) {
	section.g3-promo-single {
		max-height: 11em;
		padding: 0;
	}

	.g3-promo-single .g3-content {
		width: 92%;
		display: grid;
		grid-template-columns: 1fr auto 1fr;
		align-items: center;
		padding: 3em 0 2.5em 0;
	}

	.g3-promo-single__txt--left {
		text-align: left;
	}

	.g3-promo-single__txt p {
		font-size: 1.746em;
		padding-bottom: 0;
	}

	.g3-promo-single h2 {
		font-size: 2.1825em;
		padding-bottom: 0;
	}

	.g3-promo-single__txt .g3-coupon {
		font-size: 1.094em;
	}

	.g3-promo-single__txt--right {
		text-align: right;
	}

	.g3-promo-single .g3-disclaimer--fixed {
		font-size: 0.8em;
		padding-bottom: 0.6em;
	}
	.g3-promo-single .g3-disclaimer--fixed.g3-text--left {
		text-align: left;
	}
	.g3-promo-single .g3-disclaimer--fixed.g3-text--right {
		text-align: right;
	}
	.g3-promo-single .g3-disclaimer--fixed.g3-text--center {
		text-align: center;
	}
}

section.g3-free-ship-mobile {
	text-align: center;
}

.g3-free-ship-mobile .g3-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 1.8em 0 0.3em 0;
	overflow: hidden;
}

.g3-free-ship-mobile .g3-content > a {
	font-family: 'poppins', sans-serif;
	color: inherit;
	text-decoration: none;
	font-weight: 500;
	font-size: 3.375em;
	line-height: 1.1;
	letter-spacing: normal;
}
.g3-free-ship-mobile .g3-content > a sup {
	font-size: 0.6em;
	vertical-align: top;
}

section.g3-free-ship-desktop {
	text-align: center;
	background-color: antiquewhite;
}

.g3-free-ship-desktop .g3-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 2.1em 0 2em 0;
	overflow: hidden;
}
.g3-free-ship-desktop .g3-disclaimer {
	margin-top: 0.7em;
}

.g3-free-ship-desktop .g3-content > a {
	font-family: 'poppins', sans-serif;
	color: inherit;
	text-decoration: none;
	font-weight: 500;
	font-size: 2.91em;
	line-height: 1.1;
	letter-spacing: normal;
}
.g3-free-ship-desktop .g3-content > a sup {
	font-size: 0.6em;
	vertical-align: top;
}

/* Social feeds =========================================== */

section.g3-social {
	min-height: 300px;
	overflow: visible;
}

.g3-social--reflektion .g3-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	min-height: 300px;
}

.g3-social .g3-title {
	display: inline-block;
	padding-left: 0.3em;
	line-height: 1.2;
	text-align: left;
}

.g3-social--reflektion .g3-title {
	font-family: 'poppins', sans-serif;
	font-size: 2.7em;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.g3-social--reflektion .g3-social__feed {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}

.g3-social--curalate .g3-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	min-height: 300px;
}

.g3-social--curalate span.g3-title {
	position: relative;

	width: 100%;
	font-family: 'poppins', sans-serif;
	font-size: 4.05em;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-align: center;
}

.g3-social--curalate span.g3-title.g3-mobile-only {
	display: inline-block !important;
}
.g3-social--curalate span.g3-title.g3-desktop-only {
	display: none !important;
}

.g3-social--curalate .g3-social__feed {
	position: relative;
	width: 100%;
	height: auto;
	margin: 11% auto 4.5% auto;
	padding: 0;
	overflow: visible;
}

.g3-social--curalate .g3-ctas {
	margin: 4.5em 0;
}

@media (min-width: 1024px) {
	.g3-social--reflektion .g3-title {
		display: inline-block;
		width: 100%;
		font-size: 1.6em;
		text-align: center;
	}
	.g3-social--curalate .g3-ctas {
		text-align: center;
	}
	.g3-social--curalate span.g3-title {
		font-size: 2.44em;
	}
	.g3-social--curalate span.g3-title.g3-desktop-only {
		display: inline-block !important;
	}
	.g3-social--curalate span.g3-title.g3-mobile-only {
		display: none !important;
	}
	.g3-social--curalate .g3-social__feed {
		margin: 4% auto 4.5% auto;
	}
}

/* TOGGLE HEADER =================== */
section.g3-toggle {
	padding: 5% 0 4% 0;
}
.g3-toggle .g3-content {
	position: relative;
	width: 82.7%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.g3-toggle h3 {
	font-size: 2.3625em;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
.g3-toggle h3 sup {
	font-size: 0.6em;
	vertical-align: top;
}
.g3-toggle__buttons {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	justify-content: center;
	justify-items: center;
	gap: 1.2em;
	width: 100%;
	height: auto;
	margin: 2em 0 0 0;
	padding: 0;
	overflow: hidden;
}
.g3-toggle__buttons > a,
.g3-toggle__buttons > span {
	display: inline-block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0.2em 0 0 0;
	overflow: hidden;
	font-family: 'poppins', sans-serif;
	font-size: 2.1em;
	font-weight: 500;
	line-height: 2.8;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	white-space: nowrap;
	text-decoration: none !important;
	border-radius: 0.4em;
}
.g3-toggle .g3-disclaimer {
	font-size: 1.08em;
	margin-top: 2.2em;
	text-align: center;
	letter-spacing: normal;
}
@media (min-width: 1024px) {
	section.g3-toggle {
		padding: 1.7% 0 1.4% 0;
	}
	.g3-toggle h3 {
		font-size: 1.95em;
	}
	.g3-toggle .g3-content {
		width: 95%;
	}
	.g3-toggle__buttons {
		margin: 0.7em 0 0 0;
		grid-template-columns: repeat(auto-fit, minmax(0, 15.4%));
	}
	.g3-toggle__buttons > a,
	.g3-toggle__buttons > span {
		font-size: 1.285em;
		line-height: 2.3;
	}
	.g3-toggle .g3-disclaimer {
		margin-top: 3em;
		font-size: 0.9em;
	}
}

/* SVGs ============================= */

.g3-ast::after {
	content: '';
	position: static;
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 385 448' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(1,0,0,1,-57.9031,-27.3684)'%3E%3Cg transform='matrix(1040,0,0,1040,0,790.968)'%3E%3Cpath d='M0.384,-0.673L0.424,-0.601L0.281,-0.547L0.424,-0.493L0.383,-0.421L0.264,-0.512L0.284,-0.36L0.202,-0.36L0.219,-0.512L0.098,-0.418L0.056,-0.493L0.198,-0.547L0.056,-0.601L0.098,-0.674L0.219,-0.582L0.201,-0.734L0.284,-0.734L0.264,-0.582L0.384,-0.673Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: 40% auto;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	z-index: 10;
	width: 0.3em;
	height: 0.3em;
	vertical-align: baseline;
	transform: translate(2%, -150%);
	margin-right: -0.3em;
}
.g3-plus--ff {
	display: inline-flex;
	flex-flow: nowrap;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}
.g3-plus--ff::after {
	content: '';
	position: static;
	display: inline-block;
	position: relative;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 28 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(2.36335,0,6.53626e-16,2.36465,3.09773,28.4562)'%3E%3Cpath d='M9.944,-7.7C10.149,-7.187 10.23,-6.761 10.186,-6.424C10.113,-6.072 9.812,-5.918 9.284,-5.962L8.844,-5.962C8.595,-5.962 8.195,-5.951 7.645,-5.929C7.095,-5.907 6.651,-5.889 6.314,-5.874C6.314,-5.771 6.31,-5.628 6.303,-5.445C6.296,-5.262 6.292,-5.126 6.292,-5.038C6.292,-4.085 6.299,-3.373 6.314,-2.904C6.343,-1.951 5.933,-1.386 5.082,-1.21L5.038,-1.21L4.972,-1.232C4.312,-1.481 3.989,-1.995 4.004,-2.772C4.019,-3.036 3.975,-3.659 3.872,-4.642C3.857,-4.789 3.835,-5.023 3.806,-5.346L3.762,-5.346C3.63,-5.346 3.476,-5.331 3.3,-5.302C3.168,-5.273 2.977,-5.225 2.728,-5.159C2.479,-5.093 2.295,-5.045 2.178,-5.016L0.528,-4.62C0.088,-4.532 -0.264,-4.576 -0.528,-4.752C-0.88,-4.972 -1.122,-5.375 -1.254,-5.962C-1.459,-6.915 -1.107,-7.502 -0.198,-7.722C0.418,-7.869 1.254,-8.052 2.31,-8.272C2.457,-8.301 2.677,-8.349 2.97,-8.415C3.263,-8.481 3.483,-8.529 3.63,-8.558C3.659,-8.837 3.608,-9.218 3.476,-9.702C3.197,-10.611 3.241,-11.337 3.608,-11.88L3.718,-12.034L3.872,-11.968C5.163,-11.352 5.911,-10.355 6.116,-8.976C6.175,-8.976 6.263,-8.969 6.38,-8.954C6.497,-8.939 6.585,-8.932 6.644,-8.932C7.26,-8.873 7.751,-8.815 8.118,-8.756C9.101,-8.58 9.709,-8.228 9.944,-7.7Z' style='fill:white;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 10;
	width: 100%;
	height: 100%;
}
