/* Loaded last so Divi module CSS cannot override the interest popup. */
html.noscroll,
html.noscroll body {
	overflow: hidden !important;
	height: 100% !important;
	overscroll-behavior: none !important;
}
html.noscroll .da-overlay,
html body .da-overlay,
html.noscroll body .da-overlay {
	position: fixed !important;
	inset: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100vh !important;
	height: 100dvh !important;
	max-height: 100vh !important;
	max-height: 100dvh !important;
	display: block !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	padding: 8px 12px 96px !important;
	z-index: 99999 !important;
	-webkit-overflow-scrolling: touch !important;
	overscroll-behavior: contain !important;
	touch-action: pan-y !important;
}
#et-boc .area-outer-wrap,
html body .da-overlay .area-outer-wrap {
	position: fixed !important;
	left: 50% !important;
	right: auto !important;
	top: 8px !important;
	transform: translateX(-50%) !important;
	width: 680px !important;
	max-width: calc(100vw - 16px) !important;
	height: auto !important;
	max-height: calc(100svh - 16px) !important;
	max-height: calc(100dvh - 16px) !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	-webkit-overflow-scrolling: touch !important;
	margin: 0 !important;
	z-index: 100000 !important;
	box-sizing: border-box !important;
	pointer-events: auto !important;
}
html body .da-overlay .area-inner-wrap,
#et-boc .area-outer-wrap > [data-da-area],
#et-boc .area-outer-wrap [data-da-area],
html body #vc-btn-open-popup,
html body #vc-btn-open-popup.et_pb_section {
	position: relative !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	transform: none !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	max-height: calc(100svh - 16px) !important;
	max-height: calc(100dvh - 16px) !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	-webkit-overflow-scrolling: touch !important;
	overscroll-behavior: contain !important;
	touch-action: pan-y !important;
	margin: 0 auto !important;
	box-sizing: border-box !important;
	pointer-events: auto !important;
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
}
html body #vc-btn-open-popup {
	padding-bottom: 40px !important;
	-webkit-font-smoothing: antialiased;
	background-color: #000 !important;
}
#et-boc .area-outer-wrap .da-close-wrap,
#et-boc .area-outer-wrap .evr-close_wrap,
html body .da-overlay .area-outer-wrap .da-close-wrap,
html body .da-overlay .area-outer-wrap .evr-close_wrap {
	position: absolute !important;
	top: 8px !important;
	right: 8px !important;
	left: auto !important;
	bottom: auto !important;
	width: 32px !important;
	height: 32px !important;
	max-width: 32px !important;
	max-height: 32px !important;
	margin: 0 !important;
	padding: 0 !important;
	transform: none !important;
	overflow: visible !important;
	pointer-events: none !important;
	z-index: 100002 !important;
	text-align: right !important;
}
#et-boc .area-outer-wrap .da-close,
#et-boc .area-outer-wrap .evr-close,
html body .da-overlay .area-outer-wrap .da-close,
html body .da-overlay .area-outer-wrap .evr-close {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	left: auto !important;
	bottom: auto !important;
	width: 28px !important;
	height: 28px !important;
	max-width: 28px !important;
	max-height: 28px !important;
	margin: 0 !important;
	transform: none !important;
	background: #1a1a1a !important;
	border-radius: 2px !important;
	color: #fff !important;
	opacity: 1 !important;
	pointer-events: all !important;
	z-index: 100003 !important;
}
html body #vc-btn-open-popup .et_pb_row,
html body #vc-btn-open-popup .et_pb_column,
html body #vc-btn-open-popup .et_pb_module,
html body #vc-btn-open-popup .et_pb_text,
html body #vc-btn-open-popup .et_pb_image {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}
html body #vc-btn-open-popup.et_pb_section {
	padding: 8px 0 40px !important;
	background-color: #000 !important;
	min-height: 0 !important;
}
html body #vc-btn-open-popup p {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
html body #vc-btn-open-popup .et_pb_row {
	padding-left: 36px !important;
	padding-right: 36px !important;
}
html body #vc-btn-open-popup .et_pb_image {
	text-align: center !important;
	width: 100% !important;
}
html body #vc-btn-open-popup .et_pb_image .et_pb_image_wrap {
	display: block !important;
	width: 452px !important;
	max-width: 100% !important;
	margin: 1px auto 1px !important;
}
html body #vc-btn-open-popup .et_pb_image img,
html body #vc-btn-open-popup .et_pb_image .et_pb_image_wrap img,
html body #vc-btn-open-popup .et_pb_module.et_pb_image img {
	display: block !important;
	width: 452px !important;
	max-width: 100% !important;
	max-height: none !important;
	height: auto !important;
	margin: 0 auto !important;
	opacity: 1 !important;
	object-fit: contain !important;
}
html body #vc-btn-open-popup .vc-interest-copy,
html body #vc-btn-open-popup .vc-interest-copy.et_pb_text {
	color: #fff !important;
}
html body #vc-btn-open-popup .vc-interest-copy h2,
html body #vc-btn-open-popup .vc-interest-copy h2 strong,
html body #vc-btn-open-popup .vc-interest-copy h2 span {
	font-family: IntegralCF-Bold, sans-serif !important;
	font-weight: 400 !important;
	color: #fff !important;
	text-align: center !important;
	text-transform: uppercase !important;
	font-size: 15px !important;
	line-height: 1.2 !important;
	letter-spacing: 0.04em !important;
}
html body #vc-btn-open-popup .vc-interest-copy h2 {
	margin: 0 0 1px !important;
	padding: 0 0 5px !important;
}
html body #vc-btn-open-popup .vc-interest-copy h2 .vc-title-accent {
	color: #ed1c24 !important;
}
html body #vc-btn-open-popup .vc-interest-copy p,
html body #vc-btn-open-popup .vc-interest-copy p span {
	font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
	color: #fff !important;
	text-align: center !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	line-height: 1.25 !important;
	margin: 0 auto 2px !important;
	max-width: 520px !important;
	padding-bottom: 0 !important;
	display: block !important;
}
html body #vc-btn-open-popup .vc-interest-copy p:last-of-type {
	margin-bottom: 6px !important;
}
html body #vc-btn-open-popup .vc-interest-copy p + p {
	margin-top: 0 !important;
	margin-bottom: 6px !important;
}
html body #vc-btn-open-popup .vc-interest-copy p:empty {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
}
html body #vc-btn-open-popup .vc-form-columns {
	display: block !important;
}
html body #vc-btn-open-popup .wpcf7-form {
	display: block !important;
	max-width: 420px !important;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
