/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2023 | 18:37:26 */
.wistia_embed h1 {
	font-size: 1rem !important;
	line-height: 1.75 !important;
	max-width: 100% !important;
	font-family: "niveau-grotesk", system-ui, BlinkMacSystemFont, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.wistiaMarketoFormWrapper {
	width: 80% !important;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 768px) {
	.wistiaMarketoFormWrapper {
		width: 100% !important;
	}
}
.wistiaMarketoFormWrapper .mktoForm {
	display: flex;
	flex-wrap: wrap;
	font-family: "niveau-grotesk", system-ui, BlinkMacSystemFont, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.wistiaMarketoFormWrapper .mktoForm .mktoLabel {
	color: white !important;
	font-size: 0.813rem !important; /* Revise this ASAP to remove this !important if possible */ /* 13px */
}
.wistiaMarketoFormWrapper .mktoForm .mktoAsterix {
	color: white !important;
}		
.wistiaMarketoFormWrapper .mktoForm .mktoFormRow {
	flex-basis: 100%
}
@media screen and (min-width: 768px) {
	.wistiaMarketoFormWrapper .mktoForm .mktoFormRow:nth-of-type(1),
	.wistiaMarketoFormWrapper .mktoForm .mktoFormRow:nth-of-type(3) {
		flex-basis: 48%;
	}
	.wistiaMarketoFormWrapper .mktoForm .mktoFormRow:nth-of-type(2),
	.wistiaMarketoFormWrapper .mktoForm .mktoFormRow:nth-of-type(4){
		flex-basis: 48%;
		margin-left: 24px;
	}	
	.wistiaMarketoFormWrapper .mktoForm .mktoFormRow:nth-of-type(5),
	.wistiaMarketoFormWrapper .mktoForm .mktoFormRow:nth-of-type(7) {
		flex-basis: 100%;
	}
}
.wistiaMarketoFormWrapper .mktoForm	.mktoButtonRow {
	margin-top: -1.5rem;
}
.wistiaMarketoFormWrapper .mktoForm	.mktoButton-mt0 .mktoButtonRow {
	margin-top: 0;
}
.wistiaMarketoFormWrapper .mktoForm	.mktoButtonWrap {
	margin-left: 0 !important;
}
.wistiaMarketoFormWrapper .mktoForm	.mktoButton {			
	padding: 0.725em 0.85em 0.775em !important;
	border: 1px solid #a88f4d !important;
	border-radius: 0.33333333em !important;
	background: #a88f4d !important;
	font-family: "niveau-grotesk", system-ui, BlinkMacSystemFont, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
	color: #FFF !important;
	font-size: 1rem !important;
	font-weight: normal !important;
	width: auto;
	width: fit-content;
}
.wistiaMarketoFormWrapper .mktoForm	.mktoButton:hover {
	background-color: #beab7a !important;
}
.wistiaMarketoFormWrapper .mktoForm	#LblConsent_to_Contact__c {
	font-size: .7rem !important;
	line-height: 1.75 !important;
	width: 90% !important;
	float: right !important;
	margin-top: .8rem;		
}
@media screen and (min-width:768px) {
	.wistiaMarketoFormWrapper .mktoForm	#LblConsent_to_Contact__c {
		width: 94% !important;
	}
}
.wistiaMarketoFormWrapper .mktoForm	#LblConsent_to_Contact__c span {
	font-size: .7rem !important;
	line-height: 1.75 !important;
}
.wistiaMarketoFormWrapper .mktoForm	#Consent_to_Contact__c {
	top: 25px !important;
	position: absolute !important;
	float: none !important;
}