﻿
#cont-65196 {
	--cms30-header-kb-style: false;
}
body {
	--content-width: 1440px;
	overflow-x: hidden;
}
#flexmenu-1041 {
	--cms30-header-home-text: Start;
	--cms30-hm-justify-content: center;
	--cms30-header-li-level1-hover-underline-width: 0px;
}
#html-1181 .footer-column {
	display: flex;
	flex-direction: column;
}
#html-1181 .footer-title {
	font-size: 1.1rem;
	font-weight: 600;
	color: var(--color-text-primary);
	margin-block: 0 24px;
	position: relative;
}
#html-1181 .footer-title::after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 30px;
	height: 2px;
	background: var(--color-primary-600);
	border-radius: 2px;
}
#html-1181 .footer-link {
	color: var(--color-text-secondary);
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 0.95rem;
	transition: all 0.3s ease;
	position: relative;
}
#html-1181 .footer-link:hover {
	color: var(--color-primary-400);
	transform: translateX(4px);
}
#html-1181 .footer-link:hover::before {
	content: '→';
	position: absolute;
	left: -16px;
	color: var(--color-primary-400);
}
#html-1182 .footer-highlight-container {
	background: linear-gradient(135deg, var(--color-primary-600), var(--color-primary-700));
	border-radius: 20px;
	padding: 20px 32px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 20px 40px rgba(166, 85, 247, 0.3);
	backdrop-filter: blur(10px);
}
#html-1182 .container-bg-element {
	position: absolute;
	opacity: 0.1;
	z-index: 1;
}
#html-1182 .container-bg-1 {
	width: 120px;
	height: 120px;
	background: var(--color-bg-light);
	border-radius: 50%;
	top: -30px;
	right: -30px;
	filter: blur(30px);
}
#html-1182 .container-bg-2 {
	width: 80px;
	height: 80px;
	background: var(--color-primary-300);
	border-radius: 50%;
	bottom: -20px;
	left: -20px;
	filter: blur(20px);
}
#html-1182 /* Content inside container */ .container-content {
	position: relative;
	z-index: 10;
	text-align: center;
}
#html-1182 .container-icon {
	width: 60px;
	height: 60px;
	background: rgba(255, 255, 255, 0.15);
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	margin: 0 auto 24px;
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#html-1182 .container-title {
	font-size: 1.5rem;
	font-weight: 700;
	color: var(--color-text-primary);
	margin-bottom: 16px;
	line-height: 1.3;
}
#html-1182 .container-description {
	font-size: 1rem;
	color: rgba(255, 255, 255, 0.9);
	line-height: 1.5;
	margin-bottom: 32px;
}
#html-1182 .container-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 28px;
	background: rgba(255, 255, 255, 0.15);
	color: var(--color-text-primary);
	text-decoration: none;
	border-radius: 12px;
	font-weight: 600;
	font-size: 0.95rem;
	transition: all 0.3s ease;
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#html-1182 .container-button:hover {
	background: rgba(255, 255, 255, 0.25);
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
#html-1099 {
	display: flex;
	gap: var(--space-6);
	width: 100%;
	justify-content: flex-end;
}
#html-1099 .start-now {
	color: var(--color);
	white-space: nowrap;
	background: var(--gradient-primary);
	padding: var(--space-2) var(--space-3);
	border-radius: var(--space-5);
	transition: all 0.3s ease-in-out;
	margin-inline: auto;
}
#html-1099 .start-now:hover {
	background: var(--color-primary-900);
}
#cms_template {
	overflow: hidden;
}
#html-1183 .footer-legal > * {
	padding-inline-end: 1rem;
	color: var(--color-text-secondary);
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 0.95rem;
	transition: all 0.3s ease;
	position: relative;
}
#html-1183 .footer-legal a:hover {
	color: var(--color-primary-400);
	transform: translateX(4px);
}
#html-1183 .footer-legal p {
	padding-inline-end: 2rem;
}
#cont-943 {
	--cms30-footer-top-col-4-flex: 100%;
	--cms30-footer-top-col-3-flex: 50%;
	--cms30-footer-top-col-2-flex: 25%;
	--cms30-footer-top-col-1-flex: 25%;
	--cms30-footer-bottom-copyright-col-flex: 80%;
}
#datenbank-936 {
	margin-inline: auto;
}
#datenbank-936 .Logo_Bild img {
	transform: translateZ(0);
	will-change: transform;
	backface-visibility: hidden;
}
#cont-934 {
	--cms30-header-height: 70px;
	--cms30-header-position: fixed;
	--cms30-header-bgcolor: transparent;
	--cms30-header-logo-col-max-width: 170px;
	--cms30-header-items-col-max-width: 200px;
	--cms30-back-to-top: none;
	--cms30-header-menu-col-max-width: 70%;
	--menu-pd-link-padding: 6px;
}
#cont-934 .hmenu ul.menu-level-1 {
	--cms30-header-bgblur: 5px;
	backdrop-filter: blur(var(--cms30-header-bgblur));
	background: transparent;
	outline: 1px solid var(--color-neutral-700);
	max-width: fit-content;
	border-radius: 20px;
	margin-inline: auto;
	padding-inline: var(--space-6);
}
#cont-934 .header-logo img , #cont-934 .menu-switch:before , #cont-934 .menu-switch:after {
	filter: drop-shadow(0 0 1px var(--color-bg-dark));
}
#cont-934 ul.menu-level-1 > li > a {
	filter: drop-shadow(0 0 1px var(--color-bg-dark));
}
#cont-934 .hmenu li.page-1382 {
	display: none;
}
#cont-934 .vmenu li.page-1382 {
	display: block;
}
#html-1462 {
	margin: 0;
}
#html-1462 .loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: var(--bgcolor2);
	width: 100%;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#html-1462 .loader {
	width: fit-content;
	font-size: 64px;
	font-family: system-ui,sans-serif;
	font-weight: bold;
	transform: translateY(-100%);
	text-transform: uppercase;
	color: #0000;
	-webkit-text-stroke: 1px var(--hicolor);
	background: radial-gradient(0.71em at 50% 1em,var(--hicolor) 99%,#0000 101%) calc(50% - 1em) 1em/2em 200% repeat-x text, radial-gradient(0.71em at 50% -0.5em,#0000 99%,var(--hicolor) 101%) 50% 1.5em/2em 200% repeat-x text;
	animation: l10-0 .8s linear infinite alternate, l10-1 4s linear infinite;
}
#html-1462 .loader:before {
	content: "Elvira 1.0";
}
@media (max-width:800px) /* responsive */ {
	#html-1183 .footer-legal > * {
		display: block;
		text-align: center;
	}
	#cont-943 {
		--cms30-footer-bottom-flex-direction: column;
	}
}

@media (max-width:920px) {
	#cont-934 .items-col {
		display: none;
	}
}
