body .gform-theme--framework {
    --gf-ctrl-border-color: var(--button-bg-main);
    --gf-ctrl-choice-check-color: var(--button-bg-main);
    --gf-ctrl-accent-color: var(--button-bg-main);
    --gf-color-primary: var(--button-bg-main);
    --gf-ctrl-outline-color-focus: var(--button-bg-main);
    --gf-field-img-choice-card-check-ind-bg-color: var(--button-bg-main);
    --gf-color-danger: var(--gf_error_border);
	
	--_gf-button-bg-hover: var(--button-bg-hover);
	
	--gf-ctrl-btn-text-transform: none;
	--gf-ctrl-btn-font-weight: 300;
	--gf-ctrl-btn-line-height: var(--default-line-height);
	--gf-ctrl-btn-padding-x: calc(2.5rem - 0.1rem);
	--gf-ctrl-btn-padding-y: calc(1rem - 0.1rem);
	--gf-ctrl-btn-shadow: none;
	
	/*    
	--_bg: var(--button-bg);
	--_text: var(--button-text);
	--_border: var(--button-border);

	--_bg-hover: var(--button-bg-hover);
	--_text-hover: var(--button-text-hover);
	--_border-hover: var(--button-border-hover);
    
        
	--_bg: var(--button-alt-bg);
	--_text: var(--button-alt-text);
	--_border: var(--button-alt-border);

	--_bg-hover: var(--button-alt-bg-hover);
	--_text-hover: var(--button-alt-text-hover);
	--_border-hover: var(--button-alt-border-hover);
	
	*/
}

.gform_wrapper{
	/* Figma field geometry; shared by controls and their floating labels. */
	--gf_field_surface: var(--wit);
	--gf_field_text: var(--zwart);
	--gf_field_border: #959698;
	--gf_field_border_active: var(--zwart);
	--gf_field_padding_x: 3rem;
	--gf_field_padding_y: 1.6rem;
	/* Warm theme colors soften the Interlight validation pattern. */
	--gf_error_bg: color-mix(in srgb, var(--bruin50) 35%, var(--beige));
	--gf_error_text: #713b34;
	--gf_error_border: #a85c50;
	--gf-font-weight-secondary: 300;
}

:is(.stijl_achtergrondkleur_2a2d31, .stijl_achtergrondkleur_2A2D31, .gekaderd_blok_2a2d31, .gekaderd_blok_2A2D31) .gform_wrapper{
	--gf_field_surface: var(--zwart);
	--gf_field_text: var(--beige);
	--gf_field_border: #444546;
	--gf_field_border_active: #959698;
	--gf_error_border: #dca69a;
}

body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    --gf-local-bg-color: var(--_bg, var(--button-bg));
	--gf-local-color: var(--_text, var(--button-text));
    --gf-local-radius: 3rem;
	--gf-local-min-height: auto;
	--gf-local-font-size: 1.8rem;
	border: solid 0.1rem var(--_border, var(--button-border)) !important;
}

body .gform-theme--framework .gfield_list_group_item::before:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
body .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    --gf-local-font-size: 1.6rem;
}

.gform_wrapper .gform_validation_errors>h2 .gform-icon{
    aspect-ratio: 1;
}

body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
body .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
body .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
    --gf-local-bg-color: var(--_bg-hover, var(--button-bg-hover));
	--gf-local-color: var(--_text-hover, var(--button-text-hover));
	border-color: var(--_border-hover, var(--button-border-hover)) !important;
}

body .gform-theme--foundation {
    --gf-form-gap-y: 2rem;
}

.gform_heading h2{
    margin-bottom: 4rem !important; /* Figma: heading-to-fields spacing. */
}

