.spd-child-theme .spd-footer {
	position: relative;
	margin-top: auto;
	background: #fff;
	color: #1f2924;
	isolation: isolate;
}

.spd-child-theme .spd-footer svg {
	width: 1.35em;
	height: 1.35em;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.7;
	stroke-linecap: round;
	stroke-linejoin: round;
	flex: 0 0 auto;
}

.spd-child-theme .spd-footer a {
	text-decoration: none;
}

.spd-child-theme .spd-footer__cta-wrap {
	position: relative;
	padding: 56px 0 40px;
	background:
		radial-gradient(circle at 88% 8%, rgba(0, 110, 57, .07), transparent 30%),
		linear-gradient(180deg, #fff 0%, #fffaf3 100%);
}

.spd-child-theme .spd-footer__cta {
	position: relative;
	display: grid;
	grid-template-columns: minmax(190px, .55fr) minmax(280px, 1fr) auto;
	align-items: center;
	gap: 26px;
	overflow: hidden;
	min-height: 178px;
	padding: 28px clamp(22px, 4vw, 46px);
	border-color: #e6d8c3;
	background:
		linear-gradient(90deg, rgba(255, 255, 255, .76) 0%, rgba(255, 250, 243, .96) 54%, rgba(255, 255, 255, .98) 100%);
	box-shadow: 0 20px 55px rgba(1, 13, 10, .09);
}

.spd-child-theme .spd-footer__cta::before {
	content: "";
	position: absolute;
	inset-inline-start: -4%;
	top: -34%;
	width: 32%;
	aspect-ratio: 1;
	border: 1px solid rgba(189, 157, 106, .24);
	border-radius: 999px;
	background: radial-gradient(circle, rgba(189, 157, 106, .12), transparent 64%);
	pointer-events: none;
}

.spd-child-theme .spd-footer__cta-visual {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 122px;
	color: #bd9d6a;
}

.spd-child-theme .spd-footer__bowl {
	position: relative;
	display: block;
	width: min(220px, 100%);
	max-width: 100%;
	color: #bd9d6a;
	opacity: .88;
}

.spd-child-theme .spd-footer__bowl svg {
	width: 100%;
	height: auto;
	stroke-width: 3.2;
}

.spd-child-theme .spd-footer__grain {
	position: absolute;
	display: block;
	border-radius: 999px;
	background: rgba(189, 157, 106, .18);
	transform: rotate(-26deg);
}

.spd-child-theme .spd-footer__grain--one {
	inset-inline-start: 6%;
	top: 8%;
	width: 96px;
	height: 18px;
}

.spd-child-theme .spd-footer__grain--two {
	inset-inline-start: 0;
	bottom: 18%;
	width: 138px;
	height: 18px;
	opacity: .58;
}

.spd-child-theme .spd-footer__cta-content {
	position: relative;
	z-index: 1;
}

.spd-child-theme .spd-footer__cta-kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 10px;
	color: #006e39;
	font-size: 13px;
	font-weight: 850;
}

.spd-child-theme .spd-footer__cta h2 {
	margin: 0;
	color: #17211d;
	font-size: clamp(23px, 2.7vw, 34px);
	font-weight: 950;
	line-height: 1.42;
	letter-spacing: -.02em;
}

.spd-child-theme .spd-footer__cta p {
	max-width: 580px;
	margin: 8px 0 0;
	color: #58645e;
	font-size: 16px;
	line-height: 2;
}

.spd-child-theme .spd-footer__cta-actions {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
	gap: 12px;
	min-width: 360px;
}

.spd-child-theme .spd-footer__cta-actions .spd-btn {
	min-height: 56px;
	border-radius: 15px;
	white-space: nowrap;
	box-shadow: none;
}

