.jcl-v4-footer-root,
.jcl-v4-footer-root *,
.jcl-v4-footer-root *::before,
.jcl-v4-footer-root *::after {
	box-sizing: border-box;
}

.jcl-v4-footer-root {
	background:
		linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px),
		radial-gradient(circle at 82% 18%, rgba(79, 128, 255, 0.12), transparent 28%),
		radial-gradient(circle at 8% 72%, rgba(255, 227, 0, 0.04), transparent 24%),
		linear-gradient(135deg, #292929 0%, #242529 58%, #1c2432 100%);
	background-size: 44px 44px, 44px 44px, auto, auto, auto;
	color: #ffffff;
	margin-inline: calc(50% - 50vw) !important;
	max-width: none !important;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
	width: 100vw;
}

.jcl-v4-footer-root > * {
	position: relative;
	z-index: 1;
}

.jcl-v4-footer-root .jcl-v4-footer-container {
	margin-inline: auto !important;
	max-width: none !important;
	width: min(1200px, calc(100% - 48px));
}

.jcl-v4-footer-top {
	align-items: center;
	gap: 2rem;
	justify-content: space-between;
	padding-block: 3.5rem 2rem;
}

.jcl-v4-footer-logo {
	margin: 0;
}

.jcl-v4-footer-logo a {
	align-items: center;
	border-radius: 0.875rem;
	display: inline-flex;
	justify-content: center;
	text-decoration: none;
	transition: filter 180ms ease, transform 180ms ease;
}

.jcl-v4-footer-logo img {
	display: block;
	height: auto;
	margin: 0;
	max-height: 4.625rem;
	object-fit: contain;
	width: min(14.375rem, 64vw);
}

.jcl-v4-footer-logo a:hover {
	filter: brightness(1.08);
	transform: translateY(-2px);
}

.jcl-v4-footer-logo a:focus-visible {
	outline: 2px solid #ffe300;
	outline-offset: 6px;
}

.jcl-v4-footer-socials {
	align-items: center;
	gap: 0.625rem;
	justify-content: flex-end;
	margin: 0;
}

.jcl-v4-footer-socials .wp-social-link {
	align-items: center;
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.025)),
		rgba(255, 255, 255, 0.045) !important;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 50%;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.14),
		0 8px 22px rgba(0, 0, 0, 0.16);
	color: rgba(255, 255, 255, 0.9) !important;
	display: inline-flex;
	height: 2.625rem;
	justify-content: center;
	line-height: 0;
	margin: 0;
	transition: background 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
	width: 2.625rem;
	-webkit-backdrop-filter: blur(14px);
	backdrop-filter: blur(14px);
}

.jcl-v4-footer-socials .wp-social-link a {
	align-items: center;
	display: inline-flex;
	height: 100%;
	justify-content: center;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.jcl-v4-footer-socials .wp-social-link svg {
	display: block;
	height: 1.125rem;
	margin: 0;
	transform-origin: center;
	width: 1.125rem;
}

.jcl-v4-footer-socials .wp-social-link:hover {
	background:
		linear-gradient(145deg, rgba(255, 227, 0, 0.15), rgba(255, 255, 255, 0.035)),
		rgba(255, 255, 255, 0.06) !important;
	border-color: rgba(255, 227, 0, 0.45);
	color: #ffe300 !important;
	transform: translateY(-3px);
}

.jcl-v4-footer-socials .wp-social-link:focus-within {
	color: #ffe300 !important;
	outline: 2px solid #ffe300;
	outline-offset: 4px;
}

.jcl-v4-footer-divider {
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15) 8%, rgba(255, 255, 255, 0.15) 92%, transparent) !important;
	border: 0 !important;
	height: 1px;
	margin: 0 auto !important;
	max-width: none !important;
	width: min(1200px, calc(100% - 48px));
}

.jcl-v4-footer-grid {
	align-items: start;
	display: grid !important;
	gap: clamp(1.5rem, 3vw, 3rem);
	grid-template-columns: minmax(0, 1.25fr) minmax(0, 0.9fr) minmax(0, 0.9fr) minmax(0, 1.5fr);
	padding-block: 2.25rem 2.875rem;
}

.jcl-v4-footer-column,
.jcl-v4-footer-trust-group,
.jcl-v4-footer-legal-content {
	min-width: 0;
}

