
:root {
	--wpgb-accent-scheme-1: #345e7d;
	--wpgb-dark-scheme-1: #2e3525;
	--wpgb-dark-scheme-2: #345e7d;
	--wpgb-dark-scheme-3: #b85e25;
	--wpgb-light-scheme-1: #fcfef1;
	--wpgb-light-scheme-2: #7f91aa;
	--wpgb-light-scheme-3: #575e50;
	--wpgb-lightbox-background: linear-gradient(180deg, rgba(30, 30, 30, .45) 0%, rgba(30, 30, 30, .9) 100%);
	--wpgb-lightbox-controls: #fff;
	--wpgb-lightbox-spinner: #fff;
	--wpgb-lightbox-title: #fff;
	--wpgb-lightbox-desc: #bbb;
}

.wpgb-facet.wpgb-style-1 .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control {
	background: #345e7d;
}

.wpgb-facet.wpgb-style-1 .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=mixed] .wpgb-checkbox-control::after, .wpgb-facet.wpgb-style-1 .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=mixed] .wpgb-checkbox-control::before {
	border-color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 li .wpgb-checkbox-label {
	font-family: "Poppins";
	font-weight: 400;
	display: flex;
	justify-content: space-between;
}

.wpgb-facet.wpgb-style-1 li .wpgb-checkbox-label span {
	color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-checkbox-facet .wpgb-checkbox .wpgb-checkbox-control, .wpgb-facet.wpgb-style-1 ul li[aria-expanded]:after {
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.wpgb-facet.wpgb-style-1 ul li[aria-expanded=false]:after, .wpgb-facet.wpgb-style-1 ul li[aria-expanded=true]:after {
	background-color: var(--wpgb-dark-scheme-2);
	background-image: linear-gradient(var(--wpgb-light-scheme-1), var(--wpgb-light-scheme-1)), linear-gradient(var(--wpgb-light-scheme-1), var(--wpgb-light-scheme-1));
}

.wpgb-facet.wpgb-style-1 .wpgb-toggle-hidden {
	align-self: stretch;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: "Poppins";
	font-weight: 600;
	text-align: left;
	font-size: 16px;
	color: var(--wpgb-dark-scheme-3);
	background: var(--wpgb-light-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-toggle-hidden:hover {
	color: var(--wpgb-accent-scheme-1);
	background: var(--wpgb-light-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-checkbox-facet .wpgb-checkbox .wpgb-checkbox-control, .wpgb-facet.wpgb-style-1 .wpgb-radio-facet .wpgb-radio .wpgb-radio-control {
	border-top-color: var(--wpgb-dark-scheme-1);
	border-right-color: var(--wpgb-dark-scheme-1);
	border-bottom-color: var(--wpgb-dark-scheme-1);
	border-width: 1px;
	border-left-color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-radio[aria-pressed=true] .wpgb-radio-control {
	border-color: var(--wpgb-accent-scheme-1);
}

.wpgb-facet.wpgb-style-1 li .wpgb-radio-label, .wpgb-facet.wpgb-style-1 li .wpgb-rating-label {
	display: flex;
	justify-content: space-between;
}

.wpgb-facet.wpgb-style-1 li .wpgb-radio-label span {
	color: var(--wpgb-dark-scheme-3);
}

.wpgb-facet.wpgb-style-1 .wpgb-select-placeholder, .wpgb-facet.wpgb-style-1 select.wpgb-select {
	padding-top: 8px;
	padding-bottom: 8px;
}

.wpgb-facet.wpgb-style-1 .wpgb-select, .wpgb-facet.wpgb-style-1 select.wpgb-select+.wpgb-select-controls {
	border-top-color: var(--wpgb-dark-scheme-1);
	border-right-color: var(--wpgb-dark-scheme-1);
	border-bottom-color: var(--wpgb-dark-scheme-1);
	border-width: 1px;
	border-left-color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-select {
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.wpgb-facet.wpgb-style-1 select.wpgb-select+.wpgb-select-controls {
	margin: 0 -2px;
	border-style: solid;
	border-color: transparent;
}

.wpgb-facet.wpgb-style-1 .wpgb-select.wpgb-select-focused, .wpgb-facet.wpgb-style-1 .wpgb-select:focus {
	border-color: var(--wpgb-accent-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-select .wpgb-select-separator, .wpgb-facet.wpgb-style-1 select.wpgb-select+.wpgb-select-controls .wpgb-select-separator {
	display: none;
}

.wpgb-facet.wpgb-style-1 .acplt-clear svg, .wpgb-facet.wpgb-style-1 .wpgb-clear-button svg, .wpgb-facet.wpgb-style-1 .wpgb-select-clear svg, .wpgb-facet.wpgb-style-1 .wpgb-select-controls .wpgb-select-toggle, .wpgb-facet.wpgb-style-1 .wpgb-select-toggle svg {
	stroke-width: 1.5;
}

.wpgb-facet.wpgb-style-1 .wpgb-select-clear, .wpgb-facet.wpgb-style-1 .wpgb-select-controls .wpgb-select-toggle {
	color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-select-loader span {
	background: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-select .wpgb-select-values .wpgb-select-value {
	color: var(--wpgb-dark-scheme-1);
	background: var(--wpgb-light-scheme-3);
}

.wpgb-facet.wpgb-style-1 .wpgb-select .wpgb-select-values .wpgb-select-remove:hover {
	color: #f5683d;
	background: rgba(0, 0, 0, .02);
}

.wpgb-style-1.wpgb-select-dropdown li.wpgb-focused:not([aria-selected=true]) {
	background: var(--wpgb-light-scheme-2);
}

.wpgb-style-1.wpgb-select-dropdown li[aria-selected=true] {
	color: var(--wpgb-light-scheme-1);
	background: var(--wpgb-accent-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-select-clear:hover, .wpgb-facet.wpgb-style-1 li .wpgb-rating-label span {
	color: var(--wpgb-dark-scheme-3);
}

.wpgb-facet.wpgb-style-1 [role=button].wpgb-button {
	font-family: "Poppins";
	font-weight: 400;
	font-size: 16px;
	border-top-left-radius: 55px;
	border-bottom-right-radius: 55px;
	border-top-right-radius: 55px;
	border-bottom-left-radius: 55px;
}

.wpgb-facet.wpgb-style-1 .wpgb-number-facet {
	display: flex;
	align-items: flex-end;
	gap: 8px;
}

.wpgb-facet.wpgb-style-1 .wpgb-number-label {
	flex-grow: 1;
}

.wpgb-facet.wpgb-style-1 input.wpgb-input {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: var(--wpgb-dark-scheme-1);
	border-right-color: var(--wpgb-dark-scheme-1);
	border-bottom-color: var(--wpgb-dark-scheme-1);
	border-width: 1px;
	border-left-color: var(--wpgb-dark-scheme-1);
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.wpgb-facet.wpgb-style-1 .acplt-clear, .wpgb-facet.wpgb-style-1 .acplt-loader, .wpgb-facet.wpgb-style-1 .wpgb-clear-button, .wpgb-facet.wpgb-style-1 .wpgb-input-icon, .wpgb-facet.wpgb-style-1 .wpgb-locate-button {
	margin: 0 -2px;
	border-style: solid;
	border-top-color: var(--wpgb-dark-scheme-1);
	border-right-color: var(--wpgb-dark-scheme-1);
	border-bottom-color: var(--wpgb-dark-scheme-1);
	border-width: 1px;
	border-left-color: var(--wpgb-dark-scheme-1);
	border-color: transparent;
}

.wpgb-facet.wpgb-style-1 .wpgb-input-icon {
	margin: 0 8px;
	border-width: 0 1px;
	stroke-width: 1.5;
	color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-pagination .wpgb-page:hover>a, .wpgb-facet.wpgb-style-1 input.wpgb-input:hover {
	border-color: var(--wpgb-dark-scheme-3);
}

.wpgb-facet.wpgb-style-1 input.wpgb-input:focus {
	border-color: var(--wpgb-accent-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-number-label span {
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}

.wpgb-facet.wpgb-style-1 .wpgb-number-submit {
	padding-top: 12px;
	padding-bottom: 12px;
	border-color: transparent;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: var(--wpgb-dark-scheme-1);
	color: var(--wpgb-light-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-number-submit:not(:disabled):hover {
	background: var(--wpgb-dark-scheme-2);
}

.wpgb-facet.wpgb-style-1 .wpgb-number-submit:focus {
	background: var(--wpgb-accent-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-range-slider {
	height: 4px;
}

.wpgb-facet.wpgb-style-1 .wpgb-range-clear {
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.wpgb-facet.wpgb-style-1 .acplt-clear, .wpgb-facet.wpgb-style-1 .wpgb-clear-button, .wpgb-facet.wpgb-style-1 .wpgb-rating .wpgb-rating-svg {
	color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-rating:not(.wpgb-rating-reset) .wpgb-rating-svg {
	stroke-width: 1;
}

.wpgb-facet.wpgb-style-1 li .wpgb-color-label {
	padding: 5px 12px;
	color: var(--wpgb-light-scheme-1);
	background: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 li .wpgb-color-label:after {
	border-top-color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-az-index-facet ul:first-child, .wpgb-facet.wpgb-style-1 .wpgb-az-index-facet ul:first-child+ul {
	justify-content: flex-start;
}

.wpgb-facet.wpgb-style-1 .wpgb-az-index-facet .wpgb-inline-list li, .wpgb-facet.wpgb-style-1 .wpgb-pagination li {
	margin: 0;
}

.wpgb-facet.wpgb-style-1 .wpgb-az-index-facet .wpgb-inline-list {
	row-gap: 12px;
	column-gap: 12px;
}

.wpgb-facet.wpgb-style-1 .wpgb-pagination .wpgb-page>a, .wpgb-facet.wpgb-style-1 li .wpgb-az-index-label {
	border-top-color: var(--wpgb-dark-scheme-1);
	border-right-color: var(--wpgb-dark-scheme-1);
	border-bottom-color: var(--wpgb-dark-scheme-1);
	border-style: solid;
	border-left-color: var(--wpgb-dark-scheme-1);
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.wpgb-facet.wpgb-style-1 li .wpgb-az-index-label {
	padding: 8px;
	border-width: 1px;
	font-weight: 500;
	text-align: center;
	display: flex;
	justify-content: space-between;
}

.wpgb-facet.wpgb-style-1 .wpgb-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	row-gap: 8px;
	column-gap: 8px;
}

.wpgb-facet.wpgb-style-1 .wpgb-page {
	height: auto;
}

.wpgb-facet.wpgb-style-1 .wpgb-pagination .wpgb-page>* {
	padding: 16px 16px 8px;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}

.wpgb-facet.wpgb-style-1 .wpgb-pagination .wpgb-page>a {
	border-width: 0;
	color: var(--wpgb-dark-scheme-1);
}

.wpgb-facet.wpgb-style-1 .wpgb-pagination .wpgb-page>a[aria-current=true] {
	color: var(--wpgb-dark-scheme-3);
	border-color: transparent;
}

.wpgb-facet.wpgb-style-1 button.wpgb-button {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 11px;
	font-family: "Poppins";
	font-weight: 600;
	font-size: 16px;
	text-align: left;
	background: #fcfef1;
	color: var(--wpgb-dark-scheme-3);
}

.wpgb-facet.wpgb-style-1 button.wpgb-button:focus, .wpgb-facet.wpgb-style-1 button.wpgb-button:hover:not(:disabled) {
	background: var(--wpgb-light-scheme-1);
	color: var(--wpgb-dark-scheme-2);
}

.wpgb-facet.wpgb-style-1 .wpgb-result-count {
	font-size: 16px;
	font-style: italic;
}

@media screen and (max-width:992px) {
	.wpgb-facet.wpgb-style-1 .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control {
		background: #565e4f;
	}
	
	.wpgb-facet.wpgb-style-1 .wpgb-pagination {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.wpgb-facet.wpgb-style-1 .wpgb-pagination li {
		margin: 0;
	}
}

@media screen and (max-width:576px) {
	.wpgb-facet.wpgb-style-1 .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control {
		background: #565e4f;
	}
	
	.wpgb-facet.wpgb-style-1 li .wpgb-checkbox-label {
		font-family: "Poppins";
	}
	
	.wpgb-facet.wpgb-style-1 .wpgb-pagination {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 1px;
	}
	
	.wpgb-facet.wpgb-style-1 .wpgb-pagination li {
		margin: 0;
	}
	
	.wpgb-facet.wpgb-style-1 .wpgb-page {
		height: auto;
	}
}

.wpgb-grid-9 .wpgb-area-left {
	margin-top: -770px;
	margin-right: -770px;
	margin-bottom: -770px;
	margin-left: -770px;
}

.wpgb-grid-9 .wpgb-prev-button, .wpgb-grid-9 .wpgb-next-button {
	width: 48px;
	height: 48px;
	color: #333;
	background: transparent;
}

.wpgb-grid-9 .wpgb-page-dots .wpgb-dot:after {
	background: #ccc;
}

.wpgb-grid-9 .wpgb-page-dots .wpgb-dot[aria-selected=true]:after {
	background: #333;
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
	.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
		margin: 0 -4px;
	}
	
	.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card {
		width: calc(( 100% - 2 * 16px ) / 2 - .1px);
		margin: 8px;
	}
}

.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 16px;
}

@media screen and (max-width: 1280px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -4px;
		}
		
		.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 2 * 16px ) / 2 - .1px);
			margin: 8px;
		}
	}
	
	.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 16px;
	}
	
	.wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 2;
	}
}

@media screen and (max-width: 1024px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -4px;
		}
		
		.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 2 * 16px ) / 2 - .1px);
			margin: 8px;
		}
	}
	
	.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 16px;
	}
	
	.wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 2;
	}
}

@media screen and (max-width: 640px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -4px;
		}
		
		.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 1 * 16px ) / 1 - .1px);
			margin: 8px;
		}
	}
	
	.wpgb-grid-9:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 16px;
	}
	
	.wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="1"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-9:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 1;
	}
}

.wpgb-grid-9 .wpgb-card .wpgb-lazy-load {
	color: var(--wpgb-accent-scheme-1);
	background: #e0e4e9;
}

.wpgb-grid-4 .wpgb-area-top-1>div {
	flex: inherit;
	min-width: 25%;
	max-width: 100%;
}

.wpgb-grid-4 .wpgb-area-top-1 {
	margin-top: 3em;
}

.wpgb-grid-4 .wpgb-area-top-2>div {
	flex: inherit;
	min-width: 25%;
	max-width: 100%;
}

.wpgb-grid-4 .wpgb-area-top-2 {
	justify-content: flex-start;
	margin-top: 3em;
	margin-bottom: 16px;
}

.wpgb-grid-4 .wpgb-area-bottom-1 {
	margin-top: 4em;
}

.wpgb-grid-4 .wpgb-wrapper {
	padding-top: 20px;
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
	.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
		margin: 0 -7px;
	}
	
	.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card {
		width: calc(( 100% - 1 * 28px ) / 1 - .1px);
		margin: 14px;
	}
}

.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 28px;
}

@media screen and (max-width: 1200px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -7px;
		}
		
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 1 * 28px ) / 1 - .1px);
			margin: 14px;
		}
	}
	
	.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 28px;
	}
	
	.wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="1"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 1;
	}
}

