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

@media (max-width: 767px) {
	#brxe-22d7ea {
		align-self: center;
		text-align: center;
		font-size: 3rem;
		margin-bottom: 1rem;
		width: 100%;
	}
}

@media (max-width: 478px) {
	#brxe-22d7ea {
		width: 100%;
		align-self: center;
		text-align: center;
		margin-bottom: 1rem;
	}
}

#brxe-1166a1 {
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 0;
	max-width: 750px;
}

@media (max-width: 991px) {
	#brxe-1166a1 {
		margin-right: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		font-size: 2rem;
		text-align: center;
	}
}

@media (max-width: 767px) {
	#brxe-1166a1 {
		font-size: 20px;
		text-align: center;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
	}
}

@media (max-width: 478px) {
	#brxe-1166a1 {
		text-align: center;
	}
}

.brxe-057011 .brxe-7cb4ec.brxe-image {
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
}

@media (max-width: 478px) {
	.brxe-057011 .brxe-7cb4ec.brxe-image {
		border-top-left-radius: 13px;
		border-top-right-radius: 13px;
	}
}

.brxe-057011 .brxe-d595eb.brxe-text-basic {
	color: var(--white);
	font-weight: 500;
	font-size: var(--text-m);
	background-color: var(--olive);
	width: 100%;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1em;
}

.brxe-057011 .brxe-32f7dd.brxe-text-basic {
	padding-top: .75em;
	padding-bottom: .75em;
}

.brxe-057011 .brxe-f4bae0.brxe-button {
	border-color: var(--color-7);
	border-radius: 5px;
	padding-right: 2.5em;
	padding-left: 2.5em;
	margin-top: auto;
	margin-bottom: 1em;
}

.brxe-057011 .brxe-895d58.brxe-image {
	position: absolute;
	width: 4em;
	right: 0px;
	top: 10px;
	height: auto;
}

.brxe-057011.brxe-block {
	max-width: 30%;
	align-items: center;
	column-gap: 0px;
	row-gap: 0px;
	border: 2px solid rgba(22, 23, 27, .25);
	border-radius: 15px;
	position: relative;
}

@media (max-width: 767px) {
	.brxe-057011.brxe-block {
		max-width: 45%;
	}
}

@media (max-width: 478px) {
	.brxe-057011.brxe-block {
		max-width: 100%;
		border-radius: 15px;
	}
}

#brxe-28ea23 {
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

#brxe-3763d3 {
	align-items: center;
}

@media (max-width: 767px) {
	#brxe-3763d3 {
		row-gap: 30px;
	}
}

#brxe-fb70ed {
	text-align: center;
	padding-bottom: 50px;
	margin-bottom: 0;
}