.jcl-v4-footer-column {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.jcl-v4-footer-grid > .jcl-v4-footer-column,
.jcl-v4-footer-trust > .jcl-v4-footer-trust-group,
.jcl-v4-footer-legal-inner > * {
	margin: 0 !important;
	max-width: none !important;
}

.jcl-v4-footer-column > *,
.jcl-v4-footer-trust-group > *,
.jcl-v4-footer-legal-content > * {
	margin-block-start: 0 !important;
	margin-inline: 0 !important;
	max-width: none !important;
}

.jcl-v4-footer-heading,
.jcl-v4-footer-trust-title {
	color: #ffe300;
	font-size: 1.0625rem;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 1.125rem !important;
	padding: 0;
	width: 100%;
}

.jcl-v4-footer-copy {
	color: rgba(255, 255, 255, 0.76);
	font-size: 0.875rem;
	line-height: 1.75;
	margin: 0;
	max-width: 20rem !important;
}

.jcl-v4-footer-list,
.jcl-v4-footer-contact-list {
	display: grid;
	gap: 0;
	grid-auto-rows: 38px;
	grid-template-rows: repeat(5, 38px);
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.jcl-v4-footer-list li {
	align-items: center;
	display: flex;
	height: 38px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.jcl-v4-footer-list a,
.jcl-v4-footer-contact-item a,
.jcl-v4-footer-legal-links .wp-block-navigation-item__content {
	color: rgba(255, 255, 255, 0.8);
	font-size: 0.875rem;
	line-height: 1.25;
	position: relative;
	text-decoration: none;
	transition: color 180ms ease, transform 180ms ease;
}

.jcl-v4-footer-list a {
	align-items: center;
	display: inline-flex;
	height: 38px;
	justify-content: flex-start;
	white-space: nowrap;
}

.jcl-v4-footer-list a::after,
.jcl-v4-footer-contact-item a::after,
.jcl-v4-footer-legal-links .wp-block-navigation-item__content::after {
	background: #ffe300;
	bottom: -3px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 180ms ease;
}

.jcl-v4-footer-list a:hover,
.jcl-v4-footer-contact-item a:hover,
.jcl-v4-footer-legal-links .wp-block-navigation-item__content:hover {
	color: #ffe300;
	transform: translateX(3px);
}

.jcl-v4-footer-list a:hover::after,
.jcl-v4-footer-contact-item a:hover::after,
.jcl-v4-footer-legal-links .wp-block-navigation-item__content:hover::after {
	transform: scaleX(1);
}

.jcl-v4-footer-list a:focus-visible,
.jcl-v4-footer-contact-item a:focus-visible,
.jcl-v4-footer-legal-links .wp-block-navigation-item__content:focus-visible {
	border-radius: 3px;
	color: #ffe300;
	outline: 2px solid #ffe300;
	outline-offset: 4px;
}

.jcl-v4-footer-contact-item {
	align-items: center;
	color: rgba(255, 255, 255, 0.8);
	display: grid;
	font-size: 0.875rem;
	grid-template-columns: 18px minmax(0, 1fr);
	height: 38px;
	line-height: 1.25;
	margin: 0;
	padding: 0;
	width: 100%;
	column-gap: 10px;
}

.jcl-v4-footer-contact-item svg {
	align-self: center;
	color: #ffe300;
	display: block;
	fill: none;
	height: 18px;
	justify-self: center;
	line-height: 0;
	margin: 0;
	padding: 0;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
	width: 18px;
}

.jcl-v4-footer-contact-item a,
.jcl-v4-footer-contact-item > span {
	align-items: center;
	display: flex;
	height: 38px;
	line-height: 1.25;
	margin: 0;
	min-width: 0;
	padding: 0;
	white-space: nowrap;
}

.jcl-v4-footer-contact-item a {
	justify-self: start;
	width: fit-content;
}

.jcl-v4-footer-trust {
	align-items: start;
	display: grid !important;
	gap: 1.5rem;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(230px, 0.55fr);
	padding-block: 2rem 2.625rem;
}

.jcl-v4-footer-trust-title {
	color: #ffffff;
	margin-bottom: 1.25rem !important;
}

.jcl-v4-footer-logo-row,
.jcl-v4-footer-security-row {
	align-items: center;
	display: flex;
	width: 100%;
}

.jcl-v4-footer-logo-row {
	gap: 4px;
}

.jcl-v4-footer-logo-row--payments,
.jcl-v4-footer-logo-row--seals {
	flex-wrap: nowrap;
}

.jcl-v4-footer-logo-chip {
	align-items: center;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.018));
	border: 0.5px solid rgba(255, 255, 255, 0.055);
	border-radius: 4px;
	box-shadow:
		inset 0 0.5px 0 rgba(255, 255, 255, 0.075),
		0 3px 8px rgba(0, 0, 0, 0.07);
	display: inline-flex;
	flex: 0 0 auto;
	justify-content: center;
	overflow: hidden;
	padding: 2px 3px;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}

.jcl-v4-footer-logo-row--payments .jcl-v4-footer-logo-chip {
	height: 28px;
	min-height: 28px;
}

.jcl-v4-footer-logo-row--payments .jcl-v4-footer-logo-chip img {
	display: block;
	height: 19px;
	margin: 0;
	max-width: 48px;
	object-fit: contain;
	width: auto;
}

.jcl-v4-footer-logo-row--seals .jcl-v4-footer-logo-chip {
	height: 31px;
	min-height: 31px;
}

.jcl-v4-footer-logo-row--seals .jcl-v4-footer-logo-chip img {
	display: block;
	height: 23px;
	margin: 0;
	max-width: 56px;
	object-fit: contain;
	width: auto;
}

.jcl-v4-footer-security-row {
	flex-wrap: nowrap;
	gap: 3px;
	justify-content: flex-start;
}

.jcl-v4-footer-security-row a {
	align-items: center;
	border-radius: 0.5625rem;
	display: inline-flex;
	flex: 0 0 auto;
	justify-content: center;
	margin: 0;
	transition: filter 180ms ease, transform 180ms ease;
}

.jcl-v4-footer-security-row a:hover {
	filter: brightness(1.08);
	transform: translateY(-3px);
}

.jcl-v4-footer-security-row a:focus-visible {
	outline: 2px solid #ffe300;
	outline-offset: 5px;
}

.jcl-v4-footer-security-row img {
	display: block;
	height: auto;
	margin: 0;
	object-fit: contain;
}

.jcl-v4-footer-security-safe {
	max-height: 3.375rem;
	max-width: 8.125rem;
}

.jcl-v4-footer-security-reviews {
	max-height: 3.125rem;
	max-width: 5.9375rem;
}

.jcl-v4-footer-legal {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent),
		#191919;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100%;
}

