/*
 * Luxury questionnaire chrome from Figma frames 8.1–8.6 (1440 / 393).
 * Gravity Form markup and scoring JS stay intact; this only paints the page.
 */

/* Early pages: white sheet. Match Orbital .gchoice fill #fafafa — #fff is invisible. */
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other {
	--gf-ctrl-bg-color: #fafafa;
	--gf-color-in-ctrl: #fafafa;
}
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other .ginput_container,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other input[type="text"],
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other textarea,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_97,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_126,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_118,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_102,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_124,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_82,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_84,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_83 {
	background: #fafafa !important;
	background-color: #fafafa !important;
	background-image: none !important;
	border: 0.8px solid transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other input[type="text"],
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other textarea,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_97,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_126,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_118,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_102,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_124,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_82,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_84,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_83 {
	min-height: 67px !important;
	height: 67px !important;
	max-width: 100%;
	padding: 20px !important;
}
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_97,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_126,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_118,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_102,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_124,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_82,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_84,
html body:not(.cle-q-lux) #gform_wrapper_1 .gfield.cle-q-other.cle-q-other-on #input_1_83,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_97:focus,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_126:focus,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_118:focus,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_102:focus,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_124:focus,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_82:focus,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_84:focus,
html body:not(.cle-q-lux) #gform_wrapper_1 #input_1_83:focus {
	border: 1px solid #b98f64 !important;
	outline: none !important;
	box-shadow: none !important;
}
html body.cle-q-lux .gform_wrapper .gfield.cle-q-other .ginput_container,
html body.cle-q-lux .gform_wrapper .gfield.cle-q-other input,
html body.cle-q-lux .gform_wrapper .gfield.cle-q-other textarea,
html body.cle-q-lux .gform_wrapper .cle-q-other input,
html body.cle-q-lux .gform_wrapper .cle-q-other textarea,
html body.cle-q-lux #field_1_97 .ginput_container,
html body.cle-q-lux #field_1_97 input,
html body.cle-q-lux #field_1_126 .ginput_container,
html body.cle-q-lux #field_1_126 input,
html body.cle-q-lux #field_1_118 .ginput_container,
html body.cle-q-lux #field_1_118 input,
html body.cle-q-lux #field_1_102 .ginput_container,
html body.cle-q-lux #field_1_102 input,
html body.cle-q-lux #field_1_124 .ginput_container,
html body.cle-q-lux #field_1_124 input,
html body.cle-q-lux #field_1_82 .ginput_container,
html body.cle-q-lux #field_1_82 input,
html body.cle-q-lux #field_1_84 .ginput_container,
html body.cle-q-lux #field_1_84 input,
html body.cle-q-lux #field_1_83 .ginput_container,
html body.cle-q-lux #field_1_83 input {
	background: #fff !important;
	background-color: #fff !important;
}
html body.cle-q-lux .gform_wrapper .cle-q-other input,
html body.cle-q-lux .gform_wrapper .cle-q-other textarea,
html body.cle-q-lux #field_1_97 input,
html body.cle-q-lux #field_1_126 input,
html body.cle-q-lux #field_1_118 input,
html body.cle-q-lux #field_1_102 input,
html body.cle-q-lux #field_1_124 input,
html body.cle-q-lux #field_1_82 input,
html body.cle-q-lux #field_1_84 input,
html body.cle-q-lux #field_1_83 input {
	min-height: 67px !important;
	height: 67px !important;
	border: 0 !important;
	border-radius: 0 !important;
	padding: 0 20px !important;
	box-shadow: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}

.cle-q-suggest {
	position: absolute;
	z-index: 40;
	background: #fff;
	border: 1px solid #d8d0c6;
	width: min(100%, 640px);
	max-height: 220px;
	overflow: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cle-q-suggest li {
	padding: 10px 12px;
	cursor: pointer;
	border-bottom: 1px solid #eee;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	color: #1a1a1a;
}
.cle-q-suggest li:hover { background: #f6efe3; }

.cle-q-gold-btn,
.cle-q-home-btn,
html body.cle-q-lux #gform_page_1_30 .gform_next_button,
html body.cle-q-lux #gform_page_1_31 .gform_next_button,
html body.cle-q-lux #gform_page_1_32 .gform_next_button,
html body.cle-q-lux .gform_wrapper #gform_submit_button_1,
html body.cle-q-lux #gform_page_1_33 #cle-q-to-pay {
	all: unset;
	box-sizing: border-box !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	min-width: 0 !important;
	height: auto !important;
	min-height: 0 !important;
	padding: 12px 36px !important;
	gap: 10px !important;
	border-radius: 12px !important;
	border: 1px solid rgba(0, 0, 0, 0.25) !important;
	background-image: linear-gradient(180deg, #ffe8b5 0%, #ddad61 51.489%, #b07c31 100%) !important;
	background-color: #ddad61 !important;
	color: #1a1a1a !important;
	font-family: "Playfair Display", serif !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: normal !important;
	letter-spacing: -0.8px !important;
	text-align: center !important;
	text-decoration: none !important;
	text-shadow: none !important;
	box-shadow: none !important;
	cursor: pointer !important;
	white-space: nowrap !important;
	filter: drop-shadow(0px 12px 12px rgba(0, 0, 0, 0.45)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.2));
	position: static !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	transform: none !important;
}
html body.cle-q-lux #gform_page_1_30 .gform_next_button:hover,
html body.cle-q-lux #gform_page_1_31 .gform_next_button:hover,
html body.cle-q-lux #gform_page_1_32 .gform_next_button:hover,
html body.cle-q-lux .gform_wrapper #gform_submit_button_1:hover,
html body.cle-q-lux #gform_page_1_33 #cle-q-to-pay:hover,
.cle-q-gold-btn:hover,
.cle-q-home-btn:hover {
	color: #1a1a1a !important;
	filter: drop-shadow(0px 12px 12px rgba(0, 0, 0, 0.45)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.2)) brightness(1.04);
}
html body.cle-q-lux #gform_page_1_30 .gform_previous_button,
html body.cle-q-lux #gform_page_1_31 .gform_previous_button,
html body.cle-q-lux #gform_page_1_32 .gform_previous_button,
html body.cle-q-lux #gform_page_1_33 .gform_previous_button,
body.cle-q-lux .cle-q-back {
	margin-right: auto !important;
}
html body.cle-q-lux #gform_page_1_30 .gform_previous_button::before,
html body.cle-q-lux #cle-q-back-slot .gform_previous_button::before,
html body.cle-q-lux #gform_page_1_31 .gform_previous_button::before,
html body.cle-q-lux #gform_page_1_32 .gform_previous_button::before,
html body.cle-q-lux #gform_page_1_33 .gform_previous_button::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 12px;
	flex: 0 0 14px;
	background: url(img/btn-arrow.svg) center / 14px 12px no-repeat;
}
.cle-q-home-btn::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 14px;
	flex: 0 0 16px;
	background: url(img/btn-arrow-left.svg) center / 16px 14px no-repeat;
}
html body.cle-q-lux #gform_page_1_32 .gform_next_button::after,
html body.cle-q-lux #gform_page_1_33 #cle-q-to-pay::after,
html body.cle-q-lux[data-pay-step="pay"] .gform_wrapper #gform_submit_button_1::after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 12px;
	flex: 0 0 14px;
	background: url(img/btn-arrow.svg) center / 14px 12px no-repeat;
	transform: scaleX(-1);
}
.cle-q-gold-btn[disabled],
html body.cle-q-lux #gform_page_1_30 .gform_next_button:disabled,
html body.cle-q-lux #gform_page_1_31 .gform_next_button:disabled,
html body.cle-q-lux #gform_page_1_32 .gform_next_button:disabled,
html body.cle-q-lux .gform_wrapper #gform_submit_button_1:disabled {
	opacity: .45 !important;
	cursor: not-allowed !important;
	filter: none !important;
}

body.cle-q-lux {
	background: #faf9f6;
	color: #070707;
}

