
@layer bricks {
	.brxe-shortcode {
		width: 100%;
	}
}

@layer bricks {
	:where(.brxe-heading).has-separator {
		align-items: center;
		display: inline-flex;
		gap: 20px;
	}
	
	:where(.brxe-heading) > [contenteditable] {
		display: inline-block;
		text-decoration: inherit;
	}
	
	:where(.brxe-heading) .separator {
		border-top: 1px solid;
		flex-grow: 1;
		flex-shrink: 0;
		height: 1px;
	}
}

@layer bricks {
	@keyframes load8 {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		
		to {
			-webkit-transform: rotate(1turn);
			transform: rotate(1turn);
		}
	}
	
	@keyframes spin {
		to {
			-webkit-transform: rotate(1turn);
			transform: rotate(1turn);
		}
	}
	
	@keyframes scrolling {
		0% {
			opacity: 1;
		}
		
		to {
			opacity: 0;
			-webkit-transform: translateY(10px);
			transform: translateY(10px);
		}
	}
	
	a.brxe-image {
		display: inline-block;
	}
	
	figure.brxe-image {
		margin: 0;
	}
	
	:where(.brxe-image).tag {
		display: inline-block;
		height: fit-content;
		position: relative;
		width: auto;
	}
	
	:where(.brxe-image).caption {
		position: relative;
	}
	
	:where(.brxe-image).caption:has(figcaption.bricks-image-caption) {
		overflow: hidden;
	}
	
	:where(.brxe-image).overlay {
		position: relative;
	}
	
	:where(.brxe-image).overlay:before {
		bottom: 0;
		content: "";
		left: 0;
		pointer-events: none;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	:where(.brxe-image):before {
		border-radius: inherit;
	}
	
	:where(.brxe-image) a {
		border-radius: inherit;
		position: static;
		transition: inherit;
	}
	
	:where(.brxe-image) picture {
		border-radius: inherit;
		transition: inherit;
	}
	
	:where(.brxe-image) img {
		border-radius: inherit;
		height: 100%;
		position: static !important;
		transition: inherit;
		width: 100%;
	}
	
	:where(.brxe-image) img.bricks-lazy-hidden + figcaption {
		display: none;
	}
	
	:where(.brxe-image) .icon {
		color: #fff;
		font-size: 60px;
		pointer-events: none;
		position: absolute;
		right: 50%;
		text-align: center;
		top: 50%;
		transform: translate(50%, -50%);
		z-index: 5;
	}
	
	:where(.brxe-image) .bricks-image-caption {
		background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .25) 70%, transparent);
		bottom: 0;
		color: #fff;
		font-size: inherit;
		margin: 0;
		padding: 10px 15px;
		pointer-events: none;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 1;
	}
}

#brxe-728738 {
	width: 35%;
	margin-top: 30px;
}

#brxe-f669fb {
	color: #000;
	font-family: "Work Sans";
	font-size: 26px;
}

#brxe-9d1690 {
	text-align: center;
	font-size: 18px;
	font-family: "Work Sans";
	color: #000;
	font-weight: 600;
	margin-bottom: 30px;
}

#brxe-d8f109 {
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 98%;
}

#brxe-a0f646 {
	align-items: center;
}

#brxe-ec4b30 {
	background-color: #fff;
	max-width: 500px;
	margin-top: 50px;
	margin-bottom: 50px;
	border-radius: 4px;
}

@media (max-width: 767px) {
	#brxe-ec4b30 {
		width: 80%;
	}
}

#brxe-e9da7d {
	background-image: url("https://cdn-ileomca.nitrocdn.com/rwKKjiHNouJwiMrKsdYpgPzpdYDwxZtN/assets/images/optimized/rev-8e16a91/inoculatetheworld.com/wp-content/uploads/2026/08/itw-bg-2-scaled-1.jpeg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#brxe-e9da7d.nitro-lazy {
	background-image: none !important;
}
