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

@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-icon {
		font-size: 60px;
	}
	
	svg.brxe-icon {
		font-size: inherit;
	}
}

@layer bricks {
	.brxe-filter-search {
		position: relative;
		width: 100%;
	}
	
	.brxe-filter-search :where(input) {
		width: 100%;
	}
	
	.brxe-filter-search .icon {
		cursor: pointer;
		display: grid;
		height: 100%;
		margin-inline: 10px;
		place-items: center;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		visibility: hidden;
	}
	
	.brxe-filter-search .icon.brx-show {
		visibility: visible;
	}
}

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

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

#brxe-799f2e {
	text-align: center;
	font-size: 2.5rem;
	max-width: 750px;
}

@media (max-width: 991px) {
	#brxe-799f2e {
		font-size: 2rem;
		text-align: center;
	}
}

@media (max-width: 767px) {
	#brxe-799f2e {
		text-align: center;
		font-size: 20px;
	}
}

@media (max-width: 478px) {
	#brxe-799f2e {
		text-align: center;
		max-width: 100%;
	}
}

#brxe-0d9b86 {
	width: 50%;
	margin-bottom: 2rem;
}

#brxe-0d9b86 input {
	border-radius: 20px;
	background-color: var(--light-grey);
}

#brxe-0d9b86 .icon {
	color: var(--dark);
}

@media (max-width: 767px) {
	#brxe-0d9b86 {
		width: 60%;
	}
}

@media (max-width: 478px) {
	#brxe-0d9b86 {
		width: 100%;
	}
}

#brxe-6837e0 {
	justify-content: center;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 50px;
	flex-direction: column;
	text-align: center;
	column-gap: 20px;
	row-gap: 30px;
}

@media (max-width: 478px) {
	#brxe-6837e0 {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}
}

.brxe-f773dd .brxe-dbtjkt.brxe-image {
	height: 100%;
}

.brxe-f773dd .brxe-dbtjkt.brxe-image:not(.tag), .brxe-f773dd .brxe-dbtjkt.brxe-image img {
	object-fit: cover;
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-dbtjkt.brxe-image {
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
	}
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-730319.brxe-text-basic {
		text-align: center;
	}
}

.brxe-f773dd .brxe-1aeed8.brxe-icon {
	color: rgba(255, 255, 255, .61);
	fill: rgba(255, 255, 255, .61);
	font-size: 40px;
}

.brxe-f773dd .brxe-e85e1f.brxe-div {
	position: absolute;
	left: 10px;
	width: 80%;
	bottom: 5px;
}

@media (max-width: 991px) {
	.brxe-f773dd .brxe-e85e1f.brxe-div {
		width: 20%;
	}
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-e85e1f.brxe-div {
		width: 30%;
		bottom: 5px;
		left: 10px;
	}
}

@media (max-width: 478px) {
	.brxe-f773dd .brxe-e85e1f.brxe-div {
		width: 50%;
	}
}

.brxe-f773dd .brxe-fdd546.brxe-block {
	width: 45%;
	height: 350px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}

@media (max-width: 991px) {
	.brxe-f773dd .brxe-fdd546.brxe-block {
		width: 100%;
		background-repeat: no-repeat;
		border-radius: 0;
	}
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-fdd546.brxe-block {
		width: 100%;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
	}
}

@media (max-width: 478px) {
	.brxe-f773dd .brxe-fdd546.brxe-block {
		width: 100%;
		height: 250px;
	}
}

.brxe-f773dd .brxe-6d6c8b.brxe-heading {
	font-size: 20px;
	background-size: cover;
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-6d6c8b.brxe-heading {
		align-self: center;
		text-align: center;
		font-size: 1.9rem;
	}
}

@media (max-width: 478px) {
	.brxe-f773dd .brxe-6d6c8b.brxe-heading {
		font-size: 1.8rem;
	}
}

.brxe-f773dd .brxe-5ca5a0.brxe-text-basic {
	background-size: cover;
	font-size: 16px;
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-5ca5a0.brxe-text-basic {
		text-align: center;
		font-size: 1.7rem;
		align-self: center;
	}
}

@media (max-width: 478px) {
	.brxe-f773dd .brxe-5ca5a0.brxe-text-basic {
		font-size: 1.6rem;
	}
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-5afaec.brxe-block {
		justify-content: center;
		align-items: center;
	}
}

.brxe-f773dd .brxe-a84d5d.brxe-button {
	background-color: rgba(0, 0, 0, 0);
	color: var(--green);
	font-weight: 600;
}

@media (max-width: 991px) {
	.brxe-f773dd .brxe-a84d5d.brxe-button {
		align-self: flex-end;
	}
}

.brxe-f773dd .brxe-517629.brxe-block {
	width: 55%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	align-self: flex-start !important;
	flex-direction: column;
	align-items: flex-end;
	justify-content: space-between;
	height: 350px;
}

@media (max-width: 991px) {
	.brxe-f773dd .brxe-517629.brxe-block {
		width: 100%;
		height: 300px;
		border-radius: 0;
	}
}

@media (max-width: 767px) {
	.brxe-f773dd .brxe-517629.brxe-block {
		width: 100%;
	}
}

@media (max-width: 478px) {
	.brxe-f773dd .brxe-517629.brxe-block {
		width: 100%;
		height: 250px;
		flex-wrap: nowrap;
	}
}

.brxe-f773dd.brxe-block {
	flex-direction: row;
	column-gap: 0px;
	border-radius: 5px;
	box-shadow: 2px 5px 5px 3px rgba(0, 0, 0, .06);
}

@media (max-width: 991px) {
	.brxe-f773dd.brxe-block {
		flex-direction: column;
		border-radius: 0;
	}
}

@media (max-width: 767px) {
	.brxe-f773dd.brxe-block {
		flex-direction: column;
		border-radius: 15px;
	}
	
	#brxe-c7a058 [data-query-loop-index="0"] .copyright-hover {
		display: none !important;
	}
	
	#brxe-c7a058 [data-query-loop-index="2"] .copyright-hover {
		display: none !important;
	}
}

#brxe-a04dce {
	align-self: center !important;
	justify-content: center;
	align-items: center;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	display: grid;
	align-items: initial;
	grid-gap: 50px;
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 767px) {
	#brxe-a04dce {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 478px) {
	#brxe-a04dce {
		display: grid;
		align-items: initial;
		grid-gap: 50px;
		grid-template-columns: 1fr;
		padding-right: 10px;
		padding-left: 10px;
	}
}

#brxe-ca1168 {
	color: var(--bricks-color-gvpcar);
	font-weight: 500;
	line-height: 1.3;
	font-size: 2.2rem;
	background-color: var(--green);
	border-radius: 5px;
	margin-top: 35px;
	margin-bottom: 20px;
	width: 11em;
	cursor: pointer;
}

@media (max-width: 991px) {
	#brxe-ca1168 {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	#brxe-ca1168 {
		margin-top: 15px;
		font-size: 18px;
	}
}