/* Important notes on every GF page: only the word is gold */
html body .gform_wrapper .gfield_description,
html body .gform_wrapper .gfield_description p {
	color: #070707 !important;
}
html body .gform_wrapper .gfield_description .cle-q-imp {
	color: #B98F64 !important;
	font-weight: 600;
}

body.cle-q-lux .gform_heading,
body.cle-q-lux .gform_title,
body.cle-q-lux h2.gform_title,
body.cle-q-lux .gform_description,
body.cle-q-lux .gf_progressbar_wrapper,
body.cle-q-lux .gf_progressbar_title,
body.cle-q-lux .elementor-element-67d4dac {
	display: none !important;
}
body.cle-q-lux .elementor-16 {
	background: #faf9f6 !important;
}

/* Form sheet — Figma 8.1 white body #faf9f6, 60px / 73px */
body.cle-q-lux .elementor-element-8e7de0f {
	background: #faf9f6 !important;
	padding: 73px 60px 80px !important;
}
html body.cle-q-lux #gform_wrapper_1,
html body.cle-q-lux .gform_wrapper.gform-theme {
	max-width: 1321px !important;
	width: 100% !important;
	margin: 0 auto !important;
	background: transparent;
	font-family: "Nunito Sans", sans-serif;
	color: #1a1a1a;
}
body.cle-q-lux #gform_page_1_30 .gform_page_fields,
body.cle-q-lux #gform_page_1_31 .gform_page_fields,
body.cle-q-lux #gform_page_1_32 .gform_page_fields,
body.cle-q-lux #gform_page_1_33 .gform_page_fields {
	position: relative;
	z-index: 2;
}
body.cle-q-lux #gform_page_1_30 .gform_page_footer,
body.cle-q-lux #gform_page_1_31 .gform_page_footer,
body.cle-q-lux #gform_page_1_32 .gform_page_footer,
body.cle-q-lux #gform_page_1_33 .gform_page_footer {
	position: relative;
	z-index: 1;
}
body.cle-q-lux .gform_wrapper .gform_page_footer {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 16px;
	padding: 36px 0 0 !important;
	border: 0 !important;
	background: transparent !important;
}
body.cle-q-lux #gform_page_1_31 .gform_page_footer,
body.cle-q-lux #gform_page_1_32 .gform_page_footer,
body.cle-q-lux #gform_page_1_33 .gform_page_footer {
	justify-content: space-between !important;
}
body.cle-q-lux #gform_page_1_32 .gform_page_footer {
	padding-top: 50px !important;
}
html body.cle-q-lux #gform_page_1_32 .gform_next_button {
	min-width: 254px !important;
}
html body.cle-q-lux #gform_page_1_33 #cle-q-to-pay {
	min-width: 281px !important;
}
html body.cle-q-lux .gform_wrapper #gform_submit_button_1 {
	min-width: 201px !important;
}

.cle-q-step-head {
	margin: 0 0 50px;
}
.cle-q-step-head h2 {
	font-family: "Inria Serif", serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 1.303;
	letter-spacing: -0.9px;
	text-transform: capitalize;
	color: #070707;
	margin: 0 0 16px;
}
.cle-q-sub {
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 400;
	color: #070707;
	margin: 0;
}
.cle-q-kicker { display: none; }
.cle-q-pref {
	font-family: "Inria Serif", serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.54px;
	color: #070707;
	margin: 0 0 30px;
}

body.cle-q-lux .gform_wrapper .gfield {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 0 20px !important;
}
body.cle-q-lux .gform_wrapper .ginput_container {
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

body.cle-q-lux .gform_wrapper .gfield_label,
body.cle-q-lux .gform_wrapper legend.gfield_label {
	font-family: "Inria Serif", serif !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	letter-spacing: -0.66px !important;
	color: #070707 !important;
	margin: 0 0 34px !important;
	padding: 0 !important;
}
body.cle-q-lux .gform_wrapper .gfield_required {
	display: none;
}

body.cle-q-lux .gform_wrapper input[type="text"],
body.cle-q-lux .gform_wrapper input[type="email"],
body.cle-q-lux .gform_wrapper input[type="tel"],
body.cle-q-lux .gform_wrapper input[type="number"],
body.cle-q-lux .gform_wrapper select,
body.cle-q-lux #gform_page_1_30 input[type="text"],
body.cle-q-lux #gform_page_1_30 input[type="email"],
body.cle-q-lux #gform_page_1_30 input[type="tel"],
body.cle-q-lux #gform_page_1_31 input[type="text"],
body.cle-q-lux #gform_page_1_31 select,
body.cle-q-lux #gform_page_1_32 input {
	height: 67px !important;
	min-height: 67px !important;
	background: #fff !important;
	border: 1px solid transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	outline: none !important;
	box-sizing: border-box !important;
	padding: 0 20px !important;
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 18px !important;
	line-height: 27px !important;
	color: #070707 !important;
	width: 100% !important;
	max-width: none !important;
}
body.cle-q-lux #gform_page_1_30 .ginput_container input:focus,
body.cle-q-lux #gform_page_1_30 .ginput_container input:focus-visible,
body.cle-q-lux #gform_page_1_31 .ginput_container input:focus,
body.cle-q-lux #gform_page_1_31 .ginput_container input:focus-visible,
body.cle-q-lux #gform_page_1_31 .ginput_container select:focus,
body.cle-q-lux #gform_page_1_31 .ginput_container select:focus-visible,
body.cle-q-lux #gform_page_1_32 .ginput_container input:focus,
body.cle-q-lux #gform_page_1_32 .ginput_container input:focus-visible,
body.cle-q-lux #gform_page_1_33 .ginput_container input:focus,
body.cle-q-lux #gform_page_1_33 .ginput_container input:focus-visible,
body.cle-q-lux #gform_page_1_33 textarea:focus,
body.cle-q-lux #gform_page_1_33 textarea:focus-visible {
	border: 1px solid #b98f64 !important;
	border-color: #b98f64 !important;
	outline: none !important;
	box-shadow: none !important;
}
body.cle-q-lux .gform_wrapper input::placeholder,
body.cle-q-lux .gform_wrapper textarea::placeholder,
body.cle-q-lux .gform_wrapper .iti input::placeholder {
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 1.5 !important;
	letter-spacing: 0 !important;
	color: #9a9a9a !important;
	-webkit-text-fill-color: #9a9a9a !important;
	opacity: 1 !important;
}
body.cle-q-lux #field_1_74 .iti {
	width: 100%;
	display: block;
	background: #fff;
	height: 67px;
}
body.cle-q-lux #field_1_74 .iti input[type="tel"] {
	padding-left: 90px !important;
}
body.cle-q-lux #gform_page_1_30 #field_1_74 .cle-q-phone-bar .iti {
	flex: 1;
	min-width: 0;
	height: 64px;
	display: flex;
	align-items: center;
	background: transparent;
}
body.cle-q-lux #gform_page_1_30 #field_1_74 .cle-q-phone-bar .iti input[type="tel"] {
	padding-left: 12px !important;
	background: transparent !important;
	height: 64px !important;
	min-height: 64px !important;
}