html body #vc-btn-open-popup .vc-form-section {
	margin: 0 !important;
	padding-top: 8px !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
	column-gap: 12px !important;
	row-gap: 4px !important;
	width: 100% !important;
}
html body #vc-btn-open-popup .vc-form-section:first-of-type {
	padding-top: 6px !important;
}
html body #vc-btn-open-popup .vc-form-notes {
	margin-top: 0 !important;
	padding-top: 4px !important;
}
html body #vc-btn-open-popup .vc-form-notes > h3 {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}
html body #vc-btn-open-popup.vc-interest-sent .vc-interest-copy,
html body #vc-btn-open-popup.vc-interest-sent .vc-signup-form-wrap,
html body #vc-btn-open-popup.vc-interest-sent .wpcf7,
html body #vc-btn-open-popup.vc-interest-sent .et_pb_text:not(.vc-interest-success) {
	display: none !important;
	height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
}
html body #vc-btn-open-popup .vc-interest-success {
	display: none !important;
	color: #fff !important;
	text-align: center !important;
	padding: 24px 20px 16px !important;
}
html body #vc-btn-open-popup.vc-interest-sent .vc-interest-success {
	display: block !important;
	height: auto !important;
	overflow: visible !important;
}
html body #vc-btn-open-popup .vc-interest-success h2 {
	color: #fff !important;
	text-transform: uppercase !important;
	font-family: IntegralCF-Bold, sans-serif !important;
	font-size: 20px !important;
	margin: 0 0 16px !important;
}
html body #vc-btn-open-popup .vc-interest-success p {
	color: #fff !important;
	max-width: 520px !important;
	margin: 0 auto 28px !important;
	font-weight: 400 !important;
	font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.4 !important;
}
html body #vc-btn-open-popup .vc-interest-close {
	color: #000 !important;
	background: #fff !important;
	border: 2px solid #fff !important;
	font-weight: 700 !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase !important;
	padding: 12px 48px !important;
	cursor: pointer !important;
}
html body #vc-btn-open-popup .vc-form-notes .vc-input-field label {
	text-align: left !important;
	text-transform: none !important;
	margin-bottom: 5px !important;
}
html body #vc-btn-open-popup .vc-form-section h3 {
	grid-column: 1 / -1 !important;
	display: block !important;
	width: 100% !important;
	font-family: IntegralCF-Bold, sans-serif !important;
	font-weight: 400 !important;
	color: #ed1c24 !important;
	text-align: center !important;
	font-size: 14px !important;
	letter-spacing: 0.1em !important;
	text-transform: uppercase !important;
	line-height: 1.2 !important;
	padding: 0 0 3px !important;
}
html body #vc-btn-open-popup .vc-form-section > p {
	display: contents !important;
}
html body #vc-btn-open-popup .vc-input-field.vc-field-full,
html body #vc-btn-open-popup .vc-input-field:has(textarea),
html body #vc-btn-open-popup .vc-input-field:has([name="parent_email"]),
html body #vc-btn-open-popup .vc-input-field:has([name="athlete_email"]),
html body #vc-btn-open-popup .vc-input-field:has([name="gender"]) {
	grid-column: 1 / -1 !important;
}
html body #vc-btn-open-popup .vc-input-field {
	margin-bottom: 0 !important;
	min-width: 0 !important;
	width: 100% !important;
}
html body #vc-btn-open-popup .wpcf7-form-control-wrap {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
}
html body #vc-btn-open-popup .wpcf7-not-valid-tip ~ .wpcf7-not-valid-tip {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
}
html body #vc-btn-open-popup .vc-input-field label,
html body #vc-btn-open-popup .vc-input-field label p {
	display: block !important;
	font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
	color: #fff !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	line-height: 1.2 !important;
	margin-bottom: 8px !important;
	text-transform: none !important;
	padding-bottom: 0 !important;
}
html body #vc-btn-open-popup .wpcf7-form-control-wrap input:not(.wpcf7-submit),
html body #vc-btn-open-popup .wpcf7-form-control-wrap textarea,
html body #vc-btn-open-popup .wpcf7-form-control-wrap select,
html body #vc-btn-open-popup input.wpcf7-form-control:not(.wpcf7-submit),
html body #vc-btn-open-popup select.wpcf7-form-control,
html body #vc-btn-open-popup textarea.wpcf7-form-control {
	font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 8px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: #fff !important;
	color: #111 !important;
	font-size: 12px !important;
	line-height: 22px !important;
	height: 22px !important;
	min-height: 22px !important;
	max-height: 22px !important;
	box-sizing: border-box !important;
	box-shadow: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}