body .gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
body .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
body .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
body .gform-theme--framework .gform-theme-field-control:where(:not(button):not([type=submit]):not([type=button]):not([type=reset]):not([type=image]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden]):not([type=submit]):not([type=button]):not([type=reset]):not([type=image]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
body .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
body .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    height: auto !important;
    line-height: var(--default-line-height) !important;
    margin-top: 0 !important;
    border: 0.1rem solid var(--gf_field_border) !important;
	border-radius: 3rem !important;
	color: var(--gf_field_text) !important;
	background-color: var(--gf_field_surface);
	padding: var(--gf_field_padding_y) var(--gf_field_padding_x);
    box-shadow: none !important;
    font-family: var(--body-font);
    font-weight: 300;
    font-size: 1.8rem;
}

body .gform-theme--framework :is(input, select, textarea):focus,
body .gform-theme--framework .gf_focus_label > :is(input, select, textarea),
body .gform-theme--framework .gf_focus_label > .ginput_container > :is(input, select, textarea){
	border-color: var(--gf_field_border_active) !important;
}

.gform_wrapper :is(input, textarea)::placeholder{
	color: var(--gf_field_text);
	opacity: 0.5;
}

body .gform-theme--framework .gform-field-label{
	color: var(--gf_field_text);
}

html body .gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
html body .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    height: auto !important;
    aspect-ratio: 1 !important;
}

.gform_required_legend{
    display: none; 
}

body .gform-theme--framework textarea{
	resize: vertical;
}

body .gform-theme--framework .gform_footer{
	margin-block-start: 4rem; /* Figma: fields-to-submit spacing. */
}

body .gform_wrapper :is(.gform_footer, .gform_page_footer, .gfield--type-submit) :is(button, input)[type=submit]{
	width: 100% !important; /* Keep submit full-width over Gravity Forms button sizing. */
}

.gform_wrapper.gravity-theme .gfield select.gfield_select,
body .gform_wrapper.gravity-theme .chosen-container a.chosen-single,
.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{
	padding-right: 4rem !important;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background: transparent;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M432.6 209.3l-191.1 183.1C235.1 397.8 229.1 400 224 400s-11.97-2.219-16.59-6.688L15.41 209.3C5.814 200.2 5.502 184.1 14.69 175.4c9.125-9.625 24.38-9.938 33.91-.7187L224 342.8l175.4-168c9.5-9.219 24.78-8.906 33.91 .7187C442.5 184.1 442.2 200.2 432.6 209.3z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 1rem 2rem;
	background-position: right 2rem center;
}

.gform_wrapper.gravity-theme .gfield_label{
	font-weight: 400;
	font-size: 1.8rem;
}

.gform_wrapper.gravity-theme .gsection {
    border-bottom: none;
    padding: 0;
}

.gfield + .gsection{
	margin-top: 4rem;
}

.jumbotron h3.gsection_title{
	font-size: 2.4rem;
}

.gform_wrapper.gravity-theme .gform_fields{
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
}

.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction{
	padding-top: 0.8rem;
}

.gform_wrapper.gravity-theme .field_description_above .description, .gform_wrapper.gravity-theme .field_description_above .gfield_description, .gform_wrapper.gravity-theme .field_description_above .gsection_description, .gform_wrapper.gravity-theme .field_description_above .instruction{
	padding-bottom: 1rem;
}

.gform_wrapper .gfield_required{
	color: inherit
}