body.cle-q-lux .gform_wrapper .gfield_radio .gchoice,
body.cle-q-lux .gform_wrapper .gfield_checkbox .gchoice {
	background: #fff !important;
	border: 0 !important;
	border-radius: 0 !important;
	min-height: 67px;
	height: 67px;
	padding: 0 20px !important;
	margin-bottom: 0 !important;
	display: flex !important;
	align-items: center !important;
	gap: 30px;
	box-shadow: none !important;
	cursor: pointer;
}
body.cle-q-lux .gform_wrapper .gfield_checkbox .gchoice label {
	flex: 1 1 auto !important;
	cursor: pointer;
	width: auto !important;
	max-width: none !important;
}
body.cle-q-lux .gform_wrapper .gchoice:hover {
	background: #fff !important;
}
body.cle-q-lux .gform_wrapper .gfield_radio label,
body.cle-q-lux .gform_wrapper .gfield_checkbox label {
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	color: #070707 !important;
	display: inline-block !important;
	visibility: visible !important;
	width: auto !important;
	height: auto !important;
	max-width: none !important;
	clip: auto !important;
	overflow: visible !important;
	position: static !important;
}
body.cle-q-lux .gform_wrapper input[type="radio"],
body.cle-q-lux .gform_wrapper input[type="checkbox"],
html body.cle-q-lux #gform_page_1_31 .gfield_radio input[type="radio"],
html body.cle-q-lux #gform_page_1_33 .gfield_radio input[type="radio"] {
	appearance: none !important;
	-webkit-appearance: none !important;
	display: block !important;
	width: 24px !important;
	height: 24px !important;
	min-width: 24px !important;
	min-height: 24px !important;
	border: 0 !important;
	background: url(img/radio-off.svg) center / 24px 24px no-repeat !important;
	background-color: transparent !important;
	cursor: pointer;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	border-radius: 0 !important;
}
body.cle-q-lux .gform_wrapper input[type="checkbox"] {
	border-radius: 2px !important;
	border: 1px solid #b98f64 !important;
	background: #fff !important;
}
body.cle-q-lux .gform_wrapper input[type="radio"]:checked,
html body.cle-q-lux #gform_page_1_31 .gfield_radio input[type="radio"]:checked,
html body.cle-q-lux #gform_page_1_33 .gfield_radio input[type="radio"]:checked {
	background: url(img/radio-on.svg) center / 24px 24px no-repeat !important;
	background-color: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}
body.cle-q-lux .gform_wrapper input[type="checkbox"]:checked {
	background: #b98f64 !important;
}

body.cle-q-lux #gform_page_1_31 .gfield_radio,
body.cle-q-lux #gform_page_1_32 .gfield_radio,
body.cle-q-lux #field_1_51 .gfield_radio,
body.cle-q-lux #field_1_52 .gfield_radio,
body.cle-q-lux #field_1_212 .gfield_radio,
body.cle-q-lux #field_1_213 .gfield_radio {
	display: flex !important;
	flex-direction: column;
	gap: 13px;
}
body.cle-q-lux #gform_page_1_30 .gform_fields {
	display: flex !important;
	flex-direction: column;
}
body.cle-q-lux #field_1_73,
body.cle-q-lux #field_1_206,
body.cle-q-lux #field_1_75,
body.cle-q-lux #field_1_74,
body.cle-q-lux #field_1_202,
body.cle-q-lux #field_1_203 {
	order: unset;
	width: 100%;
}
body.cle-q-lux #field_1_204 { display: block !important; }

/* Figma 8.1 — radio + white bar */
body.cle-q-lux #gform_page_1_30 .cle-q-contact-row {
	display: flex;
	align-items: center;
	gap: 31px;
	width: 100%;
	position: relative;
	z-index: 3;
	pointer-events: auto;
}
body.cle-q-lux #gform_page_1_30 #field_1_75 .cle-q-contact-row .ginput_container {
	flex: 1 1 auto;
	min-width: 0;
	width: auto !important;
	max-width: none !important;
}
body.cle-q-lux #gform_page_1_30 #field_1_75 input[type="email"],
body.cle-q-lux #gform_page_1_30 #field_1_75 input[type="text"] {
	width: 100% !important;
	max-width: none !important;
	height: 64px !important;
	min-height: 64px !important;
}
body.cle-q-lux #gform_page_1_30 .cle-q-contact-row input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	flex: 0 0 24px;
	width: 24px !important;
	height: 24px !important;
	min-width: 24px;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: url(img/radio-off.svg) center / 24px 24px no-repeat !important;
	background-color: transparent !important;
	box-shadow: none !important;
	cursor: pointer;
	pointer-events: auto;
	position: relative;
	z-index: 4;
}
body.cle-q-lux #gform_page_1_30 .cle-q-contact-row input[type="radio"]:checked {
	background: url(img/radio-on.svg) center / 24px 24px no-repeat !important;
	background-color: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-bar {
	display: flex;
	align-items: center;
	flex: 1;
	min-width: 0;
	height: 64px;
	gap: 30px;
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
	border: 1px solid transparent;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-bar:focus-within {
	border-color: #b98f64;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-bar input {
	border: 0 !important;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-label {
	flex: 0 0 auto;
	padding: 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	white-space: nowrap;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-div {
	flex: 0 0 1px;
	width: 1px;
	height: 29px;
	background: #656565;
	transform: none;
	margin: 0;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-bar .iti__flag-container {
	position: static !important;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-bar .iti__selected-flag {
	position: static !important;
	display: flex !important;
	align-items: center;
	padding: 0 !important;
	width: auto !important;
}
body.cle-q-lux #gform_page_1_30 .cle-q-phone-bar .ginput_container {
	flex: 1;
	min-width: 0;
}
body.cle-q-lux #gform_page_1_30 .iti__arrow {
	border: 0 !important;
	width: 14px !important;
	height: 8px !important;
	margin-left: 8px;
	background: url(img/chevron.svg) center / 14px 8px no-repeat !important;
	clip-path: none;
}
body.cle-q-lux #gform_page_1_30 .iti__selected-dial-code {
	display: inline !important;
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 18px !important;
	color: #070707 !important;
	padding: 0 4px 0 0 !important;
}

body.cle-q-lux #gform_page_1_30 .cle-q-co-head {
	display: flex;
	align-items: baseline;
	gap: 8px;
	width: 100%;
	margin: 0 0 36px;
}
body.cle-q-lux #gform_page_1_30 .cle-q-co-head .cle-q-section {
	margin: 0;
	letter-spacing: -0.66px;
}
body.cle-q-lux #gform_page_1_30 .cle-q-optional {
	position: static;
	right: auto;
	margin-left: 0;
	font-family: "Inria Serif", serif;
	font-size: 22px;
	line-height: normal;
	font-weight: 400;
	color: #070707;
}
body.cle-q-lux #field_1_202 {
	position: relative;
}
body.cle-q-lux #gform_page_1_30 .cle-q-toggle {
	flex: 0 0 44px;
	width: 44px;
	height: 27.5px;
	padding: 0;
	border: 0;
	background: url(img/p30-toggle.svg) center / 44px 27.5px no-repeat;
	background-color: transparent;
	cursor: pointer;
}
body.cle-q-lux #gform_page_1_30 .cle-q-toggle::after {
	display: none;
}
body.cle-q-lux #gform_page_1_30 .cle-q-toggle[aria-pressed="false"] {
	transform: scaleX(-1);
}
@media (min-width: 1024px) {
	.cle-q-mbr { display: none; }
}
body.cle-q-lux #gform_page_1_31 .gform_fields,
html body.cle-q-lux #gform_fields_1_31 {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: wrap !important;
	gap: 0 30px !important;
	max-width: 1321px;
	grid-template-columns: none !important;
}
body.cle-q-lux #field_1_77,
body.cle-q-lux #field_1_201,
body.cle-q-lux #field_1_211,
body.cle-q-lux #field_1_80,
body.cle-q-lux #field_1_51,
body.cle-q-lux #field_1_52,
body.cle-q-lux #gform_page_1_31 .cle-q-step-head,
body.cle-q-lux #gform_page_1_31 .cle-q-extra-head,
body.cle-q-lux .cle-q-addr-help,
body.cle-q-lux .cle-q-lang-note,
body.cle-q-lux .cle-q-print-note {
	grid-column: 1 / -1;
}
body.cle-q-lux #field_1_77 { margin-bottom: 0 !important; }
body.cle-q-lux #field_1_207,
body.cle-q-lux #field_1_209,
body.cle-q-lux #field_1_79 { grid-column: 1; margin: 0 !important; }
body.cle-q-lux #field_1_208,
body.cle-q-lux #field_1_210,
body.cle-q-lux #field_1_78 { grid-column: 2; margin: 0 !important; }
body.cle-q-lux #field_1_80 .gfield_label {
	display: block !important;
}
body.cle-q-lux #field_1_51 { margin-top: 0 !important; }
body.cle-q-lux #field_1_52 { margin-top: 0 !important; }
body.cle-q-lux #field_1_201 { display: block !important; }
body.cle-q-lux #field_1_205 { display: none !important; }
body.cle-q-lux #field_1_207 .gfield_label,
body.cle-q-lux #field_1_208 .gfield_label,
body.cle-q-lux #field_1_209 .gfield_label,
body.cle-q-lux #field_1_210 .gfield_label {
	display: none !important;
}
body.cle-q-lux #gform_page_1_31 .gfield_label {
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
	letter-spacing: 0 !important;
	margin: 0 0 12px !important;
}
body.cle-q-lux #field_1_80 select {
	appearance: none !important;
	-webkit-appearance: none !important;
	background-image: url(img/chevron.svg) !important;
	background-repeat: no-repeat !important;
	background-position: right 20px center !important;
	background-size: 14px 8px !important;
	padding-right: 48px !important;
	color: #070707 !important;
}
body.cle-q-lux .cle-q-extra-head {
	display: flex;
	align-items: center;
	grid-column: 1 / -1;
	margin: 50px 0 34px;
}
body.cle-q-lux .cle-q-extra-head .cle-q-section { margin: 0; }
body.cle-q-lux .cle-q-extra-head .cle-q-optional {
	margin-left: auto;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 27px;
	color: #070707;
}