html body #vc-btn-open-popup .wpcf7-form-control-wrap input::placeholder,
html body #vc-btn-open-popup .wpcf7-form-control-wrap textarea::placeholder,
html body #vc-btn-open-popup textarea.wpcf7-form-control::placeholder {
	color: #9a9a9a !important;
	font-size: 11px !important;
	font-weight: 400 !important;
	line-height: 1.3 !important;
	opacity: 1 !important;
}
html body #vc-btn-open-popup .wpcf7-form-control-wrap textarea,
html body #vc-btn-open-popup textarea.wpcf7-form-control {
	min-height: 36px !important;
	height: 36px !important;
	max-height: 36px !important;
	font-size: 11px !important;
	font-weight: 400 !important;
	line-height: 1.3 !important;
	resize: none !important;
	text-align: left !important;
	padding-top: 6px !important;
}
html body #vc-btn-open-popup .wpcf7-form-control-wrap select,
html body #vc-btn-open-popup select.wpcf7-form-control {
	height: 22px !important;
	min-height: 22px !important;
	max-height: 22px !important;
	color: #000 !important;
	-webkit-text-fill-color: #000 !important;
	opacity: 1 !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23000' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: right 12px center !important;
	background-color: #fff !important;
	padding-right: 32px !important;
}
html body #vc-btn-open-popup select.wpcf7-form-control option,
html body #vc-btn-open-popup .wpcf7-form-control-wrap select option {
	color: #000 !important;
	-webkit-text-fill-color: #000 !important;
	background-color: #fff !important;
}
html body #vc-btn-open-popup .vc-submit-btn {
	margin-top: 8px !important;
	margin-bottom: 0px !important;
	width: 100% !important;
}
html body #vc-btn-open-popup .vc-submit-btn input {
	width: 100% !important;
}
html body #vc-btn-open-popup .vc-privacy-message,
html body #vc-btn-open-popup p.vc-privacy-message,
html body #vc-btn-open-popup .wpcf7-form .vc-privacy-message {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
	position: static !important;
	left: auto !important;
	height: auto !important;
	width: 100% !important;
	overflow: visible !important;
	clip: auto !important;
	font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	margin: 0 auto 8px !important;
	padding: 0 8px 8px !important;
	line-height: 1.45 !important;
	text-align: center !important;
	max-width: 420px !important;
}
html body #vc-btn-open-popup input.wpcf7-form-control.wpcf7-submit,
html body #vc-btn-open-popup input.wpcf7-form-control.wpcf7-submit.has-spinner {
	font-family: IntegralCF-Bold, sans-serif !important;
	font-weight: 400 !important;
	color: #fff !important;
	background-color: #ed1c24 !important;
	border: 0 !important;
	border-radius: 4px !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase !important;
	padding: 0 16px !important;
	margin-top: 0 !important;
	cursor: pointer !important;
	height: 36px !important;
	min-height: 36px !important;
	max-height: none !important;
	line-height: 36px !important;
	overflow: visible !important;
	display: block !important;
	width: 100% !important;
	font-size: 13px !important;
	box-sizing: border-box !important;
}
html body #vc-btn-open-popup .wpcf7-form > .hidden-fields-container,
html body #vc-btn-open-popup .wpcf7-form > .wpcf7-response-output {
	position: absolute !important;
	left: -9999px !important;
	height: 0 !important;
	width: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