.spd-child-theme .spd-footer__cta-actions .spd-btn--primary {
	background: linear-gradient(135deg, #006e39 0%, #004d2a 100%);
	border-color: #006e39;
	box-shadow: 0 14px 30px rgba(0, 110, 57, .18);
}

.spd-child-theme .spd-footer__cta-actions .spd-btn--outline {
	background: rgba(255, 255, 255, .82);
	border-color: #d9c8ae;
	color: #7a5f34;
}

.spd-child-theme .spd-footer__main {
	position: relative;
	overflow: hidden;
	padding: 70px 0 28px;
	background:
		radial-gradient(circle at 10% 20%, rgba(189, 157, 106, .13), transparent 30%),
		radial-gradient(circle at 86% 8%, rgba(255, 255, 255, .08), transparent 24%),
		linear-gradient(145deg, #00371f 0%, #002a19 48%, #001f14 100%);
	color: #fff;
}

.spd-child-theme .spd-footer__pattern {
	position: absolute;
	inset-inline-start: -92px;
	bottom: -120px;
	width: 420px;
	height: 420px;
	border-radius: 50%;
	background:
		repeating-linear-gradient(62deg, rgba(189, 157, 106, .11) 0 2px, transparent 2px 18px),
		radial-gradient(circle, rgba(189, 157, 106, .1), transparent 64%);
	opacity: .55;
	pointer-events: none;
}

.spd-child-theme .spd-footer__grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(270px, 1.25fr) minmax(145px, .7fr) minmax(175px, .82fr) minmax(155px, .76fr) minmax(235px, 1fr);
	gap: clamp(24px, 3.3vw, 54px);
	align-items: start;
}

.spd-child-theme .spd-footer__brand {
	min-width: 0;
}

.spd-child-theme .spd-footer__brand-link {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	color: #fff;
}

.spd-child-theme .spd-footer__brand-link:hover,
.spd-child-theme .spd-footer__brand-link:focus-visible {
	color: #fff;
}

.spd-child-theme .spd-footer__logo .custom-logo-link {
	display: inline-flex;
	align-items: center;
}

.spd-child-theme .spd-footer__logo img,
.spd-child-theme .spd-footer__logo .custom-logo {
	width: auto;
	max-width: 188px;
	height: auto;
	max-height: 76px;
}

.spd-child-theme .spd-footer__mark {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	border: 1px solid rgba(255, 255, 255, .14);
	border-radius: 18px;
	background: rgba(255, 255, 255, .06);
	color: #fff;
}

.spd-child-theme .spd-footer__mark svg {
	width: 34px;
	height: 34px;
	stroke-width: 1.45;
}

.spd-child-theme .spd-footer__name {
	display: block;
	color: #fff;
	font-size: clamp(30px, 3vw, 42px);
	font-weight: 950;
	line-height: 1.15;
	letter-spacing: -.03em;
}

.spd-child-theme .spd-footer__brand small {
	display: block;
	margin-top: 2px;
	color: #bd9d6a;
	font-size: 14px;
	font-weight: 850;
}

.spd-child-theme .spd-footer__brand p {
	max-width: 440px;
	margin: 22px 0 0;
	color: rgba(255, 255, 255, .78);
	font-size: 15px;
	line-height: 2.15;
}

.spd-child-theme .spd-footer__trust-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 20px;
}

.spd-child-theme .spd-footer__trust-list span {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	min-height: 34px;
	padding: 6px 11px;
	border: 1px solid rgba(255, 255, 255, .12);
	border-radius: 999px;
	background: rgba(255, 255, 255, .055);
	color: rgba(255, 255, 255, .82);
	font-size: 12px;
	font-weight: 760;
}

.spd-child-theme .spd-footer__trust-list svg {
	width: 17px;
	height: 17px;
	color: #bd9d6a;
}

.spd-child-theme .spd-footer__social {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 20px;
}

.spd-child-theme .spd-footer__social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border: 1px solid rgba(255, 255, 255, .14);
	border-radius: 999px;
	background: rgba(255, 255, 255, .06);
	color: #fff;
	transition: transform .18s ease, border-color .18s ease, background-color .18s ease, color .18s ease;
}

