.h-captcha {
	position: relative;
	display: block;
	margin-bottom: 2rem;
	padding: 0;
	clear: both;
}

.h-captcha[data-size="normal"] {
	width: 303px;
	height: 78px;
}

.h-captcha[data-size="compact"] {
	width: 164px;
	height: 144px;
}

.h-captcha[data-size="invisible"] {
	display: none;
}

.h-captcha iframe {
	z-index: 1;
}

.h-captcha::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("https://myfoodangels.com/wp-content/plugins/hcaptcha-for-forms-and-more/assets/images/hcaptcha-div-logo.svg") no-repeat;
	border: 1px solid rgba(255, 255, 255, 0);
	border-radius: 4px;
	box-sizing: border-box;
	--lzl-bg-img: "https://myfoodangels.com/wp-content/plugins/hcaptcha-for-forms-and-more/assets/images/hcaptcha-div-logo.svg";
}

.h-captcha.lzl:not(.lzl-ed)::before, .h-captcha.lzl-ing:not(.lzl-ed)::before {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044%2046%22%20width%3D%2244%22%20height%3D%2246%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.h-captcha::after {
	content: "If you see this message, hCaptcha failed to load due to site errors.";
	font: 13px/1.35 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	color: red;
	opacity: 0;
}

.h-captcha:not(:has(iframe))::after {
	animation: hcap-msg-fade-in .3s ease forwards;
	animation-delay: 2s;
}

.h-captcha:has(iframe)::after {
	animation: none;
	opacity: 0;
}

.h-captcha[data-size="normal"]::before {
	width: 300px;
	height: 74px;
	background-position: 94% 28%;
}

.h-captcha[data-size="normal"]::after {
	padding: 19px 75px 16px 10px;
}

.h-captcha[data-size="compact"]::before {
	width: 156px;
	height: 136px;
	background-position: 50% 79%;
}

.h-captcha[data-size="compact"]::after {
	padding: 10px 10px 16px 10px;
}

.h-captcha[data-theme="light"]::before, body.is-light-theme .h-captcha[data-theme="auto"]::before, .h-captcha[data-theme="auto"]::before {
	background-color: #fafafa;
	border: 1px solid #e0e0e0;
}

.h-captcha[data-theme="dark"]::before, body.is-dark-theme .h-captcha[data-theme="auto"]::before, html.wp-dark-mode-active .h-captcha[data-theme="auto"]::before, html.drdt-dark-mode .h-captcha[data-theme="auto"]::before {
	background-image: url("https://myfoodangels.com/wp-content/plugins/hcaptcha-for-forms-and-more/assets/images/hcaptcha-div-logo-white.svg");
	background-repeat: no-repeat;
	background-color: #333;
	border: 1px solid #f5f5f5;
	--lzl-bg-img: "https://myfoodangels.com/wp-content/plugins/hcaptcha-for-forms-and-more/assets/images/hcaptcha-div-logo-white.svg";
}

@media (prefers-color-scheme:dark) {
	.h-captcha[data-theme="auto"]::before {
		background-image: url("https://myfoodangels.com/wp-content/plugins/hcaptcha-for-forms-and-more/assets/images/hcaptcha-div-logo-white.svg");
		background-repeat: no-repeat;
		background-color: #333;
		border: 1px solid #f5f5f5;
		--lzl-bg-img: "https://myfoodangels.com/wp-content/plugins/hcaptcha-for-forms-and-more/assets/images/hcaptcha-div-logo-white.svg";
	}
	
	.h-captcha[data-theme="auto"].lzl:not(.lzl-ed)::before, .h-captcha[data-theme="auto"].lzl-ing:not(.lzl-ed)::before {
		background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044%2046%22%20width%3D%2244%22%20height%3D%2246%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
	}
}

.h-captcha[data-theme="dark"].lzl:not(.lzl-ed)::before, body.is-dark-theme .h-captcha[data-theme="auto"].lzl:not(.lzl-ed)::before, html.wp-dark-mode-active .h-captcha[data-theme="auto"].lzl:not(.lzl-ed)::before, html.drdt-dark-mode .h-captcha[data-theme="auto"].lzl:not(.lzl-ed)::before, .h-captcha[data-theme="dark"].lzl-ing:not(.lzl-ed)::before, body.is-dark-theme .h-captcha[data-theme="auto"].lzl-ing:not(.lzl-ed)::before, html.wp-dark-mode-active .h-captcha[data-theme="auto"].lzl-ing:not(.lzl-ed)::before, html.drdt-dark-mode .h-captcha[data-theme="auto"].lzl-ing:not(.lzl-ed)::before {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044%2046%22%20width%3D%2244%22%20height%3D%2246%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.h-captcha[data-theme="custom"]::before {
	background-color: initial;
}

.h-captcha[data-size="invisible"]::before, .h-captcha[data-size="invisible"]::after {
	display: none;
}

.h-captcha iframe {
	position: relative;
}