.jcl-v4-footer-legal-inner {
	align-items: center;
	display: grid !important;
	gap: 1.875rem;
	grid-template-columns: minmax(0, 1fr) auto;
	padding-block: 1.75rem 2.375rem;
}

.jcl-v4-footer-legal-content {
	align-items: start;
	display: grid !important;
	gap: 0.4375rem;
	justify-items: start;
	text-align: left;
	width: 100%;
}

.jcl-v4-footer-legal-content > .wp-block-shortcode,
.jcl-v4-footer-legal-content > .jcl-v4-footer-copyright {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	text-align: left !important;
	width: 100% !important;
}

.jcl-v4-footer-page-title {
	color: #ffffff;
	display: block;
	font-size: 0.8125rem;
	font-weight: 700;
	line-height: 1.5;
	margin: 0;
	text-align: left;
	width: 100%;
}

.jcl-v4-footer-copyright {
	color: rgba(255, 255, 255, 0.65);
	font-size: 0.75rem;
	line-height: 1.55;
	margin: 0;
	text-align: left;
}

.jcl-v4-footer-legal-links {
	justify-self: end;
	margin: 0;
}

.jcl-v4-footer-legal-links .wp-block-navigation__container {
	gap: 1.125rem;
	justify-content: flex-end !important;
}

.jcl-v4-footer-legal-links .wp-block-navigation-item__content {
	font-size: 0.75rem;
	font-weight: 600;
}

@media (max-width: 1280px) and (min-width: 901px) {
	.jcl-v4-footer-grid {
		gap: 1.125rem;
	}

	.jcl-v4-footer-list a,
	.jcl-v4-footer-contact-item,
	.jcl-v4-footer-contact-item a,
	.jcl-v4-footer-contact-item > span {
		font-size: 0.8125rem;
	}

	.jcl-v4-footer-contact-item {
		column-gap: 8px;
	}

	.jcl-v4-footer-trust {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	}

	.jcl-v4-footer-trust-group--security {
		grid-column: 1 / -1;
	}

	.jcl-v4-footer-logo-row--payments,
	.jcl-v4-footer-logo-row--seals {
		flex-wrap: wrap;
	}

	.jcl-v4-footer-security-row {
		justify-content: center;
	}
}