@media screen and (max-width: 992px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -7px;
		}
		
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 1 * 28px ) / 1 - .1px);
			margin: 14px;
		}
	}
	
	.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 28px;
	}
	
	.wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="1"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 1;
	}
}

@media screen and (max-width: 768px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -7px;
		}
		
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 1 * 28px ) / 1 - .1px);
			margin: 14px;
		}
	}
	
	.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 28px;
	}
	
	.wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="1"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 1;
	}
}

@media screen and (max-width: 576px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -7px;
		}
		
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 1 * 28px ) / 1 - .1px);
			margin: 14px;
		}
	}
	
	.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 28px;
	}
	
	.wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="1"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 1;
	}
}

@media screen and (max-width: 320px) {
	@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
			margin: 0 -7px;
		}
		
		.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card {
			width: calc(( 100% - 1 * 28px ) / 1 - .1px);
			margin: 14px;
		}
	}
	
	.wpgb-grid-4:not(.wpgb-enabled) .wpgb-viewport>div {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 28px;
	}
	
	.wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="1"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="2"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="3"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="4"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="5"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="6"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="7"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="8"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="9"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="10"], .wp-grid-builder.wpgb-grid-4:not(.wpgb-enabled) .wpgb-card[data-col="11"] {
		grid-column: span 1;
	}
}

