/* /Controls/Footer.razor.rz.scp.css */
.footer a[b-q6sumdulcn] {
	color: #ffffffC0;
	text-decoration: none;
}
.footer a:hover[b-q6sumdulcn] {
	color: white;
	text-decoration: none;
}
/* /Controls/Picture.razor.rz.scp.css */
img[b-waiczvvybf]::selection {
	color: var(--bs-white);
	background: transparent;
}

img[b-waiczvvybf]::-moz-selection {
	color: var(--bs-white);
	background: transparent;
}

.img[b-waiczvvybf] {
	width: 100%;
	height: 100%;
}

.img-fill-uniform[b-waiczvvybf] {
	object-fit: cover;
	object-position: center;
}
/* /Controls/Showcase.razor.rz.scp.css */
.box[b-8vqhvgughc] {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
}
.caption[b-8vqhvgughc] {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	color: var(--bs-white);
	background: var(--bs-primary);
	transition: all 0.4s;
}
.caption:hover[b-8vqhvgughc] {
	opacity: .8;
}
.caption:focus[b-8vqhvgughc] {
	outline: none;
}
.caption-content[b-8vqhvgughc] {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	text-align: center;
}
.category[b-8vqhvgughc],
.name[b-8vqhvgughc] {
	padding: 0 15px;
	font-family: sans-serif;
}
.category[b-8vqhvgughc] {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.name[b-8vqhvgughc] {
	font-size: 18px;
}
@media (min-width: 768px) {
	.caption > .caption-content > .category[b-8vqhvgughc] {
		font-size: 16px;
	}
	.caption > .caption-content > .project-name[b-8vqhvgughc] {
		font-size: 22px;
	}
}
/* /Pages/Index.razor.rz.scp.css */
.img-hero[b-qdziejhmfa] {
	width: 80%;
	max-height: 80vh;
}

section[b-qdziejhmfa] {
	display: flex;
	min-height: 100vh;
	padding-top: calc(61px + 5rem);
	padding-bottom: 2rem;
	align-items: center;
}

section:nth-of-type(3n+1)[b-qdziejhmfa] {
	background-color: var(--bs-ternary);
	color: var(--bs-light);
}
section:nth-of-type(3n+1) .fas[b-qdziejhmfa] {
	color: var(--bs-primary);
}

section:nth-of-type(3n+2)[b-qdziejhmfa] {
	background-color: var(--bs-primary);
	color: var(--bs-light);
}

section:nth-of-type(3n+2) .fas[b-qdziejhmfa] {
	color: var(--bs-light);
}

section:nth-of-type(3n)[b-qdziejhmfa] {
	background-color: var(--bs-white);
	color: var(--bs-body-color);
}

section:nth-of-type(3n) .fas[b-qdziejhmfa] {
	color: var(--bs-primary);
}
/* /Pages/Privacy.razor.rz.scp.css */
section[b-laumexb1eh] {
	display: flex;
	min-height: 100vh;
	padding-top: calc(61px + 5rem);
	padding-bottom: 2rem;
}

section:nth-of-type(3n+1)[b-laumexb1eh] {
	background-color: var(--bs-ternary);
	color: var(--bs-light);
}
section:nth-of-type(3n+1) .fas[b-laumexb1eh] {
	color: var(--bs-primary);
}

section:nth-of-type(3n+2)[b-laumexb1eh] {
	background-color: var(--bs-primary);
	color: var(--bs-light);
}

section:nth-of-type(3n+2) .fas[b-laumexb1eh] {
	color: var(--bs-light);
}
section:nth-of-type(3n+2) a[b-laumexb1eh] {
	color: var(--bs-light);
}
section:nth-of-type(3n+2) a[b-laumexb1eh] {
	color: var(--bs-light);
}
/* /Pages/Terms.razor.rz.scp.css */
header[b-p4jzsui691] {
	display: flex;
	padding-top: calc(61px + 5rem);
}
section[b-p4jzsui691] {
	display: flex;
	min-height: 100vh;
	padding-top: calc(61px + 5rem);
	padding-bottom: 2rem;
}

section:nth-of-type(2n+1)[b-p4jzsui691] {
	background-color: var(--bs-ternary);
	color: var(--bs-light);
}
section:nth-of-type(2n+1) .fas[b-p4jzsui691] {
	color: var(--bs-primary);
}
section:nth-of-type(2n+1) a[b-p4jzsui691] {
	color: var(--bs-light);
}

section:nth-of-type(2n+2)[b-p4jzsui691] {
	background-color: var(--bs-primary);
	color: var(--bs-light);
}

section:nth-of-type(2n+2) .fas[b-p4jzsui691] {
	color: var(--bs-light);
}
section:nth-of-type(2n+2) a .fas[b-p4jzsui691] {
	color: inherit;
}
a[b-p4jzsui691] {
	color: var(--bs-gray-500);
	text-decoration: none;
}
a:hover[b-p4jzsui691] {
	color: var(--bs-light);
}
/* /Shared/MainLayout.razor.rz.scp.css */
main section[b-fiim87aa7n] {
	display: flex;
	min-height: 100vh;
	padding-top: calc(61px + 5rem);
	padding-bottom: 2rem;
}
/* /Shared/NavMenu.razor.rz.scp.css */
li[b-6et4e35jrc] {
	text-transform: uppercase;
	font-weight: 700;
}
