@import '_content/CEIA.Blazor.ExternalWebsites.Components/CEIA.Blazor.ExternalWebsites.Components.canbixkeq0.bundle.scp.css';

/* /Elements/CTASection.razor.rz.scp.css */
.features[b-0uugvsjt1c] {
	display: flex;
	justify-content: center;
	gap: 3rem;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	align-items: flex-end;
}

.feature-box[b-0uugvsjt1c] {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.title[b-0uugvsjt1c] {
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-align: center;
	margin-bottom: 10px;
	word-spacing: 91099px;
	white-space: pre-line;
	width: min-content;
	text-transform: capitalize;
}

.icon-box[b-0uugvsjt1c] {
	background-color: #f37021;
	padding: 1rem;
	border-radius: 1rem;
	width: 75px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
}

	.icon-box img[b-0uugvsjt1c] {
		width: 50px;
		height: 50px;
		object-fit: contain;
	}

@media (max-width: 1099px) {
	.features[b-0uugvsjt1c] {
		gap: 0.5rem;
		flex-wrap: nowrap;
	}

	.icon-box[b-0uugvsjt1c] {
		background-color: #f37021;
		padding: 0.5rem;
		border-radius: 1rem;
		width: 75px;
		height: 75px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
/* /Pages/AboutUs/AboutUs.razor.rz.scp.css */
/* /Pages/AboutUs/News.razor.rz.scp.css */
.author[b-sgueb86i5s] {
	margin-block: 1rem;
	display: flex;
	flex-direction: column
}

.avatar[b-sgueb86i5s] {
	display: flex;
	gap: 0.5rem;
	align-items: center;
}

	.avatar img[b-sgueb86i5s] {
		border-radius: 50%;
		height: 2rem;
		width: 2rem;
	}


@media (max-width: 1099px) {
	.author[b-sgueb86i5s] {
		flex-direction: row;
		gap: 1rem;
	}
}
/* /Pages/Account/LoggerViewer/ViewFiles.razor.rz.scp.css */
.jFileTree[b-7r2awrq2hr] {
	height: 100%;
	border: 1px solid #CCC;
	padding: 0 1px;
	overflow: auto;
}

.about[b-7r2awrq2hr] {
	position: absolute;
	left: 430px;
	top: 10px;
}

.source[b-7r2awrq2hr] {
	font-size: 1.1em;
}

.filecontent[b-7r2awrq2hr] {
	height: 100%;
	font-family: monospace
}

.textareafilecontent[b-7r2awrq2hr] {
	height: 100%;
	width: 100%;
	font-family: monospace;
	font-size: 1.2em;
	outline: none;
}

.buttons[b-7r2awrq2hr] {
	height: 10%;
	float: left;
	padding-top: 8px;
}

.logoutButtons[b-7r2awrq2hr] {
	height: 10%;
	float: right;
	padding-top: 8px;
}
/* /Pages/Account/Login.razor.rz.scp.css */
h1[b-lvm2oy37rt] {
	color: var(--section-color);
	margin: 0;
	font-size: 2rem;
	text-align: center;
}

a[b-lvm2oy37rt] {
	font-size: 18px
}
/* /Pages/Home.razor.rz.scp.css */
[b-pjcgskbttz] .swiper-wrapper {
	align-items: center;
}
/* /Pages/Services.razor.rz.scp.css */
[b-t7co6ogqv9] .services-grid .card {
	width: 340px;

}

[b-t7co6ogqv9] .services-grid .card .content {
	height: 100%;
	line-clamp: none;
	-webkit-line-clamp: none;
}

	[b-t7co6ogqv9] .services-grid .card .title {
		text-transform: none
	}