.spd-child-theme .spd-footer__social a:hover,
.spd-child-theme .spd-footer__social a:focus-visible {
	border-color: rgba(189, 157, 106, .55);
	background: rgba(189, 157, 106, .12);
	color: #bd9d6a;
	transform: translateY(-2px);
}

.spd-child-theme .spd-footer__group {
	min-width: 0;
	margin: 0;
}

.spd-child-theme .spd-footer__group summary {
	list-style: none;
}

.spd-child-theme .spd-footer__group summary::-webkit-details-marker {
	display: none;
}

.spd-child-theme .spd-footer__heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin: 0 0 18px;
	color: #fff;
	font-size: 17px;
	font-weight: 900;
	line-height: 1.6;
	cursor: default;
}

.spd-child-theme .spd-footer__heading span {
	display: inline-flex;
	align-items: center;
	gap: 9px;
}

.spd-child-theme .spd-footer__heading span svg {
	color: #bd9d6a;
}

.spd-child-theme .spd-footer__heading > svg {
	display: none;
	width: 17px;
	height: 17px;
	transition: transform .18s ease;
}

.spd-child-theme .spd-footer__heading::after {
	content: "";
	display: block;
	width: 48px;
	height: 2px;
	margin-inline-start: auto;
	border-radius: 999px;
	background: linear-gradient(90deg, transparent, #bd9d6a);
}

.spd-child-theme .spd-footer__links {
	display: grid;
	gap: 10px;
}

.spd-child-theme .spd-footer__links a,
.spd-child-theme .spd-footer__contact-list a,
.spd-child-theme .spd-footer__contact-list > span,
.spd-child-theme .spd-footer__bottom a {
	color: rgba(255, 255, 255, .76);
	transition: color .18s ease, transform .18s ease, border-color .18s ease, background-color .18s ease;
}

.spd-child-theme .spd-footer__links a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	font-weight: 620;
	line-height: 1.9;
}

.spd-child-theme .spd-footer__links a svg {
	width: 14px;
	height: 14px;
	color: rgba(189, 157, 106, .9);
	transform: scaleX(-1);
}

.spd-child-theme .spd-footer__links a:hover,
.spd-child-theme .spd-footer__links a:focus-visible,
.spd-child-theme .spd-footer__contact-list a:hover,
.spd-child-theme .spd-footer__contact-list a:focus-visible,
.spd-child-theme .spd-footer__bottom a:hover,
.spd-child-theme .spd-footer__bottom a:focus-visible {
	color: #bd9d6a;
}

.spd-child-theme .spd-footer__links a:hover,
.spd-child-theme .spd-footer__links a:focus-visible {
	transform: translateX(-3px);
}

.spd-child-theme .spd-footer__contact-list {
	display: grid;
	gap: 10px;
}

.spd-child-theme .spd-footer__contact-list a,
.spd-child-theme .spd-footer__contact-list > span {
	display: grid;
	grid-template-columns: 22px auto;
	align-items: center;
	column-gap: 10px;
	row-gap: 2px;
	min-height: 44px;
	padding: 7px 0;
	font-size: 13px;
	line-height: 1.75;
}

.spd-child-theme .spd-footer__contact-list svg {
	grid-row: 1 / span 2;
	align-self: center;
	color: #bd9d6a;
}

.spd-child-theme .spd-footer__contact-list strong {
	color: #fff;
	font-size: 14px;
	font-weight: 780;
}

.spd-child-theme .spd-footer__bottom {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin-top: 52px;
	padding-top: 24px;
	border-top: 1px solid rgba(255, 255, 255, .12);
	color: rgba(255, 255, 255, .68);
	font-size: 13px;
}

.spd-child-theme .spd-footer__bottom nav {
	display: inline-flex;
	align-items: center;
	gap: 18px;
}