.gform_wrapper.gravity-theme .chosen-container-single .chosen-single,
body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{
	height: auto;
	border-radius: 0.5rem;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{
	font-size: 15px;
	line-height: inherit;
}

.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{
	border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction{
	color: inherit;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 26px;
}

/* Validation panels follow the Interlight pattern, sized by their content. */
body .gform-theme--framework.gform_wrapper .gfield_error [aria-invalid=true]{
	border-color: var(--gf_error_border) !important;
}

.gform_wrapper .gfield_error .gfield_validation_message,
.gform_wrapper .gfield_error .gfield_description.validation_message.gfield_validation_message,
.gform_wrapper .gfield_error .validation_message{
	align-items: baseline;
	background: var(--gf_error_bg);
	border: none;
	border-radius: 0.5rem;
	box-shadow: none;
	color: var(--gf_error_text) !important;
	display: flex;
	font-size: 1.4rem;
	font-weight: 500;
	gap: 0.6rem;
	line-height: 1.5;
	margin-top: 0.8rem;
	padding: 0.4rem 0.8rem;
}

.gform_wrapper .gfield_error .validation_message::before{
	content: "\f06a";
	flex: 0 0 auto;
	font-weight: 700;
	font-family: "Font Awesome 6 Pro";
	line-height: 1;
}

.gform_wrapper .gform_validation_errors{
	margin-top: 0;
	position: static;
	background: var(--gf_error_bg) !important;
	border: 0.1rem solid var(--gf_error_border) !important;
	border-radius: 0.5rem;
	box-shadow: none;
	color: var(--gf_error_text) !important;
	margin-bottom: var(--default-margin-bottom);
	padding: 1.8rem 2.1rem;
}

.gform_wrapper .gform_validation_errors > h2{
	align-items: baseline;
	color: var(--gf_error_text) !important;
	display: flex;
	font-family: var(--body-font);
	font-size: 1.5rem;
	font-weight: 500;
	gap: 1rem;
	line-height: 1.5;
	margin: 0;
}

.gform_wrapper .gform_validation_errors > h2 .gform-icon{
	color: var(--gf_error_text);
	display: inline-flex !important;
	flex: 0 0 auto;
	font-size: 0 !important;
	height: auto !important;
	width: auto !important;
	position: static !important;
}

.gform_wrapper .gform_validation_errors > h2 .gform-icon::before{
	content: "\f06a";
	font-family: "Font Awesome 6 Pro";
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
}

.gform_wrapper .gform_validation_errors ol{
	display: grid;
	gap: 0.6rem;
	list-style: none;
	margin: 1.4rem 0 0 !important; /* Override global content heading/list spacing. */
	padding: 0;
}

.gform_wrapper .gform_validation_errors li{
	margin: 0;
	padding: 0;
}

.gform_wrapper .gform_validation_errors .gform_validation_error_link{
	align-items: baseline;
	background: var(--wit);
	border: 0.1rem solid var(--wit);
	border-radius: 0.5rem;
	color: var(--zwart) !important;
	display: flex;
	font-size: 1.4rem;
	font-weight: 500;
	gap: 0.8rem;
	line-height: var(--default-line-height);
	padding: 0.8rem 1rem;
	text-decoration: none;
}

.gform_wrapper .gform_validation_errors .gform_validation_error_link::before{
	color: var(--gf_error_text);
	content: "\2022";
	flex: 0 0 auto;
}

.gform_wrapper .gform_validation_errors .gform_validation_error_link:hover{
	text-decoration: underline;
}

.gform_wrapper .gform_validation_errors .gform_validation_error_link:focus-visible{
	outline: 0.2rem solid var(--gf_error_text);
	outline-offset: 0.2rem;
	text-decoration: underline;
}

.gform_wrapper .gchoice{
	display: flex;
	gap: 1rem;
	align-items: flex-start;
}

.gform_wrapper.gravity-theme  input.gfield-choice-input{
	margin-top: 0.6rem;
}

.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div,
.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{
	display: none !important;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{
	padding-right: 4rem !important;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background: transparent;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M504.1 471l-134-134C399.1 301.5 415.1 256.8 415.1 208c0-114.9-93.13-208-208-208S-.0002 93.13-.0002 208S93.12 416 207.1 416c48.79 0 93.55-16.91 129-45.04l134 134C475.7 509.7 481.9 512 488 512s12.28-2.344 16.97-7.031C514.3 495.6 514.3 480.4 504.1 471zM48 208c0-88.22 71.78-160 160-160s160 71.78 160 160s-71.78 160-160 160S48 296.2 48 208z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 1rem 2rem;
	background-position: right 2rem center;
}

.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{
	box-shadow: none;
    padding-bottom: 2rem;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results{
	padding: 0;
	border-color: rgba(0, 0, 0, 0.2);
	margin: 0;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{
	padding: 1.2rem 2rem;
	border-color: rgba(0, 0, 0, 0.2);
}

.gform_wrapper.gravity-theme .chosen-container .chosen-drop{
	border-color: rgba(0, 0, 0, 0.2);
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-search > *{
	border-radius: 0.5rem !important;	
}

.chosen-search + .chosen-results > .result-selected{
    background-color: #ddd;
}

.chosen-search + .chosen-results{
	padding-inline: 2rem !important;
}

.chosen-search + .chosen-results > *{
	border-radius: 0.5rem !important;
}

.chosen-results ::-webkit-scrollbar {
    -webkit-appearance:none;
    width:1.4rem;
    height:1.4rem;
}

.chosen-results ::-webkit-scrollbar-thumb {
    border-radius:0.8rem;
    border:3px solid #fff;
    background-color:rgba(0, 0, 0, .3);
}

@-moz-document url-prefix() {
    .chosen-results .scroller {
        scrollbar-width: thin;
        scrollbar-color: #ccc;
    }
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-search > *,
.gform_wrapper.gravity-theme .chosen-container .chosen-results > *{
	padding: 1.5rem 2rem !important;
    line-height: 2rem !important;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{
	background: #1047ff;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-state-default{
	border: 0.1rem solid rgba(0, 0, 0, 0.2);
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select{
	font-size: 1.8rem;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select.ui-datepicker-month{
	text-align-last: left !important;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
    background: #1047ff;
	border-color: #1047ff;
	box-shadow: none;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar td,
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span{
	font-size: 1.8rem;
}

.gform_wrapper.gravity-theme .ginput_container_time {
    flex-basis: min-content;
    max-width: 77px;
    min-width: 77px;
}

.gform_wrapper.gravity-theme .hour_minute_colon {
    line-height: 5rem;
}

.gform_wrapper.gravity-theme .ginput_container_time:nth-child(4){
    max-width: 84px;
    min-width: 84px;	
}

.gform_wrapper.gravity-theme .ginput_complex select{
	padding-right: 4rem !important;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background: transparent;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M432.6 209.3l-191.1 183.1C235.1 397.8 229.1 400 224 400s-11.97-2.219-16.59-6.688L15.41 209.3C5.814 200.2 5.502 184.1 14.69 175.4c9.125-9.625 24.38-9.938 33.91-.7187L224 342.8l175.4-168c9.5-9.219 24.78-8.906 33.91 .7187C442.5 184.1 442.2 200.2 432.6 209.3z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 1rem 2rem;
	background-position: right 2rem center;
}

.gform_wrapper.gravity-theme input[type=number]::-webkit-outer-spin-button,
.gform_wrapper.gravity-theme input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.gform_wrapper.gravity-theme input[type=number] {
  -moz-appearance: textfield;
}

.gform_drop_area {
    background: none;
    border: 1px dashed rgba(0, 0, 0, 0.2);
}

.gform_drop_instructions{
	margin-bottom: 0;
}

.ginput_container_fileupload .button,
.button.gform_button_select_files{
	background: none;
	text-decoration: underline !important;
	padding: 0 !important;
	border: none;
	color: #1047ff;
}

.gform_wrapper.gravity-theme .gfield_list_icons{	
	width: 4.8rem;
    margin-left: 1rem;
    gap: 1rem;
}

.gform_wrapper.gravity-theme .gfield_list_icons button.add_list_item,
.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{
    width: 1.9rem;
    height: 1.9rem;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M232 344V280H168C154.7 280 144 269.3 144 256C144 242.7 154.7 232 168 232H232V168C232 154.7 242.7 144 256 144C269.3 144 280 154.7 280 168V232H344C357.3 232 368 242.7 368 256C368 269.3 357.3 280 344 280H280V344C280 357.3 269.3 368 256 368C242.7 368 232 357.3 232 344zM512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	margin-left: 0;
}

.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M344 232C357.3 232 368 242.7 368 256C368 269.3 357.3 280 344 280H168C154.7 280 144 269.3 144 256C144 242.7 154.7 232 168 232H344zM512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z'/%3E%3C/svg%3E");
}

.gform_wrapper.gravity-theme .gf_page_steps {
    border-bottom: none;
    margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gform_page_footer{
	padding-bottom: 0;
}

.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input{
	margin-bottom: 0;
}

.gform_wrapper .gf_animate_label{
	position: relative;
}

.gform_wrapper .gf_animate_label > .ginput_container{
	anchor-name: --gf_animate_label_input;
}

.gform_wrapper .gf_animate_label_complex :is(.ginput_complex, .ginput_container_password) > span{
	position: relative;
}

.gform_wrapper .gf_animate_label:not(.gf_animate_label_complex) > .gfield_label,
.gform_wrapper .gf_animate_label_complex :is(.ginput_complex, .ginput_container_password) > span > label{
	position: absolute;
	margin: 0;
	/* The 0.6rem mask clears the border on either side of the floated label. */
	padding: 0 0.6rem !important;
	left: calc(var(--gf_field_padding_x) - 0.6rem);
	top: calc(var(--gf_field_padding_y) + 0.1rem);
	z-index: 1;
	font-size: 1.8rem;
	font-weight: 300;
	line-height: var(--default-line-height);
	color: color-mix(in srgb, var(--gf_field_text) 50%, transparent);
	background: transparent;
	max-width: calc(100% - 2 * var(--gf_field_padding_x));
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	pointer-events: none;
	transition: top 0.2s, font-size 0.2s, color 0.2s, background-color 0.2s, transform 0.2s;
}

.gform_wrapper .gf_animate_label:not(.gf_animate_label_complex).gf_focus_label > .gfield_label,
.gform_wrapper .gf_animate_label_complex :is(.ginput_complex, .ginput_container_password) > span.gf_focus_label > label{
	color: var(--gf_field_text);
	font-size: 1.4rem;
	top: 0;
	transform: translateY(-50%);
	background: var(--gf_field_surface);
}

.gform_wrapper .gf_animate_label:not(.gf_focus_label) > .ginput_container :is(input, textarea)::placeholder,
.gform_wrapper .gf_animate_label_complex :is(.ginput_complex, .ginput_container_password) > span:not(.gf_focus_label):has(> label) :is(input, textarea)::placeholder{
	opacity: 0;
}

.gform_wrapper .gf_animate_label_complex > :is(.gfield_label, .gfield_label_before_complex){
	margin-bottom: 2rem;
}

/* Scoped anchors keep labels attached to their own input, including descriptions above it. */
@supports (anchor-scope: --gf_animate_label_input) and (top: anchor(top)){
	.gform_wrapper .gf_animate_label{
		anchor-scope: --gf_animate_label_input;
	}

	.gform_wrapper .gf_animate_label:not(.gf_animate_label_complex) > .gfield_label{
		position-anchor: --gf_animate_label_input;
		left: calc(anchor(left) + var(--gf_field_padding_x) - 0.6rem);
		top: calc(anchor(top) + var(--gf_field_padding_y) + 0.1rem);
	}

	.gform_wrapper .gf_animate_label:not(.gf_animate_label_complex).gf_focus_label > .gfield_label{
		top: anchor(top);
	}
}

@media (prefers-reduced-motion: reduce){
	.gform_wrapper .gf_animate_label:not(.gf_animate_label_complex) > .gfield_label,
	.gform_wrapper .gf_animate_label_complex :is(.ginput_complex, .ginput_container_password) > span > label{
		transition: none;
	}
}

.gform_wrapper.gravity-theme .gf_page_steps{
	display: flex;
	gap: 2rem;
	margin-bottom: var(--default-margin-bottom);
}

.gform_wrapper.gravity-theme .gf_step_label{
	padding-left: 1rem;
}
	
.gform_wrapper.gravity-theme .gf_step{
	margin: 0;
}

@media (max-width:767px)
{		
	.gform_wrapper.gravity-theme .gf_page_steps{
		gap: 2rem;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:768px) and (max-width:991px)
{
	
}

@media (min-width:992px) and (max-width:1199px)
{
	
}

@media (min-width:1200px) and (max-width:1399px)
{
    
}

@media (min-width:1400px)
{
    
}
