
@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;
	}
}

@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;
	}
}

#brxe-055526 {
	text-transform: none;
	font-size: var(--size-heading-s);
}

#brxe-717313 {
	row-gap: var(--gap-content);
	align-items: flex-start;
}

.brxe-edfe47 .brxe-dd8cea.brxe-div {
	align-self: center !important;
	align-items: center;
}

.brxe-edfe47 .brxe-7573d3.brxe-text-basic {
	text-wrap: balance;
	max-width: 20ch;
}

.brxe-edfe47 .brxe-ff0071.brxe-block {
	align-items: center;
}

.brxe-edfe47 .brxe-245e58.brxe-text-basic {
	text-align: center;
}

.brxe-edfe47 .brxe-1bb7dd.brxe-block {
	align-items: center;
}

.brxe-edfe47 .brxe-5a802c.brxe-block {
	text-align: center;
	line-height: 1.2;
	align-items: center;
	row-gap: var(--gap-space-xs);
}

#brxe-004bad {
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	row-gap: var(--gap-content);
	column-gap: var(--gap-grid);
}

@media (max-width: 478px) {
	#brxe-004bad {
		display: grid;
		align-items: initial;
		grid-gap: var(--gap-grid);
		grid-template-columns: var(--grid-auto-2);
		justify-items: center;
		justify-content: center;
		align-items: flex-start;
		align-content: flex-start;
	}
}

#brxe-b14df3 {
	text-transform: none;
	font-size: var(--size-heading-s);
}

#brxe-d827b7 {
	row-gap: var(--gap-content);
	align-items: flex-start;
}

.brxe-28ade4 .brxe-1eade9.brxe-text-basic {
	text-align: center;
}

.brxe-28ade4 .brxe-6140f5.brxe-text-basic {
	line-height: 1.2;
	text-align: center;
}

.brxe-28ade4.brxe-div {
	flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

#brxe-89fe21 {
	display: grid;
	align-items: initial;
	grid-gap: var(--gap-space-s);
	grid-template-columns: var(--grid-auto-3);
}

@media (max-width: 767px) {
	#brxe-89fe21 {
		grid-template-columns: var(--grid-auto-2);
	}
}

#brxe-f6328f {
	row-gap: var(--gap-content);
}

#brxe-0f6566 {
	font-size: var(--size-text-xs);
}

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

#brxe-b5e44b {
	row-gap: var(--gap-container);
}

#brxe-cfcafd {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