@media (max-width: 900px) {
	.jcl-v4-footer-root .jcl-v4-footer-container,
	.jcl-v4-footer-divider {
		width: min(680px, calc(100% - 30px));
	}

	.jcl-v4-footer-top {
		flex-direction: column;
		gap: 1.5rem;
		justify-content: center;
		padding-block: 2.875rem 1.875rem;
		text-align: center;
	}

	.jcl-v4-footer-logo,
	.jcl-v4-footer-socials {
		justify-content: center;
	}

	.jcl-v4-footer-grid,
	.jcl-v4-footer-trust {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.jcl-v4-footer-grid {
		gap: 2.375rem;
		padding-block: 2.25rem 2.875rem;
	}

	.jcl-v4-footer-column {
		align-items: center;
	}

	.jcl-v4-footer-heading,
	.jcl-v4-footer-trust-title {
		text-align: center;
	}

	.jcl-v4-footer-copy {
		margin-inline: auto;
		max-width: 38.75rem !important;
		text-align: center;
	}

	.jcl-v4-footer-list,
	.jcl-v4-footer-contact-list {
		gap: 0.25rem;
		grid-auto-rows: auto;
		grid-template-rows: none;
		justify-items: center;
	}

	.jcl-v4-footer-list li {
		height: auto;
		justify-content: center;
		min-height: 2.75rem;
		text-align: center;
	}

	.jcl-v4-footer-list a {
		height: auto;
		justify-content: center;
		min-height: 2.75rem;
		padding: 0.5rem 0.375rem;
		white-space: normal;
	}

	.jcl-v4-footer-list a:hover,
	.jcl-v4-footer-contact-item a:hover,
	.jcl-v4-footer-legal-links .wp-block-navigation-item__content:hover {
		transform: none;
	}

	.jcl-v4-footer-contact-item {
		grid-template-columns: 18px auto;
		height: auto;
		justify-content: center;
		min-height: 2.75rem;
		padding: 0.4375rem 0.25rem;
		text-align: center;
		width: 100%;
	}

	.jcl-v4-footer-contact-item a,
	.jcl-v4-footer-contact-item > span {
		height: auto;
		min-height: 2.75rem;
		white-space: normal;
	}

	.jcl-v4-footer-trust {
		gap: 2.625rem;
		padding-block: 2rem 3rem;
	}

	.jcl-v4-footer-logo-row,
	.jcl-v4-footer-security-row {
		justify-content: center;
	}

	.jcl-v4-footer-logo-row--payments,
	.jcl-v4-footer-logo-row--seals {
		flex-wrap: wrap;
	}

	.jcl-v4-footer-legal-inner {
		grid-template-columns: 1fr;
		gap: 1.375rem;
		padding-block: 1.875rem 2.5rem;
		text-align: center;
	}

	.jcl-v4-footer-legal-content {
		justify-items: center;
		text-align: center;
	}

	.jcl-v4-footer-legal-content > .wp-block-shortcode,
	.jcl-v4-footer-legal-content > .jcl-v4-footer-copyright,
	.jcl-v4-footer-page-title,
	.jcl-v4-footer-copyright {
		text-align: center !important;
	}

	.jcl-v4-footer-legal-links {
		justify-self: center;
	}

	.jcl-v4-footer-legal-links,
	.jcl-v4-footer-legal-links .wp-block-navigation__container {
		justify-content: center !important;
	}

	.jcl-v4-footer-legal-links .wp-block-navigation-item__content {
		align-items: center;
		display: inline-flex;
		justify-content: center;
		min-height: 2.75rem;
		padding: 0.5rem;
	}
}

@media (max-width: 48rem) {
	.jcl-v4-footer-heading,
	.jcl-v4-footer-trust-title {
		font-size: 1.25rem;
	}

	.jcl-v4-footer-copy,
	.jcl-v4-footer-list a,
	.jcl-v4-footer-contact-item,
	.jcl-v4-footer-contact-item a,
	.jcl-v4-footer-contact-item > span {
		font-size: 1rem;
	}
}

@media (max-width: 480px) {
	.jcl-v4-footer-root .jcl-v4-footer-container,
	.jcl-v4-footer-divider {
		width: calc(100% - 24px);
	}

	.jcl-v4-footer-socials .wp-social-link {
		height: 2.5rem;
		width: 2.5rem;
	}

	.jcl-v4-footer-heading,
	.jcl-v4-footer-trust-title {
		font-size: 1.25rem;
	}

	.jcl-v4-footer-logo-row {
		gap: 0.375rem;
	}

	.jcl-v4-footer-logo-row--payments .jcl-v4-footer-logo-chip {
		height: 28px;
	}

	.jcl-v4-footer-logo-row--seals .jcl-v4-footer-logo-chip {
		height: 31px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.jcl-v4-footer-logo a,
	.jcl-v4-footer-socials .wp-social-link,
	.jcl-v4-footer-list a,
	.jcl-v4-footer-contact-item a,
	.jcl-v4-footer-security-row a,
	.jcl-v4-footer-legal-links .wp-block-navigation-item__content {
		transition: none;
	}
}