.cle-q-addr-help {
	margin: 40px 0 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	grid-column: 1 / -1;
}
.cle-q-addr-help a {
	font-family: "Inria Serif", serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.66px;
	color: #070707;
	text-decoration: none;
}

.cle-q-lang-note {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	font-family: "Inria Serif", serif;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.6px;
	color: #070707;
	margin: 50px 0 0;
	grid-column: 1 / -1;
}
.cle-q-rec-ico {
	display: inline-block;
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	background: url(img/recommend.svg) center / 24px 24px no-repeat;
}
.cle-q-print-note {
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	margin: 14px 0 0;
	grid-column: 1 / -1;
}

body.cle-q-lux #gform_page_1_32 .gform_fields,
body.cle-q-lux #gform_page_1_33 .gform_fields,
body.cle-q-lux #gform_fields_1_32,
body.cle-q-lux #gform_fields_1_33 {
	display: flex !important;
	flex-direction: column !important;
	gap: 0 !important;
	width: 100% !important;
	max-width: 1321px !important;
}
body.cle-q-lux #gform_page_1_32 .cle-q-step-head {
	margin: 0;
	max-width: none;
	width: 100%;
}
.cle-q-review {
	display: flex;
	flex-direction: column;
	gap: 44px;
	margin: 0;
}
.cle-q-review-block {
	position: relative;
	padding-top: 39px;
}
.cle-q-review-row {
	display: flex;
	align-items: center;
	min-height: 67px;
	height: 67px;
	background: #fff;
	padding: 0 20px;
	gap: 16px;
}
.cle-q-review-row > div { flex: 1; min-width: 0; }
.cle-q-review-k {
	display: none;
}
.cle-q-review-v {
	display: block;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cle-q-review-v.is-empty {
	color: #545454;
}
html body.cle-q-lux .cle-q-review-edit,
html body.cle-q-lux .cle-q-edit-all {
	all: unset;
	cursor: pointer;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	white-space: nowrap;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	min-height: 0 !important;
	height: auto !important;
	width: auto !important;
}
.cle-q-review-edit {
	position: absolute;
	top: 0;
	right: 0;
}
.cle-q-edit-all {
	position: absolute;
	right: 0;
	top: 31px;
	display: flex;
	align-items: center;
	gap: 15px;
	z-index: 2;
}
.cle-q-edit-all::before {
	content: "";
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(img/edit-pencil.svg) center / 24px 24px no-repeat;
}
.cle-q-addr-ok {
	position: absolute;
	left: 0;
	top: calc(39px + 67px + 15px);
	display: flex;
	align-items: center;
	gap: 12px;
	margin: 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 13px;
	line-height: 1;
	color: #070707;
}
.cle-q-addr-ok::before {
	content: "";
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	background: url(img/recommend.svg) center / 24px 24px no-repeat;
}
body.cle-q-lux #gform_page_1_32 .cle-q-lock {
	margin-top: 60px;
	font-size: 20px;
	letter-spacing: -0.6px;
	max-width: none;
}

.cle-q-basket {
	background: #fff;
	border: 1px solid #b98f64;
	border-radius: 10px;
	padding: 0;
	margin: 0 0 35px;
	width: 100%;
	max-width: 1319px;
	min-height: 0;
	box-sizing: border-box;
	overflow: hidden;
}
.cle-q-basket thead th,
.cle-q-basket tbody td,
.cle-q-basket tfoot tr:not(.cle-q-total-row) td {
	padding-left: 44px;
	padding-right: 44px;
}
.cle-q-basket table {
	width: 100%;
	border-collapse: collapse;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
}
.cle-q-basket th {
	text-align: left;
	font-weight: 400;
	padding: 0 0 21px;
	border-bottom: 1px solid #070707;
}
.cle-q-basket tbody tr,
.cle-q-basket tbody td {
	background: #fff !important;
}
.cle-q-basket tbody tr + tr td {
	padding-top: 30px;
}
.cle-q-basket .amt { text-align: right; white-space: nowrap; }
.cle-q-minus {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 12px;
	background: url(img/minus.svg) center / 24px 24px no-repeat;
}
.cle-q-basket tfoot td {
	border: 0;
	padding-top: 24px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
}
.cle-q-basket tfoot tr.cle-q-total-row td {
	background: rgba(185, 143, 100, 0.2);
	color: #070707;
	font-family: "Inria Serif", serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.6px;
	padding: 0 44px;
	height: 69px;
	box-sizing: border-box;
	vertical-align: middle;
}
.cle-q-basket tfoot tr.cle-q-total-row td:first-child {
	padding-left: 44px;
}
.cle-q-basket tfoot tr.cle-q-total-row td.amt {
	white-space: normal;
	text-align: right;
}
.cle-q-hv-caption {
	display: block;
	font-family: "Nunito Sans", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	text-align: right;
	max-width: 732px;
	margin-left: auto;
	color: #070707;
}
body.cle-q-lux[data-pay-step="basket"] #cle-q-pay-card,
body.cle-q-lux[data-pay-step="hv"] #cle-q-pay-card,
body.cle-q-lux[data-pay-step="basket"] .cle-q-pay-note,
body.cle-q-lux[data-pay-step="hv"] .cle-q-pay-note {
	display: none !important;
}
body.cle-q-lux #field_1_215 {
	margin: 0 !important;
	max-width: 1321px;
}
body.cle-q-lux #gform_page_1_32 .cle-q-review-row {
	width: 100%;
}
.cle-q-fees {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	margin: 35px 0 64px;
	letter-spacing: 0;
}
.cle-q-fees .cle-q-fees-lead {
	font-family: "Inria Serif", serif;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.6px;
}

body.cle-q-lux[data-pay-step="basket"] .cle-q-pay-head,
body.cle-q-lux[data-pay-step="basket"] .cle-q-trust,
body.cle-q-lux[data-pay-step="basket"] #field_1_127,
body.cle-q-lux[data-pay-step="basket"] #field_1_128,
body.cle-q-lux[data-pay-step="basket"] #field_1_130,
body.cle-q-lux[data-pay-step="basket"] #field_1_131,
body.cle-q-lux[data-pay-step="basket"] #gform_submit_button_1 {
	display: none !important;
}
body.cle-q-lux[data-pay-step="pay"] .cle-q-basket-head,
body.cle-q-lux[data-pay-step="pay"] #cle-q-basket,
body.cle-q-lux[data-pay-step="pay"] .cle-q-fees,
body.cle-q-lux[data-pay-step="pay"] #cle-q-to-pay,
body.cle-q-lux[data-pay-step="pay"] #field_1_212,
body.cle-q-lux[data-pay-step="pay"] #field_1_213,
body.cle-q-lux[data-pay-step="pay"] #field_1_214 {
	display: none !important;
}
body.cle-q-lux[data-pay-step="hv"] #cle-q-basket,
body.cle-q-lux[data-pay-step="hv"] .cle-q-basket-head,
body.cle-q-lux[data-pay-step="hv"] #field_1_212,
body.cle-q-lux[data-pay-step="hv"] #field_1_213,
body.cle-q-lux[data-pay-step="hv"] #cle-q-to-pay {
	display: none !important;
}
/* The gold button styling forces a display value, so [hidden] needs to win here. */
html body.cle-q-lux #gform_page_1_33 #cle-q-to-pay[hidden] {
	display: none !important;
}

