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

@layer bricks {
	.brxe-shortcode {
		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;
	}
}

#brxe-zbxeiq {
	font-weight: 700;
	font-family: "mestiza";
	color: #000;
	font-size: 35px;
}

#brxe-fdcb71 {
	font-size: 17px;
	color: #000;
	line-height: 27px;
	text-align: left;
	font-style: normal;
	font-weight: 400;
	width: 100%;
	max-width: 1000px;
}

#brxe-fdcb71 a {
	font-size: 17px;
	color: #000;
	line-height: 27px;
	text-align: left;
	font-style: normal;
	font-weight: 400;
	font-size: inherit;
}

#brxe-fdcb71 a {
	color: #3dc3ea;
}

#brxe-xhhsji {
	border: 5px solid #000;
	border-radius: 50px;
}

#brxe-vunusz {
	max-width: 1000px;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
}

#brxe-vunusz a {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	font-size: inherit;
}

#brxe-edyunp {
	font-family: "mestiza";
	font-weight: 700;
	font-size: 20px;
	color: #000;
}

#brxe-wxaybu {
	font-size: 17px;
	color: #000;
	line-height: 27px;
	font-weight: 400;
	max-width: 1000px;
}

#brxe-wxaybu a {
	font-size: 17px;
	color: #000;
	line-height: 27px;
	font-weight: 400;
	font-size: inherit;
}

#brxe-kxiazq {
	border: 5px solid #000;
	border-radius: 25px;
}

#brxe-ppfuzy {
	color: #000;
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	max-width: 1000px;
}

#brxe-ppfuzy a {
	color: #000;
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	font-size: inherit;
}

#brxe-ujegrf {
	font-family: "mestiza";
	font-weight: 700;
	color: #000;
	font-size: 20px;
}

#brxe-bujotg {
	color: #000;
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	max-width: 1000px;
}

#brxe-bujotg a {
	color: #000;
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	font-size: inherit;
}

#brxe-4e65fe {
	padding-top: 4px;
	padding-bottom: 100px;
	align-items: center;
	max-width: 1181px;
	width: 100%;
}

@media (max-width: 991px) {
	#brxe-4e65fe {
		max-width: 98%;
	}
}

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

#brxe-c29ebc {
	font-size: 44px;
	color: #fff;
	font-family: "Work Sans";
	line-height: 23.8px;
	font-weight: 400;
	margin-bottom: 50px;
}

.glsr-read-more a {
	color: #3dc3ea;
}

#brxe-f80053 {
	border: 2px solid rgba(58, 206, 216, .09);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}

.glsr-reviews {
	color: #fff;
	font-weight: 700;
}

#brxe-5a3052 {
	padding-top: 70px;
	padding-bottom: 50px;
	align-items: center;
	max-width: 1524px;
	width: 100%;
}

@media (max-width: 991px) {
	#brxe-5a3052 {
		max-width: 98%;
	}
}

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

#brxe-da9bdb {
	background-color: #000;
}
