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

@layer bricks {
	.brxe-template {
		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 {
	.brxe-button {
		width: auto;
	}
}

@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-f57d0d {
	color: #fff;
	font-size: 45px;
	font-family: "mestiza";
	font-weight: 700;
	text-align: center;
	line-height: 72px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 20px;
}

@media (max-width: 991px) {
	#brxe-f57d0d {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	#brxe-f57d0d {
		font-size: 35px;
		line-height: 37.94px;
		margin-top: 0;
		margin-bottom: 20px;
	}
}

@media (max-width: 478px) {
	#brxe-f57d0d {
		margin-bottom: 20px;
	}
}

#brxe-42740f {
	font-size: 18px;
	text-align: center;
	font-family: "Work Sans";
	font-weight: 400;
	color: #fff;
}

#brxe-cec880 {
	max-width: 510px;
}

#brxe-75755c {
	align-items: center;
}

@media (max-width: 767px) {
	#brxe-75755c {
		margin-top: 10px;
	}
}

#brxe-be532a {
	flex-direction: column;
	align-items: center;
	column-gap: 15px;
	height: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 100%;
}

@media (max-width: 767px) {
	#brxe-be532a {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 478px) {
	#brxe-be532a {
		padding-right: 15px;
		padding-left: 15px;
	}
}

#brxe-25570b {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("https://cdn-ileomca.nitrocdn.com/rwKKjiHNouJwiMrKsdYpgPzpdYDwxZtN/assets/images/optimized/rev-3654d58/inoculatetheworld.com/wp-content/uploads/2026/08/main_mushroom_bg.png");
	min-height: 600px;
}

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

@media (max-width: 991px) {
	#brxe-25570b {
		height: 150px;
		min-height: 470px;
	}
}

@media (max-width: 767px) {
	#brxe-25570b {
		background-image: url("https://cdn-ileomca.nitrocdn.com/rwKKjiHNouJwiMrKsdYpgPzpdYDwxZtN/assets/images/optimized/rev-3654d58/inoculatetheworld.com/wp-content/uploads/2026/08/mushroom_spore_syringes_small_bg.png");
		background-size: cover;
		background-position: center center;
		min-height: 420px;
	}
	
	#brxe-25570b.nitro-lazy {
		background-image: none !important;
	}
}

@media (max-width: 478px) {
	#brxe-25570b {
		min-height: 420px;
	}
}

@media (max-width: 767px) {
	#brxe-8a40cc {
		width: 267px;
	}
}

#brxe-22cc21 {
	height: 100%;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	align-items: center;
}

@media (max-width: 767px) {
	#brxe-22cc21 {
		border-bottom: 1px solid #ffe419;
		margin-top: 60px;
	}
}

#brxe-d6fbb4 {
	font-size: 35px;
	font-family: "mestiza";
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	margin-top: 60px;
	margin-bottom: 30px;
	max-width: 500px;
}

@media (max-width: 991px) {
	#brxe-d6fbb4 {
		text-align: center;
	}
}

@media (max-width: 767px) {
	#brxe-d6fbb4 {
		margin-bottom: 40px;
	}
}

#brxe-2eb8b8 {
	font-size: 16px;
	font-family: "Work Sans";
	color: #fff;
	max-width: 500px;
}

#brxe-2eb8b8 a {
	font-size: 16px;
	font-family: "Work Sans";
	color: #fff;
	font-size: inherit;
}

@media (max-width: 991px) {
	#brxe-2eb8b8 {
		text-align: center;
	}
	
	#brxe-2eb8b8 a {
		text-align: center;
		font-size: inherit;
	}
}

#brxe-ff18fb {
	margin-top: 30px;
	border-top: 1px solid #ffe419;
	border-right: 1.5px solid #ffe419;
	border-bottom: 1px solid #ffe419;
	border-left: 1.5px solid #ffe419;
	border-radius: 25.42px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: #f5f5f5;
	font-size: 12px;
	font-family: "Work Sans";
	letter-spacing: 1.67px;
	background-color: rgba(0, 0, 0, 0);
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}

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

#brxe-05ebe4 {
	align-items: flex-start;
	max-width: 500px;
}

@media (max-width: 991px) {
	#brxe-05ebe4 {
		align-items: center;
	}
}

#brxe-273300 {
	height: 100%;
	width: 100%;
	align-items: flex-start;
	padding-bottom: 50px;
}

@media (max-width: 478px) {
	#brxe-273300 {
		width: 90%;
	}
}

#brxe-dd5307 {
	display: grid;
	align-items: initial;
	grid-template-columns: 1fr 1fr;
	height: auto;
	align-content: flex-end;
	width: 100%;
	min-width: 1080px;
}

@media (max-width: 991px) {
	#brxe-dd5307 {
		display: flex;
		min-width: auto;
	}
}

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

@media (max-width: 478px) {
	#brxe-dd5307 {
		align-items: center;
	}
}

#brxe-aa9c39 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("https://cdn-ileomca.nitrocdn.com/rwKKjiHNouJwiMrKsdYpgPzpdYDwxZtN/assets/images/optimized/rev-3654d58/inoculatetheworld.com/wp-content/uploads/2026/08/what_are_mushrooms_bg_blue-1024x480.png");
	min-height: 600px;
}

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

@media (max-width: 767px) {
	#brxe-aa9c39 {
		background-image: url("https://cdn-ileomca.nitrocdn.com/rwKKjiHNouJwiMrKsdYpgPzpdYDwxZtN/assets/images/optimized/rev-3654d58/inoculatetheworld.com/wp-content/uploads/2026/08/what_are_mushrooms_bg_blue_small.png");
		background-size: cover;
		background-position: top center;
	}
	
	#brxe-aa9c39.nitro-lazy {
		background-image: none !important;
	}
}