.cle-q-trust {
	list-style: none;
	margin: 40px 0 8px;
	padding: 0;
	font-family: "Inria Serif", serif;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.6px;
	color: #070707;
	max-width: 580px;
	display: flex;
	flex-direction: column;
	gap: 25px;
}
.cle-q-trust li {
	margin: 0;
	padding: 0;
	background: none;
}

.cle-q-hv-box {
	background: #fff;
	padding: 18px 20px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 13px;
	line-height: 18px;
}

body.cle-q-lux #field_1_212,
body.cle-q-lux #field_1_213 {
	margin: 0 0 50px !important;
}

.cle-q-cal-box { background: transparent; padding: 0; }
.cle-q-cal-grid {
	display: grid;
	grid-template-columns: 650px 650px;
	gap: 20px;
}
.cle-q-cal-pane {
	background: #fff;
	min-height: 579px;
	padding: 32px 70px;
	box-sizing: border-box;
}
.cle-q-cal-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.cle-q-cal-nav strong {
	font-weight: 400;
}
.cle-q-cal-arrows { display: flex; gap: 4px; }
.cle-q-cal-nav button {
	border: 1.359px solid rgba(255, 255, 255, 0.08);
	background: transparent url(img/cal-next.svg) center / 16px 16px no-repeat;
	cursor: pointer;
	font-size: 0;
	color: transparent;
	width: 32px;
	height: 32px;
	border-radius: 3px;
}
.cle-q-cal-nav #cle-q-prev {
	background-image: url(img/cal-prev.svg);
	opacity: 0.3;
}
.cle-q-dows,
.cle-q-days { display: grid; grid-template-columns: repeat(7, 1fr); text-align: center; gap: 4px; }
.cle-q-dows { padding-top: 20px; }
.cle-q-dows span {
	font-family: Consolas, "Courier New", monospace;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #b9b9b9;
	padding: 4px 0;
}
.cle-q-days { padding-top: 4px; }
.cle-q-days button {
	border: 0;
	background: transparent;
	width: 100%;
	aspect-ratio: 1;
	min-height: 0;
	height: 69px;
	border-radius: 3px;
	cursor: pointer;
	font-family: Inter, sans-serif;
	font-weight: 500;
	font-size: 13px;
	line-height: 19.5px;
	color: #070707;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(185, 143, 100, 0.35);
	transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
.cle-q-days button.on {
	background: #b98f64;
	color: #faf9f6;
}
.cle-q-days button:hover:not(:disabled),
.cle-q-days button:focus-visible:not(:disabled) {
	background: #b98f64 !important;
	background-color: #b98f64 !important;
	background-image: none !important;
	color: #faf9f6 !important;
	box-shadow: none !important;
	outline: none !important;
}
.cle-q-days button[disabled] { color: #b9b9b9; opacity: 1; cursor: default; }
.cle-q-days button[disabled]:hover {
	background: transparent !important;
	color: #b9b9b9 !important;
}
.cle-q-slot-head {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 24px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.cle-q-slot-head strong { font-weight: 400; }
.cle-q-slot-head span { font-size: 11px; color: #545454; }
.cle-q-times { display: grid; gap: 8px; }
.cle-q-times button {
	border: 1.359px solid #faf9f6;
	background: #faf9f6;
	height: 59px;
	cursor: pointer;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	text-align: center;
	color: #070707;
	border-radius: 3px;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(185, 143, 100, 0.35);
	transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
.cle-q-times button.on {
	background: #faf9f6;
	color: #070707;
	border-color: #b98f64;
}
.cle-q-times button:hover:not(:disabled),
.cle-q-times button:focus-visible:not(:disabled) {
	background: #b98f64 !important;
	background-color: #b98f64 !important;
	background-image: none !important;
	border-color: #b98f64 !important;
	color: #faf9f6 !important;
	box-shadow: none !important;
	outline: none !important;
}
.cle-q-times button.on:hover:not(:disabled),
.cle-q-times button.on:focus-visible:not(:disabled) {
	background: #faf9f6 !important;
	color: #070707 !important;
	border-color: #b98f64 !important;
}
.cle-q-times button[disabled] { opacity: .35; background: #eee; border-color: #eee; cursor: not-allowed; }
.cle-q-times button[disabled]:hover {
	background: #eee !important;
	border-color: #eee !important;
	color: #070707 !important;
}
.cle-q-cal-times-pane #cle-q-confirm,
#cle-q-confirm {
	all: unset;
	box-sizing: border-box !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	min-width: 0 !important;
	height: 46px !important;
	margin-top: 24px !important;
	padding: 14px 24px !important;
	border: 0 !important;
	border-radius: 4px !important;
	background: #b98f64 !important;
	color: #faf9f6 !important;
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	box-shadow: none !important;
	filter: none !important;
	cursor: pointer !important;
}
#cle-q-confirm:disabled {
	opacity: .45 !important;
	cursor: not-allowed !important;
}
#cle-q-confirm.is-loading {
	opacity: 1 !important;
	cursor: wait !important;
	gap: 10px !important;
}
#cle-q-confirm:hover:not(:disabled) {
	background: #b98f64 !important;
	color: #faf9f6 !important;
	filter: brightness(1.06);
}
.cle-q-confirm-spin {
	display: inline-block;
	width: 16px;
	height: 16px;
	flex: 0 0 16px;
	border: 2px solid rgba(250, 249, 246, 0.35);
	border-top-color: #faf9f6;
	border-radius: 50%;
	animation: cle-q-spin 0.7s linear infinite;
}
@keyframes cle-q-spin {
	to { transform: rotate(360deg); }
}
.cle-q-cal-hint {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	margin: 24px 0 0;
}
.cle-q-cal-hint::before {
	content: "";
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	margin-top: 4px;
	background: url(img/cal-hint.svg) center / 18px 18px no-repeat;
}
.cle-q-booked {
	margin-top: 40px;
}
.cle-q-booked-card {
	background: #fff;
	border: 1px solid #b98f64;
	border-radius: 10px;
	padding: 37px 30px 24px;
	min-height: 440px;
	width: 1320px;
	max-width: 100%;
	box-sizing: border-box;
}
.cle-q-booked-head {
	display: flex;
	align-items: center;
	gap: 16px;
	margin: 0 0 28px;
}
.cle-q-booked-ico {
	width: 65px;
	height: 65px;
	flex: 0 0 65px;
	border-radius: 0;
	background: url(img/booked-ico.svg) center / 65px 65px no-repeat;
	margin: 0;
}
.cle-q-booked-card h2,
.cle-q-modal-card h2 {
	font-family: "Inria Serif", serif;
	font-weight: 700;
	font-size: 22px;
	letter-spacing: -0.66px;
	line-height: 1;
	margin: 0;
	color: #070707;
}
.cle-q-sum {
	display: flex;
	gap: 51px;
	background: transparent;
	padding: 0;
	margin: 0 0 28px;
}
.cle-q-sum span {
	display: block;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	color: #656565;
}
.cle-q-sum strong {
	display: block;
	margin-top: 7px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #070707;
	min-height: 27px;
}
.cle-q-booked-notes {
	list-style: none;
	padding: 40px 0 0;
	margin: 0;
	border-top: 1px solid #b98f64;
}
.cle-q-booked-notes li {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	font-family: "Inria Serif", serif;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.6px;
	margin: 0 0 27px;
	color: #070707;
}
.cle-q-booked-notes li:last-child {
	margin-bottom: 0;
}
.cle-q-booked-notes li::before {
	content: "";
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	background: url(img/recommend.svg) center / 24px 24px no-repeat;
}
.cle-q-booked-actions {
	position: relative;
	z-index: 3;
	display: block;
	margin: 48px 0 0;
	padding: 0;
}
.cle-q-booked-actions .cle-q-home-btn {
	position: relative !important;
	z-index: 3;
	margin: 0 !important;
}
.cle-q-booked[hidden] {
	display: none !important;
}
.cle-q-modal[hidden] {
	display: none !important;
}
.cle-q-modal {
	position: fixed;
	inset: 0;
	z-index: 10050;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
}
.cle-q-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(7, 7, 7, 0.45);
}
.cle-q-modal-card {
	position: relative;
	z-index: 1;
	background: #fff;
	border: 1px solid #b98f64;
	border-radius: 10px;
	padding: 37px 30px 28px;
	width: 640px;
	max-width: 100%;
	max-height: calc(100vh - 48px);
	overflow: auto;
	box-sizing: border-box;
}
.cle-q-modal-lead {
	margin: 0 0 24px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
}
.cle-q-modal-x {
	position: absolute;
	top: 16px;
	right: 16px;
	width: 36px;
	height: 36px;
	border: 0;
	background: transparent;
	cursor: pointer;
	font-size: 0;
}
.cle-q-modal-x::before,
.cle-q-modal-x::after {
	content: "";
	position: absolute;
	left: 10px;
	top: 17px;
	width: 16px;
	height: 1px;
	background: #b98f64;
}
.cle-q-modal-x::before { transform: rotate(45deg); }
.cle-q-modal-x::after { transform: rotate(-45deg); }
.cle-q-modal-actions {
	margin: 28px 0 0;
}
.cle-q-modal-open {
	overflow: hidden;
}

.cle-q-lock {
	display: flex;
	align-items: center;
	gap: 15px;
	font-family: "Inria Serif", serif;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.6px;
	color: #070707;
	margin: 70px 0 0;
}
.cle-q-shield {
	display: inline-block;
	width: 24px;
	height: 29px;
	flex: 0 0 24px;
	background: url(img/p30-shield.svg) center / 24px 29px no-repeat;
}
.cle-q-shield svg { display: none; }

.cle-q-hero {
	position: relative;
	min-height: 792px;
	background: #070707 center / cover no-repeat;
	color: #faf9f6;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	padding: 0 60px 80px;
}
.cle-q-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(7, 7, 7, 0) 35%, #070707 100%);
}
.cle-q-hero img {
	position: absolute;
	left: 60px;
	top: 137px;
	width: 369px;
	height: 153px;
	object-fit: contain;
	mix-blend-mode: lighten;
	z-index: 1;
}
.cle-q-hero-copy {
	position: relative;
	z-index: 1;
	width: 448px;
}
.cle-q-hero-copy h1 {
	font-family: "Inria Serif", serif;
	font-weight: 400;
	font-size: 48px;
	line-height: 1.033;
	letter-spacing: -1.44px;
	color: #b98f64;
	text-shadow: 0 8px 8px #000;
	margin: 0;
}
.cle-q-hero-copy h2 {
	font-family: "Inria Serif", serif;
	font-weight: 400;
	font-size: 35px;
	line-height: 1.033;
	letter-spacing: -1.05px;
	color: #faf9f6;
	text-shadow: 0 8px 8px #000;
	margin: 8px 0 0;
}
.cle-q-hero-copy p {
	font-family: "Inria Serif", serif;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.6px;
	max-width: 336px;
	margin: 30px 0 0;
	color: #fafafa;
}

