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

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

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

@media (min-width: 1680px) {
	section.g3-camfp {
		font-size: 16px;
	}
}
.g3-camfp img {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	max-width: none;
}

.g3-camfp sup {
	top: 0 !important;
	vertical-align: super !important;
	font-size: 0.6em;
}

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

.g3-camfp *,
.g3-camfp *::before,
.g3-camfp *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.g3-camfp h1,
.g3-camfp h2,
.g3-camfp h3,
.g3-camfp h4,
.g3-camfp h5,
.g3-camfp h6,
.g3-camfp p {
	position: relative;
	display: block;
	margin: 0;
	line-height: 1.1;
	letter-spacing: 0.01em;
}

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

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

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

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

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

.g3-fade {
	opacity: 0;
}

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

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

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

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

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

.g3-camfp .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-camfp .g3-ctas {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.g3-camfp a.g3-cta--block,
.g3-camfp 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: 1.75em;
	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;
	cursor: pointer;
}

.g3-camfp a.g3-cta--no-pad,
.g3-camfp span.g3-cta--no-pad {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.g3-camfp a.g3-cta--block--outline,
.g3-camfp 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: 1.75em;
	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;
	cursor: pointer;
}
.g3-camfp a.g3-cta--ul,
.g3-camfp 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;
	cursor: pointer;
}

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

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

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

.g3-camfp__content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 2em 0 1em 0;
	overflow: hidden;
	text-align: center;
}
.g3-camfp__content h2.g3-poppins {
	color: #ffffff;
	font-family: 'poppins', sans-serif;
	font-size: 2.8125em;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: normal;
}
.g3-camfp__content h2.g3-knockout {
	color: #ffffff;
	font-family: 'knockout', sans-serif;
	font-size: 3.625em;
	font-weight: 500;
	line-height: 0.9;
	letter-spacing: 0.04em;
}
.g3-camfp__content h2 > img {
	display: inline-block;
	position: relative;
	height: auto;
	margin: 0;
	vertical-align: -0.04em;
}
.g3-camfp__content .g3-plus {
	color: #ffffff;
	font-size: 2.5em;
	font-weight: 600;
	line-height: 1;
}
.g3-camfp__content p {
	color: #ffffff;
	font-family: 'poppins', sans-serif;
	font-size: 1.53125em;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: normal;
	padding-top: 0.6em;
}
.g3-camfp__disclaimer {
	position: relative;
	height: auto;
	margin: 0;
	padding: 1em 0 0 0;
	text-align: center;
	color: #ffffff;
	font-family: 'poppins', sans-serif;
	font-size: 1.25em;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: normal;
}
.g3-camfp__disclaimer a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.2em;
}
@media (min-width: 1024px) {
	.g3-camfp__content {
		padding: 1.5em 0 0.6em 0;
	}
	.g3-camfp__content h2.g3-poppins {
		font-size: 2.0625em;
	}
	.g3-camfp__content h2.g3-knockout {
		font-size: 2.65125em;
	}
	.g3-camfp__content .g3-plus {
		font-size: 2em;
	}
	.g3-camfp__content p {
		font-size: 1.125em;
		padding-top: 0.6em;
	}
	.g3-camfp__disclaimer {
		font-size: 0.9375em;
		padding-top: 1.2em;
	}
}
