
@layer bricks {
	.brxe-button {
		width: auto;
	}
}

@layer bricks {
	.brxe-text-link {
		gap: 5px;
	}
	
	.brxe-text-link, .brxe-text-link span {
		align-items: center;
		display: inline-flex;
	}
	
	.brxe-text-link span {
		justify-content: center;
	}
}

@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-slider-nested {
		min-width: 0;
		width: 100%;
	}
	
	.brxe-slider-nested .splide__slide {
		align-items: center;
		display: flex;
		justify-content: center;
		position: relative;
	}
	
	.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev {
		transform: translateY(-50%) scaleX(-1);
	}
	
	.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev {
		transform: translateX(-50%) scaleX(-1);
	}
	
	.brxe-slider-nested .splide__arrows svg {
		min-height: 0;
		min-width: 0;
	}
}

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

@media (max-width: 767px) {
	#brxe-uoajkg {
		font-size: 3rem;
	}
}

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

#brxe-jevnmn {
	text-align: center;
	font-size: 2.5rem;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
	max-width: 75%;
}

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

@media (max-width: 767px) {
	#brxe-jevnmn {
		text-align: center;
		font-size: 2rem;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		display: none;
	}
}

@media (max-width: 478px) {
	#brxe-jevnmn {
		text-align: center;
		font-size: 2rem;
		margin-right: 40px;
		margin-bottom: 0;
		margin-left: 40px;
		padding-right: 0;
		padding-left: 0;
		max-width: 100%;
	}
}

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

.brxe-ndhdys .brxe-klihor.brxe-image {
	height: 100%;
}

@media (max-width: 991px) {
	.brxe-ndhdys .brxe-klihor.brxe-image {
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
	}
}

.brxe-ndhdys .brxe-pkvtmp.brxe-block {
	width: 40%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: 991px) {
	.brxe-ndhdys .brxe-pkvtmp.brxe-block {
		width: 100%;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		height: 45%;
	}
}

@media (max-width: 767px) {
	.brxe-ndhdys .brxe-pkvtmp.brxe-block {
		height: 50%;
	}
}

@media (max-width: 478px) {
	.brxe-ndhdys .brxe-pkvtmp.brxe-block {
		height: 45%;
	}
}

.brxe-ndhdys .brxe-ujehci.brxe-heading {
	font-size: 20px;
}

.brxe-ndhdys .brxe-culuom.brxe-text-basic {
	font-size: 16px;
}

.brxe-ndhdys .brxe-ftckyr.brxe-text-link {
	align-self: flex-end;
	margin-right: 0;
	bottom: 0px;
	color: var(--green);
	font-weight: 700;
	padding-top: 0;
	padding-bottom: 0;
}

@media (max-width: 991px) {
	.brxe-ndhdys .brxe-ftckyr.brxe-text-link {
		padding-top: 0;
	}
}

@media (max-width: 767px) {
	.brxe-ndhdys .brxe-ftckyr.brxe-text-link {
		padding-bottom: 0;
		position: static;
		align-self: flex-end;
		margin-right: 0;
	}
}

@media (max-width: 478px) {
	.brxe-ndhdys .brxe-ftckyr.brxe-text-link {
		padding-bottom: 0;
	}
}

.brxe-ndhdys .brxe-llivuz.brxe-block {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: hsl(0, 0%, 100%);
	width: 60%;
	justify-content: space-between;
}

@media (max-width: 991px) {
	.brxe-ndhdys .brxe-llivuz.brxe-block {
		width: 100%;
		height: 55%;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	}
}

@media (max-width: 767px) {
	.brxe-ndhdys .brxe-llivuz.brxe-block {
		height: 50%;
		flex-wrap: nowrap;
	}
}

@media (max-width: 478px) {
	.brxe-ndhdys .brxe-llivuz.brxe-block {
		height: 55%;
		flex-wrap: nowrap;
	}
}

.brxe-ndhdys .brxe-kvukgp.brxe-div {
	flex-direction: row;
	display: flex;
	height: 250px;
	box-shadow: #000;
}

@media (max-width: 991px) {
	.brxe-ndhdys .brxe-kvukgp.brxe-div {
		flex-direction: column;
		border-radius: 15px;
		height: 450px;
	}
}

@media (max-width: 767px) {
	.brxe-ndhdys .brxe-kvukgp.brxe-div {
		max-width: 90%;
		height: 450px;
	}
}

@media (max-width: 478px) {
	.brxe-ndhdys .brxe-kvukgp.brxe-div {
		height: 420px;
		max-width: 100%;
	}
}

.brxe-ndhdys.brxe-block {
	column-gap: 0px;
}

@media (max-width: 991px) {
	.brxe-ndhdys.brxe-block {
		border-radius: 15px;
	}
}

#brxe-krlxtr {
	background-color: hsla(228, 10%, 10%, 0);
	padding-top: 0;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 2.5em;
	align-self: center;
	flex-grow: 1;
	margin-bottom: 20px;
}

#brxe-krlxtr .splide__pagination .splide__pagination__page {
	height: 10px;
	width: 10px;
	margin-bottom: 5px;
}

#brxe-krlxtr .splide__pagination {
	top: 0px;
	bottom: auto;
	left: 10px;
	right: auto;
	transform: translateX(0);
}

#brxe-krlxtr .splide__pagination .splide__pagination__page.is-active {
	height: 20px;
	width: 20px;
	color: #3a931a;
	background-color: #3a931a;
}

#brxe-krlxtr .splide__pagination {
	display: none;
}

#brxe-krlxtr .splide__pagination {
	display: none;
}

@media (max-width: 767px) {
	#brxe-krlxtr {
		padding-right: 2em;
		padding-left: 2em;
	}
	
	#brxe-krlxtr .splide__pagination {
		display: flex;
		justify-content: center;
		width: 100%;
		order: 2;
		margin-top: 20px;
	}
}

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

#brxe-pgmtzk {
	color: var(--bricks-color-gvpcar);
	font-size: 22px;
	line-height: 1.3;
	font-weight: 500;
	background-color: var(--green);
	border-radius: 5px;
	width: 11em;
}

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

#brxe-lyeghr {
	align-items: center;
	column-gap: 20px;
	row-gap: 40px;
}

@media (max-width: 767px) {
	#brxe-lyeghr {
		align-items: center;
		justify-content: center;
		align-self: center !important;
		row-gap: 20px;
	}
}

@media (max-width: 478px) {
	#brxe-lyeghr {
		row-gap: 30px;
		align-items: center;
	}
}

#brxe-mcwgqa {
	padding-top: 40px;
	padding-bottom: 50px;
	background-color: var(--color-8);
	align-items: center;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.splide__pagination {
		position: static !important;
		order: 2 !important;
	}
}

@media (max-width: 478px) {
	#brxe-mcwgqa {
		padding-top: 40px;
		margin-bottom: 0;
	}
}