.cle-q-sheet {
	background: #faf9f6;
	padding: 73px 60px 80px;
}
.cle-q-wrap { max-width: 1321px; margin: 0 auto; color: #1a1a1a; }
.cle-q-pay-ok { margin: 0 0 50px; }
.cle-q-pay-ok h1,
.cle-q-pay-ok h2 {
	font-family: "Inria Serif", serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 1.303;
	letter-spacing: -0.9px;
	text-transform: capitalize;
	color: #070707;
	margin: 0 0 16px;
}
.cle-q-processing .gform_next_button,
.cle-q-processing #gform_submit_button_1 { pointer-events: none; }
#gform_wrapper_1 .gform_ajax_spinner,
#gf-loader {
	display: none !important;
}

.cle-q-section {
	font-family: "Inria Serif", serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.66px;
	color: #070707;
	margin: 0 0 34px;
}
body.cle-q-lux #gform_page_1_30 .cle-q-step-head {
	margin: 0 0 50px;
}
.cle-q-section span {
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	color: #545454;
	margin-left: 8px;
}
body.cle-q-lux #field_1_73 .gfield_label,
body.cle-q-lux #field_1_206 .gfield_label,
body.cle-q-lux #field_1_74 .gfield_label,
body.cle-q-lux #field_1_75 .gfield_label,
body.cle-q-lux #field_1_202 .gfield_label,
body.cle-q-lux #field_1_203 .gfield_label {
	display: block !important;
}
body.cle-q-lux #field_1_117,
body.cle-q-lux #field_1_119,
body.cle-q-lux #field_1_122,
body.cle-q-lux #field_1_123,
body.cle-q-lux #field_1_131 {
	display: none !important;
}
body.cle-q-lux #field_1_130 .logo-row,
body.cle-q-lux #field_1_130 .ginput_container {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 25px;
	margin: 0 0 40px;
}
body.cle-q-lux #field_1_130 .logo,
body.cle-q-lux #cle-q-pay-methods .cle-q-pay-chip {
	display: flex;
	align-items: center;
	gap: 15px;
	height: 70px;
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: none;
	width: auto;
	min-width: 144px;
}
body.cle-q-lux #field_1_130 .logo.selected,
body.cle-q-lux #cle-q-pay-methods .cle-q-pay-chip.is-on {
	border-color: #b98f64;
}
body.cle-q-lux #field_1_51 .gfield_description {
	display: none !important;
}
body.cle-q-lux .StripeElement,
body.cle-q-lux .ginput_container_creditcard,
body.cle-q-lux #field_1_127 .ginput_container {
	background: #fff;
	min-height: 67px;
}
.cle-q-pay-card {
	border: 1px solid #b98f64;
	border-radius: 10px;
	padding: 34px 32px 40px;
	box-sizing: border-box;
	width: 100%;
	max-width: 1319px;
	min-height: 571px;
	margin: 0 0 40px;
}
.cle-q-pay-card-title {
	font-family: "Inria Serif", serif;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -0.66px;
	line-height: 1;
	color: #070707;
	margin: 0 0 40px;
}
body.cle-q-lux[data-pay-step="pay"] #field_1_130 .gfield_label,
body.cle-q-lux[data-pay-step="pay"] #field_1_130 legend {
	display: block !important;
	visibility: visible !important;
}
body.cle-q-lux[data-pay-step="pay"] #field_1_127 .gfield_description,
body.cle-q-lux[data-pay-step="pay"] #field_1_128 .gfield_description,
body.cle-q-lux[data-pay-step="pay"] .gform_stripe_testmode,
body.cle-q-lux[data-pay-step="pay"] .ginput_container_creditcard .alert {
	display: none !important;
}
body.cle-q-lux[data-pay-step="pay"] #field_1_127 .gfield_label,
body.cle-q-lux[data-pay-step="pay"] #field_1_128 .gfield_label {
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1.5 !important;
	margin: 0 0 15px !important;
}
body.cle-q-lux[data-pay-step="pay"] #field_1_127 input,
body.cle-q-lux[data-pay-step="pay"] #field_1_128 input {
	color: #070707 !important;
}
body.cle-q-lux[data-pay-step="pay"] #field_1_127 input::placeholder,
body.cle-q-lux[data-pay-step="pay"] #field_1_128 input::placeholder {
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 1.5 !important;
	letter-spacing: 0 !important;
	color: #9a9a9a !important;
	-webkit-text-fill-color: #9a9a9a !important;
}
body.cle-q-lux #gform_page_1_33[data-pay-ready] .gform_page_footer,
body.cle-q-lux[data-pay-step="pay"] #gform_page_1_33 .gform_page_footer {
	border-top: 1px solid #b98f64 !important;
	padding-top: 40px !important;
	margin-top: 24px;
	position: relative;
}
.cle-q-pay-note {
	display: flex;
	align-items: center;
	gap: 15px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #070707;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	margin: 0;
}
.cle-q-pay-note::before {
	content: "";
	width: 26px;
	height: 26px;
	flex: 0 0 26px;
	background: url(img/pay-lock.svg) center / 26px 26px no-repeat;
}
body.cle-q-lux #field_1_213 .gchoice:last-child {
	gap: 0;
}
body.cle-q-lux #field_1_213 .gchoice:last-child input[type="radio"] {
	position: absolute;
	opacity: 0;
	width: 1px !important;
	height: 1px !important;
	pointer-events: none;
}
body.cle-q-lux #field_1_213 .gchoice:last-child label {
	color: #656565 !important;
	padding-left: 0 !important;
}
body.cle-q-lux #gform_page_1_30 .cle-q-lock {
	margin-top: 70px;
}
.cle-q-back-slot { display: none; }
body.cle-q-lux .cle-q-basket tfoot td:first-child {
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
}
body.cle-q-lux .cle-q-basket tfoot td.amt {
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
}
body.cle-q-lux .cle-q-basket tfoot tr.cle-q-total-row td:first-child {
	font-family: "Inria Serif", serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.6px;
	color: #070707;
}