.wpgb-grid-4 .wpgb-card .wpgb-lazy-load {
	color: #0069ff;
	background: #edf3f8;
}

@-webkit-keyframes wpgb-loader-7 {
	0%, 100% {
		-webkit-transform: scaley(1);
	}
	
	50% {
		-webkit-transform: scaley(.4);
	}
}

@keyframes wpgb-loader-7 {
	0%, 100% {
		transform: scaley(1);
	}
	
	50% {
		transform: scaley(.4);
	}
}

.wpgb-loader-7 {
	width: 50px;
	height: 50px;
	padding: 0 5px;
}

.wpgb-loader-7>div:nth-child(1) {
	-webkit-animation: wpgb-loader-7 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: wpgb-loader-7 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.wpgb-loader-7>div:nth-child(2) {
	-webkit-animation: wpgb-loader-7 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: wpgb-loader-7 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.wpgb-loader-7>div:nth-child(3) {
	-webkit-animation: wpgb-loader-7 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: wpgb-loader-7 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.wpgb-loader-7>div:nth-child(4) {
	-webkit-animation: wpgb-loader-7 1s -.1s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: wpgb-loader-7 1s -.1s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.wpgb-loader-7>div:nth-child(5) {
	-webkit-animation: wpgb-loader-7 1s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
	animation: wpgb-loader-7 1s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.wpgb-loader-7>div {
	display: inline-block;
	float: left;
	width: 4px;
	height: 34px;
	margin: 8px 2px;
	border-radius: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.wpgb-grid-4 .wpgb-loader .wpgb-loader-7 {
	transform: scale(1);
}

.wpgb-grid-4 .wpgb-loader .wpgb-loader-7 * {
	color: #7f91aa;
	background: #7f91aa;
}

.wp-grid-builder .wpgb-card-27 .wpgb-card-inner {
	text-align: center;
}

.wp-grid-builder .wpgb-card-27 .wpgb-card-content {
	flex-grow: 1;
}

.wp-grid-builder .wpgb-card-27 .wpgb-card-body, .wp-grid-builder .wpgb-card-27 .wpgb-card-footer {
	background: #fcfef1;
	border-top-color: var(--wpgb-dark-scheme-2);
	border-right-color: var(--wpgb-dark-scheme-2);
	border-bottom-color: var(--wpgb-dark-scheme-2);
	border-left-color: var(--wpgb-dark-scheme-2);
}

.wp-grid-builder .wpgb-card-27 .wpgb-card-body {
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	border-width: 3px;
	border-style: solid solid none;
}

.wp-grid-builder .wpgb-card-27 .wpgb-card-footer {
	padding: 0 1em 2em;
	border-width: 0 3px 3px;
	border-style: solid;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-1 {
	color: var(--wpgb-color-scheme-1);
	margin: 0;
	padding: 0 0 16px;
	font-family: "Poppins";
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.4;
	text-transform: capitalize;
	text-align: left;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-1:hover, .wp-grid-builder .wpgb-card-27 .wpgb-block-5 .wpgb-block-term:hover {
	color: var(--wpgb-accent-scheme-1);
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-11 {
	overflow: visible;
	visibility: visible;
	gap: 8px 8px;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-4 {
	stroke-width: 1.25;
	width: 23px;
	height: 23px;
	color: var(--wpgb-color-scheme-1);
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-5 {
	width: 507px;
	overflow: visible;
	color: var(--wpgb-accent-scheme-1);
	font-size: .875em;
	line-height: 1.4;
	text-align: left;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-5 .wpgb-block-term {
	visibility: visible;
	font-weight: 400;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-12 {
	width: 558px;
	padding-top: 10px;
	padding-bottom: 10px;
	gap: 8px 8px;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-16 {
	stroke-width: 1.25;
	width: 23px;
	height: 23px;
	color: var(--wpgb-color-scheme-1);
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-10 {
	width: 515px;
	color: var(--wpgb-dark-scheme-3);
	margin-bottom: 0;
	font-size: .875em;
	line-height: 1.4;
	text-align: left;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-10 .wpgb-block-term {
	font-weight: 400;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-10 .wpgb-block-term:hover {
	color: var(--wpgb-dark-scheme-3);
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-6 {
	overflow: visible;
	visibility: visible;
	width: 558px;
	color: var(--wpgb-color-scheme-1);
	padding-top: 16px;
	padding-bottom: 20px;
	font-size: 1em;
	line-height: 1.4;
	text-align: left;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-2 {
	outline-color: #565e4f;
	outline-style: solid;
	background-size: auto auto;
	width: 447px;
	color: #345e7d;
	padding: .8em 1.5em;
	border-width: 2px;
	border-style: solid;
	border-color: #345e7d;
	border-top-left-radius: 999px;
	border-bottom-right-radius: 999px;
	border-top-right-radius: 999px;
	border-bottom-left-radius: 999px;
	font-family: "Poppins";
	font-weight: 600;
	font-size: 1em;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-2:hover {
	color: var(--wpgb-light-scheme-1);
	background: var(--wpgb-dark-scheme-2);
}

@media screen and (max-width:576px) {
	.wp-grid-builder .wpgb-card-27 .wpgb-block-1 {
		width: 350px;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-11 {
		gap: 16px 8px;
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-5 {
		height: 24px;
		width: 363px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-12 {
		width: 402px;
		height: 38px;
		padding-bottom: 10px;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-10 {
		width: 356px;
		height: 24px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-6 {
		height: 52px;
		width: 397px;
		overflow: visible;
		visibility: visible;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 1.125em;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-2 {
		width: 396px;
		font-size: 1.125em;
	}
}

@media screen and (max-width:992px) {
	.wp-grid-builder .wpgb-card-27 .wpgb-block-5 {
		height: 19px;
		width: 324px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-10 {
		height: 28px;
		width: 324px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-6 {
		width: 364px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-27 .wpgb-block-2 {
		width: 361px;
		font-size: 1em;
	}
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-11 {
	display: flex;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-5 {
	height: auto;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-12 {
	display: flex;
	height: auto;
}

.wp-grid-builder .wpgb-card-27 .wpgb-block-10, .wp-grid-builder .wpgb-card-27 .wpgb-block-6 {
	height: auto;
}

.wp-grid-builder .wpgb-card-22 .wpgb-card-inner {
	text-align: center;
}

.wp-grid-builder .wpgb-card-22 .wpgb-card-content {
	flex-grow: 1;
}

.wp-grid-builder .wpgb-card-22 .wpgb-card-body {
	background: #fcfef1;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
}

.wp-grid-builder .wpgb-card-22 .wpgb-card-footer {
	background: #fcfef1;
	padding: 0 1em 2em;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-1 {
	color: var(--wpgb-color-scheme-1);
	margin: 0;
	padding: 0 0 16px;
	font-family: "Poppins";
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.4;
	text-transform: capitalize;
	text-align: left;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-1:hover, .wp-grid-builder .wpgb-card-22 .wpgb-block-5 .wpgb-block-term:hover {
	color: var(--wpgb-accent-scheme-1);
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-11 {
	overflow: visible;
	visibility: visible;
	gap: 8px 8px;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-4 {
	stroke-width: 1.25;
	width: 23px;
	height: 23px;
	color: var(--wpgb-color-scheme-1);
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-5 {
	width: 507px;
	overflow: visible;
	color: var(--wpgb-accent-scheme-1);
	font-size: .875em;
	line-height: 1.4;
	text-align: left;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-5 .wpgb-block-term {
	visibility: visible;
	font-weight: 400;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-12 {
	width: 558px;
	padding-top: 10px;
	padding-bottom: 10px;
	gap: 8px 8px;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-16 {
	stroke-width: 1.25;
	width: 23px;
	height: 23px;
	color: var(--wpgb-color-scheme-1);
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-10 {
	width: 515px;
	color: var(--wpgb-dark-scheme-3);
	margin-bottom: 0;
	font-size: .875em;
	line-height: 1.4;
	text-align: left;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-10 .wpgb-block-term {
	font-weight: 400;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-10 .wpgb-block-term:hover {
	color: var(--wpgb-dark-scheme-3);
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-6 {
	overflow: visible;
	visibility: visible;
	width: 558px;
	color: var(--wpgb-color-scheme-1);
	padding-top: 16px;
	padding-bottom: 20px;
	font-size: 1em;
	line-height: 1.4;
	text-align: left;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-2 {
	outline-color: #565e4f;
	outline-style: solid;
	background-size: auto auto;
	width: 447px;
	color: #345e7d;
	padding: .8em 1.5em;
	border-width: 2px;
	border-style: solid;
	border-color: #345e7d;
	border-top-left-radius: 999px;
	border-bottom-right-radius: 999px;
	border-top-right-radius: 999px;
	border-bottom-left-radius: 999px;
	font-family: "Poppins";
	font-weight: 600;
	font-size: 1em;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-2:hover {
	color: var(--wpgb-light-scheme-1);
	background: var(--wpgb-dark-scheme-2);
}

@media screen and (max-width:576px) {
	.wp-grid-builder .wpgb-card-22 .wpgb-block-1 {
		width: 350px;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-11 {
		gap: 16px 8px;
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-5 {
		height: 24px;
		width: 363px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-12 {
		width: 402px;
		height: 38px;
		padding-bottom: 10px;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-10 {
		width: 356px;
		height: 24px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-6 {
		height: 52px;
		width: 397px;
		overflow: visible;
		visibility: visible;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 1.125em;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-2 {
		width: 396px;
		font-size: 1.125em;
	}
}

@media screen and (max-width:992px) {
	.wp-grid-builder .wpgb-card-22 .wpgb-block-5 {
		height: 19px;
		width: 324px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-10 {
		height: 28px;
		width: 324px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-6 {
		width: 364px;
		font-size: 1em;
	}
	
	.wp-grid-builder .wpgb-card-22 .wpgb-block-2 {
		width: 361px;
		font-size: 1em;
	}
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-11 {
	display: flex;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-5 {
	height: auto;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-12 {
	display: flex;
	height: auto;
}

.wp-grid-builder .wpgb-card-22 .wpgb-block-10, .wp-grid-builder .wpgb-card-22 .wpgb-block-6 {
	height: auto;
}

.wp-grid-builder:not(.wpgb-template) {
	opacity: 1 !important;
}