@media (max-width: 1180px) {
	.spd-child-theme .spd-footer__cta {
		grid-template-columns: minmax(180px, .45fr) 1fr;
	}

	.spd-child-theme .spd-footer__cta-actions {
		grid-column: 1 / -1;
		justify-content: flex-start;
		min-width: 0;
	}

	.spd-child-theme .spd-footer__grid {
		grid-template-columns: minmax(260px, 1fr) repeat(2, minmax(190px, .7fr));
	}

	.spd-child-theme .spd-footer__brand {
		grid-column: 1 / -1;
	}
}

@media (max-width: 820px) {
	.spd-child-theme .spd-footer__cta-wrap {
		padding: 34px 0 24px;
	}

	.spd-child-theme .spd-footer__cta {
		grid-template-columns: 1fr;
		gap: 18px;
		min-height: 0;
		padding: 24px 20px;
		text-align: center;
	}

	.spd-child-theme .spd-footer__cta::before {
		inset-inline-start: -30%;
		width: 72%;
	}

	.spd-child-theme .spd-footer__cta-visual {
		min-height: 92px;
		order: -1;
	}

	.spd-child-theme .spd-footer__bowl {
		width: 178px;
	}

	.spd-child-theme .spd-footer__cta-kicker,
	.spd-child-theme .spd-footer__cta-actions {
		justify-content: center;
	}

	.spd-child-theme .spd-footer__cta-actions {
		flex-direction: column;
		align-items: stretch;
		gap: 10px;
	}

	.spd-child-theme .spd-footer__cta-actions .spd-btn {
		width: 100%;
		min-height: 52px;
	}

	.spd-child-theme .spd-footer__main {
		padding: 42px 0 calc(110px + env(safe-area-inset-bottom));
	}

	.spd-child-theme .spd-footer__grid {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.spd-child-theme .spd-footer__brand {
		padding-bottom: 18px;
		border-bottom: 1px solid rgba(255, 255, 255, .12);
	}

	.spd-child-theme .spd-footer__brand-link {
		justify-content: center;
		width: 100%;
	}

	.spd-child-theme .spd-footer__brand p {
		max-width: none;
		margin-top: 16px;
		text-align: center;
		font-size: 14px;
	}

	.spd-child-theme .spd-footer__trust-list,
	.spd-child-theme .spd-footer__social {
		justify-content: center;
	}

	.spd-child-theme .spd-footer__group {
		border-bottom: 1px solid rgba(255, 255, 255, .11);
	}

	.spd-child-theme .spd-footer__heading {
		min-height: 58px;
		margin: 0;
		cursor: pointer;
	}

	.spd-child-theme .spd-footer__heading::after {
		display: none;
	}

	.spd-child-theme .spd-footer__heading > svg {
		display: block;
		transform: rotate(-90deg);
	}

	.spd-child-theme .spd-footer__group[open] .spd-footer__heading > svg {
		transform: rotate(90deg);
	}

	.spd-child-theme .spd-footer__links,
	.spd-child-theme .spd-footer__contact-list {
		padding-bottom: 16px;
	}

	.spd-child-theme .spd-footer__links a,
	.spd-child-theme .spd-footer__contact-list a,
	.spd-child-theme .spd-footer__contact-list > span {
		min-height: 40px;
	}

	.spd-child-theme .spd-footer__bottom {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-top: 28px;
		text-align: center;
	}
}

@media (max-width: 480px) {
	.spd-child-theme .spd-footer__cta h2 {
		font-size: 22px;
	}

	.spd-child-theme .spd-footer__cta p {
		font-size: 14px;
	}

	.spd-child-theme .spd-footer__name {
		font-size: 31px;
	}

	.spd-child-theme .spd-footer__trust-list span {
		width: 100%;
		justify-content: center;
	}

	.spd-child-theme .spd-footer__bottom nav {
		gap: 14px;
	}
}