@media (max-width: 1023px) {
	/* Figma mobile frames 3808:2880 / 3780:2265 / 3780:2401 / 3780:2625 — 393px, 15px inset, 356–357 content */
	body.cle-q-lux .elementor-element-8e7de0f {
		margin-top: 0 !important;
		padding: 45px 15px 80px !important;
	}
	html body.cle-q-lux #gform_wrapper_1,
	html body.cle-q-lux .gform_wrapper.gform-theme {
		max-width: 357px !important;
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	html body.cle-q-lux .gform-body,
	html body.cle-q-lux .gform_body {
		margin: 0 !important;
		padding: 0 !important;
	}
	body.cle-q-lux .gform_wrapper .gform_page_footer {
		justify-content: stretch !important;
		flex-wrap: wrap;
		padding-top: 36px !important;
	}
	html body.cle-q-lux #gform_page_1_30 .gform_next_button,
	html body.cle-q-lux #gform_page_1_31 .gform_next_button,
	html body.cle-q-lux #gform_page_1_32 .gform_next_button,
	html body.cle-q-lux[data-pay-step="pay"] #gform_page_1_33 #gform_submit_button_1,
	.cle-q-gold-btn,
	.cle-q-home-btn {
		width: 100% !important;
		max-width: 357px;
		min-width: 0 !important;
		height: auto !important;
		margin-left: auto;
		margin-right: auto;
	}
	html body.cle-q-lux #gform_page_1_33 #cle-q-to-pay {
		width: auto !important;
		max-width: none !important;
		min-width: 0 !important;
		margin-left: auto !important;
		margin-right: 0 !important;
	}
	html body.cle-q-lux[data-pay-step="pay"] #gform_page_1_33 #cle-q-to-pay {
		display: none !important;
	}
	html body.cle-q-lux[data-pay-step="pay"] .gform_wrapper #gform_submit_button_1 {
		min-width: 0 !important;
	}
	body.cle-q-lux[data-pay-step="basket"] #gform_page_1_33 .gform_page_footer {
		justify-content: flex-end !important;
	}
	body.cle-q-lux #gform_page_1_30 .gform_previous_button,
	body.cle-q-lux #gform_page_1_31 .gform_previous_button,
	body.cle-q-lux #gform_page_1_32 .gform_previous_button,
	body.cle-q-lux #gform_page_1_33 .gform_previous_button,
	html body.cle-q-lux #cle-q-back-slot .gform_previous_button {
		position: static !important;
		top: auto !important;
		left: auto !important;
		width: 148px !important;
		margin: 0 !important;
		transform: none !important;
	}
	html body.cle-q-lux[data-q-page="33"] #gform_page_1_33 .gform_previous_button,
	html body.cle-q-lux[data-q-page="33"] #cle-q-back-slot .gform_previous_button {
		width: auto !important;
		background: none !important;
		background-image: none !important;
		box-shadow: none !important;
		filter: none !important;
	}
	html body.cle-q-lux #gform_page_1_30 .gform_previous_button::before,
	html body.cle-q-lux #cle-q-back-slot .gform_previous_button::before {
		content: "";
		display: inline-block;
		width: 14px;
		height: 12px;
		flex: 0 0 14px;
		background: url(img/btn-arrow.svg) center / 14px 12px no-repeat;
	}
	body.cle-q-lux .cle-q-back-slot {
		display: block !important;
		position: relative !important;
		min-height: 50px;
		height: auto !important;
		margin: 0 0 37px !important;
	}
	body.cle-q-lux #gform_page_1_32 .gfield_radio,
	body.cle-q-lux #gform_page_1_31 .gform_fields,
	body.cle-q-lux #gform_page_1_30 .gform_fields,
	.cle-q-cal-grid {
		grid-template-columns: 1fr;
	}
	body.cle-q-lux #field_1_207,
	body.cle-q-lux #field_1_208,
	body.cle-q-lux #field_1_209,
	body.cle-q-lux #field_1_210,
	body.cle-q-lux #field_1_78,
	body.cle-q-lux #field_1_79 {
		grid-column: 1 / -1;
	}
	html body.cle-q-lux .cle-q-edit-all {
		position: static !important;
		top: auto !important;
		right: auto !important;
		margin: 0 0 24px;
	}
	.cle-q-review { gap: 20px; }

	body.cle-q-lux .cle-q-step-head h2,
	.cle-q-pay-ok h1,
	.cle-q-pay-ok h2 {
		text-transform: none;
	}
	body.cle-q-lux #gform_page_1_30 .cle-q-step-head {
		margin: 0 0 70px;
	}
	body.cle-q-lux #gform_page_1_30 .cle-q-sub {
		letter-spacing: -0.045em;
	}
	body.cle-q-lux #gform_page_1_30 .cle-q-section {
		margin: 0 0 30px;
	}
	body.cle-q-lux #field_1_206 { margin-bottom: 70px !important; }
	body.cle-q-lux #gform_page_1_30 .cle-q-pref {
		font-size: 18px;
		letter-spacing: -0.54px;
		margin: 0 0 30px;
	}
	body.cle-q-lux #gform_page_1_30 .cle-q-contact-row {
		gap: 31px;
		align-items: center;
	}
	body.cle-q-lux #gform_page_1_30 .cle-q-lock {
		font-family: "Nunito Sans", sans-serif;
		font-size: 13px;
		line-height: normal;
		letter-spacing: 0;
		margin-top: 70px;
		margin-bottom: 0;
	}
	body.cle-q-lux #field_1_202 {
		padding-top: 60px !important;
		margin-top: 40px !important;
	}
	body.cle-q-lux #gform_page_1_30 .cle-q-co-head {
		margin: 0 0 28px;
	}
	body.cle-q-lux #gform_page_1_30 .gform_page_footer {
		padding-top: 96px !important;
	}

	/* 8.4 basket */
	body.cle-q-lux #cle-q-basket,
	.cle-q-basket {
		width: 100%;
		max-width: 357px;
	}
	.cle-q-basket thead th,
	.cle-q-basket tbody td,
	.cle-q-basket tfoot tr:not(.cle-q-total-row) td {
		padding-left: 11px;
		padding-right: 11px;
	}
	.cle-q-basket tfoot tr.cle-q-total-row td,
	.cle-q-basket tfoot tr.cle-q-total-row td:first-child {
		height: 76px !important;
		padding: 0 21px !important;
	}
	.cle-q-basket {
		min-height: 0;
		padding-top: 23px;
	}
	body.cle-q-lux #field_1_212,
	body.cle-q-lux #field_1_213 {
		margin: 0 0 40px !important;
	}
	body.cle-q-lux #gform_page_1_33 .gfield_radio .gchoice {
		min-height: 67px;
		height: auto;
		align-items: center;
	}
	body.cle-q-lux #field_1_212 .gchoice label {
		letter-spacing: -0.025em;
		line-height: 1.5;
	}
	body.cle-q-lux #field_1_212 .gchoice:last-child {
		min-height: 94px;
		align-items: flex-start;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

	/* 8.5 payment — stacked method chips, full-width card */
	body.cle-q-lux[data-pay-step="pay"] #field_1_130 .logo-row,
	body.cle-q-lux[data-pay-step="pay"] #field_1_130 .ginput_container,
	body.cle-q-lux[data-pay-step="pay"] #cle-q-pay-methods {
		flex-direction: column;
		align-items: stretch;
		gap: 20px;
		width: 100%;
		margin: 0 0 40px;
	}
	body.cle-q-lux[data-pay-step="pay"] #field_1_130 .logo,
	body.cle-q-lux[data-pay-step="pay"] #cle-q-pay-methods .cle-q-pay-chip {
		width: 100%;
		min-width: 0;
		height: 70px;
	}
	.cle-q-pay-card {
		padding: 20px;
		min-height: 0;
		max-width: 357px;
	}
	body.cle-q-lux[data-pay-step="pay"] .cle-q-trust {
		font-family: "Nunito Sans", sans-serif;
		font-size: 13px;
		line-height: normal;
		letter-spacing: 0;
		max-width: 357px;
		gap: 25px;
	}
	body.cle-q-lux[data-pay-step="pay"] .cle-q-trust li {
		padding-left: 0;
		background: none;
		align-items: center;
	}
	body.cle-q-lux[data-pay-step="pay"] #gform_page_1_33 .gform_page_footer {
		flex-direction: column;
		align-items: stretch;
		border-top: 0 !important;
		padding-top: 0 !important;
	}

	/* 8.6 thank-you / calendar — stacked 357 card */
	.cle-q-sheet { padding: 45px 15px 80px; }
	.cle-q-wrap { max-width: 357px; }
	.cle-q-pay-ok { margin-bottom: 36px; }
	.cle-q-pay-ok h2 { font-size: 28px !important; }
	.cle-q-section { margin-bottom: 16px !important; font-size: 18px !important; }
	.cle-q-cal-grid {
		grid-template-columns: 1fr;
		gap: 12px;
	}
	.cle-q-cal-pane {
		padding: 20px 16px;
		min-height: 0;
		width: 100%;
	}
	.cle-q-cal-times-pane {
		padding-top: 20px;
	}
	.cle-q-cal-nav {
		font-size: 16px;
	}
	.cle-q-days button {
		height: 40px;
		aspect-ratio: auto;
		font-size: 12px;
		line-height: 1;
	}
	.cle-q-times { gap: 6px; }
	.cle-q-times button {
		height: 48px;
		font-size: 16px;
	}
	.cle-q-slot-head {
		margin-bottom: 16px;
		font-size: 16px;
	}
	.cle-q-cal-hint {
		font-size: 13px;
		line-height: 1.4;
		gap: 10px;
		margin-top: 16px;
	}
	#cle-q-confirm {
		width: 100%;
		height: 46px;
		border-radius: 4px;
		background: #b98f64;
		color: #faf9f6;
		font-family: "Nunito Sans", sans-serif;
		font-size: 16px;
		font-weight: 400;
		letter-spacing: 0;
		box-shadow: none;
		filter: none;
	}
	.cle-q-booked {
		margin-top: 20px;
	}
	.cle-q-booked-card {
		width: 100%;
		max-width: 357px;
		min-height: 0;
		padding: 24px 20px;
	}
	.cle-q-booked-ico {
		width: 48px;
		height: 48px;
		flex-basis: 48px;
		background-size: 48px 48px;
	}
	.cle-q-booked-card h2,
	.cle-q-modal-card h2 {
		font-size: 18px;
		letter-spacing: -0.4px;
	}
	.cle-q-booked-notes {
		padding-top: 24px;
	}
	.cle-q-booked-notes li {
		font-family: "Nunito Sans", sans-serif;
		font-size: 13px;
		letter-spacing: 0;
		line-height: 1.35;
		align-items: flex-start;
		margin-bottom: 16px;
	}
	.cle-q-sum {
		gap: 24px;
		justify-content: space-between;
		margin-bottom: 16px;
	}
	.cle-q-sum span,
	.cle-q-sum strong {
		font-size: 16px;
	}
	.cle-q-booked-actions {
		margin-top: 40px;
	}
	.cle-q-modal {
		padding: 12px;
		align-items: flex-end;
	}
	.cle-q-modal-card {
		width: 100%;
		padding: 24px 18px 20px;
		border-radius: 10px 10px 0 0;
		max-height: min(88vh, 640px);
	}
	.cle-q-modal-lead {
		font-size: 16px;
		margin-bottom: 16px;
	}
	.cle-q-step-head h2 { font-size: 30px; }

	/* Booking shortcode hero — Figma 3780:2625, left-aligned, do not touch Elementor city heroes */
	.cle-q-hero {
		min-height: 610px;
		padding: 0 14px 40px;
		justify-content: flex-end;
		align-items: flex-start;
	}
	.cle-q-hero img {
		left: 14px;
		top: 181px;
		transform: none;
		width: 262px;
		height: 108px;
	}
	.cle-q-hero .cle-q-hero-copy {
		position: relative;
		width: 336px;
		margin-top: 0;
		padding-top: 0;
	}
	.cle-q-hero .cle-q-hero-copy h1 {
		font-size: 0 !important;
		line-height: 60px;
		color: #faf9f6;
	}
	.cle-q-hero .cle-q-hero-copy h1::before {
		content: "Pre-Analysis";
		font-size: 58px;
		line-height: 1.033;
		letter-spacing: -1.74px;
		display: block;
		color: #faf9f6;
	}
	.cle-q-hero .cle-q-hero-copy h2 {
		font-size: 51px;
		line-height: 1.033;
		letter-spacing: -1.53px;
		color: #b98f64;
		margin-top: 8px;
	}
	.cle-q-hero .cle-q-hero-copy p {
		font-family: "Inria Serif", serif;
		font-size: 20px;
		line-height: normal;
		letter-spacing: -0.6px;
		margin-top: 40px;
		max-width: 336px;
	}
}

/* Simple BACK (arrow + text) on every questionnaire page */
html body #gform_1 .gform_previous_button,
html body #cle-q-back-slot .gform_previous_button,
html body #gform_1 .cle-q-early-back,
html body #gform_1 .cle-q-back {
	all: unset !important;
	box-sizing: border-box !important;
	display: inline-flex !important;
	align-items: center !important;
	gap: 6px !important;
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	min-width: 0 !important;
	height: auto !important;
	min-height: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	background-image: none !important;
	box-shadow: none !important;
	filter: none !important;
	color: #070707 !important;
	font-family: "Inter", "Nunito Sans", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	text-transform: none !important;
	text-shadow: none !important;
	cursor: pointer !important;
	position: static !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	transform: none !important;
}
html body #gform_1 .gform_previous_button::before,
html body #cle-q-back-slot .gform_previous_button::before,
html body #gform_1 .cle-q-early-back::before,
html body #gform_1 .cle-q-back::before {
	content: "\2190" !important;
	display: inline-block !important;
	width: auto !important;
	height: auto !important;
	flex: none !important;
	background: none !important;
	background-image: none !important;
	font-size: 18px !important;
	line-height: 1 !important;
	color: #070707 !important;
	transform: none !important;
}