@media (max-width: 767px) {
	html.noscroll .da-overlay,
	html body .da-overlay,
	html.noscroll body .da-overlay {
		display: block !important;
		overflow: hidden !important;
		padding: 0 !important;
	}
	#et-boc .area-outer-wrap,
	html body .da-overlay .area-outer-wrap {
		top: 8px !important;
		bottom: 8px !important;
		width: calc(100vw - 16px) !important;
		max-width: calc(100vw - 16px) !important;
		height: auto !important;
		max-height: calc(100svh - 16px) !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		-webkit-overflow-scrolling: touch !important;
	}
	html body .da-overlay .area-inner-wrap,
	#et-boc .area-outer-wrap > [data-da-area],
	html body #vc-btn-open-popup,
	html body #vc-btn-open-popup.et_pb_section {
		max-height: none !important;
		overflow: visible !important;
		height: auto !important;
	}
	html body #vc-btn-open-popup {
		padding-top: 28px !important;
		padding-bottom: 32px !important;
	}
	#et-boc .area-outer-wrap,
	html body .da-overlay .area-outer-wrap,
	html body .da-overlay .area-inner-wrap,
	#et-boc .area-outer-wrap > [data-da-area],
	html body #vc-btn-open-popup,
	html body #vc-btn-open-popup.et_pb_section {
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		max-height: 100vh !important;
		max-height: 100dvh !important;
	}
	#et-boc .area-outer-wrap > [data-da-area],
	html body #vc-btn-open-popup {
		overflow-x: hidden !important;
		overflow-y: auto !important;
		-webkit-overflow-scrolling: touch !important;
		padding-bottom: 80px !important;
	}
	html body #vc-btn-open-popup .et_pb_row {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	html body #vc-btn-open-popup .wpcf7-form,
	html body #vc-btn-open-popup .vc-form-section {
		grid-template-columns: 1fr !important;
	}
	html body #vc-btn-open-popup .vc-input-field {
		grid-column: 1 / -1 !important;
	}
